:root{color-scheme:dark;--bg:#08111f;--bg-soft:rgba(13,24,42,0.82);--panel:rgba(15,28,49,0.9);--panel-strong:rgba(18,35,61,0.98);--line:rgba(170,203,255,0.22);--text:#ffffff;--muted:#b9c9e6;--brand:#7bfcee;--brand-2:#9cb8ff;--accent:#ffcb6b;--accent-2:#ff8f70;--shadow:0 24px 70px rgba(0,0,0,0.35);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--shell:min(1120px,calc(100vw - 2rem))}html[data-theme="light"]{color-scheme:light;--bg:#f4f7fb;--bg-soft:rgba(255,255,255,0.82);--panel:rgba(255,255,255,0.88);--panel-strong:rgba(255,255,255,0.96);--line:rgba(16,24,40,0.12);--text:#0f1622;--muted:#47546b;--brand:#056b60;--brand-2:#305be3;--accent:#e09600;--accent-2:#de5631;--shadow:0 24px 70px rgba(16,24,40,0.12)}.premium-header{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-bottom:1.25rem}.premium-header h3{margin:0}html[data-theme="light"] .eyebrow:not(.eyebrow-accent){background:rgba(5,107,96,0.15) !important;color:#034d45 !important;border-color:rgba(5,107,96,0.3) !important}html[data-theme="light"] .eyebrow-accent{background:rgba(222,86,49,0.14) !important;color:#a63214 !important;border-color:rgba(222,86,49,0.3) !important}html[data-theme="dark"] .mobile-get-pill{background:var(--brand) !important;color:#050a12 !important;border:none !important;box-shadow:0 0 14px rgba(123,252,238,0.35)}html[data-theme="light"] .mobile-get-pill{color:#ffffff !important;background:var(--brand-2,#305be3) !important;border:none !important;box-shadow:0 4px 12px rgba(48,91,227,0.25)}@media (min-width:721px) and (max-width:960px){.shot-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:1.5rem;max-width:720px;margin:0 auto}.shot-card{padding:1.1rem}.shot-card figcaption{text-align:center;font-size:0.95rem}.header-bar .header-store-link{display:none !important}.header-bar .header-store-text{display:inline-block !important;font-size:0.9rem;font-weight:600;color:var(--text);white-space:nowrap}.header-nav{display:flex !important;flex-wrap:nowrap !important;gap:0.75rem !important;align-items:center !important}}@media (max-width:720px){.premium-header{flex-wrap:nowrap;justify-content:space-between;align-items:center}.premium-header h3{font-size:1.2rem}.shot-grid{display:flex !important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1rem;padding:0.5rem 0.25rem 1.5rem;scrollbar-width:none}.shot-grid::-webkit-scrollbar{display:none}.shot-card{flex:0 0 82%;scroll-snap-align:center;margin:0}@media (min-width:480px){.shot-card{flex:0 0 44%;scroll-snap-align:start}}.eyebrow-row{flex-wrap:wrap !important;justify-content:flex-start !important;gap:0.4rem !important;width:100% !important}.eyebrow{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0.3rem 0.65rem !important;border-radius:999px;text-transform:uppercase;letter-spacing:0.03em !important;font-size:0.72rem !important;white-space:nowrap;flex:0 1 auto}.cta-banner .store-badge-row{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;justify-content:center !important;gap:0.75rem !important;width:100% !important;margin-top:1.5rem}.store-badge{height:48px;width:auto}.hero-actions{display:flex !important;flex-direction:row !important;justify-content:center;gap:0.75rem;margin:1.5rem 0;width:100%}.hero-store-badge{height:48px !important;width:auto !important}.hero-actions .button-secondary{width:100%;max-width:320px;text-align:center}.hero-points{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;padding:0;list-style:none}.hero-points li{font-size:0.85rem;padding:0.4rem 0.8rem;white-space:nowrap}.feature-card{padding:1.25rem;min-height:auto}.feature-card h3{display:flex;align-items:center;gap:0.75rem;margin:0 0 0.55rem 0}.feature-card .feature-icon{margin-bottom:0 !important;flex-shrink:0;width:28px !important;height:28px !important}}.section[id]{scroll-margin-top:110px !important}@media (max-width:720px){.section[id]{scroll-margin-top:10px !important}#top{scroll-margin-top:72px !important}}*{box-sizing:border-box}html{scroll-behavior:smooth}html[data-theme="light"] body{background:radial-gradient(circle at top left,rgba(8,125,112,0.12),transparent 28%),radial-gradient(circle at 88% 18%,rgba(75,116,242,0.12),transparent 25%),radial-gradient(circle at 65% 85%,rgba(255,183,77,0.12),transparent 24%),linear-gradient(180deg,#f7f9fc 0%,#eef2f8 50%,#e9edf5 100%)}body{margin:0;font-family:"Lexend",system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(110,231,216,0.14),transparent 30%),radial-gradient(circle at 90% 15%,rgba(135,167,255,0.16),transparent 26%),radial-gradient(circle at 65% 85%,rgba(255,143,112,0.13),transparent 22%),linear-gradient(180deg,#07101d 0%,#091423 45%,#050a12 100%);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.shell{width:var(--shell);margin:0 auto}.site-header{position:sticky;top:0;z-index:100;backdrop-filter:blur(20px);background:rgba(5,10,18,0.58);border-bottom:1px solid rgba(255,255,255,0.06)}main{position:relative;z-index:1}.fullscreen-viewer{z-index:200}.header-bar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:0.9rem}.brand-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08);overflow:hidden;box-shadow:0 14px 30px rgba(110,231,216,0.18)}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-copy{display:grid}.brand-copy strong,h1,h2,h3,.eyebrow{font-family:"Lexend",system-ui,sans-serif;font-weight:700}.brand-copy strong{font-size:1rem;line-height:1.1}.brand-copy span{color:var(--muted);font-size:0.92rem}.header-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.header-nav a{color:var(--muted);font-weight:600}.theme-toggle{width:48px;height:48px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.05);color:var(--text);font:inherit;font-weight:600;display:inline-grid;place-items:center}html[data-theme="light"] .theme-toggle{border-color:rgba(16,24,40,0.1);background:rgba(255,255,255,0.82)}.theme-toggle{width:48px;height:48px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.05);color:var(--text);position:relative;overflow:hidden;transition:background-color 0.4s cubic-bezier(0.4,0,0.2,1),border-color 0.4s cubic-bezier(0.4,0,0.2,1),transform 0.2s cubic-bezier(0.4,0,0.2,1)}.theme-toggle:active{transform:scale(0.92)}html[data-theme="light"] .theme-toggle{border-color:rgba(16,24,40,0.1);background:rgba(255,255,255,0.82)}.theme-icon{width:20px;height:20px;fill:currentColor;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1),opacity 0.4s cubic-bezier(0.4,0,0.2,1)}.theme-icon-moon{opacity:1;transform:rotate(0deg) scale(1)}.theme-icon-sun{opacity:0;transform:rotate(-90deg) scale(0.3)}html[data-theme="light"] .theme-icon-moon{opacity:0;transform:rotate(90deg) scale(0.3)}html[data-theme="light"] .theme-icon-sun{opacity:1;transform:rotate(0deg) scale(1)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0.8rem 1.25rem;border-radius:999px;border:1px solid transparent;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease,color 180ms ease}.nav-cta{background:rgba(110,231,216,0.11);color:var(--text);border-color:rgba(110,231,216,0.16)}html[data-theme="light"] .nav-cta{background:rgba(8,125,112,0.08);border-color:rgba(8,125,112,0.14)}.nav-cta:hover,.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-2) 100%);color:#04101a;font-weight:700;box-shadow:0 18px 40px rgba(111,193,255,0.22)}.button-secondary{background:rgba(255,255,255,0.04);color:var(--text);border-color:rgba(255,255,255,0.1)}.store-badge-row{display:inline-flex;flex-wrap:wrap;gap:0.75rem;align-items:center}.store-badge-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.header-store-text{display:none}.store-badge{display:block;height:56px;width:auto;max-width:none;flex:0 0 auto;object-fit:contain;object-position:center}.store-badge-header{height:42px}html[data-theme="light"] .button-secondary{background:rgba(255,255,255,0.82);border-color:rgba(16,24,40,0.1)}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);gap:2rem;align-items:center;padding:4.5rem 0 2rem}.hero-copy{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:0.45rem;margin:0 0 1rem;padding:0.45rem 0.8rem;border-radius:999px;width:fit-content;background:rgba(255,255,255,0.05);color:var(--brand);text-transform:uppercase;letter-spacing:0.12em;font-size:0.76rem}h1{margin:0;font-size:clamp(2.55rem,5vw,4.65rem);line-height:1.05;letter-spacing:-0.06em;max-width:13.5ch}@media (min-width:961px){h1{max-width:22ch}}h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-0.04em}h3{margin:0 0 0.55rem;font-size:1.15rem;line-height:1.1}html[data-theme="dark"].lede,html[data-theme="dark"] .section-heading p,.quote-panel p,.site-footer{color:var(--muted)}.lede{margin:1.3rem 0 0;max-width:62ch;font-size:1.12rem}.hero-actions{display:flex;flex-wrap:wrap;gap:0.9rem;margin:1.8rem 0 1.4rem}.hero-points{display:flex;flex-wrap:wrap;gap:0.75rem;padding:0;margin:0;list-style:none}.hero-points li,.trust-pill{padding:0.58rem 0.9rem;border-radius:999px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.07);color:var(--text);font-weight:600}.hero-visual{display:flex;justify-content:center}.hero-carousel{position:relative;width:min(100%,680px)}.life-section{margin-top:0.5rem}.life-carousel{width:min(100%,1100px);margin:0 auto}.carousel-frame{position:relative}html[data-theme="light"] .carousel-frame,html[data-theme="light"] .shot-card,html[data-theme="light"] .feature-card,html[data-theme="light"] .premium-column,html[data-theme="light"] .quote-panel,html[data-theme="light"] .premium-panel,html[data-theme="light"] .cta-banner{background:rgba(255,255,255,0.82)}html[data-theme="light"] .site-header{background:rgba(247,249,252,0.82);border-bottom-color:rgba(16,24,40,0.08)}html[data-theme="light"] .hero-points li,html[data-theme="light"] .trust-pill{background:rgba(255,255,255,0.78);border-color:rgba(16,24,40,0.08)}.carousel-frame::before{content:"";position:absolute;inset:0.9rem;border-radius:28px;border:1px solid rgba(255,255,255,0.09);pointer-events:none}.carousel-slides{position:relative;aspect-ratio:16 / 11;border-radius:26px;overflow:hidden;background:rgba(6,10,18,0.85)}html[data-theme="light"] .carousel-slides{background:rgba(255,255,255,0.9)}.carousel-slide{position:absolute;inset:0;padding:0;border:0;background:transparent;opacity:0;transform:scale(0.985);transition:opacity 220ms ease,transform 220ms ease;pointer-events:none;cursor:pointer}.carousel-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.carousel-slide img{width:100%;height:95%;object-fit:contain;object-position:center;border-radius:24px;background:#050913;cursor:zoom-in}html[data-theme="light"] .carousel-slide img{background:#fff}.carousel-dot.is-active{width:2rem;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 0 12px 2px rgba(110,231,216,0.5);transition:width 0.2s ease,box-shadow 0.2s ease}.carousel-frame{position:relative;padding:1rem;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,0.1),rgba(255,255,255,0.03));box-shadow:var(--shadow);border:1px solid rgba(255,255,255,0.08);overflow:hidden}.carousel-controls{display:flex;align-items:center;justify-content:center;margin-top:1.25rem}.carousel-nav{position:absolute;top:0;bottom:0;width:35%;z-index:10;background:transparent;border:none;padding:0;margin:0;min-width:0;outline:none;-webkit-tap-highlight-color:transparent}.nav-left{left:0}.nav-right{right:0}html[data-theme="light"] .carousel-nav{background:transparent;border:none}.carousel-dots{display:flex;align-items:center;gap:0.55rem}.carousel-dot{width:0.8rem;height:0.8rem;padding:0;border-radius:999px;border:0;background:rgba(255,255,255,0.24)}html[data-theme="light"] .carousel-dot{background:rgba(16,24,40,0.18)}.carousel-dot.is-active{width:2rem;background:linear-gradient(135deg,var(--brand),var(--brand-2))}.carousel-hint{margin:0.7rem 0 0;color:var(--muted);font-size:0.92rem;text-align:center}.trust-row{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem 2rem;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.05);border-radius:16px;max-width:1200px;box-sizing:border-box}.trust-pills-inner{display:flex;flex-wrap:wrap;gap:0.75rem;width:100%}.trust-label{font-family:"Lexend","IBM Plex Sans",system-ui,sans-serif;font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--brand)}.trust-pill{font-size:0.9rem;font-weight:500;padding:0.5rem 1.25rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);border-radius:50px;color:#fff;white-space:nowrap}@media (max-width:768px){.trust-row{background:transparent;border:none;padding:0;margin:0.5rem 0 0 0;width:100%}.trust-label{padding-left:1rem;margin-bottom:0.5rem}.trust-pills-inner{flex-wrap:nowrap;overflow-x:auto;padding:0 1rem 0.5rem 1rem;-webkit-overflow-scrolling:touch}.trust-pills-inner::-webkit-scrollbar{display:none}.trust-pill{flex:0 0 auto;font-size:0.85rem;padding:0.4rem 1rem}}[data-theme="light"] .trust-label{color:#1e293b}[data-theme="light"] .trust-pill{background:rgba(0,0,0,0.04);border-color:rgba(0,0,0,0.08);color:#334155}.section{padding:2rem 0}.section-heading{max-width:760px;margin-bottom:1.8rem}.section-heading-tight{margin-bottom:0}.section-heading p{font-size:1.05rem}.feature-grid,.shot-grid,.premium-grid{display:grid;gap:1rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.premium-column,.quote-panel,.cta-banner{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.feature-card{padding:1.25rem;min-height:164px}.feature-card p,.premium-column li{color:var(--muted);margin:0}.shot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.shot-card{margin:0;padding:0.9rem;border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0.025));border:1px solid rgba(255,255,255,0.08);box-shadow:var(--shadow)}.shot-card img{width:100%;border-radius:22px}.shot-card figcaption{padding:0.9rem 0.25rem 0.2rem;color:var(--muted)}.premium-panel{padding:1.5rem;border-radius:28px;background:linear-gradient(135deg,rgba(110,231,216,0.08),transparent 45%),linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0.03));border:1px solid var(--line)}.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.4rem}.premium-column{padding:1.35rem}.premium-featured{background:linear-gradient(180deg,rgba(135,167,255,0.12),rgba(15,28,49,0.95));border-color:rgba(135,167,255,0.24)}.premium-column ul{margin:0;padding-left:1.1rem}.premium-column li+li{margin-top:0.6rem}.quote-panel{padding:1.5rem;font-size:1.1rem}.cta-banner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.5rem;margin:0 auto 2rem;background:radial-gradient(circle at top right,rgba(255,203,107,0.18),transparent 26%),linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0.03))}.cta-banner .store-badge{height:60px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 2.3rem;font-size:0.95rem}.fullscreen-viewer{width:min(92vw,980px);max-width:92vw;border:0;padding:0.9rem;background:transparent;margin:auto;overflow:visible}.fullscreen-viewer::backdrop{background:rgba(2,6,12,0.68);backdrop-filter:blur(7px)}.fullscreen-viewer img{width:100%;max-height:82vh;object-fit:contain;background:#050913;box-shadow:var(--shadow)}html[data-theme="light"] .fullscreen-viewer img{background:#fff}.fullscreen-close{display:block;margin:0 0 0.75rem auto;min-height:42px;padding:0.6rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,0.14);background:rgba(255,255,255,0.08);color:var(--text);font:inherit;font-weight:600}html[data-theme="light"] .fullscreen-close{border-color:rgba(16,24,40,0.1);background:rgba(255,255,255,0.82)}.fullscreen-viewer[open]{display:grid;place-items:center}.bg-orb{position:fixed;border-radius:999px;filter:blur(30px);opacity:0.75;pointer-events:none;z-index:-1;will-change:transform;transform:translate3d(0,0,0)}.bg-orb-a{top:8rem;left:-4rem;width:18rem;height:18rem;background:rgba(110,231,216,0.09)}.bg-orb-b{right:-6rem;top:14rem;width:22rem;height:22rem;background:rgba(135,167,255,0.08)}@keyframes float{0%,100%{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-10px) rotate(1.5deg)}}@media (max-width:960px){.hero,.feature-grid,.shot-grid,.premium-grid,.cta-banner{grid-template-columns:1fr}.hero{padding-top:3rem}.hero-copy{order:2}.hero-visual{order:1}}.mobile-get-pill{display:none}@media (max-width:720px){:root{--shell:min(1120px,calc(100vw - 1.2rem))}.site-header{position:sticky;top:0;backdrop-filter:blur(12px);background:rgba(8,17,31,0.75);border-bottom:1px solid rgba(170,203,255,0.08);box-shadow:0 4px 30px rgba(0,0,0,0.2)}html[data-theme="light"] .site-header{background:rgba(244,247,251,0.8);border-bottom:1px solid rgba(16,24,40,0.05);box-shadow:0 4px 30px rgba(16,24,40,0.03)}.header-bar{min-height:60px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 0.4rem}.hero{padding-top:1.5rem !important}h1{font-size:2.15rem !important;line-height:1.22 !important;letter-spacing:-0.03em !important;margin-bottom:1.25rem !important}.hero{display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:1.5rem !important}.brand-copy strong{font-size:1.05rem;letter-spacing:-0.02em}.brand-copy span{display:none}.brand-mark{width:40px;height:40px;border-radius:12px;min-width:40px !important}.header-nav a,.header-store-text,.header-store-link{display:none !important}.header-nav .mobile-get-pill{display:inline-flex !important}.header-bar{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important;padding:0.5rem 1rem !important}.header-nav{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-end !important;gap:0.5rem !important;margin:0 !important;padding:0 !important;flex-shrink:0 !important}.header-nav .theme-toggle{margin:0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;position:relative !important;top:auto !important;right:auto !important}.bg-orb-a{top:-2rem !important;left:-6rem !important;opacity:0.85}.site-footer,.cta-banner{flex-direction:column;align-items:flex-start}h1{max-width:100%}.carousel-frame{padding:0.75rem}.feature-card,.premium-column,.premium-panel,.quote-panel,.shot-card,.cta-banner{border-radius:22px}.carousel-controls{gap:0.45rem}.carousel-hint{font-size:0.88rem}.store-badge{height:52px}.site-footer{flex-direction:column;align-items:flex-start}.cta-banner{flex-direction:column;align-items:center !important;text-align:center;padding:2.25rem 1.25rem !important}.cta-banner .store-badge-row{display:flex !important;flex-direction:row !important;justify-content:center !important;gap:0.75rem !important;width:100% !important;margin-top:1.5rem}.cta-banner .store-badge-link{display:inline-block !important;flex:0 1 auto !important}.cta-banner .store-badge{height:46px !important;width:auto !important}.mobile-get-pill{display:inline-flex;align-items:center;justify-content:center;background:rgba(59,130,246,0.2);color:#3b82f6;border:1px solid rgba(59,130,246,0.4);font-family:"Lexend","IBM Plex Sans",system-ui,sans-serif;font-weight:700;font-size:0.75rem;letter-spacing:0.05em;padding:0.4rem 0.9rem;border-radius:9999px;text-decoration:none;text-transform:uppercase;transition:background 0.2s,border-color 0.2s;white-space:nowrap;-webkit-tap-highlight-color:transparent}.mobile-get-pill:hover,.mobile-get-pill:focus{background:rgba(59,130,246,0.3);border-color:#3b82f6;outline:none;box-shadow:none}}html[data-theme="light"] .brand-mark{box-shadow:0 10px 25px rgba(8,125,112,0.08);background:#fff}html[data-theme="light"] .mobile-get-pill{color:#1d4ed8;background:rgba(59,130,246,0.12);border-color:rgba(59,130,246,0.3)}html[data-theme="light"] .mobile-get-pill:hover,html[data-theme="light"] .mobile-get-pill:focus{background:rgba(59,130,246,0.2);border-color:#1d4ed8}.inline-badge-li{margin-top:1.25rem !important;line-height:1.6}.inline-badge-li .badge-standout{display:inline-block !important;vertical-align:middle;font-family:"Lexend","IBM Plex Sans",system-ui,sans-serif;font-weight:700;font-size:0.65rem !important;text-transform:uppercase;letter-spacing:0.04em;background:var(--accent-2,#ff8f70) !important;color:#050a12 !important;border:none !important;padding:0.18rem 0.5rem;border-radius:4px;margin-right:0.35rem;position:relative;top:-1px}html[data-theme="light"] .inline-badge-li .badge-standout{color:#334155 !important;background:#f1f5f9 !important;border-color:#cbd5e1 !important}.article-content h1{font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.2;letter-spacing:-0.03em;margin-bottom:1.5rem}.article-content h2:not(.premium-panel h2){font-size:clamp(1.4rem,2.5vw,1.85rem);line-height:1.25;letter-spacing:-0.02em;margin-top:3.5rem;margin-bottom:1rem}.article-content h3:not(.premium-panel h3){font-size:1.3rem;margin-top:2.5rem;margin-bottom:0.75rem}.article-content p{margin-top:0;margin-bottom:1.5rem}html[data-theme="dark"] .article-content li,html[data-theme="dark"] .article-content p{color:var(--muted)}html[data-theme="dark"] .article-content li strong{color:var(--text)}.premium-header h3{margin:0 !important}.resources-grid .feature-card{position:relative !important;padding-bottom:2rem !important}.resources-grid .feature-card .trust-label{position:static !important;display:inline-block !important;margin-top:1.5rem !important}@media (min-width:769px){.resources-grid .feature-card{padding-bottom:4.5rem !important}.resources-grid .feature-card .trust-label{position:absolute !important;bottom:2rem;left:2rem;margin:0 !important}}.footer-nav{display:none;margin-top:1rem}.footer-nav a{text-decoration:underline;font-size:0.9rem}@media (max-width:768px){.footer-content{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-nav{display:block}.section-heading h1,.section-heading h2{font-size:1.8rem !important;line-height:1.25 !important;letter-spacing:-0.02em !important;margin-top:0.75rem !important;margin-bottom:1rem !important}.section-heading p{font-size:1rem !important;line-height:1.5 !important}.resources-grid .feature-card{position:relative !important;padding-bottom:2rem !important}.resources-grid .feature-card .trust-label{position:static !important;display:inline-block !important;margin-top:1.5rem !important;margin-left:0 !important;padding-left:0 !important;text-align:left !important}}.carousel-slides{aspect-ratio:16 / 11 !important}.carousel-slide img{width:100% !important;height:100% !important;object-fit:contain}.store-badge{display:block;max-width:100%;height:auto;aspect-ratio:260/80;background-color:transparent}.store-badge-header{width:136px}.hero-store-badge{width:182px}.cta-banner .store-badge{width:195px}.header-nav{display:flex !important;flex-wrap:nowrap !important;align-items:center !important}.header-store-link{display:inline-flex !important;flex-shrink:0 !important}.header-store-text{white-space:nowrap !important}