:root{color-scheme:light;--bg:#fbfbfa;--surface:#ffffff;--surface-muted:#f4f4f1;--surface-section:#f5f2ec;--surface-soft:#faf8f4;--ink:#1d1d1b;--muted:#5f5c56;--line:#e9e7e1;--line-soft:rgba(233,231,225,0.72);--accent:#1d1d1b;--accent-soft:#f6f1ea;--display-font:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--body-font:"Avenir Next","Segoe UI",sans-serif;--shadow:0 22px 50px rgba(17,17,14,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body-font)}a{color:inherit;text-decoration:none}.landing-page{margin:0 auto;max-width:1180px;padding:28px 20px 48px}.landing-anchor-section{scroll-margin-top:calc(64px + env(safe-area-inset-top, 0px))}.landing-navbar-shell{position:-webkit-sticky;position:sticky;top:0;z-index:30;margin-inline:calc(50% - 50vw);padding-top:env(safe-area-inset-top,0);padding-inline:max(20px,calc((100vw - 1180px) / 2 + 20px));transition:all .2s ease-out}.landing-navbar-shell-top{background:transparent;border-bottom:1px solid transparent;box-shadow:none}.landing-navbar-shell-scrolled{background:rgba(255,255,255,.6);border-bottom:1px solid rgba(229,229,229,.3);box-shadow:0 1px 0 rgba(0,0,0,.03)}.landing-navbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:42px;padding:8px 0;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease}.landing-navbar-scrolled,.landing-navbar-top{background:transparent;border:0;box-shadow:none}.landing-navbar-scrolled{backdrop-filter:none;-webkit-backdrop-filter:none}.landing-navbar-wordmark{font-size:1rem;font-weight:600;letter-spacing:-.01em;color:#0a0a0a}.landing-navbar-links{display:flex;align-items:center;gap:24px}.landing-navbar-link{display:inline-flex;align-items:center;min-height:30px;padding:0;color:#737373;font-size:.92rem;transition:color .14s ease}.landing-navbar-link:focus-visible,.landing-navbar-link:hover{color:#171717;outline:none}.landing-navbar-sign-in{color:#404040;font-weight:500}.landing-navbar-sign-in:focus-visible,.landing-navbar-sign-in:hover{color:#171717}.landing-navbar-menu-button{display:none;flex-direction:column;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(217,214,206,.84);border-radius:12px;background:rgba(255,255,255,.78);color:#171717;transition:border-color .14s ease,background-color .14s ease}.landing-navbar-menu-button span{display:block;width:15px;height:1.5px;border-radius:999px;background:currentColor}.landing-navbar-menu-button span+span{margin-top:4px}.landing-navbar-mobile-menu{display:none}.content-section,.final-cta,.hero{margin-top:32px}.benefits-section,.how-it-works-section,.no-setup-section{margin-top:96px}.final-cta,.pricing-section{margin-top:112px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-template-areas:"intro visual" "support visual";grid-gap:28px;gap:28px;align-items:center;min-height:78vh}.hero-intro{grid-area:intro;max-width:640px}.hero-support{grid-area:support;max-width:640px;margin-top:10px}.mobile-only{display:none}.eyebrow{display:inline-flex;align-items:center;justify-content:center;vertical-align:center;border:1px solid var(--line);border-radius:999px;padding:12px;background:rgba(255,255,255,.9);color:var(--muted);font-size:.78rem;font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{margin:0;color:var(--ink)}h1,h2{font-family:var(--display-font);font-weight:550;letter-spacing:-.03em}h1{max-width:10ch;font-size:clamp(3.4rem,7vw,5.8rem);line-height:.9}.hero-subheadline{margin:26px 0 0;max-width:560px;font-size:clamp(1.18rem,1.65vw,1.38rem);line-height:1.5;color:#57534c}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-primary-action,.hero-secondary-action{margin-top:18px}.hero-account-link{margin:12px 0 0;color:#78716c;font-size:.9rem;line-height:1.5}.hero-signin-link{color:#57534c;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;transition:color .14s ease}.hero-signin-link:focus-visible,.hero-signin-link:hover{color:#292524;outline:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:999px;padding:0 24px;font-size:.98rem;font-weight:600;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#ffffff}.button-secondary{border:1px solid #d8d3c9;background:var(--surface);color:var(--ink)}.hero-emotion,.hero-trust{margin:12px 0 0;font-size:.95rem;line-height:1.5}.hero-trust{color:var(--muted)}.hero-emotion{margin-top:10px;color:#4e4942;font-weight:500}.hero-viewer-shell{grid-area:visual;position:relative;display:flex;align-items:center;justify-content:center;min-height:440px;padding:18px}.hero-viewer-shell:before{content:"";position:absolute;inset:26px 12px;border-radius:40px;background:radial-gradient(circle at top left,rgba(215,198,174,.38),transparent 36%),linear-gradient(180deg,#ffffff,#f6f4ef);box-shadow:var(--shadow)}.hero-viewer-card{position:relative;z-index:1;width:min(100%,560px);border:1px solid #ebe7df;border-radius:40px;background:#fff;padding:28px 28px 24px;box-shadow:0 24px 56px rgba(18,18,14,.08)}.hero-viewer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hero-viewer-label{margin:0;color:#7585a2;font-size:.82rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase}.hero-viewer-title-row{display:flex;align-items:center;gap:12px;margin-top:10px}.hero-live-dot{width:12px;height:12px;border-radius:50%;background:#2fc76d;box-shadow:0 0 0 6px rgba(47,199,109,.14);flex:0 0 auto;animation:live-dot-pulse 2.2s ease-in-out infinite}@keyframes live-dot-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 6px rgba(47,199,109,.14);opacity:1}50%{transform:scale(1.08);box-shadow:0 0 0 10px rgba(47,199,109,.08);opacity:.92}}.hero-viewer-title{margin-top:0;font-family:var(--body-font);font-size:clamp(2.75rem,5vw,4rem);font-weight:700;letter-spacing:-.05em;line-height:.95}.hero-viewer-badge{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;background:#cbf4dc;color:#0a7b52;font-size:.96rem;font-weight:700}.hero-viewer-video-frame{position:relative;margin-top:24px;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:36px;background:radial-gradient(circle at 66% 10%,rgba(255,255,255,.45),transparent 18%),linear-gradient(180deg,#f0dfcb,#cfb193)}.hero-viewer-video{display:block;width:100%;height:100%;object-fit:cover}.content-section{padding:22px 0 6px}.benefits-section .section-header,.how-it-works-section .section-header{margin-bottom:24px}.how-it-works-section .steps-grid{gap:18px}.benefits-section{padding:36px 30px;border-radius:44px;background:var(--surface-section)}.section-header{max-width:680px;margin-bottom:20px}.section-header h2{font-size:clamp(2rem,3vw,3.1rem);line-height:1.02}.section-header p{margin:14px 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.benefits-grid,.faq-list,.pricing-grid,.steps-grid{display:grid;grid-gap:16px;gap:16px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-grid{gap:24px}.benefits-grid,.faq-list,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{gap:20px;align-items:stretch}.pricing-section .section-header{margin-bottom:24px}.simple-card{border:1px solid var(--line-soft);border-radius:24px;background:var(--surface);padding:20px;transition:border-color .14s ease,box-shadow .14s ease}.simple-card:hover{border-color:rgba(214,209,199,.9);box-shadow:0 8px 18px rgba(20,19,16,.03)}.step-card{border:0;border-top:1px solid rgba(215,209,199,.8);border-radius:0;background:transparent;padding:20px 0 0;display:flex;flex-direction:column;min-height:100%}.step-card:hover{border-color:rgba(201,195,185,.92);box-shadow:none}.step-card h3{max-width:14ch}.step-content{display:flex;flex:1 1 auto;flex-direction:column}.step-visual{position:relative;margin-top:14px;overflow:hidden;border-radius:18px;background:rgba(255,255,255,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.45);flex:1 1 auto}.step-camera-shell,.step-viewer-shell{display:flex;flex:1 1 auto;flex-direction:column;min-height:206px;padding:9px}.step-visual-content{flex:1 1 auto}.step-visual-footer{margin-top:auto}.step-camera-preview,.step-viewer-feed{overflow:hidden;border-radius:12px;aspect-ratio:16/8.8}.step-camera-preview{position:relative;background:#d8c7b1}.step-camera-preview:after{content:"";position:absolute;inset:0;background:rgba(29,29,27,.12)}.step-camera-video{display:block;width:100%;height:100%;object-fit:cover}.step-camera-video-blurred{filter:blur(6px) saturate(.92);transform:scale(1.04)}.step-camera-status-row{display:flex;align-items:center;gap:8px;margin-top:8px;color:#5f5c56;font-size:.8rem;line-height:1.4}.step-camera-status-dot,.step-viewer-live-dot{width:9px;height:9px;border-radius:50%;background:#2fc76d;flex:0 0 auto}.step-camera-button{margin-top:6px;min-height:34px;width:100%;border:0;border-radius:999px;background:rgba(29,29,27,.9);color:#ffffff;font:inherit;font-size:.86rem;font-weight:600}.step-viewer-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.step-viewer-live-label{color:rgba(119,113,104,.82);font-size:.76rem;font-weight:500;letter-spacing:.02em}.step-viewer-feed{background:radial-gradient(circle at 66% 10%,rgba(255,255,255,.42),transparent 18%),linear-gradient(180deg,#f0dfcb,#cfb193)}.step-viewer-feed-compact{aspect-ratio:16/8.8}.step-viewer-video{display:block;width:100%;height:100%;object-fit:cover}.step-viewer-controls{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:8px;color:#6b665d;font-size:.76rem;line-height:1.4}.step-visual-footer-live{padding-bottom:2px}.step-viewer-volume{display:flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto;padding-right:0}.step-viewer-volume-track{position:relative;flex:1 1 auto;height:4px;border-radius:999px;background:rgba(120,113,101,.22);overflow:hidden}.step-viewer-volume-level{display:block;width:58%;height:100%;border-radius:inherit;background:rgba(29,29,27,.58)}.step-viewer-fullscreen{position:relative;width:28px;height:28px;border:1px solid rgba(215,209,199,.72);border-radius:999px;background:rgba(255,255,255,.58);padding:0;flex:0 0 auto;margin-left:2px}.step-viewer-fullscreen span{position:absolute;inset:8px;border:1.5px solid rgba(29,29,27,.68);border-radius:2px}.benefit-card{border:0;border-radius:20px;background:rgba(255,255,255,.62);padding:18px}.benefit-card:hover{box-shadow:none}.benefit-card-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.benefit-card-label{display:inline-flex;align-items:center;padding:.18rem .52rem;border:1px solid #e5e7eb;border-radius:999px;background:#ffffff;color:#64748b;font-size:.66rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.simple-card h3{font-size:1.2rem;line-height:1.2}.simple-card p{margin:10px 0 0;color:var(--muted);font-size:.97rem;line-height:1.6}.pricing-plan{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:100%;height:100%;padding:24px;background:rgba(255,255,255,.6);box-shadow:none}.pricing-plan-featured{border-color:rgba(208,199,185,.68);background:#fdfbf8;box-shadow:0 5px 12px rgba(20,19,16,.02)}.pricing-plan:not(.pricing-plan-featured){border-color:rgba(232,227,218,.95);background:rgba(255,255,255,.42)}.pricing-plan-header{display:flex;flex-direction:column;gap:10px}.pricing-plan-copy p{max-width:32ch}.pricing-plan-helper{display:inline-flex;align-items:center;padding:.2rem .55rem;border:1px solid #e5e7eb;border-radius:999px;background:#ffffff;width:-moz-fit-content;width:fit-content;margin:0;color:#64748b;font-size:.68rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.pricing-feature-list{margin:0;padding:0;list-style:none}.pricing-feature-list li{padding:9px 0;border-top:1px solid rgba(231,227,218,.38);color:var(--muted);font-size:.97rem;line-height:1.5}.pricing-feature-list li:first-child{border-top:0;padding-top:0}.pricing-feature-list li:last-child{padding-bottom:0}.pricing-plan-actions{margin-top:auto;padding-top:10px}.pricing-plan .button{width:-moz-fit-content;width:fit-content}.final-cta-waitlist,.pricing-waitlist{margin-top:28px}.premium-waitlist-card{border:1px solid rgba(220,213,202,.9);border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(250,246,240,.94));padding:28px;box-shadow:0 18px 40px rgba(17,17,14,.06)}.premium-waitlist-copy h3{font-family:var(--display-font);font-size:clamp(1.9rem,3vw,2.5rem);font-weight:550;letter-spacing:-.03em}.premium-waitlist-copy p:not(.eyebrow){margin:10px 0 0;max-width:44ch;color:var(--muted);line-height:1.6}.premium-waitlist-form{display:grid;grid-gap:16px;gap:16px;margin-top:20px}.premium-field{display:grid;grid-gap:8px;gap:8px}.premium-field span{font-size:.94rem;font-weight:600;color:var(--ink)}.premium-field input,.premium-field textarea{width:100%;border:1px solid #ddd4c5;border-radius:20px;background:rgba(255,255,255,.95);padding:14px 16px;color:var(--ink);font:inherit;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.premium-field input:focus,.premium-field textarea:focus{border-color:#8f816d;box-shadow:0 0 0 4px rgba(143,129,109,.12)}.premium-field textarea{resize:vertical;min-height:112px}.premium-waitlist-button{width:-moz-fit-content;width:fit-content}.premium-waitlist-error,.premium-waitlist-success{margin:14px 0 0;font-size:.95rem}.premium-waitlist-error{color:#b42318}.premium-waitlist-success{color:#245c38;font-weight:600}.step-number{display:inline-flex;margin-bottom:14px;color:#8b857a;font-size:.78rem;font-weight:700;letter-spacing:.08em}.no-setup-section .simple-card{border-color:rgba(226,220,210,.58);border-radius:18px;background:rgba(250,248,244,.45);padding:16px 18px;box-shadow:none}.no-setup-section ul{margin:0;padding-left:1.2rem}.no-setup-section li{color:var(--muted);line-height:1.7}.faq-card{border-color:rgba(227,222,213,.62);border-radius:18px;background:rgba(255,255,255,.28);padding:18px;box-shadow:none}.faq-card:hover{border-color:rgba(214,208,198,.78);box-shadow:none}.seo-link-section{margin-top:36px}.seo-link-copy{margin:0;color:var(--muted);font-size:.92rem}.features-page-link-row{margin:24px 0 0}.faq-preview-section{margin-top:56px}.faq-preview-section .features-page-link-row{margin-top:8px}.features-page-link{color:#44403c;font-size:.95rem;font-weight:500;transition:color .14s ease}.features-page-link:focus-visible,.features-page-link:hover{color:#171717;outline:none}.features-page{min-height:100vh}.features-article{max-width:760px;margin:0 auto;padding:24px 0 12px}.features-hero{padding:28px 0 18px}.features-hero h1{max-width:12ch;font-size:clamp(2.9rem,6vw,4.8rem);line-height:.93}.features-hero-copy{max-width:42rem;margin:18px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.72}.features-hero-actions{align-items:center;gap:16px}.features-hero-actions .features-page-link,.final-actions .features-page-link{display:inline-flex;align-items:center;min-height:52px}.feature-article-section{max-width:680px;padding:34px 0;border-top:1px solid rgba(233,231,225,.86)}.feature-article-section h2,.feature-related-guides h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05}.feature-article-copy p,.feature-related-guides p{margin:16px 0 0;color:var(--muted);font-size:1.02rem;line-height:1.76}.feature-article-copy ul,.feature-related-guides ul{margin:16px 0 0;padding-left:1.2rem}.feature-article-copy li,.feature-related-guides li{margin-top:8px;color:var(--muted);line-height:1.72}.feature-article-cta{margin:18px 0 0}.feature-related-guides{max-width:680px;margin-top:6px;padding:34px 0 6px;border-top:1px solid rgba(233,231,225,.86)}.features-final-cta{margin-top:56px}.features-final-cta .final-cta-card{padding:32px 28px}.faq-article,.help-article{max-width:760px}.faq-anchor-nav{display:flex;flex-wrap:wrap;gap:10px 18px;max-width:680px;margin:6px 0 10px;padding:10px 0 16px;border-bottom:1px solid rgba(233,231,225,.86);position:-webkit-sticky;position:sticky;top:calc(58px + env(safe-area-inset-top, 0px));z-index:10;background:rgba(251,251,250,.96);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.faq-anchor-link{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;color:#57534c;font-size:.94rem;font-weight:500;transition:background-color .14s ease,color .14s ease,-webkit-text-decoration-color .14s ease;transition:background-color .14s ease,color .14s ease,text-decoration-color .14s ease;transition:background-color .14s ease,color .14s ease,text-decoration-color .14s ease,-webkit-text-decoration-color .14s ease}.faq-anchor-link:focus-visible,.faq-anchor-link:hover{background:rgba(246,241,234,.9);color:#171717;outline:none}.faq-anchor-target{scroll-margin-top:calc(80px + env(safe-area-inset-top, 0px))}.faq-section{max-width:680px;padding:34px 0;border-top:1px solid rgba(233,231,225,.86)}.faq-section h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05}.faq-question-list{display:grid;grid-gap:26px;gap:26px;margin-top:18px}.faq-question h3{font-size:1.12rem;line-height:1.3}.faq-question p{margin:10px 0 0;color:var(--muted);font-size:1rem;line-height:1.74}.faq-section-trust{border-top-color:rgba(214,208,198,.98)}.faq-section-trust h2{font-weight:600}.faq-soft-cta{max-width:680px;margin-top:12px;padding:28px 0 8px;border-top:1px solid rgba(233,231,225,.86)}.faq-soft-cta h2{font-size:clamp(1.55rem,2.6vw,2rem);line-height:1.08}.faq-soft-cta p{margin:12px 0 0;color:var(--muted);font-size:1rem;line-height:1.68}.faq-soft-cta-actions{margin-top:18px}.help-callouts{max-width:680px;margin-top:8px}.help-callout{margin:0;padding:14px 16px;border-radius:20px;background:rgba(246,241,234,.9);color:#44403c;font-size:.98rem;font-weight:500;line-height:1.6}.help-callout-text{margin:14px 0 0;color:#78716c;font-size:.92rem;line-height:1.6}.help-os-sections{display:grid;grid-gap:0;gap:0}.help-os-section{max-width:680px}.help-step-list{margin:16px 0 0;padding-left:1.2rem}.help-step-list li{margin-top:8px;color:var(--muted);line-height:1.72}.final-cta{margin-top:56px;padding:22px 0 10px}.final-cta-card{padding:32px 28px;border:0;border-radius:32px;background:var(--accent-soft);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 1px 0 rgba(217,207,192,.55)}.final-actions{margin-top:22px}.final-account-link{margin:12px 0 0;color:#78716c;font-size:.9rem;line-height:1.5}.landing-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px;padding:18px 4px 0;border-top:1px solid var(--line)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.landing-navbar,.landing-navbar-link,.landing-navbar-shell{transition:none}}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.footer-link{color:rgba(50,44,34,.8);font-size:.92rem}.footer-link:hover{color:var(--ink)}.footer-copyright{margin:0;color:rgba(50,44,34,.76);font-size:.92rem;white-space:nowrap}.info-page{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:40px 20px 24px}.legal-page{min-height:100vh;padding:32px 20px}.info-card,.legal-card{max-width:760px;margin:0 auto;padding:32px;border:1px solid var(--line);border-radius:32px;background:var(--surface);box-shadow:var(--shadow)}.info-card h1,.legal-card h1{max-width:none;margin-top:18px;font-size:clamp(2.4rem,5vw,4rem)}.info-card h2,.info-card h3,.info-card p,.info-card ul,.legal-card h2,.legal-card h3,.legal-card p,.legal-card ul{margin:18px 0 0}.info-card h2,.legal-card h2{font-size:1.3rem}.info-card h3,.legal-card h3{font-size:1rem}.info-card li,.info-card p,.legal-card li,.legal-card p{color:var(--muted);font-size:1rem;line-height:1.7}.info-card ul,.legal-card ul{padding-left:1.4rem}.info-card a,.legal-card a{color:var(--ink)}.info-card a.button-primary,.legal-card a.button-primary{color:#ffffff}.article-link{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.18em;color:#2f2b23}.article-link:hover{color:var(--ink)}.support-card{max-width:720px}.about-card{max-width:760px}@media (max-width:980px){.hero{grid-template-columns:1fr;grid-template-areas:"intro" "visual" "support";min-height:auto;gap:14px;padding-top:12px}h1{max-width:none}.hero-support{margin-top:0}.benefits-section{padding:28px 22px;border-radius:32px}.final-cta-card{padding:32px 24px;border-radius:36px}.hero-viewer-shell{min-height:auto;padding:0}.hero-viewer-shell:before{inset:10px}.hero-viewer-card{padding:22px 22px 18px;border-radius:32px}.hero-viewer-video-frame{border-radius:26px}.benefits-grid,.faq-list,.pricing-grid,.steps-grid{grid-template-columns:1fr}.landing-footer{align-items:flex-start;flex-direction:column}.footer-copyright{white-space:normal}}@media (max-width:720px){.landing-page{padding:14px 16px 44px}.landing-anchor-section{scroll-margin-top:calc(72px + env(safe-area-inset-top, 0px))}.landing-navbar-shell{padding-inline:16px}.landing-navbar{min-height:40px;padding:8px 0}.landing-navbar-links{display:none}.landing-navbar-menu-button{display:inline-flex}.landing-navbar-mobile-menu{display:flex;flex-direction:column;gap:6px;margin-top:2px;padding:10px 0 8px;border-top:1px solid rgba(217,214,206,.65);background:rgba(255,255,255,.92);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.landing-navbar-mobile-link{display:block;padding:10px 2px;color:#525252;font-size:.95rem}.landing-navbar-mobile-link:focus-visible,.landing-navbar-mobile-link:hover{color:#171717;outline:none}.landing-navbar-mobile-sign-in{color:#171717;font-weight:500}.content-section,.final-cta,.hero{margin-top:20px}.benefits-section,.faq-section,.how-it-works-section,.no-setup-section{margin-top:64px}.final-cta,.pricing-section{margin-top:72px}h1{max-width:11ch;font-size:clamp(2.45rem,11vw,3.25rem);line-height:.89}.hero-subheadline{margin-top:12px;font-size:1.02rem;line-height:1.4}.hero-trust{margin-top:10px;font-size:.9rem;line-height:1.4}.hero-actions{margin-top:18px}.hero-actions-desktop{display:none}.mobile-only{display:block}.hero-support{display:flex;flex-direction:column;margin-top:0}.hero-primary-action{margin-top:0}.hero-account-link{margin-top:10px;font-size:.88rem}.button{width:100%;min-height:54px}.hero-viewer-shell:before{inset:6px;border-radius:24px}.hero-viewer-card{padding:12px;border-radius:24px;box-shadow:0 14px 30px rgba(18,18,14,.06)}.hero-viewer-header{margin-bottom:8px;gap:10px;align-items:center;justify-content:flex-start}.hero-viewer-video-frame{margin-top:0;border-radius:18px}.hero-viewer-badge,.hero-viewer-label{display:none}.hero-viewer-title{font-size:1.45rem;line-height:1}.hero-live-dot{width:10px;height:10px;box-shadow:0 0 0 5px rgba(47,199,109,.12)}.content-section{padding:10px 0 2px}.benefits-section{padding:22px 16px;border-radius:28px}.step-card h3{max-width:none}.step-visual{margin-top:14px;border-radius:18px}.step-camera-shell,.step-viewer-shell{padding:10px}.section-header{margin-bottom:12px}.section-header h2{font-size:clamp(1.55rem,7vw,2rem);line-height:1.02}.section-header p{margin-top:8px;font-size:.95rem;line-height:1.5}.pricing-plan{padding:22px;gap:16px}.faq-card,.no-setup-section .simple-card{padding:16px}.step-card{padding-top:14px}.pricing-plan .button{width:100%}.premium-waitlist-card{padding:20px 18px;border-radius:24px}.premium-waitlist-button{width:100%}.simple-card{padding:16px;border-radius:24px}.step-card{padding-top:10px;padding-bottom:10px;border-color:transparent;background:rgba(255,255,255,.48)}.step-number{margin-bottom:6px;font-size:.72rem}.simple-card h3{font-size:1rem;line-height:1.25}.simple-card p{margin-top:8px;font-size:.93rem;line-height:1.5}.faq-card:nth-child(n+4){display:none}.features-page-link-row{margin-top:20px}.features-article{padding-top:20px}.features-hero{padding:20px 0 10px}.features-hero h1{max-width:11ch;font-size:clamp(2.55rem,10.5vw,3.6rem)}.features-hero-copy{font-size:1rem;line-height:1.68}.faq-section,.feature-article-section,.feature-related-guides{padding:28px 0}.faq-section h2,.feature-article-section h2,.feature-related-guides h2{font-size:1.65rem;line-height:1.12}.faq-question p,.feature-article-copy li,.feature-article-copy p,.feature-related-guides li,.feature-related-guides p,.help-step-list li{font-size:.98rem;line-height:1.7}.faq-anchor-nav{gap:8px 14px;padding-bottom:14px;top:calc(54px + env(safe-area-inset-top, 0px))}.faq-anchor-link{min-height:32px;padding:0 10px;font-size:.9rem}.faq-question-list{gap:22px}.faq-question h3{font-size:1.02rem}.help-callout{padding:12px 14px;font-size:.95rem}.help-callout-text{margin-top:12px;font-size:.88rem}.faq-soft-cta{padding:24px 0 6px}.features-final-cta{margin-top:36px}.final-cta-card{padding:18px}}