:root{--cream: #fcfaf7;--cream-deep: #f3e8e3;--plum: #3d2033;--plum-soft: #56364c;--rose: #ad5367;--rose-soft: #e8cfcd;--line: #eadbd6;--white: #fffefd;--shadow: 0 28px 80px rgba(61, 32, 51, .16);--font-serif: "Playfair Display", Georgia, "Times New Roman", serif;--font-sans: "Inter", "Avenir Next", "Helvetica Neue", Arial, sans-serif;font-family:var(--font-sans);color:var(--plum);background:var(--cream);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);font-size:16px}.site-shell{min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 88% 12%,rgba(232,207,205,.44),transparent 28rem),linear-gradient(180deg,#fcfaf7,#fffefd)}.hero{min-height:720px;width:min(1200px,calc(100% - 56px));margin:0 auto;display:flex;align-items:stretch;justify-content:space-between;gap:clamp(80px,7vw,110px);padding:0}.hero-copy{position:relative;z-index:2;flex:0 1 560px;max-width:560px;min-width:0;align-self:start;transform:translate(-8px);padding-top:clamp(30px,3.4vw,44px)}.brand{width:fit-content;display:inline-flex;align-items:center;gap:12px;color:var(--plum);text-decoration:none}.brand__mark{width:62px;height:62px}.brand__name{font-family:var(--font-serif);font-size:clamp(2.35rem,3.2vw,3.35rem);line-height:1;letter-spacing:-.045em}.hero-copy__body{margin-top:clamp(46px,6vw,68px)}.hero-title{margin:0;color:var(--plum);font-family:var(--font-serif);font-size:clamp(42px,4.05vw,64px);font-weight:500;letter-spacing:-.01em;line-height:1.02;max-width:560px}.hero__intro{max-width:460px;margin:36px 0 0;color:#4f2f46;font-size:clamp(.86rem,1.18vw,.97rem);line-height:1.45}.hero__button{width:fit-content;min-width:286px;min-height:66px;margin-top:30px;padding:0 28px 0 34px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:10px;color:#fffaf8;background:var(--rose);box-shadow:0 18px 34px #ad536738;font-family:var(--font-sans);font-size:1.55rem;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.hero__button:hover{transform:translateY(-2px);background:#9f485d;box-shadow:0 22px 42px #ad536747}.trust-line{display:inline-flex;align-items:center;gap:10px;max-width:420px;margin:18px 0 0;color:var(--plum-soft);font-family:var(--font-sans);font-size:14.5px;font-weight:400;line-height:1.45;opacity:.76}.trust-icon{flex:0 0 auto;width:20px;height:20px;color:var(--rose)}.hero__visual{position:relative;flex:1 1 620px;min-height:650px;min-width:0;overflow:visible;isolation:isolate;align-self:stretch;margin-right:calc(-1*max(28px,(100vw - 1200px) / 2 + 28px))}.hero__orb{position:absolute;border-radius:50%;background:var(--rose-soft);z-index:0;filter:blur(32px);pointer-events:none}.hero__orb--large{width:min(52vw,640px);height:min(52vw,640px);top:-40px;right:-20px;opacity:.4}.hero__orb--small{display:block;width:220px;height:220px;bottom:120px;left:40px;opacity:.32}.hero-visual__stage{position:relative;z-index:1;width:100%;min-height:650px;height:100%;display:flex;align-items:center;justify-content:center}.hero-visual__stage:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 60% 70% at 38% 58%,#F3E6E4 0%,transparent 65%),radial-gradient(ellipse 40% 35% at 92% 8%,#F3E6E4 0%,transparent 60%);opacity:.35}.hero__portrait-card{position:absolute;right:-120px;top:0;bottom:0;width:calc(100% + 240px);z-index:1;transform:translate(-120px);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%,black 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 50%,black 90%,transparent 100%);opacity:1}.hero__portrait-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:72% center;transform:none;filter:none}.phone-card{position:relative;margin-left:auto;margin-right:auto;width:min(58%,378px);filter:drop-shadow(0 28px 44px rgba(61,32,51,.28)) drop-shadow(0 6px 12px rgba(61,32,51,.12));transform:translate(-254px,-10px) scale(1.02);z-index:3}.phone-card img{display:block;width:100%;height:auto}@media(max-width:980px){.hero{min-height:auto;flex-direction:column;gap:42px;padding:28px 0 48px}.hero-copy{max-width:620px;align-self:auto;transform:none}.hero-copy__body{margin-top:54px}.hero__visual{min-height:auto;width:min(100%,660px);margin:0 auto;align-self:auto;transform:none;overflow:hidden}.hero-visual__stage{width:100%;min-height:clamp(480px,78vw,600px);height:clamp(480px,78vw,600px)}.phone-card{width:min(44%,284px);transform:translate(-68px,-18px) scale(1.02)}.hero__portrait-card{right:0;top:0;width:100%;height:100%}.hero__portrait-card img{transform:none;width:100%;height:100%;object-fit:cover;object-position:62% center}.hero__orb--large{top:32px;right:12px;width:min(70vw,480px);height:min(70vw,480px)}}@media(max-width:640px){.hero{width:min(100% - 32px,1180px);gap:28px;padding-bottom:44px}.brand__mark{width:40px;height:40px}.brand__name{font-size:2.25rem}.hero-copy__body{margin-top:42px}.hero-title{font-size:clamp(40px,11vw,52px);line-height:1.05;letter-spacing:-.01em;overflow-wrap:break-word}.hero__intro{margin-top:24px;font-size:.88rem}.hero__button{width:100%;min-width:0;min-height:62px;font-size:1.32rem}.trust-line{align-items:flex-start;font-size:14px}.hero__visual{width:100%;overflow:hidden;flex:0 0 auto}.hero-visual__stage{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;min-height:0;height:auto;padding:0 0 16px;position:relative}.hero__orb--large{display:none}.hero__portrait-card{position:relative;right:auto;top:auto;width:100%;height:260px;-webkit-mask-image:none;mask-image:none}.hero__portrait-card img{transform:none;width:100%;height:100%;object-fit:cover;object-position:50% 20%;border-radius:12px}.phone-card{position:relative;width:min(62%,220px);transform:none;margin:0 auto;filter:drop-shadow(0 18px 32px rgba(61,32,51,.22)) drop-shadow(0 4px 8px rgba(61,32,51,.1))}.hero__orb--small{display:none}}.problem-section{width:100%;background:#faf4f2;padding:4px 24px 8px;overflow:hidden;display:flex;align-items:center}.problem-section__inner{width:min(1040px,100%);margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:80px}.problem-section__visual{display:flex;justify-content:center;align-items:center;flex-shrink:0}.problem-icon{width:472px;height:472px;display:grid;place-items:center;flex-shrink:0}.problem-icon__img{width:472px;height:472px;object-fit:contain;display:block}.problem-section__copy{max-width:650px}.problem-section__copy h2{max-width:650px;margin:0;color:var(--plum);font-family:var(--font-serif);font-size:clamp(32px,2.7vw,44px);font-weight:500;line-height:1.05;letter-spacing:-.01em}.problem-section__copy h2 span{display:block;white-space:nowrap}.problem-section__copy h2 span+span{margin-top:8px}.problem-section__copy p{max-width:600px;margin:18px 0 0;color:var(--plum-soft);font-family:var(--font-sans);font-size:clamp(15px,4vw,17.5px);font-weight:500;line-height:1.56}@media(max-width:760px){.problem-section__inner{flex-direction:column;gap:12px;text-align:center;align-items:center}.problem-section{padding:40px 20px 48px;max-height:none}.problem-section__visual{justify-content:center;padding-top:0}.problem-icon,.problem-icon__img{width:220px;height:220px}.problem-scribble{width:112px;height:112px}.problem-section__copy{max-width:100%}.problem-section__copy h2 span{white-space:normal}.problem-section__copy h2,.problem-section__copy p{margin-left:auto;margin-right:auto}}.what-section{width:100%;padding:64px 24px 66px;background:#fffefd}.what-section__inner{width:min(1050px,100%);margin:0 auto}.what-section h2{margin:0 0 40px;color:var(--plum);font-family:var(--font-serif);font-size:clamp(32px,3vw,36px);font-weight:500;line-height:1.05;text-align:center;letter-spacing:-.01em}.value-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(22px,2.4vw,30px);justify-items:center}.value-card{width:min(100%,320px);min-height:318px;min-width:0;padding:32px 28px;border:1px solid rgba(181,83,107,.16);border-radius:18px;background:#fffdfb;text-align:center;transition:border-color .18s ease,transform .18s ease}.value-card:hover{border-color:#b5536b47;transform:translateY(-2px)}.value-card__icon-wrap{width:112px;height:112px;margin:0 auto 15px;display:grid;place-items:center}.value-card__icon{width:112px;height:112px;object-fit:contain}.value-card h3{max-width:235px;margin:0 auto;color:var(--plum);font-family:var(--font-serif);font-size:22px;font-weight:500;line-height:1.15;letter-spacing:-.01em}.value-card p{margin:14px 0 0;color:var(--plum-soft);font-size:14.5px;font-weight:400;line-height:1.55}@media(max-width:880px){.value-card-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.value-card{padding:28px 24px 30px}}.how-section{width:100%;padding:64px 24px 66px;background:#fffefd}.how-section__inner{width:min(1050px,100%);margin:0 auto}.how-section h2{margin:0 0 34px;color:var(--plum);font-family:var(--font-serif);font-size:clamp(32px,3vw,36px);font-weight:500;line-height:1.05;text-align:center;letter-spacing:-.01em}.steps-flow{display:flex;align-items:flex-start;justify-content:center}.step-card{position:relative;flex:0 0 189px;min-width:0;display:flex;flex-direction:column;align-items:center;row-gap:18px;text-align:center}.step-card__top{display:flex;align-items:center;gap:12px}.step-card__number{width:51px;height:51px;flex-shrink:0;display:grid;place-items:center;border-radius:999px;background:var(--rose);color:#fffdfb;font-size:1.43rem;font-weight:600;line-height:1}.step-card__icon{width:61px;height:61px;color:var(--plum)}.step-card__icon--bars{width:67px;height:67px}.step-card__icon path,.step-card__icon circle{stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-card h3{margin:0;color:var(--plum);font-family:var(--font-serif);font-size:clamp(20px,2vw,24px);font-weight:500;line-height:1.14;letter-spacing:-.01em}.step-card p{max-width:270px;margin:0 auto;color:var(--plum-soft);font-size:15.5px;font-weight:400;line-height:1.6}.step-card__connector{flex:1 1 72px;max-width:132px;min-width:48px;height:0;border-top:2px dashed var(--rose);align-self:flex-start;margin-top:30px}.steps-flow>article:last-of-type{flex-basis:198px}.steps-flow>article:nth-of-type(2){flex-basis:208px}@media(max-width:820px){.steps-flow{flex-direction:column;align-items:center;gap:38px;max-width:420px;margin:0 auto}.step-card__connector{display:none}}.waitlist-section{width:100%;padding:66px 24px 70px;background:#fffefd}.waitlist-panel{width:min(1288px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(277px,.77fr);gap:clamp(32px,4.5vw,56px);align-items:start;padding:clamp(36px,4.5vw,54px);border-radius:26px;background:#f6ece9;overflow:hidden}.waitlist-panel__copy,.waitlist-panel__form{align-self:start}.waitlist-panel__copy h2{max-width:none;white-space:nowrap;margin:0;color:var(--plum);font-family:var(--font-serif);font-size:clamp(32px,3.2vw,48px);font-weight:500;line-height:1.05;letter-spacing:-.01em}.waitlist-panel__copy p{max-width:none;margin:18px 0 0;color:var(--plum-soft);font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.55}.waitlist-panel__copy{position:relative;min-height:320px}.waitlist-art{position:absolute;bottom:-120px;left:-24px;width:min(315px,90%);display:block;pointer-events:none;z-index:2}.waitlist-form{display:grid;gap:15px}.field-group{display:grid;gap:6px}.field-group label{color:var(--plum);font-size:.94rem;font-weight:500}.field-group input{width:100%;min-height:50px;border:1px solid rgba(98,67,89,.22);border-radius:9px;padding:0 16px;color:var(--plum);background:#fffdfb;font:inherit;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.field-group select{width:100%;min-height:50px;border:1px solid rgba(98,67,89,.22);border-radius:9px;padding:0 44px 0 16px;color:var(--plum);background:#fffdfb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23624359' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 14px center;appearance:none;-webkit-appearance:none;font:inherit;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.field-group input:focus,.field-group select:focus{border-color:#b5536bb8;box-shadow:0 0 0 4px #b5536b1f}.field-group input::placeholder{color:#6243599e}.field-error{margin:0;color:#9f485d;font-size:.85rem;line-height:1.3}.waitlist-submit,.survey-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:0 22px;color:#fffdfb;background:#a8475f;font:inherit;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.waitlist-submit:hover,.survey-button:hover{transform:translateY(-1px);background:#9f485d}.waitlist-microcopy{margin-top:2px;color:var(--plum-soft);font-size:.92rem;opacity:.76;line-height:1.45}.waitlist-microcopy p{margin:0}.waitlist-microcopy p+p{margin-top:6px}.waitlist-success{padding:8px 0}.waitlist-success h3{margin:0;color:var(--plum);font-family:var(--font-serif);font-size:clamp(30px,3vw,42px);font-weight:500;line-height:1.08;letter-spacing:-.01em}.waitlist-success h3 span{display:block;margin-top:8px}.waitlist-success p{max-width:500px;margin:22px 0 24px;color:var(--plum-soft);font-size:1rem;line-height:1.6}.site-footer{width:100%;padding:22px 24px;background:var(--plum);color:#fff8f2}.site-footer__inner{width:min(1120px,100%);margin:0 auto;display:flex;align-items:center;gap:24px}.footer-brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;color:#fff8f2;text-decoration:none}.footer-brand img{width:46px;height:46px}.footer-brand span{font-family:var(--font-serif);font-size:1.8rem;letter-spacing:-.04em}.site-footer p{margin:0;padding-left:24px;border-left:1px solid rgba(255,248,242,.38);color:#fff8f2e6;font-size:.94rem;line-height:1.55;align-self:center;opacity:.78}.site-footer p span{display:block}.site-footer__legal{width:min(1120px,100%);margin:16px auto 0;padding-top:16px;border-top:1px solid rgba(255,248,242,.18);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.site-footer__legal p{margin:0;padding-left:0;border-left:0;color:#fff8f299;font-size:.8rem;line-height:1.55;opacity:1}.site-footer__links{display:flex;align-items:center;gap:10px;white-space:nowrap}.site-footer__links a{color:#fff8f299;text-decoration:none;font-size:.8rem;transition:color .15s ease}.site-footer__links a:hover{color:#fff8f2e6}.site-footer__links span{color:#fff8f259}@media(max-width:820px){.waitlist-panel{grid-template-columns:1fr}.waitlist-panel__copy{min-height:auto}.waitlist-art{display:none}.site-footer__inner{align-items:flex-start;flex-direction:column;gap:18px}.site-footer p{padding-left:0;border-left:0}}@media(max-width:560px){.waitlist-section{padding:48px 16px}.waitlist-panel{padding:30px 22px;border-radius:22px}}.privacy-header{width:100%;padding:18px 24px;background:var(--plum)}.privacy-header__inner{width:min(1120px,100%);margin:0 auto}.privacy-header__brand{color:#fff8f2;text-decoration:none}.privacy-main{width:100%;min-height:60vh;padding:72px 24px 80px;background:var(--cream)}.privacy-content{width:min(680px,100%);margin:0 auto}.privacy-content h1{margin:0 0 36px;color:var(--plum);font-family:var(--font-serif);font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.02em}.privacy-content p{margin:0 0 18px;color:var(--plum-soft);font-size:16px;line-height:1.7}.privacy-content ul{margin:0 0 18px;padding-left:24px}.privacy-content ul li{color:var(--plum-soft);font-size:16px;line-height:1.7;margin-bottom:6px}.privacy-content a{color:var(--rose);text-decoration:underline;text-underline-offset:3px}.privacy-content a:hover{color:var(--plum)}.privacy-shell{display:flex;flex-direction:column;min-height:100vh}.privacy-shell .privacy-main{flex:1}
