:root{--bg-base:#EFE8DD;--bg-cream:#F4ECDF;--bg-footer:#EEE7D8;--text-primary:#2B2B2B;--text-secondary:#6E6457;--text-muted:#9C9285;--gold:#C9A35A;--gold-deep:#B68A3E;--gold-soft:#DFBA6B;--amber-bg:#F3E4C2;--amber-text:#9C7234;--glass-bg:rgba(255,255,255,0.62);--glass-border:rgba(255,255,255,0.68);--green-bg:#E8EEE4;--green-text:#6D7B5D;--red-bg:#FBEAE6;--red-text:#8A3324;--faq-border:#E5DDD0;--dark-bg:#211C16;--dark-text:#F5F0E6;--dark-text-dim:#A8A092;--dark-card-bg:rgba(255,255,255,0.04);--dark-card-border:rgba(255,255,255,0.08);--neon-green:#96B395;--neon-amber:#D4A857;--neon-gold:#DFC18A;--font-serif:Georgia, 'Times New Roman', serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:'Vazirmatn',Tahoma,'Segoe UI',Arial,sans-serif!important;font-weight:400;line-height:2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700!important}img,svg{display:block}a{color:inherit;text-decoration:none}::selection{background:var(--gold-soft);color:#fff}.scroll-progress{position:fixed;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#6D7B5D,#B68A3E);width:0%;z-index:999;transition:width .08s linear}.site-header{position:fixed;top:22px;left:0;right:0;margin-left:auto;margin-right:auto;width:min(940px,92%);z-index:900;background:var(--glass-bg);-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);border:1px solid var(--glass-border);border-radius:999px;box-shadow:0 10px 34px rgb(43 38 32 / .08);padding:10px 12px 10px 10px}.header-inner{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header-inner>*{margin-left:5px;margin-right:5px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.brand{font-size:21px;font-weight:300;color:var(--text-primary);padding-right:10px;white-space:nowrap}.main-nav{display:flex;align-items:center;gap:26px;font-size:14.5px;color:var(--text-secondary)}.main-nav a{transition:color .2s}.main-nav a:hover{color:var(--gold-deep)}.cta-pill{background:var(--gold-deep);color:#fff;font-size:14px;font-weight:500;padding:11px 22px;border-radius:999px;white-space:nowrap;box-shadow:0 6px 16px rgb(182 138 62 / .28);transition:background .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.cta-pill:hover{background:var(--gold);box-shadow:0 14px 30px rgb(182 138 62 / .42);transform:translateY(-3px)}.quickbuy-pill{background:rgb(255 255 255 / .5);border:1px solid rgb(212 175 55 / .3);color:var(--text-primary);font-size:12.5px;font-weight:500;padding:8px 16px;border-radius:999px;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .45s ease,border-color .45s ease,transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease;cursor:pointer}.quickbuy-pill:hover{background:rgb(255 255 255 / .72);border-color:rgb(212 175 55 / .55);transform:translateY(-2px);box-shadow:0 8px 18px rgb(182 138 62 / .16)}@media (max-width:760px){.quickbuy-pill{display:none}}.mobile-nav-panel .quickbuy-pill{display:block;text-align:center;margin-top:6px}.account-btn,.mobile-toggle{width:38px;height:38px;border-radius:50%;border:1px solid var(--glass-border);background:rgb(255 255 255 / .5);display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.mobile-toggle{display:none}.mobile-nav-panel{position:fixed;top:90px;left:0;right:0;margin-left:auto;margin-right:auto;width:min(320px,88%);background:var(--glass-bg);-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);border:1px solid var(--glass-border);border-radius:24px;padding:14px;box-shadow:0 16px 40px rgb(43 38 32 / .14);display:flex;flex-direction:column;gap:4px;opacity:0;pointer-events:none;transform:translateY(-8px) scale(.96);transform-origin:top center;transition:opacity .22s ease,transform .22s ease;z-index:850}.mobile-nav-panel.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.mobile-nav-panel a{padding:13px 14px;border-radius:14px;font-size:15px;color:var(--text-primary)}.mobile-nav-panel a:active{background:rgb(0 0 0 / .05)}.mobile-nav-panel .cta-pill{margin-top:6px;text-align:center}@media (max-width:760px){.main-nav{display:none}brand{font-size:18px;display:block!important;flex-shrink:0}.mobile-toggle{display:flex}.header-inner>.cta-pill{display:none}.header-inner{justify-content:space-between;gap:8px;flex-wrap:nowrap}.account-btn{margin-inline-start:0}}.hero{min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 24px 90px;background:#EAF1F7}.hero-scene{position:absolute;inset:0;z-index:0}.hero-scene svg{width:100%;height:100%;display:block}.hero-vignette{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 60% 50% at 50% 55%,rgb(255 255 255 / .62) 0%,rgb(255 255 255 / .22) 45%,#fff0 72%)}.hero-content{position:relative;z-index:2;max-width:680px}.eyebrow{font-size:14px;color:var(--gold-deep);font-weight:500;margin-bottom:18px}.hero h1{font-size:clamp(30px,5vw,50px);font-weight:300;line-height:1.5;color:var(--text-primary);margin-bottom:22px}.hero .sub{font-size:17px;color:var(--text-secondary);max-width:540px;margin:0 auto 38px}.primary-btn{display:inline-block;background:var(--gold-deep);color:#fff;font-size:16px;font-weight:500;padding:17px 40px;border-radius:999px;box-shadow:0 10px 26px rgb(182 138 62 / .32);transition:background .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.primary-btn:hover{background:var(--gold);box-shadow:0 18px 40px rgb(182 138 62 / .48);transform:translateY(-3px)}.micro{font-size:12.5px;color:var(--text-muted);margin-top:14px}.stats-wrap{padding:0 24px;position:relative;z-index:5}.stats-bar{max-width:880px;margin:-56px auto 0;background:var(--glass-bg);border:1px solid rgb(255 255 255 / .7);border-radius:24px;padding:30px 16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 25px 60px -10px rgb(43 38 32 / .49)!important;display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:760px){.stats-bar{grid-template-columns:repeat(2,1fr);gap:26px 0}}.stat-item{text-align:center;position:relative}.stat-item::after{content:'';position:absolute;top:6px;bottom:6px;left:0;width:1px;background:rgb(43 38 32 / .1)}.stat-item:last-child::after{display:none}@media (max-width:760px){.stat-item::after{display:none}}.stat-num{font-size:25px;font-weight:500;color:var(--gold-deep);margin-bottom:5px}.stat-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin:2px auto 8px;color:var(--gold-deep);opacity:.75}.stat-icon svg{width:100%;height:100%}.stat-label{font-size:12px;color:var(--text-secondary)}section{padding:92px 24px}.section-inner{max-width:1080px;margin:0 auto}.section-head{text-align:center;max-width:680px;margin:0 auto 46px}.section-eyebrow{font-size:13px;font-weight:500;color:var(--gold-deep);margin-bottom:14px}.section-head h2{font-size:clamp(24px,3.4vw,34px);font-weight:300;color:var(--text-primary);line-height:1.6}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.reveal.in-view{opacity:1;transform:translateY(0)}.why-section{background:var(--bg-base)}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}@media (max-width:880px){.why-grid{grid-template-columns:1fr}}.why-box{background:#fff;border:1px solid rgb(43 38 32 / .06);border-radius:22px;padding:36px}.why-box-title{font-size:17px;font-weight:500;color:var(--text-primary);margin-bottom:24px;line-height:1.6}.donut-wrap{display:flex;align-items:center;gap:22px;margin-bottom:28px;flex-wrap:wrap}.donut-legend{font-size:13.5px;color:var(--text-secondary);display:flex;flex-direction:column;gap:8px}.legend-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-left:8px}.story-accordion{display:flex;flex-direction:column;gap:10px}.story-acc-item{border:1px solid rgb(43 38 32 / .08);border-radius:16px;overflow:hidden;transition:background .35s ease,border-color .35s ease}.story-acc-item.open{background:var(--bg-cream);border-color:rgb(43 38 32 / .05)}.story-acc-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:none;padding:16px 18px;cursor:pointer;text-align:right;font-size:14.5px;font-weight:500;color:var(--text-primary);font-family:inherit}.story-acc-header svg{width:13px;height:13px;color:var(--gold-deep);flex-shrink:0;transition:transform .35s ease}.story-acc-item.open .story-acc-header svg{transform:rotate(180deg)}.story-acc-body{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,1,.36,1)}.story-acc-item.open .story-acc-body{max-height:600px}.story-acc-content{padding:0 18px 20px}.story-acc-content .line{font-size:14px;color:var(--text-secondary);line-height:1.85;margin-bottom:10px}.story-acc-content .line:last-child{margin-bottom:0}.story-acc-content .line b{color:var(--text-primary);font-weight:500}.sci-intro{font-size:14px;color:var(--text-secondary);margin-bottom:22px;line-height:1.9}.faq-mini summary{cursor:pointer;font-size:15px;font-weight:500;padding:16px 4px;border-bottom:1px solid var(--faq-border);list-style:none;display:flex;justify-content:space-between}.faq-mini summary::-webkit-details-marker{display:none}.faq-mini summary::after{content:'+';color:var(--gold-deep);font-weight:400}.faq-mini[open] summary::after{content:'−'}.faq-mini p{font-size:14px;color:var(--text-secondary);padding:4px 4px 18px}.timeline-section{background:var(--bg-cream);overflow:hidden}.timeline-section .section-eyebrow{color:var(--gold-deep)}.timeline-section .section-head h2{color:var(--text-primary)}.roadmap-wrap{position:relative;max-width:760px;margin:0 auto}.roadmap-path{position:absolute;top:36px;bottom:36px;left:14%;right:14%;background:linear-gradient(135deg,rgb(201 163 90 / .1),rgb(223 186 107 / .08),rgb(182 138 62 / .12));border:1px dashed rgb(255 255 255 / .06);border-radius:50px;z-index:0;pointer-events:none}.roadmap-list{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px}.road-node{display:flex;width:100%;opacity:.35;transform:scale(.95);transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.25,1,.5,1)}.road-node.active{opacity:1;transform:scale(1)}.road-1{justify-content:flex-start}.road-2{justify-content:flex-end;padding-left:9%}.road-3{justify-content:flex-start}.road-card{width:80%;background:var(--dark-card-bg);border:1px solid var(--dark-card-border);border-radius:24px;padding:26px;display:flex;gap:18px;align-items:flex-start;box-shadow:0 14px 40px rgb(0 0 0 / .25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:box-shadow .4s ease,border-color .4s ease}.road-node.active .road-card{box-shadow:0 20px 50px rgb(0 0 0 / .35);background:rgb(255 255 255 / .07)}.road-1.active .road-card{border-inline-end:3px solid var(--neon-green)}.road-2.active .road-card{border-inline-start:3px solid var(--neon-amber)}.road-3.active .road-card{border-inline-end:3px solid var(--neon-gold)}.road-badge{width:46px;height:46px;border-radius:50%;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13.5px;flex-shrink:0;color:var(--dark-text-dim);transition:all .4s ease}.road-1.active .road-badge{background:rgb(150 179 149 / .1);color:var(--neon-green);box-shadow:0 0 14px rgb(150 179 149 / .3)}.road-2.active .road-badge{background:rgb(212 168 87 / .12);color:var(--neon-amber);box-shadow:0 0 14px rgb(212 168 87 / .32)}.road-3.active .road-badge{background:rgb(223 193 138 / .1);color:var(--neon-gold);box-shadow:0 0 14px rgb(223 193 138 / .35)}.road-text{flex:1;text-align:right}.road-text h3{font-size:17px;font-weight:500;margin:0 0 10px;color:var(--text-primary)}.road-text p{font-size:14px;line-height:1.85;color:var(--text-secondary);margin:0 0 10px}.road-result{font-size:13.5px;(--text-secondary)}.road-result b{font-weight:500;color:var(--text-primary)}@media (max-width:760px){.roadmap-path{left:21px;right:auto;width:1px;border:none;border-radius:0;background:linear-gradient(to bottom,rgb(201 163 90 / .3),rgb(223 186 107 / .2))}.road-1,.road-2,.road-3{justify-content:flex-start!important;padding-left:0}.road-card{width:calc(100% - 38px);margin-right:38px;flex-direction:column-reverse;gap:14px;padding:22px}.road-2.active .road-card{border-inline-start:none;border-inline-end:3px solid var(--neon-amber)}}.anchor-point{position:relative;text-align:center;padding-top:44px}.anchor-circle{width:18px;height:18px;border-radius:50%;background:var(--neon-gold);margin:0 auto 22px;box-shadow:0 0 0 0 rgb(223 193 138 / .4);animation:pulseGlow 2.4s ease-out infinite}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 rgb(223 193 138 / .4)}70%{box-shadow:0 0 0 26px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.anchor-text{font-size:16px;font-weight:300;color:var(--dark-text-dim);font-style:italic}.compare-section{background:var(--bg-base)}.compare-sub{font-size:14.5px;color:var(--text-muted);text-align:center;max-width:480px;margin:14px auto 0}.compare-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:stretch;max-width:920px;margin:0 auto}.compare-card{background:var(--glass-bg);border:1px solid rgb(255 255 255 / .7);border-radius:24px;padding:32px 28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column}.compare-bad{opacity:.9}.compare-good{background:linear-gradient(165deg,rgb(255 253 247 / .96),rgb(250 239 216 / .85));border:1px solid rgb(201 163 90 / .45);box-shadow:0 0 0 1px rgb(201 163 90 / .18),0 22px 50px rgb(201 163 90 / .16)}.compare-card-title{font-size:15.5px;font-weight:500;margin-bottom:24px}.compare-card-title span{font-size:12px;color:var(--text-muted);font-weight:400;display:block;margin-top:4px}.compare-bad .compare-card-title{color:var(--text-secondary)}.compare-good .compare-card-title{color:var(--gold-deep)}.compare-list{display:flex;flex-direction:column;gap:14px;flex:1;margin-bottom:24px}.compare-list li{list-style:none;display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.7}.compare-bad .compare-list li{color:var(--text-secondary)}.compare-good .compare-list li{color:var(--text-primary)}.compare-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.compare-icon svg{width:10px;height:10px}.compare-icon.bad{background:var(--red-bg);color:var(--red-text)}.compare-icon.good{background:var(--green-bg);color:var(--green-text)}.compare-result{font-size:13.5px;font-weight:500;padding-top:16px;border-top:1px solid rgb(43 38 32 / .1)}.compare-result.bad{color:var(--red-text)}.compare-result.good{color:var(--gold-deep)}.compare-arrow{display:flex;align-items:center;justify-content:center;padding:0 16px;color:var(--gold-soft)}.compare-arrow svg{width:24px;height:24px}@media (max-width:800px){.compare-grid{grid-template-columns:1fr;gap:16px}.compare-arrow{transform:rotate(-90deg);margin:0 auto}}.pricing-section{background:var(--bg-base)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:stretch;max-width:1140px;margin:0 auto}@media (max-width:980px){.pricing-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto;gap:24px}}.price-card{position:relative;border:1px solid rgb(43 38 32 / .08);border-radius:22px;padding:38px 30px;display:flex;flex-direction:column;transition:transform .3s ease}.price-card.tier-base{background:var(--bg-base)}.price-card.featured{background:#FBF1DD;border:1px solid rgb(201 163 90 / .55);box-shadow:0 0 0 1px rgb(201 163 90 / .25),0 30px 60px rgb(201 163 90 / .2);transform:scale(1.03);z-index:2}.price-card.featured::before{content:'';position:absolute;inset:-25%;z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgb(201 163 90 / .2),transparent 65%)}@media (max-width:980px){.price-card.featured{transform:none;padding:38px 30px}}.price-pin{position:absolute;top:-13px;right:50%;transform:translateX(50%);white-space:nowrap;background:var(--text-secondary);color:#fff;font-size:12px;font-weight:500;padding:6px 16px;border-radius:999px;box-shadow:0 6px 16px rgb(43 38 32 / .2)}.price-card.featured .price-pin{background:var(--gold-deep);box-shadow:0 6px 16px rgb(182 138 62 / .32)}.price-level{font-size:21px;font-weight:300;margin-bottom:6px}.price-card.featured .price-level{color:var(--gold-deep);font-weight:500}.price-tagline{font-size:13.5px;color:var(--text-secondary);margin-bottom:22px;line-height:1.8}.price-features{font-size:14.5px;color:var(--text-secondary);display:flex;flex-direction:column;gap:10px;flex:1}.price-features li{list-style:none;padding-right:18px;position:relative}.price-features li::before{content:'';position:absolute;right:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--gold-soft)}.price-card.featured .price-features li::before{background:var(--gold-deep)}.price-amount{font-size:13px;color:var(--text-muted);margin:26px 0 16px}.price-amount b{font-size:17px;color:var(--text-primary);font-weight:500;display:block;margin-bottom:2px}.price-card.featured .price-amount b{color:var(--gold-deep)}.price-btn{display:block;text-align:center;background:#fff0;border:1px solid var(--text-secondary);color:var(--text-secondary);border-radius:999px;padding:13px;font-size:14px;font-weight:500;transition:all .5s cubic-bezier(.22,1,.36,1);cursor:pointer}.price-card.tier-base .price-btn:hover{background:var(--text-secondary);color:#fff}.price-card.featured .price-btn{background:var(--gold-deep);color:#fff;border:none;box-shadow:0 12px 26px rgb(182 138 62 / .34)}.price-card.featured .price-btn:hover{background:var(--gold);box-shadow:0 18px 38px rgb(182 138 62 / .45);transform:translateY(-3px)}.plan-details-link{display:block;text-align:center;font-size:13px;color:var(--text-muted);margin-top:16px;transition:color .3s ease}.plan-details-link:hover{color:var(--gold-deep)}.scarcity-note{text-align:center;font-weight:500;font-size:14.5px;color:var(--red-text);max-width:560px;margin:48px auto 0;line-height:1.85;background:var(--red-bg);border:1px solid rgb(138 51 36 / .18);border-radius:16px;padding:16px 26px}.price-card.vip-card{background:#EFE8DD;border:1px solid rgb(184 155 88 / .35);box-shadow:0 12px 30px rgb(0 0 0 / .08);color:#2F2F2F;transition:all 0.5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.price-card.vip-card::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(201 163 90 / .4),transparent)}.price-card.vip-card:hover{border-color:rgb(201 163 90 / .3);box-shadow:0 18px 36px rgb(0 0 0 / .12);transform:translateY(-2px)}.vip-lock-icon{width:40px;height:40px;margin:0 auto 28px;display:flex;align-items:center;justify-content:center;color:#B89B58;opacity:.8}.vip-title{font-size:19px;font-weight:600;color:#2E2E2E;margin-bottom:18px;text-align:center;letter-spacing:.5px}.vip-desc{font-size:13px;color:#6A6A6A;line-height:2.1;text-align:center;flex:1;margin-bottom:28px;font-weight:300}.vip-btn{display:block;text-align:center;background:#4A433B;border:none;color:#FFF;border-radius:8px;padding:14px;font-size:13px;font-weight:500;cursor:pointer;margin-top:auto;letter-spacing:.5px;transition:all 0.4s ease}.vip-btn:hover{background:#C9A35A;color:#FFF;border-color:#C9A35A}.depth-section{background:var(--bg-cream)}.depth-intro{font-size:15px;color:var(--text-secondary);text-align:center;max-width:560px;margin:-18px auto 36px;line-height:1.9}.depth-dim-label{text-align:center;display:block}.dim-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:760px;margin:0 auto 50px}.dim-pill{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary);background:#fff;border:1px solid rgb(43 38 32 / .08);padding:9px 18px;border-radius:999px}.dim-pill-icon{display:flex;width:16px;height:16px;color:var(--gold-deep);flex-shrink:0}.dim-pill-icon svg{width:100%;height:100%}.insight-sample{max-width:640px;margin:0 auto;position:relative}.insight-sample-label{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:var(--gold-deep);background:#FBF1DD;padding:6px 14px;border-radius:999px;margin-bottom:18px}.insight-sample-card{background:#fff;border:1px solid rgb(43 38 32 / .07);border-radius:22px;padding:34px 32px;box-shadow:0 16px 38px rgb(43 38 32 / .06)}.insight-sample-card p.insight-quote{font-size:16px;line-height:2;color:var(--text-primary);font-weight:300}.insight-sample-card p.insight-quote b{font-weight:500;color:var(--gold-deep)}.insight-sample-foot{font-size:12px;color:var(--text-muted);margin-top:18px;text-align:left}.product-section{background:var(--bg-base)}.mockup-grid{display:grid;grid-template-columns:1fr 0.85fr;gap:48px;align-items:center;max-width:980px;margin:0 auto}@media (max-width:880px){.mockup-grid{grid-template-columns:1fr;gap:40px}}.mockup-phone-col{display:flex;justify-content:center}.mockup-feature{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}.mockup-feature:last-child{margin-bottom:0}.mockup-feature-icon{width:38px;height:38px;border-radius:50%;background:#FBF1DD;color:var(--gold-deep);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mockup-feature-icon svg{width:16px;height:16px}.mockup-feature h4{font-size:15px;font-weight:500;color:var(--text-primary);margin-bottom:4px}.mockup-feature p{font-size:13.5px;color:var(--text-secondary);line-height:1.8}.phone-frame{width:268px;background:#1E1B16;border-radius:38px;padding:12px;box-shadow:0 30px 60px rgb(43 38 32 / .22)}.phone-screen{background:var(--bg-cream);border-radius:28px;padding:22px 18px;min-height:420px}.phone-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.phone-brand{font-size:13px;font-weight:500;color:var(--text-primary)}.phone-day-badge{font-size:11px;font-weight:500;background:#FBF1DD;color:var(--gold-deep);padding:4px 10px;border-radius:999px}.phone-progress{height:4px;border-radius:4px;background:rgb(43 38 32 / .08);margin-bottom:20px;overflow:hidden}.phone-progress span{display:block;height:100%;width:32%;background:linear-gradient(90deg,var(--gold-soft),var(--gold-deep));border-radius:4px}.phone-task-label{font-size:11px;color:var(--text-muted);margin-bottom:10px}.phone-task{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid rgb(43 38 32 / .06);font-size:13px;color:var(--text-primary)}.phone-task:last-of-type{border-bottom:none}.phone-task-text{display:flex;flex-direction:column;gap:2px;padding-top:1px}.phone-task-reason{font-size:10.5px;color:var(--text-muted);font-weight:400}.phone-check{width:19px;height:19px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px}.phone-check.done{background:var(--green-bg);color:var(--green-text)}.phone-check.pending{background:rgb(43 38 32 / .06);border:1px solid rgb(43 38 32 / .15)}.phone-check svg{width:10px;height:10px}.phone-task.is-pending{color:var(--text-muted)}.phone-coach-msg{margin-top:18px;background:#fff;border-radius:16px;padding:14px 16px;display:flex;gap:10px;box-shadow:0 6px 16px rgb(43 38 32 / .06)}.phone-coach-avatar{width:26px;height:26px;border-radius:50%;background:var(--green-bg);color:var(--green-text);font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-coach-msg p{font-size:12px;color:var(--text-secondary);line-height:1.7}.stories-section{background:var(--bg-cream)}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch;max-width:980px;margin:0 auto}@media (max-width:880px){.method-grid{grid-template-columns:1fr}}.method-col{background:var(--glass-bg);border:1px solid rgb(255 255 255 / .7);border-radius:24px;padding:40px 36px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 40px rgb(43 38 32 / .06);display:flex;flex-direction:column}.method-label{font-size:13px;font-weight:500;color:var(--gold-deep);margin-bottom:18px;letter-spacing:.2px}.method-title{font-size:19px;font-weight:500;color:var(--text-primary);margin-bottom:22px}.method-list{display:flex;flex-direction:column;gap:11px;margin-bottom:28px}.method-list li{list-style:none;padding-right:18px;position:relative;font-size:14px;color:var(--text-secondary)}.method-list li::before{content:'';position:absolute;right:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--gold-soft)}.method-usp{border-top:1px solid rgb(43 38 32 / .08);padding-top:22px;text-align:center;margin-top:auto}.method-usp svg{width:26px;height:19px;color:var(--gold-soft);margin:0 auto 8px}.method-usp p{font-size:19px;font-weight:300;color:var(--text-primary)}.method-usp span{display:block;font-size:12px;color:var(--text-muted);margin-top:8px}.testi-col .spotlight{flex:1;display:flex;flex-direction:column}.testi-col .spotlight-card{flex:1;display:flex;flex-direction:column}.testi-col .spotlight-extra-wrap{flex:0}.testi-col .spotlight-meta{margin-top:auto;padding-top:18px}.spotlight-mark{color:var(--gold-soft);margin-bottom:18px}.spotlight-mark svg{width:30px;height:22px}.spotlight-quote{font-size:clamp(18px,2.2vw,22px);font-weight:300;line-height:1.8;color:var(--text-primary);min-height:88px;transition:opacity .25s ease}.spotlight-toggle{display:inline-flex;align-items:center;gap:6px;border:1px solid rgb(201 163 90 / .4);background:rgb(201 163 90 / .07);color:var(--gold-deep);font-size:12.5px;font-weight:500;cursor:pointer;padding:8px 16px;border-radius:999px;margin-top:18px;transition:background .45s ease,border-color .45s ease,transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.spotlight-toggle:hover{background:rgb(201 163 90 / .16);transform:translateY(-2px);box-shadow:0 8px 18px rgb(182 138 62 / .18)}.spotlight-toggle svg{width:10px;height:10px;transition:transform .25s}.spotlight-toggle.open svg{transform:rotate(180deg)}.spotlight-extra-wrap{display:none;margin-top:18px}.spotlight-extra-wrap.open{display:block}.spotlight-extra{font-size:14px;color:var(--text-secondary);max-width:480px;margin:18px auto 0;line-height:1.85}.spotlight-divider{width:36px;height:1px;background:rgb(43 38 32 / .12);margin:28px auto 20px}.spotlight-meta{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;transition:opacity .25s ease}.spotlight-mini-avatar{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;flex-shrink:0}.spotlight-mini-avatar.c-amber{background:var(--amber-bg);color:var(--amber-text)}.spotlight-mini-avatar.c-green{background:var(--green-bg);color:var(--green-text)}.spotlight-mini-avatar.c-gold{background:#FBF1DD;color:var(--gold-deep)}.spotlight-name{font-size:14px;color:var(--text-primary);font-weight:500}.spotlight-badge{font-size:11.5px;font-weight:500;padding:4px 12px;border-radius:999px}.spotlight-badge.c-amber{background:var(--amber-bg);color:var(--amber-text)}.spotlight-badge.c-green{background:var(--green-bg);color:var(--green-text)}.spotlight-badge.c-gold{background:#FBF1DD;color:var(--gold-deep)}.avatar-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:26px}.avatar-btn{width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;opacity:.45;transition:opacity .25s,transform .25s;box-shadow:0 0 0 2px #fff0}.avatar-btn:hover{opacity:.8}.avatar-btn.active{opacity:1;transform:translateY(-3px)}.avatar-btn.c-amber{background:var(--amber-bg);color:var(--amber-text)}.avatar-btn.c-amber.active{box-shadow:0 0 0 2px var(--amber-text)}.avatar-btn.c-green{background:var(--green-bg);color:var(--green-text)}.avatar-btn.c-green.active{box-shadow:0 0 0 2px var(--green-text)}.avatar-btn.c-gold{background:#FBF1DD;color:var(--gold-deep)}.avatar-btn.c-gold.active{box-shadow:0 0 0 2px var(--gold-deep)}.principles-section{background:var(--bg-base)}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:960px;margin:0 auto 40px}@media (max-width:880px){.principles-grid{grid-template-columns:1fr;max-width:420px}}.principle-card{border:1px solid rgb(43 38 32 / .06);border-radius:20px;padding:32px 26px;text-align:center}.principle-card.pc-1{background:var(--green-bg)}.principle-card.pc-2{background:var(--bg-base);border-color:rgb(43 38 32 / .08)}.principle-card.pc-3{background:#FBF1DD}.principle-icon{width:50px;height:50px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.principle-icon svg{width:22px;height:22px}.pc-1 .principle-icon{background:rgb(109 123 93 / .14);color:var(--green-text)}.pc-2 .principle-icon{background:rgb(182 138 62 / .14);color:var(--gold-deep)}.pc-3 .principle-icon{background:rgb(201 163 90 / .18);color:var(--gold)}.principle-title{font-size:16px;font-weight:500;color:var(--text-primary);margin-bottom:12px}.principle-text{font-size:13.5px;color:var(--text-secondary);line-height:1.85}.principles-tagline{max-width:520px;margin:0 auto;text-align:center;font-size:15px;font-weight:300;color:var(--text-primary);line-height:1.9;border-top:1px solid rgb(43 38 32 / .08);padding-top:28px}.philosophy-section{background:var(--bg-cream)}.philosophy-inner{max-width:600px;margin:0 auto}.philosophy-block{text-align:center}.philosophy-block h3{font-size:19px;font-weight:500;color:var(--text-primary);margin-bottom:18px}.philosophy-block p{font-size:14.5px;color:var(--text-secondary);line-height:2}.purchase-faq-section{background:var(--bg-base)}.purchase-faq-box{max-width:680px;margin:0 auto;background:#fff;border:1px solid var(--faq-border);border-radius:22px;padding:36px}.guarantee-banner{padding:0 24px 90px}.guarantee-box{position:relative;max-width:620px;margin:0 auto;text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgb(201 163 90 / .35);border-radius:28px;padding:54px 44px;box-shadow:0 25px 60px -10px rgb(43 38 32 / .49)!important;overflow:hidden}.guarantee-box::before{content:'';position:absolute;inset:-40%;z-index:0;background:radial-gradient(circle at 50% 30%,rgb(201 163 90 / .16),transparent 60%)}.guarantee-seal{position:relative;z-index:1;width:54px;height:54px;margin:0 auto 22px;border-radius:50%;background:#FBF1DD;display:flex;align-items:center;justify-content:center;color:var(--gold-deep)}.guarantee-eyebrow{position:relative;z-index:1;font-size:13px;font-weight:500;color:var(--gold-deep);margin-bottom:14px}.guarantee-headline{position:relative;z-index:1;font-size:clamp(22px,3vw,28px);font-weight:300;color:var(--text-primary);margin-bottom:16px}.guarantee-sub{position:relative;z-index:1;font-size:15px;color:var(--text-secondary);max-width:440px;margin:0 auto 18px}.guarantee-fine{position:relative;z-index:1;font-size:12.5px;color:var(--text-muted);font-style:italic}.final-cta-section{background:var(--bg-cream);padding:0 24px 110px}.final-cta-box{position:relative;max-width:680px;margin:0 auto;text-align:center;background:linear-gradient(160deg,rgb(43 38 32 / .97),#211C16);border-radius:30px;padding:64px 44px;box-shadow:0 25px 60px -10px rgb(43 38 32 / .6)!important;overflow:hidden}.final-cta-box::before{content:'';position:absolute;inset:-50%;z-index:0;background:radial-gradient(circle at 30% 20%,rgb(223 193 138 / .16),transparent 60%)}.final-cta-box h3{position:relative;z-index:1;font-size:clamp(24px,3.4vw,32px);font-weight:300;color:var(--bg-base);margin-bottom:16px}.final-cta-box p{position:relative;z-index:1;font-size:15.5px;color:rgb(245 240 230 / .68);max-width:440px;margin:0 auto 30px}.final-cta-box .primary-btn{position:relative;z-index:1}footer{background:var(--text-primary);padding:96px 24px 56px}.footer-inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:72px}@media (max-width:760px){.footer-inner{grid-template-columns:1fr;gap:44px}}.footer-brand{font-size:21px;font-weight:300;margin-bottom:16px;color:var(--bg-base)}.footer-desc{font-size:13.5px;color:rgb(247 244 238 / .62);max-width:280px}.footer-tagline{font-size:13px;color:var(--gold-soft);margin-top:14px;letter-spacing:.2px}.footer-contact-title{font-size:13px;font-weight:500;color:rgb(247 244 238 / .85);margin:28px 0 12px}.social-row{display:flex;flex-wrap:wrap;gap:10px}.social-link{display:flex;align-items:center;gap:8px;padding:8px 14px 8px 10px;border-radius:999px;background:rgb(247 244 238 / .06);color:rgb(247 244 238 / .78);font-size:12.5px;transition:background .3s ease,color .3s ease}.social-link svg{flex-shrink:0}.social-link:hover{background:rgb(247 244 238 / .14);color:#fff}.footer-col h4{font-size:14px;font-weight:500;margin-bottom:20px;color:var(--bg-base)}.footer-col a{display:block;font-size:13.5px;color:var(--gold-soft);padding:9px 0;transition:color .3s ease,padding-right .3s ease}.footer-col a:hover{color:#fff;padding-right:4px}.footer-col .footer-note{font-size:11.5px;color:rgb(247 244 238 / .4);margin-top:10px}.footer-divider{max-width:1080px;margin:56px auto 0;border-top:1px solid rgb(247 244 238 / .12)}.footer-legal{max-width:620px;margin:0 auto;padding-top:30px;text-align:center;font-size:11.5px;line-height:1.85;color:rgb(247 244 238 / .4)}.footer-bottom-bar{max-width:1080px;margin:0 auto;padding-top:26px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;color:rgb(247 244 238 / .45)}.footer-bottom-links{display:flex;gap:18px}.footer-bottom-links a{color:var(--gold-soft);transition:color .3s ease}.footer-bottom-links a:hover{color:#fff}.footer-bottom-tagline{color:rgb(247 244 238 / .32);white-space:nowrap}@media (max-width:760px){.footer-bottom-bar{flex-direction:column;text-align:center;gap:14px}}.modal-overlay{position:fixed;inset:0;background:rgb(43 38 32 / .65);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal-overlay.open{opacity:1;pointer-events:auto}.modal-box{background:#fff;border-radius:24px;padding:40px 32px;max-width:450px;width:100%;text-align:center;box-shadow:0 30px 60px rgb(0 0 0 / .2);transform:translateY(20px) scale(.98);transition:transform .3s ease;position:relative;max-height:90vh;overflow-y:auto}.modal-overlay.open .modal-box{transform:translateY(0) scale(1)}.modal-title{font-size:22px;font-weight:500;margin-bottom:24px;color:var(--text-primary)}.modal-close{position:absolute;top:16px;left:16px;background:none;border:none;cursor:pointer;color:var(--text-muted);font-size:24px;line-height:1;transition:color .2s}.modal-close:hover{color:var(--text-primary)}.modal-plan-option{border:1px solid var(--faq-border);border-radius:16px;padding:24px 20px;margin-bottom:16px;text-align:right;background:#fff;transition:border-color .3s ease,box-shadow .3s ease}.modal-plan-option:hover{border-color:rgb(201 163 90 / .4);box-shadow:0 6px 18px rgb(43 38 32 / .06)}.modal-plan-option.featured{border:1px solid rgb(201 163 90 / .45);background:#FBF1DD}.modal-plan-option h4{font-size:17px;font-weight:500;margin-bottom:8px;color:var(--text-primary)}.modal-plan-option.featured h4{color:var(--gold-deep)}.modal-plan-option p{font-size:13.5px;color:var(--text-secondary);margin-bottom:18px;line-height:1.7}.modal-plan-btn{display:block;width:100%;background:var(--text-secondary);color:#fff;font-size:14px;font-weight:500;padding:12px 0;border-radius:999px;border:none;cursor:pointer;transition:background .3s ease}.modal-plan-btn:hover{background:var(--text-primary)}.modal-plan-option.featured .modal-plan-btn{background:var(--gold-deep);box-shadow:0 6px 16px rgb(182 138 62 / .28)}.modal-plan-option.featured .modal-plan-btn:hover{background:var(--gold);box-shadow:0 10px 24px rgb(182 138 62 / .4)}.modal-desc{font-size:14px;color:var(--text-secondary);margin-bottom:24px;line-height:1.8}.modal-input{width:100%;padding:14px 18px;border:1px solid var(--faq-border);border-radius:12px;font-family:inherit;font-size:15px;text-align:center;direction:ltr;margin-bottom:16px;transition:border-color .2s}.modal-input:focus{outline:none;border-color:var(--gold)}.modal-submit-btn{width:100%;background:var(--gold-deep);color:#fff;border:none;border-radius:999px;padding:15px 0;font-size:15px;font-weight:500;cursor:pointer;transition:background .3s}.modal-submit-btn:hover{background:var(--gold)}@media (max-width:360px){.site-header{padding:8px 10px;width:94%}.brand{font-size:16px}.cta-pill{padding:9px 14px;font-size:12px}.mobile-toggle,.account-btn{width:34px;height:34px}}.header-cta-link{border:none;text-decoration:none;display:inline-flex;align-items:center}.header-cta-btn{border:none}.header-account-link{text-decoration:none;display:flex;align-items:center;justify-content:center}.header-account-btn{border:none;cursor:pointer}.mobile-quickbuy-mt{margin-top:6px}.main-nav ul,.main-nav ul li{list-style:none!important;margin:0!important;padding:0!important}.mobile-nav-panel ul,.mobile-nav-panel ul li{list-style:none!important;margin:0!important;padding:0!important}.mobile-menu-list{list-style:none!important;margin:0 0 10px 0!important;padding:0!important;display:flex;flex-direction:column;gap:4px}.mobile-menu-list li a{display:block;padding:12px 16px;border-radius:12px;font-size:15px;color:var(--text-primary);transition:background 0.2s ease}.mobile-menu-list li a:hover{background:rgb(201 163 90 / .08);color:var(--gold-deep)}@media (max-width:600px){.modal-overlay{padding:30px 15px;align-items:flex-start;overflow-y:auto}.modal-box{padding:30px 22px;border-radius:20px;width:100%;max-width:100%;max-height:none;margin:0 auto;position:relative}.modal-title{font-size:19px;margin-bottom:16px}.modal-plan-option{padding:18px 16px}}@font-face{font-family:'Vazirmatn';src:url(https://mehromey.com/wp-content/themes/mehromey-theme/fonts/Vazirmatn-Regular.woff2) format('woff2');font-weight:400;font-display:swap}@font-face{font-family:'Vazirmatn';src:url(https://mehromey.com/wp-content/themes/mehromey-theme/fonts/Vazirmatn-Medium.woff2) format('woff2');font-weight:500;font-display:swap}@font-face{font-family:'Vazirmatn';src:url(https://mehromey.com/wp-content/themes/mehromey-theme/fonts/Vazirmatn-Bold.woff2) format('woff2');font-weight:700;font-display:swap}img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 0.07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:right;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em 0 0 .1em;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-right:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter{text-align:center}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:left}.wp-block-quote>cite{display:block}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--edd-blocks-light-grey:#eee}.screen-reader-text{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.edd-icon{display:inline-block;fill:currentColor;position:relative;vertical-align:middle}.edd-icon-spin{animation:edd-icon-spin 2s linear infinite;display:inline-block}@keyframes edd-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(-359deg)}}#edd_checkout_cart{border:none;margin:0 0 21px;table-layout:auto;text-align:right;width:100%}#edd_checkout_cart td,#edd_checkout_cart th{border:1px solid #eee;color:#666;padding:.5em 1.387em;text-align:right}#edd_checkout_cart .edd_cart_header_row th{background:#fafafa;padding:1.387em}#edd_checkout_cart .edd_cart_discount_row th,#edd_checkout_cart .edd_cart_tax_row th{background:none}#edd_checkout_cart th{font-weight:700}#edd_checkout_cart td{background:#fff;line-height:25px;vertical-align:middle}#edd_checkout_cart td.edd_cart_actions,#edd_checkout_cart td:last-child,#edd_checkout_cart th.edd_cart_actions,#edd_checkout_cart th.edd_cart_total,#edd_checkout_cart th:last-child{text-align:left}#edd_checkout_cart td img{background:none;border:none;float:right;margin:0 0 0 8px;padding:0}#edd_checkout_cart input.edd-item-quantity{padding:2px;width:3em}#edd_checkout_cart .edd_discount{display:inline-block;margin-right:5px}#edd_checkout_cart br{display:none}#edd_checkout_cart a.edd-cart-saving-button{font-weight:400;text-decoration:none}#edd_checkout_form_wrap legend{display:block;font-size:120%;font-weight:700;line-height:1;margin:0 0 1rem;padding:0;white-space:nowrap;width:100%}#edd_checkout_form_wrap label{display:block;font-size:95%;font-weight:700;line-height:100%;margin:0 0 5px;position:relative}#edd_checkout_form_wrap .edd-description{color:#666;display:block;font-size:80%;margin:0 0 5px}#edd_checkout_form_wrap input.edd-input,#edd_checkout_form_wrap select.edd-select,#edd_checkout_form_wrap textarea.edd-input{display:block;width:70%}#edd_checkout_form_wrap select.edd-select.edd-select-small{display:inline;width:auto}#edd_checkout_form_wrap input.edd-input.error,#edd_checkout_form_wrap textarea.edd-input.error{border-color:#c4554e}#edd_checkout_form_wrap fieldset>div,#edd_checkout_form_wrap>p{margin:0 0 21px}#edd_checkout_form_wrap span.edd-required-indicator{color:#b94a48;display:inline}#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap input[type=tel],#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap select,#edd_checkout_form_wrap textarea{padding:4px 6px}#edd_checkout_form_wrap input[type=radio]{border:none;margin-left:5px}#edd_checkout_form_wrap input[type=checkbox]{display:inline-block;margin:0 0 0 5px}#edd_checkout_form_wrap input[type=checkbox]+label,#edd_checkout_form_wrap input[type=checkbox]+label:after{display:inline}#edd_checkout_form_wrap .edd-payment-icons{display:flex;margin:0 0 8px}#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{max-height:32px}#edd_checkout_form_wrap .edd-payment-icons .payment-icon{margin:0 0 0 10px}#edd_checkout_form_wrap #edd-payment-mode-wrap label{display:inline-block;margin:0 0 0 20px}#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label{display:inline-block;font-weight:700;margin-bottom:5px;position:relative}#edd_checkout_form_wrap fieldset{border:1px solid #eee;margin:0 0 21px;padding:1.387em}#edd_checkout_form_wrap #edd_discount_code,#edd_checkout_form_wrap #edd_purchase_submit,#edd_checkout_form_wrap #edd_register_account_fields{border:none;padding:0}#edd_checkout_form_wrap #edd_purchase_submit #edd-purchase-button[data-edd-button-state=disabled]{cursor:not-allowed;opacity:.5}#edd_checkout_form_wrap #edd_purchase_submit #edd-purchase-button [data-edd-button-state=processing],#edd_checkout_form_wrap #edd_purchase_submit #edd-purchase-button[data-edd-button-state=updating]{cursor:wait;opacity:.5}#edd_checkout_form_wrap fieldset fieldset{border:none;margin:0;padding:0}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment{background:#fafafa;color:#666;padding:.5em 1.387em}#edd_checkout_form_wrap #edd-discount-code-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount{border:1px solid #eee}#edd_checkout_form_wrap .edd-cart-adjustment{padding:1.387em}#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{display:inline-block}#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{margin-bottom:2px;padding:3px 12px}#edd_checkout_form_wrap #edd-discount-error-wrap{display:inline-block;margin:1em 0 0;width:100%}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap{border-right:none;border-left:none;border-top:none;margin:-1.387em -1.387em 21px}#edd_checkout_form_wrap #edd_payment_mode_select,#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info{margin-bottom:21px}#edd_checkout_form_wrap fieldset#edd_register_account_fields legend{padding-top:11px}#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password,#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password{margin:0}#edd_checkout_form_wrap fieldset#edd_cc_fields legend{border:none;padding:0}#edd_checkout_form_wrap fieldset p:last-child{margin-bottom:0}#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap{margin-top:5px}#edd_checkout_form_wrap #edd_purchase_final_total{margin:21px 0}#edd_checkout_form_wrap #edd_purchase_final_total p{margin:0}#edd_checkout_form_wrap input.edd-input.card-number.valid{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22green%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2012.75l6%206%209-13.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);background-position:2% 50%;background-repeat:no-repeat}#edd_checkout_form_wrap span.exp-divider{display:inline}#edd_checkout_form_wrap span.card-type{position:absolute;left:0;top:0}#edd_checkout_form_wrap span.card-type.off{display:none}#edd_checkout_form_wrap .edd-cart-ajax{box-shadow:none}.edd-vat-number-wrap{display:flex;gap:8px;justify-content:space-between}.edd-vat-number-wrap .edd-vat-check__control{display:flex;gap:4px}.edd-vat-number-wrap .edd-vat-check__control .edd-loading{margin:auto!important;position:unset!important}.edd-vat-number-wrap+.edd-alert{margin-top:18px}.edd-login-link{align-items:center;background-color:#d9edf7;border:1px solid #bce8f1;border-radius:2px;color:#31708f;display:flex;flex-wrap:wrap;gap:12px;padding:10px}.edd-login-link[hidden]{display:none}.edd-login-link__message{margin:0}.edd_clearfix:after{clear:both;content:".";display:block;float:none;text-indent:-9999px;visibility:hidden}.edd_discount_remove{background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22currentColor%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.75%209.75l4.5%204.5m0-4.5l-4.5%204.5M21%2012a9%209%200%2011-18%200%209%209%200%200118%200z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A) 100% 0 no-repeat;display:inline-block;height:14px;opacity:.6;position:relative;width:14px}.edd_discount_remove:hover{opacity:1}#edd_secure_site_wrapper{font-weight:700;padding:4px 0 4px 4px}#edd_secure_site_wrapper span{vertical-align:middle}.edd-amazon-profile-wrapper{font-size:12px}.edd-amazon-profile-name{font-weight:600}.edd-amazon-logout{font-size:10px;line-height:12px}.edd-amazon-logout a{cursor:pointer}#edd-amazon-address-box,#edd-amazon-wallet-box{height:228px;width:350px}#edd-amazon-address-box{margin-bottom:15px}.edd_cart_tax .edd-loading-ajax.edd-loading{display:inline-block;margin:0 auto 0 0}@media only screen and (min-width:768px){#edd-amazon-address-box,#edd-amazon-wallet-box{height:228px;width:100%}}.edd_purchase_submit_wrapper{position:relative}.edd_purchase_submit_wrapper a.edd-add-to-cart{display:none;overflow:hidden;position:relative;text-decoration:none}.edd_purchase_submit_wrapper .edd-cart-ajax{display:none;right:-35px;position:relative}.edd-submit.button.edd-ajax-loading{padding-left:30px}.edd-add-to-cart .edd-add-to-cart-label{filter:alpha(opacity=100);opacity:1}.edd-loading,.edd-loading:after{border-radius:50%;display:block;height:1.5em;width:1.5em}.edd-loading{animation:edd-spinning 1.1s linear infinite;border:.2em solid #fff3;border-right-color:#fff;filter:alpha(opacity=0);font-size:.75em;right:calc(50% - .75em);opacity:0;position:absolute;top:calc(50% - .75em);transform:translateZ(0)}.edd-discount-loader.edd-loading,.edd-loading-ajax.edd-loading,a.edd-add-to-cart.white .edd-loading{border-color:#0003 #000 #0003 #0003}.edd-loading-ajax.edd-loading{display:inline-block;right:.25em;position:relative;top:0;vertical-align:middle}.edd-discount-loader.edd-loading{display:inline-block;height:1.25em;right:auto;position:relative;vertical-align:middle;width:1.25em}.edd-loading-ajax.edd-loading{opacity:1}@keyframes edd-spinning{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.edd-loading,a.edd-add-to-cart .edd-add-to-cart-label{transition:opacity .1s!important}.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label{filter:alpha(opacity=0);opacity:0}.edd-add-to-cart[data-edd-loading] .edd-loading,.edd-discount-loader.edd-loading{filter:alpha(opacity=100);opacity:1}.edd-cart-added-alert{color:#567622;display:block;position:absolute}.edd_form input.edd-input.required,.edd_form select.edd-select.required{color:#000}body.edd_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.edd_receipt_page:before{position:relative}body.edd_receipt_page #edd_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.edd_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.edd_receipt_page td,body.edd_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px;text-align:right}body.edd_receipt_page th{font-weight:700;text-transform:uppercase}body.edd_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}body.edd_receipt_page li{list-style:none}table#edd_purchase_receipt,table#edd_purchase_receipt_products{width:100%}table#edd_purchase_receipt td,table#edd_purchase_receipt th,table#edd_purchase_receipt_products td,table#edd_purchase_receipt_products th{text-align:right}table#edd_purchase_receipt .edd_receipt_payment_status.cancelled,table#edd_purchase_receipt .edd_receipt_payment_status.failed,table#edd_purchase_receipt .edd_receipt_payment_status.pending,table#edd_purchase_receipt .edd_receipt_payment_status.revoked{color:#f73f2e}table#edd_purchase_receipt_products li{list-style:none;margin:0 10px 8px 0}table#edd_purchase_receipt ul,table#edd_purchase_receipt_products ul.edd_purchase_receipt_files{margin:0;padding:0}table#edd_purchase_receipt li.edd_download_file{list-style:none;margin:0 0 8px}table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes{font-style:italic}table#edd_purchase_receipt_products .edd_purchase_receipt_product_name{font-weight:700}table#edd_purchase_receipt_products .edd_bundled_product_name{font-style:italic;font-weight:700}#edd_user_history{border-bottom:none;border-top:1px solid #f0f0f0;text-align:right;width:100%}#edd_user_history td,#edd_user_history th{border-bottom:1px solid #f0f0f0;border-top:none;padding:3px 5px;text-align:right}#edd_user_history th{background:#f5f5f5;font-weight:700}#edd_user_history td{line-height:25px;vertical-align:middle}#edd_user_history .edd_purchase_status.cancelled,#edd_user_history .edd_purchase_status.failed,#edd_user_history .edd_purchase_status.pending,#edd_user_history .edd_purchase_status.revoked{color:#f73f2e}#edd_login_form legend,#edd_register_form legend{font-size:120%;margin-bottom:1em}#edd_login_form fieldset,#edd_register_form fieldset{border:none}#edd_login_form .edd-input,#edd_register_form .edd-input{box-sizing:border-box}#edd_login_form label,#edd_register_form label{cursor:pointer}#edd_profile_editor_form p{margin-bottom:8px}#edd_profile_editor_form label{display:inline-block}#edd_profile_editor_form .edd-profile-emails{display:inline-table;list-style-type:none;margin-bottom:0;margin-right:0}#edd_profile_editor_form .edd-profile-email{width:auto}#edd_profile_editor_form .edd-profile-email .actions{display:none}#edd_profile_editor_form .edd-profile-email:hover>span{display:inline-block}.edd_added_to_cart_alert{background:#9ecce2;border:1px solid #046a9e;color:#333;font-size:14px;margin:8px 0;padding:5px}.edd_added_to_cart_alert a.edd_alert_checkout_link{color:#000!important}input.edd_submit_plain{background:none!important;border:none!important;cursor:pointer;display:inline;padding:0!important}.single-download .edd_download_purchase_form{margin-bottom:1.387em}.edd_download_purchase_form .edd_download_quantity_wrapper{margin:0 0 .5em}.edd_download_purchase_form .edd_download_quantity_wrapper .edd-item-quantity{width:75px}.edd_download_purchase_form .edd_price_options{margin:0 0 15px}.edd_download_purchase_form .edd_price_options ul{list-style:none;margin:0;padding:0}.edd_download_purchase_form .edd_price_options li{display:block;margin:0;padding:0}.edd_download_purchase_form .edd_price_options span{display:inline;margin:0;padding:0}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper{padding-right:18px}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper *{font-size:80%}.edd_download_purchase_form .edd_price_options input.edd-item-quantity{display:inline;max-width:90%;width:50px}#edd-purchase-button,.edd-submit,[type=submit].edd-submit{border:1px solid #ccc;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.428571429;margin:0;padding:6px 12px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.edd-submit.button:focus,[type=submit].edd-submit:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.edd-submit.button:active{background-image:none;box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);outline:0}.edd-submit.plain{border:none;border-radius:0;padding:0}.edd-submit.button,.edd-submit.button.gray,.edd-submit.button:visited{background:#f0f0f0;border-color:#ccc;color:#333}.edd-submit.button.gray:active,.edd-submit.button.gray:focus,.edd-submit.button.gray:hover,.edd-submit.button:active,.edd-submit.button:focus,.edd-submit.button:hover{background:#ebebeb;border-color:#adadad;color:#333}.edd-submit.button.gray:active{background-image:none}.edd-submit.button.white{background:#fff;border-color:#ccc;color:#333}.edd-submit.button.white:active,.edd-submit.button.white:focus,.edd-submit.button.white:hover{background:#ebebeb;border-color:#adadad;color:#333}.edd-submit.button.white:active{background-image:none}.edd-submit.button.blue{background:#428bca;border-color:#357ebd;color:#fff}.edd-submit.button.blue.active,.edd-submit.button.blue:focus,.edd-submit.button.blue:hover{background:#3276b1;border-color:#285e8e;color:#fff}.edd-submit.button.blue.active{background-image:none}.edd-submit.button.red{background:#d9534f;border-color:#d43f3a;color:#fff}.edd-submit.button.red:active,.edd-submit.button.red:focus,.edd-submit.button.red:hover{background:#d2322d;border-color:#ac2925;color:#fff}.edd-submit.button.red:active{background-image:none}.edd-submit.button.green{background:#5cb85c;border-color:#4cae4c;color:#fff}.edd-submit.button.green:active,.edd-submit.button.green:focus,.edd-submit.button.green:hover{background:#47a447;border-color:#398439;color:#fff}.edd-submit.button.green:active{background-image:none}.edd-submit.button.yellow{background:#f0ad4e;border-color:#eea236;color:#fff}.edd-submit.button.yellow:active,.edd-submit.button.yellow:focus,.edd-submit.button.yellow:hover{background:#ed9c28;border-color:#d58512;color:#fff}.edd-submit.button.yellow:active{background-image:none}.edd-submit.button.orange{background:#ed9c28;border-color:#e3921e;color:#fff}.edd-submit.button.orange:active,.edd-submit.button.orange:focus,.edd-submit.button.orange:hover{background:#e59016;border-color:#d58512;color:#fff}.edd-submit.button.orange:active{background-image:none}.edd-submit.button.dark-gray{background:#363636;border-color:#222;color:#fff}.edd-submit.button.dark-gray:active,.edd-submit.button.dark-gray:focus,.edd-submit.button.dark-gray:hover{background:#333;border-color:#adadad;color:#fff}.edd-submit.button.dark-gray:active{background-image:none}.edd_downloads_list{display:grid;grid-column-gap:20px;grid-row-gap:40px}.edd_downloads_list:after{clear:both;content:"";display:table}.edd_download{float:right}.edd_download_columns_1 .edd_download{width:100%}.edd_download_columns_2 .edd_download{width:50%}.edd_download_columns_0 .edd_download,.edd_download_columns_3 .edd_download{width:33%}.edd_download_columns_4 .edd_download{width:25%}.edd_download_columns_5 .edd_download{width:20%}.edd_download_columns_6 .edd_download{width:16.6%}.edd_download_inner{margin:0 0 10px;padding:0 8px 8px}.edd_download_columns_2 .edd_download:nth-child(odd),.edd_download_columns_3 .edd_download:nth-child(3n+1),.edd_download_columns_4 .edd_download:nth-child(4n+1),.edd_download_columns_5 .edd_download:nth-child(5n+1),.edd_download_columns_6 .edd_download:nth-child(6n+1){clear:right}.edd_download_image{max-width:100%}.edd_download .edd_price{margin-bottom:10px}@media(min-width:768px){.edd_downloads_list:not(.edd_download_columns_1){grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.edd_downloads_list.edd_download_columns_2{grid-template-columns:repeat(2,1fr)}.edd_downloads_list.edd_download_columns_3{grid-template-columns:repeat(3,1fr)}.edd_downloads_list.edd_download_columns_4{grid-template-columns:repeat(4,1fr)}.edd_downloads_list.edd_download_columns_5{grid-template-columns:repeat(5,1fr)}.edd_downloads_list.edd_download_columns_6{grid-template-columns:repeat(6,1fr)}}@supports(display:grid){.edd_downloads_list .edd_download{width:auto}.edd_download_inner{margin:0;padding:0}}.edd-hide-on-empty.cart-empty{display:none}.edd-cart-ajax{background:none;border:none;margin:0 4px 0 8px;padding:0;position:relative;top:2px}.edd-cart-number-of-items{color:gray;font-style:italic}.edd-cart-meta.edd_subtotal{font-style:italic;font-weight:700}.edd-cart-meta.edd_cart_tax{font-size:1em;font-style:italic}.edd-cart-meta.edd_cart_tax:before{font-style:normal}.edd-cart-meta.edd_total{font-weight:700}.edd-cart-meta{padding:2px 5px}.edd-cart-meta.edd_subtotal,.edd-cart-meta.edd_total{background-color:#f9f9f9}.edd_errors:not(.edd-alert){background:#ffffe0;border:1px solid #e6db55;border-radius:2px;color:#333;margin:0 0 21px}.edd_error{padding:10px}p.edd_error{margin:0!important}.edd_success:not(.edd-alert){background:#d5eab3;border:1px solid #b3ce89;border-radius:2px;box-shadow:inset 0 1px 0 #ffffffb3;color:#567622;margin:20px 0;padding:6px 8px}.edd-alert{border:1px solid #0000;border-radius:2px;margin-bottom:20px;padding:10px;vertical-align:middle}.edd-alert p{padding:0}.edd-alert p:not(:last-child){margin-bottom:5px}.edd-alert p:last-child{margin-bottom:0}.edd-alert-error{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.edd-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.edd-alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.edd-alert-warn{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.edd-required-fields-notice{color:#666;font-size:.75rem;margin:0 0 1em}.edd-required-fields-notice .edd-required-indicator{color:#dc3232;font-weight:700}:root{--gold:#B68A3E;--green:#7C8C6C;--text-primary:#1A1815;--text-secondary:#4A4237;--text-muted:#5C5449;--bg-cream:#FBF9F5}.edd-checkout-container{margin-top:20px}.edd-checkout-container input[type="text"],.edd-checkout-container input[type="email"],.edd-checkout-container input[type="tel"],.edd-checkout-container input[type="password"],.edd-checkout-container select,.edd-checkout-container textarea{width:100%;padding:14px 18px;border:1px solid rgb(46 41 37 / .1);border-radius:14px;background:#fff;font-family:inherit;font-size:14px;color:var(--text-primary);margin-bottom:16px;transition:border-color 0.2s;box-sizing:border-box}.edd-checkout-container input:focus,.edd-checkout-container select:focus,.edd-checkout-container textarea:focus{outline:none;border-color:var(--gold)}.edd-checkout-container label{font-size:13px;color:var(--text-muted);margin-bottom:8px;display:block}.edd-checkout-container #edd-purchase-button,.edd-checkout-container input[type="submit"]{width:100%;background:var(--green);color:#fff;font-size:16px;font-weight:500;padding:16px;border-radius:14px;border:none;transition:all 0.3s;cursor:pointer}.edd-checkout-container #edd-purchase-button:hover{background:#6D7B5D;transform:translateY(-2px);box-shadow:0 10px 24px rgb(109 123 93 / .3)}#edd_checkout_cart{width:100%;border-collapse:collapse;margin-bottom:24px;border-radius:16px;overflow:hidden}#edd_checkout_cart th{background:var(--bg-cream);color:var(--text-secondary);font-size:13px;padding:14px;text-align:right}#edd_checkout_cart td{padding:16px 14px;border-bottom:1px solid rgb(43 38 32 / .06);font-size:14px}#edd_checkout_cart .edd_cart_footer_row td{background:var(--bg-cream);font-weight:700;font-size:16px}.supportcandy-wrapper,.wpsc-container{font-family:inherit!important}.wpsc-input-wrapper input[type="text"],.wpsc-input-wrapper input[type="email"],.wpsc-input-wrapper input[type="password"],.wpsc-input-wrapper input[type="tel"],.wpsc-input-wrapper select,.wpsc-input-wrapper textarea{width:100%;padding:14px 18px;border:1px solid rgb(46 41 37 / .1);border-radius:14px;background:#fff;font-family:inherit;font-size:14px;color:var(--text-primary);box-sizing:border-box;margin-bottom:16px;transition:border-color 0.2s}.wpsc-input-wrapper input:focus,.wpsc-input-wrapper select:focus,.wpsc-input-wrapper textarea:focus{outline:none;border-color:var(--gold)}.wpsc-input-wrapper label{font-size:13px;color:var(--text-muted);margin-bottom:8px;display:block}.wpsc-btn,.wpsc-button{background:var(--green)!important;color:#fff!important;font-size:15px!important;font-weight:500!important;padding:14px 24px!important;border-radius:14px!important;border:none!important;cursor:pointer;transition:all 0.3s!important;text-decoration:none!important;display:inline-block!important}.wpsc-btn:hover,.wpsc-button:hover{background:#6D7B5D!important;transform:translateY(-2px);box-shadow:0 10px 24px rgb(109 123 93 / .3)!important;color:#fff!important}.wpsc-tickets-list table th{background:var(--bg-cream);color:var(--text-secondary);font-size:13px;padding:14px;text-align:right}.wpsc-tickets-list table td{padding:16px 14px;border-bottom:1px solid rgb(43 38 32 / .06);font-size:14px}.stats-wrap{background:transparent!important;padding-bottom:60px!important;position:relative}.stats-wrap::after{content:"";position:absolute;top:56px;left:0;right:0;bottom:0;background:#EFE8DD!important;z-index:0}.stats-bar{position:relative;z-index:1}.why-section{background:#EFE8DD}.timeline-section{background:#F7F4EE}.compare-section{background:#EFE8DD}.depth-section{background:#faeded}.product-section{background:#EFE8DD}.stories-section{background:#F7F4EE}.pricing-section{background:#EFE8DD}.purchase-faq-section{background:#F7F4EE}.principles-section{background:#f2e8d8}.philosophy-section{background:#F7F4EE}.guarantee-banner{background:#F7F4EE}.final-cta-section{background:#F7F4EE}.section-eyebrow{font-weight:900!important;font-size:18px!important}.timeline-section p,.timeline-section .road-card,.timeline-section .road-card p,.timeline-section .road-result,.timeline-section .road-result b{color:#24201B!important}.timeline-section h3{color:#1A1815!important}.timeline-section .road-badge{color:#3A332A!important;font-weight:700}.btn-reset{border:none;text-decoration:none;display:inline-flex;align-items:center}footer,footer p,.footer-legal,.footer-bottom-tagline{color:#38322B!important}.hero-scene__img{width:100%;height:100%;object-fit:cover;display:block}.legend-dot--red{background-color:#D9695C}.legend-dot--gold{background-color:#C9A35A}.stories-section--spaced{padding-top:40px}.principles-intro{font-size:14.5px;color:var(--text-secondary);margin-top:14px;line-height:1.95}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:stretch;max-width:1140px;margin:0 auto}.price-card{position:relative;border:1px solid rgb(43 38 32 / .08);border-radius:22px;padding:38px 30px;display:flex;flex-direction:column;transition:transform .3s ease;background:#F6F2EB}.price-card.featured{background:#FBF1DD;border:1px solid rgb(199 154 67 / .55);box-shadow:0 0 0 1px rgb(199 154 67 / .25),0 30px 60px rgb(201 163 90 / .2);transform:scale(1.03);z-index:2}.price-pin{position:absolute;top:-13px;right:50%;transform:translateX(50%);white-space:nowrap;background:#B3863A;color:#fff;font-size:12px;font-weight:500;padding:7px 18px;border-radius:999px;box-shadow:0 6px 16px rgb(179 134 58 / .35)}.price-level{font-size:21px;font-weight:300;margin-bottom:6px}.price-card.featured .price-level{color:#B3863A;font-weight:500}.price-tagline{font-size:13.5px;color:#4A4237;margin-bottom:22px;line-height:1.8}.price-features{list-style:none;font-size:14.5px;color:#3D362D;display:flex;flex-direction:column;gap:10px;flex:1;margin:0;padding:0}.price-features li{padding-right:18px;position:relative}.price-features li::before{content:'';position:absolute;right:0;top:9px;width:6px;height:6px;border-radius:50%;background:#DFBA6B}.price-card.featured .price-features li::before{background:#B3863A}.price-amount{font-size:13px;color:#9C9285;margin:26px 0 16px}.price-amount b{font-size:17px;color:#2E2925;font-weight:500;display:block;margin-bottom:2px}.price-card.featured .price-amount b{color:#B3863A}.price-btn{display:block;text-align:center;background:#B3863A;border:1px solid #B3863A;color:#fff;border-radius:999px;padding:13px;font-size:14px;font-weight:500;transition:all .35s ease;cursor:pointer;font-family:inherit}.price-card.tier-base .price-btn:hover{background:#B3863A;color:#fff;border-color:#B3863A;box-shadow:0 10px 24px rgb(179 134 58 / .3)}.price-card.featured .price-btn{background:#B3863A;color:#fff;border-color:#B3863A;box-shadow:0 10px 24px rgb(179 134 58 / .3)}.price-card.featured .price-btn:hover{background:#C9A35A;box-shadow:0 14px 30px rgb(179 134 58 / .45);transform:translateY(-3px)}.plan-details-link{display:block;text-align:center;font-size:13px;color:#9C9285;margin-top:16px;transition:color .3s ease}.plan-details-link:hover{color:#B3863A}@media only screen and (max-width:768px){body{overflow-x:hidden!important}.section-inner{padding:0 15px!important}.hero-content{text-align:center;padding:20px}.hero-content h1{font-size:28px!important;line-height:1.5}.stats-bar{flex-wrap:wrap;justify-content:center;gap:15px!important}.stat-item{width:45%;min-width:150px;text-align:center}.why-grid{grid-template-columns:1fr!important;gap:30px}.compare-grid{grid-template-columns:1fr!important;gap:20px}.compare-arrow{transform:rotate(90deg);margin:0 auto}.roadmap-list{padding-right:20px}.dim-row{flex-wrap:wrap;justify-content:center;gap:10px!important}.dim-pill{width:45%;justify-content:center}.mockup-grid{grid-template-columns:1fr!important;gap:40px}.mockup-phone-col{max-width:300px;margin:0 auto}.method-grid{grid-template-columns:1fr!important;gap:40px}.pricing-grid{grid-template-columns:1fr!important;gap:25px}.price-card{padding:25px 20px}.price-card.featured{transform:none}.vip-desc br{display:none}.principles-grid{grid-template-columns:1fr!important;gap:20px}.guarantee-box,.final-cta-box{padding:30px 20px!important;text-align:center}.main-content{padding:0 15px}#edd_checkout_cart{display:block;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.edd-checkout-container input[type="text"],.edd-checkout-container input[type="email"],.edd-checkout-container input[type="tel"],.edd-checkout-container input[type="password"],.edd-checkout-container select,.edd-checkout-container textarea{padding:12px 14px}.wpsc-tickets-list table{display:block;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item,".") ". ";counter-increment:item}.wp-container-core-buttons-is-layout-fe48e5de{justify-content:center}.wp-container-core-buttons-is-layout-0851a425{justify-content:center;align-items:center}:root{--bg-base:#F7F4EE;--bg-cream:#F4ECDF;--text-primary:#2B2620;--text-secondary:#6E6457;--text-muted:#9C9285;--gold:#C9A35A;--gold-deep:#B68A3E;--green:#7C8C6C;--glass-bg:rgba(255,255,255,0.62);--glass-border:rgba(255,255,255,0.68);--shadow-soft:0 10px 40px rgba(43,38,32,0.06)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Tahoma,'Segoe UI',Arial,sans-serif;background:var(--bg-base);color:var(--text-primary);line-height:1.9}img,svg{display:block}a{color:inherit;text-decoration:none}.single-container{max-width:800px;margin:120px auto 60px;padding:0 24px}.article-breadcrumb{font-size:13px;color:var(--text-muted);margin-bottom:20px;display:flex;gap:8px;align-items:center}.article-breadcrumb a{color:var(--gold-deep);transition:0.2s}.article-breadcrumb a:hover{color:var(--text-primary)}.article-category-badge{display:inline-block;background:rgb(201 163 90 / .12);color:var(--gold-deep);padding:6px 16px;border-radius:999px;font-size:12.5px;font-weight:500;margin-bottom:16px}.single-title{font-size:clamp(24px, 4vw, 34px);font-weight:500;line-height:1.5;color:var(--text-primary);margin-bottom:32px}.featured-image-wrap{width:100%;height:auto;border-radius:24px;overflow:hidden;margin-bottom:40px;box-shadow:var(--shadow-soft)}.featured-image-wrap img{width:100%;height:auto;display:block}.article-content{font-size:16px;line-height:2;color:var(--text-secondary)}.article-content p{margin-bottom:24px}.article-content h2,.article-content h3,.article-content h4{color:var(--text-primary);font-weight:500;margin:36px 0 16px;line-height:1.4}.article-content h2{font-size:24px}.article-content h3{font-size:20px}.article-content a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}.article-content img{border-radius:16px;margin:24px auto;max-width:100%;height:auto;box-shadow:0 8px 24px rgb(0 0 0 / .08)}.article-content ul,.article-content ol{margin:0 24px 24px;line-height:2}.article-content blockquote{background:var(--bg-cream);padding:20px 24px;border-right:4px solid var(--gold);border-radius:12px;margin:0 0 24px;font-style:italic;color:var(--text-primary)}.related-section{margin-top:40px}.related-title{font-size:20px;font-weight:500;margin-bottom:24px;color:var(--text-primary)}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:768px){.related-grid{grid-template-columns:1fr}}.related-card{background:#fff;border:1px solid rgb(43 38 32 / .06);border-radius:20px;padding:20px;transition:0.3s;text-decoration:none;color:inherit}.related-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgb(0 0 0 / .06)}.related-card h5{font-size:15px;font-weight:500;line-height:1.6;color:var(--text-primary);margin-bottom:10px}.related-card span{font-size:12px;color:var(--gold-deep);font-weight:500}.story-related-card{background:#FBF9F5;border:1px solid rgb(46 41 37 / .07);border-radius:20px;padding:24px 22px;color:inherit;display:flex;flex-direction:column;transition:all 0.4s ease;text-decoration:none}.story-related-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgb(46 41 37 / .07)}.story-related-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.story-related-avatar{width:42px;height:42px;border-radius:50%;background:#C79A43;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500}.story-related-name{font-size:14.5px;font-weight:500;color:var(--text-primary)}.story-related-label{font-size:11px;color:var(--text-muted);margin-bottom:4px}.story-related-text{font-size:13px;color:var(--text-secondary);line-height:1.85;margin-bottom:12px}.story-related-text:last-child{margin-bottom:0}@media (max-width:600px){.single-container{padding:0 15px;margin-top:90px}}.footer-modal-trigger{background:none;border:none;color:var(--gold-soft);font-size:13.5px;padding:9px 0;display:block;cursor:pointer;font-family:inherit;text-align:right}.modal-box-right{text-align:right}.modal-title-center{text-align:center;color:var(--gold-deep)}.modal-text-secondary{font-size:14.5px;color:var(--text-secondary);line-height:1.9;margin-bottom:24px}.modal-step-hidden{display:none}.modal-step-btn-link{background:none;color:var(--text-muted);font-size:12px;margin-top:10px;cursor:pointer;border:none}.edd-js-none .edd-has-js,.edd-js .edd-no-js,body.edd-js input.edd-no-js{display:none}