:root{--brand-50:#fbf4f8;--brand-100:#f6e6f0;--brand-200:#eac8dc;--brand-500:#a54f83;--brand-600:#993a76;--brand-700:#883468;--brand-950:#341023;--surface-50:#fafafa;--surface-100:#f4f4f5;--surface-200:#e4e4e7;--surface-300:#d4d4d8;--surface-400:#a1a1aa;--surface-500:#71717a;--surface-600:#52525b;--surface-700:#3f3f46;--surface-800:#27272a;--surface-900:#18181b;--font-sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--surface-700);-webkit-font-smoothing:antialiased;background:#fff;min-width:320px;font-size:1rem;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--surface-900);letter-spacing:-.02em;line-height:1.15}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,select{font:inherit}.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}.container{max-width:80rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.btn-primary{background:var(--brand-600);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.btn-primary:hover{background:var(--brand-700)}.btn-primary:disabled{opacity:.65;cursor:wait}.btn-outline{border:1px solid var(--brand-200);border-radius:var(--radius);color:var(--brand-600);background:0 0;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.btn-outline:hover{background:var(--brand-50)}.btn-full{width:100%}.site-header{z-index:50;border-bottom:1px solid var(--brand-100);background:#fff;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;height:5rem;display:flex}.brand{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.brand-icon{object-fit:contain;width:2rem;height:2rem}.brand-name{letter-spacing:-.025em;color:var(--surface-900);font-size:1.375rem;font-weight:700}.brand-land{color:var(--brand-600)}.site-nav{gap:2rem;display:flex}.site-nav a{color:var(--surface-600);font-size:.9375rem;font-weight:500;transition:color .15s}.site-nav a:hover{color:var(--brand-600)}.header-cta{flex-shrink:0;align-items:center;gap:1rem;display:flex}.hero-section{background:linear-gradient(to bottom, #fff 0%, var(--brand-50) 100%);align-items:center;min-height:min(760px,86vh);padding:5rem 0 6rem;scroll-margin-top:5.5rem;display:flex;overflow:hidden}.hero-section>.container{width:100%}.hero-grid{grid-template-columns:5fr 7fr;align-items:center;gap:2rem;display:grid}.hero-content{flex-direction:column;gap:1.5rem;display:flex}.eyebrow-badge{border-radius:var(--radius-full);background:var(--brand-100);color:var(--brand-600);letter-spacing:.04em;align-items:center;width:fit-content;padding:.25rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}h1{color:var(--surface-900);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.05}.hero-desc{color:var(--surface-600);max-width:32rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.waitlist-form{flex-direction:column;gap:.75rem;max-width:30rem;display:flex}.form-row{gap:.5rem;display:flex}.form-row input,.form-row select{border:1px solid var(--surface-300);border-radius:var(--radius);color:var(--surface-700);background:#fff;outline:none;flex:1;min-width:0;padding:.75rem 1rem;font-size:.9rem;transition:border-color .15s}.form-row input:focus,.form-row select:focus{border-color:var(--brand-600);box-shadow:0 0 0 2px var(--brand-100)}.form-checkbox{color:var(--surface-600);text-align:left;align-items:flex-start;gap:.6rem;font-size:.875rem;font-weight:600;line-height:1.45;display:flex}.form-checkbox input{width:1rem;height:1rem;accent-color:var(--brand-600);flex-shrink:0;margin-top:.15rem}.form-status{min-height:1.25rem;color:var(--surface-600);font-size:.875rem}.form-legal-note{color:var(--surface-500);text-align:center;font-size:.75rem;line-height:1.5}.form-legal-note a{color:var(--brand-600);font-weight:600}.form-legal-note a:hover{color:var(--brand-700)}.hero-trust-signals{flex-wrap:wrap;gap:1.25rem 1.5rem;display:flex}.hero-trust-signals span{color:var(--surface-600);align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;display:flex}.signal-icon{width:1.25rem;height:1.25rem;color:var(--brand-500);flex-shrink:0}.hero-mockup{justify-content:flex-end;padding-right:2rem;display:flex;position:relative;overflow:visible}.mockup-frame{border:1px solid var(--surface-200);border-radius:var(--radius-2xl);background:linear-gradient(#fbf4f89e,#fffffff0 42%),#fff;grid-template-columns:110px 1fr 140px;gap:.75rem;width:100%;max-width:580px;min-height:420px;padding:1rem;display:grid;overflow:hidden;box-shadow:0 24px 72px #34102324}.mockup-sidebar{border-right:1px solid var(--surface-200);flex-direction:column;gap:.5rem;padding-right:.75rem;display:flex}.mockup-brand-label{color:var(--brand-600);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.mockup-nav{flex-direction:column;gap:.25rem;display:flex}.mockup-nav span{border-radius:var(--radius);color:var(--surface-600);padding:.4rem .5rem;font-size:.72rem;font-weight:500}.mockup-nav span.active{background:var(--brand-100);color:var(--brand-700);font-weight:600}.mockup-post-btn{background:var(--brand-600);color:#fff;border-radius:var(--radius);cursor:pointer;text-align:center;border:none;margin-top:auto;padding:.35rem .5rem;font-size:.65rem;font-weight:600}.mockup-feed{flex-direction:column;gap:.5rem;min-width:0;display:flex}.mockup-feed-top{justify-content:space-between;align-items:center;font-size:.8rem;font-weight:700;display:flex}.mockup-beta-badge{border-radius:var(--radius);background:var(--brand-100);color:var(--brand-700);padding:.2rem .5rem;font-size:.65rem;font-weight:700}.mockup-tabs{border-bottom:1px solid var(--surface-200);color:var(--surface-500);gap:.75rem;font-size:.72rem;font-weight:700;display:flex}.mockup-tabs span{padding-bottom:.4rem}.mockup-tabs span.active{border-bottom:2px solid var(--brand-600);color:var(--surface-900)}.mockup-post{border:1px solid var(--surface-200);border-radius:var(--radius);background:#fff;padding:.6rem}.mockup-post-meta{align-items:center;gap:.4rem;margin-bottom:.3rem;display:flex}.mockup-avatar{border-radius:var(--radius-full);background:var(--surface-200);flex-shrink:0;width:1.5rem;height:1.5rem}.mockup-post-meta strong{color:var(--surface-900);font-size:.7rem}.mockup-tag{color:var(--brand-600);font-size:.6rem;font-weight:700;display:block}.mockup-post-title{color:var(--surface-900);margin-bottom:.2rem;font-size:.72rem;font-weight:600}.mockup-post-body{color:var(--surface-600);font-size:.65rem;line-height:1.4}.mockup-photo-grid{border-radius:var(--radius);background:#d9c1ae;grid-template-columns:repeat(3,1fr);gap:.25rem;margin-top:.4rem;padding:.25rem;display:grid;overflow:hidden}.mockup-photo-grid span{background:#b87962;border-radius:4px;min-height:2rem}.mockup-photo-grid span:nth-child(2){background:#d4a182}.mockup-photo-grid span:nth-child(3){background:#815141}.mockup-photo-grid span:nth-child(4){background:#ead0bc}.mockup-photo-grid span:nth-child(5){background:#a16557}.mockup-photo-grid span:nth-child(6){background:#c78b6f}.mockup-rail{flex-direction:column;gap:.75rem;min-width:0;display:flex}.mockup-rail-card{border:1px solid var(--surface-200);border-radius:var(--radius);background:#ffffffc7;padding:.6rem}.mockup-rail-card h3{color:var(--surface-900);margin-bottom:.4rem;font-size:.72rem;font-weight:700}.mockup-rail-card p{color:var(--surface-600);border-bottom:1px solid var(--surface-100);padding:.25rem 0;font-size:.65rem;font-weight:600}.mockup-rail-card p:last-child{border-bottom:none}.section{padding:5rem 0}.section-white{background:#fff}.section-gray{background:var(--surface-50);border-top:1px solid var(--surface-200);border-bottom:1px solid var(--surface-200)}.section-brand-light{background:var(--brand-50)}.section-heading{max-width:48rem;margin-bottom:4rem}.section-heading.text-center{text-align:center;margin-inline:auto}.section-heading h2{margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}.section-heading p{color:var(--surface-600);font-size:1.0625rem}.section-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-600);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.trust-pillars{text-align:center;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem;margin-bottom:4rem;display:grid}.trust-pillar{flex-direction:column;align-items:center;gap:.5rem;display:flex}.pillar-icon{width:4rem;height:4rem;color:var(--brand-600);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.pillar-icon svg{width:2.5rem;height:2.5rem}.pillar-18{border-radius:var(--radius-full);border:2px solid;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;display:flex}.trust-pillar h3{color:var(--surface-900);font-size:.9rem;font-weight:600}.trust-pillar p{color:var(--surface-500);margin:0;font-size:.8rem}.trust-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.trust-card{border:1px solid var(--brand-100);border-radius:var(--radius-xl);background:#fff;gap:1rem;padding:1.5rem;transition:box-shadow .15s;display:flex;box-shadow:0 1px 3px #0000000a}.trust-card:hover{box-shadow:0 4px 16px #00000014}.trust-card-icon{color:var(--brand-600);flex-shrink:0;margin-top:.25rem}.trust-card-icon svg{width:1.5rem;height:1.5rem}.trust-card h4{margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.trust-card p{color:var(--surface-600);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.trust-card a{color:var(--brand-600);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.trust-card a:hover{color:var(--brand-700)}.feature-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;display:grid}.feature-card{text-align:center;border:1px solid var(--surface-200);border-radius:var(--radius-xl);background:#fff;flex-direction:column;align-items:center;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000a}.feature-icon-wrap{border-radius:var(--radius-lg);background:var(--brand-50);width:3rem;height:3rem;color:var(--brand-600);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.feature-icon-wrap svg{width:1.5rem;height:1.5rem}.feature-card h4{color:var(--surface-900);margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.feature-card p{color:var(--surface-600);font-size:.875rem;line-height:1.5}.seo-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.seo-content-card{border:1px solid var(--brand-100);border-radius:var(--radius-xl);background:#fff;padding:1.5rem;box-shadow:0 1px 4px #0000000a}.seo-content-card h3{margin-bottom:.75rem;font-size:1.0625rem;font-weight:700}.seo-content-card p{color:var(--surface-600);font-size:.9rem;line-height:1.6}.explore-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.explore-card{border:1px solid var(--brand-100);border-radius:var(--radius-xl);background:#fff;padding:1.5rem;box-shadow:0 1px 4px #0000000a}.explore-card-header{border-bottom:1px solid var(--surface-100);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.explore-card-header-alt{margin-bottom:0;padding-bottom:.75rem}.explore-card-header h3,.explore-card-header-alt h3{font-size:1.0625rem;font-weight:700}.explore-card-header a{color:var(--brand-600);font-size:.8125rem;font-weight:500}.explore-card-header a:hover{color:var(--brand-700)}.explore-list{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.explore-list li{align-items:flex-start;gap:1rem;display:flex}.explore-item-icon{border-radius:var(--radius);background:var(--brand-50);width:2.5rem;height:2.5rem;color:var(--brand-600);flex-shrink:0;justify-content:center;align-items:center;display:flex}.explore-item-icon--round{border-radius:var(--radius-full)}.explore-item-icon svg{width:1.25rem;height:1.25rem}.explore-list h4{color:var(--surface-900);margin-bottom:.15rem;font-size:.875rem;font-weight:600}.item-meta{color:var(--surface-400);margin-bottom:.15rem;font-size:.75rem}.explore-list p:not(.item-meta){color:var(--surface-600);font-size:.875rem}.feed-tabs{color:var(--surface-500);border-bottom:1px solid var(--surface-100);gap:1rem;margin:.75rem 0 1rem;padding-bottom:0;font-size:.875rem;font-weight:500;display:flex}.feed-tabs span{cursor:pointer;padding-bottom:.5rem}.feed-tabs span.active{color:var(--brand-600);border-bottom:2px solid var(--brand-600);font-weight:700}.feed-posts{flex-direction:column;gap:1.5rem;display:flex}.feed-post{flex-direction:column;gap:.25rem;display:flex}.feed-post-header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.feed-avatar{border-radius:var(--radius-full);background:var(--surface-200);flex-shrink:0;width:2rem;height:2rem}.feed-username{color:var(--surface-900);font-size:.875rem;font-weight:600}.feed-time{color:var(--surface-400);font-size:.75rem}.feed-more{cursor:pointer;color:var(--surface-400);background:0 0;border:none;margin-left:auto;padding:0}.feed-post-title{color:var(--surface-900);margin-bottom:.15rem;font-size:.875rem;font-weight:600}.feed-post-body{color:var(--surface-600);margin-bottom:.5rem;font-size:.875rem}.feed-post-actions{color:var(--surface-500);align-items:center;gap:1rem;font-size:.75rem;display:flex}.feed-post-actions span{align-items:center;gap:.25rem;display:flex}.feed-reply{cursor:pointer;color:var(--surface-500);margin-left:auto}.feed-reply:hover{color:var(--brand-600)}.distinction-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;display:grid}.distinction-card{text-align:center;border:1px solid var(--brand-100);border-radius:var(--radius-xl);background:#fff;flex-direction:column;align-items:center;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000a}.check-icon{border-radius:var(--radius-full);border:2px solid var(--brand-200);width:2.5rem;height:2.5rem;color:var(--brand-600);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.check-icon svg{width:1.25rem;height:1.25rem}.distinction-card h4{color:var(--surface-900);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.distinction-card p{color:var(--surface-600);font-size:.8125rem;line-height:1.5}.privacy-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;display:grid}.privacy-item{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.privacy-icon{width:2.5rem;height:2.5rem;color:var(--surface-400);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.privacy-icon svg{width:2rem;height:2rem}.privacy-item h4{color:var(--surface-900);font-size:.9rem;font-weight:600}.privacy-item p{color:var(--surface-500);font-size:.8125rem;line-height:1.5}.faq-list{flex-direction:column;gap:.75rem;max-width:48rem;display:flex}.faq-list details{border:1px solid var(--surface-200);border-radius:var(--radius);background:#fff;padding:1.125rem}.faq-list summary{cursor:pointer;color:var(--surface-900);justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:700;list-style:none;display:flex}.faq-list summary:after{content:"+";color:var(--surface-400);flex-shrink:0;font-size:1.2rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--surface-600);margin-top:.75rem;font-size:.9rem;line-height:1.6}.site-footer{background:var(--brand-950);color:#fff;border-top:4px solid var(--brand-600);padding:4rem 0 2rem}.footer-grid{grid-template-columns:3fr 6fr 3fr;gap:3rem;display:grid}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-logo{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.footer-brand-icon{object-fit:contain;width:2rem;height:2rem}.footer-brand p{color:var(--brand-200);font-size:.875rem;line-height:1.6}.footer-copy{color:var(--brand-200);opacity:.7;font-size:.75rem}.footer-nav-cols{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.footer-nav-col h3{letter-spacing:.06em;text-transform:uppercase;color:#fff;margin-bottom:1rem;font-size:.8125rem;font-weight:600}.footer-nav-col ul{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.footer-nav-col a{color:var(--brand-200);font-size:.875rem;transition:color .15s}.footer-nav-col a:hover{color:#fff}.footer-waitlist-cta{border-radius:var(--radius-lg);background:#341023;border:1px solid #ffffff14;flex-direction:column;gap:.75rem;height:fit-content;padding:1.5rem;display:flex}.footer-waitlist-cta h3{color:#fff;font-size:.9375rem;font-weight:600}.footer-waitlist-cta p{color:var(--brand-200);font-size:.8125rem}.footer-waitlist-note{text-align:center;color:var(--brand-200);opacity:.6;font-size:.7rem}.legal-hero{padding:4rem 0}.legal-container{max-width:54rem}.legal-container h1{margin-bottom:1rem}.legal-container>p:not(.section-eyebrow){color:var(--surface-600);font-size:1.0625rem;line-height:1.7}.legal-updated{margin-bottom:1rem;font-weight:700;color:var(--brand-700)!important}.legal-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:4rem;display:grid}.legal-toc{border:1px solid var(--brand-100);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:.35rem;padding:1rem;display:flex;position:sticky;top:6.5rem}.legal-toc a{border-radius:var(--radius);color:var(--surface-600);padding:.45rem .5rem;font-size:.875rem;font-weight:600}.legal-toc a:hover{background:var(--brand-50);color:var(--brand-700)}.legal-doc{max-width:52rem}.legal-doc section{border-bottom:1px solid var(--surface-200);margin-bottom:2rem;padding-bottom:2rem;scroll-margin-top:6.5rem}.legal-doc section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-doc h2{margin-bottom:1rem;font-size:1.5rem}.legal-doc h3{margin:1.25rem 0 .5rem;font-size:1.0625rem}.legal-doc p,.legal-doc li{color:var(--surface-600);font-size:.98rem;line-height:1.75}.legal-doc p+p{margin-top:1rem}.legal-doc ul{margin:.75rem 0 0;padding-left:1.25rem}.legal-doc li+li{margin-top:.45rem}.legal-doc a{color:var(--brand-600);font-weight:600}.legal-doc a:hover{color:var(--brand-700)}.legal-footer{flex-direction:column;gap:1.25rem;display:flex}.legal-footer-links{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}.legal-footer-links a{color:var(--brand-200);font-size:.875rem;font-weight:600}.legal-footer-links a:hover{color:#fff}.mockup-phone{border:1px solid var(--surface-200);border-radius:var(--radius-xl);z-index:10;background:#fff;flex-direction:column;gap:.65rem;width:172px;min-height:320px;padding:.85rem;display:flex;position:absolute;top:1.5rem;right:-1.5rem;box-shadow:0 24px 64px #3410232e}.phone-header{color:var(--brand-600);justify-content:space-between;align-items:center;font-size:.6rem;font-weight:700;display:flex}.phone-notification-dot{border-radius:var(--radius-full);background:var(--brand-600);width:.45rem;height:.45rem;box-shadow:0 0 0 3px var(--brand-100)}.phone-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--brand-600);margin:0;font-size:.55rem;font-weight:700}.phone-post-card,.phone-safety-card{border:1px solid var(--surface-200);border-radius:var(--radius);background:#fff;padding:.55rem}.phone-post-meta{align-items:center;gap:.4rem;margin-bottom:.35rem;display:flex}.phone-avatar{border-radius:var(--radius-full);background:var(--brand-100);flex-shrink:0;width:1.4rem;height:1.4rem}.phone-post-meta strong,.phone-safety-card strong{color:var(--surface-900);font-size:.62rem;display:block}.phone-post-meta small{color:var(--brand-600);font-size:.52rem;font-weight:700;display:block}.phone-post-card p{color:var(--surface-600);margin:0;font-size:.57rem;line-height:1.4}.phone-photo-strip{grid-template-columns:repeat(3,1fr);gap:.25rem;margin-top:.45rem;display:grid}.phone-photo-strip span{background:#d4a182;border-radius:4px;min-height:1.65rem}.phone-photo-strip span:nth-child(2){background:#b87962}.phone-photo-strip span:nth-child(3){background:#ead0bc}.phone-safety-card{background:var(--brand-50)}.phone-safety-card span{color:var(--surface-600);margin-top:.15rem;font-size:.55rem;display:block}.phone-nav{color:var(--surface-500);grid-template-columns:repeat(3,1fr);gap:.25rem;margin-top:auto;font-size:.5rem;font-weight:700;display:grid}.phone-nav span{text-align:center;border-radius:4px;padding:.35rem .15rem}.phone-nav span.active{background:var(--brand-100);color:var(--brand-700)}@media (width<=1023px){.hero-section{min-height:auto;padding:3rem 0 4rem}.hero-grid{grid-template-columns:1fr 1fr;gap:2rem}.trust-pillars{grid-template-columns:repeat(5,minmax(0,1fr))}.trust-cards{grid-template-columns:1fr}.feature-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-content-grid{grid-template-columns:1fr}.distinction-cards,.privacy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-waitlist-cta{grid-column:1/-1}.footer-nav-cols{grid-template-columns:repeat(2,1fr)}.legal-layout{grid-template-columns:1fr;gap:2rem}.legal-toc{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.mockup-rail,.mockup-sidebar{display:none}.mockup-frame{grid-template-columns:1fr;max-width:320px;min-height:420px;font-size:.9em}}@media (width<=767px){.site-nav,.header-cta{display:none}.hero-section{min-height:0;padding:2.5rem 0 3rem}.hero-grid{text-align:center;grid-template-columns:1fr}.eyebrow-badge,.hero-desc{margin-inline:auto}.waitlist-form{max-width:100%}.form-row{flex-direction:column}.hero-trust-signals{justify-content:center}.hero-mockup{display:none}.trust-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-cards,.feature-cards{grid-template-columns:1fr}.feature-card{text-align:left;align-items:flex-start}.explore-cards,.distinction-cards{grid-template-columns:1fr}.privacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-item{text-align:left;align-items:flex-start}.legal-hero{padding:3rem 0}.legal-toc,.footer-grid{grid-template-columns:1fr}.footer-nav-cols{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){h1{font-size:2.25rem}.trust-pillars{grid-template-columns:1fr 1fr}.trust-pillar--last{grid-column:1/-1}.privacy-grid{grid-template-columns:1fr}}@media (width<=1023px){.mockup-phone{display:none}.hero-mockup{padding-right:0}}
