@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#21191b;--panel:#21191b;--lime:#b7a6a5;--text:#eee4df;--muted:#b7a6a5;--line:#493136}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--lime);outline-offset:6px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.nav{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:19px;font-weight:800;letter-spacing:-.6px}.brand span{color:var(--lime)}nav{display:flex;align-items:center;gap:36px;font-size:14px}.nav-cta{border:1px solid #806365;padding:11px 20px;border-radius:30px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;display:flex;align-items:center;gap:12px;color:#b7a6a5}.line{height:1px;width:30px;background:var(--lime)}.hero{padding-top:52px;padding-bottom:70px}.hero-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:60px;align-items:center;margin-top:23px}h1{font-size:clamp(50px,5.8vw,82px);line-height:1.09;letter-spacing:-4.5px;font-weight:600;margin:0 0 24px}h1 span,.accent{color:var(--lime)}.lead{font-size:19px;line-height:1.65;max-width:450px;margin:0 0 16px}.muted{color:var(--muted)}.hero-note{font-size:14px;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;min-height:60px;background:var(--lime);color:#21191b;padding:16px 26px;border-radius:8px;font-weight:800;transition:background .2s,transform .2s}.button:hover{background:#eee4df;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.price-note{font-size:14px;margin-top:17px}.price-note span{color:var(--muted)}.demo-stage{position:relative;padding:35px 0 0}.floating-tag{position:absolute;right:-12px;top:10px;z-index:2;color:#21191b;background:var(--lime);font-size:11px;letter-spacing:1px;font-weight:800;transform:rotate(5deg);padding:12px 17px;border-radius:4px}.browser{border:1px solid #806365;border-radius:12px;overflow:hidden;transform:rotate(-3deg);box-shadow:0 30px 90px #0006;background:#eee4df}.browser-bar{height:34px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;background:#493136;font-size:12px;color:#b7a6a5}.portfolio{padding:24px;color:#21191b;background:#eee4df}.portfolio-nav{display:flex;justify-content:space-between;font-size:9px;gap:12px}.portfolio-nav b{font-size:12px}.portfolio-heading{padding:34px 0 20px}.portfolio-heading>span{font-size:9px;letter-spacing:1.7px}.portfolio-heading h2{font-size:36px;line-height:1.13;letter-spacing:-1.6px;margin:12px 0}.portfolio-heading i{font-family:Georgia,serif;font-weight:400}.portfolio-heading p{font-size:11px}.project-image{height:190px;background:#b7a6a5;overflow:hidden}.project-image img{height:100%;width:100%;object-fit:cover}.project-caption{display:flex;justify-content:space-between;font-size:9px;margin:11px 0 20px}.portfolio-bottom{border-top:1px solid #b7a6a5;padding-top:16px;font-size:14px;display:flex;justify-content:space-between}.demo-caption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:27px;gap:20px}.ticker{background:var(--lime);color:#21191b;font-size:14px;font-weight:800;letter-spacing:1.8px;padding:21px 0}.ticker .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.ticker span{font-size:24px}.section{padding-top:100px;padding-bottom:100px}h2{font-size:clamp(35px,3.7vw,52px);line-height:1.17;font-weight:500;letter-spacing:-2px;margin:24px 0}.soft{color:#b7a6a5}.why{display:grid;grid-template-columns:1fr 1fr;gap:80px}.why-copy{padding-top:29px;color:var(--muted);font-size:18px}.bright{color:var(--text)}.benefits{margin-top:35px}.benefits>div{display:flex;gap:24px;padding:19px 0;border-top:1px solid var(--line);font-size:15px;color:var(--text)}.benefits b{color:var(--lime);font-size:13px}.audience{background:#21191b}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}.audience article{border-top:1px solid #806365;padding-top:22px}.card-number{color:var(--lime);font-size:13px}h3{font-size:22px;line-height:1.4;letter-spacing:-.5px;margin:24px 0 12px}.audience p{color:var(--muted);margin:0}.program{display:grid;grid-template-columns:1fr 1fr;gap:80px}.program-intro>p{max-width:350px}.mini-label{border:1px solid var(--line);border-radius:30px;padding:12px 20px;display:inline-block;font-size:12px;letter-spacing:1px;margin-top:22px}.lessons article{display:flex;gap:27px;padding:25px 0;border-bottom:1px solid var(--line)}.lessons article:first-child{padding-top:0}.lessons article>span{color:var(--lime);font-size:14px;padding-top:7px}.lessons h3{margin:0 0 8px;font-size:21px}.lessons p{margin:0;color:var(--muted)}.result{background:var(--lime);color:#21191b;border-radius:15px;padding:52px 62px}.result .eyebrow{color:#493136}.result h2{max-width:900px}.result h2 span{font-family:Georgia,serif;font-style:italic}.result p{max-width:660px;margin-bottom:0}.author{display:grid;grid-template-columns:.85fr 1fr;gap:95px;align-items:center}.author-visual{height:530px;background:#21191b;border-radius:12px;overflow:hidden;position:relative}.author-visual img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.author-initials{font-size:140px;line-height:1;font-weight:600;color:var(--lime);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.author-initials span{font-size:12px;letter-spacing:3px;margin-top:25px}.author-role{color:var(--lime);font-size:14px;margin-bottom:25px}.author-copy p{color:var(--muted)}blockquote{margin:28px 0;border-left:2px solid var(--lime);padding-left:22px;font-size:19px}.text-link{font-size:14px;border-bottom:1px solid #806365;padding-bottom:5px}.offer{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.offer-copy h2{font-size:60px}.offer-copy p{max-width:420px;color:var(--muted)}.price-card{padding:38px;background:#21191b;border:1px solid #806365;border-radius:14px}.offer-badge{font-size:11px;letter-spacing:1px;color:var(--lime);font-weight:800}.price-card h3{font-size:29px;margin-bottom:6px}.price-card p{margin-top:0}.big-price{font-size:69px;line-height:1.2;letter-spacing:-3px;margin:25px 0}.big-price span{font-size:23px;letter-spacing:0}.price-card ul{list-style:none;padding:0;margin:24px 0 32px}.price-card li{padding:7px 0;font-size:14px}.price-card li:before{content:'✓';color:var(--lime);margin-right:14px}.purchase{width:100%;gap:10px;font-size:15px}.checkout-note{text-align:center;color:#b7a6a5;font-size:12px;margin:15px 0!important}.cost-note{font-size:12px;color:#b7a6a5;border-top:1px solid var(--line);padding-top:18px;margin-bottom:0}footer{padding:30px 0 40px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:90px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero-grid{gap:32px}h1{letter-spacing:-2.7px}.why,.program{gap:40px}.author{gap:45px}.offer{gap:45px}.offer-copy h2{font-size:47px}.price-card{padding:28px}.portfolio-heading h2{font-size:29px}.portfolio-nav>span{display:none}.project-image{height:160px}.ticker{font-size:11px;letter-spacing:.5px}.lead{font-size:17px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav{height:80px}.brand{font-size:16px}nav{gap:0}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:9px 12px}.hero{padding-top:34px;padding-bottom:45px}.hero-grid{grid-template-columns:1fr;gap:34px;margin-top:25px}h1{font-size:clamp(49px,12vw,72px);letter-spacing:-3px;line-height:1.08}.lead{font-size:18px;max-width:100%}.hero-note{font-size:14px}.button{width:100%}.demo-stage{margin:0 8px;padding-top:28px}.floating-tag{right:-10px;font-size:9px}.portfolio{padding:22px}.portfolio-nav>span{display:block;font-size:8px}.portfolio-heading h2{font-size:34px}.project-image{height:200px}.demo-caption{font-size:10px}.ticker .wrap{flex-wrap:wrap;justify-content:center;gap:8px 15px}.ticker{padding:14px 0;font-size:10px}.ticker span{font-size:17px}.section{padding-top:60px;padding-bottom:60px}.why,.program,.author,.offer{grid-template-columns:1fr;gap:24px}h2{font-size:36px;letter-spacing:-1.5px}.why-copy{padding:0;font-size:16px}.why-copy>p:first-child{margin-top:0}.audience-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.audience h3{margin-top:14px}.program{gap:35px}.program h2 br:nth-child(2){display:none}.lessons h3{font-size:20px}.lessons article{gap:20px}.result{padding:32px 25px;border-radius:10px}.result h2{font-size:30px}.result p{font-size:15px}.author-visual{height:430px}.author-copy h2{font-size:40px}.offer-copy h2{font-size:47px}.price-card{padding:27px}.big-price{font-size:65px}.offer{gap:32px}footer{flex-wrap:wrap;gap:10px}footer p{margin:0}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.offer-portrait{width:130px;height:150px;object-fit:cover;object-position:center 25%;border-radius:8px;margin-bottom:25px}

