@font-face{font-family:'Playfair Display';src:url('../fonts/PlayfairDisplay.ttf') format('truetype');font-style:normal;font-weight:400 900;font-display:swap}
@font-face{font-family:'Montserrat';src:url('../fonts/Montserrat.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
:root{--green:#073e27;--green-2:#16562d;--gold:#c99b3f;--gold-soft:#e1c57d;--cream:#fbf7ed;--ink:#10261c;--muted:#5f625f;--line:#d8cdb5;--card:rgba(255,255,255,.62);--serif:'Playfair Display',Georgia,serif;--sans:'Montserrat',Arial,sans-serif}
*{box-sizing:border-box}
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:var(--sans);background:#ebe6da}
a{color:inherit;text-decoration:none}
svg{width:1.5em;height:1.5em;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.page{background:radial-gradient(circle at 45% 20%,#fff 0,#faf7ef 42%,#f5efe3 100%)}
.canvas{width:min(100%,1448px);min-height:100vh;margin:auto;position:relative;border:1px solid var(--gold-soft);border-radius:24px;overflow:hidden;background:radial-gradient(circle at 48% 10%,#fff 0,#fcf9f2 48%,#f8f2e7 100%);box-shadow:0 8px 30px rgba(61,43,16,.08)}
.canvas:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.2) 65%,transparent)}
.topbar{height:120px;position:relative;z-index:2;padding:31px 42px;display:flex;align-items:flex-start}
.pilot-badge,.premium-badge{border:1px solid #afb88c;border-radius:16px;padding:6px 13px;font-size:14px;line-height:1;display:inline-flex;align-items:center;gap:8px;background:rgba(245,248,232,.72);white-space:nowrap}
.pilot-badge svg{font-size:14px}
.brand{position:absolute;left:50%;top:29px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;font-family:var(--serif);font-size:17px;gap:8px}
.page-intro .brand{top:38px}
.page-intro .pilot-badge{transform:translateY(5px)}
.brand svg{font-size:20px}
.simple-footer{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;gap:18px;color:#77736e;font-size:15px;padding:23px}
.simple-footer svg{font-size:17px;color:#60824f}
.simple-footer b{font-weight:400}
.intro-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,53.75fr) minmax(0,46.25fr);padding:0 clamp(1.25rem,2vw,1.8125rem) 0 clamp(1.5rem,3.6vw,3.25rem)}
.intro-copy{padding:23px 16px 0 8px}
.intro-copy h1,.survey-title h1{font-family:var(--serif);color:var(--green);font-weight:700;letter-spacing:-1.5px;margin:0;line-height:1.12}
.intro-copy h1{font-size:53px;line-height:1.15;letter-spacing:-2px}
.intro-copy h1 span{display:block;white-space:normal}
.flourish{display:flex;align-items:center;width:100%;margin:20px 0 10px;gap:13px;color:#5d7a4a}
.flourish span{height:1px;background:linear-gradient(90deg,#769062,transparent);flex:1}
.flourish span:last-child{background:linear-gradient(90deg,transparent,#d8c79b)}
.flourish svg{font-size:19px}
.lead{font-size:17px;line-height:1.55;max-width:650px;margin:0 0 24px}
.founder-card{border:1px solid var(--gold);border-radius:16px;padding:15px 18px 18px;background:rgba(255,255,255,.46);box-shadow:0 8px 18px rgba(82,54,7,.07);width:89%;max-width:none;margin-left:-1%}
.founder-heading{display:flex;align-items:center;gap:32px;height:95px;padding-bottom:14px;border-bottom:1px solid #e2d9c8}
.founder-heading h2{font:700 21px var(--serif);margin:0 0 5px;color:var(--green)}
.founder-heading p{margin:0;font-size:15px;line-height:1.45}
.round-icon{width:56px;height:56px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;flex:none}
.founder-card .round-icon{width:80px;height:80px}
.founder-card .round-icon svg{font-size:40px}
.round-icon svg{font-size:30px}
.round-icon.gold{color:var(--gold);background:rgba(255,255,255,.32)}
.benefit-row{display:grid;grid-template-columns:repeat(4,1fr)}
.benefit-row article{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;font-size:14px;line-height:1.3}
.benefit-row article+article{border-left:1px solid #ddd5c5}
.benefit-row svg{font-size:31px;color:var(--green)}
.benefit-row.compact{padding-top:19px}
.fine-print{font-size:12.5px;color:#5e625e;display:flex;gap:10px;align-items:flex-start;max-width:650px;margin:12px 10px 23px}
.fine-print svg{font-size:17px;color:var(--green);flex:none}
.feature-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.35rem,.55vw,.5rem);width:91%;max-width:none}
.feature-chips span{height:75px;border:1px solid #e5ddcd;border-radius:10px;background:rgba(255,255,255,.78);display:flex;align-items:center;justify-content:center;gap:10px;text-align:left;font-size:13px;box-shadow:0 7px 18px rgba(74,54,17,.08)}
.feature-chips svg{font-size:29px;color:var(--green);flex:none}
.cta-note{text-align:center;font-size:17px;line-height:1.38;margin:25px 0 24px;color:var(--green);max-width:640px;margin-left:-7px;margin-right:0}
.primary-button{height:64px;border:0;border-radius:32px;background:linear-gradient(90deg,#14502a,#276330);color:#fff;font-size:25px;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;max-width:550px;margin:auto;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);cursor:pointer}
.primary-button:hover{filter:brightness(1.06)}
.primary-button svg{position:absolute;right:43px;font-size:28px}
.intro-copy>.primary-button{width:76%;margin-left:6%;margin-right:0}
.product-photo{margin:0;overflow:hidden}
.product-photo img{display:block;width:100%;height:100%;object-fit:cover}
.intro-photo{width:100%;height:auto;aspect-ratio:631/845;border-radius:clamp(1.75rem,3.5vw,3.125rem) clamp(1.75rem,3.5vw,3.125rem) clamp(1.75rem,3.5vw,3.125rem) 0;margin:7px 0 0}
.intro-photo img{object-position:center}
.intro-canvas .simple-footer{margin-top:17px}


.survey-canvas .topbar{height:103px}
.survey-title{padding:6px 60px 15px}
.survey-title h1{font-size:61px}
.survey-title p{font-size:16px;line-height:1.5;margin:10px 0}
.title-leaf{display:flex;align-items:center;gap:12px;margin-top:17px;color:#55754b}
.title-leaf span{width:176px;height:1px;background:#6e8b64}
.title-leaf svg{font-size:18px}
.survey-layout{display:grid;grid-template-columns:minmax(0,62.65fr) minmax(0,37.35fr);gap:4.9%;padding:0 3.05%}
.survey-form{border:1px solid var(--gold-soft);border-radius:16px;background:rgba(255,255,255,.53);padding:23px 27px 17px;box-shadow:0 10px 22px rgba(73,48,6,.06);align-self:start;margin-top:-22px;height:auto;min-height:min(49.86vw,45.125rem)}
.two-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4.4%}
.survey-form>.two-fields:first-child{margin-bottom:22px}
.survey-form label,.survey-form legend{font-size:15px;color:var(--ink)}
.survey-form>label{display:block;margin-bottom:20px}
.survey-form label>select{margin-top:10px}
.input-shell{height:45px;margin-top:10px;border:1px solid #cec7b9;border-radius:10px;display:flex;align-items:center;padding:0 14px;gap:12px;background:rgba(255,255,255,.45)}
.input-shell svg{font-size:21px;color:var(--green)}
input,select,textarea,button{font:inherit;color:inherit}
input{border:0;background:transparent;outline:0;min-width:0;flex:1}
input::placeholder,textarea::placeholder{color:#777}
.survey-form select{width:100%;height:44px;border:1px solid #cec7b9;border-radius:10px;background:rgba(255,255,255,.45);padding:0 15px;color:#5b5d5c}
.rating-fields{margin:9px 0 30px}
.survey-form fieldset{border:0;padding:0;margin:0;min-width:0}
.survey-form legend{padding:0;margin-bottom:9px}
.stars{display:flex;justify-content:space-between}
.stars button{border:0;background:transparent;color:#b88924;font:44px/1 var(--serif);padding:0;cursor:pointer}
.stars button.active{color:#c49634}
.rating-scale{display:flex;justify-content:space-between;font-size:12px;color:#5d5f5d;margin-top:3px}
.rating.invalid{border-radius:10px;outline:2px solid #b5453d;outline-offset:5px}
.choice-fields{margin-bottom:25px}
.choice-fields legend{margin-bottom:14px}
.choice-fields>fieldset:first-child .choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:4.2%}
.choice-fields>fieldset:last-child .choices{grid-template-columns:minmax(0,36fr) minmax(0,29fr) minmax(0,26fr);gap:4.5%}
.choices{display:grid;gap:10px}
.choices.three{grid-template-columns:repeat(3,1fr)}
.choices input{position:absolute;opacity:0;pointer-events:none}
.choices span{min-height:52px;border:1px solid #cec7b9;border-radius:10px;background:rgba(255,255,255,.45);display:flex;justify-content:center;align-items:center;gap:8px;padding:5px;text-align:center;font-size:13px;cursor:pointer}
.choices input:checked+span{border-color:var(--green);background:#edf4e9;box-shadow:0 0 0 1px var(--green)}
.choices svg{font-size:23px;color:var(--green);flex:none}
.bottom-fields{align-items:start;column-gap:5.15%;margin-bottom:22px}
.textarea-shell{height:82px;margin-top:10px;border:1px solid #cec7b9;border-radius:10px;display:block;position:relative;background:rgba(255,255,255,.45)}
textarea{width:100%;height:100%;border:0;resize:none;outline:0;background:transparent;padding:12px 14px 22px;font-size:13px}
.textarea-shell small{position:absolute;right:11px;bottom:7px;color:#686b68}
.textarea-shell small b{font-weight:400}
.founder-check{border-top:1px solid #e3ddcf;padding-top:13px;display:flex!important;align-items:center;gap:10px;margin-top:12px;margin-bottom:18px!important}
.founder-check input{position:absolute;opacity:0}
.founder-check>span{width:22px;height:22px;border:1px solid #899187;border-radius:3px;background:white;flex:none}
.founder-check input:checked+span{background:var(--green);box-shadow:inset 0 0 0 4px white}
.founder-check strong{color:var(--green)}
.form-submit{max-width:none;width:100%;height:53px;font-size:20px}
.form-submit svg{right:25px;font-size:22px}
.form-note{display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;color:#777;margin:15px 0 0}
.form-note svg{font-size:16px;color:#69865d}
.survey-aside{display:flex;min-width:0;flex-direction:column;gap:0;margin-top:max(-14.1vw,-12.75rem)}
.aside-photo{width:100%;height:auto;aspect-ratio:484/442;border-radius:clamp(1.25rem,2.2vw,2rem)}
.aside-photo img{object-position:center}
.aside-card{border:1px solid var(--gold-soft);border-radius:14px;background:rgba(255,255,255,.55);padding:18px 16px;box-shadow:0 8px 20px rgba(77,53,11,.05)}
.survey-aside>.why-card{height:auto;min-height:min(11.53vw,10.4375rem);margin-top:3.3%}
.survey-aside>.aside-card:nth-of-type(2){height:auto;min-height:min(10.57vw,9.5625rem);margin-top:1.65%;padding-top:14px;padding-bottom:12px}
.survey-aside>.aside-card:nth-of-type(3){height:auto;min-height:min(6.9vw,6.25rem);margin-top:3.3%}
.aside-card h2{font:700 19px var(--serif);color:var(--green);margin:0 0 12px}
.why-card{display:flex;gap:15px;align-items:flex-start}
.why-card .round-icon{width:45px;height:45px}
.why-card .round-icon svg{font-size:24px}
.why-card ul{list-style:none;margin:0;padding:0}
.why-card li{font-size:13px;margin:0 0 10px;padding-left:27px;position:relative}
.why-card li:before{content:"";position:absolute;left:0;top:50%;width:18px;height:18px;border:1px solid rgba(69,105,59,.34);border-radius:50%;background:linear-gradient(145deg,#f4f8eb,#dce9cd);box-shadow:0 2px 5px rgba(38,76,43,.12);transform:translateY(-50%)}
.why-card li:after{content:"";position:absolute;left:6px;top:50%;width:5px;height:9px;border:solid #3f7043;border-width:0 2px 2px 0;transform:translateY(-62%) rotate(45deg)}
.aside-card .benefit-row article{font-size:12px}
.aside-card .benefit-row svg{font-size:31px}
.validation-card{display:flex;gap:15px;align-items:center}
.validation-card .round-icon{width:50px;height:50px}
.validation-card p{margin:0;font-size:13px;line-height:1.5}
.validation-card strong{font:700 17px var(--serif);color:var(--green)}
.survey-canvas .simple-footer{padding:28px 20px 24px}


.page-thanks{background:#eee9dd}
.thanks-canvas{width:min(100%,1024px);margin:auto;min-height:100vh;border:1px solid #c7bea9;border-radius:25px;overflow:hidden;background:radial-gradient(circle at 45% 20%,#fff 0,#faf7ee 50%,#f7f1e5 100%);box-shadow:0 8px 30px rgba(61,43,16,.08);position:relative}
.thanks-header{height:auto;min-height:min(11.82vw,7.5625rem);border-radius:0 0 18px 18px;background:rgba(255,255,255,.74);display:flex;align-items:center;justify-content:space-between;padding:2% 3.7% 2% 5.5%}
.thanks-brand{display:flex;flex-direction:column;align-items:center;gap:2px}
.thanks-brand svg{font-size:18px;color:#d0a549;transform:translateY(6px) scale(1.5)}
.thanks-brand strong{font:27px var(--serif);color:var(--green)}
.thanks-brand small{font-size:13px;text-align:center}
.premium-badge{border-color:var(--gold);color:#a66c12;border-radius:7px;background:transparent;padding:7px 11px;font-size:12px}
.thanks-hero{min-height:clamp(25rem,48.34vw,30.9375rem);display:grid;place-items:center;position:relative;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.7),transparent 55%)}
.thanks-copy{width:min(100%,50rem);text-align:center;padding:clamp(2.5rem,7vw,5.25rem) clamp(1.25rem,8vw,6rem);position:relative;z-index:1}
.success-icon{width:67px;height:67px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;color:var(--gold)}
.success-icon svg{font-size:41px}
.thanks-copy h1{font:700 clamp(4rem,8vw,5.125rem)/.95 var(--serif);color:var(--green);margin:0}
.thanks-copy h2{font:700 clamp(1.5rem,2.7vw,1.72rem) var(--serif);color:var(--green);margin:14px 0;white-space:normal;transform:none}
.heart-divider{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--gold);margin:20px 0 25px}
.thanks-copy .heart-divider{margin:27px 0 14px}
.heart-divider span{width:67px;height:1px;background:var(--gold)}
.thanks-copy p{font-size:18px;line-height:1.5;margin:0}
.next-card{margin:-1px 5.56% 2.35%;height:auto;min-height:min(28.8vw,18.4375rem);border:1px solid #d7d5bd;border-radius:18px;background:rgba(255,255,255,.62);display:grid;grid-template-columns:minmax(0,.95fr) repeat(3,minmax(0,1fr));padding:1.75% 0;box-shadow:0 12px 25px rgba(69,52,18,.05)}
.next-card article,.next-title{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;padding:11px 18px;position:relative}
.next-card article{min-width:0}
.next-card article+article:before{content:"";position:absolute;left:0;top:25px;bottom:25px;width:1px;background:#ddd7c8}
.next-card article b{width:37px;height:37px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font:18px var(--serif);margin-bottom:12px}
.next-card article>svg{font-size:40px;color:var(--green)}
.next-card h3{font-size:16px;font-weight:600;line-height:1.35;margin:7px 0 10px}
.next-card p{font-size:14px;line-height:1.52;margin:0}
.leaf-orb{width:95px;height:95px;border-radius:50%;background:#e6eed3;display:grid;place-items:center}
.leaf-orb svg{font-size:58px;color:var(--green)}
.next-title h2{font:700 28px/1.1 var(--serif);color:var(--green);margin:12px 0 0}
.journey{margin:0 5.37% 2.93%;min-height:min(17.87vw,11.4375rem);border-radius:20px;background:linear-gradient(120deg,#0b4d2e,#07502f 55%,#083d26);color:white;display:grid;grid-template-columns:minmax(0,58fr) minmax(0,42fr);align-items:center;padding:2.93% 5.18% 2.63% 8.6%;position:relative;overflow:hidden}
.journey:before{content:none}
.journey>div{position:relative;z-index:3}
.journey>div:first-child{transform:translateY(-5px)}
.journey h2{font:31px var(--serif);margin:0 0 16px}
.journey p{font-size:14px;line-height:1.6;margin:0}
.journey>div:last-child{display:flex;flex-direction:column;align-items:center}
.whatsapp-button{background:linear-gradient(90deg,#efca70,#d8a83a);color:var(--green);border-radius:7px;min-height:58px;width:295px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:16px}
.whatsapp-button svg{font-size:26px}
.journey small{margin-top:11px;font-size:12px}
.thanks-footer{min-height:min(7.32vw,4.6875rem);display:grid;grid-template-columns:minmax(0,50.6fr) minmax(0,43.5fr) minmax(1.75rem,5.9fr);align-items:center;padding:0 8.5%;color:#173b2c}
.thanks-footer p{display:flex;align-items:center;gap:15px;font-size:12px;line-height:1.45}
.thanks-footer p svg{font-size:18px;color:#d0a549}
.thanks-footer nav{display:flex;align-items:center;gap:25px;font-size:13px;justify-self:start}
.thanks-footer nav i{width:1px;height:18px;background:#c9c1b1}
.thanks-footer .instagram{font-size:18px;margin-left:auto}

@media(max-width:1220px) and (min-width:701px){
.page-intro .canvas,.page-survey .canvas{border-radius:0}
.page-intro .intro-grid{grid-template-columns:1fr;padding:0 clamp(1.5rem,4vw,3rem)}
.page-intro .intro-copy{padding:1rem 0}
.page-intro .intro-copy h1{font-size:clamp(2.75rem,6vw,3.75rem)}
.page-intro .intro-photo{height:auto;aspect-ratio:4/3;order:-1;margin:0 0 2rem;border-radius:2rem}
.page-intro .founder-card,.page-intro .fine-print,.page-intro .feature-chips{width:100%;max-width:none;margin-left:0}
.page-intro .cta-note{max-width:none;margin-left:0}
.page-intro .intro-copy>.primary-button{width:min(100%,40.625rem);margin-left:auto;margin-right:auto}
.page-survey .survey-title{padding-inline:clamp(1.5rem,4vw,3rem)}
.page-survey .survey-layout{grid-template-columns:1fr;padding:0 clamp(1.5rem,4vw,3rem);gap:1.5rem}
.page-survey .survey-form{height:auto;min-height:0;}
.page-survey .survey-aside{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-top:0}
.page-survey .survey-aside>.why-card,.page-survey .survey-aside>.aside-card:nth-of-type(2),.page-survey .survey-aside>.aside-card:nth-of-type(3){height:auto;min-height:0;margin-top:0}
.page-survey .aside-photo{grid-row:span 2;height:auto;aspect-ratio:1/1}
}


@media(max-width:1000px){.canvas{border-radius:0}
.topbar{height:105px;padding:25px}
.intro-grid{grid-template-columns:1fr;padding:0 24px}
.intro-copy{padding:10px 0}
.intro-copy h1{font-size:clamp(42px,7vw,58px)}
.intro-copy h1 br{display:none}
.intro-photo{height:auto;aspect-ratio:4/3;order:-1;margin:0 0 28px;border-radius:28px}
.founder-card,.fine-print,.feature-chips{max-width:none}
.founder-card{margin-left:0}
.cta-note{max-width:none;margin-left:0}
.primary-button{max-width:650px}
.intro-copy>.primary-button{width:min(100%,650px);margin-left:auto;margin-right:auto}
.survey-title{padding:10px 35px}
.survey-layout{grid-template-columns:1fr;padding:0 35px;gap:25px}
.survey-form{height:auto;}
.survey-aside{display:grid;grid-template-columns:1fr 1fr;margin-top:0}
.survey-aside>.why-card,.survey-aside>.aside-card:nth-of-type(2),.survey-aside>.aside-card:nth-of-type(3){height:auto;margin-top:0}
.aside-photo{grid-row:span 2}
.survey-canvas .simple-footer{margin-top:15px}
.thanks-header{padding:20px 30px}
.thanks-hero{min-height:auto}
.thanks-copy{padding:clamp(2.5rem,8vw,4.5rem) clamp(1.5rem,8vw,4rem)}
.next-card{grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 30px;height:auto;padding:24px 12px}
.next-card article{transform:none}
.next-card .next-title{grid-column:1/-1;margin-bottom:20px}
.next-card article+article{border-left:1px solid #ddd7c8}
.next-card article:last-child{grid-column:auto;margin-top:0}
.journey{margin:0 30px 25px;padding:30px;grid-template-columns:1fr;gap:25px;text-align:center}
.journey p br{display:none}
.thanks-footer{display:flex;flex-wrap:wrap;justify-content:space-between;padding:22px 35px;gap:18px}
.thanks-footer nav{order:3;width:100%;justify-content:center}
}

@media(max-width:700px){.page{background:#fbf7ed}
.canvas,.thanks-canvas{border:0;box-shadow:none;border-radius:0}
.topbar{height:126px;padding:18px;align-items:flex-start}
.page-intro .topbar{height:150px}
.pilot-badge{font-size:12px;padding:7px 10px}
.brand{top:58px;width:100%;font-size:15px}
.page-intro .brand{top:67px}
.brand svg{font-size:28px}
.intro-grid{padding:0 16px}
.intro-copy h1{font-size:40px;text-align:center}
.intro-copy h1 span{white-space:normal}
.lead{text-align:center;font-size:15px}
.flourish{margin:16px 0}
.intro-photo{height:auto;aspect-ratio:1/1}
.founder-heading{align-items:flex-start}
.round-icon{width:45px;height:45px}
.founder-card .round-icon{width:52px;height:52px}
.founder-card .round-icon svg{font-size:28px}
.founder-heading{height:auto;gap:16px;padding-bottom:14px}
.founder-heading h2{font-size:18px}
.founder-heading p{font-size:13px}
.benefit-row{grid-template-columns:1fr 1fr;gap:17px 0}
.benefit-row article:nth-child(3){border-left:0}
.feature-chips{grid-template-columns:1fr 1fr}
.feature-chips span{height:65px}
.cta-note{font-size:14px}
.cta-note br{display:none}
.primary-button{height:57px;font-size:20px}
.simple-footer{flex-wrap:wrap;gap:8px;text-align:center;font-size:12px}
.simple-footer b{display:none}
.survey-title{padding:0 18px 14px;text-align:center}
.page-survey .topbar{height:155px}
.survey-title h1{font-size:44px}
.survey-title p{font-size:14px}
.survey-title p br{display:none}
.title-leaf{justify-content:center}
.survey-layout{padding:0 14px}
.survey-form{padding:20px 15px}
.two-fields{grid-template-columns:1fr;gap:18px}
.stars button{font-size:40px}
.choice-fields{gap:18px}
.choice-fields>fieldset:first-child .choices,.choice-fields>fieldset:last-child .choices{grid-template-columns:repeat(3,1fr);gap:10px}
.bottom-fields{column-gap:18px}
.choices span{font-size:12px}
.survey-aside{display:flex}
.aside-photo{height:auto;aspect-ratio:11/10;order:-1}
.survey-canvas .simple-footer{padding-bottom:20px}
.thanks-header{height:100px;padding:15px 18px}
.thanks-brand strong{font-size:20px}
.thanks-brand small{font-size:10px}
.thanks-brand svg{font-size:16px;transform:none}
.premium-badge{font-size:9px;padding:6px}
.thanks-copy{padding:40px 16px}
.thanks-copy h1{font-size:clamp(3.25rem,17vw,4.125rem)}
.thanks-copy h2{font-size:clamp(1.25rem,6.2vw,1.5rem);white-space:normal;transform:none}
.thanks-copy p{font-size:15px}
.thanks-copy p br{display:block}
.next-card{grid-template-columns:1fr;margin:20px 14px;padding:24px 15px}
.next-card .next-title,.next-card article:last-child{grid-column:auto}
.next-card article{padding:20px 5px}
.next-card article+article,.next-card article:nth-of-type(2){border-left:0;border-top:1px solid #ddd7c8}
.next-card article:last-child{margin-top:0}
.journey{margin:0 14px 20px;padding:35px 20px}
.journey h2{font-size:27px}
.whatsapp-button{width:100%;font-size:15px}
.thanks-footer{display:grid;grid-template-columns:1fr;padding:20px;text-align:center;gap:20px}
.thanks-footer p{justify-content:center}
.thanks-footer nav{justify-content:center;gap:12px}
.thanks-footer .instagram{margin:auto}
}

@media(max-width:390px){.intro-copy h1{font-size:34px}
.thanks-header{height:auto;min-height:126px;flex-direction:column;justify-content:center;gap:9px;padding:16px}
.feature-chips{grid-template-columns:1fr}
.feature-chips span{justify-content:flex-start;padding-left:25%}
.choices.three{grid-template-columns:1fr}
}

.form-submit {
  margin-top: 20px;
}

@media (max-width: 700px) {
  .bottom-fields {
    margin-bottom: 20px;
    row-gap: 18px;
  }

  .form-submit {
    margin-top: 20px !important;
  }
}
