:root{--brand:#f58700;--brand-light:orange;--accent-text:#a14f00;--bg:#fffaf5;--surface:#fff;--tint:#fff3e0;--text:#1a1a1a;--muted:#555;--border:#ead9c6;--footer-bg:#2b1a0a;--footer-text:#fff;--footer-link:#ffd9a8;--focus:#1a5fb4;--radius:16px;--maxw:1120px;--font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--text);font-family:var(--font);margin:0;font-size:1.0625rem;line-height:1.6}img{max-width:100%;height:auto}h1,h2,h3{margin:0 0 .6em;line-height:1.2}h1{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.1rem)}h2{letter-spacing:-.01em;font-size:clamp(1.5rem,3.4vw,2.2rem)}h3{font-size:1.2rem}p{margin:0 0 1em}a{color:var(--accent-text);text-underline-offset:.15em}a:hover{color:var(--text)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:4px}main:focus{outline:none}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.narrow{max-width:760px}.skip-link{background:var(--text);color:#fff;z-index:100;border-radius:8px;padding:.5rem 1rem;position:absolute;top:-100px;left:1rem}.skip-link:focus{color:#fff;top:1rem}.site-header{background:var(--surface);border-bottom:1px solid var(--border)}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem 1rem;padding-top:.6rem;padding-bottom:.6rem;display:flex}.brand{line-height:0;display:inline-flex}.nav-list{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--text);border-radius:999px;padding:.5rem .75rem;font-weight:600;text-decoration:none;display:inline-block}.nav-list a:hover{background:var(--tint)}.nav-list a[aria-current=page]{background:var(--tint);color:var(--accent-text)}.store-badges{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.store-badges a{border-radius:10px;line-height:0;display:inline-block}.store-badges img{width:auto}.store-badges--md img{height:44px}.store-badges--lg img{height:56px}.section{padding:3.5rem 0}.section-tint{background:var(--tint)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.lead{color:var(--muted);font-size:1.2rem}.muted{color:var(--muted)}.small{font-size:.9rem}.hero{padding:2.5rem 0 3rem}.hero-grid{align-items:center;gap:2rem;display:grid}.hero-shot{justify-self:center}@media (width>=860px){.hero{padding:4rem 0}.hero-grid{grid-template-columns:1.2fr .8fr}}.phone{background:#1a1a1a;border:8px solid #1a1a1a;border-radius:28px;width:min(300px,78vw);display:block;overflow:hidden;box-shadow:0 18px 40px #3c1e002e}.phone--sm{border-width:7px;border-radius:24px;width:min(240px,62vw)}.phone img{width:100%;height:auto;display:block}.feature{align-items:center;gap:1.5rem;padding:2.5rem 0;display:grid}.feature+.feature{border-top:1px solid var(--border)}.feature-media{justify-self:center}.feature ul{padding-left:1.2rem}@media (width>=860px){.feature{grid-template-columns:1fr 1fr;gap:3rem}.feature:nth-of-type(2n) .feature-media{order:-1}}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.25rem .5rem}.card h3{margin-bottom:.4rem}.cta-band{background:var(--brand);color:var(--text);border-radius:var(--radius);justify-items:start;gap:1rem;padding:2rem 1.5rem;display:grid}.cta-band h2,.cta-band p{margin:0}.plans{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1.25rem;display:grid}.plan{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);padding:1.5rem}.plan--featured{border-color:var(--brand)}.plan h2{margin-bottom:.25rem;font-size:1.4rem}.price{margin:.5rem 0 .25rem;font-size:2.2rem;font-weight:800;line-height:1.1}.price small{color:var(--muted);font-size:1rem;font-weight:600}.badge{background:var(--tint);color:var(--accent-text);border-radius:999px;padding:.2rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.checklist{margin:1rem 0;padding:0;list-style:none}.checklist li{margin-bottom:.45rem;padding-left:1.6rem;position:relative}.checklist li:before{content:"";border-left:3px solid var(--accent-text);border-bottom:3px solid var(--accent-text);width:.75rem;height:.4rem;position:absolute;top:.45em;left:.2rem;transform:rotate(-45deg)}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;background:var(--surface);border-radius:var(--radius);width:100%;overflow:hidden}caption{text-align:left;padding:0 0 .5rem;font-weight:700}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.75rem .9rem}thead th{background:var(--tint)}.faq-list details{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:.75rem;padding:.9rem 1.1rem}.faq-list summary{cursor:pointer;font-weight:700}.faq-list summary.faq-q{font-size:1.05rem}.faq-list details[open] summary{margin-bottom:.5rem}.prose{max-width:760px}.prose h2{margin-top:2rem}.prose li{margin-bottom:.35rem}.steps{padding-left:1.3rem}.steps li{margin-bottom:.4rem}.notice{background:var(--tint);border-left:4px solid var(--brand);border-radius:8px;padding:.9rem 1.1rem}.site-footer{background:var(--footer-bg);color:var(--footer-text);margin-top:3rem;padding:2.5rem 0 1.5rem}.site-footer a{color:var(--footer-link)}.site-footer a:hover{color:#fff}.site-footer :focus-visible{outline-color:#ffd9a8}.footer-inner{gap:1.5rem;display:grid}@media (width>=760px){.footer-inner{grid-template-columns:1.2fr 1fr 1fr}}.footer-name{margin:0;font-size:1.3rem;font-weight:800}.footer-tagline{margin-bottom:1rem;font-style:italic}.footer-links{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.footer-bottom{border-top:1px solid #fff3;margin-top:2rem;padding-top:1rem;font-size:.9rem}.fine-print{opacity:.85;font-size:.8rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.card h2{margin:0 0 .3rem;font-size:1.2rem}.footer-heading{margin-bottom:.5rem;font-weight:700}.related-links{margin-top:1.5rem}.related-links a{font-weight:600}.as-of{color:var(--muted);font-size:.9rem}.src{font-size:.8rem}@media (width<=639px){.compare-table,.compare-table tbody,.compare-table tr,.compare-table th,.compare-table td{width:100%;display:block}.compare-table caption{display:block}.compare-table thead{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.compare-table tr{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-bottom:.9rem;overflow:hidden}.compare-table th[scope=row]{background:var(--tint);border-bottom:1px solid var(--border)}.compare-table td{border-bottom:1px solid var(--border)}.compare-table td:last-child{border-bottom:0}.compare-table td:before{content:attr(data-label);color:var(--accent-text);margin-bottom:.2rem;font-size:.85rem;font-weight:700;display:block}.compare-wrap{overflow-x:visible}.compare-wrap table{background:0 0}}.pros-cons{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.article-meta{color:var(--muted);font-size:.95rem}.guide-list{gap:1rem;padding:0;list-style:none;display:grid}.hero-actions{margin-top:1rem}.cta-band :focus-visible{outline-color:var(--text)}.facts{grid-template-columns:max-content 1fr;gap:.35rem 1rem;margin:1rem 0;display:grid}.facts dt{font-weight:700}.facts dd{margin:0}.press-preview{flex-wrap:wrap;justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.swatches{gap:.5rem;padding:0;list-style:none;display:grid}.swatch{border:1px solid var(--border);vertical-align:middle;border-radius:6px;width:1.5rem;height:1.5rem;margin-right:.5rem;display:inline-block}.shot{text-align:center;margin:0}.shot figcaption{margin-top:.5rem}.guide-app{margin-top:2rem}.guide-app h2{margin-top:0;font-size:1.3rem}.contact-form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:2rem;padding:1.25rem}.field{margin-bottom:1rem}.field label{margin-bottom:.3rem;font-weight:700;display:block}.field input,.field select,.field textarea{width:100%;font:inherit;color:var(--text);background:#fff;border:1px solid #8a7a6a;border-radius:10px;padding:.6rem .75rem}.field textarea{resize:vertical}.hp{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.cf-turnstile{min-height:65px;margin:.5rem 0 1rem}.btn-submit{font:inherit;background:var(--brand);color:var(--text);cursor:pointer;border:0;border-radius:999px;padding:.8rem 1.6rem;font-weight:700}.btn-submit:hover{background:var(--brand-light)}.btn-submit:disabled{opacity:.6;cursor:progress}.form-privacy{margin:.75rem 0 0}.form-status{border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-weight:600}.form-status:empty{display:none}.form-status:focus{outline:3px solid var(--focus);outline-offset:2px}@media (width<=359px){.contact-page .container{padding-left:10px;padding-right:10px}.contact-form{background:0 0;border:0;padding:.75rem 0}}.form-status--success{color:#1e4d2b;background:#e6f4ea;border:1px solid #9cc9a8}.form-status--error{color:#7a1c14;background:#fdecea;border:1px solid #e3a39c}
