:root{--gold:#C9A84C;--gold-light:#E8D48A;--gold-pale:#F7EFD0;--gold-dark:#8B6914;--tan:#D4B896;--tan-light:#EDE0CC;--tan-dark:#8B6B45;--cream:#FFFDF5;--warm-white:#FBF8EE;--off-white:#F5F0E0;--charcoal:#1E1A10;--mid:#6B5E3C;--accent:#B8860B;--green:#3D6B3A;--bg:#FFFDF5}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--charcoal);overflow-x:hidden}.promo-banner{background:var(--charcoal);color:var(--gold-light);text-align:center;padding:.6rem 1rem;font-size:.76rem;letter-spacing:.07em;position:fixed;top:0;left:0;right:0;z-index:102;display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap}.promo-timer{background:#c9a84c40;border-radius:4px;padding:.12rem .6rem;font-weight:700;color:var(--gold-light)}.promo-banner a{color:var(--gold-light);font-weight:700;text-decoration:underline}nav{position:fixed;top:36px;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.95rem 4rem;background:#fffdf5f7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(201,168,76,.25)}.nav-logo{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;letter-spacing:.04em;color:var(--charcoal);text-decoration:none}.nav-logo span{color:var(--gold);font-style:italic}.nav-links{display:flex;gap:2.2rem;list-style:none}.nav-links a{font-size:.76rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mid);text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-right{display:flex;align-items:center;gap:1.2rem}.nav-free{font-size:.76rem;font-weight:600;color:var(--green);border-bottom:1px dashed rgba(61,107,58,.4);padding-bottom:1px}.nav-cta{background:var(--gold);color:var(--charcoal);padding:.55rem 1.4rem;border-radius:2rem;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:all .2s}.nav-cta:hover{background:var(--gold-dark);color:#fff;transform:translateY(-1px)}.cart-wrap{position:relative;cursor:pointer;font-size:1.1rem}.cart-badge{position:absolute;top:-6px;right:-8px;background:#b8860b;color:#fff;width:17px;height:17px;border-radius:50%;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding-top:80px;overflow:hidden}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:4.5rem 3.5rem 4.5rem 5rem;background:var(--bg)}.eyebrow{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem;display:flex;align-items:center;gap:.7rem}.eyebrow:before{content:"";width:2rem;height:1px;background:var(--gold)}.hero h1{font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,4.2vw,4.5rem);font-weight:300;line-height:1.1;color:var(--charcoal);margin-bottom:1rem}.hero h1 em{font-style:italic;color:var(--gold)}.hero-desc{font-size:.95rem;color:var(--mid);line-height:1.75;max-width:400px;margin-bottom:.8rem}.free-nudge{background:#3d6b3a14;border:1px solid rgba(61,107,58,.2);border-radius:.6rem;padding:.65rem .9rem;margin-bottom:1.5rem;font-size:.82rem;color:var(--green);font-weight:600}.hero-btns{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:.9rem}.btn-gold{background:var(--gold);color:var(--charcoal);padding:.82rem 1.9rem;border-radius:2rem;font-size:.86rem;font-weight:700;border:none;cursor:pointer;transition:all .25s;text-decoration:none;display:inline-block}.btn-gold:hover{background:var(--gold-dark);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #c9a84c66}.btn-outline{background:transparent;color:var(--charcoal);padding:.82rem 1.9rem;border-radius:2rem;border:1.5px solid rgba(30,26,16,.28);font-size:.86rem;font-weight:500;cursor:pointer;transition:all .25s;text-decoration:none;display:inline-block}.btn-outline:hover{border-color:var(--gold);color:var(--gold)}.guarantee{font-size:.75rem;color:var(--mid);margin-bottom:.8rem}.live-ticker{display:flex;align-items:center;gap:.5rem;font-size:.76rem;color:var(--mid)}.ldot{width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.hero-stats{display:flex;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(201,168,76,.22)}.stat-num{font-family:Cormorant Garamond,serif;font-size:1.85rem;font-weight:600;color:var(--gold)}.stat-lbl{font-size:.69rem;color:var(--mid);letter-spacing:.06em;text-transform:uppercase}.hero-right{position:relative;overflow:hidden;background:#1e1a10}.hrp{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?w=1200&q=85&fit=crop) center/cover no-repeat}.hro{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(255,253,245,.12) 0%,transparent 35%),linear-gradient(to top,rgba(30,26,16,.55) 0%,transparent 55%)}.viewing-now{position:absolute;top:1.8rem;left:1.8rem;background:#fffdf5f2;border-radius:2rem;padding:.45rem .9rem;display:flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:600;color:var(--charcoal);box-shadow:0 4px 18px #0000001f}.vdot{width:7px;height:7px;background:#e84545;border-radius:50%;animation:pulse 1.5s infinite}.hero-badge{position:absolute;bottom:2.2rem;right:2.2rem;background:#fffdf5f7;border-radius:50%;width:105px;height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 40px #0000002e;animation:spin-slow 20s linear infinite}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-badge-inner{text-align:center;animation:spin-slow 20s linear infinite reverse}.hbi-big{font-size:1.3rem;font-weight:700;color:var(--gold)}.hbi-sm{font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mid)}.trust-strip{background:#fff;border-top:1px solid rgba(201,168,76,.2);border-bottom:1px solid rgba(201,168,76,.2);padding:1rem 5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.77rem;color:var(--mid);font-weight:500}.tdiv{width:1px;height:24px;background:#c9a84c38}section{padding:5rem}.section-hdr{text-align:center;margin-bottom:3rem}.sec-eyebrow{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;display:flex;align-items:center;justify-content:center;gap:.7rem}.sec-eyebrow:before,.sec-eyebrow:after{content:"";width:1.6rem;height:1px;background:var(--gold)}.sec-title{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:300;color:var(--charcoal)}.sec-title em{font-style:italic;color:var(--gold)}.sec-sub{font-size:.9rem;color:var(--mid);margin-top:.5rem;line-height:1.7}.value-banner{background:linear-gradient(135deg,var(--gold-pale),var(--tan-light));border-radius:1.3rem;padding:1.7rem 2.2rem;max-width:960px;margin:0 auto 3rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;border:1px solid rgba(201,168,76,.3)}.vc .lbl{font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mid);margin-bottom:.2rem}.vc .amt{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:var(--gold-dark);line-height:1}.vc .sub{font-size:.71rem;color:var(--mid);margin-top:.15rem}.vc.hl .amt{color:var(--green);font-size:2.5rem}.vc.hl .lbl{color:var(--green)}.varrow{font-size:1.3rem;color:var(--gold)}.vsave-box{text-align:center;flex-shrink:0;max-width:155px;font-size:.77rem;color:var(--gold-dark);font-weight:600;line-height:1.55}.vsave-box span{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700}.memberships{background:var(--charcoal)}.memberships .sec-title{color:var(--cream)}.memberships .sec-eyebrow{color:var(--gold-light)}.memberships .sec-eyebrow:before,.memberships .sec-eyebrow:after{background:var(--gold-light)}.memberships .sec-sub{color:#fffdf580}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1060px;margin:0 auto}.plan-card{background:#fffdf50d;border:1px solid rgba(201,168,76,.18);border-radius:1.5rem;padding:2.1rem 1.7rem;position:relative;transition:transform .3s,box-shadow .3s;cursor:pointer}.plan-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000004d}.plan-card.featured{background:linear-gradient(145deg,var(--gold),#B8860B);border-color:var(--gold);transform:scale(1.05)}.plan-card.featured:hover{transform:scale(1.05) translateY(-6px)}.plan-tag{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:var(--gold-light);color:var(--charcoal);font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .9rem;border-radius:1rem;white-space:nowrap}.plan-tag.green{background:var(--green);color:#fff}.plan-name{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;color:var(--cream);margin-bottom:.25rem}.plan-card.featured .plan-name{color:var(--charcoal)}.plan-dur{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#fffdf566;margin-bottom:1rem}.plan-card.featured .plan-dur{color:#1e1a10a6}.plan-price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.2rem}.pcurr{font-size:1rem;color:var(--gold-light);margin-top:.3rem}.plan-card.featured .pcurr{color:var(--charcoal)}.pamt{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;line-height:1;color:#fff}.plan-card.featured .pamt{color:var(--charcoal)}.pper{font-size:.75rem;color:#fffdf566;align-self:flex-end;padding-bottom:.3rem}.plan-card.featured .pper{color:#1e1a108c}.ptotal{font-size:.75rem;color:#fffdf559;margin-bottom:.45rem}.plan-card.featured .ptotal{color:#1e1a1080}.per-class{display:inline-flex;align-items:center;background:#3d6b3a38;border:1px solid rgba(61,107,58,.3);border-radius:.35rem;padding:.18rem .55rem;font-size:.68rem;color:#7dc87a;font-weight:700;margin-bottom:1rem}.plan-card.featured .per-class{background:#1e1a1033;border-color:#1e1a1040;color:var(--charcoal)}.spots-row{display:flex;align-items:center;gap:.55rem;font-size:.67rem;color:var(--gold-light);margin-bottom:.85rem}.plan-card.featured .spots-row{color:var(--charcoal)}.sbar{flex:1;height:3px;background:#ffffff1f;border-radius:2px;overflow:hidden}.sfill{height:100%;background:var(--gold-light);border-radius:2px}.plan-card.featured .sfill{background:var(--charcoal)}.plan-feats{list-style:none;margin-bottom:1.5rem}.plan-feats li{display:flex;align-items:center;gap:.58rem;font-size:.82rem;color:#fffdf5ad;padding:.43rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.plan-card.featured .plan-feats li{color:var(--charcoal);border-bottom-color:#1e1a101f}.plan-feats li:before{content:" ";width:15px;height:15px;background:#c9a84c33;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.58rem;color:var(--gold-light);flex-shrink:0}.plan-card.featured .plan-feats li:before{background:#1e1a1033;color:var(--charcoal)}.plan-btn{width:100%;padding:.8rem;border-radius:2rem;border:1.5px solid rgba(255,255,255,.2);background:transparent;color:var(--cream);font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .25s}.plan-btn:hover{background:#ffffff1a}.plan-card.featured .plan-btn{background:var(--charcoal);color:var(--gold-light);border-color:var(--charcoal)}.plan-card.featured .plan-btn:hover{background:#0f0d08}.plan-guar{text-align:center;font-size:.67rem;color:#fffdf559;margin-top:.6rem}.plan-card.featured .plan-guar{color:#1e1a1080}.intro-offer{background:var(--green);border-radius:1.2rem;padding:1.5rem 2rem;max-width:1060px;margin:2rem auto 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.intro-offer h3{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300;color:#fff}.intro-offer h3 em{font-style:italic;color:var(--gold-light)}.intro-offer p{font-size:.87rem;color:#ffffffb8;margin-top:.3rem}.intro-btn{background:var(--gold-light);color:var(--charcoal);padding:.75rem 2rem;border-radius:2rem;border:none;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.intro-btn:hover{background:var(--gold);transform:translateY(-2px)}.faq-section{background:var(--charcoal);padding-top:0;padding-bottom:4rem}.faq-list{max-width:740px;margin:0 auto;display:grid;gap:.5rem}.faq-item{border:1px solid rgba(201,168,76,.18);border-radius:.8rem;overflow:hidden}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.3rem;cursor:pointer;font-size:.87rem;font-weight:500;color:var(--cream);transition:background .2s;gap:1rem}.faq-q:hover{background:#c9a84c0f}.faq-ico{font-size:1.1rem;color:var(--gold-light);transition:transform .3s;flex-shrink:0}.faq-ans{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-ai{padding:0 1.3rem 1.1rem;font-size:.82rem;color:#fffdf58c;line-height:1.75}.faq-item.open .faq-ans{max-height:200px}.faq-item.open .faq-ico{transform:rotate(45deg)}.instructor-section{background:var(--warm-white)}.instructor-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:980px;margin:0 auto;align-items:center}.inst-photo{border-radius:1.5rem;overflow:hidden;position:relative;height:480px}.inst-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.iphoto-ol{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,26,16,.5) 0%,transparent 50%)}.icert{position:absolute;bottom:1.3rem;left:1.3rem;background:#fffdf5f2;border-radius:.7rem;padding:.5rem .9rem;font-size:.72rem;font-weight:700;color:var(--gold-dark)}.iinfo .seyebrow{font-size:.67rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.iinfo h3{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;line-height:1.15;margin-bottom:.9rem;color:var(--charcoal)}.iinfo h3 em{font-style:italic;color:var(--gold)}.iinfo p{font-size:.9rem;color:var(--mid);line-height:1.8;margin-bottom:1.2rem}.istats{display:flex;gap:1.8rem;padding:1.2rem 0;border-top:1px solid rgba(201,168,76,.22);border-bottom:1px solid rgba(201,168,76,.22);margin-bottom:1.5rem}.istat .num{font-family:Cormorant Garamond,serif;font-size:1.7rem;color:var(--gold);font-weight:600}.istat .lbl{font-size:.67rem;color:var(--mid);text-transform:uppercase;letter-spacing:.07em}.classes-section{background:var(--bg)}.classes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;max-width:1100px;margin:0 auto}.class-card{border-radius:1.2rem;overflow:hidden;background:#fff;box-shadow:0 2px 16px #1e1a1012;transition:transform .3s,box-shadow .3s;cursor:pointer}.class-card:hover{transform:translateY(-5px);box-shadow:0 14px 38px #1e1a101f}.cls-img{height:190px;position:relative;overflow:hidden;background:var(--charcoal)}.cio{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,26,16,.52) 0%,transparent 55%)}.cls-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.class-card:hover .cls-img img{transform:scale(1.06)}.cls-badge{position:absolute;top:.85rem;right:.85rem;background:#fffdf5f2;border-radius:1rem;padding:.18rem .65rem;font-size:.63rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--gold-dark)}.cls-spots{position:absolute;bottom:.75rem;left:.85rem;font-size:.67rem;color:#ffffffe6;font-weight:600}.cls-body{padding:1.25rem}.cls-level{font-size:.63rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.28rem;font-weight:600}.cls-name{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:400;margin-bottom:.4rem;color:var(--charcoal)}.cls-desc{font-size:.78rem;color:var(--mid);line-height:1.6;margin-bottom:.9rem}.cls-meta{display:flex;gap:.7rem;flex-wrap:wrap;font-size:.7rem;color:var(--mid);margin-bottom:.9rem}.cls-footer{display:flex;align-items:flex-end;justify-content:space-between}.cls-price{font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:600;color:var(--gold)}.cls-price small{font-family:DM Sans,sans-serif;font-size:.66rem;color:var(--mid);font-weight:400}.member-saves{font-size:.65rem;color:var(--green);font-weight:700;margin-top:.15rem}.cls-btn{background:var(--charcoal);color:var(--gold-light);padding:.48rem 1.15rem;border-radius:2rem;border:none;font-size:.74rem;font-weight:700;cursor:pointer;transition:all .22s;white-space:nowrap}.cls-btn:hover{background:var(--gold-dark);color:#fff;transform:translateY(-1px)}.class-card.wide{grid-column:span 2;display:grid;grid-template-columns:230px 1fr}.class-card.wide .cls-img{height:100%;min-height:175px}.digital-section{background:var(--charcoal);position:relative;overflow:hidden}.digital-section .sec-title{color:var(--cream)}.digital-section .sec-eyebrow{color:var(--gold-light)}.digital-section .sec-eyebrow:before,.digital-section .sec-eyebrow:after{background:var(--gold-light)}.digital-section .sec-sub{color:#fffdf585}.digital-tabs{display:flex;gap:.55rem;justify-content:center;margin-bottom:2.5rem}.dtab{padding:.45rem 1.1rem;border-radius:2rem;border:1.5px solid rgba(201,168,76,.3);background:transparent;font-size:.76rem;font-weight:500;color:#fffdf599;cursor:pointer;transition:all .2s}.dtab.active,.dtab:hover{background:var(--gold);color:var(--charcoal);border-color:var(--gold)}.digital-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;max-width:1100px;margin:0 auto}.digital-card{background:#fffdf50d;border:1px solid rgba(201,168,76,.18);border-radius:1.2rem;overflow:hidden;transition:transform .3s,box-shadow .3s;cursor:pointer}.digital-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.dcard-thumb{height:170px;position:relative;overflow:hidden;background:#c9a84c1a;display:flex;align-items:center;justify-content:center}.dcard-thumb img{width:100%;height:100%;object-fit:cover;opacity:.75}.dcard-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,26,16,.65) 0%,transparent 50%)}.dcard-type{position:absolute;top:.75rem;left:.75rem;padding:.18rem .6rem;border-radius:.35rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.dcard-type.video{background:#1e1a10cc;color:var(--gold-light)}.dcard-type.pdf{background:var(--gold);color:var(--charcoal)}.dcard-type.journal{background:var(--green);color:#fff}.play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.play-circle{width:44px;height:44px;border-radius:50%;background:#c9a84cd9;display:flex;align-items:center;justify-content:center;transition:transform .2s}.digital-card:hover .play-circle{transform:scale(1.12)}.play-arrow{width:0;height:0;border-style:solid;border-width:8px 0 8px 16px;border-color:transparent transparent transparent var(--charcoal);margin-left:3px}.dcard-body{padding:1.1rem}.dcard-cat{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.25rem;font-weight:600}.dcard-name{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:400;margin-bottom:.3rem;color:var(--cream)}.dcard-desc{font-size:.79rem;color:#fffdf58c;line-height:1.6;margin-bottom:.85rem}.dcard-meta{display:flex;gap:.6rem;flex-wrap:wrap;font-size:.7rem;color:#fffdf573;margin-bottom:.9rem}.dcard-footer{display:flex;align-items:center;justify-content:space-between}.dcard-price{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:var(--gold-light)}.dcard-price small{font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:400;color:#fffdf573}.dcard-btn{background:var(--gold);color:var(--charcoal);padding:.42rem 1rem;border-radius:1.5rem;border:none;font-size:.7rem;font-weight:700;cursor:pointer;transition:all .2s}.dcard-btn:hover{background:var(--gold-dark);color:#fff}.member-free{font-size:.65rem;color:#7dc87a;font-weight:700;margin-top:.3rem}.journal-highlight{background:linear-gradient(135deg,var(--gold-pale),var(--tan-light));border-radius:1.5rem;max-width:1060px;margin:2.5rem auto 0;padding:2.5rem 3rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;border:1px solid rgba(201,168,76,.3)}.jh-label{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.6rem}.jh-title{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;color:var(--charcoal);line-height:1.2;margin-bottom:.8rem}.jh-title em{font-style:italic;color:var(--gold-dark)}.jh-desc{font-size:.88rem;color:var(--mid);line-height:1.75;margin-bottom:1.4rem}.jh-features{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.6rem}.jh-feat{display:flex;align-items:center;gap:.6rem;font-size:.83rem;color:var(--mid)}.jh-feat:before{content:" ";color:var(--gold);font-size:.7rem;flex-shrink:0}.jh-preview{background:#fff;border-radius:1rem;padding:1.5rem;border:1px solid rgba(201,168,76,.25);font-size:.8rem;color:var(--mid)}.jh-preview-title{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--charcoal);margin-bottom:.8rem;font-weight:600}.jh-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:.8rem}.jh-block{background:var(--gold-pale);border-radius:.6rem;padding:.7rem;border-left:3px solid var(--gold)}.jh-block-title{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.4rem}.jh-block-line{height:5px;background:#c9a84c40;border-radius:2px;margin-bottom:3px}.jh-block-line.short{width:60%}.jh-time-block{background:var(--tan-light);border-radius:.5rem;padding:.5rem .7rem;margin-bottom:.4rem;display:flex;align-items:center;gap:.5rem;border-left:3px solid var(--tan-dark)}.jh-time{font-size:.65rem;font-weight:700;color:var(--tan-dark);min-width:35px}.jh-task{font-size:.72rem;color:var(--mid)}.jh-dot-row{display:flex;gap:.4rem;margin-top:.6rem}.jh-dot{width:8px;height:8px;border-radius:50%;border:1.5px solid var(--gold);cursor:pointer}.jh-dot.done{background:var(--gold);border-color:var(--gold)}.jh-price-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.jh-price{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:var(--gold-dark)}.jh-price small{font-family:DM Sans,sans-serif;font-size:.75rem;color:var(--mid);font-weight:400}.shop-section{background:var(--off-white)}.shop-filter{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.3rem}.filter-btn{padding:.42rem 1rem;border-radius:2rem;border:1.5px solid rgba(201,168,76,.32);background:transparent;font-size:.74rem;font-weight:500;color:var(--mid);cursor:pointer;transition:all .2s}.filter-btn.active,.filter-btn:hover{background:var(--charcoal);color:var(--gold-light);border-color:var(--charcoal)}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem;max-width:1200px;margin:0 auto}.product-card{border-radius:1.1rem;overflow:hidden;background:#fff;box-shadow:0 2px 12px #1e1a1012;transition:transform .3s,box-shadow .3s;cursor:pointer;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 34px #1e1a1021}.prod-img{height:220px;position:relative;overflow:hidden;background:var(--tan-light)}.prod-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s}.product-card:hover .prod-img img{transform:scale(1.07)}.sale-tag{position:absolute;top:.7rem;left:.7rem;background:#b8860b;color:#fff;padding:.16rem .52rem;border-radius:.32rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.new-tag{position:absolute;top:.7rem;left:.7rem;background:var(--green);color:#fff;padding:.16rem .52rem;border-radius:.32rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.hot-tag{position:absolute;top:.7rem;left:.7rem;background:#c0392b;color:#fff;padding:.16rem .52rem;border-radius:.32rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.wishlist-btn{position:absolute;top:.7rem;right:.7rem;background:#fffdf5ed;border:none;width:29px;height:29px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.88rem;transition:transform .2s;z-index:2}.wishlist-btn:hover{transform:scale(1.15)}.prod-body{padding:.95rem 1.05rem 1.1rem}.prod-cat{font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.22rem;font-weight:600}.prod-name{font-family:Cormorant Garamond,serif;font-size:1.08rem;font-weight:400;margin-bottom:.22rem;color:var(--charcoal)}.prod-review{font-size:.65rem;color:var(--gold);margin-bottom:.55rem}.prod-review span{color:var(--mid);margin-left:.22rem}.prod-footer{display:flex;align-items:center;justify-content:space-between}.prod-price{font-size:.96rem;font-weight:600;color:var(--charcoal)}.prod-price .old{text-decoration:line-through;color:var(--mid);font-size:.75rem;margin-right:.22rem;font-weight:400}.add-cart-btn{background:var(--charcoal);color:var(--gold-light);padding:.4rem .95rem;border-radius:1.5rem;border:none;font-size:.7rem;font-weight:700;cursor:pointer;transition:all .2s}.add-cart-btn:hover{background:var(--gold-dark);color:#fff}.mbadge{font-size:.63rem;color:var(--green);font-weight:700;margin-top:.28rem}.testimonials{background:linear-gradient(135deg,var(--gold-dark) 0%,#5C4A0A 100%);color:#fff}.testimonials .sec-title{color:var(--cream)}.testimonials .sec-eyebrow{color:var(--gold-light)}.testimonials .sec-eyebrow:before,.testimonials .sec-eyebrow:after{background:var(--gold-light)}.testimonials .sec-sub{color:#fffdf585}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;max-width:1100px;margin:0 auto}.review-card{background:#fffdf51a;border:1px solid rgba(255,253,245,.14);border-radius:1.2rem;padding:1.7rem;transition:transform .3s}.review-card:hover{transform:translateY(-4px)}.rev-stars{color:var(--gold-light);font-size:.82rem;margin-bottom:.75rem;letter-spacing:.07em}.rev-text{font-size:.86rem;line-height:1.75;color:#fffdf5e0;margin-bottom:1.3rem;font-style:italic}.reviewer{display:flex;align-items:center;gap:.85rem}.rev-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,253,245,.25);flex-shrink:0}.rev-avatar img{width:100%;height:100%;object-fit:cover}.rev-name{font-weight:600;font-size:.84rem;color:#fff}.rev-since{font-size:.68rem;opacity:.58;margin-top:.08rem}.transformation-section{background:var(--warm-white)}.transform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;max-width:1100px;margin:0 auto}.transform-card{border-radius:1.2rem;overflow:hidden;background:#fff;box-shadow:0 2px 16px #1e1a1012}.transform-img{height:215px;overflow:hidden;position:relative}.transform-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.transform-card:hover .transform-img img{transform:scale(1.05)}.tio{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,26,16,.62),transparent 55%)}.tlabel{position:absolute;bottom:.85rem;left:1rem;font-size:.7rem;font-weight:700;color:#fff;letter-spacing:.05em}.transform-body{padding:1.25rem}.transform-quote{font-style:italic;font-size:.85rem;color:var(--mid);line-height:1.72;margin-bottom:.75rem}.transform-name{font-weight:700;font-size:.82rem;color:var(--charcoal)}.transform-detail{font-size:.7rem;color:var(--gold-dark);font-weight:600;margin-top:.15rem}.referral-strip{background:var(--charcoal);padding:2.3rem 5rem;text-align:center}.referral-strip h3{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:300;color:var(--cream);margin-bottom:.4rem}.referral-strip h3 em{font-style:italic;color:var(--gold-light)}.referral-strip p{font-size:.85rem;color:#fffdf580;margin-bottom:1.3rem}.ref-btn{display:inline-block;background:var(--gold);color:var(--charcoal);padding:.72rem 1.9rem;border-radius:2rem;font-size:.83rem;font-weight:700;cursor:pointer;border:none;transition:all .2s}.ref-btn:hover{background:var(--gold-dark);color:#fff;transform:translateY(-2px)}footer{background:#0e0c07;color:#fffdf580;padding:0}.footer-photo{height:255px;position:relative;overflow:hidden}.footer-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:brightness(.32)}.fphoto-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:2rem}.fphoto-content h3{font-family:Cormorant Garamond,serif;font-size:2.1rem;font-weight:300;color:#fff;margin-bottom:.5rem}.fphoto-content h3 em{color:var(--gold-light);font-style:italic}.fphoto-content p{font-size:.85rem;color:#ffffff94;margin-bottom:1.3rem}.femail-form{display:flex;gap:.45rem;max-width:370px}.femail-form input{flex:1;padding:.65rem 1.1rem;border-radius:2rem;border:1px solid rgba(201,168,76,.3);background:#ffffff14;color:#fff;font-size:.8rem;outline:none}.femail-form input::placeholder{color:#ffffff59}.femail-form button{background:var(--gold);color:var(--charcoal);padding:.65rem 1.3rem;border-radius:2rem;border:none;font-size:.78rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s}.femail-form button:hover{background:var(--gold-dark);color:#fff}.footer-main{padding:3.3rem 5rem 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.8rem;margin-bottom:2.3rem}.footer-brand h3{font-family:Cormorant Garamond,serif;font-size:1.45rem;color:var(--cream);margin-bottom:.65rem}.footer-brand p{font-size:.8rem;line-height:1.7;max-width:250px;margin-bottom:.9rem}.footer-col h4{font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1rem}.footer-col a{display:block;color:#fffdf573;text-decoration:none;font-size:.8rem;margin-bottom:.5rem;transition:color .2s}.footer-col a:hover{color:var(--gold-light)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:1.8rem;border-top:1px solid rgba(255,255,255,.07);font-size:.74rem}.social-links{display:flex;gap:.75rem}.social-links a{width:32px;height:32px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(201,168,76,.2);display:flex;align-items:center;justify-content:center;font-size:.8rem;text-decoration:none;transition:background .2s}.social-links a:hover{background:var(--gold);color:var(--charcoal)}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#1e1a1080;opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:-430px;bottom:0;width:430px;z-index:201;background:var(--cream);box-shadow:-10px 0 50px #00000026;transition:right .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-hdr{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 1.7rem;border-bottom:1px solid rgba(201,168,76,.22)}.cart-title{font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:400}.cart-close{background:none;border:none;font-size:1.3rem;cursor:pointer;color:var(--mid)}.cart-items{flex:1;overflow-y:auto;padding:1.3rem 1.7rem}.cart-item{display:flex;gap:.9rem;padding:.9rem 0;border-bottom:1px solid rgba(201,168,76,.14)}.ci-img{width:66px;height:66px;border-radius:.6rem;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,var(--gold-pale),var(--tan));display:flex;align-items:center;justify-content:center;font-size:1.5rem}.ci-info{flex:1}.ci-name{font-weight:600;font-size:.86rem;margin-bottom:.12rem;color:var(--charcoal)}.ci-variant{font-size:.7rem;color:var(--mid);margin-bottom:.35rem}.ci-price{font-weight:700;color:var(--gold-dark)}.ci-remove{background:none;border:none;color:var(--mid);cursor:pointer;font-size:.92rem}.cart-foot{padding:1.3rem 1.7rem;border-top:1px solid rgba(201,168,76,.22)}.cart-upsell{background:#c9a84c1a;border:1px solid rgba(201,168,76,.25);border-radius:.65rem;padding:.7rem;margin-bottom:.9rem;font-size:.76rem;color:var(--gold-dark);font-weight:600}.cart-subtotal{display:flex;justify-content:space-between;margin-bottom:1rem}.cart-subtotal span:last-child{font-weight:700;font-size:1.08rem;color:var(--gold-dark)}.checkout-btn{width:100%;padding:.9rem;background:var(--charcoal);color:var(--gold-light);border:none;border-radius:2rem;font-size:.86rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .25s}.checkout-btn:hover{background:var(--gold-dark);color:#fff}.toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100px);background:var(--charcoal);color:var(--gold-light);padding:.82rem 1.7rem;border-radius:2rem;font-size:.83rem;font-weight:500;box-shadow:0 8px 30px #0003;z-index:400;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;gap:.5rem}.toast.show{transform:translate(-50%) translateY(0)}.exit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#1e1a10a6;opacity:0;pointer-events:none;transition:opacity .35s;display:flex;align-items:center;justify-content:center}.exit-overlay.show{opacity:1;pointer-events:all}.exit-popup{background:var(--cream);border-radius:1.5rem;max-width:510px;width:92%;overflow:hidden;transform:scale(.93);transition:transform .35s;box-shadow:0 30px 80px #00000040;position:relative}.exit-overlay.show .exit-popup{transform:scale(1)}.exit-photo{height:195px;overflow:hidden;position:relative}.exit-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.exit-photo-ol{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 25%,var(--cream) 100%)}.exit-body{padding:1.3rem 1.9rem 1.9rem;text-align:center}.exit-eyebrow{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.exit-body h3{font-family:Cormorant Garamond,serif;font-size:1.85rem;font-weight:300;margin-bottom:.5rem;color:var(--charcoal)}.exit-body h3 em{color:var(--gold-dark);font-style:italic}.exit-body p{font-size:.84rem;color:var(--mid);line-height:1.7;margin-bottom:1.3rem}.exit-form{display:flex;gap:.45rem;margin-bottom:.7rem}.exit-form input{flex:1;padding:.68rem 1.05rem;border-radius:2rem;border:1.5px solid rgba(201,168,76,.32);background:#fff;color:var(--charcoal);font-size:.8rem;outline:none}.exit-form input:focus{border-color:var(--gold)}.exit-form button{background:var(--gold);color:var(--charcoal);padding:.68rem 1.25rem;border-radius:2rem;border:none;font-size:.78rem;font-weight:700;cursor:pointer;white-space:nowrap}.exit-form button:hover{background:var(--gold-dark);color:#fff}.exit-close{background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--mid);position:absolute;top:.9rem;right:.9rem;z-index:3}.exit-dismiss{font-size:.73rem;color:var(--mid);cursor:pointer;text-decoration:underline;opacity:.55}.sticky-mobile{display:none;position:fixed;bottom:0;left:0;right:0;z-index:150;background:var(--cream);border-top:1px solid rgba(201,168,76,.22);padding:.85rem 1.3rem;gap:.65rem}.sm-free{flex:1;background:var(--green);color:#fff;padding:.78rem;border-radius:2rem;border:none;font-size:.8rem;font-weight:700;cursor:pointer}.sm-join{flex:1;background:var(--gold);color:var(--charcoal);padding:.78rem;border-radius:2rem;border:none;font-size:.8rem;font-weight:700;cursor:pointer}@keyframes fadeInUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.hero-left>*{animation:fadeInUp .7s ease forwards;opacity:0}.hero-left>*:nth-child(1){animation-delay:.08s}.hero-left>*:nth-child(2){animation-delay:.2s}.hero-left>*:nth-child(3){animation-delay:.32s}.hero-left>*:nth-child(4){animation-delay:.44s}.hero-left>*:nth-child(5){animation-delay:.56s}.hero-left>*:nth-child(6){animation-delay:.68s}.hero-left>*:nth-child(7){animation-delay:.8s}@media(max-width:900px){nav{padding:.9rem 1.3rem;top:34px}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-right{display:none}.hero-left{padding:3rem 1.4rem}section{padding:3.5rem 1.4rem}.plans-grid,.classes-grid,.reviews-grid,.transform-grid{grid-template-columns:1fr}.digital-grid,.shop-grid,.footer-grid{grid-template-columns:1fr 1fr}.plan-card.featured{transform:none}.cart-drawer{width:100%;right:-100%}.instructor-grid,.journal-highlight{grid-template-columns:1fr}.inst-photo{height:300px}.sticky-mobile{display:flex}.trust-strip{padding:1rem 1.3rem}.referral-strip{padding:2rem 1.4rem}.footer-main{padding:2.3rem 1.4rem 1.4rem}body{padding-bottom:75px}.class-card.wide{grid-column:span 1;display:block}.class-card.wide .cls-img{height:190px}.value-banner{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.shop-grid,.plans-grid,.digital-grid,.reviews-grid,.transform-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/risewell.css.map */
