/* Public product information: lightweight, readable, and available without JavaScript. */
.seo-skip-link{position:fixed;top:12px;left:16px;z-index:10000;padding:12px 18px;border-radius:8px;background:#e6c780;color:#111522;transform:translateY(-160%);font:600 14px/1.4 system-ui,sans-serif}
.seo-skip-link:focus{transform:translateY(0)}
.seo-summary{position:relative;z-index:10;padding:64px 32px;background:rgba(6,8,15,.94);border-block:1px solid rgba(230,199,128,.16)}
.seo-summary-inner{display:grid;grid-template-columns:1fr 1.25fr;gap:64px;max-width:1120px;margin:auto}
.seo-kicker{color:#e6c780;font-size:11px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px}
.seo-summary h2{font-size:clamp(26px,3.2vw,40px);font-weight:500;line-height:1.2;letter-spacing:-.025em;max-width:18ch}
.seo-summary h2 span{color:#e6c780}
.seo-summary p:not(.seo-kicker){font-size:15px;line-height:1.8;color:#bac3d3;margin:0 0 16px}
.seo-text-link{display:inline-block;color:#e6c780;font-size:14px;font-weight:600;line-height:1.7;text-decoration:underline;text-underline-offset:5px}
.seo-summary a:focus-visible,.guide-page a:focus-visible{outline:2px solid #e6c780;outline-offset:5px}

.guide-page{margin:0;background:#06080f;color:#e9edf5;font:16px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
.guide-page *{box-sizing:border-box}
.guide-page a{color:#e6c780;text-underline-offset:4px}
.guide-page a:hover{color:#fff0cb}
.guide-shell{max-width:1160px;margin:0 auto;padding:0 32px}
.guide-nav{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;padding-bottom:24px;border-bottom:1px solid #263044}
.guide-brand{display:flex;align-items:center;gap:12px;color:#e9edf5!important;font-size:15px;font-weight:700;letter-spacing:.18em;text-decoration:none}
.guide-brand img{width:34px;height:34px;border-radius:8px}
.guide-nav-links{display:flex;align-items:center;gap:24px;font-size:14px}
.guide-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 19px;border-radius:7px;background:#e6c780;color:#121722!important;font-weight:650;text-decoration:none;line-height:1.4}
.guide-button:hover{background:#f0dba9}
.guide-hero{padding:78px 0 48px;max-width:830px}
.guide-page h1{font-size:clamp(38px,5.7vw,66px);font-weight:500;line-height:1.08;letter-spacing:-.045em;margin:16px 0 26px;text-wrap:balance}
.guide-page h1 span{color:#e6c780}
.guide-lede{font-size:20px;line-height:1.65;color:#bcc6d7;max-width:64ch}
.guide-facts{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:28px 0 0}
.guide-facts li{padding:6px 12px;border:1px solid #334056;border-radius:5px;font-size:12px;color:#c9d2e0}
.guide-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:64px;padding-bottom:70px;align-items:start}
.guide-toc{position:sticky;top:24px;padding:24px 0}
.guide-toc p{margin:0 0 15px;color:#e6c780;font-size:11px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}
.guide-toc ul{list-style:none;padding:0;margin:0;border-left:1px solid #334056}
.guide-toc a{display:block;padding:8px 16px;font-size:14px;line-height:1.5;color:#b9c5d8;text-decoration:none}
.guide-toc a:hover{color:#e6c780}
.guide-article{min-width:0}
.guide-section{padding:28px 0;border-top:1px solid #263044;scroll-margin-top:24px}
.guide-page h2{margin:0 0 20px;font-size:clamp(25px,3.2vw,32px);font-weight:500;line-height:1.25;letter-spacing:-.025em;text-wrap:balance}
.guide-page h3{font-size:19px;line-height:1.45;font-weight:600;margin:28px 0 8px;color:#e9edf5}
.guide-article p,.guide-article li{color:#bfc9d9}
.guide-article p{margin:0 0 16px}
.guide-article p:last-child{margin-bottom:0}
.guide-article strong{font-weight:650;color:#e9edf5}
.guide-article ul,.guide-article ol{padding-left:22px;margin:16px 0}
.guide-article li{margin:10px 0;padding-left:3px}
.guide-feature{padding:18px 0;border-bottom:1px solid #1d2637}
.guide-feature h3{margin-top:0}
.guide-feature:last-child{border-bottom:0}
.guide-note{padding:21px 24px;border-left:3px solid #e6c780;background:#111725;border-radius:0 8px 8px 0;margin-top:24px}
.guide-cta{padding:30px;border:1px solid #4c4433;border-radius:12px;background:#11141b;margin-top:28px}
.guide-cta p{max-width:55ch}
.guide-cta .guide-button{margin-top:8px}
.guide-footer{padding-top:28px;padding-bottom:36px;border-top:1px solid #263044;display:flex;justify-content:space-between;gap:24px;color:#a4b0c4;font-size:13px}
.guide-footer p{margin:0}
.guide-footer nav{display:flex;flex-wrap:wrap;gap:20px}
@media(max-width:760px){
 .seo-summary{padding:40px 24px}.seo-summary-inner{grid-template-columns:1fr;gap:24px}.seo-summary h2{max-width:25ch}
 .guide-shell{padding-inline:24px}.guide-nav{padding-block:18px}.guide-nav-links{gap:14px}.guide-nav-links>a:not(.guide-button){display:none}
 .guide-hero{padding:48px 0 32px}.guide-lede{font-size:18px}.guide-layout{grid-template-columns:1fr;gap:20px;padding-bottom:48px}
 .guide-toc{position:static;padding:0 0 20px}.guide-toc ul{display:flex;flex-wrap:wrap;gap:6px;border:0}.guide-toc a{padding:8px 12px;border:1px solid #334056;border-radius:5px}
 .guide-section{padding:26px 0}.guide-footer{display:block}.guide-footer nav{margin-top:20px}.guide-cta{padding:24px}
}
@media(prefers-reduced-motion:reduce){.guide-page{scroll-behavior:auto}}

.store-device-note{color:#bfc9d9;font-size:12px;line-height:1.5;letter-spacing:.03em;margin:10px 0 0;text-align:center}
