.su-page{overflow-x:hidden;--bg-cream: #fbe4d0;--bg-cream-warm: #fce8d5;--bg-satin: #6b1019;--bg-satin-deep: #4f0a12;--bg-night: #1a070b;--bg-night-deep: #110307;--accent-cherry: #c41a2c;--accent-cherry-bright: #d52638;--accent-blush: #fde0e4;--accent-blush-hover: #fcccd3;--text-cream: #fbe1ce;--text-cream-soft: rgba(251, 225, 206, .78);--text-cream-mute: rgba(251, 225, 206, .55);--text-dark: #2a0810;--text-dark-soft: #5a2a30;--text-dark-mute: #8a5a60;background:var(--bg-cream);color:var(--text-dark);font-family:Inter,-apple-system,system-ui,sans-serif;font-weight:400;font-size:15.5px;line-height:1.7;-webkit-font-smoothing:antialiased}.su-page *{box-sizing:border-box}.su-page a{color:inherit;text-decoration:none}.su-page .container{max-width:1140px;margin:0 auto;padding:0 28px}.su-page .container-narrow{max-width:880px;margin:0 auto;padding:0 28px}.su-page .serif{font-family:Playfair Display,Times New Roman,serif;font-weight:700;letter-spacing:-.5px}.su-page .serif-italic{font-family:Playfair Display,serif;font-style:italic;font-weight:500}.su-page .script{font-family:Caveat,cursive;font-weight:600;letter-spacing:.5px;line-height:1.05}.su-page .circled{position:relative;display:inline-block;padding:0 14px;color:var(--accent-cherry)}.su-page .circled:after{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;border:2.5px solid var(--accent-cherry);border-radius:50%;transform:rotate(-4deg) scale(1.05,.92);pointer-events:none;border-top-color:transparent;border-right-width:3px}.su-page .struck{color:var(--text-dark-mute);text-decoration:line-through;text-decoration-color:var(--accent-cherry);text-decoration-thickness:2.5px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.su-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 36px;border-radius:4px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:all .25s ease;text-decoration:none;letter-spacing:2px;text-transform:uppercase}.su-page .btn[disabled],.su-page .btn.is-disabled{cursor:not-allowed;opacity:.55;transform:none!important;box-shadow:none!important}.su-page .btn-blush{background:var(--accent-blush);color:var(--accent-cherry);box-shadow:0 8px 28px #0000002e}.su-page .btn-blush:not([disabled]):hover{background:var(--accent-blush-hover);transform:translateY(-2px);box-shadow:0 14px 38px #00000040}.su-page .btn-cherry{background:var(--accent-cherry);color:var(--accent-blush);box-shadow:0 8px 28px #9d0b2166}.su-page .btn-cherry:not([disabled]):hover{background:var(--accent-cherry-bright);transform:translateY(-2px)}.su-page .btn-text-link{background:transparent;border:none;color:var(--accent-cherry);font-family:Caveat,cursive;font-size:22px;cursor:pointer;padding:6px 12px;letter-spacing:0;text-transform:none;font-weight:600;text-decoration:underline;text-decoration-color:var(--accent-cherry);text-underline-offset:4px;transition:color .2s}.su-page .btn-text-link:hover{color:var(--accent-cherry-bright)}.su-page .curve-bottom{position:relative}.su-page .curve-bottom:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:70px;background:var(--bg-cream);border-radius:50% 50% 0 0/100% 100% 0 0}.su-page .hero{position:relative;background:radial-gradient(ellipse 70% 50% at 25% 20%,rgba(180,40,55,.35),transparent 60%),radial-gradient(ellipse 60% 80% at 80% 30%,rgba(60,8,14,.6),transparent 60%),radial-gradient(ellipse 90% 60% at 50% 90%,rgba(50,6,12,.7),transparent 70%),radial-gradient(ellipse 40% 80% at 10% 70%,rgba(150,28,42,.25),transparent),radial-gradient(ellipse 50% 70% at 90% 80%,rgba(40,4,8,.6),transparent),linear-gradient(170deg,#6e0f1a,#4e090f 45%,#5d0d16 80%,#3a060c);min-height:720px;padding:100px 0 160px;overflow:hidden}.su-page .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(190,50,65,.07) 35%,transparent 42%),linear-gradient(95deg,transparent 50%,rgba(40,4,8,.18) 56%,transparent 62%),linear-gradient(115deg,transparent 65%,rgba(200,60,75,.06) 70%,transparent 76%),linear-gradient(80deg,transparent 20%,rgba(30,4,8,.15) 25%,transparent 30%);pointer-events:none}.su-page .hero-content{position:relative;z-index:5;text-align:center;padding:30px 0 60px}.su-page .hero-logo{display:block;width:100%;max-width:520px;height:auto;margin:0 auto 20px;filter:drop-shadow(0 12px 40px rgba(0,0,0,.45))}.su-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.su-page .hero-tagline{font-family:Playfair Display,serif;font-size:clamp(22px,2.6vw,30px);color:var(--text-cream);font-weight:400;font-style:italic;max-width:760px;margin:32px auto 0;line-height:1.45}.su-page .hero-tagline strong{font-weight:700;font-style:normal;font-family:Caveat,cursive;font-size:1.4em;color:var(--accent-blush)}.su-page .hero-meta{margin-top:36px;color:var(--text-cream-mute);font-size:13px;letter-spacing:2px;text-transform:uppercase}.su-page .hero-meta span{margin:0 16px}.su-page .hero-cta{margin-top:48px}.su-page .section-cream{background:var(--bg-cream);position:relative;padding:60px 0 30px}.su-page .hook-title{font-family:Playfair Display,serif;color:var(--accent-cherry);font-size:clamp(34px,5vw,58px);font-weight:600;text-align:center;line-height:1.15;margin:0 auto 80px;max-width:780px;letter-spacing:-.5px}.su-page .hook-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;align-items:center;max-width:980px;margin:0 auto}.su-page .hook-photo{aspect-ratio:4 / 5;border-radius:4px;overflow:hidden;box-shadow:0 30px 80px #500a1247}.su-page .hook-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.su-page .hook-body p{color:var(--text-dark);font-size:16px;margin:0 0 18px;line-height:1.75}.su-page .hook-body p strong{font-weight:700;color:var(--text-dark)}.su-page .hook-body .micro-handnote{font-family:Caveat,cursive;color:var(--accent-cherry);font-size:26px;line-height:1.2;transform:rotate(-1.5deg);display:inline-block;margin:4px 0}.su-page .hook-conclude{text-align:center;margin:90px auto 0;max-width:760px;font-family:Playfair Display,serif;color:var(--accent-cherry);font-size:clamp(20px,2.4vw,26px);font-weight:500;line-height:1.5}.su-page .hook-conclude em{font-style:italic}.su-page .scribble-banner{text-align:center;padding:10px 0 70px;background:var(--bg-cream)}.su-page .scribble-banner span{font-family:Caveat,cursive;font-weight:700;color:var(--accent-cherry);font-size:clamp(80px,14vw,180px);line-height:.85;display:inline-block;transform:rotate(-3deg)}.su-page .opinion{position:relative;background:radial-gradient(ellipse 60% 80% at 50% 50%,rgba(120,20,30,.5),transparent 70%),linear-gradient(180deg,#1a070b,#0f0306);padding:140px 0 160px;overflow:hidden;text-align:center}.su-page .opinion:before{content:"BECOME MAGNETIC.";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Playfair Display,serif;font-weight:700;font-size:clamp(80px,16vw,280px);color:#c41a2c1a;white-space:nowrap;letter-spacing:-8px;pointer-events:none;line-height:1}.su-page .opinion .container{position:relative;z-index:2}.su-page .opinion-label{font-family:Caveat,cursive;color:var(--accent-cherry-bright);font-size:32px;margin-bottom:18px;transform:rotate(-1.5deg);display:inline-block}.su-page .opinion h2{font-family:Playfair Display,serif;color:var(--text-cream);font-weight:700;font-size:clamp(38px,5.5vw,62px);line-height:1.1;margin:0 auto 40px;max-width:920px;letter-spacing:-.5px}.su-page .opinion h2 em{font-style:italic;color:var(--accent-cherry-bright);font-weight:500}.su-page .opinion p{color:var(--text-cream-soft);font-size:17px;line-height:1.75;max-width:720px;margin:0 auto 20px}.su-page .opinion .closing{margin-top:50px;font-family:Playfair Display,serif;font-style:italic;color:var(--accent-blush);font-size:clamp(20px,2.5vw,26px);line-height:1.5;max-width:760px;margin-left:auto;margin-right:auto}.su-page .dimensions-section{background:var(--bg-cream-warm);padding:140px 0 130px}.su-page .dimensions-head{text-align:center;margin-bottom:80px}.su-page .dimensions-head h2{font-family:Playfair Display,serif;color:var(--text-dark);font-weight:700;font-size:clamp(38px,5.5vw,60px);line-height:1.1;margin:0 auto 22px;max-width:820px;letter-spacing:-.5px}.su-page .dimensions-head h2 em{font-style:italic;color:var(--accent-cherry)}.su-page .dimensions-head p{color:var(--text-dark-soft);font-size:17px;max-width:640px;margin:0 auto;line-height:1.65}.su-page .dim-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.su-page .dim-card{background:radial-gradient(ellipse 80% 60% at 30% 20%,rgba(140,28,42,.4),transparent 65%),linear-gradient(170deg,#5a0d14,#3a060c);color:var(--text-cream);padding:48px 36px 42px;border-radius:4px;position:relative;overflow:hidden;transition:transform .3s ease}.su-page .dim-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 35%,rgba(190,50,65,.06) 40%,transparent 48%),linear-gradient(95deg,transparent 60%,rgba(40,4,8,.18) 66%,transparent 72%);pointer-events:none}.su-page .dim-card>*{position:relative;z-index:1}.su-page .dim-card:hover{transform:translateY(-6px)}.su-page .dim-number{font-family:Caveat,cursive;font-size:40px;line-height:1;color:var(--accent-cherry-bright);margin-bottom:14px;display:block;transform:rotate(-2deg)}.su-page .dim-card h3{font-family:Playfair Display,serif;font-weight:700;font-size:30px;line-height:1.1;margin:0 0 10px;letter-spacing:-.3px;color:var(--text-cream)}.su-page .dim-purpose{font-family:Playfair Display,serif;font-style:italic;font-size:17px;margin:0 0 26px;color:var(--text-cream-soft);line-height:1.45}.su-page .dim-tags{margin-bottom:28px;font-size:14px;display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;line-height:1.6}.su-page .dim-tags span{color:var(--accent-blush);white-space:nowrap;margin:0}.su-page .dim-tags .sep{color:var(--text-cream-mute);margin:0}.su-page .dim-quote{font-family:Caveat,cursive;font-size:22px;line-height:1.3;color:var(--accent-blush);padding-top:22px;border-top:1px solid rgba(251,225,206,.18);transform:rotate(-.5deg)}.su-page .contains-section{position:relative;background:radial-gradient(ellipse 60% 80% at 80% 30%,rgba(180,40,55,.25),transparent 60%),radial-gradient(ellipse 50% 70% at 20% 70%,rgba(40,4,8,.5),transparent 60%),linear-gradient(170deg,#5a0d14,#3a060c);padding:140px 0 130px;overflow:hidden}.su-page .contains-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(190,50,65,.06) 35%,transparent 42%),linear-gradient(95deg,transparent 50%,rgba(40,4,8,.18) 56%,transparent 62%);pointer-events:none}.su-page .contains-section .container{position:relative;z-index:2}.su-page .contains-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.su-page .contains-head h2{font-family:Playfair Display,serif;color:var(--text-cream);font-weight:700;font-size:clamp(40px,5.5vw,60px);line-height:1.05;margin:0 0 12px;letter-spacing:-.5px}.su-page .contains-head h2 em{font-style:italic;color:var(--accent-cherry-bright)}.su-page .contains-list{list-style:none;margin:40px 0 0;padding:0}.su-page .contains-list li{display:flex;align-items:flex-start;gap:24px;padding:28px 0;border-bottom:1px solid rgba(251,225,206,.15)}.su-page .contains-list li:last-child{border-bottom:none}.su-page .contains-num{font-family:Playfair Display,serif;color:var(--accent-cherry-bright);font-size:42px;font-weight:700;line-height:1;min-width:60px}.su-page .contains-text strong{display:block;font-family:Playfair Display,serif;color:var(--text-cream);font-size:21px;font-weight:600;margin-bottom:6px;line-height:1.3}.su-page .contains-text p{margin:0;color:var(--text-cream-soft);font-size:14.5px;line-height:1.6}.su-page .contains-photo-stack{display:flex;flex-direction:column;gap:24px;position:relative}.su-page .contains-photo-stack img{width:100%;aspect-ratio:4 / 5;-o-object-fit:cover;object-fit:cover;border-radius:4px;box-shadow:0 30px 60px #0006}.su-page .contains-signature{margin-top:50px;padding:32px 36px;background:#fbe1ce0f;border-left:3px solid var(--accent-cherry-bright);border-radius:0 4px 4px 0}.su-page .contains-signature p{font-family:Playfair Display,serif;font-style:italic;color:var(--text-cream-soft);font-size:17.5px;line-height:1.6;margin:0}.su-page .contains-signature .signed{font-family:Caveat,cursive;color:var(--accent-blush);font-size:28px;margin-top:14px;display:block;transform:rotate(-1deg)}.su-page .outcomes-section{background:var(--bg-cream);padding:140px 0 110px}.su-page .outcomes-head{text-align:center;margin-bottom:70px}.su-page .outcomes-head h2{font-family:Playfair Display,serif;color:var(--accent-cherry);font-weight:700;font-size:clamp(40px,5.5vw,58px);line-height:1.05;margin:0 0 18px;letter-spacing:-.5px}.su-page .outcomes-head h2 em{font-style:italic;color:var(--text-dark)}.su-page .outcomes-list{max-width:720px;margin:0 auto;padding:0}.su-page .outcomes-list li{display:flex;align-items:flex-start;gap:18px;padding:22px 0;border-bottom:1px dashed rgba(196,26,44,.25);list-style:none;font-family:Playfair Display,serif;font-size:21px;color:var(--text-dark);line-height:1.4;font-weight:500}.su-page .outcomes-list li:last-child{border-bottom:none}.su-page .outcomes-check{flex-shrink:0;width:26px;height:26px;margin-top:4px;color:var(--accent-cherry)}.su-page .pricing-section{position:relative;background:radial-gradient(ellipse 70% 60% at 50% 30%,rgba(180,40,55,.25),transparent 60%),radial-gradient(ellipse 60% 80% at 10% 80%,rgba(40,4,8,.5),transparent 60%),linear-gradient(170deg,#6b1019,#3e070d);padding:140px 0;overflow:hidden;text-align:center}.su-page .pricing-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 30%,rgba(200,60,75,.07) 35%,transparent 42%),linear-gradient(85deg,transparent 60%,rgba(40,4,8,.2) 66%,transparent 72%);pointer-events:none}.su-page .pricing-section .container{position:relative;z-index:2}.su-page .pricing-eyebrow{font-family:Caveat,cursive;color:var(--accent-blush);font-size:30px;margin-bottom:16px;transform:rotate(-2deg);display:inline-block}.su-page .pricing-section h2{font-family:Playfair Display,serif;color:var(--text-cream);font-weight:700;font-size:clamp(40px,5.5vw,62px);line-height:1.05;margin:0 0 30px;letter-spacing:-.5px}.su-page .pricing-section h2 em{font-style:italic;color:var(--accent-cherry-bright)}.su-page .pricing-card{display:inline-block;background:#0f040780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(251,225,206,.15);border-radius:6px;padding:50px 60px;margin-top:30px;max-width:600px;width:100%;text-align:center}.su-page .pricing-amount{font-family:Playfair Display,serif;color:var(--text-cream);font-size:clamp(80px,11vw,130px);font-weight:700;line-height:1;letter-spacing:-3px}.su-page .pricing-amount .currency{font-size:.55em;font-weight:500;color:var(--accent-blush);vertical-align:top;margin-left:4px}.su-page .pricing-amount.with-promo{font-size:clamp(48px,7vw,80px);color:var(--accent-blush)}.su-page .pricing-amount.with-promo .old{display:block;color:var(--text-cream-mute);font-size:.5em;text-decoration:line-through;text-decoration-color:var(--accent-cherry-bright);text-decoration-thickness:2px;margin-bottom:8px;letter-spacing:-1px}.su-page .pricing-tagline{font-family:Playfair Display,serif;font-style:italic;color:var(--text-cream-soft);font-size:18px;margin:8px 0 32px}.su-page .promo-locked{background:#fbe1ce0d;border:1px dashed rgba(251,225,206,.3);border-radius:4px;padding:26px 28px;margin-bottom:30px;text-align:center}.su-page .promo-locked .promo-script{font-family:Caveat,cursive;color:var(--accent-blush);font-size:24px;line-height:1.1;margin-bottom:6px;transform:rotate(-1deg);display:inline-block}.su-page .promo-locked p{color:var(--text-cream-soft);font-size:14px;line-height:1.5;margin:0 0 14px}.su-page .promo-unlocked{background:var(--accent-blush);color:var(--text-dark);padding:20px 26px;border-radius:4px;margin-bottom:30px;text-align:center;animation:su-slidein .4s ease}@keyframes su-slidein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.su-page .promo-unlocked .promo-script{font-family:Caveat,cursive;color:var(--accent-cherry);font-size:24px;line-height:1;margin-bottom:6px;transform:rotate(-1deg);display:inline-block}.su-page .promo-unlocked .promo-code-wrap{margin:8px 0 4px}.su-page .promo-unlocked .promo-code{font-family:Playfair Display,serif;font-weight:700;font-size:24px;color:var(--accent-cherry);letter-spacing:2px;display:inline-block;padding:6px 16px;background:#c41a2c1a;border:1px dashed rgba(196,26,44,.3);border-radius:3px;-webkit-user-select:all;-moz-user-select:all;user-select:all}.su-page .promo-unlocked .promo-desc{font-size:13px;color:var(--text-dark-soft);line-height:1.5;margin:10px 0 0}.su-page .promo-unlocked .promo-desc strong{color:var(--accent-cherry);font-weight:700}.su-page .promo-logout{display:inline-block;margin-top:10px;font-size:12px;color:var(--text-dark-mute);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.su-page .pricing-state{background:#0f040799;border:1px solid rgba(251,225,206,.2);border-radius:4px;padding:28px;margin-bottom:30px}.su-page .pricing-state .state-title{font-family:Playfair Display,serif;font-style:italic;color:var(--accent-blush);font-size:22px;margin:0 0 8px}.su-page .pricing-state .state-body{color:var(--text-cream-soft);font-size:14.5px;line-height:1.6;margin:0}.su-page .faq-section{background:var(--bg-night-deep);padding:130px 0}.su-page .faq-section h2{text-align:center;font-family:Playfair Display,serif;color:var(--text-cream);font-weight:700;font-size:clamp(40px,5vw,56px);margin:0 auto 60px;letter-spacing:-.3px}.su-page .faq-list{max-width:780px;margin:0 auto}.su-page .faq-item{border-bottom:1px solid rgba(251,225,206,.12)}.su-page .faq-q{font-family:Playfair Display,serif;color:var(--text-cream);font-size:22px;font-weight:500;padding:28px 50px 28px 0;cursor:pointer;list-style:none;position:relative;transition:color .2s}.su-page .faq-q::-webkit-details-marker{display:none}.su-page .faq-q:hover{color:var(--accent-blush)}.su-page .faq-q:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:Playfair Display,serif;font-size:32px;color:var(--accent-cherry-bright);font-weight:400;transition:transform .25s}.su-page details[open] .faq-q:after{content:"−"}.su-page .faq-a{color:var(--text-cream-soft);font-size:15.5px;line-height:1.7;padding:0 60px 28px 0}.su-page .final-cta{background:var(--bg-cream-warm);padding:140px 0 130px;text-align:center;position:relative}.su-page .final-cta .closing-poem{font-family:Playfair Display,serif;color:var(--accent-cherry);font-style:italic;font-size:clamp(26px,3.5vw,38px);line-height:1.45;max-width:820px;margin:0 auto 18px;font-weight:500}.su-page .final-cta .closing-poem em{font-weight:700;font-style:italic;text-decoration:underline;text-decoration-color:var(--accent-cherry-bright);text-decoration-thickness:2px;text-underline-offset:8px}.su-page .final-cta .closing-sub{color:var(--text-dark-soft);font-size:17px;max-width:600px;margin:0 auto 60px;line-height:1.65}@keyframes su-fadein-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes su-fadein{0%{opacity:0}to{opacity:1}}@keyframes su-fadein-left{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes su-fadein-right{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes su-scribble-in{0%{opacity:0;transform:rotate(-3deg) scale(.7)}60%{opacity:1;transform:rotate(-6deg) scale(1.08)}to{opacity:1;transform:rotate(-3deg) scale(1)}}@keyframes su-circle-draw{0%{transform:rotate(-4deg) scale(.6,.55);opacity:0}to{transform:rotate(-4deg) scale(1.05,.92);opacity:1}}.su-page .su-anim{opacity:0;will-change:opacity,transform}.su-page .su-anim.is-in-view.fade-up{animation:su-fadein-up .8s cubic-bezier(.22,1,.36,1) forwards}.su-page .su-anim.is-in-view.fade-in{animation:su-fadein .9s ease-out forwards}.su-page .su-anim.is-in-view.fade-left{animation:su-fadein-left .8s cubic-bezier(.22,1,.36,1) forwards}.su-page .su-anim.is-in-view.fade-right{animation:su-fadein-right .8s cubic-bezier(.22,1,.36,1) forwards}.su-page .su-anim.is-in-view.scribble{animation:su-scribble-in .9s cubic-bezier(.34,1.56,.64,1) forwards}.su-page .su-anim.delay-1{animation-delay:.12s}.su-page .su-anim.delay-2{animation-delay:.24s}.su-page .su-anim.delay-3{animation-delay:.36s}.su-page .su-anim.delay-4{animation-delay:.48s}.su-page .su-anim.delay-5{animation-delay:.6s}.su-page .stagger-children>*{opacity:0;will-change:opacity,transform}.su-page .stagger-children.is-in-view>*{animation:su-fadein-up .75s cubic-bezier(.22,1,.36,1) forwards}.su-page .stagger-children.is-in-view>*:nth-child(1){animation-delay:.05s}.su-page .stagger-children.is-in-view>*:nth-child(2){animation-delay:.18s}.su-page .stagger-children.is-in-view>*:nth-child(3){animation-delay:.31s}.su-page .stagger-children.is-in-view>*:nth-child(4){animation-delay:.44s}.su-page .stagger-children.is-in-view>*:nth-child(5){animation-delay:.57s}.su-page .stagger-children.is-in-view>*:nth-child(n+6){animation-delay:.7s}.su-page .hero-logo{animation:su-fadein 1s ease-out .1s both}.su-page .hero-tagline{animation:su-fadein-up 1s cubic-bezier(.22,1,.36,1) .4s both}.su-page .hero-meta{animation:su-fadein 1s ease-out .8s both}.su-page .hero-cta{animation:su-fadein-up .9s cubic-bezier(.22,1,.36,1) 1s both}.su-page .hook-title.is-in-view .circled:after{animation:su-circle-draw .7s cubic-bezier(.22,1,.36,1) .4s both}.su-page .hook-title:not(.is-in-view) .circled:after{opacity:0}.su-page .btn-blush:not([disabled]):active{transform:translateY(0)}.su-page .btn-cherry:not([disabled]):active{transform:translateY(0)}@media (prefers-reduced-motion: reduce){.su-page *,.su-page *:before,.su-page *:after{animation:none!important;transition:none!important}.su-page .su-anim{opacity:1!important;transform:none!important}}@media (max-width: 900px){.su-page .container,.su-page .container-narrow{padding:0 22px}.su-page .hero{padding:60px 0 100px;min-height:auto}.su-page .hero-content{padding:20px 0 40px}.su-page .hero-logo{max-width:320px}.su-page .hero-meta span{display:block;margin:4px 0}.su-page .section-cream,.su-page .dimensions-section,.su-page .contains-section,.su-page .outcomes-section,.su-page .pricing-section,.su-page .faq-section,.su-page .final-cta{padding:80px 0}.su-page .opinion{padding:90px 0}.su-page .hook-grid{grid-template-columns:1fr;gap:40px}.su-page .dim-grid{grid-template-columns:1fr;gap:18px}.su-page .contains-grid{grid-template-columns:1fr;gap:50px}.su-page .pricing-card{padding:36px 28px}.su-page .scribble-banner{padding:20px 0 40px}.su-page .curve-bottom:after{height:40px}.su-page .hook-title{margin-bottom:50px}.su-page .hook-conclude{margin-top:60px}}@media (max-width: 480px){.su-page .container,.su-page .container-narrow{padding:0 18px}.su-page .hero{padding:50px 0 80px}.su-page .hero-logo{max-width:260px}.su-page .hero-tagline{font-size:19px;margin-top:24px}.su-page .hero-tagline strong{font-size:1.25em}.su-page .hero-meta{margin-top:28px;font-size:11.5px;letter-spacing:1.5px}.su-page .hero-cta{margin-top:36px}.su-page .btn{padding:16px 28px;font-size:12px;letter-spacing:1.5px}.su-page .hook-title{margin-bottom:40px}.su-page .hook-body .micro-handnote{font-size:22px}.su-page .dim-card{padding:36px 24px 32px}.su-page .dim-card h3{font-size:26px}.su-page .dim-number{font-size:34px}.su-page .contains-list li{padding:22px 0;gap:16px}.su-page .contains-num{font-size:34px;min-width:44px}.su-page .contains-text strong{font-size:19px}.su-page .contains-signature{padding:24px 22px;margin-top:40px}.su-page .outcomes-list li{font-size:17.5px;padding:18px 0;gap:14px}.su-page .outcomes-check{width:22px;height:22px}.su-page .pricing-card{padding:32px 22px}.su-page .pricing-amount.with-promo{font-size:clamp(42px,14vw,60px)}.su-page .promo-locked,.su-page .promo-unlocked{padding:20px 22px}.su-page .promo-locked .promo-script,.su-page .promo-unlocked .promo-script{font-size:22px}.su-page .faq-q{font-size:19px;padding:24px 44px 24px 0}.su-page .faq-q:after{font-size:28px}.su-page .faq-a{font-size:14.5px;padding:0 44px 24px 0}.su-page .final-cta .closing-poem{font-size:22px}.su-page .final-cta .closing-sub{font-size:15.5px}.su-page .su-anim.fade-left,.su-page .su-anim.fade-right{animation-name:su-fadein-up}}@media (max-width: 480px){.su-page-welcome{padding:60px 20px 80px}.su-page-welcome h1{font-size:clamp(32px,8vw,42px)}.su-page-welcome .welcome-sub{font-size:16px}.su-page-welcome .welcome-wa-btn{padding:16px 26px;font-size:12px;letter-spacing:1.5px}}.su-page-welcome{--bg-cream: #fbe4d0;--accent-cherry: #c41a2c;--accent-cherry-bright: #d52638;--accent-blush: #fde0e4;--text-cream: #fbe1ce;--text-cream-soft: rgba(251, 225, 206, .85);--text-cream-mute: rgba(251, 225, 206, .6);position:relative;background:radial-gradient(ellipse 70% 50% at 25% 20%,rgba(180,40,55,.35),transparent 60%),radial-gradient(ellipse 60% 80% at 80% 30%,rgba(60,8,14,.6),transparent 60%),radial-gradient(ellipse 90% 60% at 50% 90%,rgba(50,6,12,.7),transparent 70%),radial-gradient(ellipse 40% 80% at 10% 70%,rgba(150,28,42,.25),transparent),radial-gradient(ellipse 50% 70% at 90% 80%,rgba(40,4,8,.6),transparent),linear-gradient(170deg,#6e0f1a,#4e090f 45%,#5d0d16 80%,#3a060c);color:var(--text-cream);font-family:Inter,sans-serif;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:100px 24px 120px;overflow:hidden}.su-page-welcome:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(190,50,65,.07) 35%,transparent 42%),linear-gradient(95deg,transparent 50%,rgba(40,4,8,.18) 56%,transparent 62%),linear-gradient(115deg,transparent 65%,rgba(200,60,75,.06) 70%,transparent 76%);pointer-events:none}.su-page-welcome .welcome-card{position:relative;z-index:2;max-width:620px;text-align:center}.su-page-welcome .welcome-eyebrow{font-family:Caveat,cursive;color:var(--accent-cherry-bright);font-size:32px;margin:0 0 12px;transform:rotate(-2deg);display:inline-block}.su-page-welcome h1{font-family:Playfair Display,serif;color:var(--text-cream);font-weight:700;font-size:clamp(38px,5vw,56px);line-height:1.1;margin:0 0 24px;letter-spacing:-.5px}.su-page-welcome h1 em{font-style:italic;color:var(--accent-cherry-bright)}.su-page-welcome .welcome-sub{font-size:17.5px;color:var(--text-cream-soft);line-height:1.7;margin:0 0 36px}.su-page-welcome .welcome-sub strong{color:var(--accent-blush);font-weight:700}.su-page-welcome .welcome-wa-btn{display:inline-flex;align-items:center;gap:10px;background:var(--accent-blush);color:var(--accent-cherry);padding:18px 32px;border-radius:4px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;box-shadow:0 8px 28px #00000040;transition:all .25s ease}.su-page-welcome .welcome-wa-btn:hover{background:#fcccd3;transform:translateY(-2px);box-shadow:0 14px 38px #00000059}.su-page-welcome .welcome-disclaimer{margin:18px auto 0;max-width:480px;font-size:12.5px;line-height:1.55;color:var(--text-cream-mute);font-style:italic}.su-page-welcome .welcome-meta{margin-top:30px;font-family:Playfair Display,serif;font-style:italic;color:var(--text-cream-mute);font-size:14px}.su-page .waitlist-anchor{margin-top:48px;scroll-margin-top:80px;animation:su-fadein-up .9s cubic-bezier(.22,1,.36,1) 1s both}.su-page .waitlist-form{max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:18px;background:#fbe1ce0f;border:1px solid rgba(251,225,206,.18);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:10px;padding:26px 26px 24px;text-align:left}.su-page .waitlist-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.su-page .waitlist-field{display:flex;flex-direction:column;gap:6px}.su-page .waitlist-label{font-family:Inter,sans-serif;font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:var(--text-cream-soft);font-weight:500}.su-page .waitlist-field input{width:100%;padding:13px 14px;background:var(--accent-blush);color:var(--text-dark);border:1px solid rgba(196,26,44,.15);border-radius:6px;font-family:Inter,sans-serif;font-size:15px;line-height:1.4;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.su-page .waitlist-field input::-moz-placeholder{color:var(--text-dark-mute);opacity:.7}.su-page .waitlist-field input::placeholder{color:var(--text-dark-mute);opacity:.7}.su-page .waitlist-field input:focus{outline:none;border-color:var(--accent-cherry);box-shadow:0 0 0 3px #c41a2c2e}.su-page .waitlist-field input:disabled{opacity:.6;cursor:not-allowed}.su-page .waitlist-consent{display:flex;align-items:flex-start;gap:11px;font-size:12.5px;line-height:1.55;color:var(--text-cream-soft);cursor:pointer;font-family:Inter,sans-serif}.su-page .waitlist-consent input[type=checkbox]{flex-shrink:0;width:16px;height:16px;margin-top:2px;accent-color:var(--accent-cherry);cursor:pointer}.su-page .waitlist-consent input[type=checkbox]:disabled{cursor:not-allowed}.su-page .waitlist-submit{width:100%;margin-top:4px}.su-page .waitlist-hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.su-page .waitlist-success{max-width:560px;margin:0 auto;background:#fbe1ce14;border:1px solid rgba(251,225,206,.2);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:10px;padding:40px 26px 36px;text-align:center;animation:su-fadein-up .6s cubic-bezier(.22,1,.36,1) both}.su-page .waitlist-check{width:64px;height:64px;margin:0 auto 18px;display:block}.su-page .waitlist-check-circle{stroke:var(--accent-blush);stroke-width:2.5;stroke-dasharray:152;stroke-dashoffset:152;animation:su-check-circle .7s cubic-bezier(.65,0,.35,1) .1s forwards}.su-page .waitlist-check-mark{stroke:var(--accent-blush);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:su-check-mark .4s cubic-bezier(.65,0,.35,1) .7s forwards}@keyframes su-check-circle{to{stroke-dashoffset:0}}@keyframes su-check-mark{to{stroke-dashoffset:0}}.su-page .waitlist-success-title{font-family:Playfair Display,serif;font-style:italic;font-weight:500;font-size:clamp(22px,2.4vw,28px);color:var(--accent-blush);margin:0 0 10px;line-height:1.3}.su-page .waitlist-success-body{font-family:Inter,sans-serif;font-size:14.5px;color:var(--text-cream-soft);margin:0;line-height:1.6}@media (max-width: 560px){.su-page .waitlist-form{padding:22px 18px 20px;gap:16px}.su-page .waitlist-row{grid-template-columns:1fr;gap:14px}.su-page .waitlist-success{padding:32px 20px 28px}.su-page .waitlist-check{width:56px;height:56px}}
