:root{--ink:#261024;--plum:#35182f;--coral:#f46f61;--peach:#f7a28f;--cream:#fffaf6;--paper:#fffdfb;--muted:#6c5d67;--line:#e7ddd8;--serif:Georgia,"Times New Roman",serif;--sans:Inter,Avenir,"Helvetica Neue",Arial,sans-serif;color:var(--ink);font-family:var(--sans);font-synthesis:none;background:var(--cream)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink)}body:has(.nav-open){overflow:hidden}a{color:inherit;text-decoration:none}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(244,111,97,.45);outline-offset:4px}.site-header{height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,5vw,78px);position:relative;z-index:20;background:#fffaf6eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(38,16,36,.06)}.logo{font:700 28px/1 var(--serif);letter-spacing:-1.6px;position:relative;width:max-content}.logo span{font-style:italic;font-weight:400}.logo i{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--coral);right:-7px;bottom:2px}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:650}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--coral);transition:.25s}.site-header nav a:hover:after{right:0}.header-cta{justify-self:end}.menu-button{display:none;border:0;background:none;color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:linear-gradient(125deg,var(--coral),#f48673);color:#fff;border:0;border-radius:7px;min-height:54px;padding:0 26px;font-size:15px;font-weight:720;box-shadow:0 12px 28px #cf46392e;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 15px 34px #cf463942}.button svg{width:18px}.button-small{min-height:44px;padding:0 20px;font-size:13px}.hero{min-height:680px;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(450px,1.1fr);position:relative;overflow:hidden;border-bottom:1px solid var(--line);padding:70px clamp(24px,7vw,112px) 0}.hero:before{content:"";position:absolute;width:520px;height:360px;left:-120px;bottom:-250px;background:radial-gradient(circle at 50% 20%,rgba(244,111,97,.88),rgba(248,176,154,.44) 45%,transparent 70%);border-radius:50%;filter:blur(4px)}.grain{position:absolute;inset:0;opacity:.14;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E")}.hero-copy{z-index:2;padding-top:58px;align-self:start}.hero h1{font:400 clamp(65px,7vw,112px)/.82 var(--serif);letter-spacing:-6px;margin:0 0 40px}.hero h1 em{font-weight:400}.hero h1 i{font-style:normal;color:var(--coral)}.hero-copy>p{font-size:18px;line-height:1.65;max-width:470px;margin:0 0 30px;color:#4b3f47}.app-note{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin:18px 0 0 9px;color:var(--muted)}.phone-wrap{position:relative;min-height:600px;display:flex;justify-content:center;align-items:flex-start}.phone-wrap:before{content:"";width:480px;height:480px;border-radius:50%;position:absolute;top:35px;left:20%;background:linear-gradient(140deg,#f8dfd2,#fff4ed 45%,#f2cbb8)}.phone-wrap:after{content:"";width:220px;height:220px;border-radius:50%;position:absolute;background:var(--plum);right:8%;bottom:35px}.orbit{position:absolute;border:1px solid rgba(244,111,97,.7);border-radius:50%;z-index:1}.orbit-one{width:490px;height:490px;top:70px}.orbit-two{width:250px;height:420px;right:4%;top:120px;transform:rotate(-25deg)}.phone{z-index:3;width:305px;height:585px;border:8px solid #181216;border-radius:42px;background:#fffaf5;box-shadow:0 25px 45px #1f0b1c40,inset 0 0 0 1px #a79b95;margin-top:0;padding:22px 18px 58px;position:relative;overflow:hidden;transform:rotate(1deg)}.phone-top{font-size:10px;font-weight:800;display:flex;justify-content:space-between;padding:0 8px 18px}.phone-top i{width:70px;height:18px;background:#171116;position:absolute;left:50%;top:9px;transform:translate(-50%);border-radius:12px}.phone-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.phone-title strong{font:400 24px var(--serif)}.prompt-card{height:128px;border-radius:8px;background:#f9e9df;position:relative;padding:19px 12px;overflow:hidden;margin-bottom:18px}.prompt-card>span{font:400 17px/1.25 var(--serif);display:block;width:56%;position:relative;z-index:2}.prompt-art{position:absolute;right:0;bottom:0;width:47%;height:100%}.prompt-art i{display:block;position:absolute;border-radius:50%}.prompt-art i:nth-child(1){width:100px;height:100px;background:#f4cbbb;bottom:-20px;right:5px}.prompt-art i:nth-child(2){width:72px;height:72px;background:#e68579;bottom:-18px;right:30px}.prompt-art i:nth-child(3){width:52px;height:52px;background:#3b1c37;bottom:-12px;right:0}.phone small{font-size:9px;font-weight:750}.traits{display:flex;gap:5px;margin:8px 0 15px}.traits span{padding:5px 8px;border:1px solid #d5c5bd;border-radius:15px;font-size:8px}.conversation-card{height:126px;background:var(--plum);border-radius:7px;color:#fff;padding:16px;position:relative;overflow:hidden}.conversation-card em{font:400 18px/1.1 var(--serif)}.conversation-card p{font-size:8px;line-height:1.4;width:65%}.conversation-card svg{position:absolute;bottom:0;left:0;width:100%;fill:none;stroke:#f4a28f80}.conversation-card+small{display:block;margin-top:14px}.daily{font:400 13px var(--serif);margin:6px 0}.phone-nav{position:absolute;bottom:0;left:0;right:0;height:55px;background:#fff;border-top:1px solid #e6dcd7;display:flex;justify-content:space-around;padding:8px 14px}.phone-nav span{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:6px}.phone-nav svg{width:16px;height:16px}.section-heading{display:grid;grid-template-columns:80px 1.2fr 1fr;gap:35px;align-items:start}.section-heading>span{font-size:12px;color:var(--coral);padding-top:12px}.section-heading h2,.different h2,.safety-band h2,.faq h2,.closing h2{font:400 clamp(47px,5vw,76px)/.95 var(--serif);letter-spacing:-3px;margin:0}.section-heading h2 em,.different h2 em,.safety-band h2 em,.faq h2 em,.closing h2 em{font-weight:400}.section-heading>p{font-size:18px;line-height:1.55;max-width:430px;margin:10px 0}.how-section{padding:115px clamp(24px,7vw,112px);background:var(--paper)}.steps{margin:85px 0 0 115px;padding:0;list-style:none;border-top:1px solid var(--line)}.steps li{display:grid;grid-template-columns:1fr 2fr;gap:30px;padding:38px 0;border-bottom:1px solid var(--line)}.steps li>span{font:italic 42px var(--serif);color:var(--coral)}.steps h3{font:400 27px var(--serif);margin:0 0 9px}.steps p{color:var(--muted);line-height:1.6;margin:0;max-width:520px}.different{padding:110px clamp(24px,7vw,112px);background:var(--cream)}.different-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center}.different-intro p{font-size:18px;line-height:1.6;max-width:480px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:75px}.feature-row article{padding:0 46px;min-height:210px;border-left:1px solid var(--line)}.feature-row article:first-child{border-left:0;padding-left:0}.feature-row svg{color:var(--coral);stroke-width:1.4;width:38px;height:38px;margin-bottom:25px}.feature-row h3{font:400 22px var(--serif);margin:0 0 12px}.feature-row p{color:var(--muted);line-height:1.6;font-size:14px}.safety-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:95px clamp(24px,7vw,112px);background:#f8efe9}.safety-title p{color:var(--muted);line-height:1.6;max-width:400px}.safety-title a{display:inline-flex;align-items:center;gap:12px;margin-top:14px;color:var(--coral);font-size:14px;font-weight:700}.safety-title a svg{width:17px}.safety-grid{display:grid;grid-template-columns:1fr 1fr}.safety-grid article{display:flex;gap:18px;padding:24px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.safety-grid article:nth-last-child(-n+2){border-bottom:0}.safety-grid svg{width:27px;min-width:27px;stroke-width:1.3}.safety-grid h3{margin:0 0 7px;font:400 18px var(--serif)}.safety-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:95px clamp(24px,7vw,112px);background:var(--paper)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;padding:21px 0;display:flex;justify-content:space-between;align-items:center;border:0;background:none;text-align:left;font-weight:650;color:var(--ink);cursor:pointer}.faq-item button svg{width:18px;transition:.25s}.faq-item button[aria-expanded=true] svg{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.faq-answer p{overflow:hidden;margin:0;color:var(--muted);line-height:1.6}.faq-answer.open{grid-template-rows:1fr}.faq-answer.open p{padding-bottom:22px}.closing{text-align:center;background:var(--plum);color:#fff;padding:95px 24px;position:relative;overflow:hidden}.closing:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(244,111,97,.5);border-radius:50%;right:-180px;top:-100px}.closing>p{font-size:13px;text-transform:uppercase;letter-spacing:.11em;color:#e9cfc8}.closing h2{font-size:clamp(55px,7vw,90px);margin:18px 0 36px}.button-light{background:var(--paper);color:var(--ink);position:relative;z-index:2}footer{background:#1d0e1b;color:#f8eef4;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding:75px clamp(24px,7vw,112px) 30px;position:relative}.logo-light{color:#fff}.footer-brand p{color:#cdbec8;line-height:1.7;font-size:14px}.footer-brand~div:not(.footer-bottom){display:flex;flex-direction:column;gap:13px}.footer-brand~div h3{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#b69eae;margin:7px 0 10px}.footer-brand~div a{font-size:13px;color:#eee2ea}.footer-brand~div a:hover{color:var(--peach)}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:25px;margin-top:28px;display:flex;justify-content:space-between;color:#9f8997;font-size:11px}.legal-page,.contact-page,.delete-page,.simple-page,.not-found{background:var(--paper)}.legal-hero{padding:90px clamp(24px,8vw,130px);background:#f8efe9;border-bottom:1px solid var(--line)}.legal-hero>p,.contact-page>div:first-child>p,.simple-page>p{text-transform:uppercase;letter-spacing:.12em;color:var(--coral);font-size:11px;font-weight:700}.legal-hero h1,.contact-page h1,.simple-page h1,.not-found h1{font:400 clamp(56px,7vw,96px)/.95 var(--serif);letter-spacing:-4px;margin:22px 0}.legal-hero>span{font-size:12px;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:340px 1fr;gap:90px;padding:90px clamp(24px,8vw,130px)}.legal-layout aside{position:sticky;top:115px;height:max-content}.legal-layout aside>p{font:400 21px/1.55 var(--serif);margin-top:0}.legal-layout aside a{display:flex;gap:10px;align-items:center;color:var(--coral);font-size:13px;font-weight:700;margin-top:30px}.legal-layout aside a svg{width:16px}.legal-layout article>section{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:0 0 45px;margin-bottom:45px;border-bottom:1px solid var(--line)}.legal-layout article>section>span{color:var(--coral);font:italic 16px var(--serif);padding-top:4px}.legal-layout h2,.simple-page h2{font:400 29px var(--serif);margin:0 0 15px}.legal-layout article p,.simple-page>p{line-height:1.75;color:#554950;max-width:800px}.contact-page{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;padding:110px clamp(24px,8vw,130px)}.contact-page h1 em{font-weight:400}.contact-intro{font-size:17px;line-height:1.65;color:var(--muted);max-width:470px}.contact-options{border-top:1px solid var(--line)}.contact-options a{display:grid;grid-template-columns:1fr 1.5fr auto;align-items:center;gap:20px;padding:30px 0;border-bottom:1px solid var(--line);transition:padding .2s}.contact-options a:hover{padding-left:10px}.contact-options span{font-size:12px;color:var(--muted)}.contact-options strong{font-size:15px}.contact-options svg{width:18px;color:var(--coral)}.delete-page{padding:90px 24px}.delete-card{max-width:710px;margin:auto;text-align:center}.delete-card>span{display:flex;width:65px;height:65px;align-items:center;justify-content:center;background:#f8e9e2;border-radius:50%;margin:0 auto 25px;color:var(--coral)}.delete-card h1{font:400 55px/1 var(--serif);letter-spacing:-2px}.delete-card>p{line-height:1.7;color:var(--muted)}.delete-card ol{text-align:left;margin:38px 0;padding:0;list-style:none;counter-reset:steps}.delete-card li{counter-increment:steps;padding:18px;border-bottom:1px solid var(--line)}.delete-card li:before{content:counter(steps);display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;border:1px solid var(--coral);border-radius:50%;font-size:11px;color:var(--coral);margin-right:16px}.delete-card .muted{font-size:13px;margin:30px auto;max-width:580px}.delete-card .muted a{color:var(--coral)}.simple-page{padding:100px clamp(24px,12vw,190px);min-height:70vh}.simple-page h1{margin-bottom:55px}.simple-page h2{margin-top:42px}.simple-page a{color:var(--coral)}.notice{background:#f8e9e2;border-left:3px solid var(--coral);padding:25px 30px;max-width:760px}.notice p{line-height:1.65;color:var(--muted)}.not-found{padding:130px 24px;text-align:center;min-height:65vh}.not-found p{color:var(--muted);margin-bottom:30px}@media(max-width:900px){.site-header{grid-template-columns:1fr auto;height:72px}.menu-button{display:block;grid-column:2}.header-cta{display:none}.site-header nav{display:none;position:fixed;inset:72px 0 0;background:var(--cream);padding:45px 28px;flex-direction:column;font:400 32px var(--serif)}.site-header nav.nav-open{display:flex}.hero{grid-template-columns:1fr;padding-top:30px}.hero-copy{padding-top:20px}.hero h1{letter-spacing:-4px}.phone-wrap{margin-top:55px}.section-heading,.different-intro,.safety-band,.faq,.legal-layout,.contact-page{grid-template-columns:1fr}.section-heading{gap:22px}.section-heading>span{display:none}.steps{margin-left:0}.feature-row{grid-template-columns:1fr}.feature-row article,.feature-row article:first-child{border-left:0;border-top:1px solid var(--line);padding:30px 0;min-height:auto}.safety-grid{margin-top:20px}.legal-layout{gap:55px}.legal-layout aside{position:static}.contact-page{gap:55px}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:560px){.hero{padding-left:22px;padding-right:22px}.hero h1{font-size:67px}.phone-wrap{transform:scale(.88);transform-origin:top center;margin-bottom:-60px}.how-section,.different,.safety-band,.faq{padding:75px 22px}.section-heading h2,.different h2,.safety-band h2,.faq h2{font-size:48px;letter-spacing:-2px}.steps li{grid-template-columns:55px 1fr}.steps li>span{font-size:29px}.different-intro{gap:20px}.safety-grid{grid-template-columns:1fr}.safety-grid article{border-left:0;border-bottom:1px solid var(--line)!important;padding-left:0}.safety-grid article:last-child{border-bottom:0!important}.faq{gap:45px}.closing h2{font-size:52px}footer{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand~div a{font-size:12px}.footer-bottom{flex-direction:column;gap:10px}.legal-hero{padding-top:65px;padding-bottom:65px}.legal-hero h1,.contact-page h1,.simple-page h1{font-size:54px;letter-spacing:-2px}.legal-layout{padding-top:60px}.legal-layout article>section{grid-template-columns:1fr}.legal-layout article>section>span{margin-bottom:-5px}.contact-page{padding-top:70px}.contact-options a{grid-template-columns:1fr auto}.contact-options a span{grid-column:1/-1}.delete-card h1{font-size:46px}.simple-page{padding-top:70px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--ink:#1E0C49;--plum:#1E0C49;--coral:#FD5D61;--peach:#FD4973;--cream:#FFF8FC;--paper:#fff;--muted:#5E548E;--line:#ECEFF5;--serif:Inter,Avenir,"Helvetica Neue",Arial,sans-serif;--sans:Inter,Avenir,"Helvetica Neue",Arial,sans-serif}body{background:#fff8fc}.site-header{background:#fff8fcf0;border-color:#eceff5;height:80px}.logo{display:flex;align-items:center;font:600 25px/1 var(--sans);letter-spacing:.3px}.logo img{width:38px;height:38px;margin-right:8px}.logo strong{font-weight:700;color:#1e0c49}.logo span{font-style:normal;font-weight:700;color:#fd4973}.logo i{display:none}.logo-light strong,.logo-light span{color:#fee6ff}.button{background:linear-gradient(120deg,#fd5d61,#d3469f 54%,#a22be8);border-radius:16px;box-shadow:0 8px 24px #a22be82e;font-weight:700}.button:hover{box-shadow:0 12px 30px #a22be840}.hero{background:radial-gradient(circle at 77% 30%,rgba(254,230,255,.95),transparent 37%),#fff8fc;border-color:#eceff5;min-height:700px}.hero:before{background:radial-gradient(circle at 50% 20%,rgba(253,93,97,.32),rgba(211,70,159,.18) 48%,transparent 72%)}.hero h1,.section-heading h2,.different h2,.safety-band h2,.faq h2,.closing h2,.legal-hero h1,.contact-page h1,.simple-page h1,.not-found h1{font-family:var(--sans);font-weight:800;font-style:normal;letter-spacing:-3px}.hero h1{line-height:.95}.hero h1 em,.section-heading h2 em,.different h2 em,.safety-band h2 em,.faq h2 em,.closing h2 em,.contact-page h1 em{font-style:normal;font-weight:800;background:linear-gradient(100deg,#fd5d61,#d3469f,#a22be8);-webkit-background-clip:text;background-clip:text;color:transparent}.hero h1 i{color:#fd5d61}.hero-copy>p{color:#5e548e}.phone-wrap:before{background:linear-gradient(145deg,#fee6ff,#fff 54%,#f8e8fa)}.phone-wrap:after{background:linear-gradient(145deg,#d3469f,#a22be8)}.orbit{border-color:#d3469f6b}.phone{border-color:#1e0c49;border-radius:36px;background:#fff8fc;box-shadow:0 28px 55px #1e0c4938;font-family:var(--sans)}.phone-title strong{font-family:var(--sans);font-weight:800}.prompt-card{background:#fee6ff;border-radius:16px}.prompt-card>span{font-family:var(--sans);font-weight:700}.prompt-art i:nth-child(1){background:#fdccd7}.prompt-art i:nth-child(2){background:#fd5d61}.prompt-art i:nth-child(3){background:#a22be8}.traits span{background:#f3f2f8;border:0;font-weight:600}.conversation-card{background:linear-gradient(135deg,#fd5d61,#d3469f,#a22be8);border-radius:16px}.conversation-card em{font-family:var(--sans);font-weight:750}.phone-nav{color:#5e548e}.phone-nav span:first-child{color:#fd5d61}.how-section{background:#fff}.section-heading h2,.different h2,.safety-band h2,.faq h2{line-height:1.05}.section-heading>span,.steps li>span{color:#d3469f}.steps li>span{font-family:var(--sans);font-weight:800;font-style:normal}.steps h3,.feature-row h3,.safety-grid h3,.legal-layout h2,.simple-page h2{font-family:var(--sans);font-weight:750}.steps p,.feature-row p,.safety-title p,.safety-grid p{color:#5e548e}.different{background:#fff8fc}.feature-row article{border-color:#eceff5}.feature-row article svg{color:#d3469f;stroke-width:1.8}.safety-band{background:linear-gradient(120deg,#fee6ff,#f8e8fa)}.safety-title a{color:#a22be8}.safety-grid article{background:#ffffffa3;border-color:#fff;margin:4px;border:1px solid rgba(255,255,255,.9)!important;border-radius:24px}.safety-grid svg{color:#d3469f}.faq{background:#fff}.faq-item{border-color:#eceff5}.faq-item button{font-weight:700}.closing{background:linear-gradient(145deg,#1e0c49,#100629)}.closing:after{border-color:#fd497380}.closing h2 em{background:linear-gradient(100deg,#fd5d61,#d3469f,#a22be8);-webkit-background-clip:text;background-clip:text;color:transparent}.button-light{background:#fff;color:#1e0c49}.legal-hero{background:linear-gradient(125deg,#fee6ff,#fff8fc)}.legal-hero>p,.contact-page>div:first-child>p,.simple-page>p{color:#d3469f}.legal-layout aside>p{font-family:var(--sans);font-weight:600;color:#1e0c49}.legal-layout article>section>span,.legal-layout aside a,.simple-page a,.delete-card .muted a{color:#d3469f}.contact-options svg{color:#d3469f}.delete-card>span{background:#fee6ff;color:#d3469f}.delete-card h1{font-family:var(--sans);font-weight:800}.delete-card li:before{border-color:#d3469f;color:#d3469f}.notice{background:#fee6ff;border-color:#d3469f}footer{background:linear-gradient(145deg,#1e0c49,#100629)}@media(max-width:900px){.site-header nav{background:#fff8fc}.site-header nav a{font-family:var(--sans);font-weight:750}.hero h1{letter-spacing:-3px}}.button:not(.button-light){background:#fd5d61;box-shadow:0 8px 24px #fd5d612e}.button:not(.button-light):hover{box-shadow:0 12px 30px #fd5d6145}.ambassador-teaser{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;padding:90px clamp(24px,7vw,112px);background:#fff8fc;border-top:1px solid #ECEFF5}.ambassador-teaser>div:first-child>span{display:block;color:#d3469f;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.ambassador-teaser h2{font:800 clamp(38px,4vw,62px)/1.02 var(--sans);letter-spacing:-2.5px;margin:0 0 18px;color:#1e0c49}.ambassador-teaser p{max-width:680px;color:#5e548e;line-height:1.65;margin:0}.ambassador-teaser>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.ambassador-teaser small{color:#8b85b1;padding-left:6px}@media(max-width:900px){.ambassador-teaser{grid-template-columns:1fr;gap:35px;padding:70px 24px}}.delete-eyebrow{margin:0 0 12px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.1em}.delete-actions{margin:32px 0;padding:24px;background:#fee6ff;border:1px solid #ECEFF5;border-radius:20px}.delete-actions .button{width:100%}.delete-actions p{margin:16px 0 0;font-size:13px;line-height:1.6;color:#5e548e}.delete-support{text-align:left;margin:36px 0 0;padding:24px 0 0;border-top:1px solid #ECEFF5}.delete-support h2{font:750 20px var(--sans);margin:0 0 10px}.delete-support p{margin:0;line-height:1.7;color:#5e548e}.delete-support a{color:#d3469f;font-weight:700}@media(max-width:560px){.delete-actions{padding:20px}.delete-support{margin-top:28px}}.waitlist{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,120px);padding:100px clamp(24px,7vw,112px);background:#1e0c49;color:#fff}.waitlist>div>span{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800;color:#fdccd7}.waitlist h2{font-size:clamp(45px,5vw,72px);line-height:1;margin:18px 0 24px}.waitlist p{line-height:1.7;color:#f3eaf7}.waitlist form{background:#fff;color:#1e0c49;padding:32px;border-radius:24px;display:flex;flex-direction:column;gap:18px}.waitlist form>label:not(.consent){font-weight:750}.waitlist input[type=email]{display:block;width:100%;margin-top:8px;border:1px solid #D8D4E5;border-radius:12px;padding:15px;font:inherit}.consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5}.consent input{margin-top:3px}.consent a{color:#a22be8;text-decoration:underline}.location-button{background:#f3f2f8;color:#1e0c49;border:1px solid #D8D4E5;padding:12px;border-radius:12px;font-weight:700}.form-note,.form-status{font-size:13px!important;margin:0!important;color:#5e548e!important}.form-status.error{color:#a11b35!important}.form-status.success{color:#17643a!important;font-weight:700}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.confirm-page{min-height:70vh;display:grid;place-items:center;padding:70px 24px}.confirm-page section{max-width:700px;text-align:center;background:#fff;border:1px solid #ECEFF5;border-radius:28px;padding:clamp(35px,7vw,70px)}.confirm-page section>svg{width:52px;height:52px;color:#d3469f}.confirm-page h1{font-size:clamp(38px,6vw,64px);margin:20px 0}.confirm-page p{color:#5e548e;line-height:1.7;margin-bottom:28px}@media(max-width:900px){.waitlist{grid-template-columns:1fr;padding:75px 24px}.waitlist form{padding:24px}}
