:root{--app-bg:#f3f6f5;--surface:#fff;--surface-soft:#f7f9f8;--text:#182520;--text-secondary:#52635c;--text-muted:#78867f;--line:#dfe7e2;--line-strong:#cbd8d1;--brand:#087f63;--brand-strong:#05634e;--brand-soft:#e6f4ef;--accent:#d77924;--success:#177a50;--success-soft:#e8f6ee;--warning:#a85b12;--warning-soft:#fff4e5;--danger:#a43d38;--danger-soft:#fceceb;--info:#2d659f;--info-soft:#eaf3fb;--disabled:#a8b2ad;--overlay:rgba(12,28,22,.46);--page-x:18px;--space-1:6px;--space-2:10px;--space-3:14px;--space-4:18px;--space-5:24px;--space-6:32px;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--shadow-1:0 1px 2px rgba(22,45,36,.04),0 8px 22px rgba(22,45,36,.05);--shadow-2:0 16px 42px rgba(22,45,36,.12);--topbar-h:62px;--bottom-nav-h:72px;--control-h:48px}*{box-sizing:border-box}body,html{margin:0;min-height:100%}html{background:#e7ece9}body{background:var(--app-bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}:focus-visible{outline:3px solid rgba(8,127,99,.28);outline-offset:2px}main{margin:0 auto;max-width:1120px;padding:32px 20px 72px}.eyebrow{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.09em;margin:0}.meta,.muted{color:var(--text-secondary);font-size:14px;line-height:1.65}.price{color:var(--brand-strong);font-size:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:850;letter-spacing:-.02em}.button{align-items:center;background:var(--brand);border:1px solid var(--brand);border-radius:13px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:750;justify-content:center;min-height:var(--control-h);padding:11px 18px;text-align:center;transition:background .16s ease,border-color .16s ease,transform .16s ease}.button:hover{background:var(--brand-strong);border-color:var(--brand-strong)}.button:active{transform:translateY(1px)}.button.secondary{background:var(--surface);border-color:var(--line-strong);color:var(--brand-strong)}.button.danger{background:var(--surface);border-color:#e7b7b3;color:var(--danger)}.button.small{border-radius:10px;font-size:13px;min-height:36px;padding:7px 12px}.button[disabled]{background:#e7ece9;border-color:#e7ece9;color:#86928c;cursor:not-allowed;opacity:1;transform:none}.button-block{width:100%}.actions,.compact-actions,.h5-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.h5-actions .button{flex:1 1 130px}.message{border:1px solid transparent;border-radius:var(--radius-sm);font-size:14px;line-height:1.55;margin:14px 0;padding:12px 14px}.message.error{background:var(--danger-soft);border-color:#f1c9c6;color:#7d302b}.message.success{background:var(--success-soft);border-color:#bfe2cf;color:#11653f}.app-viewport{min-height:100dvh}.app-mobile-frame{background:var(--app-bg);margin:0 auto;min-height:100dvh;position:relative;width:min(100%,540px)}.app-topbar{background:hsla(0,0%,100%,.96);border-bottom:1px solid rgba(203,216,209,.72);justify-content:space-between;min-height:var(--topbar-h);padding:calc(8px + env(safe-area-inset-top)) var(--page-x) 8px;position:relative;z-index:40}.app-brand,.app-topbar{align-items:center;display:flex}.app-brand{gap:10px;min-width:0}.app-brand-mark{align-items:center;background:var(--brand);border-radius:12px 12px 12px 4px;color:#fff;display:inline-flex;flex:0 0 38px;font-size:18px;font-weight:900;height:38px;justify-content:center;width:38px}.app-brand>span:last-child{display:grid;grid-gap:1px;gap:1px;min-width:0}.app-brand strong{font-size:17px;letter-spacing:-.02em}.app-brand small{color:var(--text-muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-topbar-link{align-items:center;background:var(--brand-soft);border-radius:999px;color:var(--brand-strong);display:inline-flex;font-size:12px;font-weight:800;min-height:34px;padding:7px 12px}.app-page-content{min-height:calc(100dvh - var(--topbar-h));padding-bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom))}.app-page-content.without-bottom-nav{padding-bottom:env(safe-area-inset-bottom)}.app-page-content main{max-width:none;padding:0 var(--page-x) 38px}.app-bottom-nav{align-items:stretch;background:hsla(0,0%,100%,.97);border-top:1px solid var(--line);bottom:0;display:grid;grid-gap:2px;gap:2px;grid-template-columns:repeat(5,1fr);left:50%;margin:0;max-width:540px;padding:6px 7px calc(6px + env(safe-area-inset-bottom));position:fixed;transform:translateX(-50%);width:100%;z-index:50}.app-viewport-staff .app-bottom-nav{grid-template-columns:repeat(4,1fr)}.app-bottom-nav a{align-items:center;border-radius:12px;color:#74827b;display:flex;flex-direction:column;font-size:10px;font-weight:700;gap:2px;justify-content:center;min-height:52px;position:relative}.app-bottom-nav a.active{color:var(--brand)}.app-bottom-nav a.active:before{background:var(--brand-soft);border-radius:999px;content:"";height:30px;left:50%;position:absolute;top:3px;transform:translateX(-50%);width:44px;z-index:-1}.app-bottom-nav svg{height:22px;width:22px}.h5-shell{padding-bottom:24px!important}.mobile-page-header{align-items:flex-start;display:flex;gap:11px;padding:22px 0 16px}.mobile-page-heading{display:grid;flex:1 1;grid-gap:7px;gap:7px;min-width:0}.mobile-page-heading h1{font-size:27px;letter-spacing:-.035em;line-height:1.16;margin:0;overflow-wrap:anywhere}.mobile-page-heading>p:not(.eyebrow){color:var(--text-secondary);font-size:14px;line-height:1.65;margin:0;max-width:42em}.mobile-page-action{align-items:flex-end;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:46%}.mobile-page-action .button{font-size:13px;min-height:38px;padding:7px 12px}.mobile-back{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:11px;display:inline-flex;flex:0 0 38px;font-size:29px;height:38px;justify-content:center;line-height:1;margin-top:1px}.h5-section{display:grid;grid-gap:13px;gap:13px;margin:15px 0 22px}.section-heading{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin:6px 1px 2px}.section-heading h2{font-size:19px;letter-spacing:-.02em;margin:0}.section-heading p{color:var(--text-secondary);font-size:13px;line-height:1.55;margin:4px 0 0}.section-heading>a{color:var(--brand);font-size:13px;font-weight:750;white-space:nowrap}.h5-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-1);display:grid;grid-gap:12px;gap:12px;min-width:0;padding:17px}.h5-card h2{font-size:17px;letter-spacing:-.015em;line-height:1.35;margin:0}.h5-card ol,.h5-card p,.h5-card ul{line-height:1.65;margin:0}.h5-card-warning{background:var(--warning-soft);border-color:#efd2aa;box-shadow:none}.h5-card-success{background:var(--success-soft);border-color:#c5e4d3;box-shadow:none}.h5-card-danger{background:var(--danger-soft);border-color:#efc5c2;box-shadow:none}.h5-card-info{background:var(--info-soft);border-color:#c9dff0;box-shadow:none}.h5-card-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-width:0}.h5-card-row>div{min-width:0}.h5-card-row strong{overflow-wrap:anywhere}.h5-grid,.h5-list{display:grid;grid-gap:12px;gap:12px}.h5-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.h5-metrics{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.h5-metric{background:var(--surface-soft);border-radius:var(--radius-sm);min-width:0;padding:11px 12px}.h5-metric span{color:var(--text-muted);display:block;font-size:11px;line-height:1.35}.h5-metric strong{display:block;font-size:14px;line-height:1.5;margin-top:4px;overflow-wrap:anywhere}.status-badge{align-items:center;background:#eff3f1;border:1px solid var(--line);border-radius:999px;color:#46574f;display:inline-flex;font-size:12px;font-weight:750;gap:6px;line-height:1.2;min-height:26px;padding:5px 9px;width:-moz-fit-content;width:fit-content}.status-badge i{background:currentColor;border-radius:50%;flex:0 0 6px;height:6px;opacity:.78;width:6px}.status-badge-success{background:var(--success-soft);border-color:#bfe0cd;color:var(--success)}.status-badge-warning{background:var(--warning-soft);border-color:#efd0a2;color:var(--warning)}.status-badge-danger{background:var(--danger-soft);border-color:#efc4c1;color:var(--danger)}.status-badge-info{background:var(--info-soft);border-color:#c9dff0;color:var(--info)}.home-welcome{background:var(--brand-strong);border-radius:var(--radius-lg);color:#fff;display:grid;grid-gap:17px;gap:17px;margin:4px 0 20px;overflow:hidden;padding:22px;position:relative}.home-welcome:after{border:22px solid hsla(0,0%,100%,.07);border-radius:50%;content:"";height:120px;position:absolute;right:-48px;top:-56px;width:120px}.home-welcome .eyebrow{color:#a9e1cf}.home-welcome h1{font-size:29px;letter-spacing:-.045em;line-height:1.18;margin:5px 0 0;max-width:12em}.home-welcome p{color:#d7ebe4;font-size:14px;line-height:1.65;margin:0;max-width:31em}.home-primary-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1.1fr .9fr;position:relative;z-index:1}.home-primary-actions a{align-items:center;background:#fff;border-radius:14px;color:var(--brand-strong);display:grid;min-height:88px;padding:14px}.home-primary-actions a.secondary-entry{background:#d8eee7}.home-primary-actions strong{font-size:16px}.home-primary-actions span{color:#567067;font-size:12px;line-height:1.45;margin-top:4px}.search-link{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:14px;color:var(--text-muted);display:flex;gap:10px;min-height:50px;padding:12px 15px}.search-link:before{border:2px solid var(--brand);border-radius:50%;content:"";height:13px;position:relative;width:13px}.service-card{gap:11px}.service-card-title-link{display:grid;grid-gap:7px;gap:7px}.service-card-title-link h2{font-size:18px}.service-card .price{font-size:23px}.service-card-footer{align-items:center;border-top:1px solid var(--line);display:flex;justify-content:space-between;margin-top:2px;padding-top:12px}.service-card-footer a{color:var(--brand);font-size:14px;font-weight:800}.order-card,.task-card{border-left:3px solid var(--brand)}.card-meta-row{color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:12px;gap:6px 12px}.me-link-grid,.quick-entry-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.me-link-grid a,.quick-entry-grid a{background:var(--surface);border:1px solid var(--line);border-radius:14px;color:var(--text);display:grid;font-size:14px;font-weight:800;grid-gap:4px;gap:4px;min-height:64px;padding:14px}.me-link-grid span,.quick-entry-grid span{color:var(--text-muted);font-size:12px;font-weight:500;line-height:1.4}.form-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field.full{grid-column:1/-1}.field label,.field>span{color:var(--text);font-size:14px;font-weight:750}.field input,.field select,.field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--surface);border:1px solid var(--line-strong);border-radius:12px;color:var(--text);min-height:var(--control-h);outline:none;padding:12px 14px;width:100%}.field textarea{line-height:1.6;min-height:116px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(8,127,99,.1)}.field input:disabled,.field select:disabled,.field textarea:disabled{background:#eef2f0;color:#78867f}.form-help{color:var(--text-muted);font-size:12px;line-height:1.6;margin:0}.input-action-row{display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto}.input-action-row .button{min-height:var(--control-h);white-space:nowrap}.checks{display:grid;grid-gap:10px;gap:10px}.check{align-items:flex-start;display:flex;gap:10px;line-height:1.55}.check input{flex:0 0 auto;height:20px;margin:1px 0 0;width:20px}.service-search-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);display:grid;grid-gap:13px;gap:13px;padding:14px}.chip-row,.filter-chips{display:flex;gap:8px;overflow-x:auto;padding:1px 1px 4px;scrollbar-width:none}.chip-row::-webkit-scrollbar,.filter-chips::-webkit-scrollbar{display:none}.chip,.filter-chips button{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;color:var(--text-secondary);cursor:pointer;flex:0 0 auto;min-height:36px;padding:7px 13px}.chip.active,.filter-chips button.active{background:var(--brand);border-color:var(--brand);color:#fff}.app-state{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:9px;justify-content:center;margin:14px 0;min-height:210px;padding:28px 22px;text-align:center}.app-state strong{font-size:17px}.app-state p{color:var(--text-secondary);font-size:14px;line-height:1.6;margin:0;max-width:28em}.app-state .h5-actions{justify-content:center;margin-top:5px;width:100%}.state-symbol{align-items:center;background:var(--brand-soft);border-radius:50%;color:var(--brand);display:inline-flex;font-size:24px;font-weight:900;height:46px;justify-content:center;width:46px}.error-state .state-symbol{background:var(--danger-soft);color:var(--danger)}.state-spinner{animation:spin .8s linear infinite;border-radius:50%;border:3px solid var(--line);border-top-color:var(--brand);height:30px;width:30px}.skeleton-lines{display:grid;grid-gap:8px;gap:8px;margin-top:8px;width:min(100%,260px)}.skeleton-lines i{animation:pulse 1.3s ease-in-out infinite;background:#edf1ef;border-radius:8px;height:12px}.skeleton-lines i:nth-child(2){width:82%}.skeleton-lines i:nth-child(3){width:64%}.inline-notice{border:1px solid #cbdff0;border-radius:12px;color:#285778;display:grid;font-size:13px;grid-gap:4px;gap:4px;line-height:1.55;padding:12px 14px}.inline-notice-info{background:var(--info-soft)}.inline-notice-warning{background:var(--warning-soft);border-color:#efd2aa;color:#7d4a17}.inline-notice-danger{background:var(--danger-soft);border-color:#efc5c2;color:#7d302b}.inline-notice-success{background:var(--success-soft);border-color:#c5e4d3;color:#17633f}.gate-shell{padding-top:26px!important}.gate-shell .h5-card{min-height:220px;place-content:center;text-align:center}.status-list{display:grid}.status-list>div{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;min-height:52px;padding:10px 0}.status-list>div:last-child{border-bottom:0}.test-auth-notice{display:grid;grid-gap:6px;gap:6px;margin-bottom:10px}.test-auth-notice p{margin:0}.test-auth-account-list strong{font-size:13px;letter-spacing:.04em}.boundary-card p{color:#6e481d;font-size:13px}.identity-card p{color:var(--text-secondary);font-size:13px;margin-top:5px}.h5-timeline{counter-reset:timeline;display:grid;grid-gap:0;gap:0;list-style:none;padding:0}.h5-timeline li{display:grid;grid-gap:11px;gap:11px;grid-template-columns:28px 1fr;min-height:66px;position:relative}.h5-timeline li:not(:last-child):after{background:#b9d8cc;content:"";height:calc(100% - 28px);left:13px;position:absolute;top:28px;width:2px}.timeline-index{align-items:center;background:var(--brand-soft);border:1px solid #b5d9cc;border-radius:50%;color:var(--brand);display:inline-flex;font-size:12px;font-weight:850;height:28px;justify-content:center;width:28px;z-index:1}.h5-timeline li>div{display:grid;grid-gap:3px;gap:3px;padding-bottom:14px}.h5-timeline strong{font-size:14px}.h5-timeline li>div>span{color:var(--text-secondary);font-size:13px;line-height:1.55}.bottom-action-spacer{height:calc(76px + env(safe-area-inset-bottom));margin-top:12px}.bottom-action-bar{align-items:center;background:hsla(0,0%,100%,.97);border-top:1px solid var(--line);display:flex;gap:9px;left:50%;max-width:540px;padding:10px var(--page-x);position:fixed;transform:translateX(-50%);width:100%;z-index:45}.app-viewport-auth .bottom-action-bar{bottom:env(safe-area-inset-bottom)}.bottom-action-bar .button,.bottom-action-bar a,.bottom-action-bar button{flex:1 1}.empty,.loading{color:var(--text-secondary);padding:34px 0;text-align:center}.admin-app-root{margin:0 auto;max-width:1440px;padding:0 20px}.admin-app-root main{max-width:none}.admin-shell{display:grid;grid-gap:24px;gap:24px;grid-template-columns:220px minmax(0,1fr)}.admin-side{align-self:start;background:#fff;border:1px solid #e0e4dd;border-radius:14px;display:grid;grid-gap:8px;gap:8px;padding:16px;position:-webkit-sticky;position:sticky;top:24px}.admin-side a{border-radius:10px;color:#40534b;padding:10px 12px}.admin-side a:hover{background:#edf3ef;color:var(--brand)}.admin-main{min-width:0}.admin-main .section{display:block;margin:24px 0;min-width:0;padding:0}.admin-main .grid{display:grid;grid-gap:18px;gap:18px;min-width:0}.admin-main .grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-main .card{display:grid;grid-gap:8px;gap:8px;min-width:0;overflow-wrap:anywhere}.admin-main .card h2,.admin-main .card p{margin:0}.page-head{align-items:flex-end;display:flex;justify-content:space-between;margin:28px 0}.page-head h1{font-size:clamp(30px,4vw,50px);letter-spacing:-.04em;margin:8px 0 0}.card,.panel,.warning{background:#fff;border:1px solid #e0e4dd;border-radius:16px;padding:22px}.table-wrap{background:#fff;border:1px solid #e0e4dd;border-radius:14px;overflow-x:auto}.table{border-collapse:collapse;min-width:920px;width:100%}.table td,.table th{border-bottom:1px solid #edf0ec;padding:12px 14px;text-align:left;vertical-align:top}.table th{background:#f9faf7;color:#53645d;font-size:13px;white-space:nowrap}.table td{font-size:14px;line-height:1.6}.filters{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(5,minmax(120px,1fr));margin-bottom:18px}.stat-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(4,1fr)}@media (max-width:960px){.admin-main .grid.two{grid-template-columns:1fr}}.stat strong{display:block;font-size:30px;margin-top:8px}.detail-list{display:grid;margin:0}.detail-list div{border-bottom:1px solid #e7e9e4;display:grid;grid-gap:16px;gap:16px;grid-template-columns:140px 1fr;padding:16px 0}.detail-list dt{color:#6a7771}.detail-list dd{margin:0;white-space:pre-wrap}.media-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.media-card{background:#f8faf7;border:1px solid #e0e4dd;border-radius:12px;display:grid;grid-gap:9px;gap:9px;padding:10px}.media-card img,.media-card video{aspect-ratio:4/3;background:#e7ece8;border-radius:8px;object-fit:cover;width:100%}.file-list{line-height:2;margin:0;padding-left:20px}.upload-row{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr auto}.upload-list{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.upload-item{align-items:center;background:#f8faf7;border:1px solid #e0e4dd;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:9px 10px}.mobile-table-fallback{display:none}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:760px){.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.h5-grid{grid-template-columns:1fr}.app-viewport-staff .admin-shell{display:block}.app-viewport-staff .admin-side{display:none}.app-viewport-staff .admin-main{min-width:0}.app-viewport-staff .page-head{display:block;margin:0}.app-viewport-staff .page-head h1{font-size:27px}.app-viewport-staff .filters{display:block}.mobile-table-fallback{display:grid;grid-gap:12px;gap:12px}.hide-on-mobile{display:none}}@media (max-width:430px){:root{--page-x:15px}.mobile-page-heading h1{font-size:25px}.mobile-page-action{max-width:42%}.home-primary-actions{grid-template-columns:1fr 1fr}.h5-card{padding:15px}.h5-metrics{grid-template-columns:1fr 1fr}}@media (max-width:370px){:root{--page-x:13px}.app-brand small{max-width:145px}.mobile-page-header{flex-wrap:wrap}.mobile-page-action{justify-content:flex-start;max-width:none;width:100%}.home-welcome{padding:19px}.home-primary-actions,.input-action-row,.me-link-grid,.quick-entry-grid{grid-template-columns:1fr}}@media (min-width:761px){.app-viewport:not(.app-viewport-admin){padding:24px 0}.app-mobile-frame{border:1px solid #d9e2dd;border-radius:24px;box-shadow:var(--shadow-2);min-height:calc(100dvh - 48px);overflow:clip}.app-bottom-nav{bottom:24px}.bottom-action-bar{bottom:calc(24px + var(--bottom-nav-h))}}.mobile-detail-shell{display:contents}.mobile-detail-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;padding:22px 0 14px}.mobile-detail-head h1{font-size:25px;letter-spacing:-.03em;line-height:1.2;margin:5px 0 0}.mobile-detail-head .actions{justify-content:flex-end}.mobile-detail-head .button{font-size:13px;min-height:38px;padding:7px 12px}.platform-principles{gap:9px}.service-price-card .price{display:block;margin-top:4px}@media (max-width:430px){.mobile-detail-head{display:grid}.mobile-detail-head .actions{justify-content:flex-start}}.app-viewport-user .grid.two{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}.app-viewport-user .section{display:grid;grid-gap:12px;gap:12px;margin:18px 0;padding:0}.app-viewport-user .panel{border-radius:var(--radius-md);box-shadow:var(--shadow-1);display:grid;grid-gap:12px;gap:12px;padding:17px}.app-viewport-user .panel h2,.app-viewport-user .panel h3{font-size:17px;margin:0}.app-viewport-user .detail-list div{gap:5px;grid-template-columns:1fr;padding:12px 0}.deep-home-page,.deep-product-detail,.deep-products-page,.deep-profile-page,.deep-request-page,.deep-staff-workbench{min-width:0;overflow:hidden}.deep-home-page,.deep-profile-page,.deep-staff-workbench{padding-top:0!important}.deep-home-hero{background:#102f3f;color:#fff;margin:0 calc(var(--page-x)*-1);min-height:318px;overflow:hidden;padding:25px var(--page-x) 30px;position:relative}.deep-home-identity{align-items:center;color:#c5d9dc;display:flex;font-size:11px;font-weight:700;gap:7px;letter-spacing:.05em;position:relative;z-index:2}.deep-home-identity>span:last-child{border-left:1px solid #ffffff38;margin-left:4px;padding-left:10px}.signal-dot{background:#69d6a3;border-radius:50%;box-shadow:0 0 0 4px #69d6a321;height:7px;width:7px}.deep-home-hero-copy{margin-top:39px;max-width:300px;position:relative;z-index:2}.deep-home-hero-copy>p{color:#82d0bd;font-size:12px;font-weight:800;letter-spacing:.16em;margin:0 0 9px}.deep-home-hero-copy h1{font-size:37px;letter-spacing:-.06em;line-height:1.14;margin:0}.deep-home-hero-copy h1 em{color:#ffd8a5;font-style:normal}.deep-home-hero-copy>span{color:#c8dadd;display:block;font-size:13px;line-height:1.65;margin-top:16px;max-width:26em}.deep-hero-orbit{height:195px;position:absolute;right:-61px;top:72px;width:195px}.deep-hero-orbit:after,.deep-hero-orbit:before{border:1px solid #ffffff1f;border-radius:50%;content:"";inset:0;position:absolute}.deep-hero-orbit:after{inset:30px}.deep-hero-orbit b{align-items:center;background:#ffffff17;border:1px solid #ffffff29;border-radius:50%;color:#ffcf91;display:flex;font-size:42px;height:90px;justify-content:center;left:52px;position:absolute;top:52px;width:90px}.deep-hero-orbit i{background:#60c9b1;border:4px solid #173f4f;border-radius:50%;height:14px;position:absolute;width:14px}.deep-hero-orbit i:first-child{left:20px;top:36px}.deep-hero-orbit i:nth-child(2){background:#e99b57;right:10px;top:95px}.deep-hero-orbit i:nth-child(3){bottom:5px;left:66px}.deep-search-entry{align-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px #122d3721;display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto 1fr auto;margin:-25px 0 19px;min-height:68px;padding:13px 16px;position:relative;z-index:3}.deep-search-entry>svg{color:#bd6d2c}.deep-search-entry>span{display:grid;grid-gap:2px;gap:2px}.deep-search-entry strong{font-size:14px}.deep-search-entry small{color:var(--text-muted);font-size:11px}.deep-search-entry>b{color:#b66b31;font-size:20px}.deep-primary-tasks{border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;margin-bottom:28px}.deep-primary-tasks>a{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:auto 1fr auto;min-width:0;padding:15px 11px 18px 0}.deep-primary-tasks>a+a{border-left:1px solid var(--line);padding-left:13px;padding-right:0}.deep-primary-tasks>a>span{color:#bd6d2c;font-size:11px;font-weight:900}.deep-primary-tasks div{display:grid;min-width:0}.deep-primary-tasks small{color:var(--text-muted);font-size:8px;letter-spacing:.08em}.deep-primary-tasks strong{font-size:15px;margin-top:3px}.deep-primary-tasks p{color:var(--text-secondary);font-size:10px;line-height:1.35;margin:3px 0 0}.deep-primary-tasks b{color:var(--brand)}.deep-section{margin:30px 0}.deep-section-title{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:15px}.deep-section-title small,.product-delivery small,.product-section-heading small,.product-story small{color:#a95f2b;font-size:10px;font-weight:850;letter-spacing:.1em}.deep-section-title h2{font-size:22px;letter-spacing:-.035em;margin:3px 0 0}.deep-section-title>span{background:#e7eeeb;color:#4e665c;font-size:11px;font-weight:800;padding:6px 10px}.deep-section-title>a{color:var(--brand);font-size:12px;font-weight:800}.scenario-grid{background:var(--line);border:1px solid var(--line);display:grid;grid-gap:1px;gap:1px;grid-template-columns:1fr 1fr}.scenario-item{background:#f8faf9;display:grid;min-height:142px;padding:17px}.scenario-item>span{align-items:center;background:#e4f0ed;color:#0e725d;display:flex;height:42px;justify-content:center;width:42px}.scenario-item strong{font-size:15px;margin-top:17px}.scenario-item small{color:var(--text-secondary);font-size:11px;line-height:1.4;margin-top:4px}.scenario-item-2>span{background:#e8edf8;color:#42628e}.scenario-item-3>span{background:#f8eadb;color:#a55a22}.scenario-item-4>span{background:#f0e9f5;color:#745488}.deep-service-list,.home-service-stream{display:grid}.deep-service-row{border-bottom:1px solid var(--line);padding:16px 0}.deep-service-row:first-child{border-top:1px solid var(--line)}.deep-service-main{align-items:center;display:grid;grid-gap:14px;gap:14px;grid-template-columns:84px minmax(0,1fr)}.service-visual{align-items:center;background:#dcefeb;color:#08765e;display:flex;height:78px;justify-content:center;overflow:hidden;position:relative;width:84px}.service-visual:before{border:1px solid;border-radius:50%;content:"";height:58px;opacity:.18;position:absolute;width:58px}.service-visual>svg{position:relative;z-index:2}.service-visual i{background:currentColor;border-radius:50%;height:6px;opacity:.23;position:absolute;right:8px;top:9px;width:6px}.service-visual i:last-child{bottom:8px;left:9px;right:auto;top:auto}.service-visual-school{background:#e6ecf7;color:#42618c}.service-visual-origin{background:#f5e6d5;color:#9e5726}.service-visual-custom{background:#eee8f3;color:#725382}.service-visual.compact{height:54px;width:58px}.deep-service-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.deep-service-copy>small{color:#a65d29;font-size:10px;font-weight:800}.deep-service-copy>strong{font-size:16px;line-height:1.35}.deep-service-copy>em{color:var(--text-secondary);display:-webkit-box;font-size:11px;font-style:normal;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deep-service-foot{align-items:flex-end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr auto;margin-left:98px;padding-top:10px}.deep-service-foot>span{display:grid}.deep-service-foot small{color:var(--text-muted);font-size:9px}.deep-service-foot b{font-size:12px;margin-top:2px}.deep-service-price b{color:#a55422;font-size:16px}.deep-service-foot>a{color:var(--brand);font-size:11px;font-weight:850}.custom-request-prompt{align-items:flex-end;background:#efe6dc;display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr auto;margin:34px calc(var(--page-x)*-1) 0;padding:27px var(--page-x)}.custom-request-prompt small{color:#a65d29;font-size:10px;font-weight:800}.custom-request-prompt h2{font-size:22px;margin:5px 0 7px}.custom-request-prompt p{color:#665b53;font-size:12px;line-height:1.55;margin:0}.custom-request-prompt .button{background:#9a5628;border-color:#9a5628}.fulfilment-strip{display:grid;margin:0 calc(var(--page-x)*-1)}.fulfilment-strip>div{align-items:center;border-bottom:1px solid #d8e0dc;display:grid;grid-gap:15px;gap:15px;grid-template-columns:34px 1fr;padding:16px var(--page-x)}.fulfilment-strip>div:nth-child(2){background:#edf3f1}.fulfilment-strip b{color:#b66b31;font-size:11px}.fulfilment-strip span{display:grid}.fulfilment-strip strong{font-size:13px}.fulfilment-strip small{color:var(--text-muted);font-size:10px}.products-discovery-head{align-items:flex-end;background:#f0e8df;display:flex;justify-content:space-between;margin:0 calc(var(--page-x)*-1);min-height:170px;padding:34px var(--page-x) 25px}.products-discovery-head small{color:#a45b28;font-size:10px;font-weight:900;letter-spacing:.16em}.products-discovery-head h1{font-size:32px;letter-spacing:-.05em;margin:7px 0}.products-discovery-head p{color:#655d56;font-size:12px;line-height:1.5;margin:0;max-width:260px}.products-discovery-head>svg{color:#9c582b}.deep-filter-panel{border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;padding:18px 0 14px}.deep-search-box{align-items:center;background:#fff;border:1px solid var(--line-strong);display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto 1fr auto;min-height:48px;padding:0 13px}.deep-search-box>svg{color:var(--text-muted)}.deep-search-box input{border:0;min-width:0;outline:none;width:100%}.deep-search-box button{background:transparent;border:0;color:var(--text-muted);font-size:22px}.deep-product-results{margin:22px 0}.result-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.result-heading h2{font-size:19px;margin:0}.result-heading span{color:var(--text-muted);font-size:11px}.deep-boundary-line{align-items:center;background:#e7efec;display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto 1fr auto;margin:28px calc(var(--page-x)*-1) 0;padding:18px var(--page-x)}.deep-boundary-line>svg{color:var(--brand)}.deep-boundary-line p{display:grid;margin:0}.deep-boundary-line strong{font-size:12px}.deep-boundary-line span{color:var(--text-secondary);font-size:10px;line-height:1.45}.deep-boundary-line>a{color:var(--brand);font-size:11px;font-weight:850}.deep-product-detail{padding-left:0!important;padding-right:0!important}.product-hero{background:#163847;color:#fff;min-height:420px;overflow:hidden;padding:20px var(--page-x) 28px;position:relative}.product-hero:after{border:1px solid #ffffff1f;border-radius:50%;content:"";height:260px;position:absolute;right:-120px;top:30px;width:260px}.deep-back{border:1px solid #ffffff40;height:38px;justify-content:center;width:38px}.deep-back,.product-hero-visual{align-items:center;display:flex;position:relative;z-index:2}.product-hero-visual{justify-content:space-between;margin:24px 0 20px}.product-hero-visual>span{border:1px solid #ffffff47;color:#bfe7dd;font-size:10px;font-weight:800;padding:6px 9px}.product-hero-copy{max-width:340px;position:relative;z-index:2}.product-hero-copy p{color:#8ed2c1;font-size:11px;font-weight:800;letter-spacing:.1em;margin:0}.product-hero-copy h1{font-size:30px;letter-spacing:-.045em;line-height:1.2;margin:8px 0 10px}.product-hero-copy>span{color:#c9dadd;display:block;font-size:12px;line-height:1.6}.product-hero-facts{border-top:1px solid #ffffff2e;display:grid;grid-gap:12px;gap:12px;grid-template-columns:1.2fr 1fr 1fr;margin-top:24px;padding-top:18px;position:relative;z-index:2}.product-hero-facts>div{display:grid;min-width:0}.product-hero-facts small{color:#9db4b8;font-size:9px}.product-hero-facts strong{color:#ffd39d;font-size:22px;margin-top:3px}.product-hero-facts b{font-size:11px;margin-top:5px}.product-anchor-nav{display:flex;overflow-x:auto;padding:0 var(--page-x);white-space:nowrap}.product-anchor-nav a{border-bottom:1px solid var(--line);color:var(--text-secondary);flex:0 0 auto;font-size:11px;padding:15px 13px}.product-delivery,.product-story{display:grid;grid-gap:18px;gap:18px;grid-template-columns:38px 1fr;padding:34px var(--page-x)}.product-section-number{color:#b76b32;font-size:12px;font-weight:900;padding-top:4px}.product-delivery h2,.product-section-heading h2,.product-story h2{font-size:23px;margin:4px 0 10px}.product-delivery p,.product-story p{color:var(--text-secondary);font-size:13px;line-height:1.75;margin:0}.product-scope-band{background:#e8efed;display:grid;grid-gap:22px;gap:22px;grid-template-columns:120px 1fr;padding:28px var(--page-x)}.product-scope-band small{color:var(--brand);font-size:9px;font-weight:900}.product-scope-band h2{font-size:20px;margin:4px 0}.product-scope-band p{border-left:2px solid #8db5aa;color:#455d55;font-size:12px;line-height:1.7;margin:0;padding-left:16px}.delivery-symbols{display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(3,1fr);margin-top:18px}.delivery-symbols span{background:#f0e9e1;color:#805433;font-size:10px;font-weight:800;padding:11px 5px;text-align:center}.product-process{background:#153441;color:#fff;padding:30px var(--page-x)}.product-process ol{display:grid;list-style:none;margin:18px 0 0;padding:0}.product-process li{align-items:center;border-top:1px solid #ffffff24;display:grid;grid-gap:15px;gap:15px;grid-template-columns:35px 1fr;padding:15px 0}.product-process li>b{color:#f0b477;font-size:11px}.product-process li>span{display:grid}.product-process li strong{font-size:13px}.product-process li small{color:#adc2c6;font-size:10px}.product-boundary{background:#f1e8df;padding:30px var(--page-x) 18px}.product-boundary>div{align-items:center;display:flex;gap:13px}.product-boundary>div>svg{color:#9e5d2d}.product-boundary span{display:grid}.product-boundary small{color:#a7612f;font-size:10px;font-weight:850}.product-boundary h2{font-size:20px;margin:3px 0}.product-boundary>p{color:#665c54;font-size:12px;line-height:1.7}.product-boundary .not-supported{border-top:1px solid #d9c9ba;margin:0;padding:13px 0}.request-step-header{margin:0 calc(var(--page-x)*-1);padding:21px var(--page-x) 22px}.request-step-header>div:first-child{align-items:center;display:grid;grid-template-columns:38px 1fr auto}.request-step-header a{align-items:center;border:1px solid var(--line);display:flex;height:36px;justify-content:center;width:36px}.request-step-header>div>span{font-size:12px;font-weight:800;padding-left:10px}.request-step-header>div>b{color:#a6602e;font-size:11px}.request-step-header h1{font-size:27px;margin:30px 0 18px}.request-progress{display:grid!important;grid-gap:5px;gap:5px;grid-template-columns:repeat(6,1fr)!important}.request-progress i{background:#dfe5e2;height:3px}.request-progress i.active{background:#b76a31}.request-step-form{min-height:500px}.request-step-panel{animation:step-in .22s ease-out;padding:18px 0 105px}.request-step-panel[hidden]{display:none}.request-step-panel .field{margin-bottom:20px}.request-step-panel textarea{min-height:140px}.step-kicker{align-items:center;color:var(--text-secondary);display:flex;font-size:12px;gap:8px;line-height:1.5;margin:0 0 23px}.step-kicker svg{color:#a6602e}.request-toggle{align-items:center;border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto 1fr;padding:17px 2px}.request-toggle input{height:21px;width:21px}.request-toggle span{display:grid}.request-toggle strong{font-size:13px}.request-toggle small{color:var(--text-muted);font-size:10px}.request-toggle.urgent{background:#f1e7dc;border:0;padding:16px}.budget-input{align-items:baseline;border-bottom:2px solid #193c47;display:grid;grid-template-columns:auto 1fr auto;margin:34px 0 14px;padding:0 5px 12px}.budget-input>span{color:#a65d29;font-size:24px}.budget-input input{background:transparent;border:0;color:#173642;font-size:42px;font-weight:800;min-width:0;outline:0;padding:0 10px;width:100%}.step-note{color:var(--text-muted);font-size:11px;line-height:1.6;margin:0 0 30px}.request-boundary-step{text-align:center}.boundary-emblem{align-items:center;background:#e3efeb;color:var(--brand);display:flex;height:62px;justify-content:center;margin:5px auto 18px;width:62px}.request-boundary-step>small{color:#a7602d;font-size:10px;font-weight:850}.request-boundary-step h2{font-size:24px;margin:6px 0 10px}.request-boundary-step>p{color:var(--text-secondary);font-size:12px}.request-boundary-step ul{border-bottom:1px solid var(--line);border-top:1px solid var(--line);list-style:none;margin:20px 0;padding:9px 0;text-align:left}.request-boundary-step li{color:#765744;font-size:11px;padding:6px 4px 6px 18px;position:relative}.request-boundary-step li:before{color:#af642f;content:"×";left:2px;position:absolute}.boundary-confirm{align-items:flex-start;background:#efe6dc;display:flex;gap:11px;padding:16px;text-align:left}.boundary-confirm input{flex:0 0 auto;height:20px;width:20px}.boundary-confirm span{color:#654e3f;font-size:11px;line-height:1.55}.request-success-page{align-items:center;display:flex;flex-direction:column;min-height:620px;padding-top:70px!important;text-align:center}.success-orbit{align-items:center;background:#e1f0ea;border-radius:50%;color:var(--brand);display:flex;font-size:28px;height:76px;justify-content:center;margin-bottom:22px;width:76px}.request-success-page h1{font-size:30px;margin:7px}.request-success-page p{color:var(--text-secondary);font-size:12px}.request-success-page .h5-actions{margin-top:20px;width:100%}.guest-profile{text-align:center}.guest-profile-art{height:210px;margin:0 calc(var(--page-x)*-1) 28px;overflow:hidden;position:relative}.guest-profile-art:before{background:#143643;border-radius:50%;content:"";height:280px;top:-110px;width:280px}.guest-profile-art span,.guest-profile-art:before{left:50%;position:absolute;transform:translateX(-50%)}.guest-profile-art span{color:#ffd39e;font-size:54px;font-weight:900;top:58px}.guest-profile-art i{border:1px solid #ffffff2e;border-radius:50%;height:170px;left:50%;position:absolute;top:-16px;transform:translateX(-50%);width:170px}.guest-profile h1{font-size:27px;margin:7px auto 10px;max-width:300px}.guest-profile>p{color:var(--text-secondary);font-size:12px;line-height:1.65;margin:0 auto 20px;max-width:300px}.guest-profile>.button{width:100%}.guest-profile>div:last-child{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;margin-top:28px}.guest-profile>div:last-child a{align-items:center;display:flex;gap:10px;padding:18px 8px;text-align:left}.guest-profile>div:last-child a+a{border-left:1px solid var(--line)}.guest-profile>div:last-child span{display:grid}.guest-profile>div:last-child strong{font-size:12px}.guest-profile>div:last-child small{color:var(--text-muted);font-size:9px}.profile-header{align-items:center;background:#153643;color:#fff;display:grid;grid-gap:13px;gap:13px;grid-template-columns:auto 1fr auto;margin:0 calc(var(--page-x)*-1);min-height:176px;padding:30px var(--page-x)}.profile-avatar{align-items:center;background:#f0b675;color:#153643;display:flex;font-size:24px;font-weight:900;height:62px;justify-content:center;width:62px}.profile-header p{color:#9fc5c7;font-size:10px;margin:0}.profile-header h1{font-size:24px;margin:4px 0 8px}.profile-header span{color:#a9decf;font-size:10px}.profile-header span.pending{color:#f0bd86}.profile-header>a{font-size:28px}.profile-verification-prompt{align-items:center;background:#f1e6da;display:grid;grid-gap:11px;gap:11px;grid-template-columns:auto 1fr auto;margin:14px 0;padding:14px}.profile-action-section span,.profile-verification-prompt span{display:grid}.profile-verification-prompt strong{font-size:12px}.profile-verification-prompt small{color:#765e4c;font-size:9px}.profile-verification-prompt b{color:#9f5c2b;font-size:10px}.profile-quick-actions{background:var(--line);border:1px solid var(--line);display:grid;grid-gap:1px;gap:1px;grid-template-columns:1fr 1fr;margin:20px 0 29px}.profile-quick-actions a{background:#fff;display:grid;min-height:116px;padding:16px}.profile-quick-actions span{color:#a6602e;font-size:9px}.profile-quick-actions strong{font-size:16px;margin-top:19px}.profile-quick-actions small{color:var(--text-muted);font-size:10px}.profile-action-section{margin:24px 0}.profile-action-section>h2{color:var(--text-muted);font-size:10px;letter-spacing:.1em;margin:0 0 8px}.profile-action-section>div{border-top:1px solid var(--line)}.profile-action-section a,.profile-action-section button{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto 1fr auto;min-height:66px;padding:10px 3px;text-align:left;width:100%}.profile-action-section strong{font-size:13px}.profile-action-section small{color:var(--text-muted);font-size:10px}.profile-action-section b{color:var(--text-muted);font-size:20px}.profile-action-section .danger-row b,.profile-action-section .danger-row strong{color:var(--danger)}.profile-footnote{color:var(--text-muted);font-size:9px;margin:38px 0 8px;text-align:center}.staff-workbench-header{align-items:flex-end;background:#173744;color:#fff;display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr auto;margin:0 calc(var(--page-x)*-1);min-height:226px;padding:32px var(--page-x) 27px}.staff-workbench-header p{color:#89caba;font-size:10px;font-weight:850;letter-spacing:.12em;margin:0}.staff-workbench-header h1{font-size:28px;line-height:1.18;margin:20px 0 9px;max-width:290px}.staff-workbench-header>div>span{color:#b9ced1;font-size:11px}.staff-workbench-header>a{align-items:center;border:1px solid #ffffff2e;color:#a9ddce;display:grid;grid-gap:4px;gap:4px;justify-items:center;padding:11px 8px}.staff-workbench-header>a small{font-size:8px}.staff-workbench-header.has-issue{background:#4b3c32}.staff-task-overview{background:var(--line);border:1px solid var(--line);display:grid;grid-gap:1px;gap:1px;grid-template-columns:1.15fr .85fr;margin:19px 0 31px}.staff-task-overview>div{background:#fff}.overview-primary{display:grid;min-height:205px;padding:17px}.overview-primary>span{align-items:center;background:#dfeeea;color:var(--brand);display:flex;height:44px;justify-content:center;width:44px}.overview-primary>small{color:var(--text-muted);font-size:10px;margin-top:20px}.overview-primary>strong{font-size:42px;line-height:1;margin:3px 0 16px}.overview-primary>a{color:var(--brand);font-size:11px;font-weight:850}.overview-secondary{display:grid;grid-template-rows:1fr 1fr auto}.overview-secondary>span{border-bottom:1px solid var(--line);display:grid;padding:14px}.overview-secondary small{color:var(--text-muted);font-size:9px}.overview-secondary b{font-size:23px}.overview-secondary>a{align-items:center;color:#9e5d2d;display:flex;font-size:10px;font-weight:850;gap:7px;padding:13px}.staff-data-error{background:var(--danger-soft);color:var(--danger);font-size:11px;padding:12px}.staff-section-title small{color:#a6602e;font-size:9px;font-weight:850;letter-spacing:.12em}.staff-section-title h2{font-size:21px;margin:4px 0 14px}.staff-primary-entry{align-items:center;background:#e2efeb;display:grid;grid-gap:13px;gap:13px;grid-template-columns:auto 1fr auto;min-height:105px;padding:16px}.staff-primary-entry>span{align-items:center;background:#fff;color:var(--brand);display:flex;height:49px;justify-content:center;width:49px}.staff-primary-entry>div{display:grid}.staff-primary-entry small{color:var(--text-muted);font-size:9px}.staff-primary-entry strong{font-size:15px}.staff-primary-entry p{color:var(--text-secondary);font-size:10px;margin:3px 0}.staff-hall-entry{align-items:center;border-bottom:1px solid var(--line);display:grid;grid-gap:13px;gap:13px;grid-template-columns:auto 1fr auto;padding:17px 4px}.staff-hall-entry>span{display:grid}.staff-hall-entry strong{font-size:13px}.staff-hall-entry small{color:var(--text-muted);font-size:10px}.staff-workflow{margin-top:34px}.staff-workflow ol{display:grid;list-style:none;margin:0;padding:0}.staff-workflow li{align-items:center;border-top:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:32px 1fr;padding:13px 2px}.staff-workflow li>b{color:#a6602e;font-size:11px}.staff-workflow li>span{display:grid}.staff-workflow strong{font-size:12px}.staff-workflow small{color:var(--text-muted);font-size:9px}.staff-principle{align-items:center;background:#173744;color:#fff;display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto 1fr;margin:28px calc(var(--page-x)*-1) 0;padding:18px var(--page-x)}.staff-principle p{color:#c2d4d6;font-size:10px;line-height:1.5;margin:0}@keyframes step-in{0%{opacity:0;transform:translateX(10px)}}@media(max-width:370px){.deep-home-hero-copy h1{font-size:32px}.deep-primary-tasks{grid-template-columns:1fr}.deep-primary-tasks>a+a{border-left:0;border-top:1px solid var(--line);padding-left:0}.deep-service-main{grid-template-columns:70px minmax(0,1fr)}.service-visual{width:70px}.deep-service-foot{margin-left:84px}.custom-request-prompt,.product-scope-band,.staff-task-overview{grid-template-columns:1fr}}.bottom-action-spacer{height:calc(70px + env(safe-area-inset-bottom));margin-top:10px}.bottom-action-bar{bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom));min-height:62px;padding-bottom:10px;padding-top:10px}.deep-product-detail .bottom-action-spacer,.deep-request-page .bottom-action-spacer{clear:both}.deep-service-foot{gap:14px;grid-template-columns:minmax(0,1fr) max-content max-content}.deep-service-foot b{line-height:1.35;overflow-wrap:normal;word-break:normal}.deep-service-foot>a,.deep-service-price,.deep-service-price b{white-space:nowrap}.product-hero{min-height:446px}.product-hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero-facts>div:first-child{align-items:flex-end;border-bottom:1px solid #ffffff24;display:flex;grid-column:1/-1;justify-content:space-between;padding-bottom:12px}.product-hero-facts>div:not(:first-child){gap:3px}.product-hero-facts b{line-height:1.4;overflow-wrap:normal;word-break:normal}.request-step-form{min-height:0}.request-step-panel{padding:14px 0 24px}.request-step-panel[data-step="1"]{padding-bottom:10px}.staff-workbench-header{grid-template-columns:minmax(0,1fr) auto}.staff-workbench-header>div{min-width:0}.staff-workbench-header h1{font-size:26px;line-height:1.22;max-width:none;text-wrap:balance}@media (max-width:370px){.deep-service-foot{gap:10px;grid-template-columns:minmax(0,1fr) max-content}.deep-service-foot>a{grid-column:2;grid-row:1/3}.staff-workbench-header h1{font-size:24px}}