:root{--ink:#152238;--muted:#68768b;--line:#e5eaf0;--surface:#fff;--canvas:#f3f6f8;--navy:#112c45;--navy-2:#183c5c;--teal:#0b8a7d;--teal-soft:#e5f5f2;--orange:#f59e42;--shadow:0 14px 40px #15223814}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;color:#fff;background:linear-gradient(180deg, var(--navy) 0%, #0e263c 100%);flex-direction:column;width:244px;padding:24px 16px 18px;display:flex;position:fixed;top:0;bottom:0;left:0;right:auto;box-shadow:12px 0 30px #0f273e14}.sidebar-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 27px;display:flex}.sidebar-brand b,.sidebar-brand span{display:block}.sidebar-brand b{letter-spacing:.03em;font-size:16px}.sidebar-brand span{color:#9fb3c3;margin-top:4px;font-size:12px}.brand-mark{color:#fff;background:linear-gradient(145deg,#12a99a,#087569);border-radius:16px;place-items:center;width:52px;height:52px;font-size:25px;font-weight:800;display:grid;box-shadow:0 10px 24px #0b8a7d47}.brand-mark.small{width:39px;height:39px;box-shadow:none;border-radius:12px;font-size:20px}.sidebar nav{gap:5px;padding-top:22px;display:grid}.sidebar nav button{color:#aebfcd;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;min-height:45px;padding:0 13px;transition:all .2s;display:flex}.sidebar nav button span{flex:1}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#11a99a47,#11a99a1c);box-shadow:inset 3px 0 #21c0b0}.v2-platform-entry{color:#fff;background:linear-gradient(100deg,#21c0b061,#3271bc3b);border-radius:11px;align-items:center;gap:11px;min-height:47px;padding:0 13px;text-decoration:none;display:flex;box-shadow:inset 0 0 0 1px #7ee0d533}.v2-platform-entry span{flex:1;font-size:12px;font-weight:700}.v2-platform-entry svg:last-child{color:#8ce2d7}.sidebar-note{color:#8ce2d7;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:13px;gap:10px;margin-top:auto;padding:14px;display:flex}.sidebar-note b,.sidebar-note span{display:block}.sidebar-note b{color:#fff;font-size:12px}.sidebar-note span{color:#94a9ba;margin-top:3px;font-size:10px;line-height:1.6}.sidebar-user{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:14px;padding:14px 7px 2px;display:flex}.sidebar-user>div:nth-child(2){flex:1;min-width:0}.sidebar-user b,.sidebar-user span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-user b{font-size:12px}.sidebar-user span{color:#94a9ba;margin-top:3px;font-size:10px}.sidebar-user a,.sidebar-user>button{color:#91a6b6;background:0 0;border:0;padding:7px}.avatar{background:var(--teal);color:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.avatar.large{border-radius:14px;width:48px;height:48px;font-size:18px}.avatar.large.staff{background:#2c75b8}.avatar.large.admin{background:#7059b6}.avatar.large.team_leader{background:#c17a18}.avatar.soft{color:var(--teal);background:#e8f4f2}.main-area{width:calc(100% - 244px);min-height:100vh;margin-left:244px}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffed;align-items:center;gap:18px;height:82px;padding:0 32px;display:flex;position:sticky;top:0}.topbar>div:first-of-type{flex:1}.topbar p,.topbar h2{margin:0}.topbar p{color:var(--muted);margin-bottom:4px;font-size:11px}.topbar h2{letter-spacing:-.01em;font-size:19px}.topbar-date{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.topbar-date svg{color:var(--teal)}.menu-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:10px;place-items:center;display:none}.content-area{max-width:1540px;margin:0 auto;padding:26px 30px 50px}.page-stack{gap:22px;display:grid}.hero-panel{color:#fff;background:radial-gradient(circle at 85% 15%,#25c2b23d,#0000 28%),linear-gradient(115deg,#102d47 0%,#164466 63%,#12675f 130%);border-radius:22px;justify-content:space-between;align-items:center;min-height:230px;padding:34px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #112c452e}.hero-panel:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-165px;right:-88px;box-shadow:0 0 0 35px #ffffff06,0 0 0 70px #ffffff05}.hero-panel>div:first-child{z-index:2;position:relative}.hero-panel h1{letter-spacing:-.03em;margin:6px 0 10px;font-size:max(25px,min(3vw,38px))}.hero-panel p:not(.eyebrow){color:#c7d6e0;margin:0;font-size:14px}.eyebrow{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:800}.eyebrow.light{color:#7ee0d5}.hero-button,.light-button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.hero-button{color:#fff;background:var(--teal);margin-top:24px;box-shadow:0 9px 20px #04554d47}.hero-button:disabled{opacity:.45;cursor:not-allowed}.hero-ticket{z-index:2;width:220px;min-height:150px;color:var(--ink);background:#fffffff5;border-radius:18px;padding:20px 22px;position:relative;transform:rotate(1.5deg);box-shadow:0 18px 38px #01122238}.hero-ticket:before{content:"";border-top:1px dashed #ccd6df;position:absolute;top:51px;left:0;right:0}.hero-ticket>span{color:var(--muted);font-size:11px}.hero-ticket strong{color:#0b6f66;margin:20px 0 14px;font-family:Georgia,serif;font-size:38px;display:block}.hero-ticket strong small{margin-left:3px;font-family:inherit;font-size:14px}.hero-ticket div{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.brand-dashboard{gap:18px}.brand-hero{color:#fff;background:#102f4a;border-radius:24px;grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);min-height:390px;display:grid;overflow:hidden;box-shadow:0 20px 48px #112c452e}.brand-hero-copy{align-self:center;padding:40px 42px}.brand-kicker{color:#8ce5dc;letter-spacing:.04em;background:#0718283d;border:1px solid #7ee0d559;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:10px;font-weight:700;display:inline-flex}.brand-welcome{color:#a9c2d3;margin:24px 0 4px;font-size:12px}.brand-hero h1{letter-spacing:-.045em;margin:0;font-size:max(34px,min(3.6vw,52px));line-height:1.18}.brand-hero h1 em{color:#70e0d4;font-style:normal}.brand-lead{color:#c3d4df;max-width:610px;margin:18px 0 0;font-size:13px;line-height:1.85}.brand-values{color:#fff;letter-spacing:.08em;align-items:center;gap:11px;margin-top:18px;font-size:11px;font-weight:700;display:flex}.brand-values i{background:#68d6ca;border-radius:50%;width:3px;height:3px}.brand-hero-actions{align-items:center;gap:11px;margin-top:25px;display:flex}.brand-hero-actions .hero-button{margin-top:0}.brand-secondary-button{color:#e5eef3;background:#ffffff0f;border:1px solid #ffffff38;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex}.brand-wall{background:#dce4e8;border-left:1px solid #ffffff1f;min-width:0;min-height:390px;margin:0;position:relative;overflow:hidden}.brand-wall img{object-fit:cover;object-position:50% 54%;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.brand-wall figcaption{color:#fff;background:#092033db;border:1px solid #ffffff2e;border-radius:12px;padding:13px 15px;position:absolute;top:auto;bottom:18px;left:18px;right:18px;box-shadow:0 10px 30px #0000002e}.brand-wall figcaption span,.brand-wall figcaption b{display:block}.brand-wall figcaption span{color:#7ee0d5;letter-spacing:.15em;font-size:9px;font-weight:800}.brand-wall figcaption b{margin-top:5px;font-size:13px}.brand-stats .stat-card{position:relative;overflow:hidden}.brand-stats .stat-card:after{content:"";background:#0b8a7d;border-radius:0 4px 4px 0;width:4px;position:absolute;top:18px;bottom:18px;left:0;right:auto}.momentum-panel{background:#fff9ef;border:1px solid #eadfc9;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:126px;padding:23px 27px;display:grid;box-shadow:0 8px 25px #583a140a}.momentum-icon{color:#b96d1c;background:#ffecd2;border-radius:15px;place-items:center;width:54px;height:54px;display:grid}.momentum-panel span{color:#ad6a23;letter-spacing:.14em;font-size:9px;font-weight:800}.momentum-panel h2,.momentum-panel p{margin:0}.momentum-panel h2{margin-top:5px;font-size:20px;line-height:1.45}.momentum-panel p{color:#806f5f;margin-top:4px;font-size:10px;line-height:1.65}.momentum-panel>button{color:#fff;background:#b96d1c;border:0;border-radius:9px;align-items:center;gap:4px;min-height:40px;padding:0 15px;font-size:10px;font-weight:700;display:flex}.dashboard-columns{grid-template-columns:minmax(0,1.4fr) minmax(330px,.72fr);gap:18px;display:grid}.recent-business-panel,.action-panel{min-height:340px}.dashboard-empty{color:#91a0ad;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:245px;display:flex}.dashboard-empty svg{color:#39aa9e}.dashboard-empty b{color:#26384b;margin-top:11px;font-size:13px}.dashboard-empty span{margin-top:6px;font-size:10px}.dashboard-empty button{color:#fff;background:var(--teal);border:0;border-radius:8px;min-height:35px;margin-top:16px;padding:0 13px;font-size:10px;font-weight:700}.action-panel .panel-heading>svg{color:var(--teal)}.action-list{padding:8px 21px 4px}.action-list>div{border-bottom:1px solid #edf0f3;grid-template-columns:32px 1fr auto;align-items:center;gap:11px;min-height:56px;display:grid}.action-list>div>span{color:#a2acb6;font:700 11px/1 Consolas,monospace}.action-list p{color:#344457;margin:0;font-size:11px}.action-list svg{color:#a8d4cf}.action-panel blockquote{border-left:3px solid var(--teal);color:#126e66;background:#eef8f6;margin:15px 20px 20px;padding:13px 15px;font-size:11px;font-weight:700}.support-section{background:#fff;border:1px solid #dfe7ec;border-radius:20px;padding:28px;box-shadow:0 10px 30px #1522380b}.support-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.support-heading h2,.support-heading p{margin:0}.support-heading h2{letter-spacing:-.025em;font-size:22px}.support-heading>p{max-width:510px;color:var(--muted);text-align:right;font-size:10px;line-height:1.8}.support-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.support-grid article{background:#f8fafb;border:1px solid #e3e9ed;border-radius:14px;min-height:148px;padding:19px;transition:transform .2s,border-color .2s}.support-grid article:hover{border-color:#add9d3;transform:translateY(-3px)}.support-grid article>div{color:#087d72;background:#e4f4f1;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.support-grid h3{margin:16px 0 6px;font-size:13px}.support-grid p{color:var(--muted);margin:0;font-size:10px}.home-dark{background:#020e20}.home-dark .topbar{color:#fff;background:#031126f5;border-bottom-color:#183452}.home-dark .topbar p,.home-dark .topbar-date{color:#809bb4}.home-dark .topbar-date svg{color:#44c9d2}.home-dark .menu-button{color:#fff;background:#071b34;border-color:#234464}.home-dark .content-area{background:#020e20;width:100%;max-width:none;padding:20px 22px 42px}.command-dashboard{color:#eaf4ff;gap:14px;display:grid}.command-hero{background:#03142c;border:1px solid #15395f;border-radius:18px;grid-template-columns:minmax(0,1.35fr) minmax(430px,.85fr);gap:22px;min-height:430px;padding:26px;display:grid;box-shadow:0 20px 50px #0003}.command-copy{align-self:center;min-width:0;padding:22px 22px 22px 20px}.command-brand{color:#2e8cff;letter-spacing:.03em;align-items:center;gap:11px;margin:0 0 28px;font-size:16px;font-weight:800;display:flex}.command-brand i,.command-values i{background:#52d5d8;border-radius:50%;flex:none;width:4px;height:4px}.command-role{color:#83a8c7;letter-spacing:.1em;background:#071d38;border:1px solid #1d4d77;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:9px;font-weight:700;display:inline-flex}.command-copy h1,.command-copy h2,.command-copy>p{margin:0}.command-copy h1{letter-spacing:-.055em;font-size:max(38px,min(4vw,58px));line-height:1.12}.command-copy h2{color:#54d7da;letter-spacing:-.02em;margin-top:11px;font-size:max(20px,min(2vw,29px));line-height:1.35}.command-copy>p:not(.command-brand){color:#8ca8c1;max-width:650px;margin-top:19px;font-size:12px;line-height:1.8}.command-actions{gap:11px;margin-top:27px;display:flex}.command-actions button{color:#e8f3ff;background:#071c35;border:1px solid #355879;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:0 19px;font-size:12px;font-weight:800;display:inline-flex}.command-actions button:first-child{background:#146ada;border-color:#1671e9;box-shadow:0 10px 28px #146ada38}.command-values{color:#6f91ae;letter-spacing:.08em;align-items:center;gap:11px;margin-top:24px;font-size:10px;font-weight:700;display:flex}.war-room{background:#071b35;border:1px solid #1f568b;border-radius:15px;min-width:0;padding:16px;box-shadow:inset 0 0 30px #1163b20f}.war-room-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;display:flex}.war-room-head h3{align-items:center;gap:6px;margin:0;font-size:16px;display:flex}.war-room-head h3 svg{color:#6889a6}.war-room-head>span{color:#6f8ca5;font-size:9px}.war-room-stats{border:1px solid #264d72;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.war-room-stats>div{text-align:center;border-right:1px solid #1d3d5c;min-width:0;padding:14px 8px}.war-room-stats>div:last-child{border-right:0}.war-room-stats span,.war-room-stats b,.war-room-stats small{display:block}.war-room-stats span{color:#8ba4ba;white-space:nowrap;font-size:9px}.war-room-stats b{color:#fff;margin:7px 0 3px;font-size:25px}.war-room-stats small{color:#607d98;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.activity-room{border:1px solid #264d72;border-radius:10px;grid-template-columns:minmax(155px,.9fr) minmax(160px,1.1fr);gap:15px;min-height:230px;margin-top:10px;padding:13px;display:grid}.activity-room h4{margin:0 0 12px;font-size:11px}.rhythm-row{grid-template-columns:38px 12px 1fr;align-items:center;gap:6px;min-height:33px;display:grid;position:relative}.rhythm-row time{color:#91a9bd;font-size:8px}.rhythm-row i{z-index:2;background:#071b35;border:1px solid #3b78b5;border-radius:50%;width:7px;height:7px}.rhythm-row i:after{content:"";background:#1c4a73;width:1px;height:27px;margin-left:2px;position:absolute;top:20px}.rhythm-row:last-child i:after{display:none}.rhythm-row i.active{background:#57d8db;border-color:#57d8db;box-shadow:0 0 0 4px #57d8db14}.rhythm-row span{color:#b6c8d8;font-size:9px}.first-order{text-align:center;border-left:1px solid #1c405f;flex-direction:column;justify-content:center;align-items:center;display:flex}.first-order svg{color:#2696ff;filter:drop-shadow(0 0 9px #2696ff52)}.first-order b{color:#5bdce0;max-width:170px;margin-top:13px;font-size:15px;line-height:1.5}.first-order span{color:#64839e;max-width:170px;margin-top:7px;font-size:8px;line-height:1.5}.command-metrics{background:#071a32;border:1px solid #173a5d;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:100px;display:grid;overflow:hidden}.command-metrics article{border-right:1px solid #173a5d;grid-template-rows:auto auto;grid-template-columns:45px auto 1fr;align-items:center;column-gap:12px;min-width:0;padding:18px 24px;display:grid}.command-metrics article:last-child{border-right:0}.command-metrics article>div{border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.command-metrics article>div.blue{color:#52a2ff;background:#0b3970}.command-metrics article>div.orange{color:#ff9b3f;background:#633315}.command-metrics article>div.teal{color:#5be1df;background:#07545b}.command-metrics article>div.violet{color:#a98aff;background:#33256b}.command-metrics span{color:#8ea7bd;align-self:end;font-size:10px}.command-metrics b{color:#fff;grid-row:2;align-self:start;font-size:24px}.command-metrics small{color:#617f99;grid-area:2/3;align-self:center;font-size:8px}.mission-board,.command-support{background:#061a33;border:1px solid #173a5d;border-radius:14px;padding:18px 20px}.command-section-head{justify-content:space-between;align-items:flex-start;gap:20px;min-height:46px;display:flex}.command-section-head h2,.command-section-head p{margin:0}.command-section-head h2{font-size:15px}.command-section-head p{color:#66849d;margin-top:5px;font-size:9px}.command-section-head button{color:#2995ff;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;display:flex}.mission-flow{border:1px solid #1a3e61;border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:7px;display:grid;overflow:hidden}.mission-flow button{color:#edf6ff;text-align:left;background:#081f3b;border:0;border-right:1px solid #1a3e61;grid-template-rows:auto auto;grid-template-columns:42px 1fr auto;align-items:center;gap:2px 10px;min-width:0;min-height:82px;padding:12px 14px;display:grid;position:relative}.mission-flow button:last-child{border-right:0}.mission-flow button>span{color:#45a5ff;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.mission-flow button:nth-child(2)>span,.mission-flow button:nth-child(5)>span{color:#5bd8d7}.mission-flow button b{align-self:end;font-size:11px}.mission-flow button small{color:#6987a1;white-space:nowrap;text-overflow:ellipsis;align-self:start;font-size:8px;overflow:hidden}.mission-flow button>svg{color:#55728d;grid-area:1/3/3}.command-support>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:7px;display:grid}.command-support article{background:#081f3a;border:1px solid #205080;border-radius:10px;min-height:132px;padding:16px}.command-support article>span{color:#4ca7ff;background:#0b3766;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.command-support article h3,.command-support article p,.command-support article small{margin:0;display:block}.command-support article h3{margin-top:11px;font-size:12px}.command-support article p{color:#80a0b9;margin-top:4px;font-size:9px}.command-support article small{color:#55748e;margin-top:7px;font-size:8px}.command-support article.support-tone-2{border-color:#17626c}.command-support article.support-tone-2>span{color:#58d8d7;background:#0a4d55}.command-support article.support-tone-3{border-color:#443b85}.command-support article.support-tone-3>span{color:#b298ff;background:#312766}.command-support article.support-tone-4{border-color:#6f4622}.command-support article.support-tone-4>span{color:#ff9a43;background:#553015}.home-light{color:#092c55;background:#fffdf9}.home-light .topbar{background:#fffdf9f7;border-bottom-color:#eee6da;height:80px}.home-light .content-area{background:#fffdf9;width:100%;max-width:none;margin:0;padding:0}.light-topbar-slogan{color:#153960;flex:1;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.light-topbar-slogan svg,.light-topbar-pill svg{color:#0a4e91}.light-topbar-pill{color:#153960;background:#fff;border:1px solid #dfe5e9;border-radius:999px;align-items:center;gap:9px;min-height:38px;padding:0 17px;font-size:10px;font-weight:700;display:flex}.light-dashboard{color:#082d56;background:#fffdf9}.light-brand-hero{background:#fffdf9;border-bottom:1px solid #eee3d5;min-height:430px;padding:48px 72px 36px}.light-brand-line{color:#0a58a4;letter-spacing:.08em;align-items:center;gap:13px;margin:0;font-size:max(18px,min(1.7vw,25px));font-weight:800;display:flex}.light-brand-line i{background:#9db0c2;width:1px;height:23px}.light-brand-core{grid-template-columns:minmax(280px,.78fr) 1px minmax(460px,1.22fr);align-items:center;gap:50px;max-width:1120px;margin-top:28px;display:grid}.light-monogram{color:#0754a3;letter-spacing:-.13em;white-space:nowrap;font-family:STKaiti,KaiTi,Microsoft YaHei,sans-serif;font-size:max(112px,min(11.5vw,176px));font-weight:800;line-height:.9}.light-brand-rule{background:#8b9daf;width:1px;height:156px}.light-brand-message>span{color:#7e8d9c;letter-spacing:.1em;font-size:10px;font-weight:700}.light-brand-message h1,.light-brand-message p{margin:0}.light-brand-message h1{color:#082d56;letter-spacing:.02em;margin-top:7px;font-family:STKaiti,KaiTi,Microsoft YaHei,sans-serif;font-size:max(38px,min(3.7vw,57px));font-weight:800;line-height:1.42}.light-brand-message p{color:#566d85;letter-spacing:.04em;margin-top:8px;font-size:14px}.light-hero-actions{justify-content:center;gap:48px;margin-top:30px;display:flex}.light-hero-actions button{color:#0754a3;background:#fffdf9;border:1px solid #0b5caf;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-width:230px;min-height:56px;padding:0 25px;font-size:16px;font-weight:800;display:inline-flex}.light-hero-actions button:first-child{color:#fff;background:#075bb3;box-shadow:0 10px 24px #075bb321}.light-metric-strip{background:#fffdf9;border-bottom:1px solid #eee3d5;grid-template-columns:repeat(4,minmax(0,1fr));min-height:136px;padding:0 48px;display:grid}.light-metric-strip article{grid-template-rows:auto auto;grid-template-columns:72px 1fr;align-content:center;column-gap:22px;min-width:0;padding:20px 35px;display:grid;position:relative}.light-metric-strip article:after{content:"";background:#eadfd0;width:1px;height:74px;position:absolute;top:31px;right:0}.light-metric-strip article:last-child:after{display:none}.light-metric-strip article>div{border-radius:50%;grid-row:1/3;place-items:center;width:66px;height:66px;display:grid}.light-metric-strip article>div.blue{color:#0757a8;background:#eaf3fb}.light-metric-strip article>div.orange{color:#d97815;background:#fff2e2}.light-metric-strip article>div.teal{color:#0b936b;background:#e7f5ef}.light-metric-strip article>div.violet{color:#4e4cbd;background:#efeffb}.light-metric-strip span{color:#485d73;align-self:end;font-size:12px}.light-metric-strip b{color:#0754a3;align-self:start;font-size:38px;line-height:1.1}.light-metric-strip article:nth-child(2) b{color:#d97815}.light-metric-strip article:nth-child(3) b{color:#0b936b}.light-metric-strip article:nth-child(4) b{color:#4e4cbd}.light-metric-strip small{display:none}.light-motivation{background:#fffbf4;border-bottom:1px solid #eee3d5;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:136px;padding:22px 52px;display:grid}.light-motivation>span{color:#d57a19;background:#fff0dc;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.light-motivation h2,.light-motivation p{margin:0}.light-motivation h2{color:#082d56;font-size:21px}.light-motivation p{color:#65788c;margin-top:9px;font-size:12px}.light-motivation button{color:#d02d26;background:0 0;border:1px solid #dd3f35;border-radius:8px;align-items:center;gap:18px;min-height:48px;padding:0 22px;font-size:13px;font-weight:800;display:flex}.light-support{border-bottom:1px solid #eee3d5;padding:24px 50px 28px}.light-support-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.light-support-heading h2,.light-support-heading p{margin:0}.light-support-heading h2{font-size:17px}.light-support-heading p{color:#8996a4;font-size:10px}.light-support-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.light-support-grid article{grid-template-columns:68px 1fr;align-items:center;gap:18px;min-width:0;padding:4px 28px 4px 0;display:grid;position:relative}.light-support-grid article:after{content:"";background:#eadfd0;width:1px;height:84px;position:absolute;top:0;right:24px}.light-support-grid article:last-child:after{display:none}.light-support-icon{color:#fff;background:#075bb3;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.light-support-icon.tone-2{background:#e17c14}.light-support-icon.tone-3{background:#0b956c}.light-support-icon.tone-4{background:#5646c5}.light-support-grid h3,.light-support-grid p{margin:0}.light-support-grid h3{font-size:14px}.light-support-grid p{color:#65788b;margin-top:7px;font-size:10px;line-height:1.7}.light-dashboard-footer{color:#455e78;letter-spacing:.08em;justify-content:center;align-items:center;gap:14px;min-height:70px;font-size:14px;display:flex}.light-dashboard-footer svg{color:#496886}.light-dashboard-footer i{background:#496886;border-radius:50%;width:4px;height:4px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.stat-card{background:var(--surface);border:1px solid #e7ebef;border-radius:16px;align-items:center;gap:16px;min-height:112px;padding:20px;display:flex;box-shadow:0 8px 24px #1522380b}.stat-icon{border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.stat-icon svg{width:21px}.stat-icon.blue{color:#2b73b4;background:#e8f2fc}.stat-icon.orange{color:#c9751d;background:#fff1df}.stat-icon.green{color:#078677;background:#e5f5f2}.stat-icon.violet{color:#6e54b1;background:#efebfa}.stat-card>div:last-child{grid-template-columns:auto 1fr;align-items:baseline;column-gap:6px;display:grid}.stat-card span{color:var(--muted);grid-column:1/-1;margin-bottom:4px;font-size:11px}.stat-card strong{letter-spacing:-.03em;font-size:27px}.stat-card small{color:#9aa5b2;font-size:10px}.two-column{grid-template-columns:minmax(0,1.45fr) minmax(310px,.7fr);gap:18px;display:grid}.panel{background:var(--surface);border:1px solid #e5e9ee;border-radius:18px;box-shadow:0 8px 25px #1522380a}.panel-heading{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:18px 22px;display:flex}.panel-heading h3,.panel-heading p{margin:0}.panel-heading h3{font-size:16px}.text-button{color:var(--teal);background:0 0;border:0;align-items:center;gap:3px;font-size:11px;font-weight:700;display:flex}.recent-list{padding:4px 22px 12px}.recent-row{border-bottom:1px solid #edf0f3;align-items:center;gap:12px;padding:13px 0;display:flex}.recent-row:last-child{border-bottom:0}.recent-row>div:nth-child(2){flex:1;min-width:0}.recent-row b,.recent-row span{display:block}.recent-row b{font-size:12px}.recent-row div span{color:var(--muted);margin-top:4px;font-size:10px}.workflow-panel{padding-bottom:16px}.workflow-row{align-items:center;gap:12px;padding:9px 22px;display:flex;position:relative}.workflow-row>span{z-index:2;width:27px;height:27px;color:var(--teal);background:#eff9f7;border:1px solid #bcded9;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.workflow-row p{margin:0;font-size:11px}.workflow-row i{background:#d9e2e7;width:1px;height:17px;position:absolute;top:34px;left:35px}.entry-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}.entry-form{padding:28px 31px 24px}.form-title{align-items:flex-start;gap:15px;padding-bottom:24px;display:flex}.form-title h1,.form-title p{margin:0}.form-title h1{font-size:24px}.form-title p:last-child{color:var(--muted);margin-top:7px;font-size:11px}.form-icon{width:47px;height:47px;color:var(--teal);background:var(--teal-soft);border-radius:14px;place-items:center;display:grid}.form-section{grid-template-columns:38px minmax(0,1fr);gap:13px;padding:8px 0;display:grid}.section-number{color:#7e8b9a;background:#f1f5f7;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.section-fields h3{margin:5px 0 18px;font-size:14px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.field{color:#536174;gap:8px;font-size:11px;display:grid}.field span{font-weight:700}.field span b,.relation-picker>span b{color:#dc5447}.field input{width:100%;height:43px;color:var(--ink);background:#fbfcfd;border:1px solid #dfe5ea;border-radius:10px;outline:none;padding:0 13px;font-size:12px;transition:all .2s}.field input:focus{background:#fff;border-color:#58afa5;box-shadow:0 0 0 3px #0b8a7d1a}.field small{color:#92a0ae;min-height:14px;font-size:9px;line-height:1.5}.field.invalid input{border-color:#e4857d}.field.invalid small{color:#ce554b}.form-divider{background:#edf0f2;height:1px;margin:20px 0}.relation-picker{color:#536174;align-items:center;gap:18px;margin-bottom:17px;font-size:11px;font-weight:700;display:flex}.relation-picker>div{gap:9px;display:flex}.relation-picker button{color:#627083;background:#fff;border:1px solid #dce3e8;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:96px;height:38px;font-size:11px;display:flex}.relation-picker button svg{opacity:0}.relation-picker button.selected{color:#087d71;background:#eff9f7;border-color:#61b6ad}.relation-picker button.selected svg{opacity:1}.adult-notice{min-height:66px;color:var(--teal);background:#f0faf8;border:1px solid #cae7e2;border-radius:11px;align-items:center;gap:12px;padding:13px 15px;display:flex}.adult-notice b,.adult-notice span{display:block}.adult-notice b{font-size:12px}.adult-notice span{color:#617a77;margin-top:4px;font-size:10px}.locked-input{color:#344457;background:#f2f5f7;border:1px solid #dfe5ea;border-radius:10px;align-items:center;gap:9px;height:43px;padding:0 13px;display:flex}.locked-input>span{flex:1}.locked-input svg{color:var(--teal)}.locked-input small{color:#8f9aa7}.form-actions{border-top:1px solid #edf0f2;justify-content:flex-end;gap:10px;margin-top:27px;padding-top:22px;display:flex}.primary-button,.secondary-button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:11px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--teal);border:0;box-shadow:0 8px 16px #0b8a7d26}.primary-button:hover{background:#08796e}.primary-button:disabled{opacity:.55;cursor:not-allowed}.primary-button.compact{min-height:39px;padding:0 14px}.primary-button.full,.secondary-button.full{width:100%}.secondary-button{color:#596779;background:#fff;border:1px solid #dfe4e9}.entry-aside{gap:14px;display:grid;position:sticky;top:105px}.mini-voucher{min-height:370px;box-shadow:var(--shadow);background:#fff;border:1px solid #e2e6ea;border-radius:15px;padding:24px 20px;position:relative;overflow:hidden}.voucher-top span{font-size:11px;display:block}.voucher-top b{color:#164bbb;text-align:center;margin:17px 0;font-size:18px;display:block}.voucher-lines{border-top:1px solid #8f969e;gap:9px;padding:14px 0;display:grid}.voucher-lines i{background:#e6eaed;border-radius:2px;height:5px}.voucher-lines i:nth-child(2){width:70%}.voucher-table{border:1px solid #59636c;grid-template-columns:70px 1fr;font-size:9px;display:grid}.voucher-table span,.voucher-table strong{border-bottom:1px solid #59636c;min-height:34px;padding:9px}.voucher-table span{background:#f6f7f8;border-right:1px solid #59636c}.voucher-table>:nth-last-child(-n+2){border-bottom:0}.voucher-seal{color:#d92d2d;border:3px solid #d92d2d;border-radius:50%;place-items:center;width:90px;height:90px;font-size:10px;display:grid;position:absolute;bottom:25px;right:16px;transform:rotate(-14deg)}.aside-tip{color:#a56325;background:#fff9ef;border:1px solid #f2dfbf;border-radius:11px;gap:9px;padding:13px;display:flex}.aside-tip p{margin:0;font-size:9px;line-height:1.7}.table-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid #e9edf0;justify-content:space-between;align-items:flex-end;gap:20px;padding:25px 27px 21px;display:flex}.table-toolbar h1,.table-toolbar p{margin:0}.table-toolbar h1{font-size:21px}.table-toolbar p:last-child{color:var(--muted);margin-top:6px;font-size:10px}.toolbar-actions{align-items:center;gap:10px;display:flex}.search-box{color:#83909e;background:#f9fafb;border:1px solid #dfe4e8;border-radius:9px;align-items:center;gap:8px;width:min(310px,32vw);height:39px;padding:0 12px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1030px}th{text-align:left;color:#6b7788;background:#f7f9fa;border-bottom:1px solid #e5e9ed;padding:12px 15px;font-size:9px;font-weight:700}td{vertical-align:middle;border-bottom:1px solid #edf0f2;padding:15px;font-size:10px}tbody tr:hover{background:#fbfcfd}td b,td span:not(.status-pill),td small{display:block}td b{margin-bottom:4px;font-size:11px}td span.mono{color:#506075;letter-spacing:.02em;font-family:Consolas,monospace;font-size:9px}td small{color:#96a0ab;margin-top:4px}.actions-head{text-align:right;padding-right:24px}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.row-actions button{color:#607083;white-space:nowrap;background:#fff;border:1px solid #e0e5e9;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:auto;min-width:54px;height:33px;padding:0 8px;font-size:9px;display:inline-flex}.row-actions button span{display:inline}.row-actions button:hover{color:var(--teal);border-color:#9ed4ce}.row-actions button.accent{color:#c5701a;background:#fff8ef;border-color:#f0d3ad}.row-actions button.success{color:#087e72;background:#eff9f7;border-color:#bfe2dd}.row-actions button.note{color:#3b62a4;background:#f2f6fc;border-color:#cbd9ec}.row-actions button.danger{color:#bd4038;background:#fff4f3;border-color:#efc4c0}.status-pill{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.status-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill.green{color:#087e72;background:#e8f6f3}.status-pill.orange{color:#b66a1e;background:#fff3e3}.status-pill.red{color:#c24f46;background:#fdecea}.status-pill.blue{color:#2c70aa;background:#e9f2fb}.status-pill.violet{color:#6b52aa;background:#f0ecfa}.status-pill.gray{color:#778392;background:#f0f2f4}.empty-state{color:#9ba6b1;align-content:center;place-items:center;gap:8px;min-height:130px;display:grid}.empty-state p{margin:0;font-size:10px}.batch-hero{color:#fff;background:linear-gradient(115deg,#12314c,#1b526c);border-radius:18px;justify-content:space-between;align-items:center;min-height:170px;padding:29px 32px;display:flex}.batch-hero h1,.batch-hero p{margin:0}.batch-hero h1{margin:6px 0 9px;font-size:25px}.batch-hero p:last-child{color:#b9cad5;font-size:11px}.batch-actions{gap:9px;display:flex}.batch-actions .hero-button{margin:0}.light-button{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.batch-list{padding:5px 22px 15px}.batch-row{border-bottom:1px solid #edf0f2;align-items:center;gap:13px;min-height:72px;display:flex}.batch-row:last-child{border-bottom:0}.batch-icon{color:#3478ae;background:#eaf3fa;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.batch-row>div:nth-child(2){flex:1}.batch-row b,.batch-row span{display:block}.batch-row b{font-size:11px}.batch-row span{color:var(--muted);margin-top:4px;font-size:9px}.batch-row strong{font-size:18px}.batch-row strong small{color:var(--muted);margin-left:3px;font-size:9px}.batch-row button{color:var(--teal);background:0 0;border:0;align-items:center;gap:3px;font-size:10px;font-weight:700;display:flex}.user-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:22px;display:grid}.underwriting-panel .panel-heading{align-items:flex-start;gap:20px}.underwriting-panel .panel-heading p{color:var(--muted);margin:6px 0 0;font-size:11px}.import-summary{color:#116c63;background:#f0f9f7;border:1px solid #bfe2dd;border-radius:12px;margin:0 22px 14px;padding:14px 16px}.import-summary ul{color:#9b4d34;margin:8px 0 0;padding-left:20px;font-size:11px}.import-failed{color:#b04a40;white-space:nowrap;font-size:11px}.team-hero{justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.team-hero h1,.team-hero p{margin:0}.team-hero p:last-child{color:var(--muted);margin-top:7px;font-size:12px}.invitation-box{align-items:center;gap:14px;padding:18px 22px;display:flex}.invitation-box code{overflow-wrap:anywhere;color:#164e63;background:#f3f6f8;border-radius:9px;flex:1;padding:10px 12px}.invitation-box button{color:var(--teal);background:#fff;border:1px solid #b9d9d5;border-radius:8px;padding:9px 14px}.inline-create{align-items:center;gap:9px;display:flex}.inline-create input{border:1px solid #dce4e8;border-radius:9px;min-width:210px;padding:10px 12px}.department-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 22px;display:grid}.department-grid article{color:#127d72;background:#fbfcfd;border:1px solid #e2e8eb;border-radius:13px;align-items:center;gap:12px;padding:16px;display:flex}.department-grid article>div{flex:1;min-width:0}.department-grid b,.department-grid span,.department-grid small{display:block}.department-grid b{color:var(--ink)}.department-grid span,.department-grid small{color:var(--muted);margin-top:4px;font-size:10px}.permission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:22px;display:grid}.permission-grid>article{background:#fbfcfd;border:1px solid #dfe6ea;border-radius:15px;padding:18px}.permission-role{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.permission-role h3{margin:0}.permission-role span{color:var(--muted);font-size:10px}.permission-grid label{cursor:pointer;border-bottom:1px solid #edf1f3;grid-template-columns:18px 1fr;align-items:center;gap:4px 8px;padding:9px 0;display:grid}.permission-grid label code{color:#82909b;grid-column:2;font-size:8px}.permission-grid .primary-button{margin-top:14px}.modal-card textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d9e2e7;border-radius:10px;padding:12px}.user-card{background:#fcfdfd;border:1px solid #e4e8ec;border-radius:13px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex}.user-main{flex:1;min-width:0}.user-main>div{align-items:center;gap:8px;display:flex}.user-main h3,.user-main p{margin:0}.user-main h3{font-size:12px}.user-main p{color:#6d7b8d;text-overflow:ellipsis;margin:5px 0;font-size:9px;overflow:hidden}.user-main>span{color:#98a2ad;font-size:9px}.user-actions{gap:5px;display:grid}.user-actions button{color:#607083;background:#fff;border:1px solid #dfe4e8;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:9px;display:flex}.user-actions button.approve{color:#087e72;background:#eff9f7;border-color:#bfe2dd}.user-actions button.delete{color:#bd4038;background:#fff4f3;border-color:#efc4c0}.admin-alert-bar{background:linear-gradient(100deg,#fff8e9,#fffdf8);border:1px solid #efd6a2;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:66px;margin-bottom:18px;padding:13px 18px;display:flex;box-shadow:0 8px 24px #8e5f1414}.admin-alert-bar>div{align-items:center;gap:11px;display:flex}.admin-alert-bar>div:first-child>svg{color:#d48618}.admin-alert-bar span,.admin-alert-bar small{display:block}.admin-alert-bar b{font-size:12px}.admin-alert-bar small{color:#8d7652;margin-top:3px;font-size:9px}.admin-alert-bar button{color:#895b16;background:#fff;border:1px solid #dfc184;border-radius:9px;align-items:center;gap:4px;min-height:34px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.personnel-count{color:var(--teal);align-items:baseline;gap:4px;display:flex}.personnel-count b{font-size:25px}.personnel-count span{font-size:10px}.personnel-filters{background:#fafcfd;border-bottom:1px solid #e9edf0;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(150px,.45fr));gap:10px;padding:16px 22px;display:grid}.personnel-filters label{color:#7d8995;background:#fff;border:1px solid #dce4e8;border-radius:9px;align-items:center;gap:8px;padding:0 11px;display:flex}.personnel-filters input,.personnel-filters select{width:100%;min-height:39px;color:var(--ink);font:inherit;background:#fff;border:1px solid #dce4e8;border-radius:9px;padding:0 11px;font-size:10px}.personnel-filters label input{border:0;outline:0;min-height:37px;padding:0}.personnel-table{padding:0 22px 22px}.personnel-head,.personnel-row{grid-template-columns:minmax(210px,1.15fr) minmax(180px,1fr) minmax(180px,1fr) 125px 100px minmax(220px,1.1fr);align-items:center;gap:14px;display:grid}.personnel-head{color:#81909d;border-bottom:1px solid #dfe5e9;min-height:46px;font-size:9px;font-weight:700}.personnel-row{border-bottom:1px solid #edf0f2;min-height:84px}.personnel-row.pending{background:#fffaf0;border-radius:10px;margin-inline-start:-8px;margin-inline-end:-8px;padding-inline-start:8px;padding-inline-end:8px}.personnel-row>div:not(.personnel-person):not(.user-actions) b,.personnel-row>div:not(.personnel-person):not(.user-actions) small{display:block}.personnel-row>div:not(.personnel-person):not(.user-actions) b{overflow-wrap:anywhere;font-size:10px}.personnel-row>div:not(.personnel-person):not(.user-actions) small{color:#8c98a3;margin-top:5px;font-size:9px}.personnel-person{align-items:center;gap:11px;min-width:0;display:flex}.personnel-person>span{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.personnel-person b{font-size:11px}.personnel-row .user-actions{flex-wrap:wrap;justify-content:flex-end;display:flex}.permission-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0818278f;place-items:center;padding:18px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.modal-card{background:#fff;border-radius:20px;width:min(440px,100%);padding:28px;animation:.2s modal-in;position:relative;box-shadow:0 25px 70px #0617264d}.modal-card.small{width:min(390px,100%)}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.modal-card h2,.modal-card p{margin:0}.modal-card h2{margin-bottom:7px;font-size:21px}.modal-card .muted{color:var(--muted);margin-bottom:20px;font-size:10px}.modal-close{color:#6b7786;background:#f3f5f7;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.modal-icon{width:45px;height:45px;color:var(--teal);background:var(--teal-soft);border-radius:13px;place-items:center;margin-bottom:16px;display:grid}.modal-icon.payment{color:#c67520;background:#fff2e1}.modal-icon.danger{color:#bd4038;background:#fff0ef}.danger-text{color:#bd4038}.delete-warning{color:#8f4640;background:#fff6f5;border:1px solid #f0c8c4;border-radius:10px;gap:9px;margin:17px 0;padding:12px;font-size:10px;line-height:1.65;display:flex}.delete-warning svg{flex:none;margin-top:1px}.modal-action-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.danger-button{color:#fff;background:#bd4038;border:0;border-radius:9px;min-height:42px;font-size:11px;font-weight:800}.danger-button:disabled{opacity:.55;cursor:wait}.note-modal{width:min(650px,100%);max-height:min(760px,100vh - 36px);overflow-y:auto}.note-composer{background:#f8fafb;border:1px solid #dfe6eb;border-radius:12px;margin-top:18px;padding:14px}.note-composer textarea,.note-edit textarea{resize:vertical;color:#26384b;background:#fff;border:1px solid #d9e1e7;border-radius:9px;outline:none;width:100%;padding:11px 12px;font:11px/1.7 inherit}.note-composer textarea:focus,.note-edit textarea:focus{border-color:#69b9b0;box-shadow:0 0 0 3px #0b8a7d14}.note-composer>div,.note-edit>div{justify-content:flex-end;align-items:center;gap:9px;margin-top:9px;display:flex}.note-composer small{color:#8a98a6;margin-right:auto;font-size:9px}.note-composer button,.note-edit button{min-height:35px;padding:0 12px}.note-list{gap:9px;margin-top:15px;display:grid}.note-list article{background:#fff;border:1px solid #e3e8ec;border-radius:11px;padding:13px 14px}.note-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.note-meta b{color:#2b3e52;font-size:11px}.note-meta span{color:#8c98a5;font-size:9px}.note-list article>p{color:#4b5d70;white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0 0;font-size:11px;line-height:1.75}.note-actions{justify-content:flex-end;gap:8px;margin-top:9px;display:flex}.note-actions button{color:#52708c;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:9px;display:inline-flex}.note-actions button.delete{color:#bd4038}.note-edit{margin-top:10px}.note-empty{color:#91a0ad;text-align:center;border:1px dashed #d9e1e6;border-radius:10px;padding:24px;font-size:10px}.note-permission-tip{color:#8a98a6;text-align:center;margin:13px 0 0;font-size:9px}.amount-field{margin:17px 0}.amount-field>div{background:#fbfcfd;border:1px solid #dfe4e8;border-radius:12px;align-items:center;height:58px;display:flex}.amount-field>div b{padding-left:16px;font-size:18px}.amount-field>div input{background:0 0;border:0;height:56px;font-size:24px;font-weight:800}.modal-tip{color:#7b6c57;background:#fff8ee;border-radius:9px;gap:8px;margin-bottom:17px;padding:11px;font-size:9px;line-height:1.6;display:flex}.toast{z-index:150;color:#fff;background:#17334c;border-radius:11px;align-items:center;gap:9px;max-width:min(420px,100vw - 36px);min-height:46px;padding:10px 16px 10px 10px;font-size:11px;animation:.25s toast-in;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 14px 34px #091c2b45}.toast>span{background:#ffffff21;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.toast.error{background:#a83d36}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}.signin-shell,.register-shell,.loading-screen{background:radial-gradient(circle at 70% 15%,#0b8a7d1f,#0000 28%),#eef3f5;place-items:center;min-height:100vh;padding:24px;display:grid}.signin-card,.register-card,.pending-card{width:min(430px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #e0e6ea;border-radius:22px;padding:38px}.signin-card .brand-mark,.register-card .brand-mark{margin-bottom:23px}.signin-card h1,.register-card h1,.pending-card h1{margin:4px 0 9px;font-size:27px}.signin-card>p:not(.eyebrow),.register-card>p:not(.eyebrow),.pending-card>p{color:var(--muted);font-size:11px;line-height:1.8}.signin-button{margin-top:17px;text-decoration:none}.register-card form{gap:18px;margin-top:23px;display:grid}.auth-tabs{background:#eef3f5;border-radius:11px;grid-template-columns:1fr 1fr;gap:5px;margin-top:20px;padding:4px;display:grid}.auth-tabs button{color:#718092;background:0 0;border:0;border-radius:8px;height:36px;font-size:11px;font-weight:700}.auth-tabs button.active{color:var(--teal);background:#fff;box-shadow:0 3px 10px #12293d14}.role-picker{border:0;margin:0;padding:0}.role-picker legend{color:#536174;margin-bottom:9px;font-size:11px;font-weight:700}.role-picker{grid-template-columns:1fr 1fr;gap:10px;display:grid}.role-picker legend{grid-column:1/-1}.role-picker button{color:#677487;background:#fff;border:1px solid #dfe4e9;border-radius:12px;align-content:center;place-items:center;gap:4px;min-height:90px;display:grid}.role-picker button b{font-size:12px}.role-picker button small{color:#9aa4af;font-size:8px}.role-picker button.selected{color:var(--teal);background:#eff9f7;border-color:#64b8ae;box-shadow:0 0 0 2px #0b8a7d14}.pending-card{text-align:center}.pending-icon{width:64px;height:64px;color:var(--teal);background:var(--teal-soft);border-radius:20px;place-items:center;margin:0 auto 20px;display:grid}.pending-card .secondary-button{margin:17px auto 0}.loading-screen{color:#566477;align-content:center;gap:10px;font-size:11px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sidebar-backdrop,.mini-bottom-nav{display:none}.mini-login-error{color:#173554;text-align:center;background:radial-gradient(circle at 78% 12%,#1bbcb32e,#0000 28%),#eff6fa;align-content:center;place-items:center;gap:14px;min-height:100vh;padding:38px 28px;display:grid}.mini-login-error .brand-mark{margin-bottom:8px}.mini-login-error h1,.mini-login-error p{margin:0}.mini-login-error h1{font-size:28px}.mini-login-error>p:not(.eyebrow){color:#687b8e;max-width:480px;font-size:14px;line-height:1.8}.mini-login-security{color:#14776d;background:#f2fbf9;border:1px solid #c9e4df;border-radius:13px;align-items:center;gap:9px;margin-top:12px;padding:13px 17px;font-size:12px;font-weight:700;display:flex}.mini-program-shell .sidebar{display:none}.mini-program-shell .main-area{width:100%;margin-left:0;padding-bottom:78px}.mini-program-shell .menu-button{display:none}.mini-program-shell .topbar{height:58px;padding:0 16px}.mini-program-shell .topbar p{display:none}.mini-program-shell .topbar h2{font-size:17px}.mini-program-shell .content-area{max-width:920px;padding-bottom:38px}.mini-program-shell .mini-bottom-nav{height:calc(62px + env(safe-area-inset-bottom));z-index:80;padding:5px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #dce5eb;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;top:auto;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #112c4517}.mini-bottom-nav button{color:#7a8998;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:9px;font-weight:700;display:flex}.mini-bottom-nav button svg{width:19px;height:19px}.mini-bottom-nav button.active{color:#087e74;background:#edf9f7}.auth-shell{isolation:isolate;color:#fff;background:#06172a;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.auth-grid-overlay{z-index:-1;opacity:.32;background-image:linear-gradient(#3acfc21f 1px,#0000 1px),linear-gradient(90deg,#3acfc21f 1px,#0000 1px);background-size:62px 62px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(circle at 32% 48%,#000 10%,#0000 68%);mask-image:radial-gradient(circle at 32% 48%,#000 10%,#0000 68%)}.auth-shell:before,.auth-shell:after{content:"";z-index:-1;filter:blur(1px);border-radius:50%;position:absolute}.auth-shell:before{background:radial-gradient(circle,#14bfaf38,#14bfaf00 68%);width:580px;height:580px;top:-210px;left:-180px}.auth-shell:after{border:1px solid #47e1d22e;width:520px;height:520px;bottom:-350px;right:24%;box-shadow:0 0 0 70px #2dccbe09,0 0 0 140px #2dccbe05}.auth-showcase{flex-direction:column;justify-content:center;min-height:100vh;padding:max(54px,min(8vw,118px));display:flex;position:relative}.auth-brand{align-items:center;gap:13px;display:flex;position:absolute;top:50px;left:max(54px,min(8vw,118px))}.auth-brand>span{color:#fff;background:linear-gradient(145deg,#15b4a5,#087a70);border:1px solid #6dece06b;border-radius:14px;place-items:center;width:47px;height:47px;font-size:23px;font-weight:900;display:grid;box-shadow:0 0 35px #16beae3d}.auth-brand b,.auth-brand small{display:block}.auth-brand b{letter-spacing:.2em;font-size:13px}.auth-brand small{color:#67869d;letter-spacing:.15em;margin-top:4px;font-size:8px}.auth-heading{max-width:720px;position:relative}.auth-heading:before{content:"";background:linear-gradient(90deg,#29d6c5,#0000);width:66px;height:3px;position:absolute;top:-29px;left:0}.auth-heading p{color:#47cfc1;letter-spacing:.24em;margin:0 0 14px;font:700 10px/1.3 Consolas,monospace}.auth-heading h1{letter-spacing:-.055em;text-shadow:0 10px 35px #0000003d;max-width:650px;margin:0;font-size:max(38px,min(4.1vw,59px));line-height:1.13}.auth-heading>span{color:#8da7ba;letter-spacing:.04em;max-width:620px;margin-top:25px;font-size:14px;line-height:1.9;display:block}.auth-metrics{border-top:1px solid #82adc62e;border-bottom:1px solid #82adc62e;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:54px;display:grid}.auth-metrics>div{border-right:1px solid #82adc62e;align-items:center;gap:13px;min-height:82px;padding:0 20px;display:flex}.auth-metrics>div:first-child{padding-left:0}.auth-metrics>div:last-child{border-right:0}.auth-metrics b{color:#2bcdbd;font:700 12px Consolas,monospace}.auth-metrics span{color:#c1d0da;font-size:11px}.auth-signal{color:#88a1b4;letter-spacing:.08em;align-items:center;gap:9px;font-size:9px;display:flex;position:absolute;bottom:44px;left:max(54px,min(8vw,118px))}.auth-signal i{background:#2fd2aa;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #2fd2aa17,0 0 17px #2fd2aa}.auth-signal small{color:#557388;margin-left:12px}.auth-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f273dc7,#07192bf5);border-left:1px solid #70a7be24;place-items:center;min-height:100vh;padding:50px;display:grid}.auth-panel-inner{width:min(440px,100%);color:var(--ink);background:#f6fbfdfa;border:1px solid #79abbe33;border-radius:24px;padding:42px;box-shadow:0 32px 80px #00000047}.auth-panel-inner h2{letter-spacing:-.04em;margin:7px 0 9px;font-size:30px}.auth-intro{color:#76879a;margin:0;font-size:11px;line-height:1.8}.auth-panel form{gap:17px;margin-top:22px;display:grid}.auth-panel .field span small{color:#8d9cac;font-size:9px;font-weight:400}.auth-panel .field input{background:#fff;height:48px}.auth-submit{background:linear-gradient(90deg,#087e74,#11a294);min-height:48px;margin-top:3px;box-shadow:0 12px 26px #0b8a7d38}.auth-security{color:#8a98a7;border-top:1px solid #e4e9ed;align-items:center;gap:8px;margin-top:20px;padding-top:18px;font-size:9px;display:flex}.auth-security svg{color:var(--teal)}.product-heading{background:linear-gradient(135deg,#fff,#f6fbfb);border:1px solid #dfe7eb;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;min-height:132px;padding:28px 32px;display:flex;box-shadow:0 10px 32px #1522380b}.product-heading h1,.product-heading p{margin:0}.product-heading h1{letter-spacing:-.035em;font-size:28px}.product-heading p:last-child{color:var(--muted);margin-top:9px;font-size:11px}.step-indicator{justify-content:center;align-items:center;gap:8px;min-width:260px;padding-bottom:24px;display:flex;position:relative}.step-indicator span{color:#8a98a6;background:#fff;border:1px solid #d8e1e6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.step-indicator span.active{color:#fff;border-color:var(--teal);background:var(--teal);box-shadow:0 0 0 6px #0b8a7d14}.step-indicator i{background:#d7e1e6;width:82px;height:1px}.step-indicator small{color:#8997a5;letter-spacing:.08em;font-size:9px;position:absolute;bottom:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.product-card{background:#fff;border:1px solid #dfe7ea;border-radius:21px;min-width:0;padding:27px;overflow:hidden;box-shadow:0 12px 34px #112c450e}.product-card.premium{background:linear-gradient(#fff,#fcf9ff);border-color:#d9cdea}.product-card-top{justify-content:space-between;gap:24px;display:flex}.product-tag{color:#087d72;background:#e9f7f4;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:800;display:inline-flex}.product-card.premium .product-tag{color:#7040a0;background:#f1e9f8}.product-card h2{margin:14px 0 8px;font-size:21px}.product-card-top p{color:var(--muted);margin:0;font-size:10px;line-height:1.75}.product-code{color:#e4eaed;font:700 40px/1 Consolas,monospace}.product-card ul,.entry-product-card ul{flex-wrap:wrap;gap:8px 16px;margin:20px 0;padding:0;list-style:none;display:flex}.product-card li,.entry-product-card li{color:#526274;align-items:center;gap:6px;font-size:10px;display:flex}.product-card li svg,.entry-product-card li svg{color:var(--teal)}.product-preview{text-align:left;background:#f7f8f9;border:1px solid #e1e6e9;border-radius:13px;width:100%;height:330px;padding:0;display:block;position:relative;overflow:hidden}.product-preview img{width:100%;height:auto;display:block}.product-preview:after{content:"";background:linear-gradient(#0000,#08192ad1);height:95px;position:absolute;top:auto;bottom:0;left:0;right:0}.product-preview span{z-index:2;color:#fff;font-size:10px;font-weight:700;position:absolute;bottom:15px;left:17px}.product-admin-actions{align-items:center;gap:9px;margin-top:12px;display:flex}.product-admin-actions label,.product-admin-actions button{color:#087d72;cursor:pointer;background:#f2faf8;border:1px solid #cfe2df;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:35px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.product-admin-actions label{flex:1}.product-admin-actions button{color:#6e7b88;background:#fff;border-color:#dfe5e9}.product-admin-actions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.product-admin-actions button:disabled{opacity:.55;cursor:wait}.product-admin-actions label:has(input:disabled){opacity:.55;cursor:wait}.product-select{margin-top:16px}.selected-product{background:#f1faf8;border:1px solid #cde5e1;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;min-height:67px;margin:-5px 0 23px;padding:13px 15px;display:flex}.selected-product span,.selected-product b{display:block}.selected-product span{color:#6f8a86;margin-bottom:4px;font-size:9px}.selected-product b{color:#126e66;font-size:12px}.selected-product button{color:var(--teal);background:0 0;border:0;font-size:10px;font-weight:700}.entry-product-card{color:#fff;background:linear-gradient(145deg,#102f49,#12675f);border:1px solid #dfe6ea;border-radius:15px;padding:23px;box-shadow:0 14px 35px #102f4926}.entry-product-card>span{color:#78ddd3;letter-spacing:.1em;font-size:9px;font-weight:800}.entry-product-card h3{margin:9px 0;font-size:18px}.entry-product-card p{color:#b6cad5;margin:0;font-size:10px;line-height:1.7}.entry-product-card li{color:#d6e5ea}.entry-product-card li svg{color:#64d7cc}.entry-product-card button{color:#fff;background:#ffffff12;border:1px solid #fff3;border-radius:9px;width:100%;min-height:37px;font-size:10px}.filter-bar{background:#fafcfc;border-bottom:1px solid #e9edf0;grid-template-columns:repeat(2,minmax(125px,.9fr)) repeat(4,minmax(120px,1fr)) auto auto;align-items:end;gap:10px;padding:14px 27px;display:grid}.filter-bar label{color:#7b8998;gap:6px;font-size:9px;font-weight:700;display:grid}.filter-bar input,.filter-bar select,.modal-select select{color:#4f5f70;background:#fff;border:1px solid #dfe5e9;border-radius:8px;outline:none;width:100%;height:37px;padding:0 10px;font-size:10px}.filter-bar input:focus,.filter-bar select:focus,.modal-select select:focus{border-color:#69b9b0;box-shadow:0 0 0 3px #0b8a7d14}.filter-bar>button{color:#6f7e8d;white-space:nowrap;background:#fff;border:1px solid #dfe5e9;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:37px;padding:0 13px;font-size:10px;display:inline-flex}.filter-bar>button.filter-confirm{color:#fff;border-color:var(--teal);background:var(--teal);font-weight:700}.quick-date-filter{align-items:center;gap:5px;display:flex}.quick-date-filter button{color:#087f78;background:#eff9f8;border:1px solid #c6dfdc;border-radius:7px;height:30px;padding:0 8px;font-size:9px;font-weight:700}.modal-select{margin:16px 0 19px}.product-modal{align-items:start;padding:34px;overflow-y:auto}.product-modal-card{background:#fff;border-radius:20px;width:min(980px,100%);overflow:hidden;box-shadow:0 28px 90px #0000005c}.product-modal-head{border-bottom:1px solid #e6eaed;align-items:center;min-height:86px;padding:18px 70px 18px 26px;display:flex;position:relative}.product-modal-head h2,.product-modal-head p{margin:0}.product-modal-head h2{font-size:19px}.product-modal-body{background:#eef1f3;max-height:calc(100vh - 220px);padding:18px;overflow:auto}.product-modal-body img{width:100%;height:auto;display:block}.product-modal-actions{border-top:1px solid #e6eaed;justify-content:flex-end;gap:10px;padding:15px 20px;display:flex}table{min-width:1220px}@media (max-width:1400px){.personnel-head{display:none}.personnel-row{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 0}.personnel-row .user-actions{justify-content:flex-start}}@media (max-width:1120px){.auth-shell{grid-template-columns:1fr minmax(410px,.88fr)}.auth-showcase{padding:70px 46px}.auth-brand,.auth-signal{left:46px}.stats-grid{grid-template-columns:repeat(2,1fr)}.entry-layout{grid-template-columns:1fr}.entry-aside{display:none}.user-grid,.department-grid,.permission-grid{grid-template-columns:1fr}.personnel-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.personnel-head{display:none}.personnel-row{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 0}.personnel-row .user-actions{justify-content:flex-start}.team-hero,.invitation-box,.inline-create{flex-direction:column;align-items:stretch}.inline-create input{width:100%;min-width:0}.filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar>button{align-self:end}.brand-hero{grid-template-columns:1fr}.brand-wall{border-top:1px solid #ffffff1f;border-left:0;min-height:330px}.dashboard-columns{grid-template-columns:1fr}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.command-hero{grid-template-columns:1fr}.command-copy{padding-right:20px}.war-room{grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:start;gap:14px;display:grid}.war-room-head{grid-column:1/-1;margin-bottom:0}.war-room-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.war-room-stats>div:nth-child(2){border-right:0}.war-room-stats>div:nth-child(-n+2){border-bottom:1px solid #1d3d5c}.activity-room{min-height:180px;margin-top:0}.command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.command-metrics article:nth-child(2){border-right:0}.command-metrics article:nth-child(-n+2){border-bottom:1px solid #173a5d}.mission-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.mission-flow button{border-bottom:1px solid #1a3e61}.mission-flow button:nth-child(2n){border-right:0}.mission-flow button:last-child{border-bottom:0;grid-column:1/-1}.command-support>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.light-brand-hero{padding-inline-start:46px;padding-inline-end:46px}.light-brand-core{grid-template-columns:minmax(240px,.7fr) 1px minmax(420px,1.3fr);gap:34px}.light-metric-strip{padding-inline-start:24px;padding-inline-end:24px}.light-metric-strip article{column-gap:15px;padding-inline-start:22px;padding-inline-end:22px}.light-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.light-support-grid article:nth-child(2):after{display:none}}@media (max-width:820px){.auth-shell{display:block}.auth-showcase{min-height:330px;padding:110px 28px 45px}.auth-brand{top:32px;left:28px}.auth-heading h1{font-size:40px}.auth-heading>span{margin-top:16px}.auth-metrics,.auth-signal{display:none}.auth-panel{border-left:0;min-height:auto;padding:26px 20px 44px}.auth-panel-inner{padding:31px}.sidebar{transition:transform .25s;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar-backdrop{z-index:25;background:#0b1d2d6b;border:0;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.main-area{width:100%;margin-left:0}.menu-button{display:grid}.topbar{height:70px;padding:0 16px}.topbar-date span{display:none}.content-area{padding:16px 14px 38px}.two-column{grid-template-columns:1fr}.hero-panel{min-height:215px;padding:27px}.hero-ticket{display:none}.entry-form{padding:22px 18px}.field-grid{grid-template-columns:1fr}.table-toolbar{flex-direction:column;align-items:stretch}.toolbar-actions,.search-box{width:100%}.batch-hero{flex-direction:column;align-items:flex-start;gap:22px}.batch-actions{width:100%}.batch-actions button{flex:1}.product-heading{flex-direction:column;align-items:flex-start}.step-indicator{align-self:center;min-width:230px}.product-grid{grid-template-columns:1fr}.product-preview{height:360px}.product-modal{padding:16px}.brand-hero-copy{padding:34px 28px}.brand-hero h1{font-size:38px}.momentum-panel{grid-template-columns:auto minmax(0,1fr)}.momentum-panel>button{grid-column:1/-1;justify-content:center}.support-heading{flex-direction:column;align-items:flex-start;gap:10px}.support-heading>p{text-align:left;max-width:none}.home-dark .content-area{padding:14px 12px 34px}.command-hero{padding:18px}.command-copy{padding:14px 8px 20px}.command-brand{margin-bottom:20px;font-size:13px}.command-copy h1{font-size:42px}.war-room{display:block}.war-room-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.war-room-stats>div:nth-child(2){border-right:1px solid #1d3d5c}.war-room-stats>div:nth-child(-n+2){border-bottom:0}.activity-room{margin-top:10px}.mission-board,.command-support{padding:16px}.light-topbar-pill{display:none}.light-brand-hero{min-height:auto;padding:38px 28px}.light-brand-core{grid-template-columns:1fr;gap:20px}.light-monogram{letter-spacing:-.12em;font-size:118px}.light-brand-rule{width:100%;height:1px}.light-brand-message h1{font-size:43px}.light-hero-actions{justify-content:stretch;gap:12px}.light-hero-actions button{flex:1;min-width:0}.light-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.light-metric-strip article:nth-child(2):after{display:none}.light-metric-strip article:nth-child(-n+2){border-bottom:1px solid #eee3d5}.light-motivation{grid-template-columns:72px 1fr;padding-inline-start:30px;padding-inline-end:30px}.light-motivation button{grid-column:1/-1;justify-content:center;justify-self:stretch}.light-support{padding-inline-start:30px;padding-inline-end:30px}}@media (max-width:540px){.auth-showcase{min-height:290px;padding-top:95px}.auth-brand>span{width:42px;height:42px}.auth-heading p{font-size:8px}.auth-heading h1{font-size:33px}.auth-heading>span{font-size:11px}.auth-panel{padding:18px 13px 30px}.auth-panel-inner{border-radius:19px;padding:27px 20px}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{gap:10px;min-height:95px;padding:14px}.stat-icon{width:37px;height:37px}.stat-card strong{font-size:22px}.hero-panel{border-radius:17px}.hero-panel h1{font-size:25px}.form-title h1{font-size:21px}.form-section{grid-template-columns:1fr}.section-number{margin-bottom:-2px}.form-divider{margin:15px 0}.form-actions{justify-content:stretch}.form-actions button{flex:1}.relation-picker{flex-direction:column;align-items:flex-start;gap:9px}.relation-picker>div,.relation-picker button{flex:1;width:100%}.user-card{flex-wrap:wrap;align-items:flex-start}.user-actions{grid-template-columns:1fr 1fr;width:100%}.admin-alert-bar{flex-direction:column;align-items:flex-start}.admin-alert-bar>div:last-child{width:100%}.admin-alert-bar>div:last-child button{flex:1;justify-content:center}.personnel-filters,.personnel-row{grid-template-columns:1fr}.personnel-table{padding-inline-start:15px;padding-inline-end:15px}.personnel-row{gap:10px;padding:18px 0}.personnel-row .user-actions{grid-template-columns:1fr 1fr;display:grid}.batch-actions{flex-direction:column}.modal-card{padding:24px 20px}.toast{bottom:18px;right:18px}.product-heading{padding:23px 20px}.product-heading h1{font-size:24px}.product-card{padding:20px}.product-preview{height:280px}.filter-bar{grid-template-columns:1fr;padding:14px 18px}.product-modal-head{padding-left:18px}.product-modal-actions button{flex:1}.brand-hero{border-radius:17px}.brand-hero-copy{padding:27px 21px}.brand-kicker{border-radius:12px;align-items:flex-start;line-height:1.5}.brand-hero h1{font-size:32px}.brand-lead{font-size:11px}.brand-values{flex-wrap:wrap;align-items:flex-start}.brand-values i{margin-top:6px}.brand-hero-actions{flex-direction:column;align-items:stretch}.brand-hero-actions button{width:100%}.brand-wall{min-height:250px}.brand-wall figcaption{top:auto;bottom:12px;left:12px;right:12px}.momentum-panel{grid-template-columns:1fr;padding:21px}.momentum-icon{width:46px;height:46px}.momentum-panel>button{grid-column:auto}.support-section{padding:22px 18px}.support-grid{grid-template-columns:1fr}.support-grid article{min-height:126px}.command-dashboard{gap:10px}.command-hero{border-radius:14px;min-height:auto;padding:14px}.command-copy{padding:10px 4px 18px}.command-brand{align-items:flex-start;line-height:1.5}.command-role{letter-spacing:.04em}.command-copy h1{font-size:34px}.command-copy h2{font-size:19px}.command-copy>p:not(.command-brand){font-size:11px}.command-actions{flex-direction:column;align-items:stretch}.command-actions button{width:100%}.command-values{flex-wrap:wrap;align-items:flex-start;line-height:1.5}.war-room{padding:12px}.war-room-head{flex-direction:column;align-items:flex-start}.war-room-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.war-room-stats>div:nth-child(2){border-right:0}.war-room-stats>div:nth-child(-n+2){border-bottom:1px solid #1d3d5c}.activity-room{grid-template-columns:1fr}.first-order{border-top:1px solid #1c405f;border-left:0;min-height:150px;padding-top:14px}.command-metrics{grid-template-columns:1fr}.command-metrics article,.command-metrics article:nth-child(2){border-bottom:1px solid #173a5d;border-right:0}.command-metrics article:last-child{border-bottom:0}.command-section-head{flex-direction:column;align-items:flex-start;margin-bottom:8px}.mission-flow{grid-template-columns:1fr}.mission-flow button,.mission-flow button:nth-child(2n){border-bottom:1px solid #1a3e61;border-right:0;grid-column:auto}.mission-flow button:last-child{border-bottom:0;grid-column:auto}.command-support>div:last-child{grid-template-columns:1fr}.light-topbar-slogan{font-size:11px}.light-brand-hero{padding:30px 20px}.light-brand-line{flex-wrap:wrap;align-items:flex-start;font-size:16px;line-height:1.6}.light-brand-line i{display:none}.light-monogram{font-size:92px}.light-brand-message h1{font-size:34px;line-height:1.35}.light-brand-message p{font-size:11px;line-height:1.8}.light-hero-actions{flex-direction:column}.light-hero-actions button{width:100%}.light-metric-strip{grid-template-columns:1fr;padding-inline-start:16px;padding-inline-end:16px}.light-metric-strip article{padding-inline-start:28px;padding-inline-end:28px}.light-metric-strip article:after,.light-metric-strip article:nth-child(2):after{width:auto;height:1px;display:block;top:auto;bottom:0;left:20px;right:20px}.light-metric-strip article:last-child:after{display:none}.light-metric-strip article:nth-child(-n+2){border-bottom:0}.light-motivation{text-align:center;grid-template-columns:1fr}.light-motivation>span{margin:0 auto}.light-support-heading{flex-direction:column;align-items:flex-start;gap:8px}.light-support-grid{grid-template-columns:1fr}.light-support-grid article:after,.light-support-grid article:nth-child(2):after{width:auto;height:1px;display:block;top:auto;bottom:-12px;left:0;right:0}.light-support-grid article:last-child:after{display:none}}@media (max-width:820px){.mini-program-shell{background:#f1f6f9}.mini-program-shell .topbar{color:#fff;background:linear-gradient(90deg,#082f5d,#075b70);border-bottom:0;position:sticky}.mini-program-shell .light-topbar-slogan,.mini-program-shell .light-topbar-slogan svg{color:#fff}.mini-program-shell .topbar-date{color:#ffffffbf}.mini-program-shell .topbar-date svg{color:#74e2d7}.mini-program-shell .content-area{padding:12px 11px 32px}.mini-program-shell .page-stack{gap:13px}.mini-program-shell .panel,.mini-program-shell .product-heading,.mini-program-shell .product-card,.mini-program-shell .batch-hero{border-radius:17px;box-shadow:0 8px 25px #1522380e}.mini-program-shell .light-brand-hero{border-radius:18px 18px 0 0;min-height:auto;padding:24px 19px}.mini-program-shell .light-brand-line,.mini-program-shell .light-monogram,.mini-program-shell .light-brand-rule{display:none}.mini-program-shell .light-brand-core{display:block}.mini-program-shell .light-brand-message h1{font-size:27px;line-height:1.35}.mini-program-shell .light-brand-message p{margin-top:9px;font-size:12px;line-height:1.7}.mini-program-shell .light-hero-actions{margin-top:18px}.mini-program-shell .light-hero-actions button{min-height:48px;font-size:13px}.mini-program-shell .light-metric-strip{border-radius:0 0 18px 18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 10px 14px}.mini-program-shell .light-metric-strip article{min-height:88px;padding:13px 15px}.mini-program-shell .light-metric-strip article b{font-size:23px}.mini-program-shell .light-motivation,.mini-program-shell .light-support,.mini-program-shell .light-dashboard-footer{display:none}.mini-program-shell .product-heading{min-height:auto;padding:20px 18px}.mini-program-shell .product-heading h1{font-size:23px}.mini-program-shell .product-heading p:last-child{font-size:12px;line-height:1.65}.mini-program-shell .step-indicator{display:none}.mini-program-shell .product-grid{gap:13px}.mini-program-shell .product-card{padding:19px}.mini-program-shell .product-card h2{font-size:19px}.mini-program-shell .product-card-top p,.mini-program-shell .product-card li{font-size:12px}.mini-program-shell .product-preview{height:230px}.mini-program-shell .product-select{min-height:50px;font-size:14px}.mini-program-shell .entry-form{padding:20px 17px calc(20px + env(safe-area-inset-bottom))}.mini-program-shell .form-title{padding-bottom:18px}.mini-program-shell .form-title h1{font-size:22px}.mini-program-shell .form-title p:last-child{font-size:12px;line-height:1.65}.mini-program-shell .section-fields h3{font-size:16px}.mini-program-shell .field{gap:9px;font-size:14px}.mini-program-shell .field input,.mini-program-shell .locked-input,.mini-program-shell .filter-bar input,.mini-program-shell .filter-bar select{border-radius:12px;height:50px;min-height:50px;font-size:16px}.mini-program-shell .field small{min-height:16px;font-size:11px}.mini-program-shell .relation-picker{font-size:14px}.mini-program-shell .relation-picker button{height:48px;font-size:14px}.mini-program-shell .selected-product{min-height:74px}.mini-program-shell .selected-product b{font-size:14px}.mini-program-shell .form-actions{z-index:10;background:#fffffff7;border-top:1px solid #dce5ea;margin:24px -17px -20px;padding:12px 17px;position:sticky;bottom:66px;box-shadow:0 -9px 24px #112c4514}.mini-program-shell .form-actions button{min-height:50px;font-size:14px}.mini-program-shell .table-panel{box-shadow:none;background:0 0;border:0;overflow:visible}.mini-program-shell .table-toolbar{background:#fff;border:1px solid #e1e8ed;border-radius:17px;padding:18px}.mini-program-shell .table-toolbar h1{font-size:21px}.mini-program-shell .table-toolbar p:last-child{font-size:11px;line-height:1.6}.mini-program-shell .toolbar-actions{grid-template-columns:1fr auto;display:grid}.mini-program-shell .search-box{border-radius:12px;height:48px}.mini-program-shell .search-box input{font-size:15px}.mini-program-shell .primary-button.compact{min-height:48px;font-size:13px}.mini-program-shell .filter-bar{background:#fff;border:1px solid #e1e8ed;border-radius:17px;margin-top:10px;padding:14px}.mini-program-shell .filter-bar label{font-size:12px}.mini-program-shell .filter-bar>button{height:48px;font-size:13px}.mini-program-shell .table-wrap{margin-top:10px;overflow:visible}.mini-program-shell table,.mini-program-shell tbody,.mini-program-shell tr,.mini-program-shell td{width:100%;min-width:0;display:block}.mini-program-shell thead{display:none}.mini-program-shell tbody{gap:12px;display:grid}.mini-program-shell tbody tr{background:#fff;border:1px solid #e0e7ec;border-radius:17px;padding:8px 16px 14px;overflow:hidden;box-shadow:0 8px 24px #1522380b}.mini-program-shell tbody td{border-bottom:1px solid #edf1f3;grid-template-columns:90px minmax(0,1fr);align-content:center;min-height:56px;padding:10px 0 10px 100px;font-size:13px;display:grid;position:relative}.mini-program-shell tbody td:before{content:attr(data-label);color:#7a8998;font-size:12px;font-weight:700;position:absolute;top:50%;left:0;transform:translateY(-50%)}.mini-program-shell tbody td:last-child{border-bottom:0}.mini-program-shell tbody td b{font-size:14px}.mini-program-shell tbody td span.mono{overflow-wrap:anywhere;font-size:11px}.mini-program-shell tbody td small{font-size:11px}.mini-program-shell tbody td.quick-actions-cell{padding:12px 0 4px;display:block}.mini-program-shell tbody td.quick-actions-cell:before{margin-bottom:10px;display:block;position:static;transform:none}.mini-program-shell .row-actions{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;padding-bottom:6px;overflow-x:auto}.mini-program-shell .row-actions::-webkit-scrollbar{display:none}.mini-program-shell .row-actions button{border-radius:11px;flex:none;min-width:74px;height:48px;padding:0 10px;font-size:11px}.mini-program-shell .empty-table-row{padding:0}.mini-program-shell .empty-table-row td{border:0;padding:0;display:block}.mini-program-shell .empty-table-row td:before{display:none}.mini-program-shell .batch-row{flex-wrap:wrap;min-height:86px}.mini-program-shell .batch-row>div:nth-child(2){min-width:calc(100% - 55px)}.mini-program-shell .batch-row button{min-height:38px;margin-left:auto}.mini-program-shell .modal-backdrop{align-items:end;padding:0}.mini-program-shell .modal-card{width:100%;max-height:88vh;padding:27px 20px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;overflow-y:auto}.mini-program-shell .modal-card .field input,.mini-program-shell .modal-select select{font-size:16px}.mini-program-shell .toast{left:14px;right:14px;bottom:calc(76px + env(safe-area-inset-bottom));max-width:none;font-size:13px}}
