:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000;background:#f7f5ef;font-synthesis:none;text-rendering:optimizeLegibility;--black: #1c1917;--black-2: #08131c;--brand-blue: #0d9488;--brand-navy: #1c1917;--bone: #f7f5ef;--bone-light: #faf8f3;--ink: #1c1917;--muted: #78716c;--hairline: rgba(28,25,23,.14);--glass: #fff;--glass-heavy: #fff;--sidebar: 270px;--topbar: 72px;--radius: 17px;--shadow: none}*{box-sizing:border-box}html{min-width:320px;background:var(--bone)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bone)}button,input,textarea{font:inherit}button{border:0;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #0d9488;outline-offset:3px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,strong,b{font-family:inherit}.login-page{min-width:0;min-height:100vh;padding:24px;display:grid;place-items:center;overflow-x:hidden}.login-shell{width:min(980px,100%);min-width:0;min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid rgba(28,25,23,.16);border-radius:28px;background:#fff;box-shadow:0 30px 90px #1c191724}.login-brand-panel{position:relative;min-width:0;padding:64px 58px;display:flex;flex-direction:column;overflow:hidden;color:#fff;background:var(--brand-navy)}.login-brand-panel:before,.login-brand-panel:after{content:"";position:absolute;border:1px solid rgba(123,165,197,.17);border-radius:50%}.login-brand-panel:before{width:420px;height:420px;right:-210px;top:-155px}.login-brand-panel:after{width:260px;height:260px;right:-125px;top:-75px}.login-brand-panel>img{width:72px;height:104px;object-fit:contain;filter:brightness(0) invert(1)}.login-brand-panel>span{display:block;margin-top:24px;color:#8fb1cc;font-size:10px;font-weight:800;letter-spacing:.18em}.login-brand-panel h1{max-width:470px;margin-top:15px;font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.045em}.login-brand-panel>p{max-width:430px;margin-top:20px;color:#ffffffa1;font-size:13px;line-height:1.75}.login-trust{position:relative;z-index:1;margin-top:auto;padding-top:20px;display:flex;align-items:center;gap:13px;border-top:1px solid rgba(255,255,255,.13)}.login-trust>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#ffffff12}.login-trust svg{width:20px;color:#9fc0d7}.login-trust div{display:grid;gap:4px}.login-trust strong{font-size:12px}.login-trust small{color:#ffffff85;font-size:10px}.login-card{min-width:0;padding:66px 55px;display:flex;flex-direction:column;justify-content:center}.login-card>header{margin-bottom:31px;display:flex;align-items:flex-start;gap:14px}.login-lock{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:var(--brand-blue);background:#edf3f7}.login-lock svg{width:20px}.login-card header p{color:var(--brand-blue);font-size:9px;font-weight:850;letter-spacing:.14em}.login-card h2{margin-top:5px;color:var(--brand-navy);font-size:25px;letter-spacing:-.035em}.login-card header div>span{display:block;margin-top:6px;color:var(--muted);font-size:10.5px}.login-card>label{margin-top:18px;display:grid;gap:7px;color:#4d6070;font-size:10px;font-weight:750}.login-card input{width:100%;min-width:0;height:49px;padding:0 14px;border:1px solid rgba(28,25,23,.18);border-radius:12px;outline:0;color:var(--brand-navy);background:#fff;font-size:13px}.login-card input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 4px #0d948817}.password-control{position:relative}.password-control input{padding-right:50px}.password-control button{position:absolute;top:5px;right:5px;width:39px;height:39px;display:grid;place-items:center;border-radius:9px;color:var(--brand-blue);background:transparent}.password-control button:hover{background:#eef3f7}.password-control svg{width:17px}.login-submit{min-height:50px;margin-top:25px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:#fff;background:var(--brand-blue);font-size:11px;font-weight:800}.login-submit:hover{background:#234666}.login-submit svg{width:17px}.login-submit:disabled{justify-content:center}.login-separator{margin:18px 0;display:flex;align-items:center;gap:12px;color:#96a1a9;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.login-separator:before,.login-separator:after{content:"";height:1px;flex:1;background:#1c19171a}.preview-login{width:100%;min-height:58px;padding:9px 13px;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:11px;border:1px solid rgba(13,148,136,.2);border-radius:13px;color:var(--brand-navy);background:#f2f6f9;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.preview-login:hover{border-color:#0d94886b;background:#eaf1f5;transform:translateY(-1px)}.preview-login>svg:first-child{width:22px;color:var(--brand-blue)}.preview-login>svg:last-child{width:16px;color:var(--brand-blue)}.preview-login>span{min-width:0;display:grid;gap:3px}.preview-login strong{font-size:11px}.preview-login small{color:var(--muted);font-size:9px;font-weight:550}.preview-login:disabled{cursor:wait;opacity:.65;transform:none}.button-spinner,.boot-spinner{display:inline-block;border:2px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:50%;animation:spin .7s linear infinite}.button-spinner{width:17px;height:17px}.boot-spinner{width:24px;height:24px;color:var(--brand-blue);border-color:#0d948833;border-top-color:var(--brand-blue)}@keyframes spin{to{transform:rotate(360deg)}}.login-card>footer{margin-top:25px;display:flex;align-items:center;gap:8px;color:#81909a;font-size:9px;line-height:1.5}.login-card footer svg{width:15px;color:var(--brand-blue)}.login-error{padding:11px 12px;border:1px solid rgba(141,38,53,.2);border-radius:10px;color:#8d2635;background:#fff4f5;font-size:10px;line-height:1.5}.app-boot{min-height:100vh;padding:28px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.app-boot img{width:60px;height:88px;object-fit:contain}.app-boot strong{color:var(--brand-navy);font-size:16px}.app-boot p{max-width:420px;color:var(--muted);font-size:11px;line-height:1.6}.app-boot button{min-height:39px;padding:0 14px;border-radius:10px;color:#fff;background:var(--brand-blue);font-size:10px;font-weight:750}@media(max-width:720px){.login-page{padding:10px;align-items:stretch}.login-shell{min-height:calc(100vh - 20px);grid-template-columns:minmax(0,1fr);border-radius:21px}.login-brand-panel{min-height:250px;padding:29px 27px 35px}.login-brand-panel>img{width:46px;height:68px}.login-brand-panel>span{margin-top:12px;font-size:8px}.login-brand-panel h1{margin-top:9px;font-size:25px;line-height:1.08}.login-brand-panel>p{margin-top:12px;font-size:10.5px;line-height:1.55}.login-trust{display:none}.login-card{padding:31px 25px 38px;justify-content:flex-start}.login-card>header{margin-bottom:17px}.login-card h2{font-size:21px}}.canvas-bg{background-color:var(--bone);background-image:radial-gradient(circle,rgba(13,148,136,.18) 1px,transparent 1.15px);background-size:22px 22px;background-position:-5px -5px}.app{min-height:100vh}.main{min-height:100vh;margin-left:var(--sidebar)}.secondary-grid,.quick-panel,.settings-grid,.generic-cards{content-visibility:auto;contain-intrinsic-size:420px}.glass-panel,.glass-light{border:1px solid rgba(0,0,0,.14);background:#fff;box-shadow:none}.glass-dark{background:#fff;border:1px solid rgba(28,25,23,.14);box-shadow:none}.icon-tile,.icon-button,.micro-button,.row-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand-blue);background:transparent;line-height:0;box-sizing:border-box}.icon-tile{border-radius:9px}.icon-tile.sm{width:28px;height:28px}.icon-tile.md{width:38px;height:38px;border-radius:11px}.icon-tile.lg{width:46px;height:46px;border-radius:13px}.icon-tile svg,.icon-button svg,.micro-button svg,.row-arrow svg,svg.lucide{display:block;flex-shrink:0}.icon-tile svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8}.icon-tile.md svg{width:18px;height:18px}.icon-tile.lg svg{width:21px;height:21px}.icon-button{width:38px;height:38px;border-radius:10px;color:var(--brand-blue);background:transparent}.icon-button svg{width:17px;height:17px;stroke:currentColor}.micro-button,.row-arrow{width:26px;height:26px;border-radius:8px;color:var(--brand-blue);background:transparent}.micro-button svg,.row-arrow svg{width:13px;height:13px;stroke:currentColor}.icon-button:hover,.micro-button:hover,.row-arrow:hover,.icon-tile:hover{color:var(--brand-blue);background:#0d948814}.sidebar{position:fixed;z-index:50;inset:10px auto 10px 10px;width:calc(var(--sidebar) - 20px);padding:18px 13px 14px;border-radius:20px;color:var(--brand-navy);display:flex;flex-direction:column}.brand{height:74px;padding:0 8px 13px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(28,25,23,.12)}.brand-logo{height:40px;width:auto;flex:0 0 auto;color:#0d9488}.brand.compact{height:auto;padding:0;border:0}.brand.compact .brand-logo{height:30px}.dark .brand-logo{color:#2dd4bf}.brand strong,.brand span{display:block}.brand strong{color:var(--brand-navy);font-size:17px;letter-spacing:-.02em}.brand span{margin-top:3px;color:var(--brand-blue);font-size:9px;font-weight:750;letter-spacing:.1em}.sidebar nav{flex:1;padding-top:11px;overflow-y:auto;scrollbar-width:none}.nav-group{display:grid;gap:3px}.nav-group+.nav-group{margin-top:20px}.nav-group>p{margin:0 8px 8px;color:#0d9488ad;font-size:10px;font-weight:800;letter-spacing:.13em}.nav-group>button,.sidebar-foot>button,.mobile-drawer nav>button{width:100%;min-height:47px;padding:0 8px;display:flex;align-items:center;gap:11px;border-radius:11px;color:#4f6270;background:transparent;font-size:14.5px;font-weight:650;text-align:left;transition:.15s ease}.nav-group>button:hover,.sidebar-foot>button:hover,.mobile-drawer nav>button:hover{color:var(--brand-navy);background:#0d948812}.nav-group>button.active,.sidebar-foot>button.active,.mobile-drawer nav>button.active{color:var(--brand-navy);background:#0d94881f;font-weight:800}.sidebar .icon-tile,.mobile-drawer .icon-tile,.sidebar-foot .icon-tile{width:30px;height:36px;border-radius:0;color:var(--brand-navy);background:transparent!important}.sidebar .icon-tile svg,.mobile-drawer .icon-tile svg,.sidebar-foot .icon-tile svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.4}.nav-group>button.active .icon-tile,.sidebar-foot>button.active .icon-tile,.mobile-drawer nav>button.active .icon-tile{color:var(--brand-blue);background:transparent}.nav-group>button>span:nth-child(2),.sidebar-foot>button>span:nth-child(2),.mobile-drawer nav>button>span:nth-child(2){flex:1}.nav-group>button>b,.mobile-drawer nav>button>b{min-width:23px;height:21px;padding:0 5px;display:grid;place-items:center;border:0;border-radius:7px;color:#fff;background:var(--brand-blue);font-size:8px}.nav-group>button.active>b,.mobile-drawer nav>button.active>b{color:#fff;background:var(--brand-navy)}.sidebar-foot{display:grid;gap:8px}.help-block{min-height:66px;padding:10px;display:flex;gap:9px;align-items:center;overflow:hidden;border:1px solid rgba(13,148,136,.16);border-radius:13px;background:#0d94880d}.help-block>div:nth-child(2),.profile-block>div:nth-child(2){flex:1;min-width:0}.help-block>div:nth-child(2) strong,.help-block>div:nth-child(2) span,.profile-block strong,.profile-block span{display:block}.help-block strong,.profile-block strong{color:var(--brand-navy);font-size:12px}.help-block span,.profile-block span{margin-top:3px;color:#71808a;font-size:10px}.help-block .help-icon{width:32px;height:40px;flex:0 0 32px;display:grid;place-items:center;border:0;border-radius:0;color:var(--brand-blue);background:transparent}.help-block .help-icon svg{width:22px;height:22px;stroke:currentColor}.sim-block{padding:9px 11px;display:flex;flex-direction:column;gap:5px;border-radius:12px;border:1px solid rgba(13,148,136,.16);background:#0d94880d;transition:all .2s ease}.sim-block.is-active{border-color:#0d948873;background:#0d94881f;box-shadow:0 0 12px #0d948826}.sim-block-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.sim-badge-row{display:flex;align-items:center;gap:6px}.sim-badge-row strong{font-size:12px;color:var(--brand-navy);white-space:nowrap}.sim-status-dot{width:7px;height:7px;border-radius:50%;background:#94a3b8;flex-shrink:0;transition:all .2s ease}.sim-status-dot.active{background:#10b981;box-shadow:0 0 6px #10b981}.sim-pill{font-size:8px;font-weight:800;padding:1px 4px;border-radius:4px;background:#64748b26;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.sim-pill.active{background:#0d9488;color:#fff}.sim-block-sub{font-size:10px;color:#71808a;line-height:1.2}.sim-toggle-btn{width:36px;height:20px;padding:0;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;outline:none;flex-shrink:0}.sim-toggle-track{width:36px;height:20px;border-radius:10px;background:#64748b4d;position:relative;transition:background .2s ease}.sim-toggle-btn.active .sim-toggle-track{background:#0d9488}.sim-toggle-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .2s cubic-bezier(.4,0,.2,1)}.sim-toggle-btn.active .sim-toggle-thumb{transform:translate(16px)}.sim-banner{margin:10px 14px 0;padding:8px 14px;border-radius:12px;background:linear-gradient(90deg,#115e59,#0f766e);color:#f0fdf4;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 4px 12px #0d948840;font-size:12px;z-index:35}.sim-banner-content{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sim-banner-tag{font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;background:#facc15;color:#713f12;letter-spacing:.5px;white-space:nowrap}.sim-banner-btn{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.3);padding:4px 10px;border-radius:7px;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s ease}.sim-banner-btn:hover{background:#ffffff4d}.sidebar .micro-button{color:var(--brand-blue);background:transparent}.sidebar .micro-button svg{width:16px;height:16px;stroke:currentColor}.profile-block{padding:11px 7px 0;display:flex;align-items:center;gap:9px;border-top:1px solid rgba(28,25,23,.1)}.avatar{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--brand-blue);background:#0d94881f;font:800 10px Inter,ui-sans-serif,system-ui,sans-serif}.avatar.inverse{color:#fff;background:var(--brand-blue)}.topbar{position:sticky;z-index:40;top:10px;height:60px;margin:10px 14px 0;padding:0 clamp(14px,2vw,22px);border:1px solid rgba(0,0,0,.1);border-radius:18px;box-shadow:0 4px 14px #0000000a;background:#ffffffa6!important;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);display:flex;align-items:center;justify-content:space-between}.mobile-brand{display:none}.search-trigger{width:min(420px,40vw);height:42px;padding:0 9px 0 7px;display:flex;align-items:center;gap:9px;border:1px solid rgba(0,0,0,.15);border-radius:11px;color:#6e6f6a;background:#ffffff9e;text-align:left}.search-trigger>span:nth-child(2){flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.search-trigger .icon-tile{color:var(--brand-blue);background:transparent}kbd{min-width:24px;height:23px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;gap:2px;border:1px solid rgba(13,148,136,.2);border-radius:6px;color:var(--brand-navy);background:#0d94880f;font:600 8px Inter,ui-sans-serif,system-ui,sans-serif}kbd svg{width:10px;height:10px;stroke:var(--brand-blue);display:block;flex-shrink:0}.top-actions{display:flex;align-items:center;gap:9px}.user-menu-wrap{position:relative}.topbar-user-btn{height:38px;padding:0 10px 0 5px;display:flex;align-items:center;gap:8px;border:1px solid var(--hairline);border-radius:999px;background:var(--glass);color:var(--brand-navy);cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.topbar-user-btn:hover{border-color:#0d948859;box-shadow:0 2px 8px #0000000d}.topbar-user-btn .avatar.xs{width:28px;height:28px;font-size:10px;font-weight:800}.topbar-user-meta{display:flex;flex-direction:column;align-items:flex-start;text-align:left;line-height:1.15}.topbar-user-meta strong{font-size:11.5px;font-weight:750;color:var(--brand-navy)}.topbar-user-meta span{font-size:9px;color:var(--muted)}.user-caret{display:flex;align-items:center;color:var(--muted);transition:transform .18s ease}.user-caret svg{width:14px;height:14px}.user-menu-wrap.open .user-caret{transform:rotate(180deg)}.user-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:230px;background:var(--glass, #fff);border:1px solid var(--hairline);border-radius:16px;box-shadow:0 16px 36px -8px #0000002e,0 0 16px #0000000d;padding:8px;z-index:99999;display:none;flex-direction:column;gap:2px;transform-origin:top right;animation:dropdownPop .15s cubic-bezier(.34,1.56,.64,1)}.user-menu-wrap.open .user-menu-dropdown{display:flex}@keyframes dropdownPop{0%{opacity:0;transform:scale(.95) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}.dropdown-header{display:flex;align-items:center;gap:10px;padding:8px 10px 10px}.dropdown-header .avatar.sm{width:36px;height:36px;font-size:12px;font-weight:800}.dropdown-header-info{display:flex;flex-direction:column;overflow:hidden;text-align:left}.dropdown-header-info strong{font-size:12px;font-weight:750;color:var(--brand-navy)}.dropdown-header-info small{font-size:9.5px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-divider{height:1px;background:var(--hairline);margin:4px 0}.dropdown-link{width:100%;display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;color:var(--brand-navy);font-size:11.5px;font-weight:600;text-decoration:none;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .12s ease}.dropdown-link svg{width:15px;height:15px;color:var(--brand-blue);flex-shrink:0}.dropdown-link:hover{background:#0d948814}.dropdown-link.danger{color:#ef4444}.dropdown-link.danger svg{color:#ef4444}.dropdown-link.danger:hover{background:#ef444414}html.dark .dropdown-link:hover{background:#2dd4bf1f}html.dark .dropdown-link.danger:hover{background:#ef444426}.google-auth-btn{width:100%;min-height:48px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(28,25,23,.16);border-radius:12px;background:#fff;color:#1f2937;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 2px 6px #0000000a;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.google-auth-btn:hover{border-color:#0d948866;background:#fafafa;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.google-auth-btn img{width:20px;height:20px;object-fit:contain;flex-shrink:0}.login-brand-panel .brand-logo{height:38px;width:auto;color:#2dd4bf}html.dark .login-shell{background:#1c1917;border-color:#ffffff1f;box-shadow:0 30px 90px #00000080}html.dark .login-brand-panel{background:#141210;border-right:1px solid rgba(255,255,255,.08)}html.dark .login-card{background:#1c1917}html.dark .login-card h2{color:#f7ede3}html.dark .login-card header p{color:#2dd4bf}html.dark .login-lock{background:#2dd4bf1f;color:#2dd4bf}html.dark .google-auth-btn{background:#262220;color:#f7ede3;border-color:#ffffff1f}html.dark .google-auth-btn:hover{background:#2f2a27;border-color:#2dd4bf66}html.dark .preview-login{background:#24201d;color:#f7ede3;border-color:#ffffff1a}html.dark .preview-login:hover{background:#2a2522;border-color:#2dd4bf59}html.dark .login-separator{color:#78716c}html.dark .login-separator:before,html.dark .login-separator:after{background:#ffffff1a}.mobile-menu-btn{display:none}.wa-health{height:36px;padding:0 13px 0 8px;display:flex;align-items:center;gap:7px;border:1px solid #087f5b;border-radius:999px;color:#fff;background:#128c7e;font-size:10px;font-weight:700}.wa-health .whatsapp-logo{width:19px;height:19px;color:#fff}.wa-health i,.freshness i,.live i{width:6px;height:6px;border-radius:50%;background:#000;box-shadow:0 0 0 3px #0000001a}.top-create{min-height:34px;border-radius:999px}.notice{position:relative}.notice>i{position:absolute;top:6px;right:6px;width:6px;height:6px;border:1px solid #000000;border-radius:50%;background:#fff}.content{width:100%;max-width:1720px;margin:0 auto;padding:13px clamp(22px,3vw,46px) 42px}.page-title{min-height:70px;margin-bottom:25px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.page-title>div:first-child>p,.quick-panel>div:first-child>p,.assistant-intro>p,.insight-panel>div>p{margin-bottom:6px;color:#5c5d58;font:700 8px Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.16em}.page-title h1{color:#000;font-size:clamp(27px,2.5vw,34px);line-height:1.08;letter-spacing:-.05em}.page-title>div:first-child>span{display:block;margin-top:8px;color:#666762;font-size:11px}.page-actions{display:flex;align-items:center;gap:8px}.date-chip{min-height:40px;padding:0 13px;display:flex;align-items:center;border:1px solid var(--hairline);border-radius:10px;color:#62635f;background:#fff;font-size:9.5px}.solid-button,.outline-button,.select-button{min-height:39px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--brand-blue);border-radius:10px;color:#fff;background:var(--brand-blue);white-space:nowrap;font-size:9.5px;font-weight:700;transition:transform .15s,background .15s}.solid-button{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.solid-button:hover{background:var(--brand-navy)}.outline-button,.select-button{border-color:#0d948840;color:var(--brand-navy);background:#fffc}.outline-button:hover,.select-button:hover{background:#0d948814;color:var(--brand-blue)}.solid-button:hover,.outline-button:hover,.select-button:hover{transform:translateY(-1px)}.solid-button svg{width:14px;height:14px;stroke:#fff}.outline-button svg,.select-button svg{width:14px;height:14px;stroke:var(--brand-blue)}.select-button{min-height:31px;padding-inline:10px;border-radius:8px;font-size:8.5px}.link-button{min-height:29px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border-radius:8px;color:var(--brand-blue);background:transparent;font-size:8px;font-weight:700}.link-button svg{width:12px;height:12px;stroke:var(--brand-blue);display:block;flex-shrink:0}.link-button:hover{background:#0d948814}.glass-panel{border-radius:var(--radius)}.rate-bar{min-height:58px;margin-bottom:16px;padding:12px 18px;display:flex;align-items:center;justify-content:center;gap:24px;border:1px solid rgba(255,255,255,.6);border-radius:18px;background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 4px 20px #1c19170a,inset 0 1px 1px #fffc;text-align:center}.rate-lead{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rate-lead span{display:block;color:#78716c;font-size:11px;font-weight:500;text-align:center}.rate-lead strong{display:block;margin-top:2px;color:var(--brand-navy);font-size:15px;font-weight:800;letter-spacing:-.02em;text-align:center}.rate-details{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.rate-details>span{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 14px;border-radius:99px;border:1px solid rgba(28,25,23,.08);background:#fffc;color:#78716c;font-size:11.5px;font-weight:500}.rate-details>span b{color:var(--brand-navy);font-weight:700}.rate-details>span:nth-child(2){border-color:#25d36640;background:#25d36614;color:#0d9488}.rate-details>span:nth-child(2) b{color:#0f766e}.rate-bar .link-button{min-height:36px;padding:0 14px;border-radius:10px;border:1px solid rgba(13,148,136,.2);background:#0d94880f;color:var(--brand-blue);font-size:12px;font-weight:700;transition:all .2s ease;white-space:nowrap}.rate-bar .link-button:hover{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.rate-bar .link-button:hover svg{stroke:#fff}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{position:relative;min-height:132px;padding:17px;overflow:hidden}.metric-card>.icon-tile{position:absolute;top:15px;right:15px;background:transparent;color:var(--brand-blue)}.metric-card>span{color:#696a65;font-size:9px}.metric-card>strong{display:block;margin-top:9px;color:#000;font-size:clamp(20px,2.1vw,27px);letter-spacing:-.05em}.metric-card footer{margin-top:13px;display:flex;align-items:center;gap:6px}.metric-card footer>b{min-height:18px;padding:0 5px;display:inline-grid;place-items:center;border:1px solid rgba(0,0,0,.16);border-radius:5px;background:#ffffff80;font-size:7.5px}.metric-card footer>b.inverse-chip{color:#fff;background:#000}.metric-card footer small{color:#858680;font-size:8px}.dashboard-grid{display:grid;gap:12px;margin-top:12px}.primary-grid,.secondary-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.72fr)}.panel-header{min-height:68px;padding:16px 18px 13px;display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.panel-header h2{color:#000;font-size:12.5px;letter-spacing:-.025em}.panel-header p{margin-top:4px;color:#858680;font-size:8.5px}.chart-totals{padding:0 18px;display:flex;align-items:flex-end;gap:24px}.chart-totals>div>span,.chart-totals>div>strong{display:block}.chart-totals>div>span{color:#82837e;font-size:7px;letter-spacing:.08em}.chart-totals>div>strong{margin-top:3px;font-size:11px}.chart-key{margin-left:auto;display:flex;gap:12px}.chart-key span{display:flex!important;align-items:center;gap:5px;color:#70716c!important;font-size:7.5px!important;letter-spacing:0!important}.chart-key i,.flow-legend i{width:7px;height:7px;border:1px solid rgba(0,0,0,.3);border-radius:50%;background:#000}.chart-key span:last-child i{background:var(--brand-blue)}.chart{position:relative;height:235px;margin:2px 10px 10px}.chart>svg{position:absolute;inset:0 0 20px;width:100%;height:calc(100% - 20px);overflow:visible}.apex-performance .apexcharts-canvas,.apex-performance .apexcharts-svg{background:transparent!important}.apex-performance .apexcharts-tooltip{border:1px solid rgba(0,0,0,.14)!important;border-radius:9px!important;background:#fffffff2!important;box-shadow:0 12px 30px #0000001a!important}.chart-fallback{width:100%;height:100%;display:grid;place-items:center;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff}.chart-fallback span{width:42%;height:3px;border-radius:99px;background:var(--brand-blue)}.chart-fallback.compact{width:112px;height:112px;border:12px solid rgba(13,148,136,.15);border-radius:50%}.chart-fallback.compact span{width:26px}.grid-line{stroke:#0000001a;stroke-width:1}.revenue-area{fill:#0001}.revenue-line,.profit-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.revenue-line{stroke:#000;stroke-width:3}.profit-line{stroke:#858d98;stroke-width:2.5;stroke-dasharray:5 5}.chart circle{fill:#fff;stroke:#000;stroke-width:3}.y-axis{position:absolute;z-index:2;top:5px;bottom:23px;left:-38px;display:flex;flex-direction:column;justify-content:space-between;color:#8c8d87;font-size:7px}.x-axis{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;color:#858680;font-size:7px}.attention-panel{display:flex;flex-direction:column}.attention-list{padding:0 8px;display:grid;gap:2px}.attention-list>button{width:100%;min-height:57px;padding:7px 8px;display:flex;align-items:center;gap:9px;border-radius:11px;background:transparent;text-align:left}.attention-list>button:hover{background:#ffffff7a}.attention-list>button>div{flex:1;min-width:0}.attention-list div>strong,.attention-list div>span{display:block}.attention-list strong{font-size:9px}.attention-list div>span{margin-top:2px;color:#81827c;font-size:7.5px}.attention-list>button>b{font-size:13px}.wide-ghost{width:calc(100% - 28px);min-height:36px;margin:auto 14px 14px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(0,0,0,.13);border-radius:9px;color:var(--brand-navy);background:#fff6;font-size:8px;font-weight:700}.wide-ghost svg{width:14px;height:14px;stroke:var(--brand-blue);display:block;flex-shrink:0}.order-list-panel{overflow:hidden}.table-shell{overflow-x:auto}.table-shell table{width:100%;border-collapse:collapse;white-space:nowrap}.table-shell th{height:35px;padding:0 12px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);color:#858680;background:#ffffff59;font-size:7px;font-weight:700;letter-spacing:.07em;text-align:left;text-transform:uppercase}.table-shell th:first-child,.table-shell td:first-child{padding-left:18px}.table-shell td{height:55px;padding:7px 12px;border-bottom:1px solid rgba(0,0,0,.085);color:#565752;font-size:8.5px}.table-shell tbody tr:last-child td{border-bottom:0}.table-shell tbody tr:hover{background:#ffffff59}.table-shell td strong,.table-shell td small{display:block}.table-shell td strong{color:#000;font-size:9px}.table-shell td small{margin-top:2px;color:#8e8f89;font-size:7px}.person-cell{display:flex;align-items:center;gap:8px}.person-cell>span:last-child{color:#000}.mini-avatar{width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(13,148,136,.2);border-radius:9px;color:var(--brand-navy);background:#0d94880f;font:800 8px Inter,ui-sans-serif,system-ui,sans-serif}.status{min-height:21px;width:max-content;padding:0 7px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(0,0,0,.18);border-radius:6px;color:#555651;background:#ffffff80;font-size:7px;font-weight:700}.status i{width:4px;height:4px;border-radius:50%;background:#000}.status.strong{color:#fff;border-color:var(--brand-blue);background:var(--brand-blue)}.status.strong i{background:#fff}.muted{color:#858680!important}.mobile-cards{display:none}.flow-panel{display:flex;flex-direction:column}.flow-body{padding:2px 17px 14px;display:grid;grid-template-columns:128px 1fr;align-items:center;gap:13px}.apex-donut{width:128px;height:128px;display:grid;place-items:center}.apex-donut .apexcharts-canvas{margin:0 auto}.donut{width:104px;height:104px;padding:12px;border-radius:50%;background:conic-gradient(#000 0 23%,var(--brand-blue) 23% 54%,rgba(13,148,136,.58) 54% 71%,rgba(0,0,0,.24) 71% 100%)}.donut>div{width:100%;height:100%;display:grid;align-content:center;justify-items:center;border-radius:50%;background:#ffffffeb}.donut strong{font-size:19px}.donut span{color:#858680;font-size:6.5px;letter-spacing:.08em}.flow-legend{display:grid;gap:9px}.flow-legend>div{display:flex;justify-content:space-between;color:#6d6e69;font-size:8px}.flow-legend span{display:flex;align-items:center;gap:6px}.flow-legend b{color:#000}.flow-legend i.slate{background:var(--brand-blue)}.flow-legend i.mauve{background:#0d948894}.flow-legend i.silver{background:#0000003d}.progress-block{margin:auto 18px 16px;padding-top:12px;border-top:1px solid rgba(0,0,0,.11)}.progress-block>div:first-child{display:flex;justify-content:space-between;color:#6f706b;font-size:8px}.progress-track{height:6px;margin:8px 0 6px;overflow:hidden;border-radius:99px;background:#0000001f}.progress-track i{display:block;height:100%;border-radius:inherit;background:var(--brand-blue)}.progress-block small{color:#787974;font-size:7.5px}.quick-panel{min-height:86px;margin-top:12px;padding:14px 16px;display:flex;align-items:center;gap:26px}.quick-panel>div:first-child{width:175px;flex:0 0 auto}.quick-panel h3{font-size:11px}.quick-grid{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.quick-grid>button{min-height:46px;padding:7px;display:flex;align-items:center;gap:7px;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#ffffff57;font-size:8px;font-weight:700;text-align:left}.quick-grid>button>span:nth-child(2){flex:1}.tab-bar{display:flex;gap:6px;align-items:center;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.tab-bar::-webkit-scrollbar{display:none}.tab-bar>button{min-height:38px;padding:6px 14px;border:1px solid transparent;border-radius:10px;color:#78716c;background:transparent;white-space:nowrap;font-size:12.5px;font-weight:500;display:inline-flex;align-items:center;gap:7px;transition:all .15s ease;cursor:pointer}.tab-bar>button:hover{color:var(--brand-navy);background:#0d94880f}.tab-bar>button.active{color:var(--brand-blue);background:#0d94881a;border-color:#0d948833;font-weight:700}.tab-bar>button b{min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:99px;color:var(--brand-blue);background:#0d94881f;font-size:11px;font-weight:700;line-height:1}.tab-bar>button.active b{color:#fff;background:var(--brand-blue)}.page-orders>.tab-bar{margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid rgba(28,25,23,.1)}.data-panel{overflow:hidden}.data-toolbar{min-height:64px;padding:11px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.data-toolbar>label,.conversation-search{width:min(330px,38vw);height:40px;padding:0 7px;display:flex;align-items:center;gap:8px;border:1px solid rgba(0,0,0,.14);border-radius:10px;background:#ffffff6b}.data-toolbar input,.conversation-search input{width:100%;min-width:0;border:0;outline:0;color:#000;background:transparent;font-size:9.5px}.data-toolbar input::placeholder,.conversation-search input::placeholder{color:#83847f}.data-toolbar>div{display:flex;gap:6px}.data-toolbar .outline-button b{min-width:17px;height:17px;display:grid;place-items:center;border-radius:5px;color:#000;background:#fff;font-size:7px}.result-count{align-self:center;color:var(--muted);font-size:10px;font-weight:650;white-space:nowrap}.search-hit{padding:0 1px;border-radius:3px;color:var(--brand-navy);background:#0d948833;font-weight:700}.page-customers>.tab-bar{margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid rgba(28,25,23,.1)}.pagination{min-height:56px;padding:10px 16px;border-top:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;color:#7e7f79;font-size:8px}.pagination>div{display:flex;gap:4px}.pagination button{width:28px;height:28px;border:1px solid rgba(0,0,0,.15);border-radius:7px;background:#ffffff73;font-size:8px}.pagination button.active{color:#fff;background:var(--brand-blue)}.mobile-fab{display:none}.page-inbox{height:calc(100vh - 93px);max-width:none;padding-bottom:0;display:flex;flex-direction:column}.inbox-layout{min-height:0;flex:1;display:grid;grid-template-columns:270px minmax(350px,1fr) 280px;overflow:hidden}.conversation-pane{min-height:0;display:flex;flex-direction:column;border-right:1px solid #d7dadd;background:#fff}.wa-pane-head{min-height:66px;padding:10px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #d7dadd;background:#f0f2f5}.wa-brand-mark{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:transparent}.wa-brand-mark .whatsapp-logo{width:38px;height:38px;object-fit:contain;display:block;flex-shrink:0}.whatsapp-logo{object-fit:contain;flex-shrink:0}.wa-pane-head>div{flex:1}.wa-pane-head strong,.wa-pane-head span{display:block}.wa-pane-head strong{color:#111b21;font-size:13px}.wa-pane-head div>span{margin-top:3px;color:#667781;font-size:10px}.wa-pane-head div>span i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#25d366}.wa-pane-head>.icon-button{width:34px;height:34px;border-radius:10px}.wa-pane-head>.icon-button{color:#54656f;background:transparent}.wa-pane-head>.icon-button svg{stroke:currentColor}.conversation-search{width:auto;margin:9px 11px;border-color:transparent;border-radius:9px;background:#f0f2f5}.conversation-search .icon-tile{color:#54656f;background:transparent}.conversation-search .icon-tile svg{stroke:currentColor}.conversation-search .icon-button{width:28px;height:28px;border-radius:8px}.inbox-tabs{height:42px;padding:0 10px 7px;display:flex;align-items:center;gap:5px;border-bottom:1px solid #e5e7e9;overflow-x:auto;scrollbar-width:none}.inbox-tabs button{height:30px;padding:0 10px;border-radius:999px;color:#54656f;background:#f0f2f5;white-space:nowrap;font-size:10px}.inbox-tabs button.active{color:#008069;background:#e7fce3;font-weight:700}.inbox-tabs b{min-width:16px;height:16px;margin-left:3px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:#25d366;font-size:8px}.chat-list>button{position:relative;width:100%;min-height:72px;padding:9px 11px;display:flex;align-items:center;gap:10px;background:transparent;text-align:left}.chat-list>button:hover{background:#f5f6f6}.chat-list>button.active{background:#f0f2f5;box-shadow:inset 3px 0 #00a884}.chat-list>button>div{min-width:0;flex:1}.chat-list header{display:flex;align-items:center;gap:5px}.chat-list header strong{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111b21;font-size:12px}.chat-list time{color:#667781;font-size:9px}.chat-list p{margin-top:4px;padding-right:19px;color:#667781;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.chat-list>button>b{position:absolute;right:11px;bottom:10px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#25d366;font-size:8px}.chat-list{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain}.chat-pane{min-width:0;min-height:0;display:flex;flex-direction:column;background:#efeae2}.chat-pane>header{min-height:66px;padding:8px 13px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #d7dadd;background:#f0f2f5}.chat-pane>header>div{flex:1}.chat-pane>header strong{color:#111b21;font-size:13px}.chat-pane>header p{margin-top:3px;color:#667781;font-size:10px}.chat-pane>header p i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#25d366}.chat-contact-avatar{position:relative;flex:0 0 auto}.chat-contact-avatar>i{position:absolute;right:-5px;bottom:-4px;width:18px;height:18px;display:grid;place-items:center;border:2px solid #f0f2f5;border-radius:50%;color:#fff;background:#25d366}.chat-contact-avatar>i .whatsapp-logo{width:11px;height:11px}.context-toggle{display:none}.messages{min-height:0;flex:1;padding:18px 24px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:9px;background-color:#efeae2;background-image:radial-gradient(circle,rgba(17,27,33,.07) .85px,transparent 1px),radial-gradient(circle,rgba(17,27,33,.035) .7px,transparent .9px);background-position:0 0,11px 11px;background-size:22px 22px}.day{display:flex;align-items:center;justify-content:center;gap:9px;color:#54656f;font-size:9px;letter-spacing:.06em}.day span{padding:6px 9px;border-radius:7px;background:#fff;box-shadow:0 1px 1px #1c191714}.day:before,.day:after{content:"";height:1px;flex:1;background:#0000001a}.message{max-width:73%;padding:8px 10px 6px;align-self:flex-start;border:0;border-radius:8px 8px 8px 2px;color:#111b21;background:#fff;box-shadow:0 1px 1px #1c191724}.message.outgoing{align-self:flex-end;color:#111b21;border-color:transparent;border-radius:8px 8px 2px;background:#d9fdd3}.message p{font-size:11px;line-height:1.45}.message time{display:block;margin-top:3px;color:#667781;font-size:8px;text-align:right}.message.outgoing time{color:#008069}.ai-card{width:min(86%,460px);align-self:center;padding:10px;display:flex;align-items:center;gap:9px;border:1px solid rgba(0,168,132,.3);border-radius:10px;background:#fffffff0;box-shadow:0 1px 2px #1c191714}.ai-card>div{flex:1;min-width:0}.ai-card>div strong,.ai-card>div span{display:block}.ai-card strong{font-size:11px}.ai-card span{margin-top:3px;color:#667781;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.ai-card .solid-button{min-height:32px;padding-inline:10px;border-color:#008069;background:#008069;font-size:9px}.composer{min-height:64px;padding:9px 12px;display:flex;align-items:center;gap:8px;border-top:1px solid #d7dadd;background:#f0f2f5}.composer>label{height:42px;padding:0 5px 0 12px;flex:1;display:flex;align-items:center;border:0;border-radius:9px;background:#fff}.composer input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:11px}.composer label .icon-button{width:29px;height:29px;border-radius:8px}.composer .icon-button{color:#54656f;background:transparent}.composer .icon-button svg{stroke:currentColor}.composer .send{color:#fff;border-radius:50%;background:#00a884}.composer .send svg{stroke:#fff}.customer-context{position:relative;overflow-y:auto;border-left:1px solid rgba(0,0,0,.12);background:#ffffff3d}.context-close{display:none}.customer-identity{padding:19px 13px 15px;border-bottom:1px solid rgba(0,0,0,.1);text-align:center}.avatar.big{width:50px;height:50px;margin:0 auto 8px;border-radius:14px;color:#fff;background:var(--brand-blue);font-size:14px}.customer-identity h3{font-size:10.5px}.customer-identity p{margin-top:3px;color:#7d7e78;font-size:7.5px}.customer-identity>div:last-child{margin-top:8px;display:flex;justify-content:center;gap:4px}.mono-tag{min-height:19px;padding:0 6px;display:inline-flex;align-items:center;border:1px solid var(--brand-blue);border-radius:5px;color:#fff;background:var(--brand-blue);font-size:6px;font-weight:700;text-transform:uppercase}.mono-tag.light{color:var(--brand-navy);border-color:#0d948833;background:#0d948814}.context-metrics{padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:6px;border-bottom:1px solid rgba(0,0,0,.1)}.context-metrics>div{min-height:49px;padding:8px;border:1px solid rgba(0,0,0,.09);border-radius:8px;background:#ffffff59}.context-metrics span,.context-metrics strong{display:block}.context-metrics span{color:#858680;font-size:6.5px}.context-metrics strong{margin-top:4px;font-size:9px}.context-section{padding:13px;border-bottom:1px solid rgba(0,0,0,.1)}.context-section>header{display:flex;justify-content:space-between;margin-bottom:8px}.context-section h4{font-size:8px}.context-section header button{color:var(--brand-blue);background:transparent;border:1px solid rgba(13,148,136,.25);border-radius:6px;padding:3px 8px;font-size:8px;font-weight:700;cursor:pointer}.context-section header button:hover{background:#0d948814}.context-section article{padding:9px;display:grid;gap:7px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#ffffff59}.context-section article>strong{font-size:8px}.context-section article>b{font-size:9px}.context-section>p{color:#747570;font-size:7px;line-height:1.55}.summary-strip{margin:0 16px 13px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(0,0,0,.12);border-radius:11px;background:#ffffff52}.summary-strip>div{min-height:59px;padding:9px 13px;display:flex;align-items:center;gap:9px;border-right:1px solid rgba(0,0,0,.1)}.summary-strip>div:last-child{border:0}.summary-strip span,.summary-strip strong{display:block}.summary-strip span{color:#7b7c77;font-size:7px}.summary-strip strong{margin-top:3px;color:#000;font-size:12px}.operation-metrics{margin-bottom:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.operation-metrics>section{min-height:79px;padding:14px 16px;position:relative}.operation-metrics span,.operation-metrics strong{display:block}.operation-metrics span{color:#747570;font-size:8.5px}.operation-metrics strong{margin-top:6px;font-size:17px}.operation-metrics button{position:absolute;right:14px;top:26px}.panel-actions{display:flex;gap:6px}.trip-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:12px;margin-bottom:12px}.active-trip{position:relative;min-height:330px;padding:0;overflow:hidden;color:#fff;border-color:#81a3be59;background:linear-gradient(135deg,#081721,#0b1d2a 58%,#102b3d);box-shadow:inset 0 1px #ffffff0f}.active-trip:after{content:"";position:absolute;z-index:3;inset:7px;border:1px solid rgba(139,174,200,.1);border-radius:calc(var(--radius) - 5px);pointer-events:none}.trip-card-motif{position:absolute;z-index:0;inset:0 0 auto auto;width:72%;height:100%;pointer-events:none}.trip-card-content{position:relative;z-index:2;min-height:330px;padding:22px 23px 20px;display:flex;flex-direction:column}.trip-heading{display:flex;align-items:flex-start;gap:12px}.trip-heading>div{flex:1;min-width:0}.trip-heading>div>span{color:#86a8c3;font-size:8px;font-weight:750;letter-spacing:.16em}.trip-heading h2{margin-top:4px;display:flex;align-items:center;gap:9px;color:#fff;font-size:21px;letter-spacing:-.025em}.trip-heading h2 i{width:24px;height:1px;display:inline-block;background:linear-gradient(90deg,#86a8c3,#86a8c333)}.trip-heading p{margin-top:4px;color:#e1edf694;font-size:10px}.active-trip .status{min-height:27px;padding-inline:9px;color:#eef7ff;border-color:#8fb5d247;background:#0d9488b3}.active-trip .status i{background:#b5d1e5}.active-trip .icon-tile{width:48px;height:48px;border:1px solid rgba(141,178,205,.27);color:#8fb5d1;background:#040e158f;box-shadow:inset 0 0 0 1px #ffffff06}.active-trip .icon-tile svg{width:21px;height:21px;stroke:currentColor}.trip-route{width:min(390px,64%);margin:23px 0 19px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px}.trip-route>div:not(.trip-route-track){display:grid;gap:2px}.trip-route>div:last-child{text-align:right}.trip-route b{color:#fff;font-size:13px;letter-spacing:.08em}.trip-route>div>span{color:#deecf77a;font-size:8px}.trip-route-track{display:flex;align-items:center}.trip-route-track>i{height:1px;flex:1;background:#97b9d261}.trip-route-track>i:first-child{background:linear-gradient(90deg,#97b9d21a,#97b9d27a)}.trip-route-track>i:last-child{background:linear-gradient(90deg,#97b9d27a,#97b9d21a)}.trip-route-track>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(151,185,210,.36);border-radius:50%;color:#a9c8dd;background:#0d2433;transform:rotate(45deg)}.trip-route-track svg{width:13px;height:13px;stroke:currentColor}.capacity{margin-top:0}.capacity>div:first-child{display:flex;justify-content:space-between;align-items:flex-end;color:#dae9f480;font-size:9px;font-weight:700;letter-spacing:.1em}.capacity>div:first-child>b{color:#fff;font-size:13px;letter-spacing:0}.capacity em{color:#deedf78a;font-size:9px;font-style:normal;font-weight:600}.active-trip .progress-track{height:7px;margin:9px 0 7px;border:1px solid rgba(166,196,217,.08);background:#bfd7e721}.active-trip .progress-track i{background:linear-gradient(90deg,#eef7fd,#8eb4d0);box-shadow:7px 0 16px #8eb4d047}.capacity small{display:flex;justify-content:space-between;color:#d9e9f473;font-size:8.5px}.capacity small b{color:#9fbfd5}.trip-footer{margin-top:auto;padding-top:17px;display:flex;align-items:center;gap:20px;border-top:1px solid rgba(162,191,211,.14)}.trip-stats{margin:0;flex:1;display:grid;grid-template-columns:repeat(4,1fr)}.trip-stats>div{border-right:1px solid rgba(176,203,221,.14)}.trip-stats>div:not(:first-child){padding-left:15px}.trip-stats>div:last-child{border:0}.trip-stats strong,.trip-stats span{display:block}.trip-stats strong{color:#fff;font-size:14px}.trip-stats span{margin-top:4px;color:#cde0ed6e;font-size:8px;font-weight:650;letter-spacing:.07em}.active-trip .solid-button{min-height:40px;padding-inline:14px;color:var(--brand-navy);border-color:#fff;background:#fff;box-shadow:0 8px 20px #020b1133}.active-trip .solid-button svg{stroke:var(--brand-navy)}.active-trip .solid-button:hover{color:#fff;border-color:var(--brand-blue);background:var(--brand-blue)}.active-trip .solid-button:hover svg{stroke:#fff}.schedule-panel{overflow:hidden}.schedule-row{width:calc(100% - 24px);min-height:70px;margin:0 12px;padding:8px 4px;display:flex;align-items:center;gap:9px;border-top:1px solid rgba(0,0,0,.1);background:transparent;text-align:left}.schedule-row>span:first-child{width:40px;height:43px;display:grid;place-items:center;align-content:center;border-radius:8px;color:#fff;background:#000;font-size:6px}.schedule-row>span:first-child b{color:#fff;font-size:13px;line-height:1}.schedule-row>div{flex:1}.schedule-row strong,.schedule-row small{display:block}.schedule-row strong{font-size:8.5px}.schedule-row small{margin-top:3px;color:#82837d;font-size:7px}.report-controls{margin:0 0 12px;display:flex;align-items:center;gap:6px;border-bottom:1px solid rgba(0,0,0,.15)}.report-controls .tab-bar{flex:1}.report-export-actions{margin-bottom:6px;display:flex;align-items:center;gap:6px}.report-grid{margin-top:12px;display:grid;grid-template-columns:1.6fr .72fr;gap:12px}.report-chart .chart{height:258px;margin-top:12px}.freshness{display:flex;align-items:center;gap:5px;color:#7c7d78;font-size:7px}.cost-bar{height:12px;margin:17px 17px 22px;display:flex;overflow:hidden;border:1px solid rgba(0,0,0,.15);border-radius:99px}.cost-bar i:nth-child(1){width:69%;background:#000}.cost-bar i:nth-child(2){width:17%;background:var(--brand-blue)}.cost-bar i:nth-child(3){width:9%;background:#0d948894}.cost-bar i:nth-child(4){width:5%;background:#0000003d}.cost-list{margin:0 18px 18px;display:grid;gap:12px}.cost-list>div{display:flex;justify-content:space-between;color:#6f706b;font-size:8px}.cost-list span{display:flex;align-items:center;gap:7px}.cost-list b{color:#000}.insight-panel{margin-top:12px;padding:16px 18px;display:flex;align-items:center;gap:12px}.insight-panel>div:nth-child(2){flex:1}.insight-panel h3{font-size:11px}.insight-panel>div>span{display:block;margin-top:3px;color:#71726d;font-size:8px;line-height:1.5}.assistant-page{max-width:790px;margin:0 auto}.assistant-intro{max-width:580px;margin:0 auto 24px;text-align:center}.assistant-intro .icon-tile{margin:0 auto 12px}.assistant-intro h2{font-size:24px;letter-spacing:-.04em}.assistant-intro>span{display:block;margin-top:8px;color:#6d6e69;font-size:10px;line-height:1.6}.prompt-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.prompt-card{overflow:hidden}.prompt-card>button{width:100%;min-height:70px;padding:11px;display:flex;align-items:center;gap:10px;background:transparent;text-align:left}.prompt-card>button>span:nth-child(2){flex:1}.prompt-card strong,.prompt-card small{display:block}.prompt-card strong{font-size:9.5px}.prompt-card small{margin-top:3px;color:#7b7c77;font-size:7.5px}.ai-input{margin-top:12px;padding:13px}.ai-input textarea{width:100%;padding:2px;resize:none;border:0;outline:0;color:#000;background:transparent;font-size:10px}.ai-input footer{display:flex;align-items:center;justify-content:space-between}.ai-input footer>span{min-height:25px;padding:0 8px;display:flex;align-items:center;gap:5px;border-radius:7px;color:#fff;background:#000;font-size:7px}.ai-input footer>span svg{width:12px;stroke:#fff}.solid-button.icon-only{width:36px;padding:0}.ai-note{display:block;margin-top:8px;color:#7f807b;font-size:7px;text-align:center}.ai-answer{margin-top:12px;padding:17px}.ai-answer header{display:flex;align-items:center;gap:8px;color:var(--brand-navy)}.ai-answer header svg{width:17px}.ai-error-message,.ai-markdown-loading{margin-top:11px;color:#42505a;font-size:11px;line-height:1.7}.ai-markdown{margin-top:13px;overflow-x:auto;color:#34434e;font-size:11px;line-height:1.7}.ai-markdown>:first-child{margin-top:0}.ai-markdown>:last-child{margin-bottom:0}.ai-markdown h1,.ai-markdown h2,.ai-markdown h3,.ai-markdown h4{margin:18px 0 7px;color:var(--brand-navy);line-height:1.3}.ai-markdown h1{font-size:17px}.ai-markdown h2{padding-bottom:5px;border-bottom:1px solid var(--hairline);font-size:15px}.ai-markdown h3{font-size:13px}.ai-markdown h4{font-size:11.5px}.ai-markdown p{margin:8px 0}.ai-markdown strong{color:var(--brand-navy);font-weight:800}.ai-markdown ul,.ai-markdown ol{margin:8px 0;padding-left:22px}.ai-markdown li{margin:4px 0;padding-left:2px}.ai-markdown li::marker{color:var(--brand-blue);font-weight:800}.ai-markdown table{width:100%;min-width:560px;margin:12px 0 16px;overflow:hidden;border:1px solid var(--hairline);border-collapse:separate;border-spacing:0;border-radius:10px}.ai-markdown th{padding:9px 10px;color:#fff;background:var(--brand-navy);font-size:9.5px;font-weight:800;text-align:left}.ai-markdown td{padding:9px 10px;border-top:1px solid var(--hairline);color:#42505a;font-size:10px;vertical-align:top}.ai-markdown tbody tr:nth-child(2n) td{background:#f6f8f9}.ai-markdown blockquote{margin:12px 0;padding:9px 12px;border-left:3px solid var(--brand-blue);border-radius:0 8px 8px 0;color:#506470;background:#f2f6f8}.ai-markdown code{padding:2px 5px;border-radius:5px;color:var(--brand-navy);background:#edf2f5;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.92em}.ai-markdown pre{margin:12px 0;padding:12px;overflow-x:auto;border-radius:9px;color:#e8f0f5;background:var(--brand-navy)}.ai-markdown pre code{padding:0;color:inherit;background:transparent}.ai-markdown a{color:var(--brand-blue);font-weight:750;text-decoration:underline;text-underline-offset:2px}.ai-markdown hr{margin:16px 0;border:0;border-top:1px solid var(--hairline)}.ai-answer.error{border-color:#ba353547;background:#fff9f9}.ai-input textarea:disabled{opacity:.55}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.setting-card{overflow:hidden}.setting-card>button{width:100%;min-height:109px;padding:15px;display:flex;align-items:flex-start;gap:11px;background:transparent;text-align:left}.setting-card>button>div{flex:1}.setting-card h3{font-size:10.5px}.setting-card p{margin-top:5px;color:#747570;font-size:8px;line-height:1.5}.setting-card div>span{margin-top:9px;display:flex;align-items:center;gap:4px;font-size:7px}.setting-card div>span i{width:5px;height:5px;border-radius:50%;background:#000}.setting-card .row-arrow{align-self:center}.new-order{min-height:100vh;padding:30px clamp(24px,5vw,72px) 68px}.new-order-header{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.new-order-header>div:last-child{display:flex;gap:7px}.back-link{margin-bottom:16px;padding:0;display:flex;align-items:center;gap:6px;color:#686964;background:transparent;font-size:8px}.new-order-header h1{font-size:27px;letter-spacing:-.05em}.new-order-header p{margin-top:6px;color:#6e6f6a;font-size:9.5px}.stepper{max-width:730px;margin:29px auto 24px;display:flex;align-items:flex-start}.stepper>div{width:78px;flex:0 0 auto;display:grid;justify-items:center;gap:6px;color:#858680;font-size:7px}.stepper>div b{width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.2);border-radius:9px;background:#ffffffb3;font-size:8px}.stepper>div.active{color:var(--brand-blue);font-weight:700}.stepper>div.active b{color:#fff;background:var(--brand-blue)}.stepper>div.done{color:#16a34a;font-weight:700;cursor:pointer}.stepper>div.done b{color:#fff;background:#16a34a;border-color:#16a34a}.stepper>i{height:1px;margin-top:13px;flex:1;background:#0000002e}.stepper>i.done{background:#16a34a}.order-form{width:min(1090px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.73fr);align-items:start;gap:14px}.form-main{display:grid;gap:11px}.form-panel{padding:17px}.form-title{display:flex;align-items:flex-start;gap:9px}.form-title>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--brand-blue);font-size:7px;font-weight:700}.form-title>div{flex:1}.form-title h2{font-size:11px}.form-title p{margin-top:3px;color:#7d7e79;font-size:7.5px}.form-title>button{min-height:25px;padding:0 7px;border-radius:7px;color:#fff;background:var(--brand-blue);font-size:7px;font-weight:700}.selected-person{min-height:57px;margin-top:13px;padding:9px 10px;display:flex;align-items:center;gap:9px;border:1px solid rgba(0,0,0,.13);border-radius:10px;background:#fff6}.selected-person>div{flex:1}.selected-person strong,.selected-person small{display:block}.selected-person strong{font-size:9px}.selected-person small{margin-top:2px;color:#7d7e79;font-size:7px}.order-item{margin-top:13px;padding:12px;border:1px solid rgba(0,0,0,.13);border-radius:11px;background:#ffffff57}.order-item>header{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between}.order-item>header>span{font-size:6.5px;font-weight:700;letter-spacing:.1em}.field-grid{display:grid;grid-template-columns:.7fr 1fr .78fr;gap:8px}.field-grid .wide{grid-column:span 3}.field-grid label{display:grid;gap:5px;color:#747570;font-size:7px}.field-grid label>div{height:37px;padding:0 9px;display:flex;align-items:center;gap:7px;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#ffffff8f}.field-grid label>div>span:not(.icon-tile){flex:1;color:#000;font-size:8.5px}.field-grid label>div>.icon-tile{flex:0 0 auto}.field-grid small{color:#858680;font-size:7px}.add-row{width:100%;min-height:37px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px dashed rgba(0,0,0,.3);border-radius:9px;color:#fff;background:#000;font-size:8px;font-weight:700}.add-row svg{width:13px;stroke:#fff}.collapsed{padding-bottom:17px}.calculator{position:sticky;top:20px;overflow:hidden}.calculator .panel-header{background:#ffffff6b}.live{height:20px;padding:0 6px;display:flex;align-items:center;gap:5px;border-radius:6px;color:#fff;background:#000;font-size:6px}.live i{background:#fff;box-shadow:none}.customer-total{padding:17px;color:#fff;background:var(--brand-blue)}.customer-total span,.customer-total strong,.customer-total small{display:block}.customer-total span{color:#ffffffa6;font-size:7px;letter-spacing:.08em}.customer-total strong{margin-top:5px;font-size:22px}.customer-total small{margin-top:3px;color:#ffffff9e;font-size:7px}.calculation{padding:14px 16px 7px;display:grid;gap:10px}.calculation p{display:flex;justify-content:space-between;color:#747570;font-size:8px}.calculation b{color:#000}.calculation .cost-total{margin-top:2px;padding-top:10px;border-top:1px solid rgba(0,0,0,.12);color:#000;font-weight:700}.profit-summary{margin:8px 13px 10px;padding:11px;border:1px solid rgba(0,0,0,.2);border-radius:9px;background:#b9babe59}.profit-summary>span{font-size:6.5px;letter-spacing:.08em}.profit-summary>strong{display:block;margin-top:4px;font-size:16px}.profit-summary p{margin-top:6px;display:flex;justify-content:space-between;font-size:7px}.rate-lock{margin:0 13px 11px;padding:8px;display:flex;align-items:center;gap:8px;border:1px solid rgba(0,0,0,.13);border-radius:8px;background:#ffffff5c;color:#71726d;font-size:7px;line-height:1.45}.rate-lock b{color:#000}.calc-button{width:calc(100% - 26px);margin:0 13px 13px}.review-section{margin-top:13px}.review-section h3{margin-top:14px;padding-bottom:6px;border-bottom:1px solid rgba(0,0,0,.1);color:#555651;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.review-section h3:first-child{margin-top:0}.review-section>p{margin-top:6px;color:#555651;font-size:9px;line-height:1.5}.review-section .detail-list{margin-top:6px}.mobile-form-actions{display:none}.dialog-layer{position:fixed;z-index:100;inset:0;padding:12vh 18px 20px;background:#00000061}.search-dialog{width:min(560px,100%);margin:0 auto;border-radius:16px;overflow:hidden;animation:enter .18s ease}@keyframes enter{0%{opacity:0;transform:translateY(-7px) scale(.985)}}.search-dialog>label{min-height:58px;padding:0 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid rgba(0,0,0,.12)}.search-dialog input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:11px}.search-dialog>p{padding:12px 14px 5px;color:#7b7c77;font-size:7px;letter-spacing:.12em;font-weight:700}.search-dialog>button{width:calc(100% - 14px);min-height:55px;margin:0 7px;padding:8px;display:flex;align-items:center;gap:9px;border-radius:9px;background:transparent;text-align:left}.search-dialog>button:hover{background:#00000012}.search-dialog>button>span:nth-child(2){flex:1}.search-dialog>button strong,.search-dialog>button small{display:block}.search-dialog>button strong{font-size:9px}.search-dialog>button small{margin-top:2px;color:#7b7c77;font-size:7px}.search-dialog>footer{min-height:39px;margin-top:7px;padding:7px 14px;display:flex;align-items:center;gap:14px;color:#777873;background:#0000000f;font-size:7px}.search-dialog>footer span{display:flex;align-items:center;gap:3px}.search-dialog>footer kbd{width:18px;min-width:18px;height:18px;padding:0}.mobile-drawer,.drawer-scrim,.mobile-nav{display:none}@media(min-width:1500px){:root{--sidebar: 282px}.sidebar{width:262px}.content{padding-inline:54px}.metric-card{min-height:142px;padding:20px}.chart{height:245px}.inbox-layout{grid-template-columns:285px minmax(400px,1fr) 290px}}@media(max-width:1180px){:root{--sidebar: 250px}.sidebar{width:230px}.content{padding-inline:24px}.metric-grid{grid-template-columns:1fr 1fr}.primary-grid,.secondary-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr)}.rate-details span:last-child,.rate-details i:last-of-type{display:none}.inbox-layout{grid-template-columns:220px minmax(320px,1fr)}.customer-context{position:fixed;z-index:70;inset:0 0 0 auto;width:290px;transform:translate(105%);background:#fff;box-shadow:-8px 0 20px #0000001a;transition:transform .2s ease}.customer-context.open{transform:translate(0)}.context-close{display:grid;position:absolute;top:8px;right:8px}.context-toggle{display:inline-flex}}@media(max-width:900px){:root{--topbar: 64px}.sidebar{display:none}.main{margin-left:0;padding-bottom:76px}.topbar{top:8px;height:56px;margin:8px 8px 0;padding:0 12px;border-radius:18px;border:1px solid rgba(255,255,255,.5)!important;background:#ffffffa6!important;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 8px 28px #1c19170f,inset 0 1px 1px #ffffffe6}.mobile-brand{display:flex;align-items:center;gap:7px}.mobile-brand .brand{height:auto;padding:0;border:0}.mobile-brand>strong{font-size:11px}.search-trigger{width:150px;margin-left:auto}.search-trigger>span:nth-child(2){display:none}.search-trigger kbd{margin-left:auto}.wa-health{display:none}.mobile-menu-btn{display:inline-flex}.content{padding:22px 16px 40px}.mobile-nav{position:fixed;z-index:50;right:10px;bottom:10px;left:10px;height:calc(66px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);border-radius:22px;border:1px solid rgba(255,255,255,.55)!important;background:#ffffffad!important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:0 12px 36px #1c191717,inset 0 1px 1px #ffffffe6}.mobile-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;color:#78716c;border-radius:12px;transition:all .2s ease}.mobile-nav>button>span{position:relative;display:flex;align-items:center;justify-content:center}.mobile-nav .icon-tile{width:38px;height:38px;border-radius:12px;background:transparent;color:#78716c;transition:all .2s ease}.mobile-nav .icon-tile svg{width:22px;height:22px;stroke-width:1.8}.mobile-nav>button i{position:absolute;top:-2px;right:-6px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:99px;color:#fff;background:var(--brand-blue);font-size:8px;font-weight:700;font-style:normal}.mobile-nav small{font-size:10px;font-weight:600;color:#78716c}.mobile-nav button.active{color:var(--brand-blue)}.mobile-nav button.active small{color:var(--brand-blue);font-weight:800}.mobile-nav button.active .icon-tile{background:#0d94881f;color:var(--brand-blue);border:1px solid rgba(13,148,136,.2)}.drawer-scrim{position:fixed;z-index:84;inset:0;display:block;visibility:hidden;opacity:0;background:#0006;transition:.2s}.drawer-scrim.visible{visibility:visible;opacity:1}.mobile-drawer{position:fixed;z-index:90;inset:8px 8px 8px auto;width:min(330px,88vw);padding:17px 13px;display:block;border-radius:20px;transform:translate(110%);transition:transform .22s ease}.mobile-drawer.open{transform:translate(0)}.mobile-drawer>header{display:flex;justify-content:space-between;align-items:flex-start}.mobile-drawer nav{margin-top:9px;display:grid;gap:3px}.primary-grid,.secondary-grid,.report-grid{grid-template-columns:1fr}.attention-panel{min-height:325px}.flow-panel{min-height:305px}.quick-panel{align-items:flex-start}.quick-panel>div:first-child{width:145px}.quick-grid{grid-template-columns:1fr 1fr}.page-inbox{height:calc(100vh - var(--topbar) - 65px);padding-bottom:12px}.trip-grid,.order-form{grid-template-columns:1fr}.calculator{position:static}}@media(max-width:640px){:root{--radius: 14px}.topbar{padding-inline:8px}.top-actions{gap:4px}.top-actions .avatar{display:none}.search-trigger{width:36px;height:36px;padding:0;justify-content:center;border:0;background:transparent}.search-trigger kbd{display:none}.mobile-brand>strong{display:none}.top-create{width:36px;min-height:36px;padding:0}.top-create span{display:none}.content{padding:20px 12px 33px}.page-title{min-height:58px;margin-bottom:20px;align-items:flex-start}.page-title h1{font-size:24px}.page-title>div:first-child>span{max-width:290px;font-size:9px;line-height:1.45}.page-actions .date-chip{display:none}.page-actions .solid-button{width:39px;padding:0;font-size:0}.rate-bar{padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.rate-lead{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rate-details{width:100%;display:flex;align-items:center;justify-content:center;gap:6px}.rate-details>span{flex:1;justify-content:center;padding:5px 8px;font-size:10.5px;white-space:nowrap}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-card{min-height:118px;padding:13px}.metric-card>.icon-tile{top:12px;right:12px;width:32px;height:32px}.metric-card>strong{font-size:clamp(18px,6vw,23px)}.metric-card footer{flex-wrap:wrap}.metric-card footer small{white-space:nowrap}.dashboard-grid{margin-top:8px;gap:8px}.panel-header{padding:14px 13px 11px}.chart-totals{padding-inline:13px}.chart-key{display:none}.chart{height:201px;margin-right:13px}.attention-panel{min-height:auto}.quick-panel{margin-top:8px;padding:14px;display:block}.quick-panel>div:first-child{width:auto;margin-bottom:11px}.quick-grid{grid-template-columns:1fr 1fr}.table-shell table{display:none}.mobile-cards{display:grid;gap:7px;padding:0 11px 11px}.mobile-cards article{padding:11px;border:1px solid rgba(0,0,0,.13);border-radius:10px;background:#ffffff61}.mobile-cards article>header,.mobile-cards article>footer{display:flex;align-items:center;justify-content:space-between}.mobile-cards article>header>strong{font-size:8px}.mobile-cards article>.person-cell{margin-top:10px}.mobile-cards article>.person-cell b,.mobile-cards article>.person-cell small{display:block}.mobile-cards article>.person-cell b{font-size:9px}.mobile-cards article>.person-cell small{margin-top:2px;color:#7d7e79;font-size:7px}.mobile-cards article>footer{margin-top:9px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1)}.mobile-cards article>footer strong{font-size:10px}.page-orders>.tab-bar{margin-top:-4px}.data-toolbar{padding:10px 11px}.data-toolbar>label{width:100%}.data-toolbar>div{display:none}.pagination{justify-content:center}.pagination>span{display:none}.mobile-fab{position:fixed;z-index:45;right:16px;bottom:80px;min-height:40px;padding:0 13px;display:flex;align-items:center;gap:6px;border-radius:99px;color:#fff;background:var(--brand-blue);box-shadow:0 6px 16px #0d94882e;font-size:8px;font-weight:700}.mobile-fab svg{width:14px;stroke:#fff}.page-inbox{padding:0;height:calc(100vh - var(--topbar) - 66px)}.page-inbox .page-title{display:none}.inbox-layout{border-width:0 0 1px;border-radius:0;grid-template-columns:1fr}.conversation-pane{display:none}.chat-pane>header{padding-inline:11px}.messages{padding:12px 10px}.message{max-width:86%}.message p{font-size:9px}.ai-card{width:96%}.ai-card .solid-button{max-width:96px}.summary-strip{margin:0 11px 11px;grid-template-columns:1fr 1fr}.summary-strip>div{min-width:0;padding:8px}.summary-strip>div:nth-child(2){border-right:0}.summary-strip>div:last-child{grid-column:span 2;border-top:1px solid rgba(0,0,0,.1)}.customer-cards article>header{align-items:flex-start}.customer-cards .person-cell>div{min-width:0}.customer-cards .person-cell strong,.customer-cards .person-cell small{display:block}.customer-cards .person-cell strong{font-size:8.5px}.customer-cards .person-cell small{margin-top:2px;color:#7b7c77;font-size:6.5px}.customer-cards article>footer{display:grid;grid-template-columns:repeat(3,1fr)}.customer-cards article>footer>span{font-size:8px}.customer-cards article>footer small{display:block;margin-top:3px;color:#81827c;font-size:6px}.operation-metrics{gap:7px}.operation-metrics>section{min-width:0;min-height:86px;padding:11px}.operation-metrics strong{font-size:12px;word-break:break-word}.operation-metrics button,.panel-actions .outline-button{display:none}.generic-cards article>p{padding:4px 0;display:flex;justify-content:space-between;color:#797a75;font-size:7px}.generic-cards article>p b{color:#000;font-size:7px}.trip-stats{gap:5px}.trip-stats>div:not(:first-child){padding-left:6px}.trip-stats strong{font-size:9.5px}.report-controls{align-items:flex-end;overflow:hidden}.report-controls .outline-button{display:none}.report-export-actions .solid-button{width:40px;padding:0;font-size:0}.report-chart .chart{height:220px}.insight-panel{align-items:flex-start;flex-wrap:wrap}.insight-panel>div:nth-child(2){min-width:calc(100% - 60px)}.insight-panel>button{margin-left:58px}.assistant-page{margin-top:0}.assistant-intro h2{font-size:21px}.prompt-grid{grid-template-columns:1fr}.prompt-card>button{min-height:62px}.settings-grid{grid-template-columns:1fr;gap:8px}.setting-card>button{min-height:95px;padding:13px}.new-order{padding:19px 12px 91px}.new-order-header{display:block}.new-order-header>div:last-child{display:none}.new-order-header h1{font-size:23px}.stepper{width:calc(100% + 8px);margin:23px -4px 19px}.stepper>div{width:51px;font-size:6px}.form-panel{padding:13px}.selected-person .mono-tag{display:none}.field-grid{grid-template-columns:1fr 1fr}.field-grid .wide{grid-column:span 2}.field-grid label:last-child{grid-column:span 2}.calculator .calc-button{display:none}.mobile-form-actions{position:fixed;z-index:55;right:0;bottom:0;left:0;height:calc(67px + env(safe-area-inset-bottom));padding:10px 12px env(safe-area-inset-bottom);display:flex;align-items:center;justify-content:space-between;gap:7px;border-top:1px solid rgba(0,0,0,.15);background:#fff}.mobile-form-actions .solid-button{flex:1}.mobile-form-actions .outline-button{flex:0 0 auto}.dialog-layer{padding-top:7vh}}.profile-block{position:relative}.profile-logout{width:34px;height:34px;margin-left:auto;border:0;border-radius:50%;display:grid;place-items:center;color:var(--brand-navy);background:#31546f1a;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.profile-logout:hover{color:#fff;background:var(--brand-maroon);transform:translateY(-1px)}.profile-logout svg{width:16px;height:16px}.danger-button:disabled{cursor:not-allowed;opacity:.48}@media(max-width:370px){.metric-grid{grid-template-columns:1fr}.metric-card{min-height:105px}.quick-grid{grid-template-columns:1fr}.flow-body{grid-template-columns:92px 1fr;gap:12px}.donut{width:90px;height:90px}.rate-bar{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px 14px}.rate-lead{grid-column:1}.rate-bar .link-button{grid-column:2;align-self:center;height:32px;font-size:11px;padding:0 10px}.rate-details{grid-column:span 2;display:flex;gap:6px;margin-top:2px}.rate-details>span{flex:1;justify-content:center;padding:5px 6px;font-size:10px;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}button:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.table-shell tbody tr{cursor:pointer}.table-shell tbody tr:hover{background:#0d94880b}.page-command{min-height:70px;margin-bottom:14px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--hairline);border-radius:var(--radius);background:#fff}.page-command>div{display:grid;gap:4px}.page-command strong{color:var(--brand-navy);font-size:16px}.page-command span{color:var(--muted);font-size:11px}.rate-bar{justify-content:flex-start;border-color:var(--hairline);background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;text-align:left}.rate-lead{flex-direction:row;justify-content:flex-start;gap:10px;text-align:left}.rate-lead span,.rate-lead strong{text-align:left}.rate-details{flex:1;justify-content:flex-start}.rate-details>i{display:none}.page-tabs{margin-bottom:12px;border-bottom:1px solid var(--hairline)}.toolbar-select{height:39px;padding:0 34px 0 11px;border:1px solid var(--hairline);border-radius:10px;color:var(--brand-navy);background:#fff;font-size:11px;font-weight:650}.data-toolbar .icon-button{background:var(--brand-navy)}.modal-layer{position:fixed;z-index:120;inset:0;padding:5vh 18px 24px;overflow-y:auto;background:#07131c85}.modal-card{width:min(680px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(28,25,23,.16);border-radius:20px;background:#fff;box-shadow:0 26px 80px #0510183d;animation:enter .18s ease}.modal-card.wide{width:min(920px,100%)}.modal-card>header{min-height:72px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--hairline);background:linear-gradient(180deg,#fff,#f8fafb)}.modal-card>header h2{color:var(--brand-navy);font-size:18px;letter-spacing:-.025em}.modal-card>header p{margin-top:4px;color:var(--muted);font-size:10.5px}.modal-close{color:var(--brand-navy);background:#eef3f7}.modal-close svg{stroke:currentColor}.modal-body{padding:18px}.modal-actions{margin:18px -18px -18px;padding:13px 18px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--hairline);background:#f8fafb}.modal-actions.split{justify-content:space-between}.modal-actions>div{display:flex;flex-wrap:wrap;gap:7px}.danger-alert-box{margin-bottom:16px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;border:1px solid rgba(220,38,38,.3);border-radius:12px;color:#991b1b;background:#fef2f2}.danger-alert-box svg{width:22px;height:22px;stroke:#dc2626;flex-shrink:0;margin-top:1px}.danger-alert-box strong{display:block;font-size:13px;font-weight:700;color:#991b1b}.danger-alert-box p{margin-top:4px;font-size:11.5px;line-height:1.5;color:#7f1d1d}.reset-data-list{margin:10px 0 18px;padding-left:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.reset-data-list li{font-size:11.5px;color:#374151;font-weight:500}.checkbox-confirm-label{display:flex;align-items:center;gap:9px;margin-top:14px;margin-bottom:18px;font-size:12px;font-weight:600;color:#991b1b;cursor:pointer;user-select:none}.checkbox-confirm-label input[type=checkbox]{width:18px;height:18px;accent-color:#dc2626;cursor:pointer}.reset-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid var(--hairline)}.reset-modal-actions.split{justify-content:space-between}.danger-button,.approve-button,.reject-button,.text-button{min-height:34px;padding:0 11px;border-radius:9px;font-size:10px;font-weight:750}.danger-button{color:#8d2635;border:1px solid rgba(141,38,53,.22);background:#fff4f5}.approve-button{color:#fff;background:var(--brand-blue)}.reject-button{color:#8d2635;border:1px solid rgba(141,38,53,.2);background:#fff}.text-button{min-height:auto;padding:4px 0;color:var(--brand-blue);background:transparent}.text-button.danger{color:#9d3241}.row-actions{display:flex;align-items:center;gap:6px}.solid-button.full{width:100%}.form-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.form-control-grid.one{grid-template-columns:1fr;margin-top:15px}.app-field{display:grid;align-content:start;gap:6px;color:#536672;font-size:10px;font-weight:700}.app-field.wide{grid-column:1 / -1}.app-field input,.app-field select,.app-field textarea,.inline-create select{width:100%;min-width:0;border:1px solid rgba(28,25,23,.16);border-radius:10px;outline:0;color:var(--brand-navy);background:#fff;font-size:12px;font-weight:550;transition:border-color .15s,box-shadow .15s}.app-field input,.app-field select{height:43px;padding:0 11px}.app-field textarea{padding:10px 11px;resize:vertical;line-height:1.5}.app-field input:focus,.app-field select:focus,.app-field textarea:focus,.inline-create select:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #0d948817}.app-field small{color:#81909a;font-size:8.5px;font-weight:500}.editable-items{margin-top:15px;display:grid;gap:10px}.editable-item{padding:13px;border:1px solid var(--hairline);border-radius:13px;background:#f9fbfc}.editable-item>header{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.editable-item>header strong{color:var(--brand-blue);font-size:9px;letter-spacing:.09em}.item-grid{grid-template-columns:1.35fr .5fr .75fr .7fr}.profit-summary.warning{border-color:#8d263547;background:#fff5f6}.profit-summary.warning small{display:block;margin-top:7px;color:#9d3241;font-size:9px}.detail-hero{min-height:100px;margin:-18px -18px 18px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#fff;background:linear-gradient(135deg,var(--brand-navy),#0f766e)}.detail-hero>div{display:grid;gap:4px}.detail-hero span{color:#ffffff94;font-size:9px;font-weight:750;letter-spacing:.1em}.detail-hero strong{font-size:27px;letter-spacing:-.04em}.detail-hero small{color:#ffffff9e;font-size:10px}.detail-hero .status{color:#fff;border-color:#fff3;background:#ffffff1c}.detail-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(230px,.7fr);gap:18px}.detail-grid h3{margin-bottom:10px;color:var(--brand-navy);font-size:13px}.detail-grid h3:not(:first-child){margin-top:19px}.detail-list{display:grid;gap:7px}.detail-list article{min-height:56px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--hairline);border-radius:10px;background:#fbfcfd}.detail-list article>div{display:grid;gap:3px}.detail-list article strong{color:var(--brand-navy);font-size:11px}.detail-list article span{color:var(--muted);font-size:9.5px}.detail-list article>b{color:var(--brand-navy);font-size:11px;white-space:nowrap}.detail-note{padding:12px;border:1px solid var(--hairline);border-radius:10px;color:var(--muted);background:#f9fbfc;font-size:10.5px;line-height:1.6}.shipment-editor{margin-top:16px;padding-top:15px;border-top:1px solid var(--hairline)}.shipment-editor .form-control-grid{grid-template-columns:1fr;gap:9px}.shipment-editor .outline-button{width:100%;margin-top:10px}.static-control{cursor:default;user-select:none}.calculation.compact{padding:0}.customer-detail-head{display:flex;align-items:center;gap:12px}.customer-detail-head>div:nth-child(2){flex:1}.customer-detail-head p{margin-top:7px;color:var(--muted);font-size:10px}.customer-detail-actions{display:flex;gap:7px}.customer-modal-metrics{margin:17px 0;padding:0;border:0;grid-template-columns:repeat(4,1fr)}.customer-modal-metrics>div{min-height:64px}.empty-state{min-height:210px;padding:30px 18px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center}.empty-state strong{color:var(--brand-navy);font-size:14px}.empty-state p{max-width:370px;color:var(--muted);font-size:10.5px;line-height:1.5}.empty-state .solid-button{margin-top:6px}.manual-banner{min-height:54px;margin-bottom:10px;padding:9px 13px;display:flex;align-items:center;gap:10px;border:1px solid rgba(0,168,132,.2);border-radius:13px;color:#0c574b;background:#effcf8}.manual-banner img{width:27px;height:27px}.manual-banner div{display:grid;gap:2px}.manual-banner strong{font-size:11px}.manual-banner span{color:#4c706a;font-size:9px}.wa-health.manual{border-color:#0d9488;background:var(--brand-blue)}.choice-list{max-height:440px;overflow-y:auto;display:grid;gap:5px}.choice-list>button{min-height:58px;padding:8px;display:flex;align-items:center;gap:10px;border-radius:10px;background:transparent;text-align:left}.choice-list>button:hover{background:#f1f5f7}.choice-list>button>span:nth-child(2){flex:1;display:grid;gap:3px}.choice-list strong{font-size:11px}.choice-list small{color:var(--muted);font-size:9px}.choice-list svg{width:15px}.inline-create{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:7px}.inline-create select{height:39px;padding:0 10px}.trip-modal-progress{margin:-8px 0 18px}.trip-detail-hero{margin-bottom:13px}.report-controls{padding-top:3px}.integration-placeholder{margin-bottom:14px;padding:17px;display:flex;align-items:center;gap:13px}.integration-placeholder>svg{width:28px;height:28px;color:var(--brand-blue)}.integration-placeholder>div{flex:1}.integration-placeholder strong{font-size:13px}.integration-placeholder p{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.5}.integration-placeholder>span{padding:6px 8px;border-radius:7px;color:var(--brand-blue);background:#0d948814;font-size:8px;font-weight:800}.prompt-grid.disabled{opacity:.68}.exchange-page{display:grid;gap:12px}.exchange-hero{padding:22px}.exchange-title{display:flex;align-items:center;gap:13px}.exchange-title>div:nth-child(2){min-width:0;flex:1}.exchange-title span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.12em}.exchange-title h2{margin-top:3px;color:var(--brand-navy);font-size:22px}.exchange-title p{margin-top:3px;color:var(--muted);font-size:10.5px}.exchange-rate-main{margin:23px 0 18px;display:flex;align-items:center;gap:14px;color:var(--brand-navy)}.exchange-rate-main span{font-size:17px;font-weight:750}.exchange-rate-main svg{width:19px;color:var(--brand-blue)}.exchange-rate-main strong{font-size:clamp(27px,4vw,42px);letter-spacing:-.04em}.exchange-stats{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--hairline);border-radius:11px;overflow:hidden}.exchange-stats>span{min-width:0;padding:13px;display:grid;gap:6px;color:var(--muted);font-size:9px}.exchange-stats>span+span{border-left:1px solid var(--hairline)}.exchange-stats b{overflow-wrap:anywhere;color:var(--brand-navy);font-size:12px}.exchange-lower-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:12px}.exchange-editor{overflow:hidden}.exchange-editor-body{padding:4px 18px 20px;display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:10px}.exchange-editor-body input{width:100%;height:42px;padding:0 12px;border:1px solid var(--hairline);border-radius:9px;color:var(--brand-navy);background:#f9fbfc;font-size:13px;font-weight:750}.exchange-editor-body .solid-button{min-height:42px}.exchange-readonly{align-self:center;max-width:300px;color:var(--muted);font-size:9.5px;line-height:1.5}.exchange-note{padding:20px;display:flex;align-items:flex-start;gap:12px}.exchange-note>svg{width:25px;height:25px;flex:0 0 auto;color:var(--brand-blue)}.exchange-note strong{color:var(--brand-navy);font-size:12px}.exchange-note p{margin-top:7px;color:var(--muted);font-size:10px;line-height:1.6}.settings-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px}.settings-nav{padding:8px;align-self:start;display:grid;gap:3px;border:1px solid var(--hairline);border-radius:var(--radius);background:#fff}.settings-nav button{min-height:43px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border-radius:9px;color:#536672;background:transparent;font-size:11px;font-weight:650;text-align:left}.settings-nav button svg{width:14px}.settings-nav button.active{color:var(--brand-navy);background:#0d94881c;font-weight:800}.settings-workspace{min-height:480px;overflow:hidden}.settings-body{padding:7px 18px 20px}.settings-form{max-width:710px}.settings-save{padding:14px 18px;display:flex;justify-content:flex-end;border-top:1px solid var(--hairline);background:#f9fbfc}.integration-grid{padding:4px 18px 18px;display:grid;gap:9px}.integration-grid article{min-height:74px;padding:13px;display:flex;align-items:center;gap:12px;border:1px solid var(--hairline);border-radius:12px}.integration-grid article>img,.integration-grid article>svg{width:31px;height:31px;color:var(--brand-blue)}.integration-grid article>div{flex:1}.integration-grid strong{font-size:12px}.integration-grid p{margin-top:3px;color:var(--muted);font-size:9.5px}.integration-grid article>span{color:#826d16;font-size:9px;font-weight:750}.integration-console{padding:4px 18px 18px;display:grid;gap:11px}.integration-module{padding:15px;border:1px solid var(--hairline);border-radius:8px;background:#fff}.integration-module>header{display:flex;align-items:center;gap:11px}.integration-module>header>svg,.integration-module>header>img{width:30px;height:30px;color:var(--brand-blue);object-fit:contain}.integration-module>header>div{min-width:0;flex:1}.integration-module>header strong{color:var(--brand-navy);font-size:12px}.integration-module>header p{margin-top:3px;color:var(--muted);font-size:9.5px}.integration-stats{margin:15px 0 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--hairline);border-radius:7px;overflow:hidden}.integration-stats>span{min-width:0;padding:11px;display:grid;gap:5px;color:var(--muted);font-size:8px}.integration-stats>span+span{border-left:1px solid var(--hairline)}.integration-stats b{overflow-wrap:anywhere;color:var(--brand-navy);font-size:11px}.wa-control-row{margin-top:15px;display:grid;grid-template-columns:minmax(170px,1fr) repeat(3,auto);gap:8px;align-items:end}.wa-control-row label{display:grid;gap:5px;color:var(--muted);font-size:8px}.wa-control-row input{height:39px;padding:0 11px;border:1px solid var(--hairline);border-radius:8px;background:#f9fbfc}.pairing-result{margin-top:14px;padding:14px;display:grid;justify-items:center;gap:10px;border:1px dashed rgba(13,148,136,.3);border-radius:8px;background:#f9fbfc}.pairing-result>img{width:min(280px,100%);aspect-ratio:1;object-fit:contain}.pairing-result>div{display:flex;align-items:center;gap:9px}.pairing-result>div>span{color:var(--muted);font-size:9px}.pairing-result>div>strong{color:var(--brand-navy);font-size:21px;letter-spacing:0}.pairing-result small{color:var(--muted);font-size:8.5px}.integration-error{margin-top:10px;color:#a12e2e;font-size:9px}.audit-list{display:grid}.settings-workspace>.audit-list{padding:0 18px 18px}.audit-list article{min-height:62px;padding:10px 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--hairline)}.audit-list article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--brand-blue);background:#0d948817}.audit-list article svg{width:15px}.audit-list article>div{flex:1;min-width:0}.audit-list article strong{font-size:10.5px}.audit-list article p{margin-top:3px;color:var(--muted);font-size:9px}.audit-list time{color:#80909a;font-size:8.5px;white-space:nowrap}.data-management{min-height:350px;padding:40px 22px;display:grid;justify-items:center;align-content:center;gap:10px;text-align:center}.settings-server-status{margin:4px 18px 0;padding:13px;display:flex;align-items:center;gap:11px;border:1px solid rgba(13,148,136,.18);border-radius:12px;background:#f7fafc}.settings-server-status>div:nth-child(2){min-width:0;flex:1}.settings-server-status strong,.settings-server-status span{display:block}.settings-server-status strong{color:var(--brand-navy);font-size:11.5px}.settings-server-status span{margin-top:3px;color:var(--muted);font-size:9.5px}.data-management>svg{width:38px;height:38px;color:var(--brand-blue)}.data-management h3{font-size:15px}.data-management p{max-width:500px;color:var(--muted);font-size:10.5px;line-height:1.6}.data-management>div{margin-top:7px;display:flex;gap:8px}.settings-password{margin:0 18px 20px;padding:16px;border:1px solid var(--hairline);border-radius:14px;background:#f9fbfc}.settings-password>.settings-form{margin-top:10px}.settings-password>.outline-button{margin-top:14px}.activity-scrim{z-index:98}.activity-drawer{position:fixed;z-index:105;top:10px;right:10px;bottom:10px;width:min(390px,calc(100vw - 20px));overflow:hidden;border:1px solid var(--hairline);border-radius:18px;background:#fff;box-shadow:-18px 0 60px #07131c29;animation:slide-in .2s ease}.activity-drawer>header{min-height:68px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hairline)}.activity-drawer>header>div{display:grid;gap:3px}.activity-drawer>header strong{font-size:14px}.activity-drawer>header span{color:var(--muted);font-size:9px}.activity-drawer>.audit-list{height:calc(100% - 68px);padding:0 14px;overflow-y:auto}@keyframes slide-in{0%{opacity:0;transform:translate(20px)}}.toast-stack{position:fixed;z-index:180;right:18px;bottom:18px;width:min(390px,calc(100vw - 24px));display:grid;gap:8px;pointer-events:none}.app-toast{min-height:48px;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid rgba(13,148,136,.22);border-radius:12px;color:var(--brand-navy);background:#fff;box-shadow:0 14px 40px #07131c29;animation:enter .18s ease;font-size:10.5px;font-weight:650;pointer-events:auto}.app-toast>span{flex:1}.app-toast>button{min-height:32px;padding:0 11px;border:0;border-radius:8px;color:#fff;background:var(--brand-navy);font:inherit;cursor:pointer}.app-toast svg{width:18px;color:var(--brand-blue)}.danger-icon-button{color:#8d2635!important;background:#fff4f5!important;border-color:#8d263538!important}.danger-icon-button.compact{width:32px;height:32px;min-width:32px}.trash-management{margin:16px 18px 0;border:1px solid rgba(13,148,136,.15);border-radius:14px;overflow:hidden;background:#fff}.trash-heading{padding:14px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(13,148,136,.1)}.trash-heading>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#8d2635;background:#fff4f5}.trash-heading svg{width:18px}.trash-heading>div{flex:1;min-width:0}.trash-heading h3{margin:0;font-size:13px}.trash-heading p{margin:3px 0 0;color:var(--muted);font-size:10px}.trash-heading>b{min-width:26px;padding:5px 8px;border-radius:999px;text-align:center;color:#8d2635;background:#fff4f5;font-size:10px}.trash-list{max-height:330px;overflow:auto}.trash-list article{padding:12px 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(13,148,136,.08)}.trash-list article:last-child{border-bottom:0}.trash-list article>div{flex:1;min-width:0;display:grid;gap:3px}.trash-list span{color:var(--brand-blue);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trash-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.trash-list small{color:var(--muted);font-size:9px}.trash-list .outline-button svg{width:14px}.trash-empty{min-height:90px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:10.5px}.trash-empty svg{width:17px;color:var(--brand-blue)}.compact-management{min-height:250px}.drawer-storage{margin-top:12px;padding:11px;display:flex;align-items:center;gap:9px;border:1px solid rgba(13,148,136,.15);border-radius:11px}.drawer-storage>svg{width:20px;color:var(--brand-blue)}.drawer-storage span{display:grid;gap:2px}.drawer-storage strong{font-size:10px}.drawer-storage small{color:var(--muted);font-size:8px}@media(max-width:900px){.integration-stats{grid-template-columns:1fr 1fr}.integration-stats>span:nth-child(3){border-left:0;border-top:1px solid var(--hairline)}.integration-stats>span:nth-child(4){border-top:1px solid var(--hairline)}.wa-control-row{grid-template-columns:1fr 1fr}.wa-control-row label{grid-column:1 / -1}.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{min-width:max-content;gap:16px}.item-grid{grid-template-columns:repeat(3,1fr)}.item-grid .wide{grid-column:1 / -1}}@media(max-width:640px){.integration-console{padding-inline:13px}.integration-module>header{align-items:flex-start;flex-wrap:wrap}.integration-module>header .status{margin-left:41px}.wa-control-row{grid-template-columns:1fr}.wa-control-row label{grid-column:auto}.wa-control-row .outline-button{width:100%}.page-command{min-height:62px;margin-bottom:10px;padding:11px}.page-command>div span{display:none}.page-command strong{font-size:13px}.page-command .solid-button{min-height:36px;padding-inline:10px;font-size:9px}.form-control-grid,.item-grid{grid-template-columns:1fr}.app-field.wide,.item-grid .wide{grid-column:auto}.modal-layer{padding:8px}.modal-card{border-radius:16px}.modal-card>header{min-height:64px;padding:13px}.modal-card>header h2{font-size:15px}.modal-body{padding:13px}.modal-actions{margin:14px -13px -13px;padding:11px 13px}.modal-actions.split{align-items:stretch;flex-direction:column}.modal-actions.split>div{display:grid}.detail-grid{grid-template-columns:1fr}.detail-hero{margin:-13px -13px 14px;padding:14px}.detail-hero strong{font-size:21px}.customer-detail-head{align-items:flex-start;flex-wrap:wrap}.customer-detail-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.customer-modal-metrics{grid-template-columns:1fr 1fr}.manual-banner{margin:8px 8px 6px}.manual-banner span{display:none}.page-inbox{height:calc(100vh - var(--topbar) - 66px)}.page-inbox .inbox-layout{min-height:0}.inline-create{grid-template-columns:1fr}.report-controls{align-items:center}.report-export-actions .solid-button{width:40px;padding:0;font-size:0}.settings-body{padding:4px 13px 17px}.settings-server-status,.trash-management{margin-inline:13px}.trash-list article{align-items:flex-end}.trash-list .outline-button{min-width:96px}.settings-save{padding:11px 13px}.integration-grid,.settings-workspace>.audit-list{padding-inline:13px}.integration-grid article>span{display:none}.data-management>div{width:100%;display:grid}.toast-stack{right:12px;bottom:78px}.app-toast{font-size:10px}.activity-drawer{inset:8px;width:auto}}.solid-button,.outline-button,.select-button{font-size:11px}.select-button,.link-button,.rate-lead span{font-size:10px}.rate-lead strong{font-size:12px}.rate-details{font-size:10px}.metric-card>span{font-size:11px;font-weight:550}.metric-card footer>b{min-height:21px;padding-inline:7px;font-size:9.5px}.metric-card footer small{font-size:10px}.panel-header h2{color:var(--brand-navy);font-size:15px}.panel-header p{margin-top:5px;font-size:10.5px}.chart-totals>div>span{font-size:9px}.chart-totals>div>strong{font-size:14px}.chart-key span{font-size:9.5px!important}.attention-list strong{font-size:12px}.attention-list div>span{font-size:10px}.attention-list>button>b{color:var(--brand-navy);font-size:16px}.wide-ghost{min-height:40px;font-size:10px}.table-shell th{height:40px;color:#78716c;font-size:9px}.table-shell td{height:61px;color:#445563;font-size:11px}.table-shell td strong{color:var(--brand-navy);font-size:11.5px}.table-shell td small{font-size:9px}.mini-avatar{width:32px;height:32px;color:var(--brand-navy);border-color:#0d948838;background:#eef3f7;font-size:9px}.status{min-height:24px;padding-inline:8px;font-size:9px}.flow-body{grid-template-columns:136px 1fr}.apex-donut{width:136px;height:136px}.flow-legend>div{font-size:10px}.progress-block>div:first-child{font-size:10px}.progress-block small{font-size:9px}.quick-panel h3{color:var(--brand-navy);font-size:14px}.quick-grid>button{min-height:52px;font-size:10.5px}.tab-bar>button{min-height:39px;font-size:10.5px}.tab-bar>button b{font-size:8.5px}.data-toolbar input,.conversation-search input{font-size:11px}.pagination,.pagination button{font-size:10px}.customer-identity h3{font-size:14px}.customer-identity p{font-size:10px}.mono-tag{min-height:22px;padding-inline:7px;font-size:8px}.context-metrics span{font-size:9px}.context-metrics strong{font-size:12px}.context-section h4{font-size:11px}.context-section header button{font-size:8px}.context-section article>strong{font-size:10.5px}.context-section article>b{font-size:12px}.context-section>p{font-size:10px}.summary-strip span{font-size:9.5px}.summary-strip strong{font-size:15px}.operation-metrics span{font-size:10.5px}.operation-metrics strong{font-size:20px}.trip-heading>div>span{font-size:9px}.trip-heading h2{font-size:20px}.trip-heading p{font-size:10.5px}.capacity>div:first-child{font-size:9.5px}.capacity small{font-size:9px}.trip-stats strong{font-size:15px}.trip-stats span{font-size:8.5px}.schedule-row>span:first-child{background:var(--brand-navy);font-size:8px}.schedule-row>span:first-child b{font-size:16px}.schedule-row strong{font-size:11.5px}.schedule-row small{font-size:9.5px}.freshness{font-size:9px}.cost-list>div{font-size:10.5px}.insight-panel h3{font-size:14px}.insight-panel>div>span{font-size:10.5px}.assistant-intro>span{font-size:12px}.prompt-card strong{font-size:12px}.prompt-card small{font-size:10px}.ai-input textarea{font-size:12px}.ai-input footer>span,.ai-note{font-size:9px}.setting-card h3{font-size:14px}.setting-card p{font-size:11px}.setting-card div>span{font-size:9.5px}.back-link{font-size:10.5px}.new-order-header p{font-size:11px}.stepper>div{font-size:9px}.stepper>div b{font-size:10px}.form-title>span{font-size:9px}.form-title h2{font-size:14px}.form-title p{font-size:10px}.form-title>button{font-size:9px}.selected-person strong{font-size:11.5px}.selected-person small{font-size:9.5px}.order-item>header>span{font-size:8.5px}.field-grid label{font-size:9.5px}.field-grid label>div>span:not(.icon-tile){font-size:11px}.field-grid small{font-size:9px}.add-row{font-size:10px}.live{font-size:8px}.customer-total span,.customer-total small{font-size:9px}.calculation p{font-size:10.5px}.profit-summary>span{font-size:8.5px}.profit-summary p,.rate-lock{font-size:9.5px}.search-dialog input{font-size:13px}.search-dialog>p{font-size:9px}.search-dialog>button strong{font-size:11px}.search-dialog>button small,.search-dialog>footer{font-size:9px}@media(max-width:900px){.mobile-brand>strong{font-size:13px}.mobile-nav small{font-size:9px}.mobile-nav>button i{font-size:7px}.exchange-lower-grid{grid-template-columns:1fr}}@media(max-width:640px){.exchange-hero{padding:16px}.exchange-title{align-items:flex-start}.exchange-title .status{margin-left:auto}.exchange-title p{line-height:1.45}.exchange-rate-main{margin-block:20px 16px}.exchange-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.exchange-stats>span:nth-child(3){border-left:0;border-top:1px solid var(--hairline)}.exchange-stats>span:nth-child(4){border-top:1px solid var(--hairline)}.exchange-editor-body{grid-template-columns:1fr;padding-inline:13px}.exchange-editor-body .solid-button{width:100%}.rate-bar>.link-button:before{font-size:9px}.metric-card>span{max-width:calc(100% - 36px);font-size:10.5px}.metric-card footer>b{font-size:9px}.metric-card footer small{font-size:9px}.panel-header h2{font-size:14px}.panel-header p{font-size:10px}.attention-list strong{font-size:11.5px}.attention-list div>span{font-size:9.5px}.quick-grid>button{font-size:10px}.mobile-cards article>header>strong{font-size:10.5px}.mobile-cards article>.person-cell b{font-size:11px}.mobile-cards article>.person-cell small{font-size:9px}.mobile-cards article>footer strong{font-size:12px}.mobile-fab{font-size:10px}.message p,.customer-cards .person-cell strong{font-size:11px}.customer-cards .person-cell small{font-size:9px}.customer-cards article>footer>span{font-size:10px}.customer-cards article>footer small{font-size:8px}.operation-metrics strong{font-size:16px}.generic-cards article>p,.generic-cards article>p b{font-size:9.5px}.trip-stats strong{font-size:12px}.stepper>div{font-size:8px}.active-trip,.trip-card-content{min-height:390px}.trip-card-content{padding:18px 17px 16px}.trip-card-motif{width:115%;opacity:.75}.trip-heading{gap:9px}.trip-heading h2{font-size:18px}.trip-heading p{max-width:175px;font-size:9px}.active-trip .icon-tile{width:43px;height:43px}.active-trip .status{min-height:25px;padding-inline:7px;font-size:8px}.trip-route{width:100%;margin:21px 0 18px}.trip-footer{padding-top:14px;display:block}.trip-stats{grid-template-columns:repeat(2,1fr);row-gap:13px}.trip-stats>div{padding-left:0!important}.trip-stats>div:nth-child(2){padding-left:14px!important;border-right:0}.trip-stats>div:nth-child(n+3){padding-top:12px;border-top:1px solid rgba(176,203,221,.12)}.trip-stats>div:nth-child(4){padding-left:14px!important}.trip-stats strong{font-size:14px}.active-trip .solid-button{width:100%;margin-top:15px}}.login-top-bar{position:absolute;top:18px;right:22px;z-index:30}.theme-toggle-btn{position:relative;display:inline-flex;align-items:center;width:58px;height:32px;padding:3px;border-radius:999px;background:#e9e7e2;border:1px solid rgba(28,25,23,.16);box-shadow:inset 0 2px 4px #0000000f;cursor:pointer;outline:none;transition:background .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .2s ease;user-select:none;flex-shrink:0}.theme-toggle-btn:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}.theme-toggle-btn.is-dark{background:#241407;border-color:#2dd4bf66;box-shadow:inset 0 2px 5px #00000059}.theme-toggle-track{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 4px}.theme-toggle-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;pointer-events:none;transition:opacity .25s ease,transform .3s ease}.theme-toggle-icon.sun{color:#d97706}.theme-toggle-icon.moon{color:#78716c}.theme-toggle-btn.is-dark .theme-toggle-icon.sun{color:#57534e;opacity:.45}.theme-toggle-btn.is-dark .theme-toggle-icon.moon{color:#5eead4;opacity:1}.theme-toggle-thumb{position:absolute;top:0;left:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid rgba(28,25,23,.12);box-shadow:0 2px 6px #1c19172e;transform:translate(0);transition:transform .32s cubic-bezier(.34,1.56,.64,1),background .3s ease,border-color .3s ease,box-shadow .3s ease}.theme-toggle-btn.is-dark .theme-toggle-thumb{transform:translate(26px);background:#2a1a10;border-color:#2dd4bf8c;box-shadow:0 2px 8px #00000080,0 0 10px #2dd4bf59}.thumb-icon{display:block;transition:transform .35s cubic-bezier(.4,0,.2,1),color .2s ease}.sun-icon{color:#d97706;transform:rotate(0)}.theme-toggle-btn:hover .sun-icon{transform:rotate(45deg)}.moon-icon{color:#5eead4;transform:rotate(-10deg)}.theme-toggle-btn:hover .moon-icon{transform:rotate(0)}.drawer-theme-row,.sidebar-theme-row{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;margin:4px 0 2px;border-radius:11px;background:#0d948814;font-size:13px;font-weight:650;color:var(--brand-navy)}.dark .drawer-theme-row,.dark .sidebar-theme-row{background:#2dd4bf24;color:#faf6f0}html.dark,[data-theme=dark],body.dark{--black: #faf6f0;--black-2: #e7ddd0;--brand-blue: #2dd4bf;--brand-navy: #f7ede3;--bone: #0c0a09;--bone-light: #171310;--ink: #f3ebe1;--muted: #a8a29e;--hairline: rgba(255, 255, 255, .1);--glass: #1c1917;--glass-heavy: #241a12;color:#f7ede3;background:#0c0a09;color-scheme:dark}.dark html,.dark body{background:#0c0a09;color:#f7ede3}.dark .canvas-bg{background-color:#0c0a09;background-image:radial-gradient(circle,rgba(45,212,191,.16) 1px,transparent 1.15px)}.dark .topbar{background:#101720c7!important;border-color:#ffffff1a!important;box-shadow:0 4px 20px #0006!important}.dark .search-trigger{background:#18110ad9;border-color:#ffffff1f;color:#a8a29e}.dark .search-trigger:hover{border-color:#2dd4bf66;background:#16212cf2}.dark .search-trigger span{color:#a8a29e}.dark kbd{background:#2dd4bf1f;border-color:#2dd4bf40;color:#ccfbf1}.dark .sidebar{background:#171310;border:1px solid rgba(255,255,255,.08);color:#f7ede3}.dark .brand strong{color:#faf6f0}.dark .brand span{color:#2dd4bf}.dark .brand{border-bottom-color:#ffffff14}.dark .nav-group>p{color:#2dd4bfbf}.dark .nav-group>button,.dark .sidebar-foot>button,.dark .mobile-drawer nav>button{color:#a8a29e}.dark .nav-group>button:hover,.dark .sidebar-foot>button:hover,.dark .mobile-drawer nav>button:hover{color:#faf6f0;background:#2dd4bf1a}.dark .nav-group>button.active,.dark .sidebar-foot>button.active,.dark .mobile-drawer nav>button.active{color:#faf6f0;background:#2dd4bf2e;font-weight:750}.dark .sidebar .icon-tile,.dark .mobile-drawer .icon-tile,.dark .sidebar-foot .icon-tile{color:#a8a29e}.dark .nav-group>button.active .icon-tile,.dark .sidebar-foot>button.active .icon-tile,.dark .mobile-drawer nav>button.active .icon-tile{color:#5eead4}.dark .help-block{background:#2dd4bf14;border-color:#2dd4bf2e}.dark .help-block strong{color:#faf6f0}.dark .help-block span{color:#a8a29e}.dark .profile-block{border-top-color:#ffffff14}.dark .profile-block strong{color:#faf6f0}.dark .profile-block span{color:#a8a29e}.dark .profile-logout{background:#2dd4bf1f;color:#5eead4}.dark .profile-logout:hover{background:#9d2b38;color:#fff}.dark .mobile-drawer{background:#171310;border:1px solid rgba(255,255,255,.1)}.dark .mobile-nav{background:#101720d9!important;border-color:#ffffff1a!important;box-shadow:0 12px 36px #0009!important}.dark .mobile-nav>button{color:#a8a29e}.dark .mobile-nav small{color:#a8a29e}.dark .mobile-nav button.active,.dark .mobile-nav button.active small{color:#5eead4}.dark .mobile-nav button.active .icon-tile{background:#2dd4bf2e;color:#5eead4;border-color:#2dd4bf4d}.dark .drawer-theme-row{background:#2dd4bf1f;color:#faf6f0}.dark .glass-panel,.dark .glass-light,.dark .glass-dark,.dark .metric-card,.dark .data-panel,.dark .quick-panel,.dark .flow-panel,.dark .attention-panel,.dark .setting-card{background:#1c1917;border-color:#ffffff14;color:#f7ede3;box-shadow:0 4px 20px #0003}.dark .metric-card>strong{color:#faf6f0}.dark .metric-card>span{color:#a8a29e}.dark .metric-card footer>b{background:#ffffff14;border-color:#ffffff1f;color:#f7ede3}.dark .metric-card footer small{color:#a8a29e}.dark .page-title h1{color:#faf6f0}.dark .page-title>div:first-child>span{color:#a8a29e}.dark .date-chip{background:#1c1917;border-color:#ffffff1a;color:#e7ddd0}.dark .rate-bar{background:#18110ad9;border-color:#ffffff14}.dark .rate-lead strong{color:#faf6f0}.dark .rate-lead span{color:#a8a29e}.dark .rate-details>span{background:#ffffff0f;border-color:#ffffff1a;color:#bcae9e}.dark .rate-details>span b{color:#faf6f0}.dark .rate-bar .link-button{background:#2dd4bf1f;border-color:#2dd4bf40;color:#5eead4}.dark .rate-bar .link-button:hover{background:var(--brand-blue);color:#fff}.dark .panel-header h2{color:#faf6f0}.dark .panel-header p{color:#a8a29e}.dark .chart-totals>div>strong{color:#faf6f0}.dark .chart-totals>div>span{color:#a8a29e}.dark .chart-key span{color:#a8a29e!important}.dark .donut>div{background:#1c1917}.dark .donut strong{color:#faf6f0}.dark .donut span{color:#a8a29e}.dark .flow-legend>div{color:#a8a29e}.dark .flow-legend b{color:#faf6f0}.dark .grid-line{stroke:#ffffff14}.dark .revenue-area{fill:#2dd4bf1f}.dark .revenue-line{stroke:#5eead4}.dark .profit-line{stroke:#bcae9e}.dark .chart circle{fill:#1c1917;stroke:#5eead4}.dark .y-axis,.dark .x-axis{color:#a8a29e}.dark .attention-list strong{color:#faf6f0}.dark .attention-list div>span{color:#a8a29e}.dark .attention-list>button:hover{background:#ffffff0a}.dark .attention-list>button>b{color:#faf6f0}.dark .wide-ghost{background:#ffffff0a;border-color:#ffffff1a;color:#e7ddd0}.dark .quick-panel h3{color:#faf6f0}.dark .quick-grid>button{background:#ffffff08;border-color:#ffffff14;color:#e7ddd0}.dark .quick-grid>button:hover{background:#2dd4bf1a;border-color:#2dd4bf4d;color:#faf6f0}.dark .tab-bar>button{color:#a8a29e}.dark .tab-bar>button:hover{color:#faf6f0;background:#2dd4bf1a}.dark .tab-bar>button.active{color:#5eead4;background:#2dd4bf29;border-color:#2dd4bf4d}.dark .tab-bar>button b{background:#2dd4bf33;color:#5eead4}.dark .tab-bar>button.active b{background:var(--brand-blue);color:#fff}.dark .data-toolbar>label{background:#14100c;border-color:#ffffff1f}.dark .data-toolbar input{color:#faf6f0}.dark .data-toolbar input::placeholder{color:#78716c}.dark .table-shell th{background:#0f1720;border-color:#ffffff14;color:#a8a29e}.dark .table-shell td{border-color:#ffffff0f;color:#e7ddd0}.dark .table-shell td strong{color:#faf6f0}.dark .table-shell td small{color:#a8a29e}.dark .person-cell>span:last-child{color:#faf6f0}.dark .table-shell tbody tr:hover{background:#2dd4bf12}.dark .mini-avatar{background:#2dd4bf26;border-color:#2dd4bf47;color:#5eead4}.dark .status{background:#ffffff0f;border-color:#ffffff1f;color:#e7ddd0}.dark .status i{background:#5eead4}.dark .mobile-cards article{background:#1c1917;border-color:#ffffff14;color:#e7ddd0}.dark .mobile-cards article>header>strong{color:#faf6f0}.dark .mobile-cards article>.person-cell b{color:#faf6f0}.dark .mobile-cards article>.person-cell small{color:#a8a29e}.dark .mobile-cards article>footer{border-top-color:#ffffff14}.dark .mobile-cards article>footer strong{color:#faf6f0}.dark .pagination{border-color:#ffffff14;color:#a8a29e}.dark .pagination button{background:#ffffff0a;border-color:#ffffff1a;color:#e7ddd0}.dark .page-command{background:#1c1917;border-color:#ffffff14}.dark .page-command strong{color:#faf6f0}.dark .page-command span{color:#a8a29e}.dark .toolbar-select{background:#14100c;border-color:#ffffff1f;color:#faf6f0}.dark .conversation-pane{background:#171310;border-color:#ffffff14}.dark .wa-pane-head{background:#1c1917;border-color:#ffffff14}.dark .wa-pane-head strong{color:#faf6f0}.dark .wa-pane-head div>span{color:#a8a29e}.dark .conversation-search{background:#14100c;border-color:#ffffff14}.dark .conversation-search input{color:#faf6f0}.dark .inbox-tabs{border-color:#ffffff14}.dark .inbox-tabs button{background:#1c1917;color:#a8a29e}.dark .inbox-tabs button.active{background:#00a8842e;color:#25d366}.dark .chat-list>button:hover{background:#ffffff0a}.dark .chat-list>button.active{background:#00a8841f;box-shadow:inset 3px 0 #25d366}.dark .chat-list header strong{color:#faf6f0}.dark .chat-list p{color:#a8a29e}.dark .chat-pane{background:#0c0a09}.dark .chat-pane>header{background:#1c1917;border-color:#ffffff14}.dark .chat-pane>header strong{color:#faf6f0}.dark .messages{background-color:#0c0a09;background-image:radial-gradient(circle,rgba(255,255,255,.05) .85px,transparent 1px)}.dark .day span{background:#1c1917;color:#a8a29e;box-shadow:0 1px 4px #0000004d}.dark .day:before,.dark .day:after{background:#ffffff1a}.dark .message{background:#18222d;color:#f7ede3;box-shadow:0 1px 4px #0000004d}.dark .message.outgoing{background:#005c4b;color:#fff}.dark .message time{color:#a8a29e}.dark .message.outgoing time{color:#a7dfcc}.dark .ai-card{background:#1c1917;border-color:#00a88459;box-shadow:0 2px 8px #0000004d}.dark .ai-card strong{color:#faf6f0}.dark .ai-card span{color:#a8a29e}.dark .composer{background:#1c1917;border-color:#ffffff14}.dark .composer>label{background:#14100c;color:#faf6f0}.dark .composer input{color:#faf6f0}.dark .customer-context{background:#171310;border-color:#ffffff14}.dark .customer-identity{border-color:#ffffff14}.dark .customer-identity h3{color:#faf6f0}.dark .customer-identity p{color:#a8a29e}.dark .context-metrics{border-color:#ffffff14}.dark .context-metrics>div{background:#1c1917;border-color:#ffffff14}.dark .context-metrics strong{color:#faf6f0}.dark .context-metrics span{color:#a8a29e}.dark .context-section{border-color:#ffffff14}.dark .context-section article{background:#1c1917;border-color:#ffffff14}.dark .context-section article>strong,.dark .context-section article>b{color:#faf6f0}.dark .context-section>p{color:#a8a29e}.dark input,.dark select,.dark textarea,.dark .app-field input,.dark .app-field select,.dark .app-field textarea,.dark .inline-create select{background:#100d0a;border-color:#ffffff24;color:#faf6f0}.dark input:focus,.dark select:focus,.dark textarea:focus,.dark .app-field input:focus,.dark .app-field select:focus,.dark .app-field textarea:focus,.dark .inline-create select:focus{border-color:#2dd4bf;box-shadow:0 0 0 3px #2dd4bf29}.dark .outline-button,.dark .select-button{background:#1c1917;border-color:#2dd4bf4d;color:#99f6e4}.dark .outline-button:hover,.dark .select-button:hover{background:#2dd4bf26;color:#ccfbf1}.dark .order-item{background:#1c1917;border-color:#ffffff14}.dark .field-grid label{color:#a8a29e}.dark .field-grid label>div{background:#100d0a;border-color:#ffffff1f}.dark .field-grid label>div>span:not(.icon-tile){color:#faf6f0}.dark .selected-person{background:#1c1917;border-color:#ffffff14}.dark .selected-person strong{color:#faf6f0}.dark .stepper>div{color:#a8a29e}.dark .stepper>div b{background:#1c1917;border-color:#ffffff26;color:#a8a29e}.dark .stepper>i{background:#ffffff1f}.dark .calculator .panel-header{background:#18110ab3}.dark .profit-summary{background:#1c1917;border-color:#ffffff1a}.dark .profit-summary>strong{color:#faf6f0}.dark .profit-summary p,.dark .calculation p{color:#a8a29e}.dark .calculation b{color:#faf6f0}.dark .calculation .cost-total{color:#faf6f0;border-color:#ffffff1a}.dark .rate-lock{background:#1c1917;border-color:#ffffff14;color:#a8a29e}.dark .rate-lock b{color:#faf6f0}.dark .review-section h3{color:#a8a29e;border-color:#ffffff14}.dark .review-section>p{color:#a8a29e}.dark .mobile-form-actions{background:#171310;border-color:#ffffff1f}.dark .modal-card{background:#1c1917;border-color:#ffffff1f;box-shadow:0 26px 80px #000000a6}.dark .modal-card>header{background:#171310;border-color:#ffffff14}.dark .modal-card>header h2{color:#faf6f0}.dark .modal-card>header p{color:#a8a29e}.dark .modal-close{background:#182330;color:#99f6e4}.dark .modal-actions{background:#171310;border-color:#ffffff14}.dark .detail-grid h3{color:#faf6f0}.dark .detail-list article{background:#171310;border-color:#ffffff14}.dark .detail-list article strong{color:#faf6f0}.dark .detail-list article span{color:#a8a29e}.dark .detail-list article>b{color:#faf6f0}.dark .detail-note{background:#171310;border-color:#ffffff14;color:#a8a29e}.dark .editable-item{background:#171310;border-color:#ffffff14}.dark .empty-state strong{color:#faf6f0}.dark .empty-state p{color:#a8a29e}.dark .choice-list>button:hover{background:#ffffff0a}.dark .choice-list strong{color:#faf6f0}.dark .choice-list small{color:#a8a29e}.dark .activity-drawer{background:#1c1917;border-color:#ffffff1a;box-shadow:-18px 0 60px #000000a6}.dark .activity-drawer>header{border-color:#ffffff14}.dark .activity-drawer>header strong{color:#faf6f0}.dark .activity-drawer>header span{color:#a8a29e}.dark .search-dialog{background:#1c1917;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 60px #0009}.dark .search-dialog>label{border-color:#ffffff14}.dark .search-dialog input{color:#faf6f0}.dark .search-dialog>p{color:#a8a29e}.dark .search-dialog>button:hover{background:#ffffff0f}.dark .search-dialog>button strong{color:#faf6f0}.dark .search-dialog>button small{color:#a8a29e}.dark .search-dialog>footer{background:#171310;color:#a8a29e}.dark .app-toast{background:#1c1917;border-color:#2dd4bf4d;color:#faf6f0;box-shadow:0 14px 40px #00000080}.dark .app-toast>button{background:#1e2c3a;color:#99f6e4}.dark .trash-management{background:#1c1917;border-color:#ffffff14}.dark .trash-heading{border-color:#ffffff14}.dark .trash-heading h3{color:#faf6f0}.dark .trash-heading p{color:#a8a29e}.dark .trash-list article{border-color:#ffffff0f}.dark .trash-list strong{color:#faf6f0}.dark .trash-list small,.dark .trash-empty{color:#a8a29e}.dark .settings-nav{background:#1c1917;border-color:#ffffff14}.dark .settings-nav button{color:#a8a29e}.dark .settings-nav button:hover{color:#faf6f0;background:#2dd4bf1a}.dark .settings-nav button.active{color:#faf6f0;background:#2dd4bf2e;font-weight:750}.dark .settings-save{background:#171310;border-color:#ffffff14}.dark .integration-module{background:#1c1917;border-color:#ffffff14}.dark .integration-module>header strong{color:#faf6f0}.dark .integration-module>header p{color:#a8a29e}.dark .integration-stats{border-color:#ffffff14}.dark .integration-stats>span{color:#a8a29e}.dark .integration-stats>span+span{border-left-color:#ffffff14}.dark .integration-stats b{color:#faf6f0}.dark .pairing-result{background:#171310;border-color:#2dd4bf4d}.dark .pairing-result>div>strong{color:#faf6f0}.dark .pairing-result>div>span{color:#a8a29e}.dark .pairing-result small{color:#a8a29e}.dark .settings-password,.dark .settings-server-status{background:#1c1917;border-color:#ffffff14}.dark .settings-server-status strong{color:#faf6f0}.dark .settings-server-status span{color:#a8a29e}.dark .audit-list article{border-color:#ffffff0f}.dark .audit-list article strong{color:#faf6f0}.dark .audit-list article p{color:#a8a29e}.dark .audit-list time{color:#a8a29e}.dark .data-management h3{color:#faf6f0}.dark .data-management p{color:#a8a29e}.dark .exchange-title h2{color:#faf6f0}.dark .exchange-title span,.dark .exchange-title p{color:#a8a29e}.dark .exchange-rate-main{color:#faf6f0}.dark .exchange-stats{border-color:#ffffff14}.dark .exchange-stats>span{color:#a8a29e}.dark .exchange-stats>span+span{border-left-color:#ffffff14}.dark .exchange-stats b{color:#faf6f0}.dark .exchange-editor-body input{background:#14100c;border-color:#ffffff1f;color:#faf6f0}.dark .exchange-readonly{color:#a8a29e}.dark .exchange-note strong{color:#faf6f0}.dark .exchange-note p{color:#a8a29e}.dark .assistant-intro h2{color:#faf6f0}.dark .assistant-intro>span{color:#a8a29e}.dark .prompt-card>button:hover{background:#ffffff0a}.dark .prompt-card strong{color:#faf6f0}.dark .prompt-card small{color:#a8a29e}.dark .ai-input textarea{color:#faf6f0}.dark .ai-input footer>span{background:#1c1917;color:#f7ede3}.dark .ai-note{color:#a8a29e}.dark .ai-answer header{color:#faf6f0}.dark .ai-markdown{color:#e7ddd0}.dark .ai-markdown h1,.dark .ai-markdown h2,.dark .ai-markdown h3,.dark .ai-markdown h4{color:#faf6f0}.dark .ai-markdown h2{border-bottom-color:#ffffff1a}.dark .ai-markdown strong{color:#faf6f0}.dark .ai-markdown blockquote{background:#171310;color:#a8a29e;border-left-color:#2dd4bf}.dark .ai-markdown code{background:#171310;color:#99f6e4}.dark .ai-markdown pre{background:#0c0a09;border:1px solid rgba(255,255,255,.1);color:#f7ede3}.dark .ai-markdown table{border-color:#ffffff14}.dark .ai-markdown th{background:#171310;color:#faf6f0}.dark .ai-markdown td{border-color:#ffffff0f;color:#e7ddd0}.dark .ai-markdown tbody tr:nth-child(2n) td{background:#ffffff05}.dark .ai-markdown a{color:#5eead4}.dark .ai-error-message,.dark .ai-markdown-loading{color:#a8a29e}.dark .login-shell{background:#121a24;border-color:#ffffff1f;box-shadow:0 30px 90px #000000a6}.dark .login-card h2{color:#faf6f0}.dark .login-card header div>span{color:#a8a29e}.dark .login-card label{color:#a8a29e}.dark .login-card input{background:#100d0a;border-color:#ffffff24;color:#faf6f0}.dark .login-card input:focus{border-color:#2dd4bf;box-shadow:0 0 0 4px #2dd4bf29}.dark .login-lock{background:#2dd4bf1f;color:#5eead4}.dark .preview-login{background:#2dd4bf17;border-color:#2dd4bf40;color:#faf6f0}.dark .preview-login:hover{background:#2dd4bf29;border-color:#2dd4bf73}.dark .preview-login small{color:#a8a29e}.dark .login-separator{color:#78716c}.dark .login-separator:before,.dark .login-separator:after{background:#ffffff1a}.dark .password-control button{color:#5eead4}.dark .password-control button:hover{background:#ffffff0f}.dark .login-card>footer{color:#78716c}.dark .app-boot{color:#f7ede3}.dark .app-boot strong{color:#faf6f0}.dark .app-boot p{color:#a8a29e}.dark .detail-hero{background:linear-gradient(135deg,#042f2e,#115e59)}.nav-group>a,.sidebar-foot>a,.mobile-drawer nav>a{width:100%;min-height:47px;padding:0 8px;display:flex;align-items:center;gap:11px;border-radius:11px;color:#4f6270;background:transparent;font-size:14.5px;font-weight:650;text-align:left;text-decoration:none;transition:.15s ease}.nav-group>a:hover,.sidebar-foot>a:hover,.mobile-drawer nav>a:hover{color:var(--brand-navy);background:#0d948812}.nav-group>a.active,.sidebar-foot>a.active,.mobile-drawer nav>a.active{color:var(--brand-navy);background:#0d94881f;font-weight:800}.nav-group>a>b{min-width:23px;height:21px;padding:0 5px;display:grid;place-items:center;border:0;border-radius:7px;color:#fff;background:var(--brand-blue);font-size:8px}.nav-group>a.active>b{color:#fff;background:var(--brand-navy)}.nav-text{flex:1}.dark .nav-group>a,.dark .sidebar-foot>a,.dark .mobile-drawer nav>a{color:#b9c6d2}.dark .nav-group>a:hover,.dark .sidebar-foot>a:hover,.dark .mobile-drawer nav>a:hover{color:#f0fdfa;background:#2dd4bf1a}.dark .nav-group>a.active,.dark .sidebar-foot>a.active,.dark .mobile-drawer nav>a.active{color:#f0fdfa;background:#2dd4bf29}.mobile-nav>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;color:#78716c;border-radius:12px;text-decoration:none;transition:all .2s ease}.mobile-nav>a>span{position:relative;display:flex;align-items:center;justify-content:center}.mobile-nav>a small{font-size:10px;font-weight:600;color:#78716c}.mobile-nav>a.active{color:var(--brand-blue)}.mobile-nav>a.active small{color:var(--brand-blue);font-weight:800}.mobile-nav>a.active .icon-tile{background:#0d94881f;color:var(--brand-blue);border:1px solid rgba(13,148,136,.2)}.search-dialog>a.search-hit-row{width:calc(100% - 14px);min-height:55px;margin:0 7px;padding:8px;display:flex;align-items:center;gap:9px;border-radius:9px;background:transparent;text-align:left;text-decoration:none;color:inherit}.search-dialog>a.search-hit-row:hover{background:#00000012}.search-hit-row .hit-text{flex:1}.search-hit-row strong,.search-hit-row small{display:block}.search-hit-row strong{font-size:9px}.search-hit-row small{margin-top:2px;color:#7b7c77;font-size:7px}[data-panel]{display:none}[data-panel].active{display:block}.modal-layer{display:none}.modal-layer.open{display:block}.dialog-layer{display:none}.dialog-layer.open{display:block}.theme-toggle-icon svg{width:12px;height:12px}.theme-toggle-thumb svg{width:12px;height:12px}.theme-toggle-thumb .moon-icon{display:none}.theme-toggle-btn.is-dark .theme-toggle-thumb .moon-icon{display:block}.theme-toggle-btn.is-dark .theme-toggle-thumb .sun-icon{display:none}.cx{width:100%;height:auto;display:block}.cx-t{fill:#78716c;font-size:11px;font-weight:500;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.cx-v{fill:var(--brand-navy);font-size:11px;font-weight:700;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.cx-grid{stroke:#1c19171a;stroke-width:1}.dark .cx-t{fill:#a8a29e}.dark .cx-grid{stroke:#ffffff1f}.bh{display:grid;gap:10px;padding:4px 18px 18px}.bh-row{display:grid;grid-template-columns:150px minmax(0,1fr) 92px;align-items:center;gap:10px}.bh-row>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--brand-navy);font-size:11px;font-weight:650}.bh-row>span:first-child small{display:block;color:var(--muted);font-size:9px;font-weight:500}.bh-track{height:12px;overflow:hidden;border-radius:99px;background:#1c191717}.dark .bh-track{background:#ffffff1a}.bh-track>i{display:block;height:100%;border-radius:inherit}.bh-row>b{color:var(--brand-navy);font-size:11px;text-align:right;white-space:nowrap}@media(max-width:640px){.bh-row{grid-template-columns:minmax(0,1fr) 84px}.bh-row>span:first-child{grid-column:1 / -1}.bh-track{grid-column:1}.bh-row>b{grid-column:2;grid-row:2}}.gt-legend{display:flex;gap:12px;flex-wrap:wrap;padding:0 18px 18px;color:var(--muted);font-size:10px}.gt-legend i{display:inline-block;width:10px;height:10px;margin-right:5px;border-radius:3px;vertical-align:baseline}.tab-bar>a{min-height:38px;padding:6px 14px;border:1px solid transparent;border-radius:10px;color:#78716c;background:transparent;white-space:nowrap;font-size:12.5px;font-weight:500;display:inline-flex;align-items:center;gap:7px;transition:all .15s ease;cursor:pointer;text-decoration:none}.tab-bar>a:hover{color:var(--brand-navy);background:#0d94880f}.tab-bar>a.active{color:var(--brand-blue);background:#0d94881a;border-color:#0d948833;font-weight:700}.dark .tab-bar>a{color:#a8a29e}.dark .tab-bar>a:hover{color:#faf6f0;background:#2dd4bf1a}.dark .tab-bar>a.active{color:#5eead4;background:#2dd4bf24;border-color:#2dd4bf4d}.pagination a{min-width:28px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.15);border-radius:7px;background:#ffffff73;font-size:11px;text-decoration:none;color:inherit}.pagination a.active{color:#fff;background:var(--brand-blue);border-color:var(--brand-blue)}.seg-bar>a{min-height:32px;padding:0 13px;display:inline-flex;align-items:center;border-radius:9px;color:var(--muted);font-size:11px;font-weight:650;white-space:nowrap;text-decoration:none}.seg-bar>a.active{color:#fff;background:var(--brand-blue)}.form-error{display:none;margin-top:12px;padding:10px 12px;border:1px solid rgba(220,38,38,.3);border-radius:10px;color:#991b1b;background:#fef2f2;font-size:11px;line-height:1.5}.form-error.ok{border-color:#0d948859;color:#0f766e;background:#f0fdfa}.dark .form-error{background:#dc26261f}.dark .form-error.ok{background:#2dd4bf1a}.brand-chip{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:0 0 auto;border:1px solid var(--hairline);border-radius:8px;background:#fff;padding:3px}.brand-chip.lg{width:34px;height:34px;border-radius:10px}.brand-chip img{width:100%;height:100%;object-fit:contain;display:block}.metric-grid+section.glass-panel,.operation-metrics+section.glass-panel{margin-top:12px}.dash-top-main>.metric-grid+section.glass-panel{margin-top:0}.seg-bar{display:inline-flex;gap:2px;max-width:100%;overflow-x:auto;padding:3px;border:1px solid var(--hairline);border-radius:12px;background:#ffffffa6;scrollbar-width:none}.seg-bar::-webkit-scrollbar{display:none}.seg-bar>button{min-height:32px;padding:0 13px;border:0;border-radius:9px;color:var(--muted);background:transparent;font-size:11px;font-weight:650;white-space:nowrap}.seg-bar>button.active{color:#fff;background:var(--brand-blue)}.seg-bar-wrap{margin-bottom:12px}.seg-pad{padding:0 16px 12px}.dark .seg-bar{background:#ffffff0d}.dash-top{display:grid;gap:12px}.dash-top-main{display:grid;gap:12px;align-content:start;min-width:0}.dash-top-side{display:flex;flex-direction:column;min-width:0}.dash-top-side .attention-panel{flex:1}@media(min-width:901px){.dash-top{align-items:stretch}.dash-top .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dark .nav-group>a,.dark .sidebar-foot>a,.dark .mobile-drawer nav>a{color:#a8a29e}.dark .nav-group>a:hover,.dark .sidebar-foot>a:hover,.dark .mobile-drawer nav>a:hover{color:#faf6f0;background:#2dd4bf1a}.dark .nav-group>a.active,.dark .sidebar-foot>a.active,.dark .mobile-drawer nav>a.active{color:#faf6f0;background:#2dd4bf2e;font-weight:750}.dark .nav-group>a.active .icon-tile,.dark .sidebar-foot>a.active .icon-tile,.dark .mobile-drawer nav>a.active .icon-tile{color:#5eead4}.dark .mobile-nav{background:#18110ae0!important}.dark .mobile-nav>a{color:#a8a29e}.dark .mobile-nav>a small{color:#a8a29e}.dark .mobile-nav>a.active{color:#5eead4}.dark .mobile-nav>a.active small{color:#5eead4}.dark .mobile-nav>a.active .icon-tile{background:#2dd4bf2e;color:#5eead4;border-color:#2dd4bf4d}.dark .attention-list>a:hover{background:#ffffff0a}.dark .attention-list>a>b{color:#faf6f0}.dark .quick-grid>a{background:#ffffff08;border-color:#ffffff14;color:#e7ddd0}.dark .quick-grid>a:hover{background:#2dd4bf1a;border-color:#2dd4bf4d;color:#faf6f0}.dark .search-dialog>a.search-hit-row:hover{background:#ffffff0f}.dark .search-dialog>a.search-hit-row strong{color:#faf6f0}.dark .search-dialog>a.search-hit-row small{color:#a8a29e}@media(max-width:900px){.topbar{top:0;margin:0;border-radius:0;border-left:0!important;border-right:0!important;border-top:0!important}.topbar [data-fullscreen],.topbar .notice{display:none}.content{padding-top:14px}.mobile-drawer{inset:0 auto 0 0;width:min(300px,84vw);height:100vh;height:100dvh;padding:16px 12px;border:0;border-right:1px solid var(--hairline);border-radius:0;transform:translate(-110%);display:flex;flex-direction:column}.mobile-drawer.open{transform:translate(0)}.mobile-drawer nav{flex:1;min-height:0;overflow-y:auto;padding-bottom:12px}}@media(max-width:640px){.content{padding-top:12px}.page-command{flex-wrap:wrap;row-gap:8px}.flow-body{grid-template-columns:1fr;justify-items:center}.operation-metrics{grid-template-columns:1fr 1fr}.table-shell{overflow-x:auto}.table-shell table{display:table;min-width:600px}.mobile-cards{display:none}.cx-scroll{overflow-x:auto}.cx-scroll>svg{min-width:560px}}.attention-list>a{width:100%;min-height:57px;padding:7px 8px;display:flex;align-items:center;gap:9px;border-radius:11px;background:transparent;text-align:left;text-decoration:none;color:inherit}.attention-list>a:hover{background:#ffffff7a}.attention-list>a>div{flex:1;min-width:0}.quick-grid>a{min-height:46px;padding:7px;display:flex;align-items:center;gap:7px;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#ffffff57;font-size:8px;font-weight:700;text-align:left;text-decoration:none;color:inherit}.quick-grid>a>span:nth-child(2){flex:1}.wide-ghost,.link-button{text-decoration:none}.setting-card>a{width:100%;min-height:109px;padding:15px;display:flex;align-items:flex-start;gap:11px;background:transparent;text-align:left;text-decoration:none;color:inherit}.setting-card>a>div{flex:1}.trf-loader-overlay{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:#f7f5efb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s ease}html.trf-initial-boot .trf-loader-overlay,.trf-loader-overlay.is-active{display:flex;opacity:1;visibility:visible;pointer-events:auto}html.dark .trf-loader-overlay,[data-theme=dark] .trf-loader-overlay,body.dark .trf-loader-overlay{background:#0c0a09c7}.trf-marbles-container{display:flex;align-items:center;justify-content:center;gap:12px;height:48px}.trf-marble{width:14px;height:14px;border-radius:50%;background-color:#78716c;box-shadow:none!important;border:none!important;will-change:transform;animation:trfMarbleBounce2D 1.15s ease-in-out infinite}html.dark .trf-marble,[data-theme=dark] .trf-marble,body.dark .trf-marble{background-color:#a8a29e}.trf-marble-1{animation-delay:0s}.trf-marble-2{animation-delay:.16s}.trf-marble-3{animation-delay:.32s}@keyframes trfMarbleBounce2D{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.solara-body{margin:0;padding:0;min-height:100vh;font-family:var(--font-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);background:#fff;color:#0f172a}html.dark .solara-body,[data-theme=dark] .solara-body{background:#090d16;color:#f8fafc}.solara-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);min-height:100vh;position:relative;overflow-x:hidden}@media(max-width:1023px){.solara-layout{grid-template-columns:1fr}.solara-right{display:none!important}}.solara-left{position:relative;display:flex;align-items:center;justify-content:center;padding:48px 32px;overflow:hidden;background:#fff}html.dark .solara-left,[data-theme=dark] .solara-left{background:#090d16}.solara-aura{position:absolute;border-radius:50%;filter:blur(85px);pointer-events:none;opacity:.7}.solara-aura-1{width:420px;height:420px;top:-140px;left:-120px;background:radial-gradient(circle,rgba(254,215,215,.65) 0%,rgba(254,240,138,.25) 50%,transparent 75%)}.solara-aura-2{width:360px;height:360px;top:-90px;right:-90px;background:radial-gradient(circle,rgba(204,251,241,.65) 0%,rgba(199,210,254,.3) 50%,transparent 75%)}.solara-aura-3{width:440px;height:440px;bottom:-150px;left:5%;background:radial-gradient(circle,rgba(243,232,255,.45) 0%,rgba(224,242,254,.35) 50%,transparent 75%)}html.dark .solara-aura-1{background:radial-gradient(circle,rgba(13,148,136,.18) 0%,transparent 70%)}html.dark .solara-aura-2{background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%)}html.dark .solara-aura-3{background:radial-gradient(circle,rgba(14,165,233,.12) 0%,transparent 70%)}.solara-form-container{position:relative;z-index:2;width:100%;max-width:380px;display:flex;flex-direction:column;align-items:stretch;text-align:center}.solara-logo-wrap{display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.solara-trf-logo{width:76px;height:42px;color:#0d9488;filter:drop-shadow(0 2px 8px rgba(13,148,136,.2))}html.dark .solara-trf-logo{color:#2dd4bf;filter:drop-shadow(0 2px 10px rgba(45,212,191,.25))}.solara-title{font-size:26px;font-weight:800;letter-spacing:-.03em;color:#0f172a;margin:0 0 8px;line-height:1.2}html.dark .solara-title{color:#f8fafc}.solara-subtitle{font-size:13.5px;font-weight:400;color:#64748b;line-height:1.55;margin:0 0 28px}html.dark .solara-subtitle{color:#94a3b8}.solara-google-only-wrap{width:100%;margin:0 0 24px}.solara-btn-google-prominent{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:48px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;font-size:14.5px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 4px #00000005,0 1px 2px #00000008;box-sizing:border-box}.solara-btn-google-prominent:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px #00000012}.solara-btn-google-prominent:active{transform:translateY(0)}html.dark .solara-btn-google-prominent{background:#111827;border-color:#ffffff24;color:#f8fafc;box-shadow:0 4px 14px #0006}html.dark .solara-btn-google-prominent:hover{background:#192338;border-color:#ffffff40;box-shadow:0 6px 20px #0009}.solara-social-icon{flex-shrink:0}.solara-login-footnote{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:16px}.solara-legal{font-size:11.5px;color:#94a3b8;line-height:1.5;margin:0}html.dark .solara-legal{color:#64748b}.solara-right{position:relative;overflow:hidden;background:#fbfcfd;display:flex;flex-direction:column;justify-content:center;align-items:center;border-left:1px solid rgba(0,0,0,.06);min-height:100vh}html.dark .solara-right{background:#070b12;border-left-color:#ffffff14}.solara-grid-bg{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(0,0,0,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.035) 1px,transparent 1px);background-size:36px 36px;pointer-events:none;z-index:1}html.dark .solara-grid-bg{background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px)}.solara-iso-viewport{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;perspective:1800px;overflow:visible;padding-bottom:20px;padding-left:20px}.solara-iso-plane{position:relative;width:800px;height:700px;transform-style:preserve-3d;transform:rotateX(46deg) rotateY(16deg) rotate(-26deg);user-select:none}.solara-iso-card{position:absolute;background:#fff;border-radius:22px;border:1px solid rgba(0,0,0,.07);overflow:hidden;box-shadow:-24px 36px 70px -12px #0f172a33,-10px 18px 30px -8px #0f172a1f,0 0 0 1px #0000000a}html.dark .solara-iso-card,[data-theme=dark] .solara-iso-card{background:#0f172a;border-color:#ffffff1a;box-shadow:-30px 45px 85px -12px #000000e0,-14px 22px 38px -8px #000000ad,0 0 0 1px #ffffff14}.solara-screen-img{width:100%;height:auto;display:block;object-fit:cover}.img-light{display:block!important}.img-dark,html.dark .img-light,[data-theme=dark] .img-light{display:none!important}html.dark .img-dark,[data-theme=dark] .img-dark{display:block!important}.solara-iso-card-1{top:-40px;right:25px;width:470px;z-index:4;transform:translateZ(55px)}.solara-iso-card-2{top:145px;left:-20px;width:415px;z-index:2;transform:translateZ(20px)}.solara-iso-card-3{top:350px;left:150px;width:320px;z-index:3;transform:translateZ(35px)}
