@font-face{font-family:Beausite Classic;src:url(/assets/7580122a-bee5-4724-81f7-b12c0501f925-copy-178332579272-510a9190.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Beausite Classic;src:url(/assets/ffa15283-9b6b-4f39-a08e-2a29d9f0c624-copy-178332579272-5444440d.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Beausite Classic;src:url(/assets/44aebc6d-a35d-4110-9533-6db2df86cb37-copy-178332579272-1fa1f941.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Beausite Classic;src:url(/assets/4d4dda15-6974-4808-a33f-b41ff9bf092a-copy-178332579272-46f1e6e9.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Beausite Classic;src:url(/assets/d8524412-4c49-480d-ada9-c2fa33fe9719-copy-178332579272-9fd1363f.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--cream:#efede4;--warm:#eddbc2;--ink:#171717;--muted:#c9c9c9;--stroke:#454545;--rust:#702b10;--gold:#998a47;--paper:#f8f5f0;--shadow:0 14px 50px #00000040}*{box-sizing:border-box}html,body{min-height:100%;color:var(--cream);background:#0c0c0c;margin:0;font-family:Beausite Classic,Arial,sans-serif}body{justify-content:center;min-height:100svh;display:flex}button,input,a{font:inherit}button{color:inherit}#app{background:var(--ink);width:100%;max-width:450px;height:100svh;min-height:100svh;position:relative;overflow:hidden}.screen{background:var(--ink);isolation:isolate;flex-direction:column;height:100svh;min-height:100svh;animation:.34s both screenIn;display:flex;position:relative;overflow:hidden}.screen.light{color:#221b17;background:linear-gradient(90deg,#f8f5f0 41%,#f1ebe2 74%,#e9e0d3)}.screen.splash{background-position:50%;background-repeat:no-repeat;background-size:cover}.screen.splash:before{content:"";z-index:-1;background:linear-gradient(#08030724,#0e050a6b);position:absolute;inset:0}.topbar{grid-template-columns:56px 1fr 56px;align-items:center;gap:10px;min-height:63px;padding:16px 16px 6px;display:grid}.topbar .logo{filter:brightness(0)invert();justify-self:center;max-width:95px;max-height:28px;display:block}.light .topbar .logo{filter:none}.back{cursor:pointer;background:#343434;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.progress{background:repeating-linear-gradient(90deg,#343434 0 23px,#0000 23px 29px);height:3px;margin:20px 16px 0}.progress>i{background:repeating-linear-gradient(90deg,var(--cream) 0 23px,transparent 23px 29px);height:100%;transition:width .35s;display:block}.content{scrollbar-width:none;flex-direction:column;flex:1;min-height:0;padding:46px 16px 24px;display:flex;overflow-y:auto}.content::-webkit-scrollbar{display:none}.question .content{padding-top:42px}h1,h2,h3,p{margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:12px}.heading{letter-spacing:-.02em;text-align:center;white-space:pre-line;font-size:23px;font-weight:500;line-height:1.12}.subhead{text-align:center;color:var(--muted);white-space:pre-line;max-width:356px;margin:12px auto 0;font-size:15px;line-height:1.35}.light .subhead{color:#5f5550}.choices{flex-direction:column;gap:12px;margin-top:28px;display:flex}.choice{border:1px solid var(--stroke);width:100%;min-height:52px;color:var(--cream);text-align:left;cursor:pointer;background:#171717;border-radius:30px;padding:13px 20px 13px 48px;font-size:16px;line-height:1.28;transition:background .16s,border-color .16s,transform .16s;position:relative}.choice:hover{border-color:#777}.choice:active{transform:scale(.99)}.choice.selected{background:var(--gold);border-color:var(--gold);color:#fff}.choice .indicator{border:1px solid #454545;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.choice.selected .indicator{border:5px solid var(--cream)}.choice.image-choice{justify-content:center;align-items:center;min-height:55px;padding:8px;display:flex}.choice.image-choice img{max-width:100%;height:32px}.scale{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:28px;display:grid}.scale .choice{text-align:center;min-height:66px;padding:8px}.scale .indicator{display:none}.scale .emoji{font-size:25px;display:block}.scale .label{margin-top:4px;display:block}.scale-notes{color:var(--muted);justify-content:space-between;margin-top:10px;font-size:13px;display:flex}.selection-note{text-align:center;color:var(--muted);margin-top:auto;padding-top:18px;font-size:14px}.text-input{border:0;border-bottom:2px solid var(--cream);width:100%;height:58px;color:var(--cream);text-align:center;background:0 0;outline:0;margin-top:38px;font-size:28px;font-weight:500}.text-input::placeholder{color:#777}.age .text-input{text-align:left;border:1px solid #454545;border-radius:2px;height:48px;margin-top:28px;padding:0 14px;font-size:20px}.age .bottom{margin-top:16px;padding-top:0}.age .cta{border-radius:2px}.bottom{margin-top:auto;padding-top:24px}.cta{background:var(--rust);color:#fff;cursor:pointer;border:0;border-radius:28px;justify-content:center;align-items:center;width:100%;min-height:52px;font-size:17px;font-weight:600;text-decoration:none;display:flex;box-shadow:inset 0 8px 16px #ffffff08}.cta:disabled{opacity:.55;cursor:not-allowed}.light .cta{color:#fff}.splash .content{text-align:center;justify-content:flex-start;padding:35px 16px 14px}.trust{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.trust>div{border-right:1px solid #ffffff73;padding:2px 8px}.trust>div:last-child{border:0}.trust strong{font-size:21px;line-height:1.1;display:block}.trust span{color:#d2cbd0;letter-spacing:.08em;margin-top:4px;font-size:14px;display:block}.welcome{margin-top:168px;font-size:24px;font-weight:500}.wordmark{object-fit:contain;filter:brightness(0)invert();width:220px;max-height:55px;margin:22px auto 0}.tagline{color:#dad3d5;margin-top:50px;font-size:18px}.splash .bottom{padding-bottom:max(0px,env(safe-area-inset-bottom))}.privacy .content{padding:66px 24px 18px}.privacy-list{flex-direction:column;gap:20px;margin-top:30px;display:flex}.privacy-row{grid-template-columns:38px 1fr;align-items:center;gap:14px;font-size:18px;line-height:1.3;display:grid}.privacy-icon{color:#ddd;background:#414141;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;display:grid;position:relative}.privacy-icon:after{content:"✓";color:#35c35a;background:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:13px;font-weight:700;display:grid;position:absolute;top:-2px;right:-2px}.privacy-note{text-align:center;color:#d4d0cf;white-space:pre-line;margin-top:auto;font-size:14px;line-height:1.4}.story .content{text-align:center;padding:32px 18px 92px}.story .heading{font-size:29px;font-weight:600;line-height:1.08}.story .subhead{color:#d4cbca;font-size:19px}.story .bottom{z-index:3;padding-top:18px;padding-bottom:max(0px,env(safe-area-inset-bottom));background:linear-gradient(#17171700,#171717 26%);position:absolute;bottom:14px;left:18px;right:18px}.hero-media{object-fit:contain;border-radius:12px;width:100%;max-height:330px;margin:22px auto 0}.story-list{text-align:left;flex-direction:column;gap:13px;margin-top:22px;display:flex}.story-item{background:#ffffff0f;border-radius:12px;grid-template-columns:35px 1fr;align-items:start;gap:11px;padding:13px;font-size:14px;line-height:1.32;display:grid}.story-item .icon{font-size:20px}.story-item strong{margin-bottom:3px;font-size:15px;display:block}.story-item small{color:#c5bdbc;font-size:13px;line-height:1.28;display:block}.graph-screen .content{padding-top:16px}.graph-card{height:300px;margin:22px 0 0;padding-top:8px;position:relative}.graph-title{color:#aaa3a3;font-size:17px}.graph-area{background:linear-gradient(90deg,#4ade8029,#0000 66%);border-bottom:1px solid #a09b9b;border-left:1px solid #a09b9b;height:190px;position:absolute;bottom:42px;left:10px;right:10px}.graph-area:before,.graph-area:after{content:"";border-top:1px solid #716f6f;position:absolute;left:0;right:0}.graph-area:before{top:33%}.graph-area:after{top:66%}.curve{transform-origin:0;border-top:4px solid #6cdd64;border-radius:52% 48% 0 0;width:96%;height:47%;position:absolute;bottom:47%;left:0;transform:rotate(11deg)}.curve:before{content:"";background:#5edd76;border:5px solid #eee;border-radius:50%;width:12px;height:12px;position:absolute;top:-8px;left:-5px}.curve.rising{border-color:#f2ab32;height:46%;bottom:11%;transform:rotate(-11deg)}.graph-stat{color:#f1edeb;text-align:center;background:#0d0d0d;border:1px solid #5e5e5e;border-radius:8px;max-width:150px;padding:6px 9px;font-size:14px;font-weight:500;line-height:1.12;position:absolute;top:65px;right:8px}.graph-card.positive .graph-stat{text-align:center;inset:auto 8px 54px auto}.axis-labels{justify-content:space-between;font-size:15px;font-weight:600;display:flex;position:absolute;bottom:14px;left:10px;right:10px}.source{text-align:center;color:#8d8787;margin-top:0;font-size:12px}.testimonial .content{padding-top:38px;padding-bottom:92px}.testimonial .bottom{position:absolute;bottom:14px;left:18px;right:18px}.testimonial-stack{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:0;margin-top:30px;display:flex;overflow-x:auto}.testimonial-stack::-webkit-scrollbar{display:none}.quote-card{scroll-snap-align:start;text-align:center;background:0 0;flex:0 0 100%;min-height:280px;padding:8px 16px}.stars{letter-spacing:2px;margin-bottom:4px;font-size:18px}.quote-card strong{margin-bottom:26px;font-size:25px;line-height:1.15;display:block}.quote-card p{color:#ddd6d5;font-size:18px;line-height:1.42}.testimonial-dots{justify-content:center;gap:7px;margin-top:5px;display:flex}.testimonial-dots i{background:#3b3b3b;border-radius:50%;width:9px;height:9px}.testimonial-dots i.active{background:#eeeae4;border-radius:7px;width:24px}.featured{color:#bcb5b4;letter-spacing:.14em;text-transform:uppercase;margin-top:18px;font-size:11px}.press-logos{justify-content:space-between;align-items:center;gap:30px;height:45px;margin:4px 10px 0;display:flex;overflow:hidden}.press-logos img{object-fit:contain;filter:brightness(0)invert();opacity:.8;width:78px;max-height:22px}.account .content{justify-content:center;padding:30px 22px}.account-card{text-align:center}.account-logo{filter:brightness(0)invert();width:105px;margin:0 auto 34px}.account .heading{font-size:26px}.account .subhead{margin-top:12px}.social-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0 16px;display:grid}.social{color:#ddd;background:#222;border:1px solid #555;border-radius:24px;height:48px;font-weight:600}.or{color:#777;align-items:center;gap:12px;margin:16px 0;display:flex}.or:before,.or:after{content:"";background:#555;flex:1;height:1px}.handoff-note{color:#918988;margin-top:14px;font-size:12px;line-height:1.4}.underage-logo{width:109px;height:40px;margin:14px auto 0;display:block}.underage .content{justify-content:center;padding:0 24px 80px}.underage .heading{font-size:28px}.underage .bottom{margin-top:34px}.underage .subhead{color:var(--muted)}.Interests .choices,.InterestsContinue .choices{flex-flow:wrap;justify-content:center;gap:12px 9px}.Interests .choice,.InterestsContinue .choice{width:auto;min-height:50px;padding:12px 17px}.Interests .choice .indicator,.InterestsContinue .choice .indicator{display:none}.Interests .content,.InterestsContinue .content{padding-bottom:92px}.story .bottom,.Interests .bottom,.InterestsContinue .bottom{width:auto;position:absolute;bottom:14px;left:18px;right:18px;transform:none}.Interests .bottom,.InterestsContinue .bottom{background:linear-gradient(#17171700,#171717 26%)}.nav-note{z-index:20;color:#fff;opacity:0;pointer-events:none;background:#000000b8;border-radius:18px;padding:8px 12px;font-size:12px;transition:opacity .2s;position:fixed;bottom:14px;right:14px}.nav-note.show{opacity:1}@keyframes screenIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@media (width>=451px){#app{box-shadow:0 0 80px #0000008c}}@media (height<=720px){.question .content{padding-top:25px}.choices{gap:9px;margin-top:20px}.choice{min-height:48px}.welcome{margin-top:100px}.tagline{margin-top:34px}.story .content{padding:20px 18px 84px}.story .heading{font-size:26px}.story .subhead{margin-top:8px;font-size:16px}.story .bottom{padding-top:10px}.graph-card{height:205px;margin-top:12px;padding-top:17px}.graph-title{font-size:13px}.graph-area{height:105px;bottom:40px}.graph-stat{max-width:130px;font-size:14px;top:54px}.graph-card.positive .graph-stat{top:auto;bottom:54px}.axis-labels{bottom:11px}.source{margin-top:8px}.testimonial-stack{margin-top:16px}.quote-card{min-height:145px;padding:18px}.quote-card strong{margin-bottom:9px;font-size:18px}.quote-card p{font-size:14px;line-height:1.35}.featured{margin-top:12px;font-size:10px;line-height:1.25}}@media (prefers-reduced-motion:reduce){.screen{animation:none}.choice{transition:none}}
