:root{--ink:#171126;--muted:#5f6170;--surface:#fff;--surface-2:#f7f7fc;--card:#fff;--line:#e7e5ef;--line-strong:#d9d5e5;--brand:#6c4cf1;--brand-strong:#5635df;--brand-soft:#f1edff;--green:#147a51;--green-soft:#e8f7f0;--amber:#9a6200;--amber-soft:#fff6df;--danger:#b52c59;--danger-soft:#fff0f4;--shadow:0 16px 45px #281e4c14;--shadow-sm:0 7px 22px #281e4c0f;--radius:16px;color:var(--ink);background:var(--surface-2);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--ink:#f8f7ff;--muted:#b6b1c2;--surface:#171126;--surface-2:#11131a;--card:#171126;--line:#3a3545;--line-strong:#4a4358;--brand:#8d74ff;--brand-strong:#a28fff;--brand-soft:#29203e;--green:#77dfae;--green-soft:#173a2d;--amber:#f4c566;--amber-soft:#3c301a;--danger:#ff94b8;--danger-soft:#422233;--shadow:0 18px 50px #0000004d;--shadow-sm:0 8px 24px #00000038;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--surface-2);min-width:320px;min-height:100%}body{color:var(--ink);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;min-height:44px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #6c4cf152}.ambient{z-index:-1;filter:blur(110px);opacity:.12;pointer-events:none;border-radius:999px;position:fixed}.ambient-one{background:#9b83ff;width:36vw;height:36vw;top:-20vw;right:-15vw}.ambient-two{background:#d6ccff;width:28vw;height:28vw;bottom:-14vw;left:-15vw}.brand{align-items:center;width:188px;max-width:100%;display:flex;overflow:hidden}.brand-logo{object-fit:contain;width:100%;height:auto;display:block}.brand-logo-dark,:root[data-theme=dark] .brand-logo-light{display:none}:root[data-theme=dark] .brand-logo-dark{border-radius:10px;display:block}.theme-toggle{border:1px solid var(--line);background:var(--surface);min-width:126px;height:44px;color:var(--ink);box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex}.theme-toggle:hover{border-color:var(--line-strong);background:var(--brand-soft)}.theme-icon{width:22px;color:var(--brand);place-items:center;font-size:18px;display:grid}.theme-toggle.compact{width:44px;min-width:44px;box-shadow:none;padding:0}.theme-toggle.compact .theme-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-shell{place-items:center;min-height:100dvh;padding:82px 24px 32px;display:grid;position:relative}.auth-theme{position:absolute;top:22px;right:24px}.auth-card{border:1px solid var(--line);background:var(--surface);width:min(100%,1040px);min-height:630px;box-shadow:var(--shadow);border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);display:grid;overflow:hidden}.auth-aside{border-right:1px solid var(--line);background:radial-gradient(circle at 88% 12%,#6c4cf12e,#0000 34%),linear-gradient(145deg,#f1edff 0%,#faf9ff 66%,#fff 100%);flex-direction:column;justify-content:space-between;padding:44px 50px;display:flex}:root[data-theme=dark] .auth-aside{background:radial-gradient(circle at 88% 12%,#8d74ff38,#0000 34%),linear-gradient(145deg,#211a36,#171126 72%)}.eyebrow{color:var(--brand-strong);letter-spacing:.09em;text-transform:uppercase;background:#ffffffbd;border:1px solid #6c4cf138;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}:root[data-theme=dark] .eyebrow{background:#ffffff0f}.hero-copy h1{letter-spacing:-.045em;max-width:440px;margin:18px 0;font-size:clamp(34px,4vw,52px);line-height:1.04}.hero-copy p{max-width:410px;color:var(--muted);margin:0;line-height:1.65}.hero-list{gap:13px;margin:28px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.hero-list li:before{content:"✓";width:22px;height:22px;color:var(--brand-strong);background:#6c4cf11f;border-radius:50%;place-items:center;margin-right:10px;font-weight:800;display:inline-grid}.auth-caption{color:var(--muted);font-size:12px}.auth-form{flex-direction:column;justify-content:center;padding:46px 54px;display:flex}.auth-form-brand{margin-bottom:32px;display:none}.auth-form h2{letter-spacing:-.03em;margin:0 0 8px;font-size:29px}.auth-form>p{color:var(--muted);margin:0 0 28px;line-height:1.5}.field{gap:7px;margin:0 0 16px;display:grid}.field label{font-size:13px;font-weight:650}.field input,.field select,.field textarea,.search,.chat-compose input{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:44px;color:var(--ink);border-radius:10px;outline:none;padding:11px 13px}.field input::placeholder,.field textarea::placeholder,.search::placeholder,.chat-compose input::placeholder{color:var(--muted);opacity:.78}.field input:focus,.field select:focus,.field textarea:focus,.search:focus,.chat-compose input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #6c4cf129}.field textarea{resize:vertical;min-height:92px}.split{justify-content:space-between;align-items:center;gap:12px;margin:1px 0 8px;display:flex}.remember{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.link-btn{min-height:44px;color:var(--brand-strong);text-align:left;background:0 0;border:0;padding:4px;font-weight:650}.button{color:#fff;background:linear-gradient(135deg,#795cf7,#5b39dd);border:0;border-radius:10px;min-height:44px;padding:11px 16px;font-weight:750;box-shadow:0 8px 22px #6c4cf138}.button:hover{filter:brightness(1.05)}.button.secondary{background:var(--surface);color:var(--brand-strong);box-shadow:none;border:1px solid #6c4cf14d}.button.ghost{color:var(--ink);border:1px solid var(--line-strong);box-shadow:none;background:0 0}.button.danger{background:var(--danger-soft);color:var(--danger);box-shadow:none}.wide{width:100%;margin-top:8px}.divider{color:var(--muted);align-items:center;gap:12px;margin:22px 0;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-switch{color:var(--muted);text-align:center;margin:0;font-size:13px}.app-shell{grid-template-columns:256px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--line);z-index:6;flex-direction:column;align-self:start;width:100%;height:100dvh;min-height:0;padding:18px 14px 14px;display:flex;position:sticky;top:0}.sidebar-brand-row{align-items:center;min-height:58px;padding:0 8px 12px;display:flex}.sidebar .brand{width:186px}.drawer-close{border:1px solid var(--line);background:var(--surface-2);width:44px;min-width:44px;color:var(--ink);border-radius:10px;margin-left:auto;padding:0;font-size:24px;display:none}.nav{overscroll-behavior:contain;scrollbar-width:thin;align-content:start;gap:2px;min-height:0;display:grid;overflow-y:auto}.nav-group{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;padding:15px 11px 6px;font-size:10px;font-weight:750}.nav-item{width:100%;min-height:44px;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;padding:9px 11px;font-size:13.5px;font-weight:580;display:flex;position:relative}.nav-item:hover{background:var(--surface-2);color:var(--ink)}.nav-item.active{background:var(--brand-soft);color:var(--brand-strong);border-color:#6c4cf124;font-weight:720}.nav-item.active:before{content:"";background:var(--brand);border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-1px}.nav-icon{width:19px;color:var(--brand);text-align:center;flex:0 0 19px;font-size:17px}.lock{opacity:.72;margin-left:auto;font-size:11px}.sidebar-bottom{border-top:1px solid var(--line);margin-top:10px;padding:12px 5px 0}.plan-mini{background:var(--brand-soft);width:100%;min-height:58px;color:var(--brand-strong);text-align:left;border:1px solid #6c4cf140;border-radius:12px;padding:10px 12px;font-weight:750}.plan-mini span{color:var(--muted);margin-top:3px;font-size:11px;font-weight:520;display:block}.drawer-overlay{display:none}.main{width:100%;min-width:0;padding:0 clamp(22px,3.1vw,48px) 52px}.topbar{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f7fcf0;border-bottom:1px solid #e7e5efc2;justify-content:space-between;align-items:center;gap:20px;min-height:74px;margin-bottom:18px;display:flex;position:sticky;top:0}:root[data-theme=dark] .topbar{background:#11131af0;border-bottom-color:#3a3545c2}.topbar-context,.top-actions{align-items:center;gap:10px;display:flex}.mobile-menu{border:1px solid var(--line);background:var(--surface);width:44px;min-width:44px;color:var(--ink);border-radius:10px;place-items:center;padding:0;font-size:19px;display:none}.crumb{color:var(--muted);font-size:13px}.crumb b{color:var(--line-strong);padding:0 4px}.notification{border:1px solid var(--line);background:var(--surface);width:44px;min-width:44px;color:var(--ink);border-radius:12px;padding:0;font-size:20px;position:relative}.notification:after{content:"";border:2px solid var(--surface);background:var(--danger);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.avatar,.person{background:var(--brand-soft);color:var(--brand-strong);border-radius:50%;place-items:center;font-weight:780;display:grid}.avatar{width:42px;height:42px;font-size:12px}.page-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.page-head h1{letter-spacing:-.045em;margin:0 0 6px;font-size:clamp(27px,3vw,36px)}.page-head p{color:var(--muted);margin:0;line-height:1.5}.plan-switch{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--muted);border-radius:12px;align-items:center;gap:8px;padding:5px 8px 5px 12px;font-size:12px;display:flex}.plan-switch select{min-height:32px;color:var(--ink);background:0 0;border:0;outline:0;padding:0 6px;font-weight:740}.banner{background:linear-gradient(110deg,var(--brand-soft),var(--surface));border:1px solid #6c4cf138;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:17px 18px;display:flex}.banner strong,.banner span{display:block}.banner strong{font-size:14px}.banner span{color:var(--muted);margin-top:4px;font-size:13px}.grid{gap:16px;display:grid}.stats{grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);padding:18px}.stat{min-height:132px}.stat-head{color:var(--muted);justify-content:space-between;gap:8px;font-size:13px;display:flex}.stat-icon,.action-icon,.history-icon,.empty-art{background:var(--brand-soft);color:var(--brand-strong);place-items:center;display:grid}.stat-icon{border-radius:9px;flex:0 0 32px;width:32px;height:32px;font-style:normal}.stat-value{letter-spacing:-.05em;margin:17px 0 4px;font-size:30px;font-weight:780}.rise,.down{font-size:12px}.rise{color:var(--green)}.down{color:var(--danger)}.dashboard-main{grid-template-columns:minmax(0,1.45fr) minmax(270px,.75fr);align-items:start}.section-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.section-head h2{margin:0;font-size:16px}.section-head a{color:var(--brand-strong);font-size:13px}.action-list,.timeline,.history{display:grid}.action-list{gap:8px}.action{background:var(--surface-2);width:100%;min-height:58px;color:var(--ink);text-align:left;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.action:hover{background:var(--brand-soft);border-color:#6c4cf133}.action-icon{border-radius:10px;flex:0 0 35px;width:35px;height:35px;font-style:normal}.action-copy{flex:1;min-width:0}.action-copy strong,.action-copy span{display:block}.action-copy strong{font-size:13px}.action-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.text-button{min-height:40px;color:var(--brand-strong);background:0 0;border:0;padding:6px 8px;font-weight:680}.timeline{gap:13px}.time-item{grid-template-columns:48px 1fr;gap:9px;display:grid}.time{color:var(--muted);padding-top:11px;font-size:12px}.appointment{border:0;border-left:3px solid var(--brand);background:var(--brand-soft);min-height:58px;color:var(--ink);text-align:left;border-radius:8px;padding:9px 11px;font-size:13px}.appointment strong,.appointment span{display:block}.appointment span{color:var(--muted);margin-top:3px;font-size:12px}.dot{background:var(--green);width:9px;height:9px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%}.health span{flex:1;font-size:13px}.locked-card{background:linear-gradient(150deg,var(--brand-soft),var(--surface));position:relative;overflow:hidden}.locked-card:after{content:"✦";color:#6c4cf114;font-size:100px;position:absolute;bottom:-30px;right:-8px}.lock-title{align-items:center;gap:9px;margin-bottom:7px;font-size:15px;display:flex}.locked-card p{color:var(--muted);margin:0 0 15px;font-size:13px;line-height:1.5}.calendar-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:16px 17px;display:flex}.calendar-toolbar .controls{align-items:center;gap:7px;display:flex}.small-button{border:1px solid var(--line-strong);background:var(--surface);min-height:44px;color:var(--ink);border-radius:9px;padding:8px 12px;font-size:12px}.small-button:hover,.small-button.active{background:var(--brand-soft);color:var(--brand-strong);border-color:#6c4cf161}.calendar-head,.calendar-grid{grid-template-columns:54px repeat(var(--columns),minmax(150px,1fr));min-width:710px;display:grid}.calendar-head{z-index:2;border-bottom:1px solid var(--line);background:var(--surface-2);position:sticky;top:0}.calendar-head div{color:var(--muted);padding:12px 9px;font-size:12px}.calendar-head b{color:var(--ink);margin-top:2px;font-size:13px;display:block}.calendar-head .today b{color:var(--brand-strong)}.time-cell,.slot{border-right:1px solid var(--line);border-bottom:1px solid var(--line);height:70px}.time-cell{color:var(--muted);padding:8px;font-size:11px}.slot{min-height:70px;color:var(--ink);text-align:left;background:0 0;border-top:0;border-left:0;padding:4px;position:relative}.slot:hover{background:var(--brand-soft)}.event{color:#fff;text-align:left;background:#6044d8;border:0;border-radius:7px;width:100%;height:100%;min-height:0;padding:6px 7px;font-size:11px;overflow:hidden}.event strong,.event span{display:block}.event strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.event span{opacity:.82;margin-top:2px}.event.alt{background:#88509c}.agenda-foot{border-top:1px solid var(--line);color:var(--muted);padding:14px 17px;font-size:12px}.table-wrap{padding:0;overflow:auto}.table{border-collapse:collapse;width:100%;min-width:700px}.table th{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-align:left;text-transform:uppercase;padding:13px 17px;font-size:11px}.table td{border-bottom:1px solid var(--line);padding:13px 17px;font-size:13px}.table tr:last-child td{border-bottom:0}.table tr:hover td{background:var(--surface-2)}.client-cell,.client-profile{align-items:center;gap:10px;display:flex}.client-cell{min-height:44px}.person{flex:0 0 32px;width:32px;height:32px;font-size:11px}.tag{background:var(--brand-soft);min-height:25px;color:var(--brand-strong);border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:650;display:inline-flex}.tag.green{background:var(--green-soft);color:var(--green)}.tag.amber{background:var(--amber-soft);color:var(--amber)}.empty{text-align:center;padding:44px 22px}.empty-art{border-radius:18px;width:58px;height:58px;margin:0 auto 12px;font-size:30px}.empty h3{margin:0 0 8px;font-size:16px}.empty p{max-width:380px;color:var(--muted);margin:0 auto 16px;font-size:13px;line-height:1.5}.two-col{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr)}.client-profile{gap:15px}.client-profile .person{width:58px;height:58px;font-size:18px}.client-profile h2{margin:0 0 4px;font-size:20px}.client-profile p{color:var(--muted);margin:0;font-size:13px}.kv{display:grid}.kv>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 0;font-size:13px;display:flex}.kv>div:last-child{border:0}.kv span{color:var(--muted)}.history{gap:11px}.history-item{align-items:flex-start;gap:11px;display:flex}.history-icon{border-radius:10px;flex:0 0 32px;width:32px;height:32px;font-style:normal}.history strong,.history span{display:block}.history strong{font-size:13px}.history span{color:var(--muted);margin-top:3px;font-size:12px}.ai-layout{grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr)}.chat{flex-direction:column;min-height:500px;padding:0;display:flex}.chat-head{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:16px 17px;display:flex}.chat-body{flex-direction:column;flex:1;gap:13px;padding:17px;display:flex}.bubble{background:var(--surface-2);max-width:85%;color:var(--ink);border-radius:13px 13px 13px 3px;padding:10px 12px;font-size:13px;line-height:1.45}.bubble.me{color:#fff;background:#6044d8;border-radius:13px 13px 3px;align-self:flex-end}.chat-compose{border-top:1px solid var(--line);gap:8px;padding:12px;display:flex}.chat-compose input{flex:1;min-width:0}.tone-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.tone{border:1px solid var(--line-strong);background:var(--surface);min-height:44px;color:var(--muted);text-align:center;border-radius:9px;padding:9px;font-size:12px}.tone.active{background:var(--brand-soft);color:var(--brand-strong);border-color:#6c4cf16b;font-weight:680}.test-label{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.test-label:before{content:"";background:var(--amber);border-radius:50%;width:7px;height:7px}.heatmap{color:var(--muted);grid-template-columns:74px repeat(5,1fr);align-items:center;gap:5px;font-size:11px;display:grid}.heatmap div{background:var(--brand-soft);border-radius:5px;place-items:center;height:31px;display:grid}.heatmap .h2{background:#6c4cf13d}.heatmap .h3{color:#fff;background:#6c4cf185}.heatmap .h4{color:#fff;background:#6c4cf1}.metric{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:55px;padding:10px 0;display:flex}.metric:last-child{border:0}.metric b{margin-left:auto;font-size:18px}.progress{background:var(--line);border-radius:999px;flex:1;min-width:70px;height:7px;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg,#6c4cf1,#a68dff);height:100%;display:block}.settings-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:68px;padding:12px 0;display:flex}.settings-row:last-child{border:0}.settings-row strong{font-size:13px;display:block}.settings-row p{color:var(--muted);margin:3px 0 0;font-size:12px}.settings-row .button,.settings-row .small-button,.settings-row .switch{flex:none;margin-left:auto}.switch{background:var(--line-strong);border:0;border-radius:999px;width:48px;height:28px;min-height:28px;padding:4px}.switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;display:block}.switch.on{background:var(--brand)}.switch.on:after{transform:translate(20px)}.onboard{max-width:960px;margin:0 auto;padding:26px}.onboard header,.onboard-header-actions{justify-content:space-between;align-items:center;display:flex}.onboard-header-actions{gap:10px}.progressbar{background:var(--line);border-radius:999px;height:8px;margin:32px 0;overflow:hidden}.progressbar i{background:linear-gradient(90deg,#6c4cf1,#ad98ff);height:100%;transition:width .25s;display:block}.onboard-card{border:1px solid var(--line);background:var(--card);max-width:620px;box-shadow:var(--shadow-sm);border-radius:24px;margin:50px auto;padding:30px}.onboard-card h1{margin:0 0 8px;font-size:30px}.onboard-card p{color:var(--muted);line-height:1.5}.onboard-actions{justify-content:space-between;gap:12px;margin-top:26px;display:flex}.modal-layer{z-index:15;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17112680;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:var(--surface);border-radius:20px;width:min(100%,580px);max-height:calc(100dvh - 36px);padding:22px;overflow:auto;box-shadow:0 22px 70px #17112640}.modal h2{margin:0 0 6px;font-size:22px}.modal>p{color:var(--muted);margin:0 0 20px;font-size:13px}.modal-close{float:right;width:44px;min-width:44px;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:0;font-size:24px}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0;display:grid}.choice{border:1px solid var(--line-strong);background:var(--surface-2);min-height:78px;color:var(--ink);text-align:left;border-radius:12px;padding:14px}.choice.active{background:var(--brand-soft);border-color:#6c4cf173}.choice b,.choice span{display:block}.choice b{font-size:13px}.choice span{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.35}.modal-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.notice{background:var(--amber-soft);color:var(--amber);border-radius:10px;margin-top:12px;padding:12px;font-size:12px;line-height:1.45}#toast{z-index:30;background:var(--ink);max-width:360px;color:var(--surface);box-shadow:var(--shadow);opacity:0;pointer-events:none;border:1px solid #6c4cf166;border-radius:12px;padding:12px 14px;font-size:13px;transition:all .2s;position:fixed;bottom:18px;right:18px;transform:translateY(15px)}#toast.show{opacity:1;transform:translateY(0)}@media (width<=1180px) and (width>=761px){.app-shell{grid-template-columns:232px minmax(0,1fr)}.sidebar{padding-inline:10px}.sidebar .brand{width:172px}.nav-item{gap:9px;padding-inline:9px;font-size:13px}}@media (width<=1080px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main,.two-col,.ai-layout{grid-template-columns:1fr}}@media (width<=760px){.auth-shell{padding:78px 15px 22px}.auth-theme{top:16px;right:15px}.auth-card{border-radius:22px;grid-template-columns:1fr;min-height:0}.auth-aside{display:none}.auth-form{padding:32px 24px}.auth-form-brand{display:block}.auth-form-brand .brand{width:178px}.app-shell{display:block}.sidebar{width:min(86vw,294px);height:100dvh;padding:16px 12px 14px;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 55px #1711263d}body.menu-open{overflow:hidden}body.menu-open .sidebar{transform:translate(0)}.sidebar-brand-row{gap:8px}.sidebar .brand{width:177px}.drawer-close{display:block}.drawer-overlay{z-index:5;opacity:0;pointer-events:none;background:#1711266b;border:0;width:100%;height:100%;min-height:100%;padding:0;transition:opacity .2s;position:fixed;inset:0}body.menu-open .drawer-overlay{opacity:1;pointer-events:auto;display:block}.main{padding:0 15px 40px}.topbar{min-height:66px;margin-bottom:17px}.mobile-menu{display:grid}.crumb{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}.top-actions .avatar{display:none}.page-head{display:block}.page-head p{font-size:13px}.page-head>.button,.plan-switch{width:max-content;margin-top:14px}.stats{gap:10px}.card{padding:15px}.stat{min-height:116px}.stat-value{margin-top:14px;font-size:25px}.banner,.calendar-toolbar{flex-direction:column;align-items:flex-start}.calendar-toolbar .controls{flex-wrap:wrap}.choice-grid{grid-template-columns:1fr}.onboard{padding:19px}.onboard header .brand{width:168px}.onboard-card{margin:28px 0;padding:22px}.onboard-actions{flex-wrap:wrap}.modal-actions .button{flex:1}.table td,.table th{padding-inline:12px}.top-actions{gap:7px}.heatmap{grid-template-columns:52px repeat(5,minmax(42px,1fr));overflow-x:auto}.kv>div{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=380px){.stats{grid-template-columns:1fr}.theme-toggle.auth-theme{width:44px;min-width:44px;padding:0}.auth-theme .theme-label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.crumb{max-width:110px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--violet-2:#9a82ff;--violet-3:#dcd4ff;--blue:#4e79ff;--cyan:#59c7d6;--orange:#f1a25d;--rail:76px;--ease:cubic-bezier(.2,.8,.2,1);background:#f6f7fb}:root[data-theme=dark]{background:#111219}body{background:radial-gradient(circle at 82% -10%,#6c4cf117,transparent 28%),var(--surface-2);overflow-x:hidden}.ui-icon{width:22px;height:22px;display:block}.ui-icon .accent{stroke:var(--violet-2)}.icon-button{border:1px solid var(--line);background:var(--surface);width:44px;min-width:44px;height:44px;color:var(--muted);box-shadow:none;border-radius:13px;place-items:center;padding:0;display:grid;position:relative}.icon-button:hover{background:var(--brand-soft);color:var(--brand-strong);border-color:#c9c0f5}.button{border-radius:12px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.button .ui-icon{width:18px;height:18px}.button.ghost:hover{background:var(--brand-soft);color:var(--brand-strong);border-color:#bfb1fa}.eyebrow{letter-spacing:.12em;border:0;padding:0;background:0 0!important}.section-kicker{color:var(--brand-strong);letter-spacing:.11em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.card{border-color:#dbd9e7d1;border-radius:20px;box-shadow:0 8px 25px #1f173f0b}:root[data-theme=dark] .card{border-color:#4a4358b8}.stack{gap:16px;display:grid}.content-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);align-items:start;gap:18px;min-width:0;display:grid}.content-grid>*{min-width:0}[role=tabpanel]{min-width:0;max-width:100%}.section-head{align-items:flex-start}.section-head h2,.card>h2{letter-spacing:-.025em;margin:0;font-size:17px}.text-button{align-items:center;gap:7px;display:inline-flex}.text-button .ui-icon{width:16px;height:16px}.tag{font-weight:730}.tag.success{background:var(--green-soft);color:var(--green)}.tag.warning{background:var(--amber-soft);color:var(--amber)}.auth-shell{padding:28px}.auth-shell>.icon-button{z-index:3;position:absolute;top:42px;right:42px}.auth-card{border-radius:34px;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);width:min(1180px,100%);min-height:min(760px,100dvh - 56px);box-shadow:0 30px 100px #36237324}.auth-visual{background:radial-gradient(circle at 72% 28%,#fffffff0,#0000 25%),linear-gradient(145deg,#f0ecff 0%,#faf8ff 42%,#e7e0ff 100%);flex-direction:column;min-height:680px;padding:45px 54px;display:flex;position:relative;overflow:hidden}:root[data-theme=dark] .auth-visual{background:radial-gradient(circle at 70% 30%,#7c59ff2e,#0000 26%),linear-gradient(145deg,#221b36,#15151e 75%)}.auth-visual>.brand{z-index:2;position:relative}.auth-visual>div{z-index:2;max-width:510px;margin-top:70px;position:relative}.auth-visual h1{letter-spacing:-.06em;margin:14px 0 16px;font-size:clamp(38px,4.7vw,68px);line-height:1}.auth-visual p{max-width:440px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.auth-visual>img{object-fit:contain;filter:drop-shadow(0 30px 40px #4a2aa52e);width:83%;height:auto;position:absolute;bottom:-100px;right:-65px}.auth-visual>small{z-index:2;color:var(--muted);position:absolute;bottom:36px;left:54px}.auth-form{padding:60px}.auth-form>.brand{display:none}.auth-form h2{margin:14px 0 8px;font-size:32px}.auth-form>p{margin-bottom:28px}.auth-form>label,.onboard-card>label,.modal>label{color:var(--ink);gap:8px;margin-bottom:15px;font-size:12px;font-weight:720;display:grid}.auth-form input,.onboard-card input,.onboard-card select,.modal select,.modal input,.filter-bar select,.table-heading select{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:46px;color:var(--ink);border-radius:11px;padding:10px 13px}.app-shell{min-height:100dvh;display:block}.nav-shell{z-index:12;width:var(--rail);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:100dvh;transition:width .2s var(--ease),box-shadow .2s var(--ease);background:#fffffff0;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}:root[data-theme=dark] .nav-shell{background:#171126f7}.nav-shell:before{content:none}.nav-brand{z-index:4;width:348px;height:76px;min-height:76px;position:relative}.rail-logo{z-index:2;place-items:center;width:56px;height:50px;display:grid;position:absolute;top:13px;left:10px;overflow:hidden}.rail-logo img{object-fit:contain;width:43px;height:43px}.nav-wordmark{z-index:3;opacity:0;visibility:hidden;align-items:center;height:40px;display:flex;position:absolute;top:18px;left:84px}.nav-wordmark span{color:var(--ink);letter-spacing:.23em;white-space:nowrap;font-size:19px;font-weight:520;line-height:1}.pin-button{z-index:4;opacity:0;visibility:hidden;position:absolute;top:16px;right:10px}.pin-button.active{background:var(--brand-soft);color:var(--brand-strong)}.drawer-close{display:none}.nav-list{z-index:2;gap:7px;width:348px;padding:8px 10px;display:grid;position:relative}.nav-entry{width:56px;height:56px;min-height:56px;color:var(--muted);text-align:left;transition:width .2s var(--ease),background .16s,color .16s,border-color .16s,box-shadow .16s;background:0 0;border:1px solid #0000;border-radius:15px;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.nav-entry:hover,.nav-entry:focus-visible{background:var(--surface-2);color:var(--ink)}.nav-entry.active{background:var(--brand-soft);color:var(--brand-strong);border-color:#6c4cf126;box-shadow:0 8px 22px #462e9617}.nav-entry.active:before{content:"";background:var(--brand);border-radius:0 4px 4px 0;width:3px;height:28px;position:absolute;left:-1px}.nav-entry-icon{border-radius:14px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;position:relative}.nav-entry-icon .ui-icon{width:24px;height:24px}.nav-entry.active .nav-entry-icon{color:#fff;background:linear-gradient(145deg,#7356f5,#5f3ae0)}.nav-entry.active .accent{stroke:#dcd4ff}.rail-lock{background:var(--orange);width:6px;height:6px;box-shadow:0 0 0 2px var(--surface);border-radius:50%;position:absolute;top:7px;right:7px}.nav-entry-copy{opacity:0;visibility:hidden;min-width:0;transition:opacity .14s var(--ease),transform .2s var(--ease);flex:1;gap:4px;margin-left:14px;display:grid;transform:translate(-7px)}.nav-entry-copy strong{font-size:13px}.nav-entry-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.nav-entry>em{background:var(--amber-soft);color:var(--amber);text-transform:uppercase;opacity:0;visibility:hidden;border-radius:999px;margin:0 10px 0 6px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800}.nav-entry:after{content:attr(data-tooltip);z-index:30;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#201a30;border-radius:8px;padding:7px 9px;font-size:11px;font-style:normal;transition:all .15s;position:fixed;left:64px;transform:translate(4px)}.nav-shell:not(:hover):not(:focus-within) .nav-entry:hover:after,.nav-shell:not(:hover):not(:focus-within) .nav-entry:focus-visible:after{opacity:1;transform:none}.nav-footer{z-index:2;gap:9px;width:348px;margin-top:auto;padding:8px 10px 14px;display:grid;position:relative}.nav-workspace{opacity:0;visibility:hidden;width:328px;height:62px;transition:opacity .16s var(--ease),transform .2s var(--ease);border:1px solid #0000;border-radius:15px;align-items:center;gap:11px;padding:8px 10px;display:flex;overflow:hidden;transform:translate(-8px)}.nav-workspace>span{width:38px;height:38px;color:var(--brand-strong);background:linear-gradient(145deg,#eee9ff,#d8ceff);border-radius:11px;flex:0 0 38px;place-items:center;font-size:12px;font-weight:850;display:grid}.nav-workspace strong{white-space:nowrap;font-size:13px}.nav-shell:hover,.nav-shell:focus-within,body.rail-pinned .nav-shell{width:348px;box-shadow:20px 0 50px #27185214}.nav-shell:hover .nav-wordmark,.nav-shell:focus-within .nav-wordmark,body.rail-pinned .nav-wordmark,.nav-shell:hover .pin-button,.nav-shell:focus-within .pin-button,body.rail-pinned .pin-button,.nav-shell:hover .nav-entry-copy,.nav-shell:focus-within .nav-entry-copy,body.rail-pinned .nav-entry-copy,.nav-shell:hover .nav-entry>em,.nav-shell:focus-within .nav-entry>em,body.rail-pinned .nav-entry>em,.nav-shell:hover .nav-workspace,.nav-shell:focus-within .nav-workspace,body.rail-pinned .nav-workspace{opacity:1;visibility:visible;transform:none}.nav-shell:hover .nav-entry,.nav-shell:focus-within .nav-entry,body.rail-pinned .nav-entry{width:328px}body.rail-nav-used:not(.rail-pinned) .nav-shell{width:var(--rail);box-shadow:none}body.rail-nav-used:not(.rail-pinned) .nav-wordmark,body.rail-nav-used:not(.rail-pinned) .pin-button,body.rail-nav-used:not(.rail-pinned) .nav-entry-copy,body.rail-nav-used:not(.rail-pinned) .nav-entry>em,body.rail-nav-used:not(.rail-pinned) .nav-workspace{opacity:0;visibility:hidden;transform:translate(-8px)}body.rail-nav-used:not(.rail-pinned) .rail-logo{opacity:1}body.rail-nav-used:not(.rail-pinned) .nav-entry{width:56px}.main{width:auto;min-width:0;margin-left:var(--rail);transition:margin-left .2s var(--ease);padding:0 clamp(22px,3.4vw,54px) 60px}body.rail-pinned .main{margin-left:calc(var(--rail) + 272px)}.topbar{z-index:7;background:#f6f7fbde;min-height:78px;margin:0;padding:0}:root[data-theme=dark] .topbar{background:#111219e6}.top-context,.top-actions,.profile-trigger{align-items:center;display:flex}.top-context{gap:11px}.top-context>span{gap:2px;display:grid}.top-context small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.top-context strong{font-size:14px}.mobile-menu{display:none}.top-actions{gap:9px}.pop-anchor{position:relative}.badge{border:2px solid var(--surface);color:#fff;background:#e74f76;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;display:grid;position:absolute;top:4px;right:5px}.profile-trigger{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--ink);border-radius:15px;gap:9px;padding:4px 8px 4px 4px}.profile-trigger>span:nth-child(2){text-align:left;display:grid}.profile-trigger strong{font-size:11px}.profile-trigger small{color:var(--muted);margin-top:2px;font-size:9px}.profile-trigger>.ui-icon{width:14px;height:14px;transform:rotate(90deg)}.avatar{color:#5334cf;background:linear-gradient(145deg,#e9e3ff,#cfc2ff);border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.avatar.large{border-radius:18px;flex-basis:62px;width:62px;height:62px;font-size:16px}.popover{z-index:20;border:1px solid var(--line);background:var(--surface);border-radius:17px;width:330px;padding:9px;position:absolute;top:56px;right:0;box-shadow:0 22px 65px #1f144329}.popover>header{justify-content:space-between;align-items:center;padding:9px;display:flex}.popover>button,.profile-menu>button{width:100%;min-height:58px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;padding:9px;display:flex}.popover>button:hover{background:var(--surface-2)}.popover>button>i{background:var(--brand);border-radius:50%;flex:0 0 8px;width:8px;height:8px}.popover button span,.profile-menu>div>span:last-child{flex:1;gap:3px;display:grid}.popover button strong{font-size:12px}.popover button small{color:var(--muted);font-size:10px}.profile-menu{width:280px}.profile-menu>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:5px;padding:9px;display:flex}.profile-menu>button>.ui-icon{width:18px;height:18px;color:var(--brand)}.page-content{width:min(100%,1460px);min-width:0;margin:0 auto}.page-head{align-items:center;margin:18px 0 24px}.page-head h1{margin:5px 0;font-size:clamp(29px,3vw,42px)}.page-head>div:last-child{align-items:center;gap:9px;display:flex}.plan-switch{border-radius:13px}.plan-switch select{cursor:pointer}.page-actions{align-items:center;gap:9px;display:flex}.subtabs{border:1px solid var(--line);scrollbar-width:none;background:#ffffffa8;border-radius:14px;gap:4px;margin:0 0 20px;padding:5px;display:flex;position:relative;overflow-x:auto}.subtabs::-webkit-scrollbar{display:none}:root[data-theme=dark] .subtabs{background:#171126b3}.subtabs button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:10px;flex:none;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:700;display:flex}.subtabs button:hover{background:var(--surface)}.subtabs button.active{background:var(--surface);color:var(--brand-strong);box-shadow:0 5px 18px #281c5314}.subtabs button span{background:var(--brand-soft);border-radius:999px;padding:3px 6px;font-size:9px}.hero-panel{background:radial-gradient(circle at 77% 33%,#fffc,#0000 20%),linear-gradient(118deg,#f0ecff,#fbfaff 55%,#e5ddff);border:1px solid #6c4cf126;border-radius:26px;align-items:center;min-height:280px;padding:38px 42% 38px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 55px #422b8d1a}:root[data-theme=dark] .hero-panel{background:radial-gradient(circle at 77% 33%,#8462ff24,#0000 22%),linear-gradient(118deg,#251d3d,#171821)}.hero-panel>div{z-index:2;position:relative}.hero-panel h2{letter-spacing:-.05em;max-width:580px;margin:14px 0 10px;font-size:clamp(28px,3.1vw,46px);line-height:1.05}.hero-panel p{max-width:560px;color:var(--muted);margin:0 0 23px;line-height:1.55}.hero-panel>div>div{gap:9px;display:flex}.hero-panel>img{object-fit:contain;filter:drop-shadow(0 28px 38px #4c31a133);width:47%;max-width:600px;height:auto;position:absolute;bottom:-82px;right:-34px}.live-pill{color:var(--green);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.live-pill i{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 5px var(--green-soft);border-radius:50%}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.kpi{border:1px solid var(--line);background:var(--surface);border-radius:19px;justify-content:space-between;gap:10px;min-height:136px;padding:18px;display:flex;box-shadow:0 8px 26px #23174a0a}.kpi>div{align-content:start;display:grid}.kpi span{color:var(--muted);font-size:11px;font-weight:650}.kpi strong{letter-spacing:-.04em;margin:15px 0 5px;font-size:26px}.kpi small{color:var(--green);font-size:10px}.kpi small.negative{color:var(--danger)}.kpi>i{width:39px;height:39px;color:var(--brand-strong);background:linear-gradient(145deg,#f0ecff,#ddd4ff);border-radius:12px;place-items:center;display:grid}.kpi>i .ui-icon{width:20px;height:20px}.dash-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.timeline{display:grid}.timeline>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:70px;color:var(--ink);text-align:left;background:0 0;align-items:center;gap:13px;padding:10px 3px;display:flex}.timeline>button:last-child{border:0}.timeline time{width:42px;color:var(--muted);font-size:11px}.timeline>button>span:nth-of-type(2){flex:1;gap:4px;min-width:0;display:grid}.timeline strong{font-size:12px}.timeline small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.timeline em{background:var(--green-soft);color:var(--green);border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:750}.health{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:61px;padding:10px 0;display:flex}.health:last-child{border:0}.health>i{background:var(--green);width:9px;height:9px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%}.health>i.warn{background:var(--amber);box-shadow:0 0 0 4px var(--amber-soft)}.health>span{flex:1;gap:3px;display:grid}.health strong{font-size:11px}.health small,.health>b{color:var(--muted);font-size:9px}.insight-card{background:linear-gradient(135deg,var(--brand-soft),var(--surface));border:1px solid #6c4cf12e;border-radius:19px;gap:13px;padding:17px;display:flex}.insight-card>i,.insight-banner>i{background:var(--brand);color:#fff;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.insight-card>div{gap:4px;display:grid}.insight-card span,.insight-banner span{color:var(--brand-strong);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.insight-card strong{font-size:12px;line-height:1.4}.insight-card button{min-height:34px;color:var(--brand-strong);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:750;display:flex}.insight-card button .ui-icon{width:13px}.calendar{padding:0;overflow:hidden}.calendar-toolbar{flex-direction:row;align-items:center;padding:15px 18px}.segmented{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;padding:3px;display:flex}.segmented button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:6px 11px;font-size:10px;font-weight:700}.segmented button.active{background:var(--surface);color:var(--brand-strong);box-shadow:0 3px 10px #21164614}.calendar-scroll{overflow:auto}.cal-head,.cal-grid{grid-template-columns:58px repeat(var(--cols),minmax(160px,1fr));min-width:720px;display:grid}.cal-head{border-block:1px solid var(--line);background:var(--surface-2)}.cal-head>div{padding:11px}.cal-head small,.cal-head strong{display:block}.cal-head small{color:var(--muted);font-size:9px}.cal-head strong{margin-top:3px;font-size:11px}.cal-grid>time,.cal-grid>div,.cal-grid>.slot{border-right:1px solid var(--line);border-bottom:1px solid var(--line);height:73px}.cal-grid>time{color:var(--muted);padding:9px;font-size:9px}.cal-grid>.slot{color:var(--brand);opacity:0;background:0 0;border-top:0;border-left:0;place-items:center;padding:0;display:grid}.cal-grid>.slot:hover,.cal-grid>.slot:focus-visible{opacity:1;background:var(--brand-soft)}.cal-grid>.slot .ui-icon{width:17px}.event{color:#fff;text-align:left;background:linear-gradient(145deg,#6d4dec,#896ffe);border:0;border-radius:9px;align-content:center;width:calc(100% - 8px);height:calc(100% - 8px);min-height:0;margin:4px;padding:8px;display:grid}.event small{opacity:.82;margin-top:3px}.event.block{background:#77727f}.table-card{padding:0;overflow:hidden}.table-toolbar,.table-heading{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin:0;padding:15px 18px;display:flex}.table-toolbar>button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--muted);border-radius:11px;align-items:center;gap:7px;padding:9px 13px;display:flex}.search{border:1px solid var(--line);background:var(--surface);border-radius:11px;flex:1;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:flex}.search .ui-icon{width:17px;color:var(--muted)}.search input{width:100%;min-width:0;height:42px;color:var(--ink);background:0 0;border:0;outline:0}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:700px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:13px 16px;font-size:11px}th{background:var(--surface-2);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px}tbody tr:hover{background:var(--surface-2)}.client-cell{min-height:44px;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.client-cell>span:last-child{gap:3px;display:grid}.client-cell small{color:var(--muted)}.package-row,.history,.professional,.service,.team-member{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:72px;padding:12px 0;display:flex}.package-row>i,.history>i,.service>i{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:12px;flex:0 0 40px;place-items:center;display:grid}.package-row>span,.history>span,.professional>span:nth-child(2),.service>span,.team-member>span:nth-child(2){flex:1;gap:4px;display:grid}.package-row small,.history small,.professional small,.service small,.team-member small{color:var(--muted);font-size:10px}.package-row>b,.professional>b,.service>b{font-size:12px}.client-hero{align-items:center;gap:15px;display:flex}.client-hero>div{flex:1}.client-hero h2{margin:7px 0 4px;font-size:20px}.client-hero p{color:var(--muted);margin:0;font-size:11px}.info-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:11px 0;font-size:11px;display:flex}.info-row:last-child{border:0}.info-row span{color:var(--muted)}.locked-stage{text-align:center;background:radial-gradient(circle at 50% 28%,#6c4cf121,transparent 24%),linear-gradient(145deg,var(--surface),var(--brand-soft));border:1px solid #6c4cf129;border-radius:25px;place-items:center;min-height:390px;padding:42px;display:grid}.locked-stage>i{color:#fff;background:linear-gradient(145deg,#7658f5,#4f30cc);border-radius:28px;place-items:center;width:92px;height:92px;margin-bottom:20px;display:grid;box-shadow:0 18px 45px #6c4cf14d}.locked-stage>i .ui-icon{width:42px;height:42px}.locked-stage>div{max-width:520px}.locked-stage h2{margin:14px 0 8px;font-size:28px}.locked-stage p{color:var(--muted);margin:0 auto 20px;line-height:1.55}.filter-bar{border:1px solid var(--line);background:var(--surface);border-radius:17px;flex-wrap:wrap;align-items:end;gap:18px;min-height:76px;margin-bottom:16px;padding:12px 15px;display:flex;box-shadow:0 8px 24px #23174a09}.filter-bar>div,.filter-bar>label{gap:6px;display:grid}.filter-bar>div>span,.filter-bar>label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.filter-bar select{min-width:205px;min-height:42px}.filter-bar>small{color:var(--muted);margin:0 0 12px auto;font-size:9px}.billing-main{grid-template-columns:minmax(0,1.5fr) minmax(270px,.5fr);min-width:0}.chart-card{min-width:0;max-width:100%;padding:20px 18px 14px;overflow:hidden}.legend{gap:14px;display:flex}.legend span{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.legend i{background:var(--brand);border-radius:9px;width:18px;height:3px}.legend span:last-child i{background:repeating-linear-gradient(90deg,var(--blue) 0 4px,transparent 4px 7px);height:2px}.chart-wrap{overscroll-behavior-inline:contain;width:100%;min-width:0;max-width:100%;min-height:280px;overflow-x:auto}.chart-wrap svg{width:100%;height:auto;overflow:visible}.chart-wrap line{stroke:var(--line);stroke-width:1px}.chart-wrap text{fill:var(--muted);font-size:9px}.chart-wrap .area{fill:url(#chart-fill)}.chart-wrap .actual,.chart-wrap .forecast{fill:none;stroke-linecap:round;stroke-linejoin:round}.chart-wrap .actual{stroke:var(--brand);stroke-width:3.5px}.chart-wrap .forecast{stroke:var(--blue);stroke-width:2px;stroke-dasharray:6 6}.chart-wrap .point>circle:not(.hit){fill:var(--surface);stroke:var(--brand);stroke-width:3px}.chart-wrap .hit{fill:#0000;stroke:#0000}.chart-wrap .tip{opacity:0;pointer-events:none}.chart-wrap .point:hover .tip,.chart-wrap .point:focus .tip{opacity:1}.chart-wrap .tip rect{fill:#211a31;stroke:none}.chart-wrap .tip text{fill:#ddd5f5;font-size:8px}.chart-wrap .tip text:last-child{fill:#fff;font-size:11px;font-weight:800}.chart-card details{border-top:1px solid var(--line);min-width:0;margin-top:-6px}.chart-card summary{min-height:44px;color:var(--brand-strong);cursor:pointer;padding:13px 3px;font-size:10px;font-weight:700}.composition-card{flex-direction:column;display:flex}.composition-card .service-bar{margin:16px 0}.composition-card .service-bar:first-of-type{margin-top:24px}.composition-note{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:7px;margin:auto 0 0;padding:16px 0 0;font-size:9px;line-height:1.5;display:flex}.composition-note .ui-icon{flex:0 0 14px;width:14px;margin-top:1px}.insight-banner{background:linear-gradient(110deg,var(--brand-soft),var(--surface));border:1px solid #6c4cf12e;border-radius:20px;align-items:center;gap:15px;min-height:110px;margin:18px 0;padding:18px 20px;display:flex}.insight-banner>div{flex:1;gap:4px;display:grid}.insight-banner strong{font-size:14px}.insight-banner p{color:var(--muted);margin:0;font-size:10px}.insight-banner>button{background:var(--surface);min-height:44px;color:var(--brand-strong);border:1px solid #6c4cf140;border-radius:11px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:750;display:flex}.insight-banner>button .ui-icon{width:15px}.billing-table{min-width:1050px}.source{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:inline-flex}.source .ui-icon{width:14px;height:14px}.source.protected{color:var(--green)}.rule{background:var(--surface-2);align-items:center;gap:10px;padding:12px 17px;display:flex}.rule>i{background:var(--green-soft);width:28px;height:28px;color:var(--green);border-radius:9px;flex:0 0 28px;place-items:center;display:grid}.rule .ui-icon{width:15px}.rule p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.table-heading .search{max-width:320px;margin-left:auto}.table-heading>select{width:auto;min-height:44px}.service-bar{margin:22px 0}.service-bar>span{justify-content:space-between;font-size:11px;display:flex}.service-bar>i{background:var(--line);border-radius:99px;height:8px;margin-top:8px;display:block;overflow:hidden}.service-bar>i>i{background:linear-gradient(90deg,var(--brand),var(--violet-2));border-radius:99px;height:100%;display:block}.big{color:var(--brand);letter-spacing:-.06em;margin:18px 0 5px;font-size:48px;display:block}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.ai-console{padding-top:16px}.ai-console-head{justify-content:space-between;align-items:center;gap:28px;min-height:112px;padding:5px 0 22px;display:flex}.ai-console-head h1{letter-spacing:-.045em;margin:6px 0 7px;font-size:clamp(30px,3vw,43px)}.ai-console-head p{max-width:620px;color:var(--muted);margin:0;line-height:1.5}.ai-console-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.ai-console-actions .button{align-items:center;gap:7px;min-height:46px;display:flex}.ai-console-actions .button .ui-icon{width:16px}.ai-console-actions .button:disabled{opacity:.55;cursor:not-allowed}.ai-state{gap:5px;min-width:185px;margin-right:5px;display:grid}.ai-state small{color:var(--muted);font-size:10px}.ai-success{background:var(--green-soft);min-height:48px;color:var(--green);border:1px solid #1f9d6838;border-radius:14px;align-items:center;gap:9px;margin-bottom:13px;padding:12px 15px;font-size:11px;font-weight:750;display:flex}.ai-success .ui-icon{width:18px}.ai-dual-core{grid-template-columns:minmax(0,1.38fr) minmax(330px,1fr);align-items:start;gap:16px;display:grid}.ai-agent-path{border:1px solid var(--line);background:linear-gradient(110deg,var(--surface),var(--brand-soft),var(--surface));border-radius:17px;grid-column:1/-1;justify-content:center;align-items:center;gap:15px;min-height:68px;padding:10px 15px;display:flex}.ai-agent-path>span{align-items:center;gap:8px;display:flex}.ai-agent-path b{background:var(--brand);color:#fff;border-radius:9px;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.ai-agent-path span>strong,.ai-agent-path span>small{display:block}.ai-agent-path strong{font-size:11px}.ai-agent-path small{color:var(--muted);font-size:9px}.ai-agent-path>i{color:var(--brand);font-style:normal}.ai-consultant{min-height:650px;padding:0;overflow:hidden}.ai-consultant>header{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:18px;display:flex}.ai-consultant>header>i{background:linear-gradient(145deg,var(--brand),var(--violet-2));color:#fff;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.ai-consultant>header>i .ui-icon{width:22px}.ai-consultant>header>div{flex:1}.ai-consultant h2{margin:4px 0 5px;font-size:19px}.ai-consultant header p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.ai-quick-prompts{gap:7px;padding:12px 16px 0;display:flex;overflow-x:auto}.ai-quick-prompts button,.phone-scenarios button,.sim-version button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:700}.ai-quick-prompts button:hover,.phone-scenarios button:hover{color:var(--brand-strong);border-color:#b6a7f7}.ai-consult-thread{flex-direction:column;gap:13px;min-height:260px;max-height:330px;padding:16px;display:flex;overflow-y:auto}.ai-message{align-items:flex-start;gap:9px;display:flex}.ai-message>span{background:var(--brand);color:#fff;border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:850;display:grid}.ai-message.user{flex-direction:row-reverse;align-self:flex-end}.ai-message.user>span{background:var(--brand-soft);color:var(--brand-strong)}.ai-message p{background:var(--surface-2);border-radius:4px 14px 14px;max-width:82%;margin:0;padding:10px 12px;font-size:11px;line-height:1.5}.ai-message.user p{background:var(--brand-soft);border-radius:14px 4px 14px 14px}.ai-compose{border-top:1px solid var(--line);align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.ai-compose textarea{resize:vertical;border:1px solid var(--line-strong);background:var(--surface);min-width:0;min-height:48px;max-height:110px;color:var(--ink);font:inherit;border-radius:12px;flex:1;padding:11px 12px}.ai-compose .button{align-items:center;gap:6px;min-height:48px;display:flex}.ai-compose .ui-icon{width:15px}.ai-proposal{background:linear-gradient(140deg,var(--brand-soft),var(--surface));border:1px solid #6c4cf138;border-radius:17px;min-width:0;margin:4px 16px 16px;padding:15px}.ai-proposal>header{align-items:center;gap:10px;display:flex}.ai-proposal>header>i{background:var(--brand);color:#fff;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.ai-proposal>header>div{flex:1;gap:3px;min-width:0;display:grid}.ai-proposal>header span{color:var(--brand-strong);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.ai-proposal>header strong{font-size:12px}.ai-proposal>header em{background:var(--surface);color:var(--green);border-radius:999px;flex:none;padding:5px 7px;font-size:8px;font-style:normal;font-weight:750}.ai-version-review{border:1px solid var(--line-strong);background:var(--surface);border-radius:13px;margin:13px 0;overflow:hidden}.ai-version-review>header{border-bottom:1px solid var(--line);background:var(--surface-2);justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.ai-version-review>header>div{gap:4px;display:grid}.ai-version-review>header strong{font-size:10px}.ai-version-review>header span{color:var(--muted);font-size:8px;font-weight:750}.ai-review-help{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:10px 12px;font-size:9px;line-height:1.5}.unified-diff-stream{overscroll-behavior:contain;background:var(--surface);max-width:100%;max-height:390px;padding:14px 15px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;overflow:auto}.unified-diff-stream:focus-visible{outline-offset:-3px;outline:3px solid #6c4cf152}.diff-line{min-width:0;color:var(--ink);align-items:flex-start;gap:8px;padding:2px 0;display:flex}.diff-line+.diff-line{margin-top:4px}.diff-line.removed+.diff-line.added{margin-top:1px}.diff-line .diff-marker{width:12px;color:var(--muted);text-align:center;-webkit-user-select:none;user-select:none;flex:0 0 12px;font:800 10px/1.65 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.diff-line code{min-width:0;color:inherit;white-space:pre-wrap;overflow-wrap:anywhere;font:9px/1.65 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.diff-line.context .diff-marker{opacity:.36}.diff-line.removed{color:var(--danger)}.diff-line.added{color:var(--green)}.ai-other-adjustment{border-top:1px solid var(--line);background:var(--amber-soft);color:var(--amber);margin:0;padding:10px 12px;font-size:9px;line-height:1.45}.ai-current-note{background:var(--green-soft);color:var(--green);border:1px solid #1f9d6838;border-radius:13px;align-items:center;gap:8px;margin:4px 16px 16px;padding:12px;font-size:9px;font-weight:750;line-height:1.4;display:flex}.ai-current-note .ui-icon{flex:0 0 16px;width:16px}.ai-proposal footer{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.ai-proposal footer .button{min-height:38px;font-size:9px}.ai-behavior{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;margin:0 16px 16px;overflow:hidden}.ai-behavior>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 13px;list-style:none;display:flex}.ai-behavior>summary::-webkit-details-marker{display:none}.ai-behavior>summary>span{align-items:center;gap:9px;min-width:0;display:flex}.ai-behavior>summary>span>i{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border-radius:11px;flex:0 0 36px;place-items:center;display:grid}.ai-behavior>summary>span>i .ui-icon{width:18px}.ai-behavior>summary span span{gap:3px;display:grid}.ai-behavior>summary strong{font-size:11px}.ai-behavior>summary small{color:var(--muted);font-size:8px}.ai-behavior>summary>b{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;flex:none;padding:5px 8px;font-size:8px}.ai-behavior>.temperature{border:0;border-top:1px solid var(--line);background:var(--surface);border-radius:0;margin:0}.ai-phone-stage{background:radial-gradient(circle at 50% 20%,#7a55ff29,transparent 34%),var(--surface-2);border:1px solid #6c4cf124;border-radius:24px;min-width:0;padding:16px}.ai-phone-label{justify-content:space-between;align-items:center;gap:8px;max-width:390px;margin:0 auto 11px;display:flex}.ai-phone-label span{color:var(--green);text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:850;display:flex}.ai-phone-label span i{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%}.ai-phone-label small{color:var(--muted);font-size:8px}.ai-phone{background:#efeae2;border:7px solid #201a2d;border-radius:34px;width:min(100%,390px);min-height:640px;margin:auto;overflow:hidden;box-shadow:0 24px 55px #22164233}:root[data-theme=dark] .ai-phone{background:#16131b;border-color:#080810}.ai-phone>header{color:#27222e;background:#f7f7f7;align-items:center;gap:8px;min-height:66px;padding:10px;display:flex}:root[data-theme=dark] .ai-phone>header{color:#f7f4ff;background:#24202b}.ai-phone>header>button{width:32px;height:40px;color:inherit;background:0 0;border:0;padding:0}.ai-phone>header .avatar{flex-basis:38px;width:38px;height:38px}.ai-phone>header>div{flex:1;gap:3px;min-width:0;display:grid}.ai-phone>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ai-phone>header small{color:#568e68;font-size:8px}.ai-phone>header em{color:#5940bf;background:#e7defe;border-radius:999px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:800}.sim-version{background:#fff;grid-template-columns:1fr 1fr;gap:5px;padding:8px;display:grid}:root[data-theme=dark] .sim-version{background:#1e1a25}.sim-version button{border-radius:9px}.sim-version button.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-strong)}.phone-scenarios{background:#f6f1ea;gap:5px;padding:8px;display:flex;overflow-x:auto}:root[data-theme=dark] .phone-scenarios{background:#1a171f}.phone-scenarios button{background:0 0}.phone-scenarios button.active{border-color:var(--brand);color:var(--brand-strong)}.ai-phone>main{background-image:radial-gradient(#5f4d6814 1px,#0000 1px);background-size:13px 13px;flex-direction:column;gap:9px;min-height:330px;max-height:330px;padding:16px 11px;display:flex;overflow-y:auto}.phone-bubble{color:#27222e;background:#fff;border-radius:4px 12px 12px;align-self:flex-start;max-width:86%;padding:9px 10px 6px;font-size:10px;line-height:1.45;box-shadow:0 2px 6px #1e182314}.phone-bubble.client{background:#d9fdd3;border-radius:12px 4px;align-self:flex-end}.phone-bubble time{color:#777;text-align:right;margin-top:3px;font-size:7px;display:block}.schedule-simulation{color:#5841b8;background:#ffffffbf;border:1px dashed #9b84ef;border-radius:9px;padding:8px;font-size:8px;line-height:1.4}.phone-compose{background:#f6f1ea;gap:6px;padding:8px;display:flex}:root[data-theme=dark] .phone-compose{background:#1a171f}.phone-compose input{color:#27222e;background:#fff;border:0;border-radius:999px;flex:1;min-width:0;min-height:42px;padding:9px 11px}.phone-compose button{color:#fff;background:#5a45cf;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.phone-compose .ui-icon{width:17px}.ai-clear{width:100%;min-height:34px;color:var(--brand-strong);background:0 0;border:0;font-size:9px;font-weight:750}.simulation-warning{color:#6e6875;align-items:center;gap:5px;margin:0;padding:0 11px 11px;font-size:8px;display:flex}.simulation-warning .ui-icon{width:12px}.ai-config-layout{grid-template-columns:minmax(0,2fr) minmax(270px,1fr);align-items:start;gap:16px;display:grid}.ai-settings-card,.ai-knowledge,.ai-history{padding:21px}.ai-settings-card .section-head p,.ai-knowledge .section-head p,.ai-history .section-head p{color:var(--muted);margin:5px 0 0;font-size:10px}.ai-model-flow{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:18px 0;padding:14px;display:grid}.ai-model-flow article{align-items:center;gap:9px;display:flex}.ai-model-flow article>i{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:12px;place-items:center;display:grid}.ai-model-flow article>span{gap:3px;display:grid}.ai-model-flow strong{font-size:11px}.ai-model-flow small{color:var(--muted);font-size:8px}.ai-model-flow>b{color:var(--brand);font-size:9px}.temperature{border:1px solid var(--line);border-radius:16px;margin:16px 0;padding:16px}.temperature legend{padding:0 6px;font-size:11px;font-weight:800}.temperature>div:first-of-type{justify-content:space-between;align-items:center;display:flex}.temperature output{background:var(--brand-soft);color:var(--brand-strong);border-radius:8px;padding:5px 8px;font-size:10px;font-weight:800}.temperature-presets{grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0;display:grid}.temperature-presets button{border:1px solid var(--line);background:var(--surface);min-height:63px;color:var(--ink);text-align:left;border-radius:12px;gap:4px;padding:9px;display:grid}.temperature-presets button.active{border-color:var(--brand);background:var(--brand-soft)}.temperature-presets small{color:var(--muted);font-size:8px}.temperature input{width:100%;accent-color:var(--brand)}.temperature-scale{color:var(--muted);justify-content:space-between;margin-top:5px;font-size:8px;display:flex}.temperature>p{color:var(--muted);align-items:center;gap:6px;font-size:9px;line-height:1.4;display:flex}.temperature>p .ui-icon{width:14px}.temperature details{border-top:1px solid var(--line);color:var(--muted);padding-top:9px;font-size:9px}.temperature summary{min-height:36px;color:var(--brand-strong);cursor:pointer;padding-top:9px;font-weight:750}.rule-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rule-columns>section{border:1px solid var(--line);border-radius:14px;padding:13px}.rule-columns header{justify-content:space-between;align-items:center;display:flex}.rule-columns h3{margin:3px 0 8px;font-size:12px}.rule-columns header button{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--brand);border-radius:10px;place-items:center;padding:0;display:grid}.rule-columns article{border-top:1px solid var(--line);align-items:center;gap:7px;min-height:46px;padding:9px 0;font-size:9px;line-height:1.4;display:flex}.rule-columns article .ui-icon{width:15px;color:var(--green)}.rule-columns section:last-child article .ui-icon{color:var(--danger)}.ai-live-summary{text-align:left;min-height:360px;position:sticky;top:96px}.ai-live-summary h2{margin:8px 0;font-size:28px}.ai-summary-orb{background:linear-gradient(145deg,var(--brand),var(--violet-2));color:#fff;border-radius:19px;place-items:center;width:64px;height:64px;margin:16px 0;display:grid}.ai-summary-orb .ui-icon{width:29px}.ai-live-summary dl{margin:0}.ai-live-summary dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:11px 0;display:flex}.ai-live-summary dt{color:var(--muted);font-size:9px}.ai-live-summary dd{text-align:right;margin:0;font-size:9px;font-weight:750}.knowledge-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:18px;display:grid}.knowledge-grid article{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;align-items:flex-start;gap:11px;min-height:130px;padding:14px;display:flex}.knowledge-grid article>i{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:12px;flex:0 0 40px;place-items:center;display:grid}.knowledge-grid article>div{gap:5px;display:grid}.knowledge-grid p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.knowledge-grid small{color:var(--green);font-size:8px}.knowledge-grid small b{background:var(--green);border-radius:50%;width:6px;height:6px;display:inline-block}.knowledge-score{align-items:center;gap:12px;margin:20px 0;display:flex}.knowledge-score strong{color:var(--brand);font-size:42px}.knowledge-score span{max-width:120px;color:var(--muted);font-size:10px;line-height:1.4}.ai-history{min-height:480px}.history-list{margin-top:15px}.history-list article{border-top:1px solid var(--line);align-items:center;gap:14px;min-height:92px;padding:13px 0 13px 30px;display:flex;position:relative}.version-dot{border:3px solid var(--surface);background:var(--muted);border-radius:50%;width:12px;height:12px;position:absolute;left:4px}.version-dot.current{background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.history-list article>div:nth-child(2){flex:1;gap:4px;display:grid}.history-list article strong{font-size:12px}.history-list article em{background:var(--green-soft);color:var(--green);border-radius:999px;padding:3px 6px;font-size:7px;font-style:normal}.history-list article small,.history-list article p{color:var(--muted);margin:0;font-size:9px}.history-list article>div:last-child{gap:6px;display:flex}.history-list button{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--brand-strong);border-radius:10px;padding:7px 10px;font-size:9px;font-weight:750}@media (width<=980px){.ai-console-head{flex-direction:column;align-items:flex-start}.ai-console-actions{justify-content:flex-start;width:100%}.ai-state{margin-right:auto}.ai-dual-core,.ai-config-layout{grid-template-columns:1fr}.ai-agent-path{justify-content:flex-start;overflow-x:auto}.ai-phone-stage{width:100%}.ai-live-summary{position:static}.rule-columns{grid-template-columns:1fr 1fr}}@media (width<=600px){.ai-console-actions .button{flex:1;justify-content:center}.ai-state{width:100%;margin-bottom:4px}.ai-agent-path{gap:8px;padding:9px}.ai-agent-path small{display:none}.ai-agent-path>i{font-size:10px}.ai-consultant>header{padding:14px}.ai-consult-thread{min-height:220px}.ai-compose{flex-direction:column;align-items:stretch}.ai-compose .button{justify-content:center}.ai-proposal dl,.knowledge-grid,.rule-columns{grid-template-columns:1fr}.ai-proposal footer .button,.ai-proposal footer .text-button{justify-content:center;width:100%;margin:0}.ai-phone-stage{padding:10px}.ai-phone{border-width:5px;border-radius:28px;min-height:600px}.temperature-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.temperature-presets button{min-height:58px;padding:7px 5px}.temperature-presets button strong{font-size:9px}.temperature-presets button small{font-size:7px}.ai-model-flow{grid-template-columns:1fr}.ai-model-flow>b{text-align:center}.history-list article{flex-wrap:wrap;align-items:flex-start}.history-list article>div:last-child{width:100%;padding-left:0}}.progress{background:var(--line);border-radius:99px;height:8px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--brand),var(--violet-2));border-radius:99px;height:100%;display:block}.service,.team-member{border-bottom:1px solid var(--line);padding:14px}.service>i{background:linear-gradient(145deg,#f0ecff,#dcd4ff)}.team-member>em{background:var(--green-soft);color:var(--green);border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:750}.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.integration-grid>.card{flex-direction:column;align-items:flex-start;min-height:210px;display:flex}.integration-grid>.card>i{background:var(--brand-soft);width:46px;height:46px;color:var(--brand);border-radius:14px;place-items:center;display:grid}.integration-grid>.card>span{flex:1;gap:6px;margin:18px 0;display:grid}.integration-grid>.card small{color:var(--muted)}.current-plan>h2{margin:14px 0 4px;font-size:40px}.settings>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:75px;padding:12px;display:flex}.settings>div>i{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:12px;place-items:center;display:grid}.settings>div>span{flex:1;gap:4px;display:grid}.settings small{color:var(--muted)}.onboard header>div{align-items:center;gap:8px;display:flex}.feature-orb{background:var(--brand-soft);width:62px;height:62px;color:var(--brand);border-radius:18px;place-items:center;display:grid}.feature-orb .ui-icon{width:30px;height:30px}.onboard-card>label{margin-top:15px}.modal{border-radius:24px}.modal>h2{margin:8px 0}.choice-grid>button{border:1px solid var(--line);background:var(--surface);min-height:88px;color:var(--ink);text-align:left;border-radius:13px;align-items:center;gap:10px;padding:13px;display:flex}.choice-grid>button.active{background:var(--brand-soft);border-color:#b8a8fb}.choice-grid>button>.ui-icon{color:var(--brand)}.choice-grid span{gap:4px;display:grid}.choice-grid small{color:var(--muted)}.modal>footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.plan-option{border:1px solid var(--line);background:var(--surface);width:100%;min-height:76px;color:var(--ink);text-align:left;border-radius:13px;align-items:center;gap:12px;margin-top:9px;padding:13px;display:flex}.plan-option.active{background:var(--brand-soft);border-color:#b8a8fb}.plan-option>span{flex:1;gap:4px;display:grid}.plan-option small{color:var(--muted)}@media (width<=1180px){.ai-grid{grid-template-columns:1fr 1fr}.ai-grid>aside{grid-column:1/-1;grid-template-columns:1fr 1fr}.kpi strong{font-size:22px}.content-grid{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr)}}@media (width<=900px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.billing-main,.dash-grid,.profile-grid,.ai-grid{grid-template-columns:1fr}.ai-grid>aside{grid-column:auto}.integration-grid{grid-template-columns:1fr 1fr}.hero-panel{padding-right:35%}.hero-panel>img{width:50%;right:-70px}.profile-name{display:none}}@media (width<=760px){:root{--rail:0px}.main,body.rail-pinned .main{margin:0;padding:0 15px 42px}.topbar{min-height:68px}.mobile-menu{display:grid}.top-context{gap:8px}.profile-trigger{padding:4px}.profile-trigger>span:nth-child(2),.profile-trigger>.ui-icon{display:none}.nav-shell,.nav-shell:hover,.nav-shell:focus-within,body.rail-pinned .nav-shell,body.rail-nav-used:not(.rail-pinned) .nav-shell{z-index:20;width:min(88vw,320px);transition:transform .22s var(--ease);transform:translate(-105%);box-shadow:24px 0 60px #170f3240}body.menu-open{overflow:hidden}body.menu-open .nav-shell{transform:none}.nav-shell:before{display:none}.nav-brand{width:100%;height:72px;min-height:72px;padding:12px 15px}.rail-logo{display:grid}.nav-wordmark,body.rail-nav-used:not(.rail-pinned) .nav-wordmark{opacity:1;visibility:visible;margin-left:0;transform:none}.pin-button{display:none!important}.drawer-close{margin-left:auto;display:grid}.nav-list,.nav-footer{width:100%;padding-inline:10px}.nav-entry,.nav-shell:hover .nav-entry,.nav-shell:focus-within .nav-entry,body.rail-pinned .nav-entry,body.rail-nav-used:not(.rail-pinned) .nav-entry{width:100%}.nav-entry-copy,.nav-entry>em,.nav-workspace,body.rail-nav-used:not(.rail-pinned) .nav-entry-copy,body.rail-nav-used:not(.rail-pinned) .nav-entry>em,body.rail-nav-used:not(.rail-pinned) .nav-workspace{opacity:1;visibility:visible;transform:none}.nav-workspace{width:100%}.nav-entry:after{display:none}.drawer-overlay{z-index:15;opacity:0;pointer-events:none;background:#160e2b6b;border:0;width:100%;height:100%;transition:all .2s;display:block;position:fixed;inset:0}body.menu-open .drawer-overlay{opacity:1;pointer-events:auto}.nav-brand .nav-wordmark{top:16px;left:84px}.nav-brand .drawer-close{margin:0;position:absolute;top:14px;right:15px}.top-actions{flex:none}.profile-trigger{flex:0 0 46px;width:46px;min-width:46px}.top-actions .profile-trigger .avatar{display:grid}.top-context,.top-context>span{min-width:0}.top-context strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.page-content{padding-top:1px}.page-head{margin-top:14px;display:block}.page-head>div:last-child{flex-wrap:wrap;margin-top:14px}.page-head h1{font-size:31px}.plan-switch{max-width:100%}.hero-panel{min-height:420px;padding:28px 24px 190px}.hero-panel h2{font-size:33px}.hero-panel>img{width:360px;max-width:none;bottom:-85px;right:50%;transform:translate(50%)}.kpi-grid{gap:10px}.kpi{min-height:124px;padding:14px}.kpi strong{font-size:21px}.content-grid{gap:13px}.card{padding:15px}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar>small{margin:0}.filter-bar select{width:100%}.subtabs{border-inline:0;border-radius:0;margin-inline:-15px;padding-inline:15px}.chart-card{padding:15px 8px}.chart-wrap{overflow-x:auto}.chart-wrap svg{min-width:650px}.insight-banner{flex-wrap:wrap;align-items:flex-start}.insight-banner>button{justify-content:center;width:100%}.table-heading{flex-direction:column;align-items:stretch}.table-heading .search{width:100%;max-width:none}.integration-grid{grid-template-columns:1fr}.ai-intro{min-height:410px}.ai-intro>img{width:500px;right:-130px}.auth-shell{padding:0}.auth-shell>.icon-button{top:16px;right:16px}.auth-card{border:0;border-radius:0;min-height:100dvh;display:block}.auth-visual{display:none}.auth-form{min-height:100dvh;padding:80px 24px 36px}.auth-form>.brand{width:174px;margin-bottom:45px;display:flex}.popover{width:auto;position:fixed;top:70px;left:15px;right:15px}.calendar-toolbar{flex-direction:column;align-items:flex-start!important}.onboard{padding:18px}.onboard header .brand{width:160px}.onboard-card{margin-top:30px}.modal-layer{padding:10px}.modal{max-height:calc(100dvh - 20px)}}@media (width<=430px){.kpi-grid{grid-template-columns:1fr 1fr}.kpi{min-width:0}.kpi strong{font-size:19px}.kpi>i{width:34px;height:34px}.top-actions{gap:5px}.top-context strong{font-size:12px}.top-context small{display:none}.hero-panel>div>div{flex-direction:column}.hero-panel .button{width:100%}.subtabs button{padding-inline:11px}.choice-grid,.tone-grid{grid-template-columns:1fr}.profile-trigger .avatar{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.nav-shell,.nav-shell:before,.nav-entry,.nav-entry-copy,.nav-wordmark,.nav-workspace,.drawer-overlay{transition:none!important}}.auth-form textarea,.onboard-card textarea,.modal textarea{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:76px;color:var(--ink);font:inherit;resize:vertical;border-radius:11px;padding:10px 13px}.inbox-shell{border:1px solid var(--line);background:var(--card);min-height:620px;box-shadow:var(--shadow-sm);border-radius:20px;grid-template-columns:minmax(275px,.78fr) minmax(0,1.65fr);display:grid;overflow:hidden}.inbox-list-pane{border-right:1px solid var(--line);background:var(--surface);min-width:0}.inbox-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:94px;padding:17px;display:flex}.inbox-list-head h2{margin:0;font-size:18px}.inbox-list-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.inbox-list-head select{border:1px solid var(--line-strong);background:var(--surface);max-width:145px;min-height:38px;color:var(--ink);font:inherit;border-radius:10px;padding:8px 10px;font-size:10px}.inbox-list{max-height:650px;overflow:auto}.inbox-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:104px;color:var(--ink);text-align:left;background:0 0;gap:6px;padding:14px 16px;display:grid}.inbox-row:hover,.inbox-row.selected{background:var(--brand-soft)}.inbox-row:focus-visible{outline-offset:-3px;outline:3px solid #6c4cf159}.inbox-row-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-row time{color:var(--muted);text-align:right;font-size:9px}.inbox-row strong{font-size:12px}.inbox-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.inbox-status{min-height:22px;padding:3px 7px;font-size:8px}.inbox-ai_active{background:var(--brand-soft);color:var(--brand-strong)}.inbox-human_requested{background:var(--amber-soft);color:var(--amber)}.inbox-human_active{background:var(--green-soft);color:var(--green)}.inbox-closed{background:var(--surface-2);color:var(--muted)}.inbox-state{min-height:150px;color:var(--muted);align-content:center;gap:9px;padding:24px 18px;font-size:11px;line-height:1.5;display:grid}.inbox-state h3,.inbox-state p{margin:0}.inbox-state .button{width:max-content}.inbox-inline-error{color:var(--danger);margin:0;padding:10px 16px;font-size:10px;line-height:1.45}.inbox-more,.inbox-history{border-top:1px solid var(--line);justify-content:center;padding:14px;display:flex}.inbox-detail-pane{background:var(--surface-2);grid-template-rows:auto auto minmax(0,1fr);min-width:0;display:grid}.inbox-detail-head{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:flex-start;gap:14px;min-height:119px;padding:16px 18px;display:flex}.inbox-detail-head>div:first-child{align-items:flex-start;gap:12px;min-width:0;display:flex}.inbox-detail-head .button{min-height:36px;padding:8px 10px;font-size:9px}.inbox-detail-head h2{margin:4px 0;font-size:17px}.inbox-detail-head p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin:0;font-size:9px;display:flex}.inbox-transition-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.inbox-readonly{background:var(--surface-2);border-radius:9px;padding:7px 9px;font-weight:750;margin:0!important}.inbox-load-status{min-height:0;color:var(--muted);margin:0;padding:0;font-size:9px;line-height:1.2}.inbox-load-status:not(:empty){border-bottom:1px solid var(--line);padding:7px 18px}.inbox-thread{background-image:radial-gradient(#5f4d6814 1px,#0000 1px);background-size:13px 13px;flex-direction:column;gap:10px;min-height:420px;max-height:650px;padding:18px;display:flex;overflow:auto}.inbox-message{background:var(--surface);border-radius:5px 14px 14px;align-self:flex-start;width:min(84%,560px);padding:10px 12px 8px;box-shadow:0 2px 7px #1f173f0f}.inbox-message.outbound{background:var(--brand-soft);border-radius:14px 5px 14px 14px;align-self:flex-end}.inbox-message-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.inbox-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.5}.inbox-message time{color:var(--muted);text-align:right;margin-top:5px;font-size:8px;display:block}.inbox-no-text{color:var(--muted);font-style:italic}.inbox-media-placeholder{border:1px dashed var(--line-strong);background:var(--surface-2);min-height:62px;color:var(--muted);border-radius:10px;place-items:center;padding:10px;font-size:9px;font-weight:750;display:grid}.inbox-empty-detail{text-align:center;place-content:center;min-height:410px;padding:35px;display:grid}.inbox-empty-detail>i{background:var(--brand-soft);width:50px;height:50px;color:var(--brand);border-radius:15px;place-items:center;margin:auto;display:grid}.inbox-empty-detail h2{margin:14px 0 6px;font-size:18px}.inbox-empty-detail p{max-width:310px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}@media (width<=760px){.inbox-shell{border-radius:17px;min-height:530px;display:block}.inbox-list-pane{border-right:0}.inbox-list{max-height:none}.inbox-detail-pane{min-height:530px}.inbox-detail-head{flex-direction:column;align-items:stretch}.inbox-transition-actions{justify-content:flex-start}.inbox-transition-actions .button{flex:1}.inbox-thread{min-height:390px;max-height:none}.inbox-message{width:min(92%,560px)}.inbox-shell .mobile-hidden{display:none}}.inbox-message-list{flex-direction:column;gap:10px;display:flex}.agenda-card{padding:0;overflow:hidden}.agenda-state{align-content:center;justify-items:start;min-height:220px;display:grid}.agenda-toolbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:76px;padding:14px 18px;display:grid}.agenda-toolbar>strong{text-transform:capitalize;text-align:center}.agenda-nav,.agenda-view{align-items:center;gap:7px;display:flex}.agenda-view{justify-content:flex-end}.agenda-view>span{max-width:180px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.agenda-nav input{border:1px solid var(--line-strong);background:var(--surface);width:132px;min-height:44px;color:var(--ink);font:inherit;border-radius:9px;padding:8px 10px;font-size:10px}.agenda-empty{border-bottom:1px solid var(--line);background:var(--brand-soft);color:var(--brand-strong);margin:0;padding:10px 18px;font-size:10px}.agenda-scroll{max-height:720px;overflow:auto}.agenda-grid{grid-template-columns:58px repeat(var(--agenda-cols),minmax(145px,1fr));grid-template-rows:58px var(--agenda-height);min-width:760px;display:grid}.agenda-corner,.agenda-day-head{z-index:3;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-2);position:sticky;top:0}.agenda-day-head{text-align:center;padding:10px}.agenda-day-head small,.agenda-day-head strong{display:block}.agenda-day-head small{color:var(--muted);text-transform:capitalize;font-size:9px}.agenda-day-head strong{margin-top:3px;font-size:11px}.agenda-day-head.today{background:var(--brand-soft);color:var(--brand-strong)}.agenda-time-labels{border-right:1px solid var(--line);background:var(--surface-2);position:relative}.agenda-time-labels time{border-bottom:1px solid var(--line);height:60px;color:var(--muted);padding:7px;font-size:9px;display:block}.agenda-day-column{height:var(--agenda-height);border-right:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 59px,var(--line) 59px,var(--line) 60px);position:relative}.agenda-open-hours{z-index:0;top:calc(var(--start) * 1px);height:calc(var(--length) * 1px);background:#38aa7512;border-left:3px solid #38aa7573;position:absolute;left:0;right:0}.agenda-event{z-index:1;top:calc(var(--start) * 1px);height:max(34px,calc(var(--length) * 1px));color:#fff;text-align:left;background:linear-gradient(145deg,#6d4dec,#896ffe);border:0;border-radius:9px;min-height:0;padding:7px 8px;position:absolute;left:5px;right:5px;overflow:hidden;box-shadow:0 4px 14px #402a9133}.agenda-event:hover{filter:brightness(1.06)}.agenda-event:focus-visible{outline-offset:2px;outline:3px solid #6c4cf159}.agenda-event strong,.agenda-event small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agenda-event strong{font-size:10px}.agenda-event small{opacity:.85;margin-top:3px;font-size:8px}.agenda-event.block{background:linear-gradient(145deg,#716d78,#8b8791)}.agenda-event.cancelled{opacity:.48;text-decoration:line-through}.agenda-footer{border-top:1px solid var(--line);min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;font-size:9px;display:flex}.agenda-modal{width:min(680px,100%)}.agenda-modal select,.agenda-modal input[type=date],.agenda-modal input[type=time],.agenda-modal input[type=number]{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:44px;color:var(--ink);font:inherit;border-radius:11px;padding:9px 12px}.agenda-services,.agenda-slots{border:0;margin:15px 0 0;padding:0}.agenda-services legend,.agenda-slots legend{margin-bottom:8px;font-size:10px;font-weight:800}.agenda-services{grid-template-columns:1fr 1fr;gap:7px;display:grid}.agenda-services legend{grid-column:1/-1}.agenda-services>label{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:9px;margin:0;padding:10px;display:flex}.agenda-services>label>span{gap:2px;display:grid}.agenda-services small{color:var(--muted);font-size:8px}.agenda-slots{flex-wrap:wrap;gap:7px;display:flex}.agenda-slots legend{width:100%}.agenda-slots label{margin:0}.agenda-slots input{opacity:0;position:absolute}.agenda-slots span{border:1px solid var(--line-strong);background:var(--surface);border-radius:9px;place-items:center;min-width:72px;min-height:38px;padding:9px 11px;font-size:10px;font-weight:750;display:grid}.agenda-slots input:checked+span{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-strong)}.agenda-slots input:focus-visible+span{outline:3px solid #6c4cf147}.agenda-form-grid{grid-template-columns:1.25fr 1fr 1fr;gap:9px;display:grid}.schedule-rows{gap:7px;margin:14px 0;display:grid}.schedule-row{grid-template-columns:1.4fr 1fr auto 1fr auto;align-items:center;gap:7px;display:grid}.schedule-row label{margin:0}.schedule-row .icon-button{width:40px;height:40px}.schedule-modal{width:min(760px,100%)}@media (width<=900px){.agenda-toolbar{grid-template-columns:1fr 1fr}.agenda-toolbar>strong{text-align:left;grid-area:1/1/auto/-1}.agenda-view{justify-content:flex-end}.agenda-grid{min-width:690px}}@media (width<=760px){.agenda-toolbar{flex-direction:column;display:flex;align-items:stretch!important}.agenda-nav,.agenda-view{flex-wrap:wrap;justify-content:space-between}.agenda-nav input{flex:1}.agenda-toolbar>strong{text-align:left}.agenda-scroll{max-height:650px}.agenda-card{border-inline:0;border-radius:0;margin-inline:-15px}.agenda-grid{grid-template-columns:52px repeat(var(--agenda-cols),minmax(240px,1fr));min-width:0}.agenda-grid[style*=--agenda-cols\:7]{min-width:1080px}.agenda-services,.agenda-form-grid{grid-template-columns:1fr}.schedule-row{grid-template-columns:1fr 1fr auto}.schedule-row>label:first-child{grid-column:1/-1}.schedule-row>span{display:none}.agenda-footer{flex-direction:column;align-items:flex-start}.agenda-footer .button{justify-content:center;width:100%}}.agenda-corner{z-index:5;left:0}.agenda-time-labels{z-index:2;position:sticky;left:0}.agenda-event{height:max(44px,calc(var(--length) * 1px));touch-action:manipulation;scroll-margin:72px 12px}.agenda-event.block{background-color:#67636f;background-image:repeating-linear-gradient(135deg,#ffffff17 0 6px,#0000 6px 12px);border:1px solid #ffffff47;box-shadow:0 4px 14px #1c1a2029}:root[data-theme=dark] .agenda-event.block{background-color:#5e5968;border-color:#ffffff59}.agenda-cancelled{border-top:1px solid var(--line);background:var(--surface-2);padding:16px 18px}.agenda-cancelled>div{align-items:center;gap:8px;display:flex}.agenda-cancelled h2{margin:0;font-size:12px}.agenda-cancelled ul{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.agenda-cancelled li{min-width:0}.agenda-cancelled button{border:1px solid var(--line);background:var(--surface);width:100%;min-height:52px;color:var(--ink);text-align:left;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.agenda-cancelled button:hover{border-color:var(--line-strong);background:var(--brand-soft)}.agenda-cancelled button>span{gap:3px;min-width:0;display:grid}.agenda-cancelled strong,.agenda-cancelled small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agenda-cancelled strong{font-size:10px}.agenda-cancelled small{color:var(--muted);font-size:8px}.agenda-cancelled em{background:var(--danger-soft);color:var(--danger);border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.agenda-slots span{min-width:118px}.agenda-scroll:focus-visible{outline-offset:-3px;outline:3px solid #6c4cf14d}.appointment-status{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;align-items:center;gap:5px;margin:10px 0 2px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.appointment-status b{font-size:12px;line-height:1}.appointment-status.completed{background:var(--green-soft);color:var(--green)}.appointment-status.no_show{background:var(--amber-soft);color:var(--amber)}.appointment-status.cancelled,.appointment-status.rescheduled{background:var(--danger-soft);color:var(--danger)}.agenda-event.completed{background:linear-gradient(145deg,#248457,#4a7)}.agenda-event.no_show{background:linear-gradient(145deg,#b67316,#d39631)}.agenda-readonly{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;margin:12px 0;padding:10px 11px;font-size:10px}.appointment-lineage{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;margin-top:14px;padding:11px}.appointment-lineage h3{margin:0;font-size:10px}.appointment-lineage p{color:var(--muted);margin:6px 0 0;font-size:9px}.link-btn{color:var(--brand-strong);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.credit-effects{grid-template-columns:repeat(4,1fr);gap:6px;margin:10px 0;display:grid}.credit-effects>div{background:var(--surface);border-radius:9px;padding:8px}.credit-effects dt{color:var(--muted);font-size:8px}.credit-effects dd{margin:3px 0 0;font-size:12px;font-weight:850}.agenda-day-head{position:relative}.agenda-day-exceptions{max-width:100%;color:var(--danger);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:7px;font-weight:800;display:block;overflow:hidden}.agenda-exception{z-index:1;top:calc(var(--start) * 1px);min-height:28px;height:max(28px,calc(var(--length) * 1px));pointer-events:none;color:var(--danger);background:#b14a5329;border:1px dashed;border-radius:7px;align-content:start;gap:2px;padding:5px 6px;font-size:8px;line-height:1.2;display:grid;position:absolute;left:7px;right:7px;overflow:hidden}.agenda-exception.special_hours{color:var(--amber);background:#e0b24129;border-color:#9c681199}.agenda-exception strong,.agenda-exception small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agenda-exception small{font-size:7px;font-weight:650}.calendar-exceptions{border:1px solid var(--line);background:var(--surface);border-radius:15px;margin-top:14px;padding:18px}.calendar-exceptions>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.calendar-exceptions h2,.calendar-exceptions h3,.calendar-exceptions p{margin:0}.calendar-exceptions h2{margin-top:3px;font-size:16px}.calendar-exceptions>header p{max-width:620px;color:var(--muted);margin-top:6px;font-size:10px;line-height:1.5}.calendar-exception-filter{min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:14px;font-size:9px;display:flex}.calendar-exception-filter label{align-items:center;gap:7px;display:flex}.calendar-exception-list,.calendar-exception-inactive{gap:8px;display:grid}.calendar-exception-row{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:11px;display:grid}.calendar-exception-row>i{background:var(--danger-soft);width:34px;height:34px;color:var(--danger);border-radius:10px;place-items:center;font-style:normal;display:grid}.calendar-exception-row>div{gap:3px;min-width:0;display:grid}.calendar-exception-row strong,.calendar-exception-row small,.calendar-exception-row p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-exception-row strong{font-size:11px}.calendar-exception-row small,.calendar-exception-row p{color:var(--muted);font-size:9px}.calendar-exception-row em{background:var(--line);width:max-content;color:var(--muted);border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:800}.calendar-exception-row>footer{gap:6px;display:flex}.calendar-exception-row>footer .button{min-height:36px;padding:7px 9px;font-size:8px}.calendar-exception-row.inactive{opacity:.7}.calendar-exception-inactive{border-top:1px solid var(--line);margin-top:13px;padding-top:13px}.calendar-exception-inactive h3{font-size:10px}.calendar-exception-empty{border:1px dashed var(--line-strong);min-height:72px;color:var(--muted);border-radius:10px;align-content:center;padding:12px;font-size:10px;display:grid;margin-top:12px!important}.calendar-exception-modal{width:min(720px,100%)}.calendar-exception-kinds{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 0;padding:0;display:grid}.calendar-exception-kinds legend,.calendar-exception-intervals legend{grid-column:1/-1;margin-bottom:1px;font-size:10px;font-weight:800}.calendar-exception-kinds>label{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:9px;min-height:70px;padding:10px;display:flex}.calendar-exception-kinds span{gap:3px;display:grid}.calendar-exception-kinds small,.calendar-exception-intervals p{color:var(--muted);font-size:8px;line-height:1.4}.calendar-exception-intervals{border:0;margin:16px 0 0;padding:0}.calendar-exception-intervals p{margin:5px 0 8px}.calendar-exception-interval{grid-template-columns:1fr auto 1fr 42px;align-items:center;gap:7px;margin-bottom:8px;display:grid}.calendar-exception-interval label{margin:0}.calendar-exception-interval .icon-button{width:42px;height:42px}.calendar-exception-preview{background:var(--brand-soft);border:1px solid #6c4cf138;border-radius:12px;margin-top:17px;padding:12px}.calendar-exception-preview h3{margin:0;font-size:11px}.calendar-exception-preview p{color:var(--muted);margin:5px 0 10px;font-size:9px;line-height:1.45}.calendar-exception-preview .button{min-height:38px;font-size:9px}.calendar-exception-preview-required{color:var(--muted);align-self:center;font-size:9px;font-weight:750}@media (width<=760px){.agenda-scroll{overscroll-behavior:contain;scrollbar-gutter:stable}.agenda-time-labels{box-shadow:5px 0 12px #1f173f0f}.agenda-nav .small-button,.agenda-view .segmented button{min-width:44px;min-height:44px}.agenda-event{padding:8px;left:4px;right:4px}.agenda-cancelled ul{grid-template-columns:1fr}.agenda-cancelled button{min-height:56px}.agenda-slots label,.agenda-slots span{min-height:44px}.credit-effects{grid-template-columns:1fr 1fr}.agenda-modal footer{grid-template-columns:1fr 1fr;display:grid}.agenda-modal footer .button{justify-content:center;width:100%}}.package-intro{background:linear-gradient(135deg,var(--brand-soft),var(--surface));align-items:center;gap:16px;margin-bottom:16px;display:flex}.package-intro>i{background:var(--surface);width:54px;height:54px;color:var(--brand);border-radius:16px;flex:0 0 54px;place-items:center;display:grid}.package-intro>i .ui-icon{width:26px;height:26px}.package-intro h2,.package-intro p{margin:0}.package-intro p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.5}.package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.package-card{flex-direction:column;min-width:0;display:flex}.package-card>header{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:9px;display:flex}.package-card>h2{margin:17px 0 6px}.package-card>p{min-height:38px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.package-card>.package-price{color:var(--ink);letter-spacing:-.04em;margin-top:17px;font-size:25px}.package-card>small{color:var(--muted);margin-top:4px}.package-credits{border:1px solid var(--line);background:var(--surface-2);color:var(--brand-strong);border-radius:11px;margin-top:16px;padding:11px;font-size:10px;font-weight:750;line-height:1.45}.package-card>footer{margin-top:auto;padding-top:16px}.package-card.inactive{box-shadow:none;opacity:.75;padding:14px}.package-empty{grid-column:1/-1;align-content:center;justify-items:start;min-height:210px;display:grid}.package-state,.credit-state{align-content:center;justify-items:start;min-height:230px;display:grid}.inactive-packages{margin-top:18px}.inactive-packages>.package-card{margin-top:10px}.package-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.package-credit-editor,.assignment-kind,.credit-options{border:0;margin:18px 0 0;padding:0}.package-credit-editor>legend,.assignment-kind>legend,.credit-options>legend{font-size:11px;font-weight:800}.package-credit-editor>p,.credit-options>p{color:var(--muted);margin:5px 0 12px;font-size:9px;line-height:1.5}.package-credit-row{grid-template-columns:minmax(0,1fr) 120px 44px;align-items:end;gap:8px;margin-bottom:8px;display:grid}.package-credit-row>label{gap:6px;margin:0;font-size:10px;font-weight:720;display:grid}.package-credit-row .icon-button{width:44px;height:44px}.package-credit-editor>.button{margin-top:4px}.assignment-kind{grid-template-columns:1fr 1fr;gap:8px;display:grid}.assignment-kind>legend{grid-column:1/-1}.assignment-kind>label,.credit-options>label{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:9px;min-height:62px;padding:10px;display:flex}.assignment-kind span,.credit-options span{gap:3px;display:grid}.assignment-kind small,.credit-options small{color:var(--muted);font-size:8px}.wallet-card{margin-top:0}.wallet-totals{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:16px 0;display:grid}.wallet-totals>div{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:12px}.wallet-totals dt{color:var(--muted);text-transform:uppercase;font-size:8px}.wallet-totals dd{color:var(--brand-strong);margin:5px 0 0;font-size:25px;font-weight:800}.wallet-services{gap:7px;display:grid}.wallet-services article{border:1px solid var(--line);border-radius:11px;align-items:center;gap:9px;padding:10px;display:flex}.wallet-services article>i{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.wallet-services span{gap:3px;display:grid}.wallet-services small,.empty-copy{color:var(--muted);font-size:9px}.ledger-card{margin-top:14px}.ledger-reference{color:var(--muted);margin-top:3px;display:block}.credit-loading{padding:20px}.ledger-more{justify-content:center;padding:12px 18px;display:flex}.credit-quote,.appointment-payment,.event-payment{background:var(--brand-soft);border:1px solid #6c4cf133;border-radius:13px;margin-top:15px;padding:13px}.credit-quote h3,.appointment-payment h3,.event-payment h3{margin:0;font-size:11px}.credit-quote p,.appointment-payment>p,.event-payment>p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.credit-options{grid-template-columns:1fr 1fr;gap:7px;display:grid}.credit-options>legend,.credit-options>p{grid-column:1/-1}.credit-options>label.unavailable{opacity:.62}.appointment-payment dl{grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0;display:grid}.appointment-payment dl>div{background:var(--surface);border-radius:9px;padding:9px}.appointment-payment dt{color:var(--muted);font-size:8px}.appointment-payment dd{margin:4px 0 0;font-size:11px;font-weight:800}.event-payment .info-row{background:0 0}.event-payment ul{gap:6px;margin:9px 0 0;padding:0;list-style:none;display:grid}.event-payment li{background:var(--surface);border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:9px;display:flex}.event-payment li>span{gap:3px;display:grid}.event-payment li small{color:var(--muted)}.credit-status{background:var(--amber-soft);color:var(--amber);border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.credit-status.released,.credit-status.refunded{background:var(--green-soft);color:var(--green)}.credit-status.expired{background:var(--line);color:var(--muted)}@media (width<=1080px){.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.package-grid{grid-template-columns:1fr}.package-intro{align-items:flex-start}.package-form-grid,.assignment-kind,.credit-options,.appointment-payment dl{grid-template-columns:1fr}.assignment-kind>legend,.credit-options>legend,.credit-options>p{grid-column:auto}.package-credit-row{grid-template-columns:minmax(0,1fr) 86px 44px}.wallet-totals{grid-template-columns:1fr 1fr}.package-modal footer{background:var(--surface);border-top:1px solid var(--line);margin-inline:-22px;padding:12px 22px;position:sticky;bottom:-22px}.package-modal footer .button{min-height:44px}.ledger-card table{min-width:620px}}@media (width<=430px){.package-intro{display:grid}.package-credit-row{grid-template-columns:minmax(0,1fr) 80px 44px}.package-credit-row>label:first-child{grid-column:1/-1}.package-credit-row>label:nth-child(2){grid-column:1/3}.package-credit-row>button{grid-area:2/3}.wallet-totals dd{font-size:21px}.package-modal footer{grid-template-columns:1fr;display:grid}.package-modal footer .button{justify-content:center;width:100%}}@media (width<=760px){.calendar-exceptions{border-inline:0;border-radius:0;margin-inline:-15px;padding:15px}.calendar-exceptions>header{flex-direction:column;align-items:stretch}.calendar-exceptions>header .button{justify-content:center;width:100%}.calendar-exception-row{grid-template-columns:34px minmax(0,1fr)}.calendar-exception-row>footer{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.calendar-exception-row>footer .button{justify-content:center;width:100%}.calendar-exception-kinds{grid-template-columns:1fr}.calendar-exception-interval{grid-template-columns:1fr 1fr 42px}.calendar-exception-interval>span{display:none}.calendar-exception-interval label:first-child{grid-column:1}.calendar-exception-interval label:nth-child(3){grid-column:2}.calendar-exception-modal footer{grid-template-columns:1fr;display:grid}.calendar-exception-modal footer .button{justify-content:center;width:100%}.calendar-exception-preview-required{justify-self:center}.agenda-exception{left:4px;right:4px}.agenda-day-exceptions{font-size:6px}}.calendar-policies{border:1px solid var(--line);background:var(--surface);border-radius:15px;margin-top:14px;padding:18px}.calendar-policies>header,.agenda-policy-grid article>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.calendar-policies h2,.calendar-policies h3,.calendar-policies p{margin:0}.calendar-policies h2{margin-top:3px;font-size:16px}.calendar-policies>header p{max-width:680px;color:var(--muted);margin-top:6px;font-size:10px;line-height:1.5}.agenda-policy-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.agenda-policy-grid article{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;min-width:0;padding:13px}.agenda-policy-grid h3{font-size:11px}.agenda-policy-grid header .button{min-height:36px;padding:7px 9px;font-size:8px}.agenda-policy-values{gap:7px;margin:12px 0 0;display:grid}.agenda-policy-values>div{background:var(--surface);border-radius:9px;padding:8px}.agenda-policy-values dt{color:var(--muted);font-size:8px}.agenda-policy-values dd{margin:3px 0 0;font-size:10px;font-weight:780}.agenda-policy-disclaimer{color:var(--muted);line-height:1.5;margin-top:11px!important;font-size:9px!important}.agenda-policy-modal label{gap:6px;display:grid}.agenda-policy-modal label+label{margin-top:13px}.agenda-toggle{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:62px;padding:10px;display:flex!important}.agenda-toggle span{gap:3px;display:grid}.agenda-toggle small{color:var(--muted);font-size:8px}.event-communications{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;margin-top:15px;padding:12px}.event-communications h3,.event-communications p{margin:0}.event-communications h3{font-size:10px}.event-communications p{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.5}.calendar-correction-preview{background:var(--danger-soft);border:1px solid #b14a5347;border-radius:12px;margin:15px 0;padding:12px}.calendar-correction-preview h3,.calendar-correction-preview p{margin:0}.calendar-correction-preview h3{font-size:11px}.calendar-correction-preview p{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.45}.calendar-correction-preview dl{grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0 0;display:grid}.calendar-correction-preview dl>div{background:var(--surface);border-radius:8px;padding:8px}.calendar-correction-preview dt{color:var(--muted);font-size:8px}.calendar-correction-preview dd{margin:4px 0 0;font-size:10px;font-weight:800}@media (width<=760px){.calendar-policies{border-inline:0;border-radius:0;margin-inline:-15px;padding:15px}.calendar-policies>header{flex-direction:column;align-items:stretch}.agenda-policy-grid{grid-template-columns:1fr}.agenda-policy-grid article>header{align-items:center}.agenda-policy-grid header .button{width:auto}.calendar-correction-preview dl{grid-template-columns:1fr}.agenda-policy-modal footer{grid-template-columns:1fr;display:grid}.agenda-policy-modal footer .button{justify-content:center;width:100%}}.crm-panel{min-width:0;margin-top:18px}.crm-panel h2{font-size:18px}.crm-panel h3{margin:12px 0 8px;font-size:14px}.crm-panel p,.crm-panel small{color:var(--muted);overflow-wrap:anywhere;line-height:1.5}.crm-panel p{font-size:12px}.crm-chips{flex-wrap:wrap;gap:6px;display:flex}.crm-tag{white-space:normal;overflow-wrap:anywhere;align-items:center;gap:7px;display:inline-flex}.crm-tag i{border:1px solid var(--line-strong);border-radius:50%;flex:0 0 10px;width:10px;height:10px}.crm-tag-list{gap:8px;display:grid}.crm-tag-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.crm-tag-list article>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.crm-inline-form{gap:12px;margin-top:16px;display:grid}.crm-inline-form label{gap:6px;font-size:12px;font-weight:650;display:grid}.crm-inline-form input,.crm-inline-form textarea,.crm-inline-form select{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--ink);font:inherit;border-radius:10px;padding:10px 12px}.crm-inline-form textarea{resize:vertical}.crm-inline-form input:focus,.crm-inline-form textarea:focus,.crm-inline-form select:focus{outline:2px solid var(--brand);outline-offset:2px}.crm-inline-form>.button{justify-self:start}.crm-inline-form>div{flex-wrap:wrap;gap:8px;display:flex}.inbox-detail-pane.has-crm{grid-template-rows:auto auto auto minmax(0,1fr) auto}.crm-conversation,.crm-outbound{background:var(--surface);border-bottom:1px solid var(--line);margin:0;padding:16px 18px}.crm-outbound{border-top:1px solid var(--line);border-bottom:0}.crm-intent-list{gap:10px;max-height:320px;display:grid;overflow:auto}.crm-intent{border:1px dashed var(--line-strong);background:var(--surface-2);border-radius:12px;padding:12px}.crm-intent p{white-space:pre-wrap}.crm-intent small{font-size:10px}.crm-panel button{min-height:44px}@media (width<=760px){.crm-tag-list article{flex-direction:column;align-items:flex-start}.crm-inline-form>.button{width:100%}.crm-conversation,.crm-outbound{padding:14px}.crm-tag-list article>div:last-child{width:100%}.crm-tag-list article button{flex:1}.crm-intent-list{max-height:260px}}.agenda-policy-modal fieldset{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.agenda-policy-modal [data-template-preview]{white-space:pre-wrap;overflow-wrap:anywhere}.event-communications>div{flex-wrap:wrap;gap:8px;display:flex}.event-communications .notice{white-space:pre-wrap;overflow-wrap:anywhere}.agenda-policy-modal .agenda-toggle{align-items:center;gap:10px;display:flex}.agenda-policy-modal .agenda-toggle input[type=checkbox]{flex:0 0 18px;width:18px;height:18px;min-height:0;margin:0;padding:0}.agenda-policy-modal .agenda-toggle>span{flex:1;min-width:0}.agenda-services>label{position:relative}.agenda-services>label>input[type=checkbox]{flex:0 0 18px;width:18px;min-width:18px;height:18px;min-height:0;margin:0;padding:0;position:static}.agenda-slots label{position:relative}.agenda-slots input[type=radio]{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;min-width:0;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=761px){.app-shell{--rail:280px;grid-template-columns:var(--rail) minmax(0,1fr);display:grid}.nav-shell,.nav-shell:hover,.nav-shell:focus-within,body.rail-pinned .nav-shell,body.rail-nav-used:not(.rail-pinned) .nav-shell{width:var(--rail);box-shadow:none;transition:none}.main,body.rail-pinned .main{grid-column:2;width:100%;margin-left:0;transition:none}.nav-brand,.nav-list,.nav-footer{width:100%}.nav-list{flex:1;align-content:start;min-height:0;overflow-y:auto}.nav-entry,.nav-shell:hover .nav-entry,.nav-shell:focus-within .nav-entry,body.rail-pinned .nav-entry,body.rail-nav-used:not(.rail-pinned) .nav-entry,.nav-workspace{width:100%}.nav-wordmark,.nav-entry-copy,.nav-entry>em,.nav-workspace,body.rail-nav-used:not(.rail-pinned) .nav-wordmark,body.rail-nav-used:not(.rail-pinned) .nav-entry-copy,body.rail-nav-used:not(.rail-pinned) .nav-entry>em,body.rail-nav-used:not(.rail-pinned) .nav-workspace{opacity:1;visibility:visible;transform:none}.nav-entry:after{display:none}}
