@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Gilda+Display&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#281b18;background:#fcfaf7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #281b18;--rose: #a96054;--rose-dark: #82463e;--blush: #f0dfda;--paper: #fcfaf7;--white: #ffffff;--sage: #66715c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body,button,input,select,textarea{font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}main{overflow:hidden}.topbar{position:absolute;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px clamp(20px,5vw,76px)}.brand{display:inline-flex}.brand img{width:154px;height:64px;object-fit:contain}.topbar-actions{display:flex;align-items:center;gap:12px}.instagram-link{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(40,27,24,.18);border-radius:50%}.header-cta,.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:6px;font-weight:700;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease}.header-cta{padding:0 20px;color:var(--white);background:var(--ink)}.header-cta:hover,.button:hover{transform:translateY(-2px)}.hero{min-height:100svh;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.72fr);align-items:center;gap:clamp(42px,7vw,112px);padding:124px clamp(20px,7vw,110px) 58px;background:linear-gradient(90deg,rgba(169,96,84,.08) 1px,transparent 1px) 0 0 / 86px 86px,linear-gradient(rgba(169,96,84,.08) 1px,transparent 1px) 0 0 / 86px 86px,#fcfaf7}.hero-copy{max-width:790px}.kicker{margin:0 0 18px;color:var(--rose-dark);font-size:.78rem;font-weight:700;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Gilda Display,Georgia,serif;font-weight:400;letter-spacing:0}h1{max-width:790px;margin-bottom:26px;font-size:clamp(3.2rem,6.2vw,6.7rem);line-height:.94}h1 em{color:var(--rose);font-style:normal}h2{margin-bottom:22px;font-size:clamp(2.55rem,5vw,5.2rem);line-height:.98}.hero-lead{max-width:650px;margin-bottom:34px;color:#5b4a45;font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.button-primary{padding:0 22px;color:var(--white);background:var(--rose-dark)}.hero-note{display:inline-flex;align-items:center;gap:9px;color:var(--sage);font-size:.92rem;font-weight:600}.hero-media{position:relative;width:min(100%,470px);justify-self:center}.hero-media:before{content:"";position:absolute;inset:-18px 28px 34px -18px;border:1px solid rgba(169,96,84,.55);border-radius:220px 220px 8px 8px}.video-frame{position:relative;z-index:1;aspect-ratio:9 / 14.2;overflow:hidden;border-radius:220px 220px 8px 8px;background:#d9c2bb;box-shadow:0 28px 70px #46261f33}.video-frame video{display:block;width:100%;height:100%;object-fit:cover}.sound-toggle{position:absolute;z-index:3;top:18px;left:50%;display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 14px;border:1px solid rgba(255,255,255,.35);border-radius:6px;color:#fff;background:#281b18d1;box-shadow:0 8px 24px #281b1833;font-size:.82rem;font-weight:700;cursor:pointer;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sound-toggle:hover{background:#281b18f2}.sound-toggle:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.video-caption{position:absolute;z-index:2;right:-26px;bottom:36px;display:grid;min-width:185px;padding:14px 17px;border-left:3px solid var(--rose);background:#fffffff0;box-shadow:0 14px 36px #281b1824}.video-caption span{font-family:Gilda Display,Georgia,serif;font-size:1.35rem}.video-caption strong{color:var(--rose-dark);font-size:.72rem;font-weight:700;text-transform:uppercase}.manifesto{display:flex;align-items:center;justify-content:center;gap:18px;padding:30px clamp(20px,7vw,110px);color:var(--white);background:var(--rose)}.manifesto p{margin:0;font-family:Gilda Display,Georgia,serif;font-size:clamp(1.45rem,2.7vw,2.75rem);line-height:1.1}.manifesto strong{color:#ffe9e3;font-weight:400}.conditions,.method,.form-section{padding:clamp(76px,9vw,134px) clamp(20px,7vw,110px)}.conditions{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(340px,1fr);gap:clamp(48px,8vw,130px);background:var(--white)}.section-intro{max-width:590px}.section-intro>p:last-child,.method-copy>p:last-child,.form-message>p{color:#62514c;font-size:1.05rem;line-height:1.72}.condition-list{border-top:1px solid rgba(40,27,24,.18)}.condition-item{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid rgba(40,27,24,.18)}.condition-item>span{color:var(--rose);font-size:.78rem;font-weight:700}.condition-item h3{margin:0 0 7px;font-family:Gilda Display,Georgia,serif;font-size:1.65rem;font-weight:400}.condition-item p{margin:0;color:#6a5953;line-height:1.55}.method{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,.8fr);gap:clamp(48px,9vw,144px);align-items:center;color:var(--white);background:var(--ink)}.method .kicker{color:#d9978c}.method-copy>p:last-child{color:#ffffffb3}.method-panel{display:grid;border-top:1px solid rgba(255,255,255,.22)}.method-row{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:start;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.22)}.method-row svg{margin-top:2px;color:#e6aa9f}.method-row p{margin:0;line-height:1.58}.method-quote{margin:34px 0 0;color:#e6aa9f;font-family:Gilda Display,Georgia,serif;font-size:clamp(1.55rem,2.6vw,2.5rem);line-height:1.14}.form-section{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1fr);gap:clamp(48px,8vw,128px);align-items:start;background:linear-gradient(90deg,transparent 49.9%,rgba(169,96,84,.13) 50%,transparent 50.1%),#f3e7e2}.form-message{position:sticky;top:40px}.form-trust{display:flex;align-items:center;gap:10px;margin-top:30px;color:var(--sage);font-size:.9rem;font-weight:600}.form-wrap{min-height:620px;padding:clamp(24px,4vw,46px);scroll-margin-top:24px;border-radius:8px;background:var(--white);box-shadow:0 24px 70px #4428221f}.form-progress{display:grid;gap:10px;margin-bottom:34px}.form-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#7b6963;font-size:.75rem;font-weight:700;text-transform:uppercase}.form-progress-meta strong{color:var(--rose-dark)}.progress-track{height:5px;overflow:hidden;border-radius:999px;background:#eee5e1}.progress-track div{height:100%;border-radius:inherit;background:var(--rose);transition:width .24s ease}.question-step,.contact-step,.review-step{display:grid;align-content:start;min-height:500px}.step-kicker{margin:0 0 12px;color:var(--rose-dark);font-size:.72rem;font-weight:700;text-transform:uppercase}.question-step fieldset{min-width:0;margin:0;padding:0;border:0}.question-step legend,.contact-heading h3{width:100%;margin:0 0 26px;color:var(--ink);font-family:Gilda Display,Georgia,serif;font-size:clamp(1.8rem,3.1vw,2.8rem);line-height:1.08}.choice-list{display:grid;gap:10px}.choice-option{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:58px;padding:12px 14px;border:1px solid #ded2cd;border-radius:6px;color:#493a36;background:#fdfbf9;font-weight:600;line-height:1.4;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.choice-option:hover{border-color:#be8a80;background:#fbf4f1}.choice-option.is-selected{border-color:var(--rose-dark);background:#f5e6e1}.choice-indicator{display:grid;width:22px;height:22px;place-items:center;border:1px solid #c8b8b1;border-radius:50%;color:var(--white)}.choice-option.is-selected .choice-indicator{border-color:var(--rose-dark);background:var(--rose-dark)}.form-nav{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:30px}.button-back{padding:0 18px;border:1px solid #d7c9c3;color:#5f4e48;background:var(--white)}.button-next,.button-confirm{margin-left:auto;padding:0 22px;color:var(--white);background:var(--rose-dark)}.button-next:disabled{cursor:not-allowed;opacity:.42;transform:none}.contact-step{gap:17px}.contact-heading h3{margin-bottom:10px}.contact-heading>p:last-child{margin:0 0 10px;color:#6b5953;line-height:1.62}label{display:grid;gap:8px}label>span{color:#493a36;font-size:.82rem;font-weight:700}label small{color:#8d7c76;font-weight:500}input,textarea{width:100%;min-width:0;border:1px solid #d9ccc6;border-radius:5px;outline:0;color:var(--ink);background:#fdfbf9;transition:border-color .16s ease,box-shadow .16s ease}input{min-height:50px;padding:0 13px}textarea{resize:vertical;padding:13px}input:focus,textarea:focus{border-color:var(--rose);box-shadow:0 0 0 3px #a960541f}::placeholder{color:#9b8b85}.form-data-note{display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:start;color:#75635d;font-size:.78rem;line-height:1.5}.form-data-note svg{color:var(--sage)}.form-data-note a{color:var(--rose-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}.spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-error{margin:20px 0 0;padding:12px;border-radius:5px;color:#a02c25;background:#fff0ef;font-size:.88rem}.review-list{display:grid;margin:6px 0 0;border-top:1px solid #e3d8d3}.review-list>div{display:grid;grid-template-columns:.72fr 1.3fr;gap:18px;padding:13px 0;border-bottom:1px solid #e3d8d3}.review-list dt{color:#89766f;font-size:.78rem;font-weight:700;text-transform:uppercase}.review-list dd{margin:0;color:#493a36;font-weight:600;line-height:1.4}.review-edit{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px}.text-action{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;color:var(--rose-dark);background:transparent;font-weight:700;cursor:pointer}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#231815b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirmation-modal{position:relative;width:min(100%,520px);padding:clamp(28px,5vw,44px);border-radius:8px;background:var(--white);box-shadow:0 32px 90px #170e0c59}.modal-close{position:absolute;top:14px;right:14px;display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;color:#6e5c56;background:#f4ece8;cursor:pointer}.modal-icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:24px;border-radius:50%;color:var(--rose-dark);background:#f3dfda}.confirmation-modal h3{margin:0 0 14px;font-family:Gilda Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:400}.confirmation-modal>p:not(.step-kicker){margin:0;color:#675650;line-height:1.65}.modal-actions{display:flex;gap:12px;margin-top:30px}.final-note{display:grid;justify-items:center;padding:clamp(74px,9vw,126px) 20px;text-align:center;background:var(--white)}.final-note h2{max-width:900px}.final-note>a{display:inline-flex;align-items:center;gap:9px;padding-bottom:5px;border-bottom:1px solid var(--rose);color:var(--rose-dark);font-weight:700}.final-note small{max-width:680px;margin-top:32px;color:#85736d;line-height:1.55}footer{padding:24px clamp(20px,5vw,76px);border-top:1px solid rgba(40,27,24,.12);color:#75645e;background:var(--paper);font-size:.82rem}.footer-meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:100%}.legal-design{text-align:center;font-size:.8rem;white-space:nowrap}.legal-policies{display:flex;justify-content:flex-end;gap:16px;text-align:right}.legal-design a,.legal-policies a{color:var(--rose-dark);font-weight:700}.end-page,.privacy-page{min-height:100svh;color:var(--ink);background:linear-gradient(90deg,rgba(169,96,84,.08) 1px,transparent 1px) 0 0 / 86px 86px,linear-gradient(rgba(169,96,84,.08) 1px,transparent 1px) 0 0 / 86px 86px,var(--paper)}.end-header{display:flex;align-items:center;padding:20px clamp(20px,5vw,76px)}.end-header img{width:154px;height:64px;object-fit:contain}.end-content{width:min(100% - 40px,860px);display:grid;justify-items:center;margin:0 auto;padding:clamp(48px,7vw,90px) 0;text-align:center}.end-icon{display:grid;width:68px;height:68px;place-items:center;margin-bottom:26px;border-radius:50%;color:var(--white);background:var(--rose-dark)}.is-disqualified .end-icon{background:var(--sage)}.end-content h1,.privacy-content h1{margin:0 0 24px;font-family:Gilda Display,Georgia,serif;font-size:clamp(3.2rem,6.5vw,5.8rem);font-weight:400;line-height:.98}.end-content>p:not(.kicker){max-width:680px;margin:0 0 16px;color:#675650;font-size:1.08rem;line-height:1.68}.end-content .button{margin-top:22px;padding:0 24px}.end-back{display:inline-flex;align-items:center;gap:7px;margin-top:30px;color:#75635d;font-size:.88rem;font-weight:700}.privacy-content{width:min(100% - 40px,820px);margin:0 auto;padding:54px 0 100px}.privacy-content>.end-back{margin:0 0 58px}.privacy-content h1{font-size:clamp(3rem,7vw,5.7rem)}.privacy-updated{margin-bottom:48px;color:#89766f}.privacy-content section{padding:28px 0;border-top:1px solid rgba(40,27,24,.14)}.privacy-content section h2{margin:0 0 12px;font-family:DM Sans,Arial,sans-serif;font-size:1.15rem;font-weight:700}.privacy-content section p{margin:0;color:#675650;line-height:1.72}.privacy-content section a{color:var(--rose-dark);font-weight:700}@media(max-width:980px){.hero,.conditions,.method,.form-section{grid-template-columns:1fr}.hero{padding-top:130px}.hero-media{width:min(84vw,470px)}.section-intro,.method-copy,.form-message{max-width:720px}.form-message{position:static}.form-section{background:#f3e7e2}}@media(max-width:640px){.topbar{padding:14px 16px}.brand img{width:118px;height:50px}.instagram-link,.header-cta{display:none}.hero{min-height:auto;gap:46px;padding:104px 20px 54px}h1{font-size:clamp(3rem,15vw,4.5rem)}h2{font-size:clamp(2.6rem,13vw,4rem)}.hero-actions,.button-primary{width:100%}.hero-note{justify-content:center;width:100%}.hero-media{width:min(88vw,400px)}.hero-media:before{inset:-12px 18px 24px -12px}.video-caption{right:-8px;bottom:24px}.manifesto{align-items:flex-start;padding:26px 20px}.manifesto svg{flex:0 0 auto}.conditions,.method,.form-section{padding:72px 20px}.condition-item{grid-template-columns:36px 1fr}.form-wrap{min-height:0;padding:22px 16px}.question-step,.contact-step,.review-step{min-height:540px}.question-step legend,.contact-heading h3{font-size:clamp(1.75rem,9vw,2.5rem)}.form-nav,.modal-actions{flex-direction:column-reverse}.form-nav .button,.modal-actions .button{width:100%;margin-left:0}.review-list>div{grid-template-columns:1fr;gap:5px}.confirmation-modal{max-height:calc(100svh - 24px);overflow-y:auto}footer{grid-template-columns:1fr;padding-bottom:92px}.footer-meta{grid-template-columns:1fr;justify-items:center;text-align:center;gap:8px}.legal-design{white-space:normal}.legal-policies{justify-content:center;flex-wrap:wrap;gap:8px 14px;text-align:center}.end-header{padding:14px 16px}.end-header img{width:118px;height:50px}.end-content{padding-top:60px}.end-content .button{width:100%}.privacy-content{padding-top:34px}.sound-toggle{top:14px;min-height:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
