/* AI-01 v9.44.3 — premium embedded smart receptionist */
.ph-ai01{--ai-maroon:#7b1f2b;--ai-maroon-dark:#5d1822;--ai-maroon-soft:#f7eef0;--ai-gold:#d4af37;--ai-gold-soft:#f6edd1;--ai-ink:#211d1f;--ai-text:#40383b;--ai-muted:#766d70;--ai-line:rgba(95,47,55,.13);position:fixed;z-index:10020;right:max(16px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));font-family:"Tajawal",system-ui,-apple-system,"Segoe UI",sans-serif;direction:rtl;pointer-events:none}.ph-ai01 *{box-sizing:border-box}.ph-ai01 button,.ph-ai01 textarea,.ph-ai01 a{font:inherit}.ph-ai01-welcome,.ph-ai01-panel{pointer-events:auto}
.ph-ai01-welcome{display:flex;align-items:center;gap:10px;width:auto;max-width:min(320px,calc(100vw - 32px));min-height:64px;padding:7px 10px 7px 12px;border:1px solid rgba(255,255,255,.86);border-radius:20px;background:rgba(255,255,255,.91);color:var(--ai-ink);box-shadow:0 14px 38px rgba(37,20,24,.16),0 2px 6px rgba(37,20,24,.06);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%);cursor:pointer;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.ph-ai01-welcome:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(37,20,24,.2)}
.ph-ai01-avatar-wrap{position:relative;display:block;flex:0 0 auto;width:50px;height:50px}.ph-ai01-avatar{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid var(--ai-gold);background:#fff;box-shadow:0 0 0 3px rgba(212,175,55,.12)}.ph-ai01-online-dot{position:absolute;left:1px;bottom:1px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:#24ad63;box-shadow:0 0 0 2px rgba(36,173,99,.12)}
.ph-ai01-welcome-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;line-height:1.35;text-align:right}.ph-ai01-welcome-copy strong{font-size:14px;color:var(--ai-maroon-dark);font-weight:800}.ph-ai01-welcome-copy span{margin-top:2px;font-size:12.5px;color:#5f575a;white-space:nowrap}.ph-ai01-chevron{margin-right:auto;color:var(--ai-maroon);font-size:18px}
.ph-ai01-panel{position:absolute;right:0;bottom:0;display:flex;flex-direction:column;width:min(388px,calc(100vw - 32px));height:min(620px,72vh);max-height:calc(100dvh - 92px);overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:25px;background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(250,247,247,.9));box-shadow:0 26px 70px rgba(35,16,21,.25),0 3px 12px rgba(35,16,21,.08);backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%);opacity:0;visibility:hidden;transform:translateY(12px) scale(.985);transform-origin:bottom right;transition:opacity .2s ease,transform .2s ease,visibility .2s}.ph-ai01[data-state="open"] .ph-ai01-panel{opacity:1;visibility:visible;transform:none}.ph-ai01[data-state="open"] .ph-ai01-welcome{opacity:0;visibility:hidden;transform:translateY(8px)}
.ph-ai01-head{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:12px 13px;color:#fff;background:linear-gradient(135deg,#651923 0%,#7b1f2b 55%,#8b303b 100%);border-bottom:1px solid rgba(255,255,255,.13)}.ph-ai01-identity{display:flex;align-items:center;gap:9px;min-width:0}.ph-ai01-avatar-wrap--head{width:44px;height:44px}.ph-ai01-identity>div{display:flex;min-width:0;flex-direction:column}.ph-ai01-identity strong{font-size:14.5px;line-height:1.25;font-weight:800}.ph-ai01-identity small{display:flex;align-items:center;gap:5px;margin-top:3px;font-size:10.5px;color:rgba(255,255,255,.8);white-space:nowrap}.ph-ai01-status-dot{width:6px;height:6px;border-radius:50%;background:#42d783;box-shadow:0 0 0 3px rgba(66,215,131,.12)}.ph-ai01-head-actions{display:flex;align-items:center;gap:5px}.ph-ai01-head-actions button,.ph-ai01-head-call{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.09);color:#fff!important;text-decoration:none!important;font-size:19px;line-height:1;cursor:pointer;transition:background .18s ease,transform .18s ease}.ph-ai01-head-actions button:hover,.ph-ai01-head-call:hover{background:rgba(255,255,255,.17);transform:translateY(-1px)}.ph-ai01-head-call{font-size:16px}
.ph-ai01-trustbar{display:flex;align-items:center;justify-content:center;gap:7px;min-height:31px;padding:6px 10px;border-bottom:1px solid var(--ai-line);background:rgba(255,255,255,.68);color:#756a6d;font-size:9.8px;font-weight:700;white-space:nowrap}.ph-ai01-trustbar i{width:3px;height:3px;border-radius:50%;background:var(--ai-gold)}
.ph-ai01-body{flex:1;min-height:0;overflow:auto;padding:14px 12px 8px;scrollbar-width:thin;scrollbar-color:rgba(123,31,43,.18) transparent;overscroll-behavior:contain}.ph-ai01-msg{display:flex;flex-wrap:wrap;margin:0 0 9px}.ph-ai01-bubble{max-width:87%;padding:10px 12px;border-radius:16px;font-size:13.7px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.ph-ai01-msg--assistant{justify-content:flex-start}.ph-ai01-msg--assistant>.ph-ai01-bubble{background:rgba(255,255,255,.92);color:var(--ai-text);border:1px solid rgba(88,66,70,.08);border-top-right-radius:6px;box-shadow:0 4px 12px rgba(47,28,32,.04)}.ph-ai01-msg--user{justify-content:flex-end}.ph-ai01-msg--user>.ph-ai01-bubble{background:linear-gradient(135deg,var(--ai-maroon),var(--ai-maroon-dark));color:#fff;border-top-left-radius:6px;box-shadow:0 7px 18px rgba(123,31,43,.14)}.ph-ai01-msg--error>.ph-ai01-bubble{background:#fff4f5;color:#7c1d28;border:1px solid #f0c8cd}
.ph-ai01-service-card,.ph-ai01-action-card{display:flex;align-items:center;justify-content:space-between;gap:9px;width:87%;max-width:87%;margin-top:-4px;padding:9px 9px 9px 11px;border:1px solid rgba(123,31,43,.14);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(250,245,246,.88));color:var(--ai-maroon-dark);box-shadow:0 6px 16px rgba(80,32,39,.06)}.ph-ai01-service-copy,.ph-ai01-action-copy{display:flex;min-width:0;flex-direction:column;gap:1px}.ph-ai01-service-copy small,.ph-ai01-action-copy small{font-size:9.5px;color:#877b7e;font-weight:700}.ph-ai01-service-copy strong,.ph-ai01-action-copy strong{overflow:hidden;font-size:11.7px;line-height:1.35;font-weight:800;text-overflow:ellipsis}.ph-ai01-service-link,.ph-ai01-action-link{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:34px;padding:7px 10px;border-radius:10px;background:linear-gradient(135deg,var(--ai-maroon),var(--ai-maroon-dark));color:#fff!important;text-decoration:none!important;font-size:11.3px;font-weight:800;white-space:nowrap;box-shadow:0 4px 10px rgba(123,31,43,.14);transition:transform .18s ease,box-shadow .18s ease}.ph-ai01-service-link:hover,.ph-ai01-action-link:hover{color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 13px rgba(123,31,43,.18)}.ph-ai01-action-card--whatsapp .ph-ai01-action-link{background:#168a52}
.ph-ai01-typing{display:flex;align-items:center;gap:5px;width:max-content;padding:11px 14px!important}.ph-ai01-typing i{width:6px;height:6px;border-radius:50%;background:#8b8184;animation:ph-ai-dot 1s infinite ease-in-out}.ph-ai01-typing i:nth-child(2){animation-delay:.15s}.ph-ai01-typing i:nth-child(3){animation-delay:.3s}@keyframes ph-ai-dot{0%,60%,100%{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
.ph-ai01-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:7px 11px 8px;border-top:1px solid rgba(95,47,55,.07);background:rgba(255,255,255,.45);max-height:104px;overflow:auto;transition:max-height .2s ease,opacity .2s ease}.ph-ai01-quick button{min-height:34px;padding:6px 6px;border:1px solid rgba(123,31,43,.14);border-radius:10px;background:rgba(255,255,255,.8);color:var(--ai-maroon-dark);font-size:10.6px;font-weight:800;cursor:pointer;transition:background .18s,border-color .18s,transform .18s}.ph-ai01-quick button:hover{background:#fff;border-color:rgba(123,31,43,.34);transform:translateY(-1px)}.ph-ai01-quick--compact{max-height:0;padding-top:0;padding-bottom:0;border-top:0;opacity:0;overflow:hidden}
.ph-ai01-contact-strip{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 11px 8px;background:rgba(255,255,255,.42)}.ph-ai01-contact{display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid rgba(123,31,43,.14);border-radius:10px;background:#fff;color:var(--ai-maroon-dark)!important;text-decoration:none!important;font-size:10.8px;font-weight:800}.ph-ai01-contact--wa{color:#167c4c!important;border-color:rgba(22,124,76,.18)}
.ph-ai01-form{display:flex;align-items:flex-end;gap:7px;margin:0 11px 7px;padding:5px 6px 5px 8px;border:1px solid rgba(73,56,60,.13);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 3px 10px rgba(45,28,32,.04)}.ph-ai01-form:focus-within{border-color:rgba(123,31,43,.32);box-shadow:0 0 0 3px rgba(123,31,43,.06)}.ph-ai01-form textarea{display:block;flex:1;min-width:0;max-height:88px;resize:none;overflow-y:auto;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--ai-ink);font-size:16px;line-height:1.45;padding:7px 5px}.ph-ai01-form textarea::placeholder{color:#9a9193}.ph-ai01-send{display:grid;flex:0 0 auto;width:39px;height:39px;padding:0;place-items:center;border:0;border-radius:50%;background:linear-gradient(135deg,var(--ai-maroon),var(--ai-maroon-dark));color:#fff;font-size:18px;cursor:pointer;box-shadow:0 5px 12px rgba(123,31,43,.17);transform:none}.ph-ai01-send span{display:block;transform:scaleX(-1)}.ph-ai01-send:disabled{opacity:.5;cursor:wait}.ph-ai01-note{margin:0 11px 8px;text-align:center;color:var(--ai-muted);font-size:9.4px;line-height:1.35}.ph-ai01[data-busy="true"] .ph-ai01-quick,.ph-ai01[data-busy="true"] .ph-ai01-contact-strip{pointer-events:none;opacity:.55}
@media (max-width:767px){.ph-ai01--with-mobile-cta{bottom:max(88px,calc(78px + env(safe-area-inset-bottom)))}}
@media (max-width:600px){.ph-ai01{right:max(10px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.ph-ai01--with-mobile-cta{bottom:max(88px,calc(78px + env(safe-area-inset-bottom)))}.ph-ai01-welcome{min-height:58px;max-width:270px;border-radius:17px;padding:6px 8px}.ph-ai01-avatar-wrap{width:46px;height:46px}.ph-ai01-welcome-copy strong{font-size:12.8px}.ph-ai01-welcome-copy span{font-size:11.5px}.ph-ai01-panel{width:min(360px,calc(100vw - 24px));height:min(520px,62svh);max-height:calc(100svh - 110px);border-radius:22px;right:0;bottom:0}.ph-ai01-head{padding:10px 11px}.ph-ai01-avatar-wrap--head{width:40px;height:40px}.ph-ai01-identity strong{font-size:13.5px}.ph-ai01-head-actions button,.ph-ai01-head-call{width:31px;height:31px;font-size:17px}.ph-ai01-head-call{font-size:14px}.ph-ai01-trustbar{min-height:28px;font-size:9px}.ph-ai01-body{padding:11px 10px 6px}.ph-ai01-bubble{font-size:13px;max-width:90%;padding:9px 10px}.ph-ai01-service-card,.ph-ai01-action-card{width:90%;max-width:90%;padding:8px}.ph-ai01-service-copy strong,.ph-ai01-action-copy strong{font-size:11px}.ph-ai01-service-link,.ph-ai01-action-link{min-height:32px;padding:6px 8px;font-size:10.7px}.ph-ai01-quick{grid-template-columns:repeat(2,1fr);max-height:106px;padding:6px 9px}.ph-ai01-quick button{min-height:32px;font-size:10.3px}.ph-ai01-contact-strip{padding:0 9px 6px}.ph-ai01-contact{min-height:32px;font-size:10.3px}.ph-ai01-form{margin:0 9px 6px}.ph-ai01-note{margin-bottom:7px;font-size:8.9px}}
@media (max-width:380px){.ph-ai01-panel{width:calc(100vw - 20px);height:min(500px,60svh)}.ph-ai01-trustbar span:nth-of-type(2){display:none}.ph-ai01-trustbar i:nth-of-type(2){display:none}.ph-ai01-welcome-copy span{white-space:normal}}
@media (max-height:650px) and (max-width:600px){.ph-ai01-panel{height:min(460px,58svh)}.ph-ai01-quick{max-height:72px}.ph-ai01-trustbar{display:none}}
@media (prefers-reduced-motion:reduce){.ph-ai01 *{animation:none!important;transition:none!important}}
@supports not ((backdrop-filter:blur(2px)) or (-webkit-backdrop-filter:blur(2px))){.ph-ai01-welcome{background:rgba(255,255,255,.98)}.ph-ai01-panel{background:#fbf8f8}}

/* v9.44.4 — compact browsing-first mobile behavior.
 * The assistant is a floating companion, never a page-covering modal. */
@media (max-width:600px){
  .ph-ai01{right:max(8px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom))}
  .ph-ai01--with-mobile-cta{bottom:max(82px,calc(72px + env(safe-area-inset-bottom)))}
  .ph-ai01-welcome{min-height:52px;max-width:238px;padding:5px 7px;border-radius:16px;box-shadow:0 10px 28px rgba(37,20,24,.14)}
  .ph-ai01-welcome .ph-ai01-avatar-wrap{width:40px;height:40px}
  .ph-ai01-welcome-copy strong{font-size:12.2px}
  .ph-ai01-welcome-copy span{font-size:10.8px;max-width:155px;overflow:hidden;text-overflow:ellipsis}
  .ph-ai01-chevron{font-size:16px}
  .ph-ai01-panel{width:min(332px,calc(100vw - 18px));height:min(430px,48svh);max-height:calc(100svh - 150px);border-radius:20px;box-shadow:0 18px 52px rgba(35,16,21,.21),0 2px 8px rgba(35,16,21,.06)}
  .ph-ai01-head{padding:8px 9px}
  .ph-ai01-avatar-wrap--head{width:35px;height:35px}
  .ph-ai01-identity strong{font-size:12.7px}.ph-ai01-identity small{font-size:9.6px}
  .ph-ai01-head-actions button,.ph-ai01-head-call{width:28px;height:28px;font-size:15px}.ph-ai01-head-call{font-size:12.5px}
  .ph-ai01-trustbar{min-height:24px;padding:4px 8px;font-size:8.4px;white-space:nowrap;overflow:hidden}
  .ph-ai01-body{padding:9px 8px 5px}
  .ph-ai01-msg{margin-bottom:7px}.ph-ai01-bubble{font-size:12.4px;line-height:1.55;max-width:91%;padding:8px 9px;border-radius:14px}
  .ph-ai01-service-card,.ph-ai01-action-card{width:91%;max-width:91%;padding:7px;border-radius:12px;gap:7px}
  .ph-ai01-service-copy small,.ph-ai01-action-copy small{font-size:8.6px}.ph-ai01-service-copy strong,.ph-ai01-action-copy strong{font-size:10.5px}
  .ph-ai01-service-link,.ph-ai01-action-link{min-height:30px;padding:5px 7px;font-size:9.9px;border-radius:9px}
  .ph-ai01-quick{display:flex;gap:5px;max-height:44px;padding:5px 8px 6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.ph-ai01-quick::-webkit-scrollbar{display:none}
  .ph-ai01-quick button{flex:0 0 auto;min-height:30px;padding:5px 9px;font-size:9.8px;white-space:nowrap;border-radius:9px}
  .ph-ai01-contact-strip{gap:5px;padding:0 8px 5px}.ph-ai01-contact{min-height:29px;font-size:9.7px;border-radius:9px}
  .ph-ai01-form{gap:5px;margin:0 8px 5px;padding:3px 4px 3px 6px;border-radius:13px}.ph-ai01-form textarea{font-size:16px;line-height:1.35;padding:5px 4px;max-height:64px}.ph-ai01-send{width:34px;height:34px;font-size:16px}
  .ph-ai01-note{margin:0 8px 5px;font-size:8.1px;line-height:1.25}
}
@media (max-width:380px){
  .ph-ai01-panel{width:calc(100vw - 16px);height:min(410px,46svh);max-height:calc(100svh - 150px)}
  .ph-ai01-welcome{max-width:218px}.ph-ai01-welcome-copy span{max-width:135px}
}
@media (max-height:650px) and (max-width:600px){
  .ph-ai01-panel{height:min(370px,45svh);max-height:calc(100svh - 135px)}
  .ph-ai01-trustbar{display:none}.ph-ai01-note{display:none}
}


/* AI-01 v9.44.5 — compact luxury composer + real action icons */
.ph-ai01-head-call,.ph-ai01-contact svg,.ph-ai01-head-actions svg,.ph-ai01-composer-btn svg,.ph-ai01-send svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.ph-ai01-head-call{font-size:0}
.ph-ai01-head-call svg{width:16px;height:16px}
.ph-ai01-contact{gap:6px}
.ph-ai01-contact svg{width:15px;height:15px}
.ph-ai01-contact--wa svg{stroke:none;fill:currentColor}
.ph-ai01-composer-tools{display:flex;align-items:center;gap:3px;flex:0 0 auto;direction:ltr}
.ph-ai01-composer-btn{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:transparent;color:#746a6d;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}
.ph-ai01-composer-btn:hover{background:rgba(123,31,43,.07);color:var(--ai-maroon);transform:translateY(-1px)}
.ph-ai01-composer-btn.is-recording{background:#fff0f2;color:#a32131;animation:ph-ai-record-pulse 1.35s infinite}
@keyframes ph-ai-record-pulse{0%,100%{box-shadow:0 0 0 0 rgba(163,33,49,.12)}50%{box-shadow:0 0 0 5px rgba(163,33,49,0)}}
.ph-ai01-send{width:34px;height:34px;font-size:0;box-shadow:0 4px 10px rgba(123,31,43,.14)}
.ph-ai01-send svg{width:16px;height:16px;stroke-width:2.05;transform:translateX(-1px)}
.ph-ai01-form{gap:3px;padding:4px 5px 4px 6px;border-radius:15px;margin-bottom:6px}
.ph-ai01-form textarea{font-size:14.5px;padding:6px 5px;max-height:72px}
.ph-ai01-attachment{display:flex;align-items:center;gap:7px;margin:0 11px 6px;padding:6px 8px;border:1px solid rgba(123,31,43,.12);border-radius:11px;background:rgba(255,255,255,.72);color:#61585b;font-size:10px}
.ph-ai01-attachment[hidden]{display:none}
.ph-ai01-attachment-preview{width:38px;height:38px;object-fit:cover;border-radius:8px;background:#f2eeee}
.ph-ai01-attachment-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}
.ph-ai01-attachment-remove{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:50%;background:transparent;color:#8c7e81;font-size:17px;cursor:pointer}
.ph-ai01-attachment-status{font-weight:700;color:var(--ai-maroon-dark)}
.ph-ai01-contact-strip{grid-template-columns:1fr 1fr;gap:5px;padding-bottom:7px}
.ph-ai01-contact{min-height:32px;font-size:10.2px}
@media(max-width:600px){
 .ph-ai01-panel{width:min(356px,calc(100vw - 20px));height:min(430px,48svh);max-height:calc(100dvh - 100px);border-radius:21px}
 .ph-ai01-head{padding:9px 10px}.ph-ai01-avatar-wrap--head{width:37px;height:37px}.ph-ai01-identity{gap:7px}.ph-ai01-identity strong{font-size:12.8px}.ph-ai01-identity small{font-size:9.2px;margin-top:2px}.ph-ai01-head-actions button,.ph-ai01-head-call{width:30px;height:30px}.ph-ai01-trustbar{min-height:27px;padding:4px 8px;font-size:8.8px}
 .ph-ai01-body{padding:9px 9px 5px}.ph-ai01-bubble{max-width:90%;padding:8px 10px;font-size:12.5px;line-height:1.58}.ph-ai01-msg{margin-bottom:7px}.ph-ai01-service-card,.ph-ai01-action-card{width:90%;max-width:90%;padding:7px 8px;margin-top:-2px}.ph-ai01-service-link,.ph-ai01-action-link{min-height:30px;padding:6px 8px;font-size:10px}
 .ph-ai01-quick{gap:4px;padding:5px 8px 6px;max-height:74px}.ph-ai01-quick button{min-height:29px;padding:5px 4px;font-size:9.5px;border-radius:8px}
 .ph-ai01-contact-strip{padding:0 8px 5px}.ph-ai01-contact{min-height:29px;border-radius:8px;font-size:9.4px}
 .ph-ai01-form{margin:0 8px 5px;padding:3px 4px 3px 5px}.ph-ai01-form textarea{font-size:14px;max-height:62px;padding:5px}.ph-ai01-composer-btn{width:29px;height:29px}.ph-ai01-composer-btn svg{width:15px;height:15px}.ph-ai01-send{width:32px;height:32px}.ph-ai01-send svg{width:15px;height:15px}.ph-ai01-note{margin:0 8px 5px;font-size:8.3px}
 .ph-ai01-attachment{margin:0 8px 4px;padding:5px 7px}.ph-ai01-attachment-preview{width:32px;height:32px}
}
@media(max-width:380px){.ph-ai01-panel{width:calc(100vw - 14px);height:min(405px,47svh)}.ph-ai01-welcome{max-width:calc(100vw - 20px)}}

/* AI-01 v9.44.6 — refined luxury compact UI */
.ph-ai01-head-actions{gap:3px}
.ph-ai01-head-actions button.ph-ai01-minimize,
.ph-ai01-head-actions button.ph-ai01-close{width:27px;height:27px;border:0;background:rgba(255,255,255,.075);font-size:0;box-shadow:none}
.ph-ai01-head-actions button.ph-ai01-minimize svg,
.ph-ai01-head-actions button.ph-ai01-close svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.ph-ai01-head-actions button.ph-ai01-minimize:hover,
.ph-ai01-head-actions button.ph-ai01-close:hover{background:rgba(255,255,255,.15);transform:none}
.ph-ai01-head-call{display:none!important}
.ph-ai01-quick{grid-template-columns:repeat(3,1fr);max-height:56px;padding:6px 10px 7px;gap:5px}
.ph-ai01-quick button{min-height:30px;padding:5px 7px;border-radius:9px;font-size:10.2px;font-weight:700}
.ph-ai01-contact-strip{display:flex;justify-content:flex-start;gap:6px;padding:0 10px 6px;background:transparent}
.ph-ai01-contact{width:32px;min-width:32px;height:32px;min-height:32px;padding:0;border-radius:50%;gap:0;font-size:0;box-shadow:0 3px 10px rgba(45,28,32,.06)}
.ph-ai01-contact svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ph-ai01-contact span{display:none}
.ph-ai01-contact--call{color:var(--ai-maroon-dark)!important}
.ph-ai01-contact--wa{color:#167c4c!important}
.ph-ai01-form{gap:5px;padding:4px 5px 4px 7px;border-radius:14px}
.ph-ai01-send{width:34px;height:34px;font-size:16px;box-shadow:0 4px 10px rgba(123,31,43,.14)}
.ph-ai01-send svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ph-ai01-composer-tools{display:flex;align-items:center;gap:2px}
.ph-ai01-composer-btn{width:30px;height:30px;border:0;background:transparent!important;color:#756a6d;border-radius:50%;padding:0;display:grid;place-items:center;box-shadow:none}
.ph-ai01-composer-btn:hover{background:rgba(123,31,43,.06)!important;color:var(--ai-maroon-dark)}
.ph-ai01-composer-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.ph-ai01-note{font-size:8.7px;margin-bottom:6px}
.ph-ai01-panel{width:min(378px,calc(100vw - 30px));height:min(590px,68vh)}
@media (max-width:600px){
  .ph-ai01-panel{width:min(344px,calc(100vw - 22px));height:min(455px,48svh);max-height:calc(100svh - 120px);border-radius:20px}
  .ph-ai01-head{padding:8px 10px}
  .ph-ai01-avatar-wrap--head{width:36px;height:36px}
  .ph-ai01-identity{gap:7px}
  .ph-ai01-identity strong{font-size:12.8px}
  .ph-ai01-identity small{font-size:9.6px;margin-top:2px}
  .ph-ai01-head-actions button.ph-ai01-minimize,
  .ph-ai01-head-actions button.ph-ai01-close{width:25px;height:25px}
  .ph-ai01-trustbar{min-height:25px;padding:5px 8px;font-size:8.6px}
  .ph-ai01-body{padding:9px 9px 4px}
  .ph-ai01-msg{margin-bottom:7px}
  .ph-ai01-bubble{font-size:12.5px;line-height:1.55;padding:8px 9px;max-width:91%;border-radius:14px}
  .ph-ai01-service-card,.ph-ai01-action-card{width:91%;max-width:91%;padding:7px;border-radius:12px}
  .ph-ai01-service-copy small,.ph-ai01-action-copy small{font-size:8.7px}
  .ph-ai01-service-copy strong,.ph-ai01-action-copy strong{font-size:10.6px}
  .ph-ai01-service-link,.ph-ai01-action-link{min-height:29px;padding:5px 7px;font-size:10px;border-radius:9px}
  .ph-ai01-quick{max-height:47px;padding:5px 8px 6px;gap:4px}
  .ph-ai01-quick button{min-height:28px;font-size:9.7px;padding:4px 5px}
  .ph-ai01-contact-strip{padding:0 8px 5px;gap:5px}
  .ph-ai01-contact{width:29px;min-width:29px;height:29px;min-height:29px}
  .ph-ai01-contact svg{width:13px;height:13px}
  .ph-ai01-form{margin:0 8px 5px;padding:3px 4px 3px 5px}
  .ph-ai01-form textarea{font-size:15px;padding:6px 4px;max-height:62px}
  .ph-ai01-composer-btn{width:28px;height:28px}
  .ph-ai01-composer-btn svg{width:15px;height:15px}
  .ph-ai01-send{width:32px;height:32px}
  .ph-ai01-note{font-size:8.2px;margin:0 8px 5px}
}
@media (max-width:380px){
  .ph-ai01-panel{width:calc(100vw - 16px);height:min(420px,46svh)}
  .ph-ai01-quick{grid-template-columns:repeat(3,1fr)}
  .ph-ai01-quick button{font-size:9.2px}
}


/* AI-01 v9.44.7 — clean concierge UX / low-density browsing */
.ph-ai01-welcome{min-height:58px;padding:6px 9px 6px 11px;border-radius:18px;gap:8px}
.ph-ai01-welcome .ph-ai01-avatar-wrap{width:46px;height:46px}
.ph-ai01-welcome-copy strong{font-size:13.5px}
.ph-ai01-welcome-copy span{font-size:11.5px}
.ph-ai01-chevron{font-size:16px}
.ph-ai01-panel{width:min(370px,calc(100vw - 28px));height:min(560px,65vh);border-radius:22px}
.ph-ai01-head{padding:10px 12px}
.ph-ai01-trustbar{min-height:28px;font-size:9.3px}
.ph-ai01-body{padding:12px 11px 6px}
.ph-ai01-bubble{font-size:13.2px;line-height:1.58;padding:9px 11px}
.ph-ai01-service-card,.ph-ai01-action-card{width:88%;max-width:88%;padding:8px 9px}
.ph-ai01-quick{grid-template-columns:repeat(2,1fr);max-height:48px;padding:5px 10px 6px;gap:5px}
.ph-ai01-quick button{min-height:29px;padding:5px 7px;font-size:10px;border-radius:9px}
.ph-ai01-contact-strip{padding:0 10px 5px;gap:5px}
.ph-ai01-contact{width:29px;min-width:29px;height:29px;min-height:29px}
.ph-ai01-contact svg{width:13px;height:13px}
.ph-ai01-form{margin:0 10px 5px;padding:3px 4px 3px 6px;border-radius:14px}
.ph-ai01-form textarea{font-size:15px;padding:6px 4px;max-height:64px}
.ph-ai01-send{width:32px;height:32px}
.ph-ai01-composer-btn{width:28px;height:28px}
.ph-ai01-note{font-size:8.2px;margin:0 10px 5px}
@media(max-width:600px){
 .ph-ai01-panel{width:min(336px,calc(100vw - 20px));height:min(400px,43svh);max-height:calc(100svh - 130px);border-radius:19px}
 .ph-ai01-head{padding:7px 9px}
 .ph-ai01-avatar-wrap--head{width:34px;height:34px}
 .ph-ai01-identity strong{font-size:12.2px}
 .ph-ai01-identity small{font-size:9px}
 .ph-ai01-head-actions button.ph-ai01-minimize,.ph-ai01-head-actions button.ph-ai01-close{width:24px;height:24px}
 .ph-ai01-head-actions button.ph-ai01-minimize svg,.ph-ai01-head-actions button.ph-ai01-close svg{width:12px;height:12px}
 .ph-ai01-trustbar{min-height:23px;padding:4px 7px;font-size:8.2px;gap:5px}
 .ph-ai01-body{padding:8px 8px 3px}
 .ph-ai01-bubble{font-size:12px;line-height:1.52;padding:7px 8px;max-width:90%;border-radius:13px}
 .ph-ai01-msg{margin-bottom:6px}
 .ph-ai01-service-card,.ph-ai01-action-card{width:90%;max-width:90%;padding:6px 7px;border-radius:10px;gap:6px}
 .ph-ai01-service-copy small,.ph-ai01-action-copy small{font-size:8px}
 .ph-ai01-service-copy strong,.ph-ai01-action-copy strong{font-size:10px}
 .ph-ai01-service-link,.ph-ai01-action-link{min-height:27px;padding:5px 6px;font-size:9.3px;border-radius:8px}
 .ph-ai01-quick{max-height:42px;padding:4px 7px 5px;gap:4px}
 .ph-ai01-quick button{min-height:26px;font-size:9.2px;padding:4px 5px;border-radius:8px}
 .ph-ai01-contact-strip{padding:0 7px 4px;gap:4px}
 .ph-ai01-contact{width:27px;min-width:27px;height:27px;min-height:27px}
 .ph-ai01-contact svg{width:12px;height:12px}
 .ph-ai01-form{margin:0 7px 4px;padding:2px 3px 2px 4px;border-radius:13px}
 .ph-ai01-form textarea{font-size:14px;max-height:55px;padding:5px 3px}
 .ph-ai01-composer-btn{width:27px;height:27px}
 .ph-ai01-composer-btn svg{width:14px;height:14px}
 .ph-ai01-send{width:30px;height:30px}
 .ph-ai01-send svg{width:14px;height:14px}
 .ph-ai01-note{display:none}
}
@media(max-width:380px){.ph-ai01-panel{width:calc(100vw - 14px);height:min(370px,41svh)}.ph-ai01-welcome{max-width:calc(100vw - 18px)}}
