:root{--ink:#17212b;--muted:#5d6873;--line:#dbe3e8;--paper:#f7fafb;--white:#fff;--blue:#0f6680;--blue-dark:#09485c;--aqua:#dff2f3;--gold:#efb95a;--shadow:0 20px 60px rgba(20,46,60,.09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f7fafb 0%,#fff 40%,#f7fafb 100%)}a{color:inherit}.page-width{width:min(100% - 40px,920px);margin-inline:auto}.site-header{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1100px)/2));background:rgba(255,255,255,.8);backdrop-filter:blur(14px);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:750;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:29px;height:29px;background:var(--blue);color:#fff;border-radius:9px;font-size:20px}.header-label{font-size:13px;color:var(--muted);font-weight:650}.hero{padding:88px 0 72px}.eyebrow,.step-kicker,.optional-label{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,8vw,78px);line-height:.98;letter-spacing:-.07em;margin:18px 0 28px;max-width:740px}.hero-copy{font-size:clamp(19px,2.5vw,24px);line-height:1.4;color:var(--muted);max-width:660px;margin-bottom:28px}.desktop-note,.mobile-note{border:1px solid #c9e1e5;background:#edf8f8;border-radius:12px;padding:14px 17px;color:#275460;max-width:610px}.desktop-note span{display:inline-block;margin-right:8px;font-size:20px}.desktop-note strong{margin-right:4px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;border-radius:9px;font-weight:800;text-decoration:none;border:1px solid transparent;cursor:pointer;font:inherit}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(15,102,128,.2)}.button-primary:hover{background:var(--blue-dark)}.button-secondary{background:#fff;border-color:#b9cbd2;color:var(--blue)}.hero-footnote{font-size:13px;color:var(--muted);margin:15px 0 0}.mobile-note{display:none}.setup-shell{padding:74px 0}.section-intro{border-top:1px solid var(--line);padding-top:25px;display:grid;grid-template-columns:1fr 1.7fr;gap:20px 70px;margin-bottom:55px}.section-intro h2{font-size:clamp(30px,5vw,48px);line-height:1.05;letter-spacing:-.05em;margin:0}.section-intro p{color:var(--muted);max-width:490px;margin:4px 0 0}.steps{list-style:none;padding:0;margin:0}.step{display:grid;grid-template-columns:96px 1fr;gap:30px;border-top:1px solid var(--line);padding:42px 0 52px}.step-number{font-size:18px;font-weight:850;color:var(--blue)}.step-content{max-width:680px}.step-kicker{margin-bottom:8px}.step h3{font-size:clamp(25px,4vw,36px);line-height:1.1;letter-spacing:-.04em;margin-bottom:14px}.step p{font-size:17px;color:var(--muted);max-width:630px}.text-button{display:inline-flex;gap:8px;align-items:center;color:var(--blue);font-weight:800;text-decoration:none;border-bottom:1px solid #8bb7c1;padding-bottom:3px}.path{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0;padding:17px;background:#fff;border:1px solid var(--line);border-radius:12px;font-weight:750}.path b{color:var(--gold);font-size:20px}.muted{font-size:14px!important;color:var(--muted);font-style:italic}.warning-card{display:flex;flex-direction:column;gap:2px;background:#fff8e8;border-left:4px solid var(--gold);padding:13px 16px;margin:22px 0;color:#644b1d}.warning-card span{font-size:14px}.connections{display:grid;gap:10px;margin:24px 0}.connection{display:flex;align-items:center;gap:14px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:12px}.connection-icon{display:grid;place-items:center;flex:none;width:35px;height:35px;border-radius:50%;background:var(--aqua);color:var(--blue);font-size:11px;font-weight:850}.connection strong,.connection small{display:block}.connection small{color:var(--muted);font-size:14px;margin-top:1px}.details-card{border:1px solid #cbdde2;background:#f4fbfb;border-radius:12px;padding:15px 17px}.details-card summary{cursor:pointer;font-weight:800;color:var(--blue)}.details-card p{font-size:15px;margin:13px 0 0;color:var(--muted)}.step-complete{padding-bottom:25px}.done-card{display:flex;align-items:center;gap:13px;border:1px solid #b8dcca;background:#effaf3;border-radius:13px;padding:17px;color:#1d5a35}.done-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#29965b;color:#fff;font-weight:900}.done-card strong,.done-card small{display:block}.done-card small{font-size:14px;margin-top:2px}.optional{margin-top:34px;padding:34px;border-radius:18px;background:var(--blue-dark);color:#eaf8fa}.optional .optional-label{color:#8dd8dc}.optional h2{font-size:clamp(29px,5vw,45px);letter-spacing:-.05em;line-height:1.05;margin:10px 0 14px;color:#fff}.optional p{color:#c4e0e4;max-width:700px}.path-light{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff}.troubleshooting{padding:90px 0}.troubleshooting h2{font-size:clamp(30px,5vw,48px);letter-spacing:-.05em;margin:10px 0 28px}.trouble-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.trouble-grid details{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px 17px}.trouble-grid summary{font-weight:750;cursor:pointer}.trouble-grid p{color:var(--muted);font-size:15px;margin:13px 0 0}.trouble-grid a{color:var(--blue);font-weight:700}.site-footer{border-top:1px solid var(--line);padding:25px 0 40px;display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.site-footer a{color:var(--blue);font-weight:700;text-decoration:none}@media(max-width:680px){.page-width{width:min(100% - 30px,920px)}.site-header{height:62px;padding:0 15px}.hero{padding:58px 0 48px}h1{font-size:49px}.hero-copy{font-size:19px}.desktop-note{font-size:14px}.mobile-note{display:block;margin-top:0;font-size:14px}.hero-actions{display:grid}.button{width:100%}.setup-shell{padding:56px 0}.section-intro{display:block;margin-bottom:38px}.section-intro h2{margin:10px 0 14px}.step{grid-template-columns:42px 1fr;gap:16px;padding:32px 0 38px}.step-number{font-size:15px}.step p{font-size:16px}.path{align-items:flex-start;flex-direction:column;gap:4px}.path b{transform:rotate(90deg);line-height:1}.connection{align-items:flex-start}.connection small{line-height:1.35}.optional{padding:26px 21px;margin-top:10px}.path-light{flex-direction:column}.troubleshooting{padding:65px 0}.trouble-grid{grid-template-columns:1fr}.site-footer{margin-top:10px}.header-label{font-size:12px}}
.asset-warning{display:flex;flex-direction:column;gap:3px;margin-top:18px;padding:13px 16px;border:1px solid #edc77a;border-radius:10px;background:#fff9ec;color:#6a501d;font-size:14px;max-width:650px}
