:root{--ink: #12313c;--muted: #607682;--line: #dce8ec;--page: #f4faf9;--card: #ffffff;--brand: #0b718c;--brand-dark: #063f56;--brand-soft: #e8f7fa;--lime: #a8cf2a;--lime-soft: #eef8d3;--warm: #f4a06d;--warm-soft: #fff2eb;--danger: #bd4a37;--danger-soft: #fff0ec;--shadow: 0 24px 70px rgba(8, 63, 86, .12)}*{box-sizing:border-box}html{background:var(--page)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;background:radial-gradient(circle at 12% 6%,rgba(168,207,42,.22),transparent 26%),radial-gradient(circle at 92% 12%,rgba(11,113,140,.14),transparent 28%),linear-gradient(140deg,#f6fbfa,#fff 46%,#eef8f1)}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(100%,560px);margin:0 auto;padding-bottom:96px;background:#fafdfdf5;box-shadow:var(--shadow);overflow:hidden}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 18px 8px;background:linear-gradient(180deg,#fff,#f4fbfc);color:var(--ink)}.brand,.card-title-row,.button-row,.asset-head,.section-heading.split,.summary-row{display:flex;align-items:center;gap:12px}.brand img{width:76px;height:58px;object-fit:contain;padding:4px;border-radius:10px;background:#fff;box-shadow:0 8px 26px #083f561a}.brand span,.eyebrow{display:block;margin:0 0 5px;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.brand span{color:var(--muted)}.brand strong{display:block;font-size:1.04rem}.icon-btn{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(11,113,140,.12);border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark));font-weight:900}.hero-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 18px 16px;color:var(--ink);background:linear-gradient(180deg,#f4fbfc,#eff9f7)}.hero-panel h1,.section-heading h2,.status-card h2,.wizard-header h2,.appointment-card h2,.asset-card h2,.value-panel h2{margin:0;letter-spacing:0;line-height:1.14}.hero-panel h1{max-width:320px;font-size:1.45rem}.hero-panel p{margin:6px 0 0;color:var(--muted);line-height:1.4}.tabbar{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;position:fixed;left:50%;bottom:12px;z-index:30;width:min(calc(100% - 24px),520px);padding:8px;border:1px solid rgba(20,50,62,.12);border-radius:24px;background:#fffffff0;box-shadow:0 18px 50px #083f5633;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tab{display:grid;place-items:center;gap:4px;min-height:58px;border:0;border-radius:18px;color:var(--ink);background:transparent;text-align:center;font-size:.72rem;font-weight:900}.tab span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:var(--brand-dark);background:var(--brand-soft);font-size:.74rem;line-height:1}.tab strong{display:block;max-width:100%;font-size:.68rem;line-height:1}.tab.active{color:var(--brand-dark);background:#eef8fb}.tab.active span{color:#213a08;background:var(--lime)}.tab.cashback-tab{border-color:#a8cf2a5c;background:linear-gradient(135deg,#fff,#f5fbdf),linear-gradient(90deg,rgba(168,207,42,.16),transparent)}.tab.cashback-tab span{color:#213a08;background:var(--lime);font-size:1rem}.screen{display:none;padding:16px 18px 8px}.screen.active{display:grid;gap:12px}.section-heading{padding:2px 2px 0}.section-heading.split{justify-content:space-between}.section-heading h2{font-size:1.2rem}.muted,.status-card p,.tip-card p,.appointment-card p,.asset-card p,.value-panel p,.empty-block span,.issue-card small,.home-action small,.document-row small,.case-row small{color:var(--muted);line-height:1.45}.overview-focus,.status-card,.tip-card,.support-chat-panel,.wizard-panel,.summary-panel,.service-result-panel,.appointment-card,.appointment-change-panel,.asset-card,.value-panel{border:1px solid rgba(20,50,62,.1);border-radius:14px;background:var(--card);box-shadow:0 10px 28px #083f560e}.overview-focus{display:grid;gap:12px;padding:18px;border-color:#0b718c33;background:linear-gradient(180deg,#fff,#f4fafb),linear-gradient(90deg,rgba(168,207,42,.12),transparent)}.dashboard-hero{display:grid;gap:14px}.dashboard-greeting{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-greeting h1{margin:0;font-size:1.6rem;line-height:1.08}.dashboard-greeting p:not(.eyebrow){margin:6px 0 0;color:var(--muted)}.next-step-card{display:grid;grid-template-columns:1fr 44px;align-items:end;gap:12px;min-height:178px;padding:18px;border:0;border-radius:24px;color:#fff;background:linear-gradient(135deg,#0b718cf5,#063f56fa),linear-gradient(90deg,rgba(168,207,42,.28),transparent);box-shadow:0 22px 48px #083f5638;text-align:left}.next-step-card .eyebrow,.next-step-card p{color:#ffffffc7}.next-step-card h2{margin:4px 0 8px;color:#fff;font-size:1.35rem}.next-step-card>span{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;color:var(--brand-dark);background:#ffffffdb;font-size:1.3rem;font-weight:900}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-actions button{display:grid;place-items:center;gap:7px;min-height:82px;border:1px solid rgba(20,50,62,.1);border-radius:18px;color:var(--ink);background:#fff;box-shadow:0 10px 24px #083f560e;font-size:.74rem;font-weight:900}.quick-actions span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;color:var(--brand-dark);background:#e8f7fa;font-size:1rem}.status-card h2,.tip-card h2{font-size:1.05rem}.card-icon,.issue-card span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:var(--brand);font-weight:900}.home-actions,.status-card,.tip-card,.summary-panel,.value-panel{padding:14px}.home-actions{display:grid;gap:8px}.home-action{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:72px;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;text-align:left}.home-action.primary-action{border-color:#bd4a3740;background:var(--danger-soft)}.home-action.primary-action .card-icon{background:var(--danger)}.home-action strong,.home-action small{display:block}.home-action small{margin-top:3px;color:var(--muted);line-height:1.35}.card-title-row{justify-content:space-between}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.metric-row div,.office-grid div{padding:10px;border-radius:12px;background:#f2f8f9}.metric-row span,.office-grid span{display:block;color:var(--muted);font-size:.72rem;font-weight:800}.metric-row strong,.office-grid strong{display:block;margin-top:3px;font-size:.95rem}.status-chip,.soft-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:900;white-space:nowrap}.status-chip{color:#31540c;background:var(--lime-soft);border:1px solid rgba(168,207,42,.3)}.status-chip.blue{color:var(--brand-dark);background:#e4f4f8}.status-chip.good{color:#31540c;background:var(--lime-soft)}.soft-chip{color:var(--muted);background:#eef4f6}.primary-btn,.secondary-btn{min-height:42px;border:0;border-radius:8px;padding:0 14px;font-weight:900}.primary-btn{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark));box-shadow:0 10px 24px #0b718c33}.secondary-btn{color:var(--brand-dark);background:#e7f4f8}.small{min-height:34px;padding:0 10px;font-size:.78rem}.case-list,.timeline,.appointment-list,.asset-list,.document-list,.question-list,.checklist{display:grid;gap:8px}.case-row,.document-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px}button.document-row{width:100%;color:var(--ink);background:#fff;text-align:left}button.document-row:hover{border-color:#0b718c47;background:#f8fbff}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--lime)}.status-dot.hot{background:var(--danger)}.empty-block{display:grid;gap:3px;padding:12px;border:1px dashed var(--line);border-radius:8px;background:#f8fbfc}.timeline.compact{grid-template-columns:1fr 1fr}.timeline-step{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;color:var(--muted)}.timeline-step span{width:12px;height:12px;border:2px solid var(--line);border-radius:50%}.timeline-step.done{color:var(--ink)}.timeline-step.done span{border-color:var(--brand);background:var(--brand)}.assistant-layout{display:grid;gap:12px}.support-chat-panel{display:grid;gap:12px;padding:14px;border-color:#0b718c33;background:linear-gradient(180deg,#fff,#f5fbfc),linear-gradient(90deg,rgba(11,113,140,.08),transparent)}.chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.chat-title{display:flex;align-items:center;gap:10px;min-width:0}.chat-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark));box-shadow:0 10px 24px #08607d38}.chat-icon svg,.chat-tool-btn svg,.chat-send-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-head h2{margin:0;font-size:1.14rem;line-height:1.16}.chat-feed{display:grid;align-content:start;gap:12px;min-height:300px;max-height:430px;overflow-y:auto;padding:14px 6px 8px;border:0;background:transparent}.chat-message{display:grid;gap:4px;max-width:86%}.chat-message span{color:var(--muted);font-size:.72rem;font-weight:900}.chat-message p{margin:0;padding:12px 14px;border-radius:16px;color:var(--ink);background:#fff;border:1px solid rgba(20,50,62,.08);line-height:1.45;white-space:pre-line}.chat-message.customer{justify-self:end}.chat-message.customer span{text-align:right}.chat-message.customer p{color:#fff;background:var(--brand);border-color:var(--brand)}.quick-help{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quick-help button{min-height:38px;border:1px solid rgba(11,113,140,.14);border-radius:8px;color:var(--brand-dark);background:#eaf7fa;font-size:.78rem;font-weight:900}.quick-help button.active,.quick-help button:hover{border-color:#0b718c57;background:#dff2f6}.chat-composer{display:grid;gap:6px}.composer-shell{display:grid;grid-template-columns:34px 1fr auto;align-items:end;gap:8px;padding:8px;border:1px solid rgba(20,50,62,.16);border-radius:26px;background:#fff;box-shadow:0 12px 32px #084c661f}.chat-composer textarea{width:100%;min-height:34px;max-height:118px;border:0;border-radius:0;padding:7px 2px;color:var(--ink);background:transparent;line-height:1.4;resize:none;outline:none}.composer-icon-actions{display:flex;align-items:center;gap:8px}.chat-tool-btn,.chat-send-btn{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;border:0}.chat-tool-btn{color:var(--brand-dark);background:#eef6f8}.chat-tool-btn:hover{background:#dff2f6}.chat-send-btn{color:#fff;background:var(--brand)}.composer-hint{padding-left:14px;color:var(--muted);font-size:.72rem;font-weight:700}.service-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.service-flow span{display:grid;gap:3px;align-content:center;min-height:58px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#fff;padding:9px 10px}.service-flow strong{color:var(--ink);font-size:.82rem;line-height:1.15}.service-flow small{color:var(--muted);font-size:.72rem;font-weight:800}.service-flow span.active{color:var(--brand-dark);border-color:#0b718c47;background:var(--brand-soft)}.service-flow span.done{color:#31540c;border-color:#a8cf2a5c;background:var(--lime-soft)}.issue-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.issue-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:76px;padding:10px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;text-align:left}.issue-card small{grid-column:2}.issue-card.active{border-color:var(--brand);background:#eef8fb}.wizard-panel{display:grid;gap:12px;padding:14px}.detail-panel{background:#fff}.summary-panel h2{margin:-4px 0 2px;font-size:1.05rem}.wizard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.field{display:grid;gap:6px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field span{font-size:.82rem;font-weight:900}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:11px 12px;color:var(--ink);background:#fbfdfe;resize:vertical}.upload-drop{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;border:1px dashed var(--line);border-radius:8px;background:#f8fbfc;cursor:pointer}.upload-drop>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#fff;background:var(--brand);font-weight:900}.upload-cta,.icon-mini-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:8px;font-size:.78rem;font-weight:900}.upload-cta{padding:0 10px;color:var(--brand-dark);background:#e7f4f8}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.upload-preview{display:grid;gap:8px}.upload-preview.compact{margin-top:8px}.upload-item{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.upload-item img{width:54px;height:42px;border-radius:7px;object-fit:cover;background:#eef4f6}.upload-item strong,.upload-item small{display:block}.upload-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-item small{color:var(--muted);font-size:.74rem;font-weight:800}.icon-mini-btn{width:32px;min-height:32px;border:0;color:var(--brand-dark);background:#eef4f6}.toggle{display:grid;place-items:center;gap:4px;color:var(--muted);font-size:.72rem;font-weight:900}.button-row{justify-content:flex-end;flex-wrap:wrap}.button-row button:disabled{cursor:wait;opacity:.68}.button-row.tight{margin-top:8px;justify-content:flex-start}.summary-panel{display:grid;gap:10px;background:#f8fbfc}.service-result-panel{display:grid;gap:12px;padding:14px;border-color:#a8cf2a6b;background:linear-gradient(135deg,#fff,#f5fbdf)}.service-result-panel[hidden]{display:none}.result-head{display:flex;align-items:center;gap:12px}.result-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#213a08;background:var(--lime);font-size:.76rem;font-weight:900}.result-head h2{margin:0;font-size:1.12rem}.result-answer{margin:0;color:var(--ink);line-height:1.5}.result-block{padding:10px;border-radius:8px;background:#ffffffb8}.result-block strong{display:block;margin-bottom:6px}.result-block ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.45}.result-next{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid rgba(11,113,140,.14);border-radius:8px;background:#f8fbfc}.result-next span{color:var(--muted);font-weight:800}.result-next strong{color:var(--brand-dark)}.summary-row{justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--line)}.summary-row span{color:var(--muted);font-weight:800}.appointment-card{display:grid;gap:12px;padding:14px}.appointment-at-a-glance{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.appointment-at-a-glance div,.appointment-context div{min-width:0;padding:10px;border-radius:10px;background:#f2f8f9}.appointment-at-a-glance span,.appointment-context span{display:block;color:var(--muted);font-size:.72rem;font-weight:900}.appointment-at-a-glance strong,.appointment-context strong{display:block;margin-top:3px;line-height:1.25}.date-box{display:grid;place-items:center;align-content:center;min-height:86px;border-radius:8px;color:var(--brand-dark);background:#e7f4f8;text-align:center}.date-box span{margin-top:4px;color:var(--muted);font-size:.72rem;font-weight:800}.appointment-main{display:grid;gap:10px}.appointment-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.appointment-detail-grid div{min-width:0;padding:10px;border-radius:10px;background:#f2f8f9}.appointment-detail-grid span{display:block;color:var(--muted);font-size:.72rem;font-weight:900}.appointment-detail-grid strong{display:block;margin-top:3px;line-height:1.25}.appointment-prepare{padding:11px;border:1px solid rgba(168,207,42,.34);border-radius:10px;background:#f7fbeb}.appointment-requested{display:grid;gap:5px;padding:11px;border:1px solid rgba(11,113,140,.2);border-radius:10px;background:#eef8fa}.appointment-requested span{color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.appointment-requested strong{color:var(--brand-dark)}.appointment-requested p{margin:0}.appointment-prepare strong{display:block;margin-bottom:6px}.appointment-prepare ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.45}.appointment-change-panel{display:grid;gap:12px;padding:14px;border-color:#0b718c38;background:linear-gradient(180deg,#fff,#f4fafb)}.appointment-change-panel[hidden]{display:none}.appointment-context{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checklist label{display:flex;gap:9px;align-items:flex-start;padding:10px;border-radius:8px;background:#f8fbfc;font-weight:800}.asset-card{display:grid;gap:12px;padding:14px}.asset-head{align-items:flex-start;justify-content:space-between}.document-row{grid-template-columns:1fr auto}.value-panel.cashback{color:#23360a;background:linear-gradient(135deg,#f2f9da,#fff);border-color:#a8cf2a73}.value-panel .primary-btn{margin-top:10px}.legal-footer{padding:8px 18px 18px;background:#eff9f7}.privacy-card{margin-top:4px;padding:0;border:1px solid rgba(20,50,62,.1);border-radius:8px;background:#fff;box-shadow:none}.privacy-card summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:10px 12px;color:var(--brand-dark);cursor:pointer;list-style:none}.privacy-card summary::-webkit-details-marker{display:none}.privacy-card summary:after{content:"+";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:999px;color:var(--brand-dark);background:#eef6f8;font-weight:900}.privacy-card[open] summary:after{content:"-"}.privacy-card summary span{font-weight:900}.privacy-card summary small{color:var(--muted);font-size:.72rem;font-weight:800}.privacy-content{display:grid;gap:7px;padding:0 12px 12px;color:var(--muted);line-height:1.45}.privacy-content p{margin:0}.booking-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.booking-progress span{height:7px;border-radius:999px;background:#d8e7eb}.booking-progress span.active{background:linear-gradient(90deg,var(--brand),var(--lime))}.booking-panel,.cashback-hero,.profile-card,.invoice-alert,.invoice-list article,.referral-list article,.notice-list article,.settings-list article,.faq-list details{padding:14px;border:1px solid rgba(20,50,62,.1);border-radius:10px;background:var(--card);box-shadow:0 10px 28px #083f560f}.booking-panel{display:grid;gap:12px}.choice-list,.menu-list,.invoice-list,.referral-list,.notice-list,.settings-list,.faq-list{display:grid;gap:9px}.choice-list button,.menu-list button{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;width:100%;padding:11px;border:1px solid rgba(11,113,140,.14);border-radius:10px;color:var(--ink);background:#f8fcfd;text-align:left}.choice-list button:hover,.menu-list button:hover,.time-slots button:hover{border-color:#0b718c61;background:#eef8fa}.choice-list span,.menu-list span,.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:var(--brand-dark);background:var(--brand-soft);font-weight:900}.choice-list strong,.menu-list strong{display:block}.choice-list small,.menu-list small{display:block;margin-top:3px;color:var(--muted);line-height:1.3}.mini-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.mini-calendar span,.mini-calendar button{display:grid;place-items:center;min-height:34px;border-radius:9px;font-weight:850}.mini-calendar span{color:var(--muted);font-size:.72rem}.mini-calendar button{border:1px solid rgba(20,50,62,.1);color:var(--ink);background:#f8fbfc}.mini-calendar button.selected{border-color:#0b718c61;color:#fff;background:var(--brand)}.mini-calendar button:disabled{color:#a5b7be;background:#eef3f4}.time-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.time-slots button{min-height:42px;border:1px solid rgba(11,113,140,.14);border-radius:10px;color:var(--brand-dark);background:#eef8fa;font-weight:900}.cashback-hero{display:grid;gap:10px;color:#23360a;background:linear-gradient(135deg,#f2f9da,#fff);border-color:#a8cf2a73}.cashback-hero h2{font-size:2rem}.referral-list article,.invoice-list article,.notice-list article,.settings-list article{display:flex;align-items:center;justify-content:space-between;gap:12px}.referral-list span,.invoice-list span{padding:5px 8px;border-radius:999px;color:var(--brand-dark);background:var(--brand-soft);font-size:.72rem;font-weight:900}.profile-card{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:12px}.profile-card .avatar{width:58px;height:58px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark))}.profile-card p,.invoice-alert span,.faq-list p{margin:4px 0 0;color:var(--muted);line-height:1.45}.invoice-alert{display:grid;gap:4px;background:#f7fbeb;border-color:#a8cf2a61}.filter-chips{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.filter-chips button{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid rgba(11,113,140,.14);border-radius:999px;color:var(--brand-dark);background:#fff;font-weight:900}.filter-chips button.active{color:#fff;background:var(--brand)}.notice-list article{justify-content:flex-start}.notice-list article>span{flex:0 0 10px;width:10px;height:10px;border-radius:999px;background:var(--lime)}.settings-list label{display:flex;gap:7px;align-items:center;color:var(--brand-dark);font-weight:900}.settings-list span{color:var(--muted);font-weight:900}.faq-list details{box-shadow:none}.faq-list summary{cursor:pointer;color:var(--brand-dark);font-weight:900}.office-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.office-grid strong{font-size:1.35rem}.toast{position:fixed;left:50%;bottom:18px;z-index:20;width:min(calc(100% - 28px),480px);padding:12px 14px;border-radius:8px;color:#fff;background:var(--brand-dark);box-shadow:0 16px 42px #084c6642;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity .18s ease,transform .18s ease}.toast.show{opacity:1;transform:translate(-50%)}@media (max-width: 380px){.issue-grid,.timeline.compact,.service-flow,.quick-help,.appointment-at-a-glance,.appointment-detail-grid,.appointment-context,.composer-actions,.time-slots,.referral-list article,.invoice-list article,.settings-list article{grid-template-columns:1fr}.metric-row,.appointment-card,.field-grid{grid-template-columns:1fr}}:root{--ink: #17212b;--muted: #667085;--line: #e4e7ec;--page: #f6f7f9;--card: #ffffff;--brand: #2563eb;--brand-dark: #1d4ed8;--brand-soft: #eff6ff;--lime: #16a34a;--lime-soft: #ecfdf3;--warm: #f59e0b;--warm-soft: #fffbeb;--danger: #dc2626;--danger-soft: #fef2f2;--shadow: 0 18px 45px rgba(16, 24, 40, .08)}html,body{min-height:100%}body{background:var(--page)}.workspace-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:grid;grid-template-rows:auto 1fr auto;gap:24px;height:100vh;padding:22px 16px;border-right:1px solid var(--line);background:#fff}.sidebar-brand{padding:0 6px 18px;border-bottom:1px solid var(--line)}.sidebar-brand img{width:46px;height:46px;padding:3px;border:1px solid var(--line);box-shadow:none}.sidebar-brand strong{font-size:1rem}.sidebar .tabbar{position:static;display:grid;grid-template-columns:1fr;align-content:start;gap:6px;width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none;-webkit-backdrop-filter:none;backdrop-filter:none}.sidebar .tab{display:grid;grid-template-columns:30px 1fr;justify-items:start;align-items:center;gap:10px;min-height:42px;padding:0 10px;border-radius:10px;color:#344054;text-align:left;font-size:.92rem}.sidebar .tab span{width:26px;height:26px;border-radius:8px;color:#475467;background:#f2f4f7}.sidebar .tab strong{font-size:.9rem;line-height:1.2}.sidebar .tab.active{color:var(--brand-dark);background:var(--brand-soft)}.sidebar .tab.active span{color:#fff;background:var(--brand)}.sidebar-footer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#f9fafb}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer small{margin-top:2px;color:var(--muted);font-size:.78rem}.app-shell{width:100%;max-width:none;min-height:100vh;margin:0;padding-bottom:32px;background:transparent;box-shadow:none;overflow:visible}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:18px 32px;border-bottom:1px solid var(--line);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.page-title{display:grid;gap:2px}.page-title h1{margin:0;color:var(--ink);font-size:1.25rem;line-height:1.2}.page-title span{color:var(--muted);font-size:.88rem}.topbar-actions{display:flex;align-items:center;gap:12px}.global-search{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;width:min(34vw,380px);min-width:250px;height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:#fff}.global-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent}.icon-btn{width:40px;height:40px;border:1px solid var(--line);color:var(--brand);background:#fff;box-shadow:none}.user-menu{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-height:42px;padding:4px 10px 4px 4px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;text-align:left}.user-menu>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:var(--brand);font-size:.76rem;font-weight:900}.user-menu strong,.user-menu small{display:block}.user-menu small{color:var(--muted)}.screen{padding:24px 32px}.screen.active{display:grid;gap:20px}.dashboard-hero{gap:20px}.dashboard-greeting,.overview-focus,.status-card,.tip-card,.support-chat-panel,.wizard-panel,.summary-panel,.service-result-panel,.appointment-card,.appointment-change-panel,.asset-card,.value-panel,.booking-panel,.cashback-hero,.profile-card,.invoice-alert,.invoice-list article,.referral-list article,.notice-list article,.settings-list article,.faq-list details,.ticket-inbox{border:1px solid var(--line);border-radius:14px;background:var(--card);box-shadow:0 1px 2px #1018280a}.dashboard-greeting{padding:20px}.dashboard-greeting h1{font-size:1.6rem}.saas-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.saas-kpi-grid article{display:grid;gap:6px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.saas-kpi-grid span,.ticket-head,.summary-row span{color:var(--muted);font-size:.78rem;font-weight:800}.saas-kpi-grid strong{color:var(--ink);font-size:1.7rem;line-height:1.1}.saas-kpi-grid small{color:var(--muted)}.next-step-card{min-height:150px;border:1px solid #bfdbfe;border-radius:16px;background:linear-gradient(180deg,#fff,#eff6ff);color:var(--ink);box-shadow:none}.next-step-card .eyebrow,.next-step-card p{color:var(--muted)}.next-step-card h2{color:var(--ink)}.next-step-card>span{color:#fff;background:var(--brand)}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-actions button{min-height:86px;border-radius:14px;box-shadow:none}.primary-btn,.secondary-btn,.segmented-control button,.filter-chips button{border-radius:10px}.primary-btn{background:var(--brand);box-shadow:none}.primary-btn:hover{background:var(--brand-dark)}.secondary-btn{border:1px solid var(--line);color:#344054;background:#fff}.status-chip,.soft-chip,.badge{border:1px solid var(--line);color:#344054;background:#f9fafb}.status-chip.blue,.badge.blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status-chip.good,.badge.green{color:#067647;background:#ecfdf3;border-color:#abefc6}.badge.orange{color:#b54708;background:#fffaeb;border-color:#fedf89}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;width:fit-content;padding:3px 8px;border-radius:999px;font-size:.74rem;font-weight:850;white-space:nowrap}.ticket-inbox{display:grid;gap:12px;padding:14px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.segmented-control{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#f9fafb}.segmented-control button{min-height:30px;border:0;padding:0 10px;color:var(--muted);background:transparent;font-weight:800}.segmented-control button.active{color:var(--ink);background:#fff;box-shadow:0 1px 2px #10182814}.ticket-table{display:grid;overflow-x:auto}.ticket-row{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(140px,.8fr) 96px 96px 130px 90px;gap:12px;align-items:center;min-width:920px;min-height:48px;padding:0 12px;border:0;border-top:1px solid var(--line);color:var(--ink);background:transparent;text-align:left}.ticket-row.active{background:#f8fbff}.ticket-row:not(.ticket-head):hover{background:#f9fafb}.ticket-head{min-height:36px;border-top:0;text-transform:uppercase}.assistant-layout{grid-template-columns:minmax(420px,1fr) 320px;align-items:start;gap:16px}.support-chat-panel,.wizard-panel,.summary-panel{padding:16px}.support-chat-panel{background:#fff}.chat-feed{min-height:360px;max-height:520px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#f9fafb}.chat-message p{border-color:var(--line);box-shadow:0 1px 2px #1018280a}.chat-message.customer p{background:var(--brand);border-color:var(--brand)}.composer-shell{border-radius:14px;box-shadow:none}.quick-help button,.time-slots button{border-radius:10px}.summary-panel{position:sticky;top:94px}.ai-suggestion{display:grid;gap:6px;margin-top:14px;padding:12px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff}.ai-suggestion span{color:#1d4ed8;font-size:.75rem;font-weight:900;text-transform:uppercase}.ai-suggestion p{margin:0;color:#344054;line-height:1.45}.field input,.field select,.field textarea,.chat-composer textarea{border-color:var(--line)}.cashback-hero{color:var(--ink);background:linear-gradient(180deg,#fff,#f8fbff);border-color:#bfdbfe}.referral-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 1180px){.workspace-shell{grid-template-columns:230px minmax(0,1fr)}.assistant-layout{grid-template-columns:1fr}.summary-panel{position:static}.saas-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.workspace-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:12px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .tabbar{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.sidebar .tab{flex:0 0 auto;grid-template-columns:auto 1fr}.sidebar-footer{display:none}.topbar{grid-template-columns:1fr;padding:16px}.topbar-actions{flex-wrap:wrap}.global-search{width:100%;min-width:0}.screen{padding:18px 16px}.quick-actions,.saas-kpi-grid,.referral-list{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.quick-actions,.saas-kpi-grid,.referral-list,.metric-row,.appointment-detail-grid,.field-grid{grid-template-columns:1fr}.user-menu div{display:none}}body{background:linear-gradient(180deg,#f8fbfc,#eef5f7)}.workspace-shell{grid-template-columns:236px minmax(0,1fr);width:min(100%,1220px);margin:0 auto;background:#ffffff9e}.sidebar{background:#fffffff5}.sidebar .tab{min-height:46px}.topbar{background:#ffffffeb}.page-title h1{font-size:1.35rem}.dashboard-greeting{background:linear-gradient(135deg,#fff,#f1f8fb)}.saas-kpi-grid article{min-height:118px}.saas-kpi-grid strong{font-size:1.42rem}.next-step-card{background:linear-gradient(135deg,#0b718cf5,#063f56fa);color:#fff}.next-step-card h2,.next-step-card .eyebrow,.next-step-card p{color:#fff}.next-step-card p{opacity:.82}.next-step-card>span{color:var(--brand-dark);background:#fff}.customer-help-intro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customer-help-intro article{display:grid;gap:7px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff}.customer-help-intro span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;color:var(--brand-dark);background:var(--brand-soft);font-weight:900}.customer-help-intro strong,.customer-help-intro small{display:block}.customer-help-intro small{color:var(--muted);line-height:1.35}.assistant-layout{grid-template-columns:minmax(420px,1fr) 320px;grid-template-areas:"chat summary" "result result"}.support-chat-panel{grid-area:chat}.summary-panel{grid-area:summary;position:static}.service-result-panel{grid-area:result}.chat-feed{min-height:420px}.ai-suggestion{border-color:#0b718c2e;background:#f4fafb}.ai-suggestion span{color:var(--brand-dark)}.cashback-hero{color:#23360a;background:linear-gradient(135deg,#f7fbeb,#fff);border-color:#a8cf2a5c}@media (max-width: 980px){.workspace-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line)}.sidebar .tabbar{display:flex;overflow-x:auto}.assistant-layout{grid-template-columns:1fr;grid-template-areas:"chat" "summary" "result"}}@media (max-width: 720px){.topbar,.customer-help-intro,.saas-kpi-grid,.quick-actions{grid-template-columns:1fr}}@media (max-width: 980px),(pointer: coarse){html{background:#f6fafb}body{min-width:320px;padding-bottom:calc(84px + env(safe-area-inset-bottom));background:#f6fafb}.workspace-shell{display:block;width:100%;min-height:100vh;background:#f6fafb}.app-shell{min-height:100vh;padding-bottom:calc(94px + env(safe-area-inset-bottom))}.sidebar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:block;height:auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border:0;border-top:1px solid rgba(20,50,62,.12);background:#fffffff5;box-shadow:0 -16px 38px #10182824;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar-brand,.sidebar-footer{display:none}.sidebar .tabbar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;overflow:visible;padding:0}.sidebar .tab{display:grid;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:58px;padding:5px 2px;border-radius:14px;text-align:center}.sidebar .tab span{width:28px;height:28px;border-radius:10px;font-size:.75rem}.sidebar .tab strong{max-width:100%;overflow:hidden;font-size:clamp(.55rem,2.4vw,.68rem);line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.topbar{top:0;grid-template-columns:1fr;gap:12px;padding:14px 14px 12px;border-bottom-color:#14323e14}.page-title{grid-template-columns:1fr}.page-title h1{font-size:1.18rem}.page-title span{font-size:.8rem}.topbar-actions{display:grid;grid-template-columns:1fr 40px 42px;gap:8px}.global-search{min-width:0;height:42px}.user-menu{grid-template-columns:34px;width:42px;min-height:42px;padding:4px}.user-menu div{display:none}.screen{padding:14px 12px 18px}.screen.active,.dashboard-hero{gap:12px}.dashboard-greeting{padding:16px;border-radius:16px}.dashboard-greeting h1{font-size:1.28rem}.dashboard-greeting p:not(.eyebrow){font-size:.86rem}.saas-kpi-grid,.quick-actions,.metric-row,.appointment-detail-grid,.appointment-context,.field-grid,.referral-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.saas-kpi-grid article{min-height:96px;padding:12px}.saas-kpi-grid span{font-size:.7rem}.saas-kpi-grid strong{font-size:1.18rem}.saas-kpi-grid small{font-size:.72rem}.next-step-card{min-height:126px;padding:16px;border-radius:18px}.next-step-card h2{font-size:1.08rem}.quick-actions button{min-height:76px;border-radius:14px}.section-heading h2{font-size:1.1rem}.customer-help-intro{grid-template-columns:1fr;gap:8px}.customer-help-intro article{grid-template-columns:32px 1fr;align-items:center;gap:4px 10px;padding:12px}.customer-help-intro small{grid-column:2}.assistant-layout{grid-template-columns:1fr;grid-template-areas:"chat" "summary" "result";gap:12px}.support-chat-panel,.wizard-panel,.summary-panel,.appointment-card,.appointment-change-panel,.booking-panel,.asset-card,.profile-card,.status-card,.overview-focus{border-radius:16px;padding:14px}.chat-head{align-items:center}.chat-title{gap:8px}.chat-icon{flex-basis:36px;width:36px;height:36px}.chat-head h2{font-size:1rem}.quick-help{grid-template-columns:1fr;gap:7px}.quick-help button,.choice-list button,.menu-list button,.time-slots button,.primary-btn,.secondary-btn,.filter-chips button{min-height:44px}.chat-feed{min-height:320px;max-height:48vh;padding:10px}.chat-message{max-width:94%}.chat-message p{padding:11px 12px;font-size:.92rem}.composer-shell{grid-template-columns:38px 1fr auto;gap:6px;padding:7px;border-radius:22px}.chat-tool-btn,.chat-send-btn{width:38px;height:38px}.chat-composer textarea{min-height:38px;padding:9px 0;font-size:.94rem}.appointment-card{gap:10px}.appointment-at-a-glance{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.appointment-at-a-glance div,.appointment-detail-grid div,.appointment-context div,.metric-row div{padding:9px}.appointment-prepare{padding:10px}.mini-calendar{gap:5px}.mini-calendar span,.mini-calendar button{min-height:38px}.time-slots{grid-template-columns:1fr}.filter-chips{margin-inline:-2px;padding-bottom:4px}.document-row{grid-template-columns:1fr auto;min-height:58px}.invoice-list article,.notice-list article,.settings-list article{align-items:flex-start}.profile-card{grid-template-columns:54px 1fr}.profile-card .avatar{width:54px;height:54px}}@media (max-width: 390px){.sidebar .tab strong{font-size:.54rem}.sidebar .tab span{width:26px;height:26px}.saas-kpi-grid,.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-at-a-glance,.appointment-detail-grid,.appointment-context,.field-grid,.metric-row{grid-template-columns:1fr}}html.force-mobile-app{background:#f6fafb}html.force-mobile-app body{min-width:320px;padding-bottom:calc(84px + env(safe-area-inset-bottom));background:#f6fafb}html.force-mobile-app .workspace-shell{display:block;width:100%;min-height:100vh;background:#f6fafb}html.force-mobile-app .app-shell{display:block;width:100%;min-height:100vh;padding-bottom:calc(94px + env(safe-area-inset-bottom));background:#f6fafb}html.force-mobile-app .sidebar{position:fixed!important;top:auto!important;right:0!important;bottom:0!important;left:0!important;z-index:100;display:block;width:100%;height:auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border:0;border-top:1px solid rgba(20,50,62,.12);background:#fffffffa;box-shadow:0 -16px 38px #10182824;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html.force-mobile-app .sidebar-brand,html.force-mobile-app .sidebar-footer{display:none}html.force-mobile-app .sidebar .tabbar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;overflow:visible;padding:0}html.force-mobile-app .sidebar .tab{display:grid;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:58px;padding:5px 2px;border-radius:14px;text-align:center}html.force-mobile-app .sidebar .tab span{width:28px;height:28px;border-radius:10px;font-size:.75rem}html.force-mobile-app .sidebar .tab strong{max-width:100%;overflow:hidden;font-size:clamp(.55rem,2.4vw,.68rem);line-height:1.05;text-overflow:ellipsis;white-space:nowrap}html.force-mobile-app .topbar{position:sticky;top:0;grid-template-columns:1fr;gap:12px;padding:14px 14px 12px;border-bottom-color:#14323e14}html.force-mobile-app .topbar-actions{display:grid;grid-template-columns:1fr 40px 42px;gap:8px}html.force-mobile-app .global-search{min-width:0;height:42px}html.force-mobile-app .user-menu{grid-template-columns:34px;width:42px;min-height:42px;padding:4px}html.force-mobile-app .user-menu div{display:none}html.force-mobile-app .screen{padding:14px 12px 18px}html.force-mobile-app .screen.active{display:grid!important;gap:12px}html.force-mobile-app .assistant-layout{grid-template-columns:1fr;grid-template-areas:"chat" "summary" "result";gap:12px}
