@charset "UTF-8";.tv-shell{position:fixed;top:0;right:0;bottom:0;left:0;background:#101d2b;color:#f6f8fc;z-index:1000;overflow:hidden;font-family:Microsoft YaHei,Arial,sans-serif}.tv-stage{position:absolute;left:50%;top:50%;width:960px;height:540px;padding:22px 30px;transform-origin:center;background:linear-gradient(125deg,#142639,#0e1b2a);box-sizing:border-box}.tv-stage header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #385065;padding-bottom:12px}.tv-stage h1{font-size:24px;margin:4px 0 0;color:#fff}.tv-kicker{font-size:12px;letter-spacing:2px;color:#ffbd71}.tv-clock{font-size:24px;font-variant-numeric:tabular-nums}.tv-clock small{display:block;font-size:12px;color:#c1cedb;text-align:right}.tv-context{font-size:12px;color:#bbcbd9;margin:10px 0}.tv-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tv-metrics section{background:#21374b;border-top:3px solid #f6aa50;padding:10px 14px;border-radius:6px}.tv-metrics span{font-size:14px;color:#e5edf5}.tv-metrics strong{display:block;font-size:24px;margin:6px 0;color:#fff;font-variant-numeric:tabular-nums}.tv-metrics small{font-size:12px;color:#c6d5e2}.tv-metrics p{font-size:12px;line-height:1.4;color:#b7c9d9;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:34px}.tv-work{margin-top:14px}.tv-section-title{display:flex;align-items:center;justify-content:space-between}.tv-section-title h2{font-size:16px;margin:0 0 8px;color:#fff}.tv-section-title span{font-size:12px;color:#b7c9d9}.tv-row{display:grid;grid-template-columns:2.6fr 1.1fr .8fr 2fr;gap:12px;align-items:center;min-height:36px;border-bottom:1px solid #31465b;font-size:14px}.tv-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-row small{display:block;font-size:12px;color:#b7c9d9;text-overflow:ellipsis;overflow:hidden}.tv-table-head{font-size:12px;min-height:24px;color:#9fb8cf}.tv-risk{color:#ffb17c;font-weight:700}.tv-stage footer{position:absolute;bottom:14px;left:30px;right:30px;display:flex;justify-content:space-between;color:#b4c4d4;font-size:12px}.tv-alert{background:#70331e;color:#fff;font-size:14px;padding:5px 10px;position:absolute;top:4px;left:30px;right:30px;z-index:2}.tv-public{padding:28px;text-align:center;background:#20364a;border-radius:8px}.tv-public h2{font-size:24px;color:#fff}.tv-public p{font-size:16px;color:#d4e0e9}.tv-empty{font-size:16px;text-align:center;padding:24px;color:#bacddd}.tv-controls{position:absolute;bottom:40px;right:30px;opacity:0;display:flex;gap:6px}.tv-stage:hover .tv-controls,.tv-controls:focus-within{opacity:1}.tv-controls button{font-size:12px;background:#fff;color:#172638;padding:6px;border:0;border-radius:4px}.tv-stage header{height:70px;box-sizing:border-box}.tv-stage h1{line-height:1.2}.tv-context{height:18px;line-height:18px;margin:8px 0}.tv-metrics section{height:110px;box-sizing:border-box}.tv-metrics strong{line-height:1.2;margin:5px 0}.tv-metrics strong small{display:inline;font-size:12px}.tv-metrics p{line-height:1.3;height:31px}.tv-section-title{height:28px}.tv-section-title h2{line-height:1.2;margin:0}.tv-row{height:36px;min-height:0;line-height:1.2}.tv-row small{line-height:1.2}.tv-table-head{height:24px}.tv-stage footer{line-height:1.2}.specialty-panel textarea{width:100%;font-size:14px;min-height:80px}.specialty-panel label{display:block;margin:10px 0}.specialty-panel button{margin:4px 8px 4px 0}:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#24364b;background:#f3f5fa;font-synthesis:none;--nav:#102354;--brand:#17347f;--active:#23468b;--muted:#78879c;--line:#e3e9f2;--bg:#f3f5fa;--green:#187b66;--orange:#ad640d}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid var(--line);border-radius:8px;padding:10px 15px;background:#fff;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:background .16s,transform .16s}button:hover{background:#f2f5fb}button:active{transform:translateY(1px)}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7b9beb;outline-offset:3px}input,select,textarea{border:1px solid #d7e0ec;border-radius:8px;padding:12px;background:#fff;color:#263750;min-width:0}textarea{resize:vertical;min-height:80px}input::placeholder,textarea::placeholder{color:#8d99ab}a{color:var(--brand);text-decoration:none}p{line-height:1.7}h1,h2,h3,p{margin-top:0}h2,h3{font-size:var(--text-md)}small{display:block;color:var(--muted);font-size:var(--text-xs);line-height:1.7}label{display:block;font-size:var(--text-sm);font-weight:500}label>input:not([type=checkbox]),label>select,label>textarea{display:block;width:100%;margin-top:9px}svg{flex-shrink:0}input[type=checkbox]{width:20px;height:20px;accent-color:var(--brand);cursor:pointer}.primary{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:600}.primary:hover{background:#244997}.secondary{color:var(--brand);border-color:#d3ddf0}.text-link{padding:0;border:0;background:transparent;color:var(--brand);font-size:var(--text-sm)}.text-link:hover{background:transparent;text-decoration:underline}.text-link svg{width:16px;height:16px}.icon-button{padding:9px;border:0;background:transparent}.full{width:100%}.split{display:flex;justify-content:space-between;align-items:center;gap:14px}.inline{display:flex;align-items:center;gap:8px}.muted{color:var(--muted)}.strong{font-weight:600}.orange-text{color:var(--orange)!important}.eyebrow{font-size:var(--text-xs);color:var(--muted);letter-spacing:1px}.pill{display:inline-flex;align-items:center;white-space:nowrap;border-radius:5px;font-size:var(--text-xs);font-weight:500;padding:4px 9px;line-height:1.5}.blue{color:#264789;background:#edf2ff}.green{color:#167358;background:#e8f5ef}.orange{color:#9d600c;background:#fff3df}.sidebar{position:fixed;left:0;top:0;bottom:0;width:236px;background:var(--nav);color:#b8c8e5;display:flex;flex-direction:column;z-index:30}.brand{height:100px;flex-shrink:0;background:#fff;color:var(--brand);padding:21px 24px;display:flex;flex-direction:column}.brand strong{font-size:var(--text-lg);letter-spacing:4px;line-height:1.3}.brand span{font-size:var(--text-xs);letter-spacing:1.6px;margin-top:7px}.side-nav{padding:12px 10px;overflow:auto;flex:1;scrollbar-width:thin;scrollbar-color:#34518a transparent}.nav-label{font-size:var(--text-xs);letter-spacing:1.5px;font-weight:600;padding:14px 13px 7px;color:#9fb4d7}.nav-link{width:100%;border:0;background:transparent;color:#b7c7e3;justify-content:flex-start;text-align:left;padding:12px 13px;margin:2px 0;font-size:var(--text-sm);border-radius:6px;min-height:46px}.nav-link:hover{background:#1b3875;color:#fff}.nav-link.active{background:var(--active);color:#fff;box-shadow:inset 3px 0 #aec6ff}.nav-link b{font-size:var(--text-xs);margin-left:auto;background:#415f99;padding:1px 6px;border-radius:5px}.side-provider{border-top:1px solid #29416e;padding:17px 15px 20px;flex-shrink:0}.provider{display:flex;align-items:center;gap:12px}.provider>div{min-width:0}.provider span:not(.bird){display:block;font-size:var(--text-xs);color:#6e7e92;line-height:1.6}.provider strong{display:block;font-size:var(--text-sm);line-height:1.7;color:#1c3b78;font-weight:700}.provider-light strong{color:#fff;font-size:var(--text-xs);white-space:nowrap}.provider-light span:not(.bird){color:#aebfdb;font-size:var(--text-xs)}.provider-light{gap:7px}.bird{width:58px;height:62px;position:relative;display:inline-block;flex-shrink:0;isolation:isolate;perspective:300px}.bird img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;right:0;bottom:0;left:0}.bird-body{clip-path:polygon(0 100%,0 76%,29% 72%,66% 61%,65% 56%,78% 48%,100% 47%,100% 100%)}.bird-wing-near{clip-path:polygon(0 0,51% 0,60% 48%,66% 61%,29% 72%,0 76%);transform-origin:61% 62%;animation:wing-near 4.4s ease-in-out infinite}.bird-wing-far{clip-path:polygon(51% 0,100% 0,100% 47%,78% 48%,65% 56%,60% 48%);transform-origin:65% 56%;animation:wing-far 4.4s ease-in-out infinite}.bird-light{width:42px;height:46px}.bird-light .bird-body{clip-path:polygon(0 100%,0 80%,29% 69%,67% 58%,75% 47%,100% 46%,100% 100%)}.bird-light .bird-wing-near{clip-path:polygon(0 0,49% 0,56% 45%,67% 58%,29% 69%,0 80%)}.bird-light .bird-wing-far{clip-path:polygon(49% 0,100% 0,100% 46%,75% 47%,67% 58%,56% 45%)}@keyframes wing-near{0%,62%,to{transform:rotate(0) scaleY(1)}72%{transform:rotate(-5deg) scaleY(.78)}82%{transform:rotate(1deg) scaleY(1)}91%{transform:rotate(-4deg) scaleY(.85)}}@keyframes wing-far{0%,62%,to{transform:rotate(0) scaleX(1)}72%{transform:rotate(4deg) scaleX(.82)}82%{transform:rotate(-1deg) scaleX(1)}91%{transform:rotate(3deg) scaleX(.88)}}.main-shell{margin-left:236px;min-height:100dvh;display:flex;flex-direction:column}.topbar{height:66px;flex-shrink:0;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 30px;gap:18px;position:sticky;top:0;z-index:20}.breadcrumb,.top-actions{display:flex;align-items:center;gap:15px;white-space:nowrap}.breadcrumb{font-size:var(--text-sm);color:var(--muted)}.breadcrumb b{font-weight:400}.breadcrumb strong{color:#253c5c;font-weight:500}.top-actions{gap:12px;font-size:var(--text-sm)}.top-actions select{padding:7px 9px;background:#f7f9fc}.top-message{padding:8px 10px}.demo-badge{font-size:var(--text-xs);border:1px solid #d7e1f2;color:#6d7e9b;border-radius:4px;padding:3px 7px}.main-scroll{display:flex;flex:1;flex-direction:column;min-width:0}.content{width:100%;max-width:1700px;padding:28px 30px 18px;margin:auto auto 0}.legal{margin-top:auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px 12px;color:#8893a5;padding:20px 25px 25px;font-size:var(--text-xs);line-height:1.8}.legal button,.legal a{font-size:var(--text-xs);color:#77849a;border:0;padding:0;background:transparent}.legal a:hover{text-decoration:underline}.panel{padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:20px;min-width:0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.section-heading h2{margin:0;display:flex;align-items:center;gap:8px}.section-heading>span{color:var(--muted);font-size:var(--text-xs)}.count{font-size:var(--text-xs);padding:2px 7px;background:#f0f3f9;color:#516888;border-radius:5px}.ai-ribbon{background:#eef4fd;border-radius:10px;padding:11px 14px;margin-bottom:18px;display:flex;align-items:center;gap:14px;font-size:var(--text-sm);color:#466183}.ai-ribbon button{padding:9px 13px;color:#274475}.ribbon-end{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:var(--text-xs)}.hero{background:var(--brand);color:#fff;border-radius:20px;padding:25px 28px 24px;margin-bottom:18px}.hero p{color:#d8e3fc;font-size:var(--text-sm);margin-bottom:13px}.hero h1{font-size:var(--text-lg);margin-bottom:10px}.hero-wordmark{background:#fff;padding:14px 18px;border-radius:9px;color:var(--brand);display:flex;flex-direction:column}.hero-wordmark strong{font-size:var(--text-lg);letter-spacing:3px}.hero-wordmark span{font-size:var(--text-xs);letter-spacing:1.5px;margin-top:4px}.hero-search{background:#fff;border:0;border-radius:30px;width:100%;padding:15px 20px;justify-content:flex-start;margin-top:15px;color:#818c9e;text-align:left;font-size:var(--text-sm)}.hero-search svg{color:var(--brand);margin-right:6px}.hero-search kbd{margin-left:auto;font:inherit;border:1px solid #e4e8f0;border-radius:4px;padding:1px 6px}.summary{border:1px solid var(--line);border-radius:16px;background:#fff;padding:18px 0;display:flex;margin-bottom:20px}.summary button{border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;flex:1;flex-direction:column;padding:1px 10px;gap:10px}.summary button:last-child{border:0}.summary strong{font-size:var(--text-lg);color:var(--brand);line-height:1.2}.summary span{display:flex;align-items:center;color:var(--muted);font-size:var(--text-sm);gap:4px}.shortcut-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px 8px}.app-shortcut{border:0;background:transparent;display:flex;flex-direction:column;gap:10px;font-size:var(--text-sm);padding:4px 0;white-space:nowrap}.app-shortcut:hover{background:#f6f8fc}.app-icon{width:48px;height:48px;display:grid;place-items:center;background:#edf2ff;color:#264789;border-radius:13px;flex-shrink:0}.app-icon.green{color:#197c62;background:#e8f6ef}.app-icon.orange{color:#ac6a10;background:#fff2df}.home-two{display:grid;grid-template-columns:1.55fr 1fr;gap:20px}.todo-row{padding:14px 0;border:0;border-bottom:1px solid #edf0f6;border-radius:0;width:100%;text-align:left;justify-content:flex-start;background:transparent;gap:12px}.todo-row:last-child{border:0}.todo-row>div{flex:1}.todo-row strong{display:block;font-size:var(--text-sm);font-weight:500}.todo-row small{margin-top:5px}.todo-row>svg:last-child{width:16px}.todo-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;flex-shrink:0}.delivery-panel h3{margin:22px 0 5px}.delivery-panel>p{font-size:var(--text-xs)}.progress-row{display:flex;align-items:center;gap:12px;font-size:var(--text-xs);color:#5c7193}.track{height:7px;background:#edf1f8;border-radius:10px;flex:1;min-width:65px;overflow:hidden}.track>div{height:100%;background:#365fab;border-radius:10px}.risk-note{display:flex;align-items:flex-start;gap:9px;background:#fff8eb;color:#a16818;padding:12px;border-radius:8px;font-size:var(--text-xs);line-height:1.8;margin:16px 0}.risk-note svg{margin-top:1px}.risk-note p{margin:5px 0 8px}.desktop-table{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:var(--text-sm);text-align:left;white-space:nowrap}th{color:#74829a;background:#f7f9fc;font-size:var(--text-xs);font-weight:500;padding:13px}td{border-bottom:1px solid #edf0f5;padding:16px 13px}tr:last-child td{border-bottom:0}td small{margin-top:5px}th:first-child{border-radius:6px 0 0 6px}td .progress-row{min-width:120px;max-width:160px}.floating-ai{position:fixed;right:24px;bottom:30px;border:1px solid #e4eaff;border-radius:28px;padding:13px 18px;background:var(--brand);color:#fff;box-shadow:0 5px 22px #17347f30;z-index:25;font-size:var(--text-sm)}.floating-ai:hover{background:#244997}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:15px}.page-heading h1{margin:7px 0 8px;color:var(--brand);font-size:var(--text-lg)}.page-heading p{font-size:var(--text-sm);color:var(--muted);margin:0}.mini-stats{display:flex;gap:50px;border-radius:14px;background:#fff;border:1px solid var(--line);padding:22px 25px;margin-bottom:20px;font-size:var(--text-sm);color:#71819b}.mini-stats b{font-size:var(--text-lg);color:var(--brand);margin-left:14px}.toolbar{display:flex;gap:12px;margin-bottom:20px}.search-input{display:flex;align-items:center;gap:10px;border:1px solid #dfe6ef;background:#fff;padding:0 13px;border-radius:8px;max-width:430px;flex:1;color:#8390a4}.search-input input{border:0!important;margin:0!important;background:transparent;flex:1;min-width:0;padding:12px 0!important;font-size:var(--text-sm)}.search-input:focus-within{outline:2px solid #9cb5eb}.toolbar select{font-size:var(--text-sm)}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);padding:55px 20px;gap:8px;text-align:center}.empty h3{margin:10px 0 0}.empty p{font-size:var(--text-sm);margin:0 0 12px}.empty.compact{padding:22px}.task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.task-card h2{margin:23px 0 9px}.task-card>p{font-size:var(--text-xs);color:var(--muted)}.task-checks{display:flex;flex-direction:column;gap:12px;margin:23px 0;font-size:var(--text-xs);color:#678099}.task-checks span{display:flex;align-items:center;gap:7px}.task-checks svg{width:18px;height:18px}.task-card>.text-link{margin-top:16px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:20px}.tabs button{background:transparent;border:0;border-radius:0;padding:13px 0;color:#78869a;font-size:var(--text-sm)}.tabs button.active{color:var(--brand);font-weight:600;box-shadow:inset 0 -3px var(--brand)}.approval-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.approval-card{display:flex;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.approval-card>input{margin:25px 0 0 16px;flex-shrink:0}.approval-content{padding:22px;text-align:left;display:block;width:100%;border:0;background:transparent}.approval-content h3{margin:17px 0 12px}.approval-meta{display:flex;justify-content:space-between;font-size:var(--text-sm)}.approval-meta strong{color:var(--brand);font-size:var(--text-md)}.approval-content p{font-size:var(--text-xs);color:#718099;margin:12px 0}.batch-bar{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;position:sticky;bottom:20px;margin-top:20px;box-shadow:0 4px 20px #17347f10;font-size:var(--text-sm)}.service-card h2{margin:20px 0 10px}.service-card>p{font-size:var(--text-sm);color:#77869c}.service-card>.split:last-child{font-size:var(--text-xs)}.material-row{display:flex;align-items:center;padding:19px 0;border-bottom:1px solid var(--line);gap:15px}.material-row:last-child{border:0}.material-row>div{flex:1}.material-row strong{font-size:var(--text-sm)}.material-row small{margin-top:5px}.checklist{margin:25px 0}.checklist label{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:17px 0}.insight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.insight-stat{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.insight-stat>span{font-size:var(--text-sm);color:var(--muted)}.insight-stat strong{font-size:var(--text-lg);color:var(--brand)}.chart-row{display:flex;align-items:center;gap:30px;padding:19px 0;border-bottom:1px solid var(--line)}.chart-row:last-child{border:0}.chart-row>div:first-child{width:230px}.chart-row strong{font-size:var(--text-sm)}.chart-row .progress-row{flex:1}.profile-panel{max-width:550px}.profile-panel label{margin:25px 0}.profile-panel>button{margin-top:12px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b1c3c66;display:flex;align-items:center;justify-content:center;z-index:100;padding:28px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:560px;max-width:100%;max-height:90dvh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 24px 90px #0b18343d;overscroll-behavior:contain}.modal.wide{width:820px}.modal>header{display:flex;align-items:center;justify-content:space-between;padding:16px 23px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.modal>header h2{margin:0;font-size:var(--text-md)}.modal-body{padding:24px}.modal-body>label{margin:20px 0 8px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;padding:18px 24px;border-top:1px solid var(--line);background:#fff;position:sticky;bottom:0;z-index:2}.modal-actions>button{min-width:120px}.detail-title{font-size:var(--text-lg);margin:19px 0 10px;color:var(--brand)}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#f6f8fc;border-radius:10px;padding:18px;gap:12px;margin:23px 0}.detail-grid b{font-size:var(--text-sm);display:block;margin-top:7px}.timeline{display:flex;justify-content:space-between;gap:8px;margin:26px 0;font-size:var(--text-xs)}.timeline>div{display:flex;flex-direction:column;align-items:center;gap:8px;color:#9aa6b8}.timeline .done{color:#355da3}.timeline small{font-size:var(--text-xs)}.activity{font-size:var(--text-xs);color:#78869c}.activity b{font-weight:500;margin-right:13px;color:#536781}.approval-amount{background:#f5f8fd;border-radius:10px;padding:17px 20px;margin:19px 0}.approval-amount strong{display:block;font-size:var(--text-lg);color:var(--brand);margin-top:8px}.detail-list{font-size:var(--text-sm)}.detail-list>div{display:flex;padding:12px 0;gap:20px;border-bottom:1px solid #edf1f7}.detail-list dt{width:80px;flex-shrink:0;color:#7a899c}.detail-list dd{margin:0;line-height:1.8;overflow-wrap:anywhere}.approval-route{display:flex;align-items:center;gap:9px;font-size:var(--text-xs);background:#f4f7fb;padding:16px;border-radius:9px;margin:18px 0}.approval-route svg{width:17px;color:#4e719f}.approval-route strong{font-size:var(--text-xs)}.danger-outline{border-color:#e4c2bd;color:#a34c43}.form-error{color:#ac403c;font-size:var(--text-sm);background:#fff0ee;padding:10px;border-radius:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-wide{grid-column:1/-1;font-size:var(--text-xs);margin:0}.batch-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:15px 0;border-bottom:1px solid var(--line);font-size:var(--text-sm)}.batch-item small{grid-column:1/-1}.attachment{position:relative;display:flex!important;gap:12px;align-items:center;justify-content:center;border:1px dashed #becde1;border-radius:10px;background:#f7f9fe;min-height:85px;color:#526d9b;overflow-wrap:anywhere;padding:15px}.attachment input{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer}.ai-welcome{padding:10px 0 20px;color:var(--brand)}.ai-welcome h3{font-size:var(--text-lg);margin:10px 0 8px}.ai-welcome p{color:var(--muted);font-size:var(--text-sm)}.ai-suggestions{display:grid;gap:10px}.ai-suggestions button{justify-content:space-between;text-align:left;font-size:var(--text-sm);padding:14px}.ai-compose{display:flex;border:1px solid #d2def0;padding:6px;border-radius:12px;margin-top:24px}.ai-compose input{border:0;flex:1;width:0;font-size:var(--text-sm)}.ai-answer{padding:18px;background:#f2f6fd;border-radius:12px;margin-top:20px;font-size:var(--text-sm)}.ai-answer p{margin:13px 0}.ai-answer small{margin-top:14px}.search-results{margin-top:15px;display:grid}.search-results button{border:0;border-bottom:1px solid var(--line);border-radius:0;text-align:left;justify-content:space-between;padding:14px 5px}.search-results strong{font-size:var(--text-sm);font-weight:500}.prose p{font-size:var(--text-sm);color:#5e708b;line-height:1.9}.prose h3{margin:20px 0}.toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%);background:#17345a;color:#fff;padding:15px 22px;border-radius:10px;z-index:200;box-shadow:0 6px 25px #17347f26;font-size:var(--text-sm);display:flex;align-items:center;gap:10px;max-width:90vw}.login-screen{min-height:100dvh;display:flex;flex-direction:column;background:#f4f7fc}.login-brand{padding:35px 5%;display:flex;align-items:center;gap:22px}.login-brand strong{font-size:var(--text-lg);letter-spacing:3px;color:var(--brand)}.login-brand>span:not(.pill){font-size:var(--text-sm);color:#61738f;border-left:1px solid #cad5e5;padding-left:22px}.login-brand>.pill{margin-left:auto}.login-main{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;max-width:1120px;width:100%;margin:auto;padding:40px 30px}.login-intro{position:relative;padding-top:20px}.login-intro>.eyebrow{color:#8291ad;letter-spacing:3px;font-size:var(--text-xs)}.login-intro h1{font-size:var(--text-lg);line-height:1.45;letter-spacing:2px;color:var(--brand);margin:22px 0}.login-intro>p{font-size:var(--text-sm);color:#6d7d97;line-height:2}.login-features{display:flex;gap:25px;margin:32px 0 50px;font-size:var(--text-xs);color:#48618b}.login-features span{display:flex;align-items:center;gap:8px}.login-features svg{width:20px;height:20px}.login-bird{position:absolute;right:4%;top:36%;opacity:.16;pointer-events:none}.login-bird .bird{width:180px;height:190px}.login-intro>.provider{position:relative}.login-intro .provider strong{font-size:var(--text-md)}.login-intro .provider span:not(.bird){font-size:var(--text-xs)}.login-card{background:#fff;border:1px solid #e2e9f3;border-radius:20px;padding:36px;box-shadow:0 12px 35px #16357d06;align-self:center}.login-card h2{font-size:var(--text-lg);color:var(--brand);margin-bottom:10px}.login-card>p{font-size:var(--text-sm)}.login-card .tabs{margin-top:28px}.login-card form>label{margin-top:20px}.login-note{font-size:var(--text-xs);color:#8996aa;margin:14px 0 22px}.login-submit{padding:14px}.login-trust{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;color:#8291a7;font-size:var(--text-xs)}.preview-switch{display:flex;margin:25px auto 0}.login-mobile-provider,.mobile-home,.mobile-cards,.bottom-nav,.mobile-provider,.menu-toggle,.nav-backdrop,.phone-preview-label{display:none}@media (min-width:1450px){.hero{padding:30px 32px}.hero-search{margin-top:22px}.hero h1{font-size:var(--text-lg)}.summary{padding:24px 0}.shortcut-grid{gap:20px}.app-icon{width:54px;height:54px}.app-shortcut{font-size:var(--text-sm)}}@media (max-width:1200px) and (min-width:761px){.sidebar{width:216px}.main-shell{margin-left:216px}.content{padding:22px}.topbar{padding:0 22px}.breadcrumb>span{display:none}.shortcut-grid{grid-template-columns:repeat(4,1fr);gap:18px}.ribbon-end{display:none}.task-grid{grid-template-columns:1fr 1fr}.login-main{gap:50px}.provider-light strong{font-size:var(--text-xs)}.provider-light{gap:4px}.side-provider{padding:15px 10px}.home-two{grid-template-columns:1.3fr 1fr}}.provider-light strong{font-size:var(--text-sm)}.provider-light .bird{width:38px;height:43px}@media (min-width:761px) and (max-width:1000px){.home-two,.task-grid,.approval-list{grid-template-columns:1fr}.top-actions .demo-badge,.hero-wordmark{display:none}.ai-ribbon{flex-wrap:wrap;gap:8px}.breadcrumb strong{font-size:var(--text-xs)}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media (max-width:760px){.sidebar,.desktop-home,.desktop-table,.desktop-only,.floating-ai,.breadcrumb>span,.breadcrumb>b,.top-message,.menu-toggle{display:none}.main-shell{margin-left:0;min-height:100dvh;padding-bottom:78px}.topbar{height:58px;padding:0 18px;gap:10px;position:sticky;top:0}.breadcrumb{min-width:0;gap:0;font-size:var(--text-sm)}.breadcrumb strong{font-weight:600;color:#1d3764;white-space:nowrap}.top-actions{gap:8px}.top-actions select{font-size:var(--text-xs);padding:7px 5px;border:0;background:#f2f5fb;max-width:100px}.demo-badge{font-size:var(--text-xs);padding:2px 5px}.content{padding:16px 16px 0;margin:0;width:100%;min-width:0}.panel{border-radius:14px;padding:18px;margin-bottom:16px}.section-heading{margin-bottom:16px;gap:8px}.section-heading h2{font-size:var(--text-md);white-space:nowrap}.section-heading>span{font-size:var(--text-xs)}.mobile-home{display:block}.mobile-home>.panel{margin-bottom:16px}.mobile-hero{background:var(--brand);color:#fff;border-radius:18px;padding:22px 20px 0}.mobile-hero>.split{align-items:flex-start;gap:10px}.mobile-hero p{font-size:var(--text-xs);color:#c8d8fa;margin:0 0 12px}.mobile-hero h1{font-size:var(--text-md);line-height:1.6;margin:0;letter-spacing:.1px;max-width:255px}.mobile-hero .icon-button{color:#dfeaff;padding:3px;background:transparent}.mobile-search{background:#fff;color:#8996ad;border:0;border-radius:12px;width:100%;justify-content:flex-start;text-align:left;font-size:var(--text-xs);padding:13px;margin-top:22px;gap:9px;min-height:46px}.mobile-summary{display:flex;padding:19px 0 20px}.mobile-summary button{flex:1;border:0;border-right:1px solid #3d5799;border-radius:0;flex-direction:column;color:#d6e2fb;background:transparent;font-size:var(--text-xs);padding:0 5px;gap:7px}.mobile-summary button:last-child{border:0}.mobile-summary b{font-size:var(--text-lg);color:#fff;line-height:1.2}.mobile-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:22px 2px}.app-shortcut{font-size:var(--text-sm);gap:9px;min-height:80px;white-space:normal;line-height:1.5}.app-icon{width:48px;height:48px;border-radius:14px}.mobile-ai{display:flex;align-items:center;gap:12px;width:100%;text-align:left;justify-content:flex-start;border:1px solid #dde7fa;background:#edf3fe;border-radius:13px;padding:15px;margin-bottom:20px}.mobile-ai>div{flex:1}.mobile-ai b{font-size:var(--text-sm);color:#254682}.mobile-ai small{font-size:var(--text-xs);color:#7b8baa;margin-top:5px}.ai-avatar{color:#284c91;display:grid;place-items:center;width:32px;height:36px}.phone-todo{display:block;padding:0 0 18px;margin-top:18px;border:0;border-bottom:1px solid var(--line);border-radius:0;text-align:left;width:100%;background:transparent}.phone-todo:last-child{border-bottom:0;padding-bottom:0}.phone-todo h3{font-size:var(--text-sm);margin:13px 0}.phone-todo .split{font-size:var(--text-sm);gap:8px}.phone-task{border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:20px}.phone-task:last-child{padding:0;border:0;margin-bottom:0}.phone-task strong{font-size:var(--text-sm)}.phone-task p{font-size:var(--text-xs);color:#7c8aa1;margin:13px 0}.phone-task .full{margin-top:20px;min-height:46px}.mobile-cards{display:grid;gap:14px}.order-card{display:block;padding:16px;border:1px solid var(--line);border-radius:12px;text-align:left;width:100%;background:#fff}.order-card>.split{font-size:var(--text-xs);gap:8px}.order-card h3{margin:12px 0 7px;font-size:var(--text-md)}.order-card>p{font-size:var(--text-xs);color:#8190a6;margin:0 0 16px}.card-meta{display:flex;justify-content:space-between;font-size:var(--text-xs);color:#7d8ba2;border-top:1px solid #edf1f7;padding-top:12px;margin-top:14px}.card-meta>span:last-child{display:flex;align-items:center;gap:5px;color:#315992}.bottom-nav{position:fixed;left:0;right:0;bottom:0;display:flex;background:#fff;border-top:1px solid #e4eaf2;padding:8px 7px max(8px,env(safe-area-inset-bottom));z-index:50;box-shadow:0 -3px 18px #17347f05}.bottom-nav button{flex:1;display:flex;flex-direction:column;gap:4px;border:0;border-radius:0;background:transparent;color:#6f7d94;padding:1px 0;font-size:var(--text-xs);min-height:51px}.bottom-nav button.active{color:var(--brand);font-weight:600}.bottom-nav button>span{position:relative;display:flex}.bottom-nav b{position:absolute;top:-4px;right:-9px;font-size:var(--text-xs);color:#fff;background:#ce5951;min-width:16px;min-height:16px;padding:0 4px;line-height:16px;border-radius:10px;font-weight:500}.mobile-provider{display:flex;justify-content:center;margin:30px 0 8px}.provider strong{font-size:var(--text-sm)}.provider span:not(.bird){font-size:var(--text-xs)}.provider .bird{width:42px;height:46px}.legal{padding:17px 19px 22px;gap:5px 10px;text-align:center;line-height:1.8;font-size:var(--text-xs)}.legal span{flex-basis:100%}.legal a,.legal button{font-size:var(--text-xs);padding:3px 0;min-height:25px}.page-heading{margin-bottom:20px;align-items:flex-start;gap:8px}.page-heading .eyebrow{display:none}.page-heading h1{font-size:var(--text-lg);margin:2px 0 9px}.page-heading p{font-size:var(--text-xs);max-width:240px}.page-heading>.primary,.page-heading>.secondary{font-size:var(--text-xs);padding:10px;white-space:nowrap;margin-top:3px;min-height:42px}.mini-stats{gap:0;padding:18px 8px;border-radius:13px;margin-bottom:16px}.mini-stats span{flex:1;text-align:center;font-size:var(--text-xs)}.mini-stats b{display:block;margin:8px 0 0;font-size:var(--text-lg)}.toolbar{flex-wrap:wrap;gap:10px;margin-bottom:18px}.search-input{max-width:100%;flex-basis:100%;min-height:44px}.toolbar select{font-size:var(--text-xs);padding:10px;width:100%}.task-grid{grid-template-columns:1fr;gap:0}.task-card h2{font-size:var(--text-md)}.task-card>.full{min-height:46px}.tabs{gap:24px;margin-bottom:18px}.tabs button{font-size:var(--text-sm);min-height:46px}.approval-list{grid-template-columns:1fr;gap:14px}.approval-content{padding:18px}.approval-content .split{font-size:var(--text-xs)}.approval-content h3{font-size:var(--text-md)}.approval-meta{font-size:var(--text-xs);align-items:center}.approval-meta strong{font-size:var(--text-md)}.approval-content p{font-size:var(--text-xs);line-height:1.8}.batch-bar{bottom:80px;border-radius:12px;padding:12px 15px;font-size:var(--text-sm)}.batch-bar button{min-height:44px;font-size:var(--text-sm)}.service-card h2{font-size:var(--text-md)}.service-card>.split:last-child{align-items:stretch;flex-direction:column;gap:17px}.service-card>.split:last-child button{width:100%;min-height:46px}.material-row{flex-wrap:wrap;gap:10px}.material-row .app-icon{width:38px;height:38px}.material-row>div{min-width:170px}.material-row>.pill{margin-left:48px}.material-row>.text-link{margin-left:auto;min-height:36px}.checklist label{font-size:var(--text-sm);line-height:1.8;min-height:55px}.insight-grid{grid-template-columns:1fr 1fr;gap:12px}.insight-stat{padding:18px;gap:12px}.insight-stat strong{font-size:var(--text-lg)}.insight-stat span{font-size:var(--text-xs)}.chart-row{flex-wrap:wrap;gap:13px}.chart-row>div:first-child{width:100%}.chart-row>.progress-row{min-width:150px}.shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 10px}.profile-panel>button{min-height:46px}.overlay{padding:0;align-items:flex-end;background:#0b1c3c66}.modal,.modal.wide{border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:93dvh;box-shadow:none}.modal>header{padding:13px 17px;border-radius:20px 20px 0 0}.modal>header h2{font-size:var(--text-md)}.modal>header button{min-height:44px;min-width:44px}.modal-body{padding:22px 20px}.modal-body>h3{font-size:var(--text-md)}.modal-actions{padding:14px 20px max(18px,env(safe-area-inset-bottom));gap:12px}.modal-actions>button{flex:1;min-width:0;font-size:var(--text-sm);min-height:48px;border-radius:10px}.detail-title{font-size:var(--text-lg);line-height:1.5}.detail-grid{grid-template-columns:1fr 1fr;gap:18px;padding:16px;margin:20px 0}.detail-grid b{font-size:var(--text-sm)}.detail-list>div{gap:10px;font-size:var(--text-sm)}.detail-list dt{width:72px}.timeline{gap:4px;font-size:var(--text-xs)}.timeline small{font-size:var(--text-xs)}.approval-route{gap:6px;padding:15px 10px;font-size:var(--text-xs);flex-wrap:wrap}.approval-route strong{font-size:var(--text-xs)}.form-grid{grid-template-columns:1fr;gap:20px}.form-grid label{margin:0}.modal label>input,.modal label>select,.modal label>textarea{font-size:var(--text-md);min-height:47px}.ai-compose input{font-size:var(--text-md)}.ai-suggestions button{font-size:var(--text-xs);min-height:48px}.toast{bottom:90px;font-size:var(--text-xs);width:max-content;max-width:90vw;padding:14px 17px}.login-screen{min-height:100dvh}.login-brand{padding:28px 23px 10px;gap:11px;flex-wrap:wrap}.login-brand strong{font-size:var(--text-lg);letter-spacing:2px}.login-brand>span:not(.pill){font-size:var(--text-xs);padding-left:11px}.login-brand>.pill{display:none}.login-main{display:block;padding:30px 23px 0;width:100%;margin:0 auto auto}.login-intro{display:none}.login-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.login-card h2{font-size:var(--text-lg);line-height:1.5;margin:5px 0 10px}.login-card>p{font-size:var(--text-sm)}.login-card .tabs{margin-top:30px}.login-card form>label{font-size:var(--text-sm);margin-top:26px}.login-card label>input,.login-card label>select{font-size:var(--text-md);min-height:52px;border-radius:12px;padding:14px}.login-submit{min-height:52px;font-size:var(--text-md);border-radius:12px;margin-top:26px}.login-trust{margin-top:20px;font-size:var(--text-xs)}.preview-switch{font-size:var(--text-xs);margin-top:25px;min-height:44px}.login-mobile-provider{display:flex;justify-content:center;margin:35px 0 20px}.login-mobile-provider .provider strong{font-size:var(--text-sm)}.login-screen>.legal{padding-bottom:28px;margin-top:0}}.phone-preview .sidebar,.phone-preview .desktop-home,.phone-preview .desktop-table,.phone-preview .desktop-only,.phone-preview .floating-ai,.phone-preview .breadcrumb>span,.phone-preview .breadcrumb>b,.phone-preview .top-message,.phone-preview .menu-toggle{display:none}.phone-preview .main-shell{margin-left:0;min-height:100dvh;padding-bottom:78px}.phone-preview .topbar{height:58px;padding:0 18px;gap:10px;position:sticky;top:0}.phone-preview .breadcrumb{min-width:0;gap:0;font-size:var(--text-sm)}.phone-preview .breadcrumb strong{font-weight:600;color:#1d3764;white-space:nowrap}.phone-preview .top-actions{gap:8px}.phone-preview .top-actions select{font-size:var(--text-xs);padding:7px 5px;border:0;background:#f2f5fb;max-width:100px}.phone-preview .demo-badge{font-size:var(--text-xs);padding:2px 5px}.phone-preview .content{padding:16px 16px 0;margin:0;width:100%;min-width:0}.phone-preview .panel{border-radius:14px;padding:18px;margin-bottom:16px}.phone-preview .section-heading{margin-bottom:16px;gap:8px}.phone-preview .section-heading h2{font-size:var(--text-md);white-space:nowrap}.phone-preview .section-heading>span{font-size:var(--text-xs)}.phone-preview .mobile-home{display:block}.phone-preview .mobile-home>.panel{margin-bottom:16px}.phone-preview .mobile-hero{background:var(--brand);color:#fff;border-radius:18px;padding:22px 20px 0}.phone-preview .mobile-hero>.split{align-items:flex-start;gap:10px}.phone-preview .mobile-hero p{font-size:var(--text-xs);color:#c8d8fa;margin:0 0 12px}.phone-preview .mobile-hero h1{font-size:var(--text-md);line-height:1.6;margin:0;letter-spacing:.1px;max-width:255px}.phone-preview .mobile-hero .icon-button{color:#dfeaff;padding:3px;background:transparent}.phone-preview .mobile-search{background:#fff;color:#8996ad;border:0;border-radius:12px;width:100%;justify-content:flex-start;text-align:left;font-size:var(--text-xs);padding:13px;margin-top:22px;gap:9px;min-height:46px}.phone-preview .mobile-summary{display:flex;padding:19px 0 20px}.phone-preview .mobile-summary button{flex:1;border:0;border-right:1px solid #3d5799;border-radius:0;flex-direction:column;color:#d6e2fb;background:transparent;font-size:var(--text-xs);padding:0 5px;gap:7px}.phone-preview .mobile-summary button:last-child{border:0}.phone-preview .mobile-summary b{font-size:var(--text-lg);color:#fff;line-height:1.2}.phone-preview .mobile-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:22px 2px}.phone-preview .app-shortcut{font-size:var(--text-sm);gap:9px;min-height:80px;white-space:normal;line-height:1.5}.phone-preview .app-icon{width:48px;height:48px;border-radius:14px}.phone-preview .mobile-ai{display:flex;align-items:center;gap:12px;width:100%;text-align:left;justify-content:flex-start;border:1px solid #dde7fa;background:#edf3fe;border-radius:13px;padding:15px;margin-bottom:20px}.phone-preview .mobile-ai>div{flex:1}.phone-preview .mobile-ai b{font-size:var(--text-sm);color:#254682}.phone-preview .mobile-ai small{font-size:var(--text-xs);color:#7b8baa;margin-top:5px}.phone-preview .ai-avatar{color:#284c91;display:grid;place-items:center;width:32px;height:36px}.phone-preview .phone-todo{display:block;padding:0 0 18px;margin-top:18px;border:0;border-bottom:1px solid var(--line);border-radius:0;text-align:left;width:100%;background:transparent}.phone-preview .phone-todo:last-child{border-bottom:0;padding-bottom:0}.phone-preview .phone-todo h3{font-size:var(--text-sm);margin:13px 0}.phone-preview .phone-todo .split{font-size:var(--text-sm);gap:8px}.phone-preview .phone-task{border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:20px}.phone-preview .phone-task:last-child{padding:0;border:0;margin-bottom:0}.phone-preview .phone-task strong{font-size:var(--text-sm)}.phone-preview .phone-task p{font-size:var(--text-xs);color:#7c8aa1;margin:13px 0}.phone-preview .phone-task .full{margin-top:20px;min-height:46px}.phone-preview .mobile-cards{display:grid;gap:14px}.phone-preview .order-card{display:block;padding:16px;border:1px solid var(--line);border-radius:12px;text-align:left;width:100%;background:#fff}.phone-preview .order-card>.split{font-size:var(--text-xs);gap:8px}.phone-preview .order-card h3{margin:12px 0 7px;font-size:var(--text-md)}.phone-preview .order-card>p{font-size:var(--text-xs);color:#8190a6;margin:0 0 16px}.phone-preview .card-meta{display:flex;justify-content:space-between;font-size:var(--text-xs);color:#7d8ba2;border-top:1px solid #edf1f7;padding-top:12px;margin-top:14px}.phone-preview .card-meta>span:last-child{display:flex;align-items:center;gap:5px;color:#315992}.phone-preview .bottom-nav{position:fixed;left:0;right:0;bottom:0;display:flex;background:#fff;border-top:1px solid #e4eaf2;padding:8px 7px max(8px,env(safe-area-inset-bottom));z-index:50;box-shadow:0 -3px 18px #17347f05}.phone-preview .bottom-nav button{flex:1;display:flex;flex-direction:column;gap:4px;border:0;border-radius:0;background:transparent;color:#6f7d94;padding:1px 0;font-size:var(--text-xs);min-height:51px}.phone-preview .bottom-nav button.active{color:var(--brand);font-weight:600}.phone-preview .bottom-nav button>span{position:relative;display:flex}.phone-preview .bottom-nav b{position:absolute;top:-4px;right:-9px;font-size:var(--text-xs);color:#fff;background:#ce5951;min-width:16px;min-height:16px;padding:0 4px;line-height:16px;border-radius:10px;font-weight:500}.phone-preview .mobile-provider{display:flex;justify-content:center;margin:30px 0 8px}.phone-preview .provider .bird{width:42px;height:46px}.phone-preview .legal{padding:17px 19px 22px;gap:5px 10px;text-align:center;line-height:1.8;font-size:var(--text-xs)}.phone-preview .legal span{flex-basis:100%}.phone-preview .legal a,.phone-preview .legal button{font-size:var(--text-xs);padding:3px 0;min-height:25px}.phone-preview .page-heading{margin-bottom:20px;align-items:flex-start;gap:8px}.phone-preview .page-heading .eyebrow{display:none}.phone-preview .page-heading h1{font-size:var(--text-lg);margin:2px 0 9px}.phone-preview .page-heading p{font-size:var(--text-xs);max-width:240px}.phone-preview .page-heading>.primary,.phone-preview .page-heading>.secondary{font-size:var(--text-xs);padding:10px;white-space:nowrap;margin-top:3px;min-height:42px}.phone-preview .mini-stats{gap:0;padding:18px 8px;border-radius:13px;margin-bottom:16px}.phone-preview .mini-stats span{flex:1;text-align:center;font-size:var(--text-xs)}.phone-preview .mini-stats b{display:block;margin:8px 0 0;font-size:var(--text-lg)}.phone-preview .toolbar{flex-wrap:wrap;gap:10px;margin-bottom:18px}.phone-preview .search-input{max-width:100%;flex-basis:100%;min-height:44px}.phone-preview .toolbar select{font-size:var(--text-xs);padding:10px;width:100%}.phone-preview .task-grid{grid-template-columns:1fr;gap:0}.phone-preview .task-card h2{font-size:var(--text-md)}.phone-preview .task-card>.full{min-height:46px}.phone-preview .tabs{gap:24px;margin-bottom:18px}.phone-preview .tabs button{font-size:var(--text-sm);min-height:46px}.phone-preview .approval-list{grid-template-columns:1fr;gap:14px}.phone-preview .approval-content{padding:18px}.phone-preview .approval-content .split{font-size:var(--text-xs)}.phone-preview .approval-content h3{font-size:var(--text-md)}.phone-preview .approval-meta{font-size:var(--text-xs);align-items:center}.phone-preview .approval-content p{font-size:var(--text-xs);line-height:1.8}.phone-preview .batch-bar{bottom:80px;border-radius:12px;padding:12px 15px;font-size:var(--text-sm)}.phone-preview .batch-bar button{min-height:44px;font-size:var(--text-sm)}.phone-preview .service-card h2{font-size:var(--text-md)}.phone-preview .service-card>.split:last-child{align-items:stretch;flex-direction:column;gap:17px}.phone-preview .service-card>.split:last-child button{width:100%;min-height:46px}.phone-preview .material-row{flex-wrap:wrap;gap:10px}.phone-preview .material-row .app-icon{width:38px;height:38px}.phone-preview .material-row>div{min-width:170px}.phone-preview .material-row>.pill{margin-left:48px}.phone-preview .material-row>.text-link{margin-left:auto;min-height:36px}.phone-preview .checklist label{font-size:var(--text-sm);line-height:1.8;min-height:55px}.phone-preview .insight-grid{grid-template-columns:1fr 1fr;gap:12px}.phone-preview .insight-stat{padding:18px;gap:12px}.phone-preview .insight-stat strong{font-size:var(--text-lg)}.phone-preview .insight-stat span{font-size:var(--text-xs)}.phone-preview .chart-row{flex-wrap:wrap;gap:13px}.phone-preview .chart-row>div:first-child{width:100%}.phone-preview .chart-row>.progress-row{min-width:150px}.phone-preview .shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 10px}.phone-preview .profile-panel>button{min-height:46px}.phone-preview .overlay{padding:0;align-items:flex-end;background:#0b1c3c66}.phone-preview .modal,.phone-preview .modal.wide{border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:93dvh;box-shadow:none}.phone-preview .modal>header{padding:13px 17px;border-radius:20px 20px 0 0}.phone-preview .modal>header h2{font-size:var(--text-md)}.phone-preview .modal>header button{min-height:44px;min-width:44px}.phone-preview .modal-body{padding:22px 20px}.phone-preview .modal-body>h3{font-size:var(--text-md)}.phone-preview .modal-actions{padding:14px 20px max(18px,env(safe-area-inset-bottom));gap:12px}.phone-preview .modal-actions>button{flex:1;min-width:0;font-size:var(--text-sm);min-height:48px;border-radius:10px}.phone-preview .detail-title{font-size:var(--text-lg);line-height:1.5}.phone-preview .detail-grid{grid-template-columns:1fr 1fr;gap:18px;padding:16px;margin:20px 0}.phone-preview .detail-grid b{font-size:var(--text-sm)}.phone-preview .detail-list>div{gap:10px;font-size:var(--text-sm)}.phone-preview .detail-list dt{width:72px}.phone-preview .timeline{gap:4px;font-size:var(--text-xs)}.phone-preview .timeline small{font-size:var(--text-xs)}.phone-preview .approval-route{gap:6px;padding:15px 10px;font-size:var(--text-xs);flex-wrap:wrap}.phone-preview .approval-route strong{font-size:var(--text-xs)}.phone-preview .form-grid{grid-template-columns:1fr;gap:20px}.phone-preview .form-grid label{margin:0}.phone-preview .modal label>input,.phone-preview .modal label>select,.phone-preview .modal label>textarea{font-size:var(--text-md);min-height:47px}.phone-preview .ai-compose input{font-size:var(--text-md)}.phone-preview .ai-suggestions button{font-size:var(--text-xs);min-height:48px}.phone-preview .toast{bottom:90px;font-size:var(--text-xs);width:max-content;max-width:90vw;padding:14px 17px}.phone-preview .login-screen{min-height:100dvh}.phone-preview .login-brand{padding:28px 23px 10px;gap:11px;flex-wrap:wrap}.phone-preview .login-brand strong{font-size:var(--text-lg);letter-spacing:2px}.phone-preview .login-brand>span:not(.pill){font-size:var(--text-xs);padding-left:11px}.phone-preview .login-brand>.pill{display:none}.phone-preview .login-main{display:block;padding:30px 23px 0;width:100%;margin:0 auto auto}.phone-preview .login-intro{display:none}.phone-preview .login-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.phone-preview .login-card h2{font-size:var(--text-lg);line-height:1.5;margin:5px 0 10px}.phone-preview .login-card>p{font-size:var(--text-sm)}.phone-preview .login-card .tabs{margin-top:30px}.phone-preview .login-card form>label{font-size:var(--text-sm);margin-top:26px}.phone-preview .login-card label>input,.phone-preview .login-card label>select{font-size:var(--text-md);min-height:52px;border-radius:12px;padding:14px}.phone-preview .login-submit{min-height:52px;font-size:var(--text-md);border-radius:12px;margin-top:26px}.phone-preview .login-trust{margin-top:20px;font-size:var(--text-xs)}.phone-preview .preview-switch{font-size:var(--text-xs);margin-top:25px;min-height:44px}.phone-preview .login-mobile-provider{display:flex;justify-content:center;margin:35px 0 20px}.phone-preview .login-mobile-provider .provider strong{font-size:var(--text-sm)}.phone-preview .login-screen>.legal{padding-bottom:28px;margin-top:0}@media (min-width:761px){.phone-preview{width:430px;min-height:100dvh;margin:0 auto;box-shadow:0 0 0 1px #dce3ef,0 0 70px #193c6a12;background:#f3f5fa}.phone-preview .bottom-nav,.phone-preview .overlay{left:50%;right:auto;transform:translate(-50%);width:430px;max-width:100%}.phone-preview .phone-preview-label{display:flex;align-items:center;justify-content:space-between;padding:7px 16px;background:#e9eef8;font-size:var(--text-xs);color:#6c7e99}.phone-preview-label button{padding:3px 7px;font-size:var(--text-xs);background:transparent;border:0;color:#244d8a}}:root{--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:24px;font-size:var(--text-sm)}body,button,input,select,textarea{font-size:var(--text-sm)}h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:var(--text-lg)}h2,h3,h4{font-size:var(--text-md)}h5,h6,small,kbd{font-size:var(--text-xs)}input,textarea,select{font-size:var(--text-md)}.provider-light strong{white-space:normal;font-size:var(--text-sm);line-height:1.4}.provider-light span:not(.bird){font-size:var(--text-xs)}.side-provider{padding:12px 10px}.provider-light .bird{width:32px;height:38px}.brand{padding:16px 22px;min-height:88px}.brand strong{letter-spacing:2px}.nav-link{min-height:42px;padding:9px 12px}.nav-label{padding-top:10px;letter-spacing:0}.content{padding:18px 24px 8px;margin:0 auto}.panel{padding:16px;margin-bottom:12px;border-radius:12px}.section-heading{margin-bottom:10px}.topbar{height:56px}.page-heading{margin-bottom:12px}.page-heading h1{margin:0 0 4px}.page-heading .eyebrow{display:none}.hero{padding:16px 22px;margin-bottom:12px;border-radius:14px}.hero p{margin-bottom:5px}.hero h1{margin:4px 0}.hero-search{padding:10px 16px;margin-top:10px;min-height:42px}.hero-wordmark{padding:8px 12px}.hero-wordmark span{letter-spacing:0}.ai-ribbon{padding:6px 10px;margin-bottom:10px}.ai-ribbon button{padding:6px 10px}.summary{padding:12px 0;margin-bottom:12px}.summary button{gap:4px}.shortcut-grid{gap:8px}.app-shortcut{gap:5px}.app-icon{width:38px;height:38px;border-radius:10px}.home-two{gap:12px}.todo-row{padding:9px 0}.delivery-panel h3{margin:8px 0}.delivery-panel .risk-note{margin:8px 0;padding:8px}.delivery-panel .full{min-height:36px;padding:7px}.mini-stats{padding:12px 16px;margin-bottom:12px}.toolbar{margin-bottom:12px}.task-grid{gap:12px}.task-card h2{margin:12px 0 6px}.task-checks{margin:12px 0;gap:7px}.task-card>.text-link{margin-top:8px}.approval-content{padding:16px}.approval-content h3{margin:10px 0}.approval-content p{margin:8px 0}.approval-list{gap:12px}.tabs{margin-bottom:12px}.tabs button{padding:10px 0}.material-row{padding:12px 0}.legal{padding:12px 16px;line-height:1.5}.floating-ai{padding:9px 14px;bottom:16px;right:16px}.compact-disclosure summary{cursor:pointer;font-weight:600;font-size:var(--text-sm);min-height:32px;line-height:32px}.compact-disclosure summary span{float:right;font-weight:400;font-size:var(--text-xs);color:var(--muted)}.compact-disclosure[open]>summary{margin-bottom:10px}.modal>header{padding:10px 18px}.modal-body{padding:16px 20px}.modal-actions{padding:12px 20px}.modal-actions button{min-height:44px}.detail-title{margin:12px 0 8px}.approval-amount{padding:10px 14px;margin:12px 0}.approval-amount strong{margin-top:3px}.detail-list{margin:10px 0}.detail-list>div{padding:7px 0}.approval-route{margin:10px 0;padding:10px}.modal-body>label{margin:12px 0 6px}.modal textarea{min-height:64px}.attachment{min-height:52px;padding:9px}.form-grid{gap:12px}.form-grid label{margin:0}.login-main{padding:24px 30px}.login-card{padding:24px}.login-intro h1{font-size:var(--text-lg)}.login-brand{padding-top:22px;padding-bottom:16px}.login-features{margin:20px 0 30px}.operations-board{color:#24364b}.board-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.board-heading h1{margin:0;color:var(--brand)}.board-heading p{font-size:var(--text-xs);color:var(--muted);margin:4px 0 0}.board-heading button{min-height:40px;white-space:nowrap}.board-types{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;padding:5px;background:#e9eef8;border-radius:10px;margin-bottom:12px}.board-types button{background:transparent;border:0;padding:9px 8px;min-height:40px;color:#637694}.board-types button.active{background:var(--brand);color:#fff;box-shadow:0 2px 5px #17347f15}.board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.board-path{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.board-path button{border:0;background:transparent;padding:5px;color:var(--brand);font-size:var(--text-xs);min-height:32px}.board-path strong{font-size:var(--text-xs)}.board-filters{display:flex;gap:8px}.board-filters select{padding:7px 9px;font-size:var(--text-sm);min-height:38px;max-width:160px}.board-source{font-size:var(--text-xs);color:var(--muted);margin:8px 0 10px;display:flex;justify-content:space-between;gap:8px}.board-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.board-kpi{display:flex;flex-direction:column;align-items:stretch;gap:5px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 16px}.board-kpi>span{display:flex;align-items:center;justify-content:space-between;color:#526981;font-size:var(--text-sm)}.board-kpi>strong{color:var(--brand);font-size:var(--text-lg);line-height:1.4}.board-kpi strong small{font-size:var(--text-xs);font-weight:400;margin-left:5px;display:inline}.board-kpi>small{font-size:var(--text-xs);color:var(--muted)}.board-kpi.has-risk{background:#fffcf5;border-color:#f0dfbc}.board-kpi.has-risk>strong{color:#a56817}.board-panels{display:grid;grid-template-columns:1.65fr 1fr;gap:12px}.board-panels .section-heading h2{font-size:var(--text-md)}.board-panels .section-heading>span{font-size:var(--text-xs)}.board-group{display:flex;align-items:center;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;border-radius:0;text-align:left;padding:10px 0;gap:12px;min-height:60px}.board-group:last-child{border-bottom:0}.board-group>div:first-child{min-width:88px}.board-group strong{font-size:var(--text-sm)}.board-group small{font-size:var(--text-xs);color:var(--muted);margin-top:3px}.board-group>span{white-space:nowrap;font-size:var(--text-xs);color:#6e7e93}.board-group>span b{margin-left:8px;color:var(--brand);font-size:var(--text-sm)}.board-bar{flex:1;height:7px;background:#edf1f8;border-radius:5px;overflow:hidden;min-width:30px}.board-bar i{display:block;height:100%;background:#3c64ae;border-radius:5px}.board-alert{display:flex;gap:9px;padding:13px 0;width:100%;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:70px}.board-alert>svg:first-child{color:#b07523;flex-shrink:0}.board-alert>div{flex:1}.board-alert strong{font-size:var(--text-sm)}.board-alert small{font-size:var(--text-xs);margin-top:4px;color:var(--muted)}.board-note{font-size:var(--text-xs);color:var(--muted);margin-top:12px;line-height:1.5}.board-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:var(--text-xs);color:var(--muted);margin-bottom:8px}.board-bottom button{min-height:36px;white-space:nowrap}.board-pagination{display:flex;gap:12px;justify-content:center;align-items:center;margin-top:10px;font-size:var(--text-xs)}.board-pagination button{font-size:var(--text-xs);min-height:40px;padding:7px 14px}.board-empty{padding:20px 10px;text-align:center;color:var(--muted);font-size:var(--text-sm)}.board-config label{display:flex;align-items:center;gap:10px;min-height:44px;margin:0}.board-config p{font-size:var(--text-sm);color:var(--muted);margin-top:0}.board-config input{width:18px;height:18px;margin:0}.board-definition{background:#f2f6fc;border-radius:8px;padding:10px 12px;font-size:var(--text-xs);color:#5a7091}.board-detail-context{font-size:var(--text-sm);margin:0 0 10px}.board-records button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;min-height:78px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;width:100%;text-align:left}.board-records strong{font-size:var(--text-sm)}.board-records small{font-size:var(--text-xs);color:var(--muted);margin-top:3px}.board-records button>span{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:var(--text-xs)}.board-risk-text{color:#a56b1b}.board-detail>h2{font-size:var(--text-md);margin:12px 0 5px}@media (min-width:761px) and (max-width:1100px){.board-panels{grid-template-columns:1fr}.board-exceptions{display:none}.board-kpis{gap:8px}.board-kpi{padding:10px}.board-kpi>small{min-height:36px}.board-source>span{display:none}}@media (min-width:761px){.desktop-home .hero p{display:none}.desktop-home .hero{padding:12px 20px}.desktop-home .hero-wordmark span{display:none}.desktop-home .hero h1{margin:0}.desktop-home .hero-search{margin-top:8px}.desktop-home>.panel{padding:12px 16px}.desktop-home .todo-row{padding:6px 0}.desktop-home .summary{padding:10px 0}.desktop-home .ai-ribbon{padding:4px 10px}.desktop-home .hero-wordmark{padding:5px 10px}}.provider-light{display:grid;grid-template-columns:32px 1fr;gap:3px 7px;align-items:center}.provider-light>div{display:contents}.provider-light span:not(.bird){grid-column:2}.provider-light strong{grid-column:1/-1;text-align:center;white-space:nowrap}@media (max-width:760px){.topbar{height:48px;padding:0 12px}.content{padding:10px 12px 0}.panel{padding:12px;margin-bottom:10px}.section-heading{margin-bottom:8px}.section-heading h2{font-size:var(--text-md)}.mobile-hero{padding:12px 14px 0;border-radius:13px}.mobile-hero p{margin-bottom:4px}.mobile-hero h1{font-size:var(--text-md);line-height:1.4}.mobile-search{margin-top:10px;padding:10px;min-height:44px;border-radius:8px;font-size:var(--text-sm)}.mobile-summary{padding:10px 0}.mobile-summary button{gap:2px;min-height:44px}.mobile-quick{padding:10px 0;gap:4px}.app-shortcut{min-height:66px;font-size:var(--text-xs);gap:4px}.app-icon{width:34px;height:34px}.mobile-ai{padding:9px 12px;margin-bottom:10px;min-height:50px}.mobile-ai small{display:none}.ai-avatar{height:28px}.phone-todo{padding:8px 0;margin-top:0;min-height:92px}.phone-todo h3{margin:5px 0;font-size:var(--text-sm)}.phone-todo .split{font-size:var(--text-xs)}.phone-task{padding:0;margin:0}.phone-task p{margin:7px 0}.phone-task .full{margin-top:10px;min-height:44px}.compact-disclosure{padding:8px 12px}.compact-disclosure summary{font-size:var(--text-sm);line-height:28px;min-height:28px}.compact-disclosure summary span{font-size:var(--text-xs)}.mobile-provider{margin:12px 0 4px}.provider .bird{width:32px;height:36px}.provider strong{font-size:var(--text-sm)}.provider span:not(.bird){font-size:var(--text-xs)}.legal{padding:8px 12px 12px;font-size:var(--text-xs);gap:2px 8px}.legal a,.legal button{font-size:var(--text-xs);min-height:25px}.bottom-nav{padding-top:5px;padding-bottom:max(5px,env(safe-area-inset-bottom))}.bottom-nav button{min-height:48px;font-size:var(--text-xs)}.bottom-nav b{font-size:var(--text-xs);min-width:18px;min-height:18px}.page-heading{margin-bottom:10px;align-items:center}.page-heading h1{font-size:var(--text-md);margin:0}.page-heading p{display:none}.page-heading>.primary,.page-heading>.secondary{min-height:44px;margin:0}.mini-stats{padding:10px 6px;margin-bottom:10px}.mini-stats b{font-size:var(--text-lg);margin-top:3px}.toolbar{margin-bottom:10px;flex-wrap:nowrap;gap:8px}.search-input{min-width:0;flex-basis:auto;min-height:44px;padding:0 8px}.search-input input{font-size:var(--text-md)}.toolbar select{width:90px;padding:8px 4px;font-size:var(--text-sm);min-height:44px}.mobile-cards{gap:8px}.order-card{padding:12px}.order-card h3{margin:6px 0;font-size:var(--text-sm)}.order-card>p{margin-bottom:8px}.card-meta{padding-top:7px;margin-top:8px}.task-card h2{margin:10px 0 6px}.task-card>.full{min-height:44px}.task-card>.text-link{margin-top:5px}.task-checks{margin:10px 0;gap:6px}.tabs{gap:20px;margin-bottom:10px}.tabs button{min-height:44px;padding:8px 0}.approval-list{gap:8px}.approval-content{padding:12px}.approval-content h3{margin:8px 0;font-size:var(--text-md)}.approval-content p{margin:5px 0;line-height:1.5}.approval-meta strong{font-size:var(--text-md)}.approval-card>input{margin-top:18px}.batch-bar{bottom:68px;padding:8px 12px}.modal>header{padding:8px 14px}.modal-body{padding:12px 16px}.modal-actions{padding:10px 16px max(12px,env(safe-area-inset-bottom))}.modal-actions>button{min-height:44px;font-size:var(--text-sm)}.detail-title{font-size:var(--text-md);margin:10px 0 6px}.approval-amount{margin:10px 0;padding:9px 12px}.approval-amount strong{font-size:var(--text-lg)}.detail-list>div{padding:6px 0;font-size:var(--text-xs)}.detail-list dd{line-height:1.5}.approval-route{padding:8px;margin:8px 0}.modal-body>label{margin:10px 0 5px}.modal label>input,.modal label>select,.modal label>textarea{min-height:44px;font-size:var(--text-md)}.modal textarea{height:64px}.form-grid{grid-template-columns:1fr 1fr;gap:12px}.form-grid label:nth-child(-n+2){grid-column:1/-1}.attachment{min-height:48px;padding:8px}.detail-grid{padding:10px;gap:10px;margin:12px 0}.timeline{margin:16px 0}.login-main{padding:16px 20px 0}.login-brand{padding:20px 20px 8px}.login-card{padding:0}.login-card h2{font-size:var(--text-lg)}.login-card .tabs{margin-top:18px}.login-card form>label{margin-top:14px}.login-card label>input,.login-card label>select{min-height:46px;padding:10px}.login-submit{margin-top:16px;min-height:46px}.login-trust{margin-top:12px}.preview-switch{margin-top:10px}.login-mobile-provider{margin:18px 0 10px}.board-heading{margin-bottom:8px}.board-heading h1{font-size:var(--text-md)}.board-heading p{display:none}.board-heading button{font-size:var(--text-xs);min-height:44px;padding:8px}.board-types{grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;margin-bottom:8px}.board-types button{min-height:44px;padding:8px 6px;font-size:var(--text-sm)}.board-toolbar{flex-wrap:wrap;gap:3px}.board-path{min-height:32px;gap:1px}.board-path button{min-height:36px;padding:3px}.board-filters{margin-left:auto;gap:6px}.board-filters select{min-height:44px;font-size:var(--text-md);max-width:155px;padding:6px}.board-source{font-size:var(--text-xs);margin:6px 0 8px}.board-source>span{display:none}.board-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.board-kpi{padding:9px 12px;gap:2px;border-radius:10px}.board-kpi>span{font-size:var(--text-xs)}.board-kpi>strong{font-size:var(--text-lg)}.board-kpi>small{font-size:var(--text-xs);white-space:nowrap}.board-panels{display:block}.board-comparison{margin-bottom:8px}.board-panels .section-heading{gap:4px}.board-panels .section-heading h2{font-size:var(--text-md)}.board-panels .section-heading>span{font-size:var(--text-xs)}.board-group{min-height:51px;padding:6px 0;gap:7px}.board-group>div:first-child{min-width:70px}.board-group strong{font-size:var(--text-sm)}.board-group small{margin-top:1px}.board-group>span b{margin-left:4px}.board-exceptions{display:none}.board-bottom>span{display:none}.board-bottom{justify-content:flex-end;margin:0}.board-bottom button{min-height:44px}.board-detail{padding:12px 16px}.board-records button{padding:9px 0;gap:8px;min-height:78px}.board-records button>span{max-width:64px}.board-records small{font-size:var(--text-xs);line-height:1.5;overflow-wrap:anywhere}.board-pagination{gap:8px;margin-top:8px}.board-pagination button{min-height:44px}.board-detail .detail-list>div{padding:8px 0}.board-config label{min-height:44px}}.phone-preview .topbar{height:48px;padding:0 12px}.phone-preview .content{padding:10px 12px 0}.phone-preview .panel{padding:12px;margin-bottom:10px}.phone-preview .section-heading{margin-bottom:8px}.phone-preview .section-heading h2{font-size:var(--text-md)}.phone-preview .mobile-hero{padding:12px 14px 0;border-radius:13px}.phone-preview .mobile-hero p{margin-bottom:4px}.phone-preview .mobile-hero h1{font-size:var(--text-md);line-height:1.4}.phone-preview .mobile-search{margin-top:10px;padding:10px;min-height:44px;border-radius:8px;font-size:var(--text-sm)}.phone-preview .mobile-summary{padding:10px 0}.phone-preview .mobile-summary button{gap:2px;min-height:44px}.phone-preview .mobile-quick{padding:10px 0;gap:4px}.phone-preview .app-shortcut{min-height:66px;font-size:var(--text-xs);gap:4px}.phone-preview .app-icon{width:34px;height:34px}.phone-preview .mobile-ai{padding:9px 12px;margin-bottom:10px;min-height:50px}.phone-preview .mobile-ai small{display:none}.phone-preview .ai-avatar{height:28px}.phone-preview .phone-todo{padding:8px 0;margin-top:0;min-height:92px}.phone-preview .phone-todo h3{margin:5px 0;font-size:var(--text-sm)}.phone-preview .phone-todo .split{font-size:var(--text-xs)}.phone-preview .phone-task{padding:0;margin:0}.phone-preview .phone-task p{margin:7px 0}.phone-preview .phone-task .full{margin-top:10px;min-height:44px}.phone-preview .compact-disclosure{padding:8px 12px}.phone-preview .compact-disclosure summary{font-size:var(--text-sm);line-height:28px;min-height:28px}.phone-preview .compact-disclosure summary span{font-size:var(--text-xs)}.phone-preview .mobile-provider{margin:12px 0 4px}.phone-preview .provider .bird{width:32px;height:36px}.phone-preview .provider strong{font-size:var(--text-sm)}.phone-preview .provider span:not(.bird){font-size:var(--text-xs)}.phone-preview .legal{padding:8px 12px 12px;font-size:var(--text-xs);gap:2px 8px}.phone-preview .legal a,.phone-preview .legal button{font-size:var(--text-xs);min-height:25px}.phone-preview .bottom-nav{padding-top:5px;padding-bottom:max(5px,env(safe-area-inset-bottom))}.phone-preview .bottom-nav button{min-height:48px;font-size:var(--text-xs)}.phone-preview .bottom-nav b{font-size:var(--text-xs);min-width:18px;min-height:18px}.phone-preview .page-heading{margin-bottom:10px;align-items:center}.phone-preview .page-heading h1{font-size:var(--text-md);margin:0}.phone-preview .page-heading p{display:none}.phone-preview .page-heading>.primary,.phone-preview .page-heading>.secondary{min-height:44px;margin:0}.phone-preview .mini-stats{padding:10px 6px;margin-bottom:10px}.phone-preview .mini-stats b{font-size:var(--text-lg);margin-top:3px}.phone-preview .toolbar{margin-bottom:10px;flex-wrap:nowrap;gap:8px}.phone-preview .search-input{min-width:0;flex-basis:auto;min-height:44px;padding:0 8px}.phone-preview .search-input input{font-size:var(--text-md)}.phone-preview .toolbar select{width:90px;padding:8px 4px;font-size:var(--text-sm);min-height:44px}.phone-preview .mobile-cards{gap:8px}.phone-preview .order-card{padding:12px}.phone-preview .order-card h3{margin:6px 0;font-size:var(--text-sm)}.phone-preview .order-card>p{margin-bottom:8px}.phone-preview .card-meta{padding-top:7px;margin-top:8px}.phone-preview .task-card h2{margin:10px 0 6px}.phone-preview .task-card>.full{min-height:44px}.phone-preview .task-card>.text-link{margin-top:5px}.phone-preview .task-checks{margin:10px 0;gap:6px}.phone-preview .tabs{gap:20px;margin-bottom:10px}.phone-preview .tabs button{min-height:44px;padding:8px 0}.phone-preview .approval-list{gap:8px}.phone-preview .approval-content{padding:12px}.phone-preview .approval-content h3{margin:8px 0;font-size:var(--text-md)}.phone-preview .approval-content p{margin:5px 0;line-height:1.5}.phone-preview .approval-meta strong{font-size:var(--text-md)}.phone-preview .approval-card>input{margin-top:18px}.phone-preview .batch-bar{bottom:68px;padding:8px 12px}.phone-preview .modal>header{padding:8px 14px}.phone-preview .modal-body{padding:12px 16px}.phone-preview .modal-actions{padding:10px 16px max(12px,env(safe-area-inset-bottom))}.phone-preview .modal-actions>button{min-height:44px;font-size:var(--text-sm)}.phone-preview .detail-title{font-size:var(--text-md);margin:10px 0 6px}.phone-preview .approval-amount{margin:10px 0;padding:9px 12px}.phone-preview .approval-amount strong{font-size:var(--text-lg)}.phone-preview .detail-list>div{padding:6px 0;font-size:var(--text-xs)}.phone-preview .detail-list dd{line-height:1.5}.phone-preview .approval-route{padding:8px;margin:8px 0}.phone-preview .modal-body>label{margin:10px 0 5px}.phone-preview .modal label>input,.phone-preview .modal label>select,.phone-preview .modal label>textarea{min-height:44px;font-size:var(--text-md)}.phone-preview .modal textarea{height:64px}.phone-preview .form-grid{grid-template-columns:1fr 1fr;gap:12px}.phone-preview .form-grid label:nth-child(-n+2){grid-column:1/-1}.phone-preview .attachment{min-height:48px;padding:8px}.phone-preview .detail-grid{padding:10px;gap:10px;margin:12px 0}.phone-preview .timeline{margin:16px 0}.phone-preview .login-main{padding:16px 20px 0}.phone-preview .login-brand{padding:20px 20px 8px}.phone-preview .login-card{padding:0}.phone-preview .login-card h2{font-size:var(--text-lg)}.phone-preview .login-card .tabs{margin-top:18px}.phone-preview .login-card form>label{margin-top:14px}.phone-preview .login-card label>input,.phone-preview .login-card label>select{min-height:46px;padding:10px}.phone-preview .login-submit{margin-top:16px;min-height:46px}.phone-preview .login-trust{margin-top:12px}.phone-preview .preview-switch{margin-top:10px}.phone-preview .login-mobile-provider{margin:18px 0 10px}.phone-preview .board-heading{margin-bottom:8px}.phone-preview .board-heading h1{font-size:var(--text-md)}.phone-preview .board-heading p{display:none}.phone-preview .board-heading button{font-size:var(--text-xs);min-height:44px;padding:8px}.phone-preview .board-types{grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;margin-bottom:8px}.phone-preview .board-types button{min-height:44px;padding:8px 6px;font-size:var(--text-sm)}.phone-preview .board-toolbar{flex-wrap:wrap;gap:3px}.phone-preview .board-path{min-height:32px;gap:1px}.phone-preview .board-path button{min-height:36px;padding:3px}.phone-preview .board-filters{margin-left:auto;gap:6px}.phone-preview .board-filters select{min-height:44px;font-size:var(--text-md);max-width:155px;padding:6px}.phone-preview .board-source{font-size:var(--text-xs);margin:6px 0 8px}.phone-preview .board-source>span{display:none}.phone-preview .board-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.phone-preview .board-kpi{padding:9px 12px;gap:2px;border-radius:10px}.phone-preview .board-kpi>span{font-size:var(--text-xs)}.phone-preview .board-kpi>strong{font-size:var(--text-lg)}.phone-preview .board-kpi>small{font-size:var(--text-xs);white-space:nowrap}.phone-preview .board-panels{display:block}.phone-preview .board-comparison{margin-bottom:8px}.phone-preview .board-panels .section-heading{gap:4px}.phone-preview .board-panels .section-heading h2{font-size:var(--text-md)}.phone-preview .board-panels .section-heading>span{font-size:var(--text-xs)}.phone-preview .board-group{min-height:51px;padding:6px 0;gap:7px}.phone-preview .board-group>div:first-child{min-width:70px}.phone-preview .board-group strong{font-size:var(--text-sm)}.phone-preview .board-group small{margin-top:1px}.phone-preview .board-group>span b{margin-left:4px}.phone-preview .board-exceptions{display:none}.phone-preview .board-bottom>span{display:none}.phone-preview .board-bottom{justify-content:flex-end;margin:0}.phone-preview .board-bottom button{min-height:44px}.phone-preview .board-detail{padding:12px 16px}.phone-preview .board-records button{padding:9px 0;gap:8px;min-height:78px}.phone-preview .board-records button>span{max-width:64px}.phone-preview .board-records small{font-size:var(--text-xs);line-height:1.5;overflow-wrap:anywhere}.phone-preview .board-pagination{gap:8px;margin-top:8px}.phone-preview .board-pagination button{min-height:44px}.phone-preview .board-detail .detail-list>div{padding:8px 0}.phone-preview .board-config label{min-height:44px}:root{--nav:#232323;--brand:#8b4a0b;--active:#eb891c;--accent:#eb891c;--muted:#76716a;--line:#e6e1da;--bg:#f6f5f2;color:#292724;background:#f6f5f2}body,.app-shell,.phone-preview{background:var(--bg);color:#292724}button,input,select,textarea{color:#292724}button:hover{background:#fff3e3}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#b9660e}input,select,textarea{border-color:#d9d3ca}input::placeholder,textarea::placeholder{color:#858078}.enterprise-brand{display:flex;align-items:center;gap:8px;min-width:0}.enterprise-brand>div{display:flex;flex-direction:column;gap:5px}.enterprise-brand strong{font-size:var(--text-md);letter-spacing:1px;color:#151515;white-space:nowrap}.enterprise-brand>div>span{font-size:var(--text-xs);letter-spacing:0;color:#716a61;white-space:nowrap;margin:0}.zt-logo{display:block!important;position:relative;width:61px;height:53px;overflow:hidden;flex-shrink:0;background:#fff;border-radius:6px;margin:0!important}.zt-logo img{position:absolute;width:80px;height:80px;max-width:none;left:-10px;top:-15px}.brand{padding:14px 12px;height:86px;min-height:86px;justify-content:center}.brand .enterprise-brand strong{font-size:var(--text-md)}.sidebar{background:#232323;color:#d8d2ca}.side-nav{scrollbar-color:#6e6255 #232323}.nav-label{color:#bcb3a8}.nav-link{color:#d8d2ca}.nav-link:hover{background:#3a332a;color:#fff}.nav-link.active{background:#eb891c;color:#23170b;box-shadow:inset 3px 0 #ffd698}.nav-link b{background:#544737;color:#fff}.nav-link.active b{background:#34251a;color:#fff}.side-provider{border-color:#494139}.provider strong{color:#2f2c29}.provider-light strong{color:#fff}.provider span:not(.bird){color:#7e756a}.provider-light span:not(.bird){color:#c3baad}.breadcrumb,.muted,.page-heading p,.section-heading>span,.summary span,small{color:var(--muted)}.breadcrumb strong,.page-heading h1,.detail-title,.login-card h2,.login-intro h1,.board-heading h1{color:#292724}.topbar{border-color:var(--line)}.top-actions select,.demo-badge{background:#f6f3ee;border-color:#e3d9cb;color:#70665a}.primary{background:#eb891c;border-color:#eb891c;color:#251a10}.primary:hover{background:#f39b36}.secondary{border-color:#dfc6a6;color:#87490e}.text-link,a{color:#87490e}.blue,.app-icon{background:#fff0dc;color:#914e0b}.pill.blue{background:#f3eee5;color:#705235}.app-icon.green,.pill.green{background:#e8f5ef;color:#167358}.app-icon.orange,.pill.orange{background:#fff1d6;color:#996012}.hero,.mobile-hero{background:#2c2925;color:#fff;box-shadow:inset 4px 0 #eb891c}.hero h1,.mobile-hero h1{color:#fff}.hero p,.mobile-hero p{color:#d8cbbb}.hero-wordmark{background:transparent;padding:0!important}.hero-wordmark .enterprise-brand>div{display:none}.hero-wordmark .zt-logo{display:block!important}.hero-search,.mobile-search{color:#7d7469}.hero-search svg{color:#b16516}.hero-search kbd{border-color:#ddd5cb}.ai-ribbon,.mobile-ai{background:#fff0dc;border-color:#ecd3b0;color:#89521b}.ai-ribbon button{color:#754215;background:#fffaf3}.ribbon-end,.mobile-ai b,.ai-avatar,.mobile-ai>svg{color:#8c4d0f}.summary strong,.mini-stats b,.approval-meta strong,.approval-amount strong,.insight-stat strong{color:#34302a}.track,.board-bar{background:#eee9e1}.track>div,.board-bar i{background:#d17b1c}.risk-note{background:#fff3df;color:#94621c}.success-note{background:#eaf7ef;color:#167457}.count{background:#eee7dc;color:#80684a}.todo-row{border-color:var(--line)}.app-shortcut:hover{background:#fff4e4}.mobile-summary button{color:#ddcfc0;border-color:#615240}.mobile-summary b{color:#ffd5a1}.mobile-hero .icon-button{color:#f1d6b6}.mobile-ai small{color:#8a7257}.phone-task p,.order-card>p,.card-meta,.order-card>.split,.approval-content p{color:#777066}.card-meta>span:last-child{color:#895016}.search-input{border-color:#dcd2c5;color:#897b69}.search-input:focus-within{outline-color:#bd8546}.tabs{border-color:#e3d9cb}.tabs button{color:#7d7367}.tabs button.active{color:#8b4a0b;box-shadow:inset 0 -3px #eb891c}.bottom-nav button{color:#7b7267}.bottom-nav button.active{color:#a45508}.bottom-nav{border-color:#e6dfd4}.legal,.legal button,.legal a{color:#7b756c}.floating-ai{background:#eb891c;border-color:#ffce91;color:#24190d;box-shadow:0 5px 22px #65481d20}.floating-ai:hover{background:#f4a03c}th,.detail-grid,.approval-amount,.approval-route,.ai-answer{background:#f7f4ee;color:#696155}.approval-route svg{color:#aa6b22}.approval-route strong{color:#4e4437}.timeline .done{color:#a3661f}.activity,.activity b{color:#716758}.detail-list dt{color:#827768}.attachment{background:#fffbf4;color:#86602f;border-color:#cfb68f}.ai-welcome,.ai-welcome h3{color:#844a0e}.ai-welcome p{color:#807363}.ai-compose{border-color:#dbc6a9}.toast{background:#393027;color:#fff}.batch-bar{box-shadow:0 4px 20px #6d4c1b10}.modal{box-shadow:0 24px 90px #281c1530}.overlay{background:#19171166}.login-screen{background:#f6f5f2}.login-card{border-color:#e6dfd4;box-shadow:0 12px 35px #6c461108}.login-brand{color:#292724}.login-brand .enterprise-brand strong{font-size:var(--text-lg)}.login-brand .enterprise-brand{gap:12px}.login-brand .zt-logo{width:76px;height:64px}.login-brand .zt-logo img{width:98px;height:98px;left:-12px;top:-18px}.login-features,.login-intro>.eyebrow{color:#8a6942}.login-intro>p,.login-note,.login-trust{color:#7c7062}.login-bird{opacity:.09}.phone-preview-label,.phone-preview .phone-preview-label{background:#eee6d9;color:#75634c}.phone-preview-label button,.phone-preview .phone-preview-label button{color:#7e4b12}.board-types{background:#ece6dd}.board-types button{color:#736451}.board-types button.active{background:#eb891c;color:#21170d;box-shadow:none}.board-path button,.board-kpi>strong,.board-group>span b{color:#6f430f}.board-kpi>span{color:#696051}.board-kpi.has-risk{background:#fff8ea;border-color:#e8ce9e}.board-kpi.has-risk>strong{color:#9a620e}.board-group>span,.board-note,.board-source,.board-bottom{color:#797164}.board-definition{background:#f8f1e7;color:#7b6547}.board-heading .secondary{background:#fff}.board-records small{color:#7c7468}.board-risk-text{color:#a2640e}.board-alert>svg:first-child{color:#a2640e}@media (max-width:760px){.login-brand .enterprise-brand strong{font-size:var(--text-md)}.login-brand .zt-logo{width:61px;height:53px}.login-brand .zt-logo img{width:80px;height:80px;left:-10px;top:-15px}}.phone-preview .login-brand .enterprise-brand strong{font-size:var(--text-md)}.phone-preview .login-brand .zt-logo{width:61px;height:53px}.phone-preview .login-brand .zt-logo img{width:80px;height:80px;left:-10px;top:-15px}:root{--nav:#eb891c;--brand:#000;--muted:#555;--bg:#fff;color:#000;background:#fff}body,.app-shell,.phone-preview,.main-shell,.main-scroll,.content,.login-screen{background:#fff;color:#000}button,input,select,textarea,.enterprise-brand strong,.breadcrumb strong,.page-heading h1,.detail-title,.login-card h2,.login-intro h1,.board-heading h1,.operations-board{color:#000}.sidebar{background:#eb891c;color:#000}.side-nav{scrollbar-color:#b85e08 #eb891c}.nav-label,.nav-link{color:#000}.nav-label{font-weight:700}.nav-link:hover{background:#fff5;color:#000}.nav-link.active{background:#fff;color:#000;font-weight:800;box-shadow:inset 4px 0 #000}.nav-link b,.nav-link.active b{background:#000;color:#fff}.side-provider{background:#fff;border-top:1px solid #ecd9bd;padding:16px 12px}.provider,.provider-light{display:flex;align-items:center;gap:8px}.provider>div,.provider-light>div{display:flex;flex-direction:column;gap:3px;min-width:0}.provider .bird,.provider-light .bird{width:36px;height:42px;flex:0 0 36px}.provider span:not(.bird),.provider-light span:not(.bird){display:block;color:#000;font-size:var(--text-xs);line-height:1.5;text-align:left;white-space:nowrap}.provider strong,.provider-light strong,.phone-preview .provider strong{display:block;color:#000;font-size:var(--text-md);font-weight:800;line-height:1.5;text-align:left;white-space:nowrap;letter-spacing:0}.phone-preview .provider span:not(.bird){color:#000}.phone-preview .provider .bird{width:36px;height:42px}.hero,.mobile-hero{background:#fff;color:#000;border:1px solid #e6e1da;box-shadow:inset 4px 0 #eb891c}.hero h1,.mobile-hero h1,.hero p,.mobile-hero p{color:#000}.hero-search,.mobile-search{background:#f7f7f7;color:#000}.mobile-summary button,.mobile-summary b,.mobile-hero .icon-button{color:#000}.mobile-summary button{border-color:#ddd}.summary strong,.mini-stats b,.approval-meta strong,.approval-amount strong,.insight-stat strong,.board-kpi>strong,.board-path button,.board-group>span b,.text-link,a{color:#000}.primary,.primary:hover{color:#000}.tabs button.active{color:#000;font-weight:800;background:#fff0da;box-shadow:inset 0 -3px #eb891c}.board-types button.active{background:#eb891c;color:#000;font-weight:800}.bottom-nav{background:#eb891c;border-color:#eb891c}.bottom-nav button,.phone-preview .bottom-nav button{color:#000}.bottom-nav button.active,.phone-preview .bottom-nav button.active{background:#fff;color:#000;font-weight:800;border-radius:10px}.bottom-nav b{background:#000;color:#fff}.phone-preview-label,.phone-preview .phone-preview-label{background:#eb891c;color:#000}.phone-preview-label button,.phone-preview .phone-preview-label button{color:#000}@media (min-width:761px){.sidebar{width:288px}.main-shell{margin-left:288px}}@media (max-width:760px){.sidebar{width:min(288px,calc(100vw - 24px))}.main-shell{margin-left:0}}.phone-preview .sidebar{width:288px}.phone-preview .main-shell{margin-left:0}.phone-preview .mobile-hero{background:#fff;color:#000;border:1px solid #e6e1da;box-shadow:inset 4px 0 #eb891c}.phone-preview .mobile-hero h1,.phone-preview .mobile-hero p,.phone-preview .mobile-summary button,.phone-preview .mobile-summary b,.phone-preview .mobile-hero .icon-button{color:#000}.phone-preview .mobile-summary button{border-color:#ddd}.phone-preview .mobile-search{background:#f7f7f7;color:#000}.phone-preview .mobile-ai{background:#fff0dc;border-color:#ecd3b0;color:#000}.phone-preview .mobile-ai b,.phone-preview .mobile-ai svg{color:#000}.phone-preview .bottom-nav{background:#eb891c;border-color:#eb891c}.phone-preview .bottom-nav b{background:#000;color:#fff}.phone-preview .breadcrumb strong,.phone-preview .card-meta,.phone-preview .card-meta>span:last-child{color:#000}.phone-preview .tabs button.active{color:#000;background:#fff0da;font-weight:800;box-shadow:inset 0 -3px #eb891c}.phone-preview .top-actions select{color:#000;background:#f7f7f7}.biz-app{--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:24px}.biz-app h1{font-size:var(--text-lg)}.biz-app h2,.biz-app h3{font-size:var(--text-md)}.biz-app .side-nav{overflow:auto;flex:1;min-height:0;padding:8px 10px}.biz-app .nav-link{min-height:40px;padding:8px 12px}.biz-app .nav-label{padding:12px 12px 5px}.biz-app .brand{flex-shrink:0}.biz-app .content{max-width:1800px;width:100%;margin:0 auto;padding:20px 24px}.biz-app .main-scroll{display:flex;flex-direction:column;flex:1}.biz-app .legal{margin-top:auto}.biz-app .biz-menu{display:none}.biz-app .hero{display:block;padding:18px 22px}.biz-app .hero h1{margin:0}.biz-app .hero p{margin:8px 0;font-size:var(--text-sm)}.biz-app .hero-search{width:100%;margin-top:14px;padding:8px 12px;display:flex;gap:12px}.biz-app .hero-search input{flex:1;min-width:0;border:0;background:transparent}.biz-app .hero-search button{border:0;background:#fff;color:#000}.biz-shortcuts{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.biz-shortcuts>button{display:flex;flex-direction:column;gap:8px;border:0;min-height:76px;text-align:center;font-size:var(--text-sm);background:#fff;color:#000}.biz-shortcuts .app-icon{height:40px;width:40px}.biz-empty{padding:28px 16px;display:flex;align-items:center;flex-direction:column;gap:10px;color:#555;text-align:center}.biz-empty strong{color:#000}.biz-empty span{font-size:var(--text-xs)}.biz-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:62px;padding:10px 0;text-align:left;border:0;border-bottom:1px solid #eee;border-radius:0;background:#fff;color:#000}.biz-row>span{display:flex;flex-direction:column;gap:5px;min-width:0}.biz-row>span:last-child{flex-direction:row;align-items:center}.biz-row small{font-size:var(--text-xs);color:#555;overflow-wrap:anywhere}.biz-row strong{font-size:var(--text-sm)}.biz-onboarding{border-color:#efc891}.biz-onboarding p{font-size:var(--text-sm)}.biz-onboarding button{margin-right:10px;margin-bottom:8px}.biz-app .summary{margin:12px 0}.biz-app .panel{margin-bottom:12px;padding:16px}.biz-app .page-heading{margin-bottom:14px}.biz-app .toolbar{gap:10px;margin-bottom:12px}.biz-app .toolbar select{min-height:42px;padding:8px;font-size:var(--text-sm)}.biz-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0}.biz-tools>span{margin-right:auto;font-size:var(--text-xs)}.biz-tools button{font-size:var(--text-xs);min-height:36px;padding:7px 10px}.biz-tools svg{width:16px;height:16px}.biz-table-wrap{overflow:auto;max-width:100%}.biz-table-wrap table{width:100%;border-collapse:collapse}.biz-table-wrap th{font-size:var(--text-xs);color:#000;background:#f6f6f6;text-align:left;white-space:nowrap}.biz-table-wrap td,.biz-table-wrap th{padding:12px 10px;border-bottom:1px solid #eee}.biz-table-wrap td{font-size:var(--text-sm)}.biz-table-wrap td:first-child{width:32px}.biz-table-wrap input[type=checkbox]{width:18px;height:18px}.biz-table-wrap small{display:block;font-size:var(--text-xs);color:#555;margin-top:5px}.biz-record-cards{display:none}.biz-app .modal form{display:flex;flex-direction:column;min-height:0}.biz-app .modal{max-height:92dvh}.biz-app .modal-body{overflow:auto;min-height:0}.biz-app .modal label{display:block;font-size:var(--text-sm)}.biz-app .modal label input,.biz-app .modal label textarea,.biz-app .modal label select{display:block;width:100%;margin-top:6px;min-height:42px;font-size:var(--text-md)}.biz-app .modal-actions{flex-shrink:0;flex-wrap:wrap;gap:8px}.biz-app .modal-actions button{min-height:44px}.biz-app .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.biz-app .form-grid label{min-width:0}.biz-app .form-grid .biz-field-wide{grid-column:1/-1}.biz-app .required{color:#aa3000}.biz-app label.biz-check{display:flex;align-items:center;gap:8px;min-height:40px}.biz-app .biz-check input[type=checkbox]{width:18px;height:18px;min-height:18px;margin:0;flex-shrink:0}.biz-checks{display:flex;gap:12px;flex-wrap:wrap}.biz-app fieldset{border:1px solid #ddd;border-radius:8px;min-width:0}.biz-lines{margin-top:18px}.biz-line{border:1px solid #e5e5e5;border-radius:9px;padding:12px;margin:10px 0}.biz-line summary{font-weight:700;cursor:pointer;min-height:32px}.biz-line summary span{font-weight:400;font-size:var(--text-xs);margin-left:15px}.biz-line .text-link{margin-top:10px}.biz-hint{padding:12px;background:#fff3df;border-radius:8px;color:#51340e;font-size:var(--text-sm);line-height:1.7}.biz-app .detail-list dt{width:145px;color:#555}.biz-app .detail-list dd{white-space:pre-wrap;overflow-wrap:anywhere}.biz-approval{display:flex;align-items:center;gap:12px}.biz-approval>input{width:20px;height:20px;flex-shrink:0}.biz-approval .biz-row{flex:1}.biz-app .biz-action-bar{justify-content:flex-end}.biz-app .biz-action-bar button{font-size:var(--text-sm);padding:8px 12px}.biz-board-filter{display:flex;gap:12px;flex-wrap:wrap}.biz-board-filter label{display:flex;align-items:center;gap:8px;font-size:var(--text-xs)}.biz-board-filter select,.biz-board-filter input{min-height:42px;font-size:var(--text-sm)}.biz-search-form{display:flex;gap:10px}.biz-search-form input{flex:1;min-width:0}.permission-table th{position:sticky;top:0}.permission-table th:first-child{position:sticky;left:0;z-index:1}.permission-table td{text-align:center}.biz-app .profile-panel{max-width:600px}.biz-app .profile-panel button{margin-top:12px}.biz-app .login-card label{display:block;margin-top:14px}.biz-app .login-card input{display:block;width:100%;margin-top:6px;min-height:44px}.biz-app .login-card button{min-height:44px}@media (max-width:1100px) and (min-width:761px){.biz-shortcuts{grid-template-columns:repeat(4,1fr)}.biz-app .content{padding:16px}.biz-app .topbar{padding:0 16px}}@media (max-width:760px){.biz-app .content{padding:10px 12px}.biz-app .sidebar{display:none}.biz-app .sidebar.is-open{display:flex;z-index:60}.biz-app .biz-menu{display:flex}.biz-app .nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;border:0;z-index:50}.biz-app .hero{padding:12px 14px}.biz-app .hero h1{font-size:var(--text-md)}.biz-app .hero p{font-size:var(--text-xs)}.biz-app .hero-search{padding:5px 8px;gap:5px;margin-top:8px}.biz-app .hero-search input{font-size:var(--text-md)}.biz-app .hero-search button{font-size:var(--text-xs);padding:8px}.biz-shortcuts{grid-template-columns:repeat(4,1fr);gap:5px}.biz-shortcuts>button{min-height:68px;font-size:var(--text-xs);padding:4px}.biz-app .panel{padding:12px}.biz-app .summary{padding:12px 0;grid-template-columns:repeat(3,1fr)}.biz-app .summary button{font-size:var(--text-xs)}.biz-app .summary strong{font-size:var(--text-lg)}.biz-app .page-heading h1,.biz-app h1{font-size:var(--text-md)}.biz-app .toolbar{flex-wrap:wrap;gap:6px}.biz-app .toolbar .search-input{flex-basis:100%;width:100%}.biz-app .toolbar select{flex:1;width:auto;min-height:44px}.biz-tools button{min-height:44px}.biz-record-table{display:none}.biz-record-cards{display:grid;gap:8px}.biz-record-card{display:block;position:relative;text-align:left;width:100%;padding:12px;border:1px solid #e5e5e5;background:#fff;color:#000}.biz-record-card .split{display:flex;justify-content:space-between;gap:8px}.biz-record-card strong{font-size:var(--text-sm)}.biz-record-card h3{font-size:var(--text-sm);margin:8px 0}.biz-record-card>span{font-size:var(--text-xs)}.biz-record-card>svg{position:absolute;right:12px;bottom:12px}.biz-app .form-grid{grid-template-columns:1fr}.biz-app .form-grid label:nth-child(-n+2){grid-column:auto}.biz-app .modal{max-height:96dvh}.biz-app .modal-body{padding:12px 16px}.biz-app .detail-list dt{width:104px}.biz-app .detail-list>div{font-size:var(--text-sm)}.biz-app .biz-action-bar{justify-content:stretch}.biz-app .biz-action-bar button{flex:1;white-space:nowrap}.biz-board-filter{gap:8px}.biz-board-filter label:first-child{width:100%}.biz-board-filter label{display:block;flex:1}.biz-board-filter label input,.biz-board-filter label select{width:100%;font-size:var(--text-md)}.biz-app .board-kpi>small{white-space:normal}.biz-app .mobile-provider{display:flex;justify-content:center;margin:14px 0}.biz-app .bottom-nav{display:flex}.biz-app .bottom-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px}.biz-app .main-shell{margin-left:0;padding-bottom:70px}.biz-app .topbar{height:50px;padding:0 12px}.biz-app .top-actions{gap:8px}.biz-app .top-actions .text-link{font-size:var(--text-xs);max-width:86px;overflow:hidden}.biz-app .breadcrumb>b,.biz-app .breadcrumb>span{display:none}.biz-app .login-main{display:block;padding:16px 20px}.biz-app .login-intro{display:none}.biz-app .login-mobile-provider{display:flex;justify-content:center;margin-top:22px}.biz-app .login-card{padding:0;border:0;box-shadow:none}.biz-app .login-brand{padding:20px}.biz-app .login-brand .demo-badge{display:none}}.biz-file-preview{display:block;width:100%;height:60dvh;object-fit:contain;border:1px solid #eee;background:#fafafa}.biz-app{color:#000;--bg:#fff}.biz-app .content,.biz-app .main-scroll,.biz-app .panel{background:#fff;color:#000}.biz-app .sidebar{width:min(288px,calc(100vw - 24px));background:#eb891c;color:#000;border-right:1px solid #e6e1da}.biz-app .nav-label,.biz-app .nav-link,.biz-app .nav-link svg{color:#000}.biz-app .nav-link:hover{background:#ffffff80;color:#000}.biz-app .nav-link.active{background:#fff;color:#000;font-weight:700;box-shadow:inset 3px 0 #000}.biz-app .nav-link.active svg{color:#000}.biz-app .primary{background:#eb891c;border-color:#eb891c;color:#000}.biz-app .primary:hover{background:#f49b34;color:#000}.biz-app .side-provider .provider,.biz-app .login-mobile-provider .provider{gap:8px}.biz-app .side-provider .bird,.biz-app .login-mobile-provider .bird{width:32px;flex-basis:32px;height:38px}.biz-app .side-provider .provider strong,.biz-app .login-intro .provider strong,.biz-app .login-mobile-provider .provider strong{font-size:var(--text-md);font-weight:700;white-space:nowrap;color:#000}.biz-app .side-provider .provider span:not(.bird),.biz-app .login-intro .provider span:not(.bird),.biz-app .login-mobile-provider .provider span:not(.bird){font-size:var(--text-xs);color:#000}.biz-app .bottom-nav button{color:#000}.biz-app .bottom-nav button.active{background:#fff0dc;color:#000;font-weight:700}@media (min-width:761px){.biz-app .main-shell{margin-left:288px}}.biz-app.phone-preview .main-shell{margin-left:0}.biz-app.phone-preview .content{padding:10px 12px}.biz-app.phone-preview .sidebar{display:none}.biz-app.phone-preview .sidebar.is-open{display:flex;z-index:60}.biz-app.phone-preview .biz-menu{display:flex}.biz-app.phone-preview .nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;border:0;z-index:50}.biz-app.phone-preview .hero{padding:12px 14px}.biz-app.phone-preview .hero h1{font-size:var(--text-md)}.biz-app.phone-preview .hero p{font-size:var(--text-xs)}.biz-app.phone-preview .hero-search{padding:5px 8px;gap:5px;margin-top:8px}.biz-app.phone-preview .hero-search input{font-size:var(--text-md)}.biz-app.phone-preview .hero-search button{font-size:var(--text-xs);padding:8px}.phone-preview .biz-shortcuts{grid-template-columns:repeat(4,1fr);gap:5px}.phone-preview .biz-shortcuts>button{min-height:68px;font-size:var(--text-xs);padding:4px}.biz-app.phone-preview .panel{padding:12px}.biz-app.phone-preview .summary{padding:12px 0;grid-template-columns:repeat(3,1fr)}.biz-app.phone-preview .summary button{font-size:var(--text-xs)}.biz-app.phone-preview .summary strong{font-size:var(--text-lg)}.biz-app.phone-preview .page-heading h1,.biz-app.phone-preview h1{font-size:var(--text-md)}.biz-app.phone-preview .toolbar{flex-wrap:wrap;gap:6px}.biz-app.phone-preview .toolbar .search-input{flex-basis:100%;width:100%}.biz-app.phone-preview .toolbar select{flex:1;width:auto;min-height:44px}.phone-preview .biz-tools button{min-height:44px}.phone-preview .biz-record-table{display:none}.phone-preview .biz-record-cards{display:grid;gap:8px}.phone-preview .biz-record-card{display:block;position:relative;text-align:left;width:100%;padding:12px;border:1px solid #e5e5e5;background:#fff;color:#000}.phone-preview .biz-record-card .split{display:flex;justify-content:space-between;gap:8px}.phone-preview .biz-record-card strong{font-size:var(--text-sm)}.phone-preview .biz-record-card h3{font-size:var(--text-sm);margin:8px 0}.phone-preview .biz-record-card>span{font-size:var(--text-xs)}.phone-preview .biz-record-card>svg{position:absolute;right:12px;bottom:12px}.biz-app.phone-preview .form-grid{grid-template-columns:1fr}.biz-app.phone-preview .form-grid label:nth-child(-n+2){grid-column:auto}.biz-app.phone-preview .modal{max-height:96dvh}.biz-app.phone-preview .modal-body{padding:12px 16px}.biz-app.phone-preview .detail-list dt{width:104px}.biz-app.phone-preview .detail-list>div{font-size:var(--text-sm)}.biz-app.phone-preview .biz-action-bar{justify-content:stretch}.biz-app.phone-preview .biz-action-bar button{flex:1;white-space:nowrap}.phone-preview .biz-board-filter{gap:8px}.phone-preview .biz-board-filter label:first-child{width:100%}.phone-preview .biz-board-filter label{display:block;flex:1}.phone-preview .biz-board-filter label input,.phone-preview .biz-board-filter label select{width:100%;font-size:var(--text-md)}.biz-app.phone-preview .board-kpi>small{white-space:normal}.biz-app.phone-preview .mobile-provider{display:flex;justify-content:center;margin:14px 0}.biz-app.phone-preview .bottom-nav{display:flex}.biz-app.phone-preview .bottom-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px}.biz-app.phone-preview .main-shell{margin-left:0;padding-bottom:70px}.biz-app.phone-preview .topbar{height:50px;padding:0 12px}.biz-app.phone-preview .top-actions{gap:8px}.biz-app.phone-preview .top-actions .text-link{font-size:var(--text-xs);max-width:86px;overflow:hidden}.biz-app.phone-preview .breadcrumb>b,.biz-app.phone-preview .breadcrumb>span{display:none}.biz-app.phone-preview .login-main{display:block;padding:16px 20px}.biz-app.phone-preview .login-intro{display:none}.biz-app.phone-preview .login-mobile-provider{display:flex;justify-content:center;margin-top:22px}.biz-app.phone-preview .login-card{padding:0;border:0;box-shadow:none}.biz-app.phone-preview .login-brand{padding:20px}.biz-app.phone-preview .login-brand .demo-badge{display:none}.phone-preview .biz-file-preview{display:block;width:100%;height:60dvh;object-fit:contain;border:1px solid #eee;background:#fafafa}.biz-app.phone-preview{color:#000;--bg:#fff}.biz-app.phone-preview .content,.biz-app.phone-preview .main-scroll,.biz-app.phone-preview .panel{background:#fff;color:#000}.biz-app.phone-preview .sidebar{width:min(288px,calc(100vw - 24px));background:#eb891c;color:#000;border-right:1px solid #e6e1da}.biz-app.phone-preview .nav-label,.biz-app.phone-preview .nav-link,.biz-app.phone-preview .nav-link svg{color:#000}.biz-app.phone-preview .nav-link:hover{background:#ffffff80;color:#000}.biz-app.phone-preview .nav-link.active{background:#fff;color:#000;font-weight:700;box-shadow:inset 3px 0 #000}.biz-app.phone-preview .nav-link.active svg{color:#000}.biz-app.phone-preview .primary{background:#eb891c;border-color:#eb891c;color:#000}.biz-app.phone-preview .primary:hover{background:#f49b34;color:#000}.biz-app.phone-preview .side-provider .provider,.biz-app.phone-preview .login-mobile-provider .provider{gap:8px}.biz-app.phone-preview .side-provider .bird,.biz-app.phone-preview .login-mobile-provider .bird{width:32px;flex-basis:32px;height:38px}.biz-app.phone-preview .side-provider .provider strong,.biz-app.phone-preview .login-intro .provider strong,.biz-app.phone-preview .login-mobile-provider .provider strong{font-size:var(--text-md);font-weight:700;white-space:nowrap;color:#000}.biz-app.phone-preview .side-provider .provider span:not(.bird),.biz-app.phone-preview .login-intro .provider span:not(.bird),.biz-app.phone-preview .login-mobile-provider .provider span:not(.bird){font-size:var(--text-xs);color:#000}.biz-app.phone-preview .bottom-nav button{color:#000}.biz-app.phone-preview .bottom-nav button.active{background:#fff0dc;color:#000;font-weight:700}.biz-app.phone-preview .main-shell{margin-left:288px}.biz-app.phone-preview.phone-preview .main-shell{margin-left:0}.biz-app{--muted:#646b75;--line:#e6e8ec;--bg:#f5f6f8;color:#222831}.biz-app .sidebar{width:252px;background:#fafbfc;color:#28313c;border-right:1px solid #e3e6eb}.biz-app .brand{height:88px;min-height:88px;padding:16px 12px;border-bottom:1px solid #e8ebef}.biz-app .brand .enterprise-brand{gap:10px}.biz-app .brand .enterprise-brand strong{font-size:var(--text-md)}.biz-app .side-nav{padding:10px;scrollbar-color:#cad0d8 transparent}.biz-app .nav-label{color:#66717f;padding:16px 12px 6px;font-size:var(--text-xs);letter-spacing:.5px}.biz-app .nav-link{min-height:42px;padding:10px 12px;color:#303b49;font-size:var(--text-sm);border-radius:8px}.biz-app .nav-link svg{color:#697888}.biz-app .nav-link:hover{background:#edf0f4;color:#202a37}.biz-app .nav-link.active{background:#fff0dc;color:#793c08;box-shadow:inset 3px 0 #eb891c;font-weight:700}.biz-app .nav-link.active svg{color:#a85406}.biz-app .nav-link b{background:#a74f05;color:#fff}.biz-app .side-provider{padding:16px 10px;background:#fff;border-top:1px solid #e6e8ec}.biz-app .side-provider .provider{gap:5px;justify-content:center}.biz-app .side-provider .bird{width:29px;height:36px;flex-basis:29px}.biz-app .side-provider .provider strong{font-size:var(--text-sm);font-weight:700;line-height:1.55}.biz-app .side-provider .provider span:not(.bird){font-size:var(--text-xs);color:#596575}.biz-app .main-shell{margin-left:252px}.biz-app .primary{background:#ad5105;border-color:#ad5105;color:#fff}.biz-app .primary:hover{background:#914204;color:#fff}.biz-app .bottom-nav{background:#fff;border-color:#e6e8ec}.biz-app .bottom-nav button{color:#4e5a69}.biz-app .bottom-nav button.active{color:#8d4208;background:#fff0dc}.biz-app.login-screen{background:radial-gradient(ellipse at 14% 32%,#fff0dc 0,transparent 52%),#f7f8fa}.biz-app .login-brand{width:min(1100px,100%);margin:0 auto;padding:32px 28px;justify-content:space-between}.biz-app .login-brand .demo-badge{border:1px solid #e0e4e9;border-radius:20px;background:#fff;padding:8px 14px;color:#637080;font-size:var(--text-xs)}.biz-app .login-main{max-width:1050px;grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:center;gap:70px;padding:36px 28px 64px}.biz-app .login-intro{padding-top:0}.biz-app .login-intro>.eyebrow{color:#9c5417;letter-spacing:3px}.biz-app .login-intro h1{font-size:var(--text-lg);line-height:1.65;letter-spacing:3px;margin:20px 0;color:#232b35}.biz-app .login-intro>p{color:#616d7d;line-height:2;font-size:var(--text-sm)}.biz-app .login-process{display:flex;align-items:center;gap:12px;margin:28px 0 42px;color:#805020;font-size:var(--text-xs)}.biz-app .login-process span{background:#ffffffb8;border:1px solid #eedcc7;padding:8px 10px;border-radius:6px}.biz-app .login-process svg{width:14px}.biz-app .login-intro .provider strong{font-size:var(--text-sm)}.biz-app .login-intro .provider span:not(.bird){color:#596575}.biz-app .login-card{padding:32px;border:1px solid #e4e7eb;border-radius:18px;box-shadow:0 16px 50px #23354b09;width:100%;background:#fff}.biz-app .login-card h2{font-size:var(--text-lg);margin:0 0 8px;color:#222b37}.biz-app .login-card>p{font-size:var(--text-sm);line-height:1.7;color:#657182}.biz-app .login-card label{font-size:var(--text-sm);color:#344153;margin-top:20px}.biz-app .login-card input{min-height:46px;border:1px solid #ccd3dd;border-radius:8px;background:#fbfcfd;font-size:var(--text-md);padding:10px 12px}.biz-app .login-card .login-submit{margin-top:26px;border-radius:8px;min-height:46px}.biz-app .login-trust{margin-top:20px;font-size:var(--text-xs);color:#687382;text-align:center}.biz-app.login-screen>.legal{padding:18px 24px;gap:12px;color:#687382;font-size:var(--text-xs)}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.model-card{margin:0;min-width:0}.model-card-heading{display:flex;align-items:center;gap:10px;margin-bottom:20px}.model-card-heading h2{margin:0;font-size:var(--text-md)}.model-card-heading>div{flex:1}.model-card-heading>div>span{font-size:var(--text-xs);color:#667382}.model-monogram{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#fff0dc;color:#995014;font-size:var(--text-md);font-weight:700}.model-card label{display:block;font-size:var(--text-sm);margin:12px 0}.model-card input{width:100%;margin-top:6px;min-height:42px;padding:8px;font-size:var(--text-sm)}.model-card input[readonly]{background:#f6f7f9;font-size:var(--text-xs)}.model-options,.model-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.model-actions{margin-top:16px}.model-actions button{min-height:42px;font-size:var(--text-sm)}.model-card label.biz-check{display:flex}.model-card label.biz-check input{width:18px;margin:0}.model-success{color:#19603d;font-size:var(--text-sm);display:flex;align-items:center;gap:8px}.speech-panel .section-heading h2{display:flex;align-items:center;gap:8px}.speech-panel .section-heading p,.speech-panel>.muted{font-size:var(--text-xs);line-height:1.7}.voice-control{position:relative;display:inline-flex}.voice-error{position:absolute;top:100%;right:0;width:240px;background:#fff0dc;color:#733d14;padding:10px;border-radius:8px;z-index:5;font-size:var(--text-xs)}@media (max-width:1200px){.model-grid{grid-template-columns:1fr}.model-card{display:block}.biz-app .login-main{gap:36px}}@media (max-width:760px){.biz-app .sidebar{width:min(252px,calc(100vw - 24px))}.biz-app .main-shell{margin-left:0}.biz-app .login-brand{padding:24px 24px 12px;justify-content:center}.biz-app .login-main{padding:20px 20px 32px;max-width:460px;display:block}.biz-app .login-card{padding:24px 22px;border:1px solid #e4e7eb;box-shadow:0 12px 40px #23354b08}.biz-app .login-card h2{font-size:var(--text-lg)}.biz-app .login-mobile-provider{margin-top:28px}.biz-app .login-mobile-provider .provider strong{font-size:var(--text-xs)}.biz-app .login-mobile-provider .bird{width:28px;flex-basis:28px}.biz-app .login-mobile-provider .provider span:not(.bird){font-size:var(--text-xs)}.biz-app.login-screen>.legal{padding:12px 18px;flex-wrap:wrap}.model-grid{gap:12px}.speech-panel .section-heading{align-items:flex-start}.model-actions button{flex:1}}
