@font-face{font-family:"Young20s";src:url(../fonts/Young20SRegular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--black:#080808;--black-rich:#0C0C0C;--charcoal:#151515;--charcoal-mid:#1C1C1C;--gold:#C9A84C;--gold-light:#E8D48B;--gold-muted:#A6904A;--cream:#F0EBE0;--cream-dim:#9E9888;--white:#FAF9F6;--font-logo:'Young20s', 'Georgia', serif;--font-display:'Playfair Display', 'Georgia', serif;--font-body:'Inter', -apple-system, BlinkMacSystemFont, sans-serif;--font-accent:'Cormorant Garamond', 'Georgia', serif;--container:1060px;--gutter:1.25rem;--gold-glow:0 0 40px rgba(201,168,76,0.10);--deco-border:1px solid rgba(201,168,76,0.18);--ease:cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media (min-width:768px){:root{--gutter:2.5rem}}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--black);color:var(--cream);font-family:var(--font-body);font-size:15px;font-weight:400;line-height:1.7;overflow-x:hidden}@media (min-width:768px){body{font-size:16px}}img{max-width:100%;height:auto;display:block}a{text-decoration:none;transition:color .3s var(--ease)}a:hover{color:var(--gold-light)}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.brand-logo,.deco-line{display:flex;align-items:center}.brand-logo{flex-direction:column;line-height:1;text-decoration:none}.brand-logo .logo-selfmade,.site-nav a{font-weight:400;text-transform:uppercase}.brand-logo .logo-selfmade{font-family:var(--font-logo);font-size:1.4rem;color:var(--gold);letter-spacing:.18em;display:block}.brand-logo .logo-trading{font-family:var(--font-body);font-size:.52rem;font-weight:500;color:var(--cream-dim);text-transform:uppercase;letter-spacing:.55em;display:block;margin-top:2px}.site-header .brand-logo{align-items:flex-start}.site-header .brand-logo .logo-selfmade{font-size:1.15rem}.site-header .brand-logo .logo-trading{font-size:.44rem;letter-spacing:.48em}.deco-line{gap:.75rem;margin:1.5rem auto;max-width:200px}.deco-line::after,.deco-line::before{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.5),transparent)}.deco-diamond{width:6px;height:6px;background:var(--gold);transform:rotate(45deg);flex-shrink:0}.deco-rule{width:40px;height:1px;background:var(--gold);opacity:.4;margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(8,8,8,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:var(--deco-border)}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:64px}@media (min-width:768px){.site-header .container{height:72px}}.site-nav,.site-nav ul{flex-direction:column;align-items:center;gap:2rem}.site-nav{display:none;position:fixed;top:64px;left:0;right:0;bottom:0;background:rgba(8,8,8,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);justify-content:center;z-index:99}.site-nav.active{display:flex}.site-nav ul{display:flex}.site-nav ul,.site-nav ul li{list-style:none;margin:0;padding:0}.site-nav a{color:var(--cream);font-size:.85rem;letter-spacing:.15em;transition:color .3s var(--ease);min-height:44px;display:inline-flex;align-items:center}.footer-nav a:hover,.post-card-title a:hover,.post-nav a:hover,.site-nav a:hover,a{color:var(--gold)}@media (min-width:768px){.site-nav{display:flex;position:static;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none;align-items:center}.site-nav,.site-nav ul{flex-direction:row;gap:2rem}.site-nav a{color:var(--cream-dim);font-size:.7rem;letter-spacing:.12em;min-height:auto}}.header-cta,.nav-toggle{background:0 0;cursor:pointer}.header-cta{display:inline-flex;align-items:center;padding:.5rem 1.25rem;color:var(--gold)!important;font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(201,168,76,.4);transition:all .3s var(--ease);min-height:44px}.header-cta:hover{background:var(--gold);color:var(--black)!important;border-color:var(--gold)}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;border:0;padding:8px;z-index:101}.nav-toggle span{display:block;width:20px;height:1.5px;background:var(--gold);transition:.3s var(--ease);transform-origin:center}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(4.5px,4.5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(4.5px,-4.5px)}@media (min-width:768px){.nav-toggle{display:none}}.hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;text-align:center;padding:7rem var(--gutter) 4rem;overflow:hidden;background:var(--black)}.hero::after,.hero::before{content:"";position:absolute}.hero::before{top:-20%;left:50%;width:140%;height:60%;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(201,168,76,.05)0,transparent 70%);pointer-events:none}.hero::after{bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.2),transparent)}.hero-content{position:relative;z-index:1;max-width:640px}.hero .brand-logo{margin-bottom:2.5rem}.hero .brand-logo .logo-selfmade{font-size:clamp(2.2rem,8vw,3.8rem);letter-spacing:.2em}.hero .brand-logo .logo-trading{font-size:clamp(.6rem,2vw,.85rem);letter-spacing:.6em;margin-top:4px;color:var(--cream-dim)}.hero-headline{font-family:var(--font-display);font-size:clamp(1.5rem,5vw,2.4rem);font-weight:600;line-height:1.2;color:var(--white);margin-bottom:1.25rem}.hero-headline em,.hero-sub{font-style:italic;color:var(--gold)}.hero-sub{font-family:var(--font-accent);font-size:clamp(1rem,2.5vw,1.2rem);font-weight:300;color:var(--cream-dim);line-height:1.6;margin-bottom:2.5rem}.btn-primary{display:inline-block;padding:.9rem 2.5rem;background:var(--gold);color:var(--black);font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;border:0;cursor:pointer;transition:all .3s var(--ease);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn-primary:hover{background:var(--gold-light);color:var(--black);transform:translateY(-1px);box-shadow:0 0 50px rgba(201,168,76,.15)}@media (max-width:767px){.btn-primary{width:100%;text-align:center;padding:1rem 2rem;font-size:.75rem}}.btn-ghost,.hero-instruments span{font-family:var(--font-body);font-weight:500;text-transform:uppercase}.btn-ghost{display:inline-block;padding:.9rem 2.5rem;background:0 0;color:var(--gold);font-size:.72rem;letter-spacing:.18em;border:1px solid rgba(201,168,76,.35);cursor:pointer;transition:all .3s var(--ease);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn-ghost:hover{background:rgba(201,168,76,.08);border-color:var(--gold);color:var(--gold-light)}@media (max-width:767px){.btn-ghost{width:100%;text-align:center;padding:1rem 2rem;font-size:.75rem}}.hero-instruments{margin-top:3rem;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.hero-instruments span{font-size:.65rem;letter-spacing:.15em;color:var(--cream-dim);opacity:.6}.hero-instruments span::before{content:"·";margin-right:.25rem;color:var(--gold);opacity:.5}.hero-instruments span:first-child::before{display:none}.section{padding:4rem 0;position:relative}@media (min-width:768px){.section{padding:6rem 0}}.section-dark{background:var(--black-rich)}.section-contrast{background:var(--charcoal)}.section-header{text-align:center;max-width:540px;margin:0 auto 3rem;padding:0 var(--gutter)}@media (min-width:768px){.section-header{margin-bottom:3.5rem}}.section-header .eyebrow{font-size:.6rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.section-header h2{font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.2;margin-bottom:.75rem}.section-header p{color:var(--cream-dim);font-size:.9rem;line-height:1.7}.pillars-grid{display:grid;grid-template-columns:1fr;gap:1px;background:rgba(201,168,76,.12);border:var(--deco-border)}@media (min-width:768px){.pillars-grid{grid-template-columns:repeat(3,1fr)}}.pillar{background:var(--charcoal);padding:2rem 1.5rem;text-align:center}@media (min-width:768px){.pillar{padding:2.5rem 2rem}}.pillar-icon{width:36px;height:36px;margin:0 auto 1rem;border:1px solid rgba(201,168,76,.3);transform:rotate(45deg);display:flex;align-items:center;justify-content:center}.pillar-icon span{transform:rotate(-45deg);font-size:.85rem;color:var(--gold)}.about-text h2,.pillar h3,.section-header h2{font-family:var(--font-display);font-weight:600;color:var(--white)}.pillar h3{font-size:1.05rem;margin-bottom:.6rem}.about-text p,.pillar p{font-size:.85rem;color:var(--cream-dim);line-height:1.6}.about-split{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width:768px){.about-split{grid-template-columns:.8fr 1fr;gap:4rem}}.about-image-wrap{position:relative;max-width:360px;margin:0 auto}@media (min-width:768px){.about-image-wrap{max-width:none;margin:0}}.about-image-wrap img,.about-placeholder{width:100%;aspect-ratio:3/4;object-fit:cover}.about-placeholder{background:var(--charcoal-mid);display:flex;align-items:center;justify-content:center}.about-placeholder .brand-logo .logo-selfmade{font-size:2.4rem;color:var(--gold);opacity:.2}.about-placeholder .brand-logo .logo-trading{opacity:.15}.about-image-border{position:absolute;inset:10px;border:1px solid rgba(201,168,76,.2);pointer-events:none}.about-text h2{font-size:clamp(1.5rem,3.5vw,2rem);line-height:1.2;margin-bottom:1.25rem}.about-text p{font-size:.9rem;margin-bottom:1rem;line-height:1.7}.about-text .name-sig{font-family:var(--font-accent);font-size:1.3rem;font-weight:400;color:var(--gold);font-style:italic;margin-top:1.25rem}.steps-list{max-width:600px;margin:0 auto;padding:0 var(--gutter)}.step-item{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:var(--deco-border)}.step-item:last-child{border-bottom:none}.step-item h3,.step-num{font-family:var(--font-display);font-weight:600}.step-num{font-size:1.1rem;color:var(--gold);opacity:.5;flex-shrink:0;padding-top:2px;width:28px}.step-item h3{font-size:1rem;color:var(--white);margin-bottom:.35rem}.step-item p{font-size:.85rem;color:var(--cream-dim);line-height:1.6}.membership-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:500px;margin:0 auto;padding:0 var(--gutter)}@media (min-width:768px){.membership-grid{max-width:700px;grid-template-columns:1fr 1fr;gap:1.25rem}}.membership-item,.post-full-content pre{background:var(--charcoal);border:var(--deco-border);padding:1.25rem}.membership-item{display:flex;align-items:flex-start;gap:.75rem}.membership-item .mi-icon{width:24px;height:24px;flex-shrink:0;border:1px solid rgba(201,168,76,.25);display:flex;align-items:center;justify-content:center;transform:rotate(45deg);margin-top:2px}.membership-item .mi-icon span{transform:rotate(-45deg);font-size:.6rem;color:var(--gold)}.membership-item h4,.price-features strong{font-family:var(--font-body);font-size:.85rem;font-weight:500;color:var(--white);margin-bottom:.2rem}.cta-banner p,.membership-item p{font-size:.78rem;color:var(--cream-dim);line-height:1.5}.cta-banner{text-align:center;padding:4rem var(--gutter);border-top:var(--deco-border);border-bottom:var(--deco-border);background:var(--black);position:relative}.cta-banner::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(201,168,76,.04)0,transparent 70%);pointer-events:none}@media (min-width:768px){.cta-banner{padding:5rem var(--gutter)}}.cta-banner h2,.instr .ticker{font-family:var(--font-display)}.cta-banner h2{font-size:clamp(1.4rem,4vw,2rem);font-weight:600;color:var(--white);margin-bottom:.75rem;line-height:1.2;position:relative}.cta-banner p{max-width:420px;margin:0 auto 2rem;font-size:.9rem;line-height:1.6;position:relative}.instruments-row{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.instr{text-align:center}.instr .ticker{font-size:1.4rem;font-weight:700;color:var(--gold);display:block;letter-spacing:.03em}.instr .name{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--cream-dim);opacity:.6}.post-feed{display:grid;grid-template-columns:1fr;gap:1px;background:rgba(201,168,76,.1);border:var(--deco-border)}@media (min-width:600px){.post-feed{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.post-feed{grid-template-columns:repeat(3,1fr)}}.post-card{background:var(--charcoal);overflow:hidden;transition:background .3s var(--ease)}.post-card:hover{background:var(--charcoal-mid)}.post-card-image{aspect-ratio:16/9;overflow:hidden;display:block;background:var(--black)}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease),opacity .3s;opacity:.85}.post-card:hover .post-card-image img{transform:scale(1.03);opacity:1}.post-card-content{padding:1.25rem}@media (min-width:768px){.post-card-content{padding:1.5rem}}.post-card-tag,.post-card-title{font-weight:600;margin-bottom:.5rem}.post-card-tag{font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.post-card-title{font-family:var(--font-display);font-size:1.05rem;color:var(--white);line-height:1.3}.post-card-title a{color:inherit}.post-card-excerpt{font-size:.8rem;color:var(--cream-dim);line-height:1.6;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card-meta{font-size:.65rem;color:var(--cream-dim);letter-spacing:.05em;opacity:.5}.post-full{max-width:680px;margin:0 auto;padding:6rem var(--gutter) 3rem}@media (min-width:768px){.post-full{padding-top:7rem}}.post-full-header{text-align:center;margin-bottom:2.5rem}.post-full-tag{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.post-full-content h2,.post-full-content h3,.post-full-title{font-family:var(--font-display);font-weight:700;color:var(--white)}.post-full-title{font-size:clamp(1.6rem,5vw,2.6rem);line-height:1.15;margin-bottom:.75rem}.post-full-meta{font-size:.75rem;color:var(--cream-dim)}.post-full-image{margin-bottom:2.5rem;overflow:hidden}.post-full-content .kg-width-full img,.post-full-content .kg-width-wide img,.post-full-image img{width:100%}.post-full-content{font-size:1rem;line-height:1.8;color:var(--cream)}.post-full-content h2,.post-full-content h3{font-size:1.4rem;margin:2.5rem 0 .75rem}.post-full-content h3{font-size:1.15rem;font-weight:600;margin:2rem 0 .5rem}.post-full-content p{margin-bottom:1.2rem}.post-full-content blockquote{border-left:2px solid var(--gold);padding-left:1.25rem;margin:2rem 0;font-family:var(--font-accent);font-size:1.1rem;font-style:italic;color:var(--cream-dim)}.post-full-content a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.kg-gallery-card,.kg-image-card,.post-full-content .kg-card,.post-full-content img{margin:2rem 0}.post-full-content ol,.post-full-content ul{padding-left:1.25rem;margin-bottom:1.2rem}.post-full-content li{margin-bottom:.4rem}.post-full-content code{background:var(--charcoal);padding:.15em .35em;font-size:.88em}.post-full-content pre{overflow-x:auto;margin:2rem 0;-webkit-overflow-scrolling:touch}.post-full-content pre code{background:0 0;padding:0}.post-full-content .kg-width-wide{margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}@media (min-width:768px){.post-full-content .kg-width-wide{margin-left:-6rem;margin-right:-6rem}}.post-full-content .kg-width-full{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;max-width:100vw}.kg-image-card img{width:100%}.kg-gallery-card figcaption,.kg-image-card figcaption{text-align:center;font-size:.8rem;color:var(--cream-dim);padding:.75rem 0 0}.kg-gallery-container{flex-direction:column}.kg-gallery-container,.kg-gallery-row{display:flex;gap:.75rem}.kg-gallery-image img{display:block}.kg-bookmark-card{border:var(--deco-border);background:var(--charcoal)}.kg-bookmark-container{display:flex;text-decoration:none;color:inherit}.kg-bookmark-content{flex:1;padding:1.25rem}.kg-bookmark-title{font-family:var(--font-display);font-size:.95rem;font-weight:600;color:var(--white);margin-bottom:.4rem}.kg-bookmark-description{font-size:.8rem;color:var(--cream-dim);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kg-bookmark-metadata{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.7rem;color:var(--cream-dim)}.kg-bookmark-icon{width:16px;height:16px}.kg-bookmark-thumbnail{width:140px;flex-shrink:0}.kg-bookmark-thumbnail img,.kg-gallery-image img{width:100%;height:100%;object-fit:cover}@media (max-width:500px){.kg-bookmark-container{flex-direction:column}.kg-bookmark-thumbnail{width:100%;height:140px}}.kg-callout-card{border:var(--deco-border);padding:1.25rem;display:flex;gap:.75rem;background:var(--charcoal)}.kg-callout-emoji{font-size:1.2rem}.kg-callout-text{flex:1}.kg-toggle-card{border:var(--deco-border);background:var(--charcoal);padding:1.25rem;margin:1rem 0}.archive-header h1,.kg-toggle-heading{font-family:var(--font-display);color:var(--white)}.kg-toggle-heading{cursor:pointer;font-weight:600}.kg-toggle-content{margin-top:.75rem;color:var(--cream-dim)}.kg-audio-card,.kg-video-card{margin:2rem 0}.kg-button-card{text-align:center;margin:2rem 0}.kg-btn{display:inline-block;padding:.9rem 2.5rem;background:var(--gold);color:var(--black);font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:all .3s var(--ease)}.kg-btn:hover{background:var(--gold-light);color:var(--black)}[data-custom-font],body{font-feature-settings:normal}.gh-portal-popup-container,.gh-portal-powered{font-family:var(--font-body)!important}.post-nav{display:flex;justify-content:space-between;padding:2rem 0;border-top:var(--deco-border);margin-top:2.5rem;gap:1rem;flex-wrap:wrap}.post-nav a{font-size:.75rem;color:var(--cream-dim);letter-spacing:.05em}.page-full{max-width:680px;margin:0 auto;padding:6rem var(--gutter) 3rem}@media (min-width:768px){.page-full{padding-top:7rem}}.site-footer{padding:3rem var(--gutter) 2rem;border-top:var(--deco-border);text-align:center;background:var(--black)}.site-footer .brand-logo{margin-bottom:1.25rem}.site-footer .brand-logo .logo-selfmade{font-size:1rem}.site-footer .brand-logo .logo-trading{font-size:.4rem}.footer-nav{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;list-style:none;flex-wrap:wrap;padding:0}.footer-nav li{list-style:none;margin:0;padding:0}.footer-nav a{font-weight:500;letter-spacing:.12em;text-transform:uppercase}.footer-copy,.footer-disclaimer,.footer-nav a{font-size:.65rem;color:var(--cream-dim)}.footer-disclaimer{max-width:560px;margin:0 auto 1.5rem;opacity:.4;line-height:1.6}.footer-copy{opacity:.3}.archive-header{text-align:center;padding:6rem var(--gutter) 2.5rem}@media (min-width:768px){.archive-header{padding-top:7rem}}.archive-header h1{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;margin-bottom:.4rem}.archive-header p,.error-page p,.pagination a{color:var(--cream-dim);font-size:.9rem}.error-page{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem var(--gutter)}.error-code,.error-page h1{font-family:var(--font-display);margin-bottom:.75rem}.error-code{font-size:4rem;font-weight:700;color:var(--gold);opacity:.2;line-height:1}.error-page h1{font-size:1.4rem;color:var(--white)}.error-page p{margin-bottom:2rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 0}.pagination a{display:inline-block;padding:.5rem 1.25rem;border:var(--deco-border);font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:all .3s var(--ease);-webkit-tap-highlight-color:transparent}.pagination a:hover{border-color:var(--gold);color:var(--gold)}@media (prefers-reduced-motion:no-preference){.fade-in{opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.fade-in.visible{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fade-in{opacity:1;transform:none}}@media (max-width:767px){a,button{min-height:44px;display:inline-flex;align-items:center}.pillar:hover,.post-card:hover{transform:none;box-shadow:none}input,select,textarea{font-size:16px}.site-header .container{padding-left:max(var(--gutter),env(safe-area-inset-left));padding-right:max(var(--gutter),env(safe-area-inset-right))}.site-footer{padding-bottom:max(2rem,env(safe-area-inset-bottom))}}.video-wrap{max-width:720px;margin:0 auto}.video-container{position:relative;width:100%;aspect-ratio:16/9;background:var(--charcoal);border:var(--deco-border);overflow:hidden}.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:linear-gradient(180deg,var(--charcoal) 0%,var(--black) 100%);transition:background .3s var(--ease)}.video-placeholder:hover{background:linear-gradient(180deg,var(--charcoal-mid) 0%,var(--black-rich) 100%)}.video-placeholder:hover .video-play-btn svg circle{stroke:var(--gold)}.video-play-btn svg{width:56px;height:56px}@media (min-width:768px){.video-play-btn svg{width:64px;height:64px}}.video-label{font-size:.65rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--cream-dim);opacity:.6}.video-container iframe,.video-thumb{position:absolute;inset:0;width:100%;height:100%}.video-container iframe{border:0}.video-thumb{object-fit:cover;opacity:.4}.pricing-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:800px;margin:0 auto;padding:0 var(--gutter)}@media (min-width:768px){.pricing-grid{grid-template-columns:1fr 1fr;gap:0;align-items:stretch}}.price-card{background:var(--charcoal);border:var(--deco-border);display:flex;flex-direction:column;position:relative}@media (min-width:768px){.price-card{border-right:none}.price-card:last-child{border-right:var(--deco-border)}}.price-card-featured{border-color:rgba(201,168,76,.35)}@media (min-width:768px){.price-card-featured{border:1px solid rgba(201,168,76,.35);transform:scale(1.02);z-index:1;box-shadow:0 0 60px rgba(201,168,76,.06)}}.price-badge{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:var(--gold);color:var(--black);font-size:.55rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;padding:.3rem 1rem;line-height:1}.price-card-header{text-align:center;padding:2rem 1.5rem 1.25rem;border-bottom:var(--deco-border)}.price-tier{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--gold);letter-spacing:.05em;margin-bottom:.25rem}.price-tagline{font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--cream-dim)}.price-card-body{padding:1.5rem;flex:1}.price-includes{font-family:var(--font-accent);font-size:.9rem;font-style:italic;color:var(--cream-dim);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:var(--deco-border)}.price-features{list-style:none;padding:0;margin:0}.price-features li{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0}.price-features li+li{border-top:1px solid rgba(201,168,76,.06)}.pf-icon{color:var(--gold);font-size:.5rem;flex-shrink:0;margin-top:5px;opacity:.6}.price-features strong{font-size:.82rem;display:block;margin-bottom:.15rem}.price-features span,.roadmap-card p{font-size:.75rem;color:var(--cream-dim);line-height:1.5}.price-card-footer{text-align:center;padding:1.5rem;border-top:var(--deco-border)}.price-amount{display:flex;align-items:baseline;justify-content:center;gap:0;margin-bottom:1.25rem}.price-currency{font-family:var(--font-display);font-size:1.2rem;font-weight:600;color:var(--gold);margin-right:2px}.members-notice h3,.price-value{font-family:var(--font-display);color:var(--white)}.price-value{font-size:2.8rem;font-weight:700;line-height:1;letter-spacing:-.02em}.price-period{font-size:.75rem;color:var(--cream-dim);margin-left:4px;font-weight:400}.price-cta{width:100%;text-align:center}.roadmap-grid{display:grid;grid-template-columns:1fr;gap:1px;background:rgba(201,168,76,.1);border:var(--deco-border);max-width:900px;margin:0 auto}@media (min-width:768px){.roadmap-grid{grid-template-columns:repeat(3,1fr)}}.roadmap-card{background:var(--charcoal);padding:2rem 1.5rem}@media (min-width:768px){.roadmap-card{padding:2.5rem 2rem}}.roadmap-label{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--gold);margin-bottom:.75rem;letter-spacing:.03em}.roadmap-card p{font-size:.82rem;line-height:1.65}.members-notice{text-align:center;padding:2.5rem 1.5rem;border:var(--deco-border);background:var(--charcoal);margin:2rem 0}.members-notice h3{font-size:1.15rem;margin-bottom:.5rem}.members-notice p{color:var(--cream-dim);margin-bottom:1.25rem;font-size:.85rem}.gh-head-logo,.has-custom-body-font body,.has-custom-heading-font h1,.has-custom-heading-font h2,.has-custom-heading-font h3,.has-custom-heading-font h4,.has-custom-heading-font h5,.has-custom-heading-font h6{font-family:var(--gh-font-heading, var(--font-display))}.has-custom-body-font body,.has-custom-body-font li,.has-custom-body-font p{font-family:var(--gh-font-body, var(--font-body))}