:root{color-scheme:light;--ink: #112235;--ink-2: #31465b;--muted: #66778a;--line: #dce3e9;--line-strong: #c6d2dc;--paper: #ffffff;--canvas: #f4f7f9;--navy: #0d1b2a;--navy-2: #142a3d;--teal: #0f766e;--teal-dark: #0b5f59;--teal-soft: #e8f6f3;--blue: #2563eb;--blue-soft: #eaf1ff;--amber: #b96305;--amber-soft: #fff6df;--green: #15803d;--green-soft: #eaf8ee;--danger: #b42318;--danger-soft: #fff0ee;--code: #0b1520;--wrap: 1200px;--radius: 8px;font-family:Noto Sans SC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:var(--canvas);letter-spacing:0}body:has(.dialog-backdrop){overflow:hidden}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:18px;height:18px;stroke-width:2;flex:0 0 auto}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}section[id],article[id],div[id]{scroll-margin-top:88px}.topbar{position:sticky;top:0;z-index:50;height:68px;border-bottom:1px solid #213548;color:#f6fafc;background:#0d1b2af7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-inner{width:min(var(--wrap),calc(100% - 48px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;min-width:250px;gap:11px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:7px;color:#fff;background:var(--teal);font:800 15px/1 Inter,sans-serif}.brand-name{font:800 15px/1 Inter,Noto Sans SC,sans-serif}.brand-label{margin-left:8px;padding-left:12px;border-left:1px solid rgba(255,255,255,.18);color:#aebdca;font-size:13px;font-weight:500}.nav{display:flex;align-items:center;gap:3px;color:#c3d0db}.nav button{padding:8px 10px;border:0;border-radius:6px;color:inherit;background:transparent;font-size:13px;font-weight:600}.nav button:hover,.nav button:focus-visible{color:#fff;background:#ffffff14;outline:0}.header-actions{display:flex;align-items:center;gap:8px}.icon-button,.language-button,.help-button{min-height:36px;border:1px solid rgba(255,255,255,.16);border-radius:7px;color:#eff8f6;background:transparent}.icon-button{width:36px;display:grid;place-items:center;padding:0}.language-button{min-width:42px;padding:0 9px;font-size:11px;font-weight:800}.icon-button:hover,.language-button:hover{background:#ffffff14}.help-button{display:inline-flex;align-items:center;gap:7px;padding:0 13px;background:var(--teal);font-size:13px;font-weight:700}.help-button:hover{background:#13877e}.help-button svg{width:15px;height:15px}.menu-button{display:none}.hero-band{min-height:596px;color:#eef5f7;background:var(--navy)}.hero{width:min(var(--wrap),calc(100% - 48px));min-height:596px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:72px;padding:64px 0 68px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#92d7cf;font-size:13px;font-weight:700}.status-dot{width:8px;height:8px;border-radius:50%;background:#40c2a8;box-shadow:0 0 0 4px #40c2a81f}h1{max-width:640px;margin:20px 0 0;font-size:54px;line-height:1.14;letter-spacing:0;font-weight:800}.hero-copy>p{max-width:650px;margin:22px 0 0;color:#b8c9d5;font-size:18px;line-height:1.75}.promise-list{margin:30px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:18px;list-style:none;color:#d8e5ea;font-size:13px;font-weight:600}.promise-list li{display:flex;align-items:center;gap:7px}.promise-list svg{width:16px;height:16px;color:#4fd1b5}.setup-panel{overflow:hidden;border:1px solid #cbd7df;border-radius:var(--radius);color:var(--ink);background:var(--paper);box-shadow:0 24px 70px #00000042}.panel-head{padding:20px 22px 16px;border-bottom:1px solid var(--line)}.panel-kicker{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--muted);font-size:12px;font-weight:700}.panel-kicker span:last-child{display:inline-flex;align-items:center;gap:5px;color:var(--green)}.panel-kicker svg{width:14px;height:14px}.panel-head h2{margin:7px 0 0;font-size:22px;line-height:1.35}.panel-body{padding:20px 22px 22px}.field-label{display:block;margin-bottom:9px;color:var(--ink-2);font-size:13px;font-weight:700}.path-label{margin-top:18px}.client-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;border:1px solid var(--line);border-radius:7px;background:#f3f6f8}.client-tab{min-width:0;min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:5px;color:var(--muted);background:transparent;font-size:12px;font-weight:700}.client-tab svg{width:15px;height:15px}.client-tab.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #1122351f}.path-choice{display:grid;gap:9px}.path-option{width:100%;display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:7px;text-align:left;color:var(--ink);background:#fff}.path-option.active{border-color:#5eb2a9;background:var(--teal-soft);box-shadow:0 0 0 2px #0f766e1c}.manual-option.active{border-color:#dfad64;background:var(--amber-soft);box-shadow:0 0 0 2px #b963051a}.path-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid #cbe1dd;border-radius:7px;color:var(--teal);background:#fff}.manual-option .path-icon{border-color:#f0d4ac;color:var(--amber)}.path-option strong{display:block;font-size:13px}.path-option small{display:block;margin-top:3px;color:var(--muted);font-size:11px;line-height:1.45}.option-side{display:grid;justify-items:end;gap:8px}.option-side b{padding:4px 7px;border-radius:999px;color:var(--green);background:var(--green-soft);font-size:10px;font-weight:800}.option-side i{width:16px;height:16px;border:1px solid var(--line-strong);border-radius:50%;background:#fff}.path-option.active .option-side i{border:5px solid var(--teal)}.manual-option.active .option-side i{border-color:var(--amber)}.panel-action{width:100%;min-height:46px;margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;color:#fff;background:var(--teal);font-size:14px;font-weight:800}.panel-action:hover{background:var(--teal-dark)}.panel-action svg{width:17px;height:17px}.panel-note{margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.5;text-align:center}.route-band{border-bottom:1px solid var(--line);background:#fff}.route-inner,.content-inner,.steps-inner,.safety-inner,.footer-inner{width:min(var(--wrap),calc(100% - 48px));margin:0 auto}.route-inner{padding:52px 0 58px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:30px}.section-heading .label,.steps-aside .label,.safety-band .label,.endpoint-head .label{color:var(--teal);font-size:12px;font-weight:800}.section-heading h2{max-width:720px;margin:8px 0 0;font-size:32px;line-height:1.28}.section-heading>p{max-width:460px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.route-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.route-card{min-height:330px;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:26px;padding:28px;background:#fff}.route-card+.route-card{border-left:1px solid var(--line)}.route-card.featured{box-shadow:inset 0 4px var(--teal)}.route-card.manual-card{box-shadow:inset 0 4px #d69943}.route-meta{display:flex;align-items:center;gap:9px}.route-number{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;color:#fff;background:var(--teal);font-size:12px;font-weight:800}.manual-card .route-number{background:var(--amber)}.route-tag{color:var(--teal);font-size:11px;font-weight:800}.manual-card .route-tag{color:var(--amber)}.route-card h3{margin:18px 0 0;font-size:22px}.route-card>div>p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.route-steps{margin:22px 0 0;padding:0;list-style:none;counter-reset:route;display:grid;gap:10px}.route-steps li{display:flex;align-items:center;gap:8px;color:var(--ink-2);font-size:12px;font-weight:600}.route-steps li:before{counter-increment:route;content:counter(route);width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--muted);background:#f7f9fa;font-size:10px}.mini-window{align-self:center;overflow:hidden;border:1px solid #bdcbd4;border-radius:7px;background:#f5f8fa;box-shadow:0 14px 28px #1122351f}.mini-window-top{height:28px;display:flex;align-items:center;gap:5px;padding:0 9px;border-bottom:1px solid var(--line);background:#eaf0f3}.mini-window-top i{width:7px;height:7px;border-radius:50%;background:#9cacb9}.mini-window-top span{margin-left:auto;color:var(--muted);font-size:9px}.mini-window-body{padding:14px}.mini-window-body>small{color:var(--muted);font-size:10px}.mini-row{margin-top:9px;padding:9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:5px;color:var(--muted);background:#fff;font-size:9px}.mini-row.active{border-color:#63aaa3;color:var(--ink);background:var(--teal-soft)}.mini-row b{display:inline-flex;align-items:center;gap:3px;color:var(--green);font-size:8px}.mini-row svg{width:9px;height:9px}.mini-button{margin-top:11px;min-height:30px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:5px;color:#fff;background:var(--teal);font-size:9px;font-weight:700}.mini-button svg{width:11px;height:11px}.code-preview pre{min-height:140px;margin:0;padding:24px 15px;color:#a8bdc9;background:var(--code);font-size:9px;line-height:2;white-space:pre-wrap}.code-preview pre span{color:#7dd3c7}.code-preview pre b{color:#e4edf2}.code-preview pre em{color:#f7c575;font-style:normal}.steps-band{border-bottom:1px solid var(--line);background:#edf2f4}.steps-inner{padding:34px 0;display:grid;grid-template-columns:260px minmax(0,1fr);gap:44px;align-items:center}.steps-aside h2{margin:6px 0 0;font-size:22px}.steps-aside p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.progress-bar{height:5px;margin:15px 0 7px;overflow:hidden;border-radius:5px;background:#d7e0e5}.progress-bar i{display:block;height:100%;border-radius:inherit;background:var(--teal);transition:width .25s ease}.steps-aside>strong{color:var(--teal);font-size:11px}.step-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line-strong);border-radius:var(--radius);overflow:hidden}.step-item{min-height:92px;padding:14px;display:flex;align-items:center;gap:10px;border:0;border-right:1px solid var(--line);text-align:left;color:var(--ink);background:#fff}.step-item:last-child{border-right:0}.step-item:hover{background:#f8fafb}.step-item.complete{background:var(--teal-soft)}.step-check{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--muted);background:#fff;font:700 10px/1 Inter,sans-serif}.complete .step-check{border-color:var(--teal);color:#fff;background:var(--teal)}.step-check svg{width:14px;height:14px}.step-item strong{display:block;font-size:12px}.step-item small{display:block;margin-top:4px;color:var(--muted);font-size:10px;line-height:1.4}.content-band{border-bottom:1px solid var(--line);background:#fff}.content-band.alt-band{background:var(--canvas)}.content-inner{padding:76px 0 82px}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 510px;gap:56px;align-items:start}.instruction-column{display:grid;gap:0}.instruction-step{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px;padding:0 0 42px}.instruction-step:not(:last-child):after{content:"";position:absolute;top:42px;bottom:0;left:20px;width:1px;background:var(--line-strong)}.instruction-number{position:relative;z-index:1;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--teal);font:800 13px/1 Inter,sans-serif}.instruction-content h3{margin:5px 0 0;font-size:21px}.instruction-content>p{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.action-row{margin-top:18px;display:flex;flex-wrap:wrap;gap:9px}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:700}.button.primary{color:#fff;background:var(--teal)}.button.primary:hover{background:var(--teal-dark)}.button.secondary{border-color:var(--line-strong);color:var(--ink-2);background:#fff}.button.secondary:hover{border-color:#91a3b1;background:#f8fafb}.button svg{width:16px;height:16px}.result-box,.info-box,.warning-box,.success-box{margin-top:18px;display:flex;gap:11px;padding:13px 14px;border:1px solid;border-radius:7px}.result-box{border-color:#badfc4;color:var(--green);background:var(--green-soft)}.result-box svg,.success-box svg{margin-top:1px}.result-box strong,.success-box strong{display:block;font-size:12px}.result-box p,.success-box p{margin:3px 0 0;color:#356045;font-size:12px;line-height:1.55}.warning-box{border-color:#f0cf9c;color:var(--amber);background:var(--amber-soft)}.warning-box p,.info-box p{margin:0;color:var(--ink-2);font-size:12px;line-height:1.6}.info-box{border-color:#bfd0ee;color:var(--blue);background:var(--blue-soft)}.success-box{border-color:#76b789;color:var(--green);background:#f0faf3}.plain-steps{margin:15px 0 0;padding-left:20px;color:var(--ink-2);font-size:13px;line-height:1.75}.plain-steps li+li{margin-top:5px}.plain-steps code{padding:2px 5px;border:1px solid var(--line);border-radius:4px;background:#f3f6f8;font-size:11px}.screen-map{position:sticky;top:100px;overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff;box-shadow:0 20px 48px #1122351f}.screen-top{min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:#edf6f8;background:var(--navy);font-size:11px;font-weight:700}.screen-top small{color:#9eb0bf;font-weight:500}.screen-body{min-height:310px;display:grid;grid-template-columns:112px minmax(0,1fr)}.screen-body aside{padding:16px 9px;display:grid;align-content:start;gap:5px;border-right:1px solid var(--line);background:#f5f8fa}.screen-body aside b{min-height:30px;padding:0 8px;display:flex;align-items:center;gap:5px;border-radius:5px;color:var(--muted);font-size:9px}.screen-body aside .selected{color:var(--teal);background:var(--teal-soft)}.screen-body aside svg{width:11px;height:11px}.screen-content{padding:18px}.screen-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.screen-title strong,.screen-title small{display:block}.screen-title strong{font-size:13px}.screen-title small{margin-top:3px;color:var(--muted);font-size:8px}.screen-title>span{padding:7px 9px;border-radius:5px;color:#fff;background:var(--teal);font-size:8px;font-weight:700}.fake-key-row{margin-top:20px;display:grid;grid-template-columns:30px 1fr auto;gap:8px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:6px;box-shadow:0 4px 12px #1122350d}.key-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;color:var(--teal);background:var(--teal-soft)}.key-icon svg{width:13px;height:13px}.fake-key-row>span strong,.fake-key-row>span small{display:block}.fake-key-row>span strong{font-size:9px}.fake-key-row>span small{margin-top:2px;color:var(--muted);font-size:7px}.fake-key-row em{padding:3px 5px;border-radius:4px;color:var(--blue);background:var(--blue-soft);font-size:7px;font-style:normal;font-weight:700}.fake-key-row>b{grid-column:span 1;display:flex;align-items:center;justify-content:center;gap:3px;padding:6px;border:1px solid var(--line);border-radius:4px;color:var(--ink-2);font-size:7px}.fake-key-row>b:nth-last-child(1){grid-column:2 / 4;color:#fff;background:var(--teal)}.fake-key-row>b svg{width:9px;height:9px}.screen-callout{margin:22px 0 0 38px;display:flex;align-items:center;gap:7px;color:var(--teal);font-size:9px;font-weight:700}.screen-callout svg{width:14px;height:14px}.flow-rail{position:relative;margin-left:18px;border-left:1px solid var(--line-strong)}.flow-step{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr);padding:0 0 52px}.flow-step:last-child{padding-bottom:0}.flow-index{position:absolute;left:-19px;top:0;width:38px;height:38px;display:grid;place-items:center;border:5px solid var(--canvas);border-radius:50%;color:#fff;background:var(--teal);font:800 10px/1 Inter,sans-serif}.flow-copy{grid-column:2;max-width:860px}.flow-copy h3{margin:3px 0 0;font-size:22px}.flow-copy>p{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.flow-copy code{padding:2px 5px;border:1px solid var(--line);border-radius:4px;color:var(--teal-dark);background:#fff;font-size:11px}.mapping-table{margin-top:18px;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff}.mapping-row{min-height:48px;display:grid;grid-template-columns:180px 1fr 130px;align-items:center;gap:14px;padding:8px 14px;border-bottom:1px solid var(--line)}.mapping-row:last-child{border-bottom:0}.mapping-row strong{font-size:12px}.mapping-row span{color:var(--ink-2);font-size:12px}.mapping-row small{color:var(--muted);font-size:10px}.manual-shell{display:grid;grid-template-columns:280px minmax(0,1fr);border:1px solid var(--line-strong);border-radius:var(--radius);overflow:hidden}.manual-tabs{padding:12px;border-right:1px solid var(--line);background:#f3f6f8}.manual-tabs button{width:100%;min-height:78px;padding:12px;display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;border:1px solid transparent;border-radius:6px;color:var(--muted);text-align:left;background:transparent}.manual-tabs button+button{margin-top:5px}.manual-tabs button.active{border-color:var(--line-strong);color:var(--ink);background:#fff;box-shadow:0 4px 12px #11223512}.manual-tabs button>svg{width:20px;height:20px;color:var(--teal)}.manual-tabs button strong,.manual-tabs button small{display:block}.manual-tabs button strong{font-size:13px}.manual-tabs button small{margin-top:4px;font-size:9px;line-height:1.45}.manual-content{padding:30px 34px 36px;background:#fff}.manual-summary{display:flex;justify-content:space-between;align-items:end;gap:30px;padding-bottom:26px;border-bottom:1px solid var(--line)}.manual-summary h3{margin:5px 0 0;font-size:26px}.manual-summary p{max-width:560px;margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.manual-summary dl{min-width:280px;margin:0;display:grid;gap:7px}.manual-summary dl div{display:flex;align-items:center;justify-content:space-between;gap:14px}.manual-summary dt{color:var(--muted);font-size:10px}.manual-summary dd{margin:0;color:var(--ink-2);font-family:monospace;font-size:10px;font-weight:700}.manual-step-block{padding-top:28px}.manual-step-title{display:grid;grid-template-columns:30px 1fr;gap:11px;align-items:center;margin-bottom:13px}.manual-step-title>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--teal);font:700 11px/1 Inter,sans-serif}.manual-step-title h4{margin:0;font-size:16px}.manual-step-title p{margin:3px 0 0;color:var(--muted);font-size:11px}.os-switch{width:fit-content;margin:0 0 12px 41px;display:flex;gap:4px;padding:3px;border:1px solid var(--line);border-radius:6px;background:#f3f6f8}.os-switch button{min-height:34px;display:flex;align-items:center;gap:6px;padding:0 10px;border:0;border-radius:4px;color:var(--muted);background:transparent;font-size:10px;font-weight:700}.os-switch button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #1122351f}.os-switch svg{width:13px;height:13px}.file-stack{display:grid;gap:12px}.code-block{margin-left:41px;overflow:hidden;border:1px solid #263b4a;border-radius:7px;background:var(--code)}.code-head{min-height:38px;padding:0 10px 0 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #263b4a;color:#9fb1bf;background:#132331;font-size:10px}.code-head>span{display:flex;align-items:center;gap:6px}.code-head svg{width:13px;height:13px}.copy-button{min-height:26px;display:flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #3c5262;border-radius:5px;color:#dce7ed;background:#1b3040;font-size:9px;font-weight:700}.copy-button:hover{background:#274356}.copy-button svg{width:11px;height:11px}.code-block pre{margin:0;padding:16px;overflow:auto;color:#dce8ed;font-size:11px;line-height:1.72;white-space:pre}.code-note{margin:0;padding:10px 13px;display:flex;align-items:flex-start;gap:7px;border-top:1px solid #263b4a;color:#a8bcc8;background:#101f2b;font-size:9px;line-height:1.5}.code-note svg{width:12px;height:12px;margin-top:1px}.manual-step-block>.result-box{margin-left:41px}.endpoint-table{margin-top:34px;border:1px solid var(--line-strong);border-radius:var(--radius);overflow:hidden}.endpoint-head{padding:22px;display:flex;align-items:end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#f5f8fa}.endpoint-head h3{margin:5px 0 0;font-size:20px}.endpoint-head p{max-width:390px;margin:0;color:var(--muted);font-size:11px}.endpoint-row{min-height:58px;display:grid;grid-template-columns:150px 310px 1fr;gap:18px;align-items:center;padding:10px 20px;border-bottom:1px solid var(--line)}.endpoint-row:last-child{border-bottom:0}.endpoint-row strong{font-size:12px}.endpoint-row code{color:var(--teal-dark);font-size:11px;font-weight:700}.endpoint-row span{color:var(--muted);font-size:11px}.troubleshoot-band{background:#f7f9fa}.trouble-table{border:1px solid var(--line-strong);border-radius:var(--radius);overflow:hidden;background:#fff}.trouble-head,.trouble-row{display:grid;grid-template-columns:1fr 1.15fr 1.55fr;gap:24px;padding:14px 18px}.trouble-head{color:#e8f0f3;background:var(--navy-2);font-size:11px;font-weight:700}.trouble-row{min-height:78px;align-items:center;border-bottom:1px solid var(--line)}.trouble-row:last-child{border-bottom:0}.trouble-row strong{font-size:12px}.trouble-row p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.trouble-row p:last-child{color:var(--ink-2)}.recovery-strip{margin-top:22px;display:grid;grid-template-columns:38px 1fr auto;gap:15px;align-items:center;padding:18px;border:1px solid #c2d0d9;border-radius:var(--radius);background:#edf3f5}.recovery-strip>svg{width:24px;height:24px;color:var(--teal)}.recovery-strip strong{display:block;font-size:13px}.recovery-strip p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.recovery-strip a{display:flex;align-items:center;gap:6px;color:var(--teal);font-size:11px;font-weight:700}.recovery-strip a svg{width:13px;height:13px}.safety-band{color:#ecf4f6;background:var(--navy)}.safety-inner{min-height:280px;padding:54px 0;display:grid;grid-template-columns:72px 1fr 280px;gap:30px;align-items:center}.safety-icon{width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(108,205,190,.35);border-radius:8px;color:#6ccdbf;background:#0f766e2e}.safety-icon svg{width:32px;height:32px}.safety-band h2{max-width:690px;margin:8px 0 0;font-size:28px;line-height:1.38}.safety-band p{max-width:720px;margin:12px 0 0;color:#aebfca;font-size:13px;line-height:1.7}.safety-inner ul{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:11px;list-style:none;color:#c8d7dd;font-size:11px;font-weight:600}.safety-inner li{display:flex;align-items:center;gap:6px}.safety-inner li svg{width:14px;height:14px;color:#55c6b4}footer{color:#b6c4cd;background:#091520}.footer-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-inner .brand{min-width:0;color:#fff}.footer-inner .brand-label{display:none}.footer-inner p{margin:0;font-size:11px}.footer-inner>div{display:flex;gap:16px;font-size:10px}.footer-inner>div a:hover{color:#fff}.dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:start center;padding:13vh 20px 20px;background:#040d15ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.search-dialog{width:min(640px,100%);overflow:hidden;border:1px solid #bdcbd4;border-radius:8px;background:#fff;box-shadow:0 30px 90px #0000005c}.search-input-wrap{min-height:64px;padding:0 14px;display:grid;grid-template-columns:22px 1fr 34px;gap:10px;align-items:center;border-bottom:1px solid var(--line);color:var(--muted)}.search-input-wrap input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.search-input-wrap input::placeholder{color:#8493a0}.dialog-close{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:6px;color:var(--muted);background:#f1f4f6}.dialog-close svg{width:16px;height:16px}.search-results{max-height:430px;overflow:auto;padding:10px}.search-results>p{margin:2px 7px 8px;color:var(--muted);font-size:10px;font-weight:700}.search-results>button{width:100%;min-height:58px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;border-radius:6px;color:var(--ink);text-align:left;background:transparent}.search-results>button:hover{background:#f2f6f7}.search-results strong,.search-results small{display:block}.search-results strong{font-size:13px}.search-results small{margin-top:3px;color:var(--muted);font-size:10px}.search-results svg{width:15px;height:15px;color:#8a9aa6}.empty-search{padding:40px 16px;color:var(--muted);text-align:center;font-size:12px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1100px){.nav{display:none;position:absolute;top:67px;left:0;right:0;padding:10px 24px 14px;border-bottom:1px solid #2a3d4d;background:#0d1b2a}.nav.open{display:grid}.nav button{min-height:42px;text-align:left}.menu-button{display:grid}.hero{grid-template-columns:minmax(0,1fr) 460px;gap:42px}h1{font-size:46px}.route-card{grid-template-columns:1fr}.route-card .mini-window{width:100%}.guide-layout{grid-template-columns:minmax(0,1fr) 430px;gap:36px}.step-list{grid-template-columns:1fr 1fr}.step-item:nth-child(2){border-right:0}.step-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.endpoint-row{grid-template-columns:130px 270px 1fr}}@media(max-width:900px){.topbar-inner,.hero,.route-inner,.content-inner,.steps-inner,.safety-inner,.footer-inner{width:min(100% - 32px,var(--wrap))}.brand{min-width:auto}.brand-label{display:none}.hero-band,.hero{min-height:auto}.hero{grid-template-columns:1fr;gap:40px;padding:48px 0 56px}.hero-copy{max-width:720px}.setup-panel{width:min(600px,100%)}.route-grid{grid-template-columns:1fr}.route-card{min-height:0;grid-template-columns:1fr 220px}.route-card+.route-card{border-left:0;border-top:1px solid var(--line)}.section-heading{align-items:start;flex-direction:column;gap:12px}.section-heading>p{max-width:650px}.steps-inner{grid-template-columns:1fr;gap:20px}.guide-layout{grid-template-columns:1fr}.screen-map{position:static;width:min(600px,100%);margin-left:60px}.manual-shell{grid-template-columns:minmax(0,1fr)}.manual-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--line)}.manual-tabs button+button{margin-top:0}.manual-tabs button{grid-template-columns:24px 1fr}.manual-tabs button small{display:none}.trouble-head,.trouble-row{grid-template-columns:.9fr 1fr 1.35fr;gap:16px}.safety-inner{grid-template-columns:64px 1fr}.safety-inner ul{grid-column:2}}@media(max-width:640px){.topbar{height:60px}.topbar-inner{width:calc(100% - 24px);gap:8px}.brand{gap:8px}.brand-mark{width:32px;height:32px;font-size:13px}.brand-name{font-size:14px}.help-button{display:none}.icon-button{width:34px;min-height:34px}.header-actions{gap:5px}.nav{top:59px;padding-left:12px;padding-right:12px}.hero,.route-inner,.content-inner,.steps-inner,.safety-inner,.footer-inner{width:calc(100% - 28px)}.hero{gap:20px;padding:24px 0 28px}.eyebrow{font-size:10px}h1{margin-top:12px;font-size:32px;line-height:1.18}.hero-copy>p{margin-top:12px;font-size:14px;line-height:1.55}.promise-list{margin-top:14px;gap:7px 14px;font-size:11px}.panel-head{padding:12px 14px 10px}.panel-body{padding:12px 14px 14px}.panel-head h2{margin-top:5px;font-size:18px}.panel-kicker{font-size:10px}.field-label{margin-bottom:6px;font-size:12px}.path-label{margin-top:12px}.client-tab{min-height:40px;flex-direction:column;gap:2px;font-size:10px;line-height:1.2}.path-choice{gap:6px}.path-option{grid-template-columns:30px minmax(0,1fr) auto;gap:8px;padding:8px 9px}.path-icon{width:30px;height:30px}.path-option small{margin-top:2px;font-size:10px;line-height:1.35}.option-side b{display:none}.panel-action{min-height:40px;margin-top:12px;padding:7px 12px;font-size:12px;line-height:1.35}.panel-note{margin-top:8px;font-size:10px;line-height:1.4}.route-inner{padding:40px 0}.section-heading{margin-bottom:22px}.section-heading h2{font-size:25px}.section-heading>p{font-size:12px}.route-card{grid-template-columns:1fr;padding:22px;gap:20px}.route-card h3{font-size:20px}.mini-window{width:100%}.steps-inner{padding:28px 0}.step-list{grid-template-columns:1fr}.step-item,.step-item:nth-child(2){min-height:72px;border-right:0;border-bottom:1px solid var(--line)}.step-item:last-child{border-bottom:0}.content-inner{padding:54px 0 60px}.instruction-step{grid-template-columns:34px minmax(0,1fr);gap:12px;padding-bottom:34px}.instruction-number{width:34px;height:34px}.instruction-step:not(:last-child):after{top:34px;left:16px}.instruction-content h3{font-size:18px}.instruction-content>p{font-size:12px}.action-row{display:grid}.button{width:100%}.plain-steps{padding-left:18px;font-size:12px}.screen-map{width:100%;margin-left:0}.screen-body{grid-template-columns:1fr;min-height:260px}.screen-body aside{display:none}.screen-content{padding:14px}.fake-key-row{grid-template-columns:28px 1fr auto}.flow-rail{margin-left:14px}.flow-step{grid-template-columns:42px minmax(0,1fr);padding-bottom:42px}.flow-index{left:-15px;width:30px;height:30px;border-width:4px}.flow-copy h3{font-size:18px}.flow-copy>p{font-size:12px}.mapping-row{grid-template-columns:1fr;gap:3px;padding:11px}.mapping-row small{margin-top:2px}.manual-shell,.manual-tabs,.manual-content,.manual-summary,.manual-step-block,.file-stack,.code-block{min-width:0;max-width:100%}.manual-tabs{grid-template-columns:minmax(0,1fr);padding:8px}.manual-tabs button{min-width:0;min-height:54px}.manual-tabs button+button{margin-top:4px}.manual-tabs button small{display:block}.manual-content{padding:22px 14px 26px;overflow:hidden}.manual-summary{align-items:start;flex-direction:column;gap:16px}.manual-summary dl{width:100%;min-width:0}.manual-summary dd{max-width:65%;overflow-wrap:anywhere;text-align:right}.manual-step-title{grid-template-columns:28px 1fr}.manual-step-title>span{width:28px;height:28px}.os-switch{width:100%;margin-left:0}.os-switch button{flex:1;justify-content:center;padding:0 5px}.code-block,.manual-step-block>.result-box{margin-left:0}.code-block pre{max-width:100%;padding:14px;font-size:10px}.code-head{max-width:100%;padding-left:9px}.code-head>span{min-width:0;overflow-wrap:anywhere}.endpoint-head{align-items:start;flex-direction:column;gap:9px;padding:16px}.endpoint-row{grid-template-columns:1fr;gap:5px;padding:14px 16px}.endpoint-row code{overflow-wrap:anywhere}.trouble-head{display:none}.trouble-row{grid-template-columns:1fr;gap:7px;padding:16px}.trouble-row p:before{content:attr(data-label);display:block;margin-bottom:2px;color:var(--teal);font-size:9px;font-weight:800}.recovery-strip{grid-template-columns:28px 1fr;align-items:start}.recovery-strip>a{grid-column:2}.recovery-strip>svg{width:20px;height:20px}.safety-inner{min-height:0;padding:42px 0;grid-template-columns:44px 1fr;gap:18px}.safety-icon{width:44px;height:44px}.safety-icon svg{width:24px;height:24px}.safety-band h2{font-size:21px}.safety-band p{font-size:11px}.safety-inner ul{grid-column:1 / -1;grid-template-columns:1fr 1fr}.footer-inner{min-height:150px;padding:26px 0;align-items:flex-start;flex-direction:column;gap:13px}.footer-inner>div{flex-wrap:wrap}.dialog-backdrop{padding:8vh 12px 12px}.search-input-wrap{min-height:58px;padding:0 10px}.search-input-wrap input{font-size:12px}}
