@font-face{font-family:IRANSansX;src:url('../fonts/IRANSansXFaNum-Regular.ttf')}@font-face{font-family:IRANSansX;src:url('../fonts/IRANSANSXFANUM-BOLD.ttf');font-weight:700}
[hidden]{display:none!important}
:root{--ink:#173936;--muted:#71807d;--paper:#f4f8f6;--card:#fff;--line:#dfe9e5;--green:#1e806d;--green-dark:#105f51;--mint:#e7f4ef;--warm:#fff8e9;--shadow:0 18px 50px rgba(23,57,54,.09)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:IRANSansX,Tahoma,sans-serif;line-height:1.75}.panel-shell{width:min(1180px,calc(100% - 32px));margin:auto}.panel-loading{min-height:100vh;display:grid;place-content:center;text-align:center;color:var(--muted)}.panel-loading span{width:34px;height:34px;border:3px solid var(--line);border-top-color:var(--green);border-radius:50%;margin:auto;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.panel-header{height:92px;display:flex;align-items:center;justify-content:space-between}.panel-brand img{width:135px;height:auto}.panel-header__actions{display:flex;gap:18px;align-items:center;font-size:14px}.link-button,.text-button{border:0;background:none;color:var(--green);font:inherit;cursor:pointer}.welcome-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px 42px;background:linear-gradient(135deg,#0d5e51,#258a76);color:#fff;border-radius:30px;box-shadow:var(--shadow)}.eyebrow{display:block;font-size:12px;letter-spacing:.03em;color:#6e8b85;margin-bottom:4px}.welcome-card .eyebrow{color:#bde6dc}.welcome-card h1{font-size:clamp(24px,4vw,38px);margin:5px 0}.welcome-card p{margin:0;color:#d9f1eb}.tracking-pill{flex:0 0 auto;padding:15px 22px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(255,255,255,.09);text-align:center}.tracking-pill small{display:block;color:#ccebe4}.tracking-pill strong{font-size:18px;direction:ltr;display:block}.profile-nudge{margin:18px 16px 8px;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px dashed #c8dcd5;border-radius:17px;color:#6f817d}.profile-nudge strong{color:#4f6b65}.profile-nudge p{margin:2px 0 0;font-size:13px}.soft-button{border:0;background:var(--mint);color:var(--green-dark);padding:10px 18px;border-radius:12px;font:inherit;white-space:nowrap;cursor:pointer}.panel-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:18px;margin-top:18px}.panel-card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 8px 30px rgba(23,57,54,.04)}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.card-heading h2{margin:0;font-size:23px}.status-dot{width:12px;height:12px;margin-top:14px;border-radius:50%;background:#e4a62c;box-shadow:0 0 0 6px #fff4d9}.status-track{display:flex;gap:5px;margin:28px 0 16px}.status-track span{height:7px;flex:1;border-radius:8px;background:#e8efec}.status-track span.is-active{background:var(--green)}.status-note{margin:0;color:#435b57}.status-card small{color:#8a9996}.identity-card dl{margin:22px 0 0}.identity-card dl div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #edf2f0;padding:12px 0}.identity-card dt{color:var(--muted);font-size:13px}.identity-card dd{margin:0;font-size:14px}.experiences-card{margin-top:18px}.session-count{background:var(--mint);color:var(--green);padding:6px 12px;border-radius:10px;font-size:13px}.empty-state{text-align:center;padding:45px 15px 25px;color:var(--muted)}.empty-state span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--paper);font-size:30px;margin:auto}.empty-state h3{color:#4d6560;margin:14px 0 3px}.empty-state p{margin:0}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.summary-item{background:var(--paper);padding:14px;border-radius:15px}.summary-item small{display:block;color:var(--muted)}.summary-item strong{font-size:18px}.session-row{display:grid;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:15px;padding:16px 0;border-top:1px solid var(--line)}.session-row p,.session-row small{margin:0}.session-row small{color:var(--muted)}.panel-footer{display:flex;justify-content:space-between;color:#879591;font-size:12px;padding:30px 4px}.panel-footer a{color:var(--green);text-decoration:none}
.profile-drawer,.session-modal{position:fixed;inset:0;z-index:50}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(8,33,30,.52);backdrop-filter:blur(3px)}.drawer-panel{position:absolute;left:0;top:0;height:100%;width:min(680px,100%);background:#fff;overflow:auto;padding:30px 34px;box-shadow:20px 0 60px rgba(0,0,0,.18)}.drawer-header{display:flex;justify-content:space-between;align-items:start;position:sticky;top:-30px;background:#fff;padding:28px 0 18px;z-index:2}.drawer-header h2{margin:0}.drawer-close{border:0;background:var(--paper);color:var(--ink);border-radius:50%;width:40px;height:40px;font-size:25px;cursor:pointer}.profile-locked{background:var(--warm);color:#72561c;padding:13px 16px;border-radius:13px;margin-bottom:16px;font-size:13px}.profile-form label{display:grid;gap:7px;color:#526965;font-size:13px}.profile-form input,.profile-form select{width:100%;min-height:48px;border:1px solid #d5e2de;border-radius:12px;padding:8px 12px;background:#fff;color:var(--ink);font:inherit;outline:none}.profile-form input:focus,.profile-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(30,128,109,.1)}.profile-form input:disabled,.profile-form select:disabled,.profile-form input[readonly]{background:#f3f6f5;color:#70807d}.readonly-grid,.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.readonly-grid{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.privacy-note{font-size:12px;color:var(--muted);background:var(--paper);padding:12px;border-radius:10px}.form-message{font-size:13px;color:#b33;min-height:24px}.primary-button{width:100%;border:0;border-radius:13px;background:var(--green);color:#fff;padding:13px;font:inherit;font-weight:700;cursor:pointer}.primary-button:disabled{opacity:.55;cursor:not-allowed}.session-panel{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);background:#fff;width:min(560px,calc(100% - 30px));max-height:90vh;overflow:auto;border-radius:24px;padding:28px}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.metric{background:var(--paper);border-radius:13px;padding:12px}.metric small{color:var(--muted);display:block}.metric strong{font-size:17px}
@media all{.quick-profile-question,.quick-profile-intro{--quick-later-gap:18px;--quick-later-size:12px}.quick-profile-intro>.quick-profile-link{margin-top:var(--quick-later-gap);font-size:var(--quick-later-size)}}
@media all{.panel-shell{width:calc(100% - 20px)}.panel-header{height:72px}.panel-brand img{width:110px}.panel-header__actions>span{display:none}.welcome-card{align-items:flex-start;flex-direction:column;padding:27px 23px;border-radius:23px}.tracking-pill{width:100%;text-align:right}.profile-nudge{margin:12px 0;align-items:flex-start;flex-direction:column}.panel-grid{grid-template-columns:1fr}.panel-card{padding:22px;border-radius:20px}.summary-grid{grid-template-columns:1fr 1fr}.session-row{grid-template-columns:1fr auto}.session-row>div:nth-child(2){display:none}.drawer-panel{padding:18px;left:50%;transform:translateX(-50%);width:min(430px,100%)}.drawer-header{top:-18px}.readonly-grid,.form-grid{grid-template-columns:1fr}.panel-footer{flex-direction:column;gap:4px}.metric-grid{grid-template-columns:1fr 1fr}}
.expert-section{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.expert-section p{margin:0 0 12px;color:var(--muted);font-size:12px}.expert-section .readonly-grid{margin:0;padding:0;border:0}
.appointment-info{margin:18px 0 8px;padding:15px 17px;border-radius:15px;background:var(--mint)}.appointment-info>strong{display:block;margin-bottom:8px;color:var(--green-dark)}.appointment-info dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0}.appointment-info dl div{padding:8px;background:rgba(255,255,255,.65);border-radius:10px}.appointment-info dt{font-size:11px;color:var(--muted)}.appointment-info dd{margin:0;font-size:13px}.appointment-info p{margin:9px 0 0;font-size:12px;color:var(--muted)}
.panel-loading{position:fixed;inset:0;z-index:100;background:rgba(244,248,246,.88);backdrop-filter:blur(5px)}
.quick-profile-dialog{width:min(540px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:28px;background:transparent;color:var(--ink);box-shadow:0 28px 90px rgba(9,45,39,.26);overflow:visible}
.quick-profile-dialog[open]{position:fixed;inset:50% auto auto 50%;margin:0;transform:translate(-50%,-50%)}
.quick-profile-dialog::backdrop{background:rgba(7,31,28,.62);backdrop-filter:blur(7px)}
.quick-profile-card{position:relative;max-height:calc(100dvh - 24px);overflow-x:hidden;overflow-y:auto;padding:26px;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:linear-gradient(155deg,#fff 0%,#fbfefd 62%,#edf8f4 100%)}
.quick-profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.quick-profile-head .eyebrow{color:var(--green)}
.quick-profile-step{display:block;min-height:22px;color:var(--muted);font-size:12px}
.quick-profile-close{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.72);color:var(--muted);font:inherit;font-size:25px;line-height:1;cursor:pointer}
.quick-profile-close:hover{border-color:#b8d4cb;color:var(--ink)}
.quick-profile-progress{height:5px;margin:0 0 28px;overflow:hidden;border-radius:99px;background:#e5efeb}.quick-profile-progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#20a68d,#55d4bb);transition:width .28s ease}
.quick-profile-intro,.quick-profile-done{display:grid;justify-items:center;padding:18px 10px 8px;text-align:center}.quick-profile-mark{display:grid;width:62px;height:62px;margin-bottom:18px;place-items:center;border:1px solid #cce8df;border-radius:20px;background:linear-gradient(145deg,#f1fbf7,#dff5ed);color:var(--green);box-shadow:0 12px 28px rgba(30,128,109,.12)}.quick-profile-mark.is-complete{border-radius:50%}
.quick-profile-intro h2,.quick-profile-done h2,.quick-profile-question h2{margin:0 0 9px;font-size:clamp(22px,5vw,29px);line-height:1.45}.quick-profile-intro p,.quick-profile-done p{max-width:430px;margin:0 0 7px;color:#47615c}.quick-profile-intro small{margin-bottom:24px;color:var(--muted)}
.quick-profile-primary,.quick-profile-back,.quick-profile-link{min-height:48px;border-radius:14px;font:inherit;font-weight:700;cursor:pointer}.quick-profile-primary{min-width:170px;padding:10px 22px;border:0;background:linear-gradient(135deg,var(--green-dark),#27957f);color:#fff;box-shadow:0 10px 24px rgba(16,95,81,.2)}.quick-profile-primary:hover{filter:brightness(1.04)}.quick-profile-primary:disabled{cursor:not-allowed;box-shadow:none;opacity:.46}.quick-profile-back{padding:9px 18px;border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--ink)}.quick-profile-link{min-height:44px;padding:7px 12px;border:0;background:transparent;color:var(--muted)}
.quick-profile-question{padding:2px 2px 0}.quick-profile-question.is-entering{animation:quickStepIn .24s ease-out both}@keyframes quickStepIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}
.quick-profile-kicker{display:block;margin-bottom:5px;color:var(--green);font-size:12px;font-weight:700}.quick-profile-help{margin:0 0 20px;color:var(--muted);font-size:13px}
.quick-profile-field{display:grid;gap:8px}.quick-profile-field>span{font-weight:700}.quick-profile-field select,.quick-profile-field input{width:100%;min-height:54px;border:1px solid #cfdfda;border-radius:15px;background:rgba(255,255,255,.86);color:var(--ink);padding:10px 14px;font:inherit;font-size:16px;outline:none}.quick-profile-field select:focus,.quick-profile-field input:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(30,128,109,.12)}
.quick-profile-number{position:relative}.quick-profile-number input{height:72px;padding-inline:18px 88px;font-size:30px;font-weight:700;direction:ltr;text-align:center}.quick-profile-number span{position:absolute;top:50%;right:18px;color:var(--muted);font-size:13px;transform:translateY(-50%)}
.quick-profile-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-profile-choice{position:relative}.quick-profile-choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.quick-profile-choice span{display:flex;min-height:56px;align-items:center;justify-content:center;padding:9px 12px;border:1px solid #d7e5e0;border-radius:15px;background:rgba(255,255,255,.8);color:#39544f;font-weight:700;text-align:center;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s}.quick-profile-choice input:checked+span{border-color:var(--green);background:var(--mint);color:var(--green-dark);box-shadow:0 0 0 2px rgba(30,128,109,.08)}.quick-profile-choice input:focus-visible+span{outline:3px solid rgba(30,128,109,.28);outline-offset:2px}
.quick-profile-other{margin-top:12px}.quick-profile-message{min-height:24px;margin:12px 0 0;color:#a33;font-size:13px}.quick-profile-actions{display:flex;justify-content:space-between;gap:10px;margin-top:8px}.quick-profile-actions .quick-profile-primary{margin-right:auto}.quick-profile-question>.quick-profile-link{display:block;margin:var(--quick-later-gap,7px) auto 0;font-size:var(--quick-later-size,inherit)}.quick-profile-done .quick-profile-primary{margin-top:20px}
@media all{.appointment-info dl{grid-template-columns:1fr}}
@media all{.quick-profile-dialog{width:min(414px,calc(100% - 16px));max-height:calc(100dvh - 16px);border-radius:23px}.quick-profile-card{max-height:calc(100dvh - 16px);padding:20px;border-radius:23px}.quick-profile-progress{margin-bottom:22px}.quick-profile-intro,.quick-profile-done{padding-inline:2px}.quick-profile-choices{gap:8px}.quick-profile-choice span{min-height:54px;padding-inline:8px;font-size:13px}.quick-profile-actions{align-items:stretch}.quick-profile-actions>*{flex:1;min-width:0}.quick-profile-primary{min-width:0}}
@media(max-height:580px){.quick-profile-card{padding-block:16px}.quick-profile-head{margin-bottom:7px}.quick-profile-progress{margin-bottom:14px}.quick-profile-intro{padding-top:2px}.quick-profile-mark{width:50px;height:50px;margin-bottom:10px}.quick-profile-intro small{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}.quick-profile-progress span{transition:none}}


/* Mobile CRM journey: supplied artwork, live appointment and session text. */
.mobile-journey{display:none}
.journey-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media all{
 .mobile-journey{display:block;margin-inline:-10px;color:#062d40}
 .has-mobile-journey>.welcome-card,.has-mobile-journey .status-card{display:none}
 .has-mobile-journey>.panel-grid{grid-template-columns:1fr}
 .mobile-journey__poster{position:relative;width:100%;container-type:inline-size}
 .mobile-journey__poster>img{display:block;width:100%;height:auto;aspect-ratio:941/1672}
 .mobile-journey__name{position:absolute;top:10.5%;left:12%;width:76%;margin:0;text-align:center;font-size:clamp(18px,5cqw,28px);line-height:1.4;overflow-wrap:anywhere}
 .mobile-journey__appointment{position:absolute;top:50.4%;left:47%;width:27.5%;height:14.4%;margin:0;display:grid;grid-template-rows:auto auto auto;align-content:space-between;gap:4px;font-size:clamp(10px,2.6cqw,16px);line-height:1.5}
 .mobile-journey__appointment div{min-width:0;display:grid;grid-template-columns:26% minmax(0,1fr);align-items:start;gap:4px}
 .mobile-journey__appointment dt{font-size:.85em;color:#526a74}
 .mobile-journey__appointment dd{margin:0;min-width:0;text-align:left;font-weight:700;overflow-wrap:anywhere}
 .mobile-journey__location{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
 .mobile-journey__session{position:absolute;top:37.5%;left:64%;width:31%;margin:0;text-align:center;font-size:clamp(11px,2.8cqw,18px);font-weight:400;line-height:1.5}
 .mobile-journey__details{margin:12px 20px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:16px;font-size:14px;overflow-wrap:anywhere}
 .mobile-journey__details summary{min-height:44px;align-content:center;cursor:pointer;font-weight:700}
 .mobile-journey__details dl{margin:10px 0}.mobile-journey__details dt{color:var(--muted)}.mobile-journey__details dd{margin:0 0 10px}
 .mobile-journey__tracking{text-align:center;font-size:12px;color:var(--muted);margin:14px 0}
}

/* The customer panel uses one mobile-width layout on every screen. */
body{max-width:430px;margin-inline:auto;min-height:100dvh}
.session-panel{width:min(400px,calc(100% - 30px))}