/* Editorial typography and interactive controls */
:root{--bg:#21191b;--panel:#21191b;--lime:#b7a6a5;--line:#493136}
body{font-family:Onest,Arial,sans-serif;-webkit-font-smoothing:antialiased}
.wrap{max-width:1220px}.nav{height:96px}.brand{font-size:18px;letter-spacing:-.8px}nav a{transition:color .2s}nav a:hover{color:var(--lime)}.nav-cta{border-color:#806365;border-radius:9px;min-height:44px;display:inline-flex;align-items:center;padding:10px 18px;font-size:14px}
.hero{padding-top:54px;padding-bottom:88px}.hero-grid{grid-template-columns:1.06fr 1fr;gap:64px}.hero .eyebrow{font-size:12px;letter-spacing:2px}h1{font-size:clamp(52px,5.9vw,84px);font-weight:500;letter-spacing:-.06em;line-height:1.08;margin-bottom:30px}h1>span{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-weight:500;letter-spacing:-.055em;font-size:1.25em;line-height:1.06;display:inline-block;padding-right:.09em}.lead{font-size:18px;max-width:425px;line-height:1.7}.hero-note{line-height:1.7;margin-bottom:28px}h2{font-weight:500;letter-spacing:-.045em;line-height:1.2}h3{font-weight:500;letter-spacing:-.025em}.eyebrow{font-weight:500;letter-spacing:1.6px}.soft{color:#b7a6a5}
.button{position:relative;min-height:66px;border:1px solid #b7a6a5;border-radius:12px;padding:9px 10px 9px 25px;gap:34px;font-size:16px;font-weight:600;box-shadow:0 3px 0 #806365,0 10px 28px #0002;transition:background .25s,box-shadow .25s,transform .25s}
.button>span{flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#21191b;color:var(--lime);font-size:25px;transition:transform .25s,background .25s,color .25s}.button:active{transform:translateY(2px);box-shadow:0 1px 0 #806365}.price-note{margin-top:20px}.price-note>span{font-size:13px}.purchase{font-size:17px;min-height:68px}.checkout-note a{display:inline-block;margin-top:5px;text-decoration:underline;text-underline-offset:4px}.text-link{display:inline-block;min-height:34px;transition:color .2s}.text-link:hover{color:var(--lime)}
.demo-stage{padding-top:24px}.floating-tag{border-radius:30px;transform:rotate(4deg);padding:12px 19px;right:-8px;font-size:11px;letter-spacing:.8px}.browser{transform:rotate(-2deg);border-color:#806365;border-radius:13px;box-shadow:0 45px 100px #0008;transition:transform .6s}.browser-bar{background:#21191b;height:36px}.portfolio{background:#eee4df;padding:25px}.portfolio-heading{padding:32px 0 22px}.portfolio-heading h2{font-size:37px;letter-spacing:-1.4px}.portfolio-heading i{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.16em}.project-image{height:195px}.project-image img{object-position:center 44%}.demo-caption{line-height:1.6}.ticker{background:transparent;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#b7a6a5;font-weight:400;letter-spacing:1.4px;padding:21px 0}.ticker span{color:var(--lime);font-size:24px}.section{padding-top:110px;padding-bottom:110px}.audience{background:#21191b}.audience-grid{gap:0}.audience article{padding:24px 30px 12px;border-top:1px solid #806365;border-left:1px solid #493136}.audience article:first-child{padding-left:0;border-left:0}.audience article:last-child{padding-right:0}.audience h3{font-size:24px;max-width:290px}.audience p{font-size:16px}.card-number{font-size:14px}.lessons article{transition:background .25s;padding:26px 14px 26px 0}.lessons article>span{font-size:13px;border:1px solid #493136;border-radius:50%;width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;padding:0;margin-top:2px}.lessons h3{font-size:22px}.mini-label{font-size:12px;border-radius:6px;color:#b7a6a5}.result{border-radius:3px;padding:64px;position:relative}.result h2{font-size:clamp(32px,4vw,55px);max-width:950px}.result h2 span{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.14em}.result p{max-width:640px;line-height:1.7}.author{gap:85px}.author-visual{border-radius:3px;height:560px}.author-copy h2{font-size:56px}.author-role{font-size:14px}blockquote{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:29px;line-height:1.3;font-weight:500;padding-left:23px}.offer{gap:85px}.offer-copy h2{font-size:57px}.offer-portrait{width:150px;height:180px;border-radius:3px}.price-card{background:#eee4df;color:#21191b;border:0;border-radius:15px;padding:40px;box-shadow:0 25px 70px #0003}.price-card .muted{color:#806365}.offer-badge{color:#493136;border:1px solid #b7a6a5;border-radius:30px;padding:8px 13px;display:inline-block;font-size:11px;letter-spacing:.8px;font-weight:600}.price-card h3{font-size:34px;letter-spacing:-1.2px;margin-top:26px}.big-price{font-size:84px;font-weight:500;letter-spacing:-5px;margin:27px 0 22px;line-height:1.1}.big-price span{font-size:22px;font-weight:400;letter-spacing:-.5px}.price-rule{height:1px;background:#b7a6a5}.price-card li{font-size:15px;line-height:1.6;padding:8px 0}.price-card li:before{color:#493136}.price-card .button{background:#21191b;color:#eee4df;border-color:#21191b;box-shadow:0 3px 0 #21191b,0 10px 22px #21191b1a}.price-card .button>span{background:var(--lime);color:#21191b}.checkout-note{color:#806365}.cost-note{color:#806365;border-color:#b7a6a5;font-size:12px}.price-card ul{margin-top:20px}.price-card .button:focus-visible{outline-color:#493136}
@media(hover:hover){.button:hover{background:#eee4df;box-shadow:0 5px 0 #806365,0 15px 30px #b7a6a514;transform:translateY(-2px)}.button:hover>span{transform:rotate(7deg)}.price-card .button:hover{background:#493136;box-shadow:0 5px 0 #21191b,0 15px 30px #21191b22}.demo-stage:hover .browser{transform:rotate(0deg) translateY(-4px)}.lessons article:hover{background:#21191b}.audience article:hover h3{color:var(--lime)}}
@media(max-width:1000px){.hero-grid{gap:32px}h1{font-size:clamp(48px,6.2vw,72px)}.portfolio-heading h2{font-size:30px}.hero .button{gap:16px;padding-left:19px;font-size:14px}.audience article{padding-left:20px;padding-right:20px}.author,.offer{gap:40px}.author-copy h2{font-size:45px}.offer-copy h2{font-size:46px}.price-card{padding:30px}.big-price{font-size:72px}.section{padding-top:80px;padding-bottom:80px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav{height:78px}.brand{font-size:15px}.nav-cta{font-size:12px;padding:9px 12px}.hero{padding-top:33px;padding-bottom:46px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero .eyebrow{font-size:11px;letter-spacing:1.5px}h1{font-size:clamp(45px,11.8vw,70px);letter-spacing:-.055em;margin-bottom:25px}h1>span{font-size:1.28em}.lead{font-size:17px}.hero .button{font-size:16px;padding-left:21px}.button{min-height:66px;border-radius:11px}.button>span{width:43px;height:43px;flex-basis:43px}.price-note{font-size:14px}.price-note>span{font-size:12px}.floating-tag{font-size:10px;right:-6px}.portfolio-heading h2{font-size:34px}.portfolio{padding:21px}.project-image{height:205px}.demo-caption{font-size:11px;gap:12px}.ticker{padding:16px 0;font-size:10px;letter-spacing:.7px}.ticker span{font-size:18px}.section{padding-top:65px;padding-bottom:65px}h2{font-size:36px}.audience-grid{gap:28px}.audience article,.audience article:first-child,.audience article:last-child{padding:20px 0 0;border-left:0}.audience h3{font-size:25px;max-width:none}.lessons h3{font-size:20px}.lessons article{gap:16px}.lessons article>span{width:31px;height:31px}.lessons p{font-size:15px}.result{padding:35px 25px}.result h2{font-size:32px}.result p{font-size:16px}.author{gap:30px}.author-visual{height:auto;aspect-ratio:4/5}.author-copy h2{font-size:43px}blockquote{font-size:27px}.offer{gap:30px}.offer-copy h2{font-size:47px}.offer-portrait{width:110px;height:140px;float:right;margin:0 0 20px 15px}.offer-copy>.eyebrow{font-size:10px;letter-spacing:1px;display:block;line-height:1.8;padding-top:6px}.offer-copy h2{clear:both;padding-top:5px}.price-card{padding:28px 23px}.price-card h3{font-size:33px}.big-price{font-size:79px}.offer-badge{font-size:10px;letter-spacing:.4px;padding:8px 10px}.price-card li{font-size:14px}.purchase{font-size:17px}.checkout-note{font-size:12px}.checkout-note a{padding:5px;min-height:32px}footer{padding-top:25px;padding-bottom:30px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.nav-cta{font-size:11px;padding:9px}.brand{font-size:14px}.hero .button{font-size:14px;padding-left:16px}.price-card{padding:25px 19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.demo-stage:hover .browser{transform:none}}

/* Personal-site editorial preview */
.site-showcase{width:100%;max-width:535px;justify-self:end;padding-top:4px}.showcase-top{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:17px;color:#b7a6a5;font-size:12px;line-height:1.5}.showcase-top>span:first-child{font-size:10px;letter-spacing:1.5px}.creator-site{background:#eee4df;color:#21191b;border-radius:3px;padding:25px;box-shadow:0 35px 90px #0005;border:1px solid #ffffff25}.creator-masthead{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:19px}.creator-masthead>span:first-child{font-size:33px;line-height:1;font-weight:600;letter-spacing:-2px}.serif-dot{color:#806365}.creator-masthead>span:last-child{font-size:9px;letter-spacing:1.2px}.creator-photo{position:relative;background:#b7a6a5;height:290px;overflow:hidden}.creator-photo>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 24%}.photo-label{position:absolute;left:16px;bottom:15px;font-size:10px;line-height:1.5;letter-spacing:1.1px;color:#493136;background:#eee4dfe8;padding:9px 12px}.creator-title{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:21px 0 23px}.creator-title h2{font-size:49px;line-height:.97;letter-spacing:-2.6px;margin:0;font-weight:500}.creator-title em{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;font-size:1.16em;line-height:1.15}.creator-title p{font-size:12px;line-height:1.7;margin:0 0 7px;color:#806365}.creator-services{display:flex;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid #b7a6a5;font-size:10px;color:#806365}.showcase-foot{display:flex;justify-content:space-between;gap:15px;margin-top:20px;align-items:center;color:#b7a6a5;font-size:11px}.showcase-foot>span:first-child{font-size:9px;letter-spacing:1px}.hero-grid{align-items:center}
@media(max-width:1000px){.creator-site{padding:20px}.creator-photo{height:260px}.creator-title h2{font-size:42px}.creator-title p{font-size:11px}.creator-services{font-size:9px;gap:8px}.creator-masthead>span:last-child{font-size:8px}.showcase-top>span:last-child{font-size:10px}.showcase-foot{flex-wrap:wrap;gap:7px}}
@media(max-width:700px){.site-showcase{max-width:none;padding-top:10px}.showcase-top{margin-bottom:13px}.showcase-top>span:first-child{font-size:9px}.showcase-top>span:last-child{font-size:10px}.creator-site{padding:20px}.creator-photo{height:300px}.creator-title h2{font-size:47px}.creator-title p{font-size:11px}.creator-services{font-size:10px;gap:12px;flex-wrap:wrap}.creator-masthead>span:last-child{font-size:8px}.showcase-foot{margin-top:15px;justify-content:space-between}.showcase-foot>span{font-size:10px}.showcase-foot>span:first-child{font-size:8px}}
@media(max-width:360px){.creator-site{padding:16px}.creator-photo{height:260px}.creator-title h2{font-size:40px}.creator-title p{font-size:10px}.creator-masthead>span:last-child{font-size:7px}}

/* Marsala campaign — unified palette */
:root{--bg:#141112;--panel:#24191c;--lime:#de9097;--text:#f8f0e9;--muted:#b7a5a6;--line:#453034}
body{background:radial-gradient(ellipse at 95% 8%,#43202655,transparent 36%),var(--bg)}
.hero-grid{grid-template-columns:1fr 1fr;gap:60px}.hero-art{margin:0;max-width:535px;justify-self:end;border:1px solid #674047;border-radius:4px;overflow:hidden;box-shadow:0 28px 80px #0006}.hero-art img{display:block;width:100%;height:auto}
.button,.price-card .button{background:#8d303d;color:#fff5ef;border-color:#ab5260;box-shadow:0 3px 0 #511e28,0 12px 28px #0003}.button>span,.price-card .button>span{background:#f4e7e2;color:#702431}
.button:active{box-shadow:0 1px 0 #511e28}.audience{background:#21171a}.soft{color:#bba5a8}.result{background:linear-gradient(120deg,#702732,#482028);color:#fff3ec;border:1px solid #9b505b}.result .eyebrow{color:#e6b8bd}
.author-visual{height:auto;aspect-ratio:4/5;background:#24191c}.author-visual img{display:block;height:100%;object-fit:contain}.author-copy h2{font-size:clamp(36px,4vw,54px)}
.price-card{background:#f2e8e3;color:#301c21;border:1px solid #dcbec0}.price-card .muted,.cost-note,.checkout-note{color:#72565d}.offer-badge{display:flex;align-items:center;gap:14px;border:1px solid #c19098;background:#e8d4d4;color:#752635;border-radius:10px;padding:15px;font-size:14px;line-height:1.5;letter-spacing:.6px}.offer-badge b{font-size:14px;letter-spacing:0;font-weight:500}.hourglass{display:inline-block;font-size:32px;animation:hourglass-turn 6s ease-in-out infinite}.old-price{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:27px}.old-price del{font-size:26px;color:#84656c;text-decoration-thickness:2px}.old-price>span{padding:5px 10px;background:#e5cbd0;border-radius:5px;font-size:14px;color:#712c3a}.big-price{margin:8px 0 25px;color:#752635}.price-rule{background:#cfb5bb}.price-card li:before{color:#8d303d}.price-card .button:focus-visible{outline-color:#8d303d}.price-note del{color:#b6a0a4;margin-right:10px}.price-note strong{font-size:22px;color:#f5dedf}.price-note>span{display:block;margin-top:6px;font-size:14px;color:#d9b5bc}.checkout-note,.cost-note{font-size:14px}
@keyframes hourglass-turn{0%,65%{transform:rotate(0)}85%,100%{transform:rotate(180deg)}}
@media(hover:hover){.button:hover,.price-card .button:hover{background:#a23a49;box-shadow:0 5px 0 #511e28,0 15px 30px #64232e33}.lessons article:hover{background:#281b20}}
@media(max-width:1000px){.hero-grid{gap:32px}.purchase{font-size:15px}}
@media(max-width:700px){.hero-grid{grid-template-columns:1fr;gap:32px}.hero-art{max-width:none;width:100%}.offer-badge{padding:12px;gap:10px}.offer-badge,.offer-badge b{font-size:13px}.old-price{gap:12px}.purchase{font-size:16px}.hero .eyebrow{font-size:12px}.offer-copy>.eyebrow{font-size:12px}}
@media(prefers-reduced-motion:reduce){.hourglass{animation:none}}

/* Author portrait and clear lesson context */
.author{grid-template-columns:.85fr 1fr;align-items:center}.author-visual{border:1px solid #493136;border-radius:4px;overflow:hidden}.author-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.author-copy .eyebrow{color:#dba6ae}.author-copy h2{margin-bottom:14px}.author-role{line-height:1.6}.author-copy blockquote{color:#f2dfe0}
@media(max-width:700px){.author{grid-template-columns:1fr;gap:30px}.author-visual{max-width:440px;width:100%;justify-self:center}.author-copy h2{font-size:43px}}

/* Refined editorial rhythm and focused checkout */
:root{--lime:#e5a2aa;--muted:#bcaeb0}
.nav{height:90px}.nav-cta{border-color:#82505a}.hero{padding-top:48px;padding-bottom:76px}.hero-grid{gap:72px;grid-template-columns:1.05fr 1fr}.hero h1{font-size:clamp(46px,5.25vw,74px);letter-spacing:-.055em;line-height:1.12}.hero h1>span{font-size:.96em;line-height:1.16;margin-top:5px;letter-spacing:-.04em}.hero .lead{max-width:430px;font-size:18px}.hero-art{border-radius:2px;box-shadow:0 24px 70px #0005;border-color:#69474b}.hero-note{font-size:15px}.hero .button{min-width:310px}.button,.price-card .button{border-radius:5px;box-shadow:none;min-height:62px}.button>span,.price-card .button>span{border-radius:3px;background:#ffffff12;color:#fff4ee}.button:hover,.price-card .button:hover{box-shadow:0 8px 24px #0003}.ticker{letter-spacing:1.2px;color:#ccbdbf}.ticker span{font-size:19px}.section{padding-top:90px;padding-bottom:90px}.audience{background:#1c1517}.audience h3{font-size:23px}.lessons article>span{border-radius:3px;border-color:#64434a;color:#e2a0aa}.result{padding:60px;background:linear-gradient(110deg,#602631,#321d23);border-color:#76404b}.result h2{max-width:940px}.author-copy blockquote{font-size:28px;border-color:#a45364}.author-role{color:#dfa2ac}.offer{gap:76px}.offer-copy h2{font-size:clamp(40px,4.2vw,57px)}
.price-card{position:relative;background:linear-gradient(145deg,#302126,#20171b);color:#fff1eb;border:1px solid #8e5864;border-radius:8px;padding:38px;box-shadow:0 24px 65px #0003}.price-card-label{font-size:12px;letter-spacing:1.3px;color:#d5b6bd;margin-bottom:25px}.offer-badge{border:0;border-top:1px solid #67424b;border-bottom:1px solid #67424b;border-radius:0;background:transparent;color:#f0b6bf;padding:15px 0;gap:15px;font-size:13px}.offer-badge b{color:#d6bdc3;font-size:14px}.hourglass{font-size:0;color:#eeb6bf;flex-shrink:0;transform-origin:center}.hourglass svg{display:block}.price-card h3{font-size:36px;margin-top:26px}.price-card .muted{color:#c2adb3}.old-price{margin-top:26px;gap:14px}.old-price del{color:#bba4ab;font-size:23px}.old-price>span{background:#71334255;border:1px solid #92526355;color:#f0bfc8;font-size:13px}.big-price{color:#fff2ec;font-size:88px;letter-spacing:-5px;margin:10px 0 26px;font-variant-numeric:tabular-nums}.big-price span{font-size:23px;color:#dcc1c8}.price-rule{background:#62404a}.price-card li{font-size:15px;color:#eadde0}.price-card li:before{color:#e5a2aa}.price-card .button{background:#a64153;border-color:#b86272;color:#fff7f2}.price-card .button:hover{background:#ba5063}.price-card .button:focus-visible{outline-color:#f2b5c3}.checkout-note,.cost-note{color:#bfabb1;font-size:13px}.cost-note{border-color:#62404a}.checkout-note a{color:#eed6dd}.text-link{border-color:#895663}.price-note>span{max-width:340px;line-height:1.6}.brand span{color:#e5a2aa}
@media(max-width:1000px){.hero-grid{gap:32px}.hero h1{font-size:clamp(40px,5.5vw,60px)}.hero .button{min-width:0}.offer{gap:36px}.price-card{padding:28px}.big-price{font-size:74px}.price-card-label{font-size:12px;letter-spacing:.6px}.section{padding-top:75px;padding-bottom:75px}}
@media(max-width:700px){.nav{height:78px}.hero{padding-top:32px;padding-bottom:45px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero h1{font-size:clamp(43px,11.8vw,70px)}.hero h1>span{font-size:.95em}.hero .lead{font-size:17px}.hero-art{width:100%}.section{padding-top:60px;padding-bottom:60px}.result{padding:35px 25px}.offer{gap:30px}.price-card{padding:27px 23px}.price-card h3{font-size:32px}.big-price{font-size:78px}.offer-badge{font-size:12px}.offer-badge b{font-size:13px}.price-card-label{font-size:12px;letter-spacing:.45px}.old-price{gap:12px}.price-card li{font-size:14px}.author-copy blockquote{font-size:26px}}

/* Contemporary typographic system and continuous bidirectional marquee */
body{font-family:'Manrope',Arial,sans-serif;line-height:1.7}h1,h2,h3,.hero h1>span,.result h2 span,blockquote{font-family:'Manrope',Arial,sans-serif;font-style:normal}h2{font-weight:600;letter-spacing:-.055em;line-height:1.12}h3{font-weight:650;letter-spacing:-.035em}.brand{font-weight:800;letter-spacing:-.04em}.nav{height:88px}.nav-cta{border-radius:0;border-width:0 0 1px;padding:10px 0}.hero{padding-top:44px;padding-bottom:74px}.hero-grid{grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.hero h1{font-size:clamp(54px,6vw,86px);font-weight:600;letter-spacing:-.065em;line-height:1.01;margin:0 0 30px}.hero h1>span{font-size:1em;letter-spacing:inherit;font-weight:600;line-height:inherit;margin-top:0;padding-right:0;color:#df9ca7}.hero .eyebrow{font-size:12px;letter-spacing:1.3px}.hero .lead{font-size:17px;line-height:1.75;max-width:410px}.hero-art{border:none;border-radius:0;box-shadow:none;position:relative}.hero-note{margin-top:18px;margin-bottom:25px}.button{font-weight:650;letter-spacing:-.02em}.price-note strong{font-size:23px}.section{padding-top:100px;padding-bottom:100px}.why h2,.audience h2,.program h2{font-size:clamp(36px,4vw,55px)}.soft{color:#aa9299}.audience-grid{margin-top:50px}.audience article{border-top-color:#77505b;border-left-color:#3e2b32}.audience h3{font-size:25px;line-height:1.24}.card-number{letter-spacing:1px}.lessons h3{font-size:23px}.lessons article{padding-top:28px;padding-bottom:28px}.lessons article>span{border:none;width:28px;color:#d48e9d;font-size:14px}.mini-label{border-radius:0;border-width:0 0 1px;padding-left:0;padding-right:0}.result{padding:62px;border-radius:0;background:#572732;border:0;border-left:3px solid #d08495}.result h2{font-size:clamp(34px,4vw,56px);line-height:1.15;font-weight:600}.result h2 span{font-size:1em;color:#f3c6d0}.author-copy blockquote{font-size:21px;font-weight:500;line-height:1.55;letter-spacing:-.025em}.author-copy h2{font-weight:600}.author-visual{border:0;border-radius:0}.offer-copy h2{font-weight:600;line-height:1.1}.price-card{border-radius:2px;background:linear-gradient(145deg,#342229,#21171b);box-shadow:none}.price-card h3{font-weight:600;letter-spacing:-.045em}.big-price{font-weight:600;letter-spacing:-.065em}.price-card-label{font-weight:600}.motion-band{position:relative;padding:28px 0 49px;overflow:hidden;background:#7a3041;border-top:1px solid #a9566a;border-bottom:1px solid #a9566a}.marquee{overflow:hidden;width:100%;direction:ltr}.marquee-track{display:flex;width:max-content;animation:marquee-flow 38s linear infinite;will-change:transform}.marquee-group{display:flex;align-items:center;gap:40px;padding-right:40px;flex-shrink:0}.marquee-group>span{font-size:clamp(28px,3.4vw,48px);font-weight:650;line-height:1.35;letter-spacing:-.045em;white-space:nowrap;color:#fff1ea}.marquee-group i{font-size:28px;font-style:normal;color:#d998a9}.marquee-secondary{margin-top:13px}.marquee-secondary .marquee-track{animation-direction:reverse;animation-duration:46s}.marquee-secondary .marquee-group>span{font-size:clamp(18px,2vw,26px);font-weight:500;letter-spacing:.03em;color:#e8bcc8}.marquee-secondary .marquee-group i{font-size:17px}.motion-toggle{position:absolute;right:24px;bottom:9px;display:flex;align-items:center;gap:9px;color:#f9e6e9;background:transparent;border:0;font:500 12px 'Manrope',Arial,sans-serif;min-height:32px;cursor:pointer}.motion-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}.is-paused .marquee-track{animation-play-state:paused}@keyframes marquee-flow{to{transform:translateX(-50%)}}
@media(max-width:1000px){.hero-grid{gap:32px}.hero h1{font-size:clamp(48px,6.3vw,72px)}.section{padding-top:75px;padding-bottom:75px}.result{padding:44px}.offer-copy h2{font-size:46px}}
@media(max-width:700px){.nav{height:76px}.hero{padding-top:29px;padding-bottom:40px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:clamp(49px,13.6vw,76px);line-height:1.04}.hero .eyebrow{font-size:12px;letter-spacing:.6px;line-height:1.5}.hero .lead{font-size:17px}.section{padding-top:60px;padding-bottom:60px}.why h2,.audience h2,.program h2{font-size:37px}.result{padding:34px 25px}.result h2{font-size:32px}.author-copy blockquote{font-size:19px}.offer-copy h2{font-size:44px}.marquee-group{gap:24px;padding-right:24px}.marquee-group>span{font-size:30px}.marquee-secondary .marquee-group>span{font-size:18px}.motion-band{padding-top:23px;padding-bottom:46px}.marquee-group i{font-size:22px}.marquee-track{animation-duration:32s}}
@media(prefers-reduced-motion:reduce){.marquee-track{animation:none;transform:none}.marquee-group[aria-hidden="true"]{display:none}.marquee-track,.marquee-group{width:100%;flex-wrap:wrap;justify-content:center}.marquee-group{padding:0 18px;gap:12px 20px}.marquee-group>span{font-size:22px}.motion-toggle{display:none}.motion-band{padding-bottom:24px}}

/* Three intact headline lines, sized to the available column */
.hero-grid>div:first-child{min-width:0;container-type:inline-size}.hero h1{font-size:clamp(26px,10cqw,70px);line-height:1.12;letter-spacing:-.055em}.hero h1>span{white-space:nowrap;font-size:1em;letter-spacing:inherit;line-height:inherit}.author-copy p{line-height:1.75}
