:root{--ink:#121718;--muted:#5c6666;--line:#d9dfdc;--paper:#fff;--wash:#f2f5f3;--green:#0f7455;--green-dark:#0a513d;--blue:#136b91;--yellow:#f4c34f;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;letter-spacing:0;margin:0}a{color:inherit}button,select{font:inherit}img{max-width:100%}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.header-inner{width:min(calc(100% - 40px), var(--max));justify-content:space-between;align-items:center;height:68px;margin:0 auto;display:flex}.brand{color:var(--ink);font-size:1.35rem;font-weight:800;text-decoration:none}.desktop-nav{gap:34px;display:flex}.desktop-nav a,.mobile-nav a{color:#303737;font-size:.94rem;font-weight:600;text-decoration:none}.desktop-nav a:hover{color:var(--green)}.menu-button{width:42px;height:42px;color:var(--ink);background:0 0;border:0;place-items:center;display:none}.mobile-nav{display:none}.hero{background:#06141a;align-items:flex-end;min-height:min(760px,100vh - 68px);display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 56%}.hero-shade{background:#040a0b7a;position:absolute;inset:0}.hero-inner{z-index:1;width:min(calc(100% - 40px), var(--max));color:#fff;margin:0 auto;padding:110px 0 105px;position:relative}.eyebrow{color:var(--green-dark);text-transform:uppercase;margin:0 0 13px;font-size:.78rem;font-weight:800}.hero-eyebrow,.eyebrow-light{color:#a3e4cd}.hero h1{max-width:820px;margin:0;font-size:5.7rem;font-weight:850;line-height:.92}.hero-copy{color:#f1f5f3;max-width:630px;margin:26px 0 30px;font-size:1.25rem;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero-next{z-index:2;right:max(20px, calc((100vw - var(--max)) / 2));color:#fff;font-size:.84rem;font-weight:700;text-decoration:none;position:absolute;bottom:30px}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:750;text-decoration:none;display:inline-flex}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:#e9f2ee}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--green-dark)}.text-link{color:var(--green-dark);align-items:center;gap:7px;font-weight:750;text-decoration:none;display:inline-flex}.text-link-light{color:#fff}.trust-band{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);min-height:84px;display:grid}.trust-item{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:10px;min-width:0;padding:20px;font-size:.92rem;font-weight:700;display:flex}.trust-item:last-child{border-right:0}.trust-item svg{color:var(--green);flex:none}.section{width:min(calc(100% - 40px), var(--max));margin:0 auto;padding:92px 0}.section-first{padding-top:54px}.section-heading{margin-bottom:36px}.split-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.section h2,.page-intro h1{margin:0;font-size:2.35rem;line-height:1.08}.section-ink{background:var(--ink);color:#fff;width:100%;max-width:none}.support-feature{width:min(calc(100% - 40px), var(--max));grid-template-columns:minmax(0,1.5fr) minmax(250px,.7fr);align-items:center;gap:80px;margin:0 auto;display:grid}.support-feature h2{max-width:700px}.support-feature p:not(.eyebrow){color:#cbd2cf;max-width:700px;line-height:1.65}.support-actions{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.catalog-controls{justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px;display:flex}.segmented{border-bottom:1px solid var(--line);display:flex;overflow-x:auto}.segmented button{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 17px}.segmented button.active{color:var(--ink);border-bottom-color:var(--green);font-weight:750}.store-select{gap:6px;font-size:.8rem;font-weight:700;display:grid}.store-select select{background:#fff;border:1px solid #aeb8b4;border-radius:4px;min-width:220px;height:44px;padding:0 36px 0 12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-image{aspect-ratio:1/.78;background:#f7f8f7;position:relative}.product-image img{object-fit:contain;padding:18px}.product-copy{flex-direction:column;flex:1;padding:22px;display:flex}.product-meta{color:var(--green-dark);text-transform:uppercase;justify-content:space-between;gap:10px;font-size:.7rem;font-weight:800;display:flex}.product-copy h3{margin:13px 0 10px;font-size:1.35rem}.product-copy>p{min-height:67px;color:var(--muted);margin:0;line-height:1.48}.feature-list{flex-wrap:wrap;gap:7px;margin:17px 0 22px;padding:0;list-style:none;display:flex}.feature-list li{background:var(--wash);color:#3e4846;border-radius:3px;padding:5px 8px;font-size:.72rem;font-weight:650}.product-button{width:100%;margin-top:auto}.availability{color:var(--muted);margin-top:auto;font-weight:700}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border-top:3px solid var(--ink);padding:28px 0}.article-card:nth-child(2){border-color:var(--green)}.article-card:nth-child(3){border-color:var(--blue)}.article-category{color:var(--green-dark);text-transform:uppercase;font-size:.75rem;font-weight:800}.article-card h3{margin:18px 0 12px;font-size:1.35rem;line-height:1.25}.article-card p{color:var(--muted);line-height:1.55}.article-card a,.support-step a,.docs-columns a{color:var(--green-dark);align-items:center;gap:7px;font-weight:750;text-decoration:none;display:inline-flex}.page-intro{width:min(calc(100% - 40px), var(--max));border-bottom:1px solid var(--line);margin:0 auto;padding:88px 0 60px}.page-intro h1{max-width:860px;font-size:3.7rem}.page-intro>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:22px 0 0;font-size:1.08rem;line-height:1.62}.support-intro .button{margin-top:28px}.support-grid{grid-template-columns:repeat(3,1fr);gap:42px;display:grid}.support-step{border-top:1px solid var(--line);padding-top:25px}.support-step>svg{color:var(--green)}.support-step h2,.doc-step h2{margin:24px 0 10px;font-size:1.35rem}.support-step p,.doc-step p{color:var(--muted);line-height:1.55}.section-muted{background:var(--wash);width:100%;max-width:none}.support-checklist,.docs-columns{width:min(calc(100% - 40px), var(--max));grid-template-columns:1fr 1fr;gap:80px;margin:0 auto;display:grid}.support-checklist p,.docs-columns p{color:var(--muted);line-height:1.6}.support-checklist ul{margin:0;padding:0;list-style:none}.support-checklist li{border-bottom:1px solid #ccd4d0;gap:12px;padding:14px 0;line-height:1.4;display:flex}.support-checklist li svg{color:var(--green);flex:none}.compact-cta{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid}.compact-cta>svg{width:38px;height:38px;color:var(--green)}.compact-cta h2{font-size:1.55rem}.compact-cta p{color:var(--muted);margin:6px 0 0}.docs-steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.doc-step{border-left:3px solid var(--line);padding:22px}.doc-step:first-child{border-color:var(--green)}.doc-step:nth-child(2){border-color:var(--blue)}.doc-step:nth-child(3){border-color:var(--yellow)}.doc-step>svg{color:var(--green)}.docs-columns>div{border-top:2px solid var(--ink);padding-top:28px}.warning-band{grid-template-columns:auto 1fr;align-items:center;gap:25px;display:grid}.warning-band>svg{width:44px;height:44px;color:var(--green)}.warning-band h2{font-size:1.55rem}.warning-band p{color:var(--muted);margin:8px 0 0;line-height:1.55}.article-list{border-top:1px solid var(--line)}.article-row{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr 52px;align-items:center;gap:24px;padding:34px 0;display:grid}.article-number{color:#98a29e;font-family:var(--font-geist-mono)}.article-meta{color:var(--green-dark);text-transform:uppercase;gap:18px;font-size:.74rem;font-weight:750;display:flex}.article-meta span{align-items:center;gap:5px;display:flex}.article-row h2{margin:10px 0 8px;font-size:1.45rem}.article-row p{color:var(--muted);margin:0}.article-row>a{border:1px solid var(--line);width:44px;height:44px;color:var(--green-dark);border-radius:50%;place-items:center;display:grid}.guide{width:min(100% - 40px,860px);margin:0 auto;padding:70px 0 100px}.back-link{color:var(--green-dark);align-items:center;gap:7px;font-weight:700;text-decoration:none;display:inline-flex}.guide-header{border-bottom:1px solid var(--line);padding:54px 0}.guide-header h1{margin:0;font-size:3.3rem;line-height:1.05}.guide-header>p:not(.eyebrow){color:var(--muted);font-size:1.15rem;line-height:1.65}.read-time{color:var(--muted);align-items:center;gap:7px;font-size:.86rem;display:flex}.guide-body section{padding-top:44px}.guide-body h2{font-size:1.7rem}.guide-body p,.guide-body li{color:#3c4443;font-size:1.04rem;line-height:1.78}.guide-body li{margin:8px 0}.legal-intro{padding-bottom:35px}.legal-copy{width:min(100% - 40px,760px);margin:0 auto;padding:60px 0 100px}.legal-copy h2{margin:38px 0 10px;font-size:1.35rem}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted);line-height:1.68}.legal-copy a{color:var(--green-dark)}.site-footer{color:#fff;background:#0d1213}.footer-inner{width:min(calc(100% - 40px), var(--max));grid-template-columns:1.2fr 1fr 1fr;gap:50px;margin:0 auto;padding:58px 0 40px;display:grid}.footer-brand{color:#fff}.footer-inner p{color:#aeb8b5;max-width:320px;line-height:1.5}.footer-links{gap:10px;display:grid}.footer-links a,.footer-contact{color:#dbe2df;text-decoration:none}.footer-contact{align-items:center;gap:9px;display:flex}.footer-bottom{color:#98a29f;text-align:center;border-top:1px solid #2b3233;padding:18px 20px;font-size:.8rem}@media (width<=980px){.hero h1{font-size:4.5rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-steps{grid-template-columns:repeat(2,1fr)}.support-feature{gap:40px}}@media (width<=720px){.header-inner{width:min(calc(100% - 28px), var(--max))}.desktop-nav{display:none}.menu-button{display:grid}.mobile-nav{border-top:1px solid var(--line);gap:4px;padding:5px 20px 18px;display:grid}.mobile-nav a{padding:12px 0}.hero{min-height:690px}.hero-image{object-position:61% center}.hero-shade{background:#040a0b94}.hero-inner{width:calc(100% - 32px);padding:80px 0 110px}.hero h1{font-size:3.6rem}.hero-copy{font-size:1.05rem}.hero-next{display:none}.trust-band{grid-template-columns:repeat(2,1fr)}.trust-item{border-bottom:1px solid var(--line);justify-content:flex-start;font-size:.8rem}.trust-item:nth-child(2){border-right:0}.section{width:calc(100% - 32px);padding:68px 0}.section-first{padding-top:40px}.section h2{font-size:1.9rem}.split-heading{flex-direction:column;align-items:flex-start}.support-feature,.support-checklist,.docs-columns{grid-template-columns:1fr;gap:42px;width:calc(100% - 32px)}.catalog-controls{flex-direction:column;align-items:stretch}.segmented{width:100%}.segmented button{padding:11px 12px}.store-select select{width:100%}.product-grid,.article-grid,.support-grid,.docs-steps{grid-template-columns:1fr}.product-copy>p{min-height:0}.page-intro{width:calc(100% - 32px);padding:62px 0 42px}.page-intro h1,.guide-header h1{font-size:2.55rem}.compact-cta{grid-template-columns:auto 1fr}.compact-cta .button{grid-column:1/-1}.article-row{grid-template-columns:42px 1fr}.article-row>a{grid-column:2}.guide{width:calc(100% - 32px)}.footer-inner{grid-template-columns:1fr;gap:28px;width:calc(100% - 32px)}}
