@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/Inter-Variable.woff2)format("woff2")}@font-face{font-family:Merriweather;font-style:normal;font-weight:700 900;font-display:swap;src:url(/assets/fonts/Merriweather-Variable.woff2)format("woff2")}:root{--navy:#0f172a;--navy-deep:#0a1228;--navy-mid:#162044;--gold:#d4a649;--gold-soft:#e7cb8a;--gold-muted:#c9973a;--warm-bg:#f8f7f4;--warm-card:#fff;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--border-light:#e2e0db;--border-subtle:#eae8e3;--header-h:64px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--warm-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.6}.af-serif{font-family:Merriweather,Georgia,serif}.skip-link{z-index:999;color:var(--navy);background:#fff;border-radius:.5rem;padding:.5rem .75rem;position:absolute;top:-5rem;left:.75rem;box-shadow:0 4px 16px #0000001f}.skip-link:focus{top:.75rem}.af-container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.site-header{z-index:200;height:var(--header-h);transition:background .35s,box-shadow .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.site-header .site-header-bar{-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-subtle);background:#fffffff2}.site-header--hero .site-header-bar{-webkit-backdrop-filter:none;background:0 0;border-bottom:1px solid #0000}.site-header--hero.is-scrolled .site-header-bar{-webkit-backdrop-filter:blur(14px);border-bottom-color:var(--border-subtle);background:#fffffff7;box-shadow:0 1px 12px #0f172a0f}.site-header-bar{transition:background .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.site-nav{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.site-brand{align-items:center;gap:10px;line-height:1;text-decoration:none;display:flex}.site-brand-a,.site-brand-f{color:var(--navy);font-family:Merriweather,Georgia,serif;font-size:1.15rem;font-weight:900;transition:color .3s}.site-brand-f{color:var(--gold)}.site-brand-dot{background:var(--gold);border-radius:50%;width:5px;height:5px;margin:0 -3px;transition:background .3s;display:inline-block}.site-brand-full{color:var(--text-primary);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;transition:color .3s}.site-brand-full em{color:var(--text-muted);font-style:normal;font-weight:500}.site-header--hero:not(.is-scrolled) .site-brand-a{color:#f1f5f9}.site-header--hero:not(.is-scrolled) .site-brand-f{color:var(--gold)}.site-header--hero:not(.is-scrolled) .site-brand-dot{background:var(--gold)}.site-header--hero:not(.is-scrolled) .site-brand-full{color:#f1f5f9e6}.site-header--hero:not(.is-scrolled) .site-brand-full em{color:#f1f5f98c}.site-logo{object-fit:contain;width:auto;max-width:min(240px,62vw);height:60px;transition:opacity .35s;display:block}.site-logo-homepage{display:none}.site-logo-inner,.site-header--hero:not(.is-scrolled) .site-logo-homepage{display:block}.site-header--hero:not(.is-scrolled) .site-logo-inner,.site-header--hero.is-scrolled .site-logo-homepage{display:none}.site-header--hero.is-scrolled .site-logo-inner{display:block}.site-nav-links{align-items:center;gap:4px;display:flex}.site-nav-link{color:var(--text-secondary);letter-spacing:.01em;align-items:center;padding:6px 12px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.site-nav-link:after{content:"";background:var(--gold);transform-origin:50%;border-radius:1px;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:12px;right:12px;transform:scaleX(0)}.site-nav-link:hover,.site-nav-link:focus-visible{color:var(--navy)}.site-nav-link:hover:after{transform:scaleX(1)}.site-nav-link.is-active{color:var(--navy);font-weight:600}.site-nav-link.is-active:after{transform:scaleX(1)}.site-header--hero:not(.is-scrolled) .site-nav-link{color:#f1f5f9b3}.site-header--hero:not(.is-scrolled) .site-nav-link:hover,.site-header--hero:not(.is-scrolled) .site-nav-link:focus-visible,.site-header--hero:not(.is-scrolled) .site-nav-link.is-active{color:#fff}.site-header--hero:not(.is-scrolled) .site-nav-link:after{background:var(--gold-soft)}.site-menu-toggle{border:1px solid var(--border-light);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:8px;padding:6px;transition:color .2s,border-color .2s;display:none}.site-menu-toggle svg{display:block}.site-menu-toggle .menu-icon-close,.site-menu-toggle[aria-expanded=true] .menu-icon-open{display:none}.site-menu-toggle[aria-expanded=true] .menu-icon-close{display:block}.site-header--hero:not(.is-scrolled) .site-menu-toggle{color:#f1f5f9cc;border-color:#ffffff26}.site-mobile-nav{top:var(--header-h);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-light);z-index:199;background:#fffffffa;padding:8px 0 12px;display:none;position:fixed;left:0;right:0;box-shadow:0 12px 32px #00000014}.site-mobile-nav.is-open{display:block}.site-mobile-link{color:var(--text-primary);align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.site-mobile-link:hover{background:#00000008}.site-mobile-link.is-active{color:var(--navy);font-weight:600}.site-mobile-link.is-active:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (width<=768px){.site-nav-links{display:none}.site-menu-toggle{display:flex}.site-brand-full{display:none}}.hero{background:radial-gradient(ellipse at 50% 38%, #d4a64917 0%, transparent 55%), linear-gradient(180deg, #1a2c53 0%, var(--navy) 55%, var(--navy-deep) 100%);justify-content:center;align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 80px),repeating-linear-gradient(0deg,#ffffff03 0 1px,#0000 1px 80px);position:absolute;inset:0}.hero-content{text-align:center;max-width:780px;padding:140px 24px 100px;position:relative}.hero-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:28px;font-size:.6875rem;font-weight:700;display:inline-block}.hero-badge:before,.hero-badge:after{content:"";background:var(--gold);vertical-align:middle;opacity:.4;width:28px;height:1px;margin:0 14px;display:inline-block}.hero h1{color:#f8fafc;letter-spacing:-.025em;margin:0;font-family:Merriweather,Georgia,serif;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.08}.hero h1 .gold{color:var(--gold)}.hero-sub{color:#b0bfd8;max-width:580px;margin:24px auto 0;font-size:1.0625rem;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.reveal-hero{opacity:1;transform:none}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-gold{background:var(--gold);color:var(--navy);box-shadow:0 2px 8px #d4a64940}.btn-gold:hover{background:#e3ba5f;transform:translateY(-1px);box-shadow:0 4px 16px #d4a64959}.btn-outline-light{color:#d4dae8;background:0 0;border:1px solid #fff3}.btn-outline-light:hover{color:#fff;background:#ffffff0d;border-color:#ffffff73}.btn-outline{border:1px solid var(--border-light);color:var(--text-primary);background:0 0}.btn-outline:hover{border-color:var(--navy);background:#00000005}.mission-intro{background:var(--warm-card);border-bottom:1px solid var(--border-subtle);padding:80px 0}.mission-intro-inner{text-align:center;max-width:660px;margin:0 auto}.mission-intro-line{background:var(--gold);border-radius:2px;width:48px;height:3px;margin:0 auto 24px}.mission-intro h2{color:var(--navy);margin:0 0 20px;font-size:1.625rem;font-weight:700}.mission-intro p{color:var(--text-secondary);margin:0 0 14px;font-size:1rem;line-height:1.75}.mission-intro p:last-child{margin-bottom:0}.home-sections{padding:88px 0}.home-sections-heading{text-align:center;margin-bottom:52px}.home-sections-heading h2{color:var(--navy);margin:0;font-family:Merriweather,Georgia,serif;font-size:1.75rem;font-weight:700}.home-sections-heading p{max-width:500px;color:var(--text-secondary);margin:10px auto 0;font-size:1rem}.home-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (width<=640px){.home-grid{grid-template-columns:1fr}}.section-card{background:var(--warm-card);border:1px solid var(--border-subtle);color:inherit;border-radius:14px;padding:36px 32px;text-decoration:none;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s,transform .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.section-card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-soft));width:0;height:3px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.section-card:hover{border-color:var(--border-light);transform:translateY(-3px);box-shadow:0 12px 40px #0f172a14}.section-card:hover:before{width:100%}.section-card-icon{width:48px;height:48px;color:var(--gold-muted);background:linear-gradient(135deg,#faf6ee 0%,#f0eadb 100%);border:1px solid #e6dece;border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.section-card:hover .section-card-icon{transform:scale(1.05)}.section-card-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.section-card h3{color:var(--navy);margin:0 0 8px;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.section-card p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.section-card-arrow{color:var(--gold-muted);align-items:center;gap:6px;margin-top:18px;font-size:.8125rem;font-weight:600;transition:gap .2s,color .2s;display:inline-flex}.section-card:hover .section-card-arrow{color:var(--gold);gap:10px}.quote-banner{background:radial-gradient(ellipse at 30% 50%, #d4a6490f 0%, transparent 50%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);padding:80px 0}.quote-banner-inner{text-align:center;max-width:660px;margin:0 auto}.quote-banner-icon{color:var(--gold);opacity:.4;margin-bottom:24px}.quote-banner-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.quote-banner blockquote{color:#dfe6f0;margin:0;font-family:Merriweather,Georgia,serif;font-size:1.3125rem;font-style:italic;font-weight:700;line-height:1.55}.quote-banner cite{color:#7b8fb0;letter-spacing:.02em;margin-top:20px;font-family:Inter,sans-serif;font-size:.8125rem;font-style:normal;font-weight:500;display:block}.home-learn-preview{background:var(--warm-card);border-bottom:1px solid var(--border-subtle);padding:88px 0}.home-learn-preview-heading{text-align:center;margin-bottom:48px}.home-learn-preview-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:.6875rem;font-weight:700;display:inline-block}.home-learn-preview-heading h2{color:var(--navy);margin:0;font-size:1.75rem;font-weight:700}.home-learn-preview-heading p{max-width:480px;color:var(--text-secondary);margin:10px auto 0;font-size:1rem}.home-learn-categories{grid-template-columns:repeat(2,1fr);gap:24px;max-width:640px;margin:0 auto;display:grid}@media (width<=640px){.home-learn-categories{grid-template-columns:1fr}}.home-learn-category-card{text-align:center;color:inherit;background:var(--warm-bg);border:1px solid var(--border-subtle);border-radius:14px;flex-direction:column;align-items:center;padding:36px 28px;text-decoration:none;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s,transform .3s cubic-bezier(.4,0,.2,1);display:flex}.home-learn-category-card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-soft));width:0;height:3px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.home-learn-category-card{position:relative;overflow:hidden}.home-learn-category-card:hover{border-color:var(--border-light);transform:translateY(-3px);box-shadow:0 12px 40px #0f172a14}.home-learn-category-card:hover:before{width:100%}.home-learn-category-card-icon{width:48px;height:48px;color:var(--gold-muted);background:linear-gradient(135deg,#faf6ee 0%,#f0eadb 100%);border:1px solid #e6dece;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.home-learn-category-card:hover .home-learn-category-card-icon{transform:scale(1.05)}.home-learn-category-card-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.home-learn-category-card-title{color:var(--navy);margin:0 0 6px;font-family:Merriweather,Georgia,serif;font-size:1.125rem;font-weight:700}.home-learn-category-card-count{color:var(--text-muted);margin-bottom:14px;font-size:.8125rem}.home-learn-category-card-arrow{color:var(--gold-muted);font-size:.8125rem;font-weight:600;transition:gap .2s,color .2s}.home-learn-category-card:hover .home-learn-category-card-arrow{color:var(--gold)}.home-learn-preview-cta{text-align:center;margin-top:40px}.home-stories-preview{background:radial-gradient(ellipse at 50% 0%, #d4a6490a 0%, transparent 60%), var(--warm-bg);padding:88px 0}.home-stories-heading{text-align:center;margin-bottom:48px}.home-stories-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;font-size:.6875rem;font-weight:700;display:inline-block}.home-stories-heading h2{color:var(--navy);margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem)}.home-stories-heading p{max-width:520px;color:var(--text-secondary);margin:0 auto;font-size:1rem;line-height:1.6}.home-stories-grid{max-width:1060px;margin:0 auto}.home-stories-cta{text-align:center;margin-top:44px}.home-about{background:var(--warm-bg);padding:88px 0}.home-about-layout{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}@media (width<=768px){.home-about-layout{grid-template-columns:1fr;gap:32px}}.home-about-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:.6875rem;font-weight:700}.home-about-text h2{color:var(--navy);margin:0 0 16px;font-size:1.75rem;font-weight:700}.home-about-text p{color:var(--text-secondary);margin:0 0 14px;font-size:.9375rem;line-height:1.75}.home-about-details h3{color:var(--navy);margin:0 0 14px;font-size:.9375rem;font-weight:600}.home-about-details ul{margin:0 0 28px;padding:0;list-style:none}.home-about-details ul li{color:var(--text-secondary);margin-bottom:10px;padding-left:22px;font-size:.9375rem;line-height:1.6;position:relative}.home-about-details ul li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.home-about-note{background:var(--warm-card);border:1px solid var(--border-subtle);border-left:3px solid var(--gold);border-radius:0 10px 10px 0;margin-bottom:28px;padding:20px 24px}.home-about-note p{color:var(--text-secondary);margin:0;font-size:.875rem;font-style:italic;line-height:1.7}.home-books{background:radial-gradient(ellipse at 70% 50%, #d4a64914 0%, transparent 50%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);padding:80px 0}.home-books-inner{text-align:center;max-width:620px;margin:0 auto}.home-books h2{color:#fff;justify-content:center;align-items:center;gap:12px;margin:0 0 16px;font-size:1.75rem;line-height:1.3;display:flex}.home-books-icon{color:var(--gold);flex-shrink:0;display:inline-flex}.home-books-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.home-books p{color:#94a3b8;margin:0 0 28px;font-size:1rem;line-height:1.7}.stories-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:8px;display:grid}.story-card{background:var(--warm-card);border:1px solid var(--border-light);color:inherit;border-radius:14px;flex-direction:column;padding:28px 26px 24px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.story-card:hover{border-color:var(--border-subtle);transform:translateY(-4px);box-shadow:0 12px 36px #0f172a14,0 2px 8px #0f172a0a}.story-card-accent{border-radius:14px 14px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.story-card-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.story-card-initial{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Merriweather,Georgia,serif;font-size:1.125rem;font-weight:700;display:inline-flex}.story-card-date{color:var(--text-muted);font-size:.8125rem;font-weight:500}.story-card-title{color:var(--navy);margin:0 0 10px;font-family:Merriweather,Georgia,serif;font-size:1.075rem;font-weight:700;line-height:1.45}.story-card:hover .story-card-title{color:var(--gold-muted)}.story-card-excerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 18px;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.story-card-footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.story-card-footer-left{color:var(--text-muted);align-items:center;gap:0;font-size:.75rem;font-weight:500;display:flex;overflow:hidden}.story-card-footer-left>span{white-space:nowrap}.story-card-footer-left>span+span:before{content:"·";color:var(--border-light);margin:0 8px;font-weight:400}.story-card-tag{color:var(--text-muted);background:var(--warm-bg);border:1px solid var(--border-subtle);border-radius:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.story-card-read{color:var(--text-muted);font-size:.75rem}.story-card-link{color:var(--gold-muted);white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:600;transition:color .2s}.story-card:hover .story-card-link{color:var(--gold)}.story-card-perspective{letter-spacing:.03em;text-transform:uppercase;border-radius:6px;padding:3px 10px;font-size:.6875rem;font-weight:700;display:inline-block}.story-card-perspective--franchisee{color:#059669;background:#10b9811a}.story-card-perspective--ceo{color:#7c3aed;background:#8b5cf61a}.story-card-profile{margin-bottom:10px}.story-card-profile-name{color:var(--navy);font-size:.8125rem;font-weight:700;display:block}.story-card-profile-meta{color:var(--text-muted);margin-top:2px;font-size:.75rem;display:block}.story-card-image{margin:-28px -26px 16px;overflow:hidden}.story-card-image img{object-fit:cover;width:100%;height:180px;transition:transform .3s;display:block}.story-card:hover .story-card-image img{transform:scale(1.03)}.story-card--has-image .story-card-top{justify-content:flex-end}@media (width<=900px){.stories-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=560px){.stories-grid{grid-template-columns:1fr;gap:16px}.story-card{padding:24px 20px 20px}.story-card-image{margin:-24px -20px 14px}}.home-newsletter{background:radial-gradient(ellipse at 60% 50%, #d4a64912 0%, transparent 55%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);padding:80px 0}.home-newsletter-inner{text-align:center;max-width:520px;margin:0 auto}.home-newsletter-title{color:#f8fafc;justify-content:center;align-items:center;gap:14px;margin:0 0 8px;font-size:1.625rem;font-weight:700;display:flex}.home-newsletter-icon{color:var(--gold);flex-shrink:0;display:inline-flex}.home-newsletter-icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.home-newsletter>.af-container>.home-newsletter-inner>p{color:#8b9cc0;margin:0 0 28px;font-size:1rem}.home-newsletter-form{margin:0}.home-newsletter-field{border-radius:10px;gap:0;max-width:460px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000026}.home-newsletter-input{color:#f1f5f9;background:#ffffff12;border:2px solid #ffffff1a;border-right:none;border-radius:10px 0 0 10px;flex:1;min-width:0;padding:14px 18px;font-family:inherit;font-size:.9375rem;transition:border-color .2s,background .2s}.home-newsletter-input::placeholder{color:#6b7fa0}.home-newsletter-input:focus{border-color:var(--gold);background:#ffffff1a;outline:none}.home-newsletter-btn{background:var(--gold);color:var(--navy);border:2px solid var(--gold);cursor:pointer;letter-spacing:.01em;border-radius:0 10px 10px 0;flex-shrink:0;padding:14px 28px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .2s,box-shadow .2s}.home-newsletter-btn:hover{background:#e3ba5f;border-color:#e3ba5f;box-shadow:0 4px 16px #d4a6494d}.home-newsletter-privacy{color:#556580;margin:16px 0 0;font-size:.8125rem}.home-newsletter-alert{border-radius:8px;margin-bottom:20px;padding:10px 20px;font-size:.875rem;font-weight:500;display:inline-block}.home-newsletter-alert--success{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e33}.home-newsletter-alert--error{color:#fca5a5;background:#ef44441f;border:1px solid #ef444433}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=480px){.home-newsletter-field{border-radius:10px;flex-direction:column}.home-newsletter-input{border-bottom:none;border-right:2px solid #ffffff1a;border-radius:10px 10px 0 0}.home-newsletter-input:focus{border-right-color:var(--gold)}.home-newsletter-btn{border-radius:0 0 10px 10px}}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1);transform:translateY(20px)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}.reveal[data-delay="1"]{transition-delay:80ms}.reveal[data-delay="2"]{transition-delay:.16s}.reveal[data-delay="3"]{transition-delay:.24s}.reveal[data-delay="4"]{transition-delay:.32s}.reveal[data-delay="5"]{transition-delay:.4s}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-visible,.reveal-hero,.reveal-hero.is-visible{opacity:1;transition:none;transform:none}}.page-header{background:radial-gradient(ellipse at 50% 80%, #d4a64914 0%, transparent 50%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);text-align:center;padding:120px 0 56px}.page-header-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.6875rem;font-weight:700;display:inline-block}.page-header h1{color:#f8fafc;letter-spacing:-.01em;margin:0;font-family:Merriweather,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.page-header p{color:#a3b3cc;max-width:540px;margin:14px auto 0;font-size:1rem;line-height:1.65}.paths-grid{gap:24px;padding:64px 0 80px;display:grid}.path-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:24px;padding:40px;display:grid}@media (width<=640px){.path-card{grid-template-columns:1fr;padding:28px}}.path-card-number{background:var(--navy);width:48px;height:48px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Merriweather,Georgia,serif;font-size:1.125rem;font-weight:700;display:flex}.path-card h2{color:var(--navy);margin:0 0 8px;font-family:Merriweather,Georgia,serif;font-size:1.375rem;font-weight:700}.path-card p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.path-card ul{margin:12px 0 0;padding:0;list-style:none}.path-card ul li{color:var(--text-secondary);margin-bottom:6px;padding-left:20px;font-size:.9375rem;line-height:1.6;position:relative}.path-card ul li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}a.path-card--link{color:inherit;text-decoration:none;transition:border-color .2s,box-shadow .2s}a.path-card--link:hover{border-color:var(--gold);box-shadow:0 4px 20px #d4a6491a}a.path-card--link:hover .path-card-number{background:var(--gold);color:var(--navy)}.path-card-arrow{color:var(--gold-muted);margin-top:14px;font-size:.875rem;font-weight:600;transition:color .2s;display:inline-block}a.path-card--link:hover .path-card-arrow{color:var(--gold)}.career-path-body{max-width:760px}.career-path-body--wide{max-width:none}.career-path-section{margin-bottom:36px}.career-path-section h2{color:var(--navy);margin:0 0 14px;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.career-path-section p{color:var(--text-primary);margin:0 0 14px;font-size:.9375rem;line-height:1.8}.career-path-section ul{margin:10px 0 14px;padding:0;list-style:none}.career-path-section ul li{color:var(--text-secondary);margin-bottom:8px;padding-left:20px;font-size:.9375rem;line-height:1.7;position:relative}.career-path-section ul li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:0}.career-path-section ul li strong{color:var(--navy);font-weight:600}.career-path-section--feature{border:1px solid var(--border-subtle);background:linear-gradient(#fbf6ea 0%,#f8f7f4 100%);border-radius:12px;margin:48px 0;padding:32px 32px 24px;position:relative;box-shadow:0 2px 14px #0f172a0a}.career-path-section--feature .career-path-section-eyebrow{background:var(--navy);color:var(--gold-soft);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:4px 10px;font-family:Inter,system-ui,sans-serif;font-size:.6875rem;font-weight:600;display:inline-block}.career-path-section--feature h2{color:var(--navy-deep)}.career-path-section--feature .btn{margin-top:4px}@media (width<=640px){.career-path-section--feature{margin:32px 0;padding:24px 20px 20px}}.career-path-resources{background:var(--warm-bg);border:1px solid var(--border-subtle);border-radius:12px;margin-top:48px;padding:32px}.career-path-resources h3{color:var(--navy);margin:0 0 20px;font-size:1rem;font-weight:700}.career-path-links{flex-direction:column;gap:12px;display:flex}.career-path-link{border:1px solid var(--border-light);color:var(--text-primary);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:14px 20px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:inline-flex}.career-path-link:hover{border-color:var(--gold);color:var(--navy);box-shadow:0 2px 12px #d4a6491a}.career-path-link svg{color:var(--gold-muted);flex-shrink:0}@media (width<=560px){.career-path-resources{padding:24px 18px}}.myths-grid{gap:16px;padding:64px 0 80px;display:grid}.myth-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:32px 36px}.myth-label{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-block}.myth-label--myth{color:#b91c1c;background:#fef2f2}.myth-card h3{color:var(--navy);margin:0 0 12px;font-family:Merriweather,Georgia,serif;font-size:1.125rem;font-weight:700}.myth-divider{background:var(--gold);border:none;border-radius:1px;width:40px;height:2px;margin:16px 0}.myth-reality-label{letter-spacing:.08em;text-transform:uppercase;color:#15803d;background:#f0fdf4;border-radius:4px;margin-bottom:8px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-block}.myth-card p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.about-content{max-width:720px;margin:0 auto;padding:64px 0 80px}.about-content h2{color:var(--navy);margin:40px 0 12px;font-family:Merriweather,Georgia,serif;font-size:1.375rem;font-weight:700}.about-content h2:first-child{margin-top:0}.about-content p{color:var(--text-secondary);margin:0 0 16px;font-size:.9375rem;line-height:1.7}.about-content ul{margin:0 0 20px;padding:0;list-style:none}.about-content ul li{color:var(--text-secondary);margin-bottom:8px;padding-left:20px;font-size:.9375rem;line-height:1.6;position:relative}.about-content ul li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.about-values{grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0;display:grid}@media (width<=640px){.about-values{grid-template-columns:1fr}}.about-value{text-align:center;background:linear-gradient(135deg,#faf6ee 0%,#f0eadb 100%);border:1px solid #e6dece;border-radius:10px;padding:28px 20px}.about-value h3{color:var(--navy);margin:0 0 4px;font-family:Merriweather,Georgia,serif;font-size:1rem;font-weight:700}.about-value p{color:var(--text-muted);margin:0;font-size:.8125rem}.content-section{padding:56px 0 80px}.content-list{border:1px solid var(--border-subtle);background:var(--warm-card);border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.content-row{border-bottom:1px solid var(--border-subtle);align-items:center;gap:16px;padding:18px 24px;text-decoration:none;transition:background .15s;display:flex}.content-row:last-child{border-bottom:none}.content-row:hover{background:#f8f7f4}.content-row-type{text-align:center;letter-spacing:.03em;text-transform:uppercase;border-radius:6px;flex-shrink:0;width:64px;padding:4px 0;font-size:.6875rem;font-weight:700}.content-row-type-post{color:#475569;background:#f1f5f9}.content-row-type-youtube{color:#dc2626;background:#fef2f2}.content-row-type-video{color:#7c3aed;background:#f5f3ff}.content-row-type-pdf{color:#2563eb;background:#eff6ff}.content-row-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.content-row-title{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;line-height:1.35;overflow:hidden}.content-row:hover .content-row-title{color:var(--gold-muted)}.content-row-meta{color:var(--text-muted);align-items:center;gap:10px;font-size:.75rem;display:flex}.content-row-cat{border:1px solid var(--border-light);color:var(--text-secondary);border-radius:9999px;padding:1px 8px;font-size:.6875rem;font-weight:500}.content-row-date{white-space:nowrap}.content-row-action{color:var(--gold-muted);white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:600}.content-row:hover .content-row-action{color:var(--gold)}@media (width<=640px){.content-row{flex-wrap:wrap;gap:8px;padding:14px 16px}.content-row-type{width:auto;padding:3px 10px}.content-row-title{white-space:normal}.content-row-action{width:100%}}.content-filter-bar{margin-bottom:28px}.content-filter-bar-inner{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.content-search-field{flex:200px;min-width:160px;position:relative}.content-search-field .search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.content-search-field input{border:1px solid var(--border-light);width:100%;color:var(--text-primary);background:#fff;border-radius:8px;padding:9px 12px 9px 36px;font-size:.875rem}.content-search-field input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #0f172a0f}.content-filter-select{border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 10px center no-repeat;border-radius:8px;padding:9px 32px 9px 12px;font-size:.875rem}.content-filter-select:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #0f172a0f}.content-search-btn{background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:600}.content-search-btn:hover{background:var(--navy-mid)}.content-clear-btn{width:36px;height:36px;color:var(--text-muted);border:1px solid var(--border-light);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;text-decoration:none;display:flex}.content-clear-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}@media (width<=640px){.content-filter-bar-inner{flex-direction:column;align-items:stretch}.content-search-field{flex:100%}.content-filter-select{width:100%}.content-search-btn{text-align:center;width:100%}.content-clear-btn{width:100%}}.content-empty{text-align:center;background:var(--warm-card);border:1px dashed var(--border-light);color:var(--text-muted);border-radius:12px;padding:40px;font-size:.9375rem}.content-row-num{background:var(--warm-bg);width:28px;height:28px;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.learn-category-section{margin-bottom:48px}.learn-category-section:last-child{margin-bottom:0}.learn-category-header{border-bottom:2px solid var(--gold-muted);align-items:baseline;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.learn-category-title{color:var(--navy);margin:0;font-family:Merriweather,Georgia,serif;font-size:1.35rem;font-weight:700;line-height:1.3}.learn-category-count{color:var(--text-muted);white-space:nowrap;font-size:.8125rem}.learn-intro-card{background:linear-gradient(135deg,#eff6ff 0%,#f0f4ff 100%);border:1px solid #c7d8f0;border-radius:12px;align-items:center;gap:16px;margin-bottom:12px;padding:20px 24px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.learn-intro-card:hover{border-color:#93b4e0;box-shadow:0 2px 8px #2563eb14}.learn-intro-icon{color:#2563eb;background:#fff;border:1px solid #c7d8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.learn-intro-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.learn-intro-label{text-transform:uppercase;letter-spacing:.06em;color:#2563eb;font-size:.6875rem;font-weight:700}.learn-intro-title{color:var(--navy);font-size:1rem;font-weight:600;line-height:1.35}.learn-intro-excerpt{color:var(--text-muted);font-size:.8125rem;line-height:1.4}.learn-intro-action{color:#2563eb;white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:600}.learn-intro-card:hover .learn-intro-action{color:#1d4ed8}@media (width<=640px){.learn-intro-card{flex-wrap:wrap;gap:12px;padding:16px}.learn-intro-icon{width:40px;height:40px}.learn-intro-icon svg{width:22px;height:22px}.learn-intro-action{width:100%}.learn-category-header{flex-direction:column;gap:4px}}.article-hero{background:radial-gradient(ellipse at 50% 80%, #d4a64914 0%, transparent 50%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);text-align:center;padding:120px 0 56px}.article-hero-inner{max-width:760px;margin:0 auto;padding:0 24px}.article-hero-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 12px;font-size:.6875rem;font-weight:700;display:inline-block}.article-hero-perspective{letter-spacing:.04em;text-transform:uppercase;border-radius:8px;margin-bottom:14px;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-block}.article-hero-perspective--franchisee{color:#6ee7b7;background:#10b98126}.article-hero-perspective--ceo{color:#c4b5fd;background:#8b5cf626}.article-hero-title{color:#f8fafc;letter-spacing:-.01em;margin:0;font-family:Merriweather,Georgia,serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.25}.article-hero-excerpt{color:#a3b3cc;max-width:600px;margin:16px auto 0;font-size:1.0625rem;line-height:1.65}.article-hero-profile{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:20px;margin-top:28px;padding:14px 24px;display:inline-flex}.article-hero-profile-name{color:#f1f5f9;font-size:.9375rem;font-weight:700}.article-hero-profile-meta{color:#94a3b8;margin-top:2px;font-size:.8125rem;display:block}.article-hero-profile-date{color:#64748b;flex-shrink:0;font-size:.8125rem}@media (width<=560px){.article-hero{padding:100px 0 40px}.article-hero-profile{flex-direction:column;gap:6px;padding:12px 18px}}.article-wrap{max-width:1020px;margin:0 auto;padding:40px 24px 80px}.article-body{background:var(--warm-card);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:12px;margin-top:32px;padding:32px;font-size:.9375rem;line-height:1.8}.article-body h2{color:var(--navy);margin:32px 0 12px;font-family:Merriweather,Georgia,serif;font-size:1.3rem;font-weight:700;line-height:1.3}.article-body h3{color:var(--navy);margin:28px 0 10px;font-family:Merriweather,Georgia,serif;font-size:1.1rem;font-weight:700;line-height:1.35}.article-body h2:first-child,.article-body h3:first-child{margin-top:0}.article-body p{margin:0 0 16px}.article-body ul,.article-body ol{margin:12px 0 20px;padding:0;list-style:none}.article-body ol{counter-reset:article-ol}.article-body ul li,.article-body ol li{color:var(--text-secondary);margin-bottom:8px;padding-left:22px;line-height:1.7;position:relative}.article-body ul li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:0}.article-body ol li:before{counter-increment:article-ol;content:counter(article-ol) ".";color:var(--gold);font-size:.875rem;font-weight:700;position:absolute;top:0;left:0}.article-body ul li strong,.article-body ol li strong{color:var(--navy);font-weight:600}.article-body blockquote{border-left:4px solid var(--gold);color:var(--text-secondary);background:#d4a6490f;border-radius:0 8px 8px 0;margin:24px 0;padding:20px 24px;font-style:italic}.article-body iframe{aspect-ratio:16/9;border:none;border-radius:8px;width:100%;margin:24px 0}.video-complete-cta{text-align:center;opacity:0;background:linear-gradient(135deg,#0b1a30 0%,#162a4a 50%,#1a2744 100%);border:1px solid #d4a64966;border-radius:16px;max-width:640px;margin:32px auto 0;padding:48px 40px 40px;transition:opacity .6s,transform .6s;position:relative;overflow:hidden;transform:translateY(16px);box-shadow:0 8px 32px #00000040,inset 0 1px #d4a64926}.video-complete-cta:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:3px;position:absolute;top:0;left:0;right:0}.video-complete-cta--visible{opacity:1;transform:translateY(0)}.video-complete-cta-heading{color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:1.35rem;font-weight:700}.video-complete-cta-sub{color:#fff9;margin:0 0 28px;font-size:.9rem}.video-complete-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.video-complete-cta-btn{cursor:pointer;letter-spacing:.01em;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:220px;padding:16px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.video-complete-cta-btn.btn-primary{color:var(--navy);background:#fff;box-shadow:0 4px 14px #ffffff1f}.video-complete-cta-btn.btn-primary:hover{background:#f4f4f5;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.video-complete-cta-btn.btn-gold{background:linear-gradient(135deg, var(--gold), #e3ba5f);color:var(--navy);box-shadow:0 4px 14px #d4a6494d}.video-complete-cta-btn.btn-gold:hover{background:linear-gradient(135deg, #e3ba5f, var(--gold));transform:translateY(-2px);box-shadow:0 8px 24px #d4a64973}@media (width<=540px){.video-complete-cta{padding:36px 24px 32px}.video-complete-cta-btn{width:100%;min-width:0}}.video-next-cta-progress{color:#4ade80;letter-spacing:.03em;text-transform:uppercase;background:#4ade801f;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.video-next-cta-progress--final{color:var(--gold);background:#d4a64926}.video-next-cta{text-align:center;opacity:0;background:linear-gradient(135deg,#0b1a30 0%,#162a4a 50%,#1a2744 100%);border:1px solid #ffffff14;border-radius:16px;max-width:640px;margin:32px auto 0;padding:40px 40px 36px;transition:opacity .6s,transform .6s;position:relative;overflow:hidden;transform:translateY(16px);box-shadow:0 8px 32px #0003}.video-next-cta:before{content:"";background:linear-gradient(90deg,#0000,#4ade80,#0000);height:3px;position:absolute;top:0;left:0;right:0}.video-next-cta--visible{opacity:1;transform:translateY(0)}.video-next-cta-heading{color:#fff;letter-spacing:-.01em;margin:0 0 4px;font-size:1.3rem;font-weight:700}.video-next-cta-sub{color:#ffffff8c;margin:0 0 24px;font-size:.9rem}.video-next-cta-sub strong{color:#fffc}.video-next-cta-card{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.video-next-cta-card:hover{background:#ffffff1a;border-color:#d4a64966;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.video-next-cta-card-icon{background:linear-gradient(135deg, var(--gold), #e3ba5f);width:48px;height:48px;color:var(--navy);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #d4a6494d}.video-next-cta-card-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.video-next-cta-card-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gold);font-size:.75rem;font-weight:600}.video-next-cta-card-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:600;overflow:hidden}.video-next-cta-card-arrow{color:#fff6;flex-shrink:0;transition:all .25s}.video-next-cta-card:hover .video-next-cta-card-arrow{color:var(--gold);transform:translate(4px)}@media (width<=540px){.video-next-cta{padding:32px 20px 28px}.video-next-cta-card{padding:14px 16px}.video-next-cta-card-title{white-space:normal}}.video-match-cta{text-align:center;opacity:0;background:linear-gradient(135deg,#0c1e36 0%,#17304d 50%,#1a2744 100%);border:1px solid #d4a64940;border-radius:16px;max-width:640px;margin:32px auto 0;padding:40px 40px 36px;transition:opacity .6s,transform .6s;position:relative;overflow:hidden;transform:translateY(16px);box-shadow:0 8px 32px #0003}.video-match-cta:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:3px;position:absolute;top:0;left:0;right:0}.video-match-cta--visible{opacity:1;transform:translateY(0)}.video-match-cta-heading{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:1.3rem;font-weight:700}.video-match-cta-sub{color:#ffffff8c;margin:0 0 28px;font-size:.9rem;line-height:1.5}.video-match-cta-buttons{flex-direction:column;align-items:center;gap:12px;display:flex}.video-match-cta-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:340px;padding:15px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.video-match-cta-btn--primary{background:linear-gradient(135deg, var(--gold), #e3ba5f);color:var(--navy);box-shadow:0 4px 14px #d4a6494d}.video-match-cta-btn--primary:hover{background:linear-gradient(135deg, #e3ba5f, var(--gold));transform:translateY(-2px);box-shadow:0 8px 24px #d4a64973}.video-match-cta-btn--secondary{color:#fffc;background:#ffffff14;border:1px solid #ffffff1f}.video-match-cta-btn--secondary:hover{color:#fff;background:#ffffff24;transform:translateY(-2px)}@media (width<=540px){.video-match-cta{padding:32px 20px 28px}.video-match-cta-btn{max-width:none}}.gs-hero{text-align:center;background:linear-gradient(160deg,#080f1a 0%,#0f1d33 40%,#162a4a 100%);padding:100px 24px 80px;position:relative;overflow:hidden}.gs-hero:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#d4a64914 0%,#0000 60%);position:absolute;inset:0}.gs-hero-inner{max-width:680px;margin:0 auto;position:relative}.gs-hero-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);border:1px solid #d4a6494d;border-radius:20px;margin:0 0 20px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-block}.gs-hero-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.15}.gs-hero-sub{color:#fff9;margin:0 0 36px;font-size:1.05rem;line-height:1.65}.gs-hero-btn{background:linear-gradient(135deg, var(--gold), #e3ba5f);color:var(--navy);border-radius:10px;align-items:center;gap:10px;padding:16px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #d4a6494d}.gs-hero-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #d4a64973}.gs-why{background:var(--warm-bg);padding:80px 24px}.gs-why-title{text-align:center;color:var(--navy);margin:0 0 40px;font-size:1.5rem;font-weight:700}.gs-why-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto;display:grid}.gs-why-card{background:var(--warm-card);border:1px solid var(--border-subtle);text-align:center;border-radius:12px;padding:28px 24px}.gs-why-icon{width:48px;height:48px;color:var(--gold);background:#d4a6491a;border-radius:10px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.gs-why-card h3{color:var(--navy);margin:0 0 8px;font-size:.95rem;font-weight:700}.gs-why-card p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.55}.gs-explore{background:var(--white);padding:64px 24px}.gs-explore-inner{text-align:center;max-width:560px;margin:0 auto}.gs-explore-title{color:var(--navy);margin:0 0 10px;font-size:1.3rem;font-weight:700}.gs-explore-sub{color:var(--text-muted);margin:0 0 28px;font-size:.95rem;line-height:1.6}.gs-explore-btn{background:var(--warm-card);border:1px solid var(--border-subtle);color:var(--navy);border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.gs-explore-btn:hover{border-color:var(--gold);transform:translateY(-1px);box-shadow:0 4px 16px #d4a64926}.gs-pace{background:var(--white);text-align:center;padding:40px 24px 64px}.gs-pace-text{color:var(--text-muted);margin:0;font-size:.88rem}.gs-pace-text a{color:var(--gold);font-weight:600;text-decoration:none}.gs-pace-text a:hover{text-decoration:underline}@media (width<=700px){.gs-hero{padding:72px 20px 60px}.gs-why-grid{grid-template-columns:1fr;max-width:400px}}.story-detail-hero{border:1px solid var(--border-light);border-radius:12px;margin:0 0 24px;overflow:hidden}.story-detail-hero img{object-fit:cover;width:100%;max-height:400px;display:block}.story-takeaway-box{border:1px solid #fde68a;border-left:4px solid var(--gold);background:linear-gradient(135deg,#fefce8 0%,#fffbeb 100%);border-radius:12px;margin-top:32px;padding:28px 28px 24px}.story-takeaway-header{color:var(--navy);align-items:center;gap:10px;margin-bottom:14px;font-size:1rem;font-weight:700;display:flex}.story-takeaway-header svg{color:var(--gold-muted);flex-shrink:0}.story-takeaway-list{margin:0;padding:0;list-style:none}.story-takeaway-list li{color:var(--text-primary);padding:6px 0 6px 22px;font-size:.9375rem;line-height:1.6;position:relative}.story-takeaway-list li:before{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:14px;left:0}@media (width<=560px){.story-takeaway-box{padding:20px 18px 16px}}.site-footer{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);color:#a3b3cc}.site-footer-inner{padding:56px 0 32px}.site-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;display:grid}@media (width<=1024px){.site-footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (width<=640px){.site-footer-grid{grid-template-columns:1fr;gap:32px}}.site-footer-brand{color:#f1f5f9;margin:0;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.site-footer-brand span{color:var(--gold)}.site-footer-logo{width:auto;max-height:65px}.site-footer-desc{color:#8b9cc0;margin:12px 0 0;font-size:.875rem;line-height:1.6}.site-footer-yt{color:var(--gold);align-items:center;gap:6px;margin-top:16px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.site-footer-yt:hover{text-decoration:underline}.site-footer-yt svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.site-footer-heading{letter-spacing:.1em;text-transform:uppercase;color:#e2e8f0;margin:0;font-size:.6875rem;font-weight:700}.site-footer-links{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.site-footer-links a{color:#8b9cc0;font-size:.875rem;text-decoration:none}.site-footer-links a:hover{color:#e2e8f0}.site-footer-about-text{color:#8b9cc0;margin:16px 0 0;font-size:.875rem;line-height:1.6}.site-footer-ext-links{flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px;display:flex}.site-footer-ext-links .site-footer-domain{margin-top:0;display:block}.site-footer-ext-links .site-footer-yt{margin-top:0;display:flex}.site-footer-domain{color:var(--gold);font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block}.site-footer-domain:hover{text-decoration:underline}.site-footer-operator{text-align:center;color:#64748b;max-width:70%;margin:48px auto 20px;font-size:.8125rem;line-height:1.6}.site-footer-bottom{text-align:center;color:#64748b;border-top:1px solid #ffffff14;margin-top:20px;padding-top:20px;font-size:.8125rem}.site-footer-bottom-links{align-items:center;gap:10px;margin:0 0 10px;display:inline-flex}.site-footer-bottom-links a{color:#94a3b8;font-weight:500;text-decoration:none}.site-footer-bottom-links a:hover{color:#e2e8f0}.site-footer-bottom-links span{color:#475569}.contact-page{max-width:680px;margin:0 auto;padding:64px 0 80px}@media (width<=768px){.contact-page{padding:40px 0 60px}}.contact-info-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:32px;display:grid}.contact-card{background:var(--warm-card);border:1px solid var(--border-subtle);color:inherit;border-radius:12px;align-items:flex-start;gap:16px;padding:24px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}a.contact-card:hover{border-color:var(--border-light);box-shadow:0 4px 16px #0f172a0f}.contact-card-icon{background:var(--navy);width:44px;height:44px;color:var(--gold);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-card-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.contact-card-body{flex:1;min-width:0}.contact-card-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:.6875rem;font-weight:700;display:block}.contact-card-value{color:var(--text-primary);font-size:.9375rem;font-weight:500;line-height:1.5}a.contact-card .contact-card-value{color:var(--navy)}a.contact-card:hover .contact-card-value{color:var(--gold-muted)}.contact-form-wrap{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;margin:32px 0;padding:32px}.contact-form-wrap h2{color:var(--navy);margin:0 0 4px;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.contact-form-wrap p{color:var(--text-muted);margin:0 0 24px;font-size:.875rem}.contact-form-group{margin-bottom:16px}.contact-form-label{color:var(--text-primary);margin-bottom:6px;font-size:.8125rem;font-weight:600;display:block}.contact-form-input{border:1px solid var(--border-light);width:100%;color:var(--text-primary);background:#fff;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.contact-form-input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #0f172a0f}textarea.contact-form-input{resize:vertical;min-height:120px}.contact-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=480px){.contact-form-row{grid-template-columns:1fr}}.contact-form-submit{background:var(--gold);color:var(--navy);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:12px 28px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.contact-form-submit:hover{background:#e3ba5f;transform:translateY(-1px);box-shadow:0 4px 16px #d4a64959}.auth-page{max-width:480px;margin:0 auto;padding:48px 0 80px}.auth-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:32px}.auth-links{border-top:1px solid var(--border-subtle);text-align:center;color:var(--text-muted);margin-top:20px;padding-top:16px;font-size:.875rem}.auth-links a{color:var(--navy);font-weight:600;text-decoration:none}.auth-links a:hover{color:var(--gold-muted);text-decoration:underline}.auth-field-error{color:#b91c1c;margin:6px 0 0;font-size:.8125rem}.contact-form-input-error{border-color:#fca5a5}.contact-form-input-error:focus{border-color:#b91c1c;box-shadow:0 0 0 3px #b91c1c14}.pw-strength{align-items:center;gap:10px;margin-top:8px;display:flex}.pw-strength-bar{background:var(--border-light);border-radius:3px;flex:1;height:6px;overflow:hidden}.pw-strength-fill{border-radius:3px;width:0;height:100%;transition:width .3s,background .3s}.pw-strength-label{text-align:right;min-width:48px;font-size:.75rem;font-weight:600;transition:color .3s}.pw-requirements{grid-template-columns:1fr 1fr;gap:4px 16px;margin:10px 0 0;padding:0;list-style:none;display:grid}.pw-requirements li{color:var(--text-muted);align-items:center;gap:6px;font-size:.8125rem;transition:color .2s;display:flex}.pw-requirements li .pw-req-icon{text-align:center;color:#b91c1c;width:14px;font-size:.7rem;transition:color .2s}.pw-requirements li.pw-req-met,.pw-requirements li.pw-req-met .pw-req-icon{color:#16a34a}.pw-match-msg{margin:6px 0 0;font-size:.8125rem;font-weight:500}.pw-match-yes{color:#16a34a}.pw-match-no{color:#b91c1c}.member-dashboard{max-width:780px;margin:0 auto;padding:48px 0 80px}.member-match-block{text-align:center;background:linear-gradient(135deg,#0b1a30 0%,#162a4a 100%);border:1px solid #d4a6494d;border-radius:12px;margin-bottom:24px;padding:32px}.member-match-heading{color:#fff;margin:0 0 16px;font-size:1.15rem;font-weight:700}.member-match-btn{align-items:center;gap:8px;display:inline-flex}.member-franchisor-link{text-align:center;color:var(--text-muted);margin-top:32px;font-size:.82rem}.member-franchisor-link a{color:var(--gold);text-decoration:none}.member-franchisor-link a:hover{text-decoration:underline}.member-section{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;overflow:hidden}.member-section-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.member-section-header h2{color:var(--navy);margin:0;font-family:Merriweather,Georgia,serif;font-size:1.125rem;font-weight:700}.member-empty{text-align:center;padding:48px 24px}.member-empty p{color:var(--text-muted);margin:0;font-size:.9375rem}.member-stories-list{flex-direction:column;display:flex}.member-story-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.member-story-row:last-child{border-bottom:none}.member-story-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.member-story-title{color:var(--navy);font-size:.9375rem;font-weight:600}.member-story-meta{color:var(--text-muted);font-size:.75rem}.member-story-status{text-transform:uppercase;letter-spacing:.03em;border-radius:9999px;flex-shrink:0;padding:3px 10px;font-size:.6875rem;font-weight:700}.member-story-status--draft{color:#a16207;background:#fefce8}.member-story-status--published{color:#15803d;background:#f0fdf4}@media (width<=640px){.member-section-header{flex-direction:column;align-items:flex-start;gap:12px}.member-story-row{flex-direction:column;align-items:flex-start;gap:8px}}.nav-link{color:var(--text-secondary);border-radius:6px;padding:4px 10px;font-size:.875rem;text-decoration:none}.nav-link:hover,.nav-link:focus-visible{color:var(--navy);background:#0000000d}.events-type-group{margin-bottom:48px}.events-type-header{border-bottom:2px solid var(--gold-muted);align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;display:flex}.events-type-header svg{color:var(--gold);flex-shrink:0}.events-type-header h2{color:var(--navy);margin:0;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.events-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.events-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.events-grid{grid-template-columns:1fr}}.event-card{background:var(--warm-card);border:1px solid var(--border-subtle);color:inherit;border-radius:12px;flex-direction:column;padding:24px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.event-card:hover{border-color:var(--gold);box-shadow:0 4px 20px #d4a6491a}.event-card-type{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-muted);align-items:center;gap:6px;margin-bottom:10px;font-size:.6875rem;font-weight:700;display:flex}.event-card-type svg{color:var(--gold)}.event-card-title{color:var(--navy);margin:0 0 10px;font-size:1.0625rem;font-weight:700;line-height:1.3}.event-card:hover .event-card-title{color:var(--gold)}.event-card-meta{color:var(--text-muted);flex-wrap:wrap;gap:6px 14px;margin-bottom:10px;font-size:.8125rem;display:flex}.event-card-desc{color:var(--text-secondary);flex:1;margin:0;font-size:.875rem;line-height:1.6}.event-card-price{color:var(--navy);margin-top:10px;font-size:.8125rem;font-weight:600;display:inline-block}.event-card-link{color:var(--gold-muted);margin-top:14px;font-size:.875rem;font-weight:600;transition:color .2s;display:inline-block}.event-card:hover .event-card-link{color:var(--gold)}.events-empty{text-align:center;color:var(--text-muted);padding:64px 24px}.events-empty svg{color:var(--border-subtle);margin:0 auto 16px}.events-empty h3{color:var(--navy);margin:0 0 8px;font-size:1.125rem}.events-empty p{color:var(--text-secondary);margin:0;font-size:.9375rem}.events-note{background:var(--warm-bg);border:1px solid var(--border-subtle);border-left:4px solid var(--gold);border-radius:0 12px 12px 0;margin-top:48px;padding:24px 28px}.events-note p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.65}.event-detail{grid-template-columns:1.2fr .8fr;gap:40px;padding:40px 0 60px;display:grid}@media (width<=768px){.event-detail{grid-template-columns:1fr;gap:32px}}.event-info-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex}.event-info-row{align-items:flex-start;gap:14px;display:flex}.event-info-row svg{color:var(--gold);flex-shrink:0;margin-top:2px}.event-info-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:700;display:block}.event-info-value{color:var(--navy);margin-top:2px;font-size:.9375rem;font-weight:500;display:block}.event-description{color:var(--text-primary);margin-top:28px;font-size:.9375rem;line-height:1.8}.event-sidebar-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:28px}.event-sidebar-card h3{color:var(--navy);margin:0 0 12px;font-size:1.0625rem;font-weight:700}.event-sidebar-card p{color:var(--text-secondary);margin:0 0 18px;font-size:.875rem;line-height:1.6}.event-external-btn{align-items:center;gap:8px;display:inline-flex}.event-reg-form{flex-direction:column;gap:14px;display:flex}.event-reg-field label{color:var(--text-primary);margin-bottom:4px;font-size:.8125rem;font-weight:600;display:block}.event-reg-field input{border:1px solid var(--border-subtle);width:100%;color:var(--navy);background:#fff;border-radius:8px;padding:10px 14px;font-size:.9375rem;transition:border-color .2s}.event-reg-field input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #d4a6491f}.event-reg-full{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:8px 0 0;padding:10px 14px;font-size:.875rem}.alert-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:20px;padding:12px 20px;font-size:.875rem}.alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 20px;font-size:.875rem}@media (width<=768px){.mission-intro,.home-sections{padding:56px 0}.home-sections-heading{margin-bottom:32px}.quote-banner,.home-learn-preview{padding:56px 0}.home-learn-preview-heading{margin-bottom:32px}.home-stories-preview{padding:56px 0}.home-stories-heading{margin-bottom:32px}.home-about,.home-books,.home-newsletter{padding:56px 0}.content-section,.paths-grid,.myths-grid,.about-content{padding:40px 0 56px}.contact-form-wrap{padding:24px}}@media (width<=480px){.hero-content{padding:110px 20px 72px}.mission-intro,.home-sections,.quote-banner,.home-learn-preview,.home-stories-preview,.home-about,.home-books{padding:40px 0}.home-books h2{font-size:1.5rem}.home-newsletter{padding:40px 0}.page-header,.article-hero{padding:100px 0 36px}.content-section{padding:28px 0 48px}.section-card{padding:28px 22px}.pw-requirements{grid-template-columns:1fr}.event-detail{padding:28px 0 48px}.contact-form-wrap{padding:20px 16px}.myth-card{padding:24px 20px}.about-content h2{margin-top:28px}.quote-banner blockquote{font-size:1.125rem}.auth-page{padding:32px 0 56px}.auth-card{padding:24px 18px}}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.invest-steps{grid-template-columns:repeat(5,1fr);gap:16px;margin:24px 0;display:grid}.invest-step{text-align:center;background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:24px 16px}.invest-step-icon{background:var(--navy);width:48px;height:48px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto 14px;font-family:Merriweather,Georgia,serif;font-size:1.0625rem;font-weight:700;display:flex}.invest-step-title{color:var(--navy);margin:0;font-size:.875rem;font-weight:700;line-height:1.3}.invest-step-desc{color:var(--text-muted);margin:6px 0 0;font-size:.8125rem;line-height:1.55}.path-flow{grid-template-columns:repeat(5,1fr);margin:32px 0;display:grid;position:relative}.path-flow:before{content:"";z-index:0;background:repeating-linear-gradient(90deg,#d4a64980 0 8px,#0000 8px 16px);height:1px;position:absolute;top:29px;left:10%;right:10%}.path-flow-step{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 10px;display:flex;position:relative}.path-flow-num{background:var(--navy);border:2px solid var(--gold);width:58px;height:58px;color:var(--gold);box-shadow:0 0 0 6px var(--warm-bg);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto 18px;font-family:Merriweather,Georgia,serif;font-size:1.1875rem;font-weight:700;display:flex;position:relative}.path-flow-body{width:100%}.path-flow-title{color:var(--navy);letter-spacing:-.01em;margin:0 0 6px;font-size:.875rem;font-weight:700;line-height:1.35}.path-flow-desc{display:none}.path-two-col{grid-template-columns:1fr 1fr;gap:24px;margin:24px 0;display:grid}.path-col-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:28px}.path-col-card h3{color:var(--navy);margin:0 0 16px;font-size:1rem;font-weight:700}.path-col-card ul{margin:0;padding:0;list-style:none}.path-col-card ul li{color:var(--text-secondary);margin-bottom:8px;padding-left:20px;font-size:.9rem;line-height:1.65;position:relative}.path-col-card ul li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.path-comparison{grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0;display:grid}.comparison-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:28px}.comparison-card--featured{border-color:var(--gold);box-shadow:0 4px 20px #d4a6491a}.comparison-card-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-muted);margin-bottom:10px;font-size:.6875rem;font-weight:700;display:inline-block}.comparison-card h3{color:var(--navy);margin:0 0 14px;font-family:Merriweather,Georgia,serif;font-size:1.0625rem;font-weight:700}.comparison-card ul{margin:0;padding:0;list-style:none}.comparison-card ul li{color:var(--text-secondary);margin-bottom:8px;padding-left:20px;font-size:.875rem;line-height:1.6;position:relative}.comparison-card ul li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.path-cta{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);text-align:center;border-radius:16px;margin:40px 0 0;padding:48px}.path-cta h2{color:#f8fafc;margin:0 0 10px;font-family:Merriweather,Georgia,serif;font-size:1.5rem;font-weight:800}.path-cta p{color:#a3b3cc;max-width:480px;margin:0 auto 28px;font-size:.9375rem}.path-cta-note{color:#a3b3cc99;margin-top:18px;font-size:.8125rem;display:block}@media (width<=900px){.invest-steps{grid-template-columns:repeat(3,1fr)}.path-flow{grid-template-columns:repeat(3,1fr);row-gap:36px}.path-flow:before{display:none}}@media (width<=768px){.path-two-col,.path-comparison{grid-template-columns:1fr}.path-cta{padding:36px 24px}}@media (width<=560px){.invest-steps{grid-template-columns:repeat(2,1fr)}.path-cta h2{font-size:1.25rem}.path-flow{grid-template-columns:1fr;row-gap:0}.path-flow-step{text-align:left;flex-direction:row;align-items:flex-start;gap:16px;padding:0 0 24px}.path-flow-num{width:44px;height:44px;box-shadow:none;flex-shrink:0;margin:0;font-size:1rem}.path-flow-body{padding-top:6px}}.invest-page-intro{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:36px 40px}.invest-page-intro h2{color:var(--navy);margin:0 0 10px;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.invest-page-intro p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.75}.invest-page-intro p+p{margin-top:10px}.invest-before-explore{background:var(--warm-bg);border:1px solid var(--border-light);border-left:3px solid var(--gold);border-radius:8px;margin-top:24px;padding:20px 24px}.invest-before-explore h3{color:var(--navy);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.8125rem;font-weight:700}.invest-before-explore ul{margin:0;padding:0;list-style:none}.invest-before-explore ul li{color:var(--text-secondary);margin-bottom:7px;padding-left:18px;font-size:.875rem;line-height:1.65;position:relative}.invest-before-explore ul li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.invest-listing-grid{flex-direction:column;gap:20px;display:flex}.invest-listing-card{background:var(--warm-card);border:1px solid var(--border-subtle);color:inherit;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:32px 36px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:grid}.invest-listing-card:hover{border-color:var(--gold);box-shadow:0 4px 24px #d4a6491a}.invest-listing-badge{letter-spacing:.07em;text-transform:uppercase;color:var(--gold-muted);background:#d4a64912;border:1px solid #d4a6492e;border-radius:6px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.invest-listing-title{color:var(--navy);margin:0 0 8px;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.invest-listing-tagline{color:var(--text-secondary);margin:0 0 18px;font-size:.9375rem;line-height:1.65}.invest-listing-meta{flex-wrap:wrap;gap:32px;display:flex}.invest-listing-meta-item{flex-direction:column;gap:2px;display:flex}.invest-listing-meta-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.6875rem;font-weight:600}.invest-listing-meta-value{color:var(--navy);font-size:.875rem;font-weight:600}.invest-listing-arrow{background:var(--warm-bg);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:flex}.invest-listing-card:hover .invest-listing-arrow{background:var(--gold);border-color:var(--gold);color:var(--navy)}.invest-request-form{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:36px 40px}.invest-request-form h3{color:var(--navy);margin:0 0 6px;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700}.invest-request-form p{color:var(--text-secondary);margin:0 0 28px;font-size:.9375rem;line-height:1.7}@media (width<=640px){.invest-listing-card{grid-template-columns:1fr;padding:24px}.invest-listing-arrow{display:none}.invest-page-intro,.invest-request-form{padding:24px}}.invest-detail-wrap{max-width:1020px;margin:0 auto;padding:40px 24px 80px}.invest-detail-disclaimer{letter-spacing:.06em;text-transform:uppercase;color:var(--gold-muted);background:#d4a64912;border:1px solid #d4a6492e;border-radius:6px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.invest-detail-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:0;display:grid}.invest-detail-card{background:var(--warm-card);border:1px solid var(--border-subtle);border-radius:12px;padding:28px}.invest-detail-card h3{text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted);margin:0 0 12px;font-size:.75rem;font-weight:700}.invest-detail-card p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.75}.invest-detail-card ul{margin:0;padding:0;list-style:none}.invest-detail-card ul li{color:var(--text-secondary);margin-bottom:8px;padding-left:20px;font-size:.9375rem;line-height:1.65;position:relative}.invest-detail-card ul li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.invest-detail-card--full{grid-column:1/-1}.invest-detail-returns-note{color:var(--text-muted);margin-top:12px;font-size:.8125rem;font-style:italic;line-height:1.6;display:block}.invest-detail-cta{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);border-radius:12px;justify-content:space-between;align-items:center;gap:32px;margin-top:24px;padding:36px 40px;display:flex}.invest-detail-cta-text h3{color:#f8fafc;margin:0 0 6px;font-family:Merriweather,Georgia,serif;font-size:1.0625rem;font-weight:700}.invest-detail-cta-text p{color:#a3b3cc;max-width:440px;margin:0;font-size:.9rem;line-height:1.65}@media (width<=768px){.invest-detail-grid{grid-template-columns:1fr}.invest-detail-card--full{grid-column:auto}.invest-detail-cta{flex-direction:column;align-items:flex-start;padding:28px 24px}}.webinar-video-wrap{max-width:800px;margin:0 auto}.webinar-video-responsive{border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.webinar-video-responsive iframe,.webinar-video-responsive video{background:#000;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.webinar-video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);color:#8b9cc0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 32px #0000001f}.webinar-intro{text-align:center;max-width:680px;color:var(--text-secondary);margin:0 auto;font-size:1.1rem;line-height:1.75}.webinar-section-heading{color:var(--text-primary);text-align:center;margin:0 0 32px;font-family:Merriweather,serif;font-size:1.5rem}.webinar-learn-list{flex-direction:column;gap:16px;max-width:520px;margin:0 auto;padding:0;list-style:none;display:flex}.webinar-learn-list li{color:var(--text-primary);align-items:center;gap:12px;font-size:1.05rem;line-height:1.5;display:flex}.webinar-learn-list li svg{flex-shrink:0}.webinar-paths-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.webinar-path-block{border:1px solid var(--border-light);text-align:center;background:#fff;border-radius:12px;padding:28px 24px;transition:border-color .2s,box-shadow .2s}.webinar-path-block:hover{border-color:var(--gold);box-shadow:0 4px 16px #d4a6491f}.webinar-path-icon{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);width:56px;height:56px;color:var(--gold);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.webinar-path-block h3{color:var(--text-primary);margin:0 0 8px;font-family:Merriweather,serif;font-size:1rem}.webinar-path-block p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.55}@media (width<=768px){.webinar-paths-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.webinar-paths-grid{grid-template-columns:1fr}}.rel-page{background:#fff}.rel-section{padding:64px 0}.rel-narrow{max-width:760px;margin:0 auto}.rel-section+.rel-section{border-top:1px solid var(--border-subtle)}.rel-section-head{text-align:center;margin-bottom:40px}.rel-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-muted);margin:0 0 10px;font-size:.6875rem;font-weight:700;display:inline-block}.rel-h2{color:var(--navy);letter-spacing:-.01em;margin:0;font-family:Merriweather,Georgia,serif;font-size:clamp(1.45rem,2.6vw,1.9rem);font-weight:800;line-height:1.25}.rel-section-sub{max-width:600px;color:var(--text-secondary);margin:14px auto 0;font-size:1rem;line-height:1.65}.rel-intro{text-align:center}.rel-intro .rel-h2{margin-bottom:22px}.rel-lede{color:var(--text-secondary);margin:6px 0;font-size:1.125rem;line-height:1.6}.rel-lede-strong{color:var(--navy);font-weight:600}.rel-phases-section{background:var(--warm-bg)}.rel-phases{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.rel-phase{border:1px solid var(--border-subtle);background:#fff;border-radius:14px;flex-direction:column;padding:28px 24px 24px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.rel-phase:hover{border-color:var(--gold-soft);transform:translateY(-2px);box-shadow:0 10px 28px #0f172a0f}.rel-phase-num{background:var(--navy);width:36px;height:36px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-family:Merriweather,Georgia,serif;font-size:1rem;font-weight:800;display:inline-flex}.rel-phase-title{color:var(--navy);letter-spacing:-.005em;margin:0 0 6px;font-family:Merriweather,Georgia,serif;font-size:1.125rem;font-weight:800}.rel-phase-lede{color:var(--gold-muted);margin:0 0 12px;font-size:.9rem;font-weight:600}.rel-phase-list{color:var(--text-secondary);margin:4px 0 16px;padding:0 0 0 18px;font-size:.925rem;line-height:1.55}.rel-phase-list li+li{margin-top:6px}.rel-watch{border-left:3px solid var(--gold);color:var(--text-primary);background:#d4a64914;border-radius:4px;margin:auto 0 0;padding:12px 14px;font-size:.85rem;line-height:1.5}.rel-watch span{color:var(--gold-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:.7rem;font-weight:700;display:block}@media (width<=960px){.rel-phases{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.rel-phases{grid-template-columns:1fr}}.rel-check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.rel-check-list li{border:1px solid var(--border-subtle);color:var(--text-primary);background:#fff;border-radius:10px;padding:14px 18px 14px 48px;font-size:.975rem;line-height:1.55;position:relative}.rel-check-list li:before{content:"";background:var(--gold);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:50%;width:20px;height:20px;margin-top:-10px;position:absolute;top:50%;left:16px}.rel-traits-list,.rel-fail-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.rel-traits-list li,.rel-fail-list li{background:var(--warm-bg);color:var(--text-primary);border-radius:8px;padding:12px 18px 12px 38px;font-size:.975rem;line-height:1.55;position:relative}.rel-traits-list li:before{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:16px}.rel-fail-list li:before{content:"✕";color:#b23b3b;font-size:.95rem;font-weight:800;position:absolute;top:10px;left:14px}.rel-platform-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px;display:grid}.rel-platform-item{background:var(--warm-bg);border:1px solid var(--border-subtle);border-radius:12px;padding:22px 20px}.rel-platform-item h3{color:var(--navy);margin:0 0 8px;font-family:Merriweather,Georgia,serif;font-size:1rem}.rel-platform-item p{color:var(--text-secondary);margin:0;font-size:.925rem;line-height:1.55}@media (width<=780px){.rel-platform-grid{grid-template-columns:1fr}}.rel-cta-section{background:radial-gradient(ellipse at 50% 0%, #d4a64914 0%, transparent 55%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);color:#fff;text-align:center;padding:72px 0 88px}.rel-cta-title{color:#fff;margin:0 0 10px;font-family:Merriweather,Georgia,serif;font-size:clamp(1.35rem,2.4vw,1.75rem)}.rel-cta-text{color:#cbd5e1;max-width:520px;margin:0 auto 24px;font-size:1rem;line-height:1.6}.rel-cta-btn{background:var(--gold);color:var(--navy);border-radius:999px;align-items:center;gap:10px;padding:14px 26px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.rel-cta-btn:hover{background:var(--gold-soft);transform:translateY(-1px)}.rel-cta-note{color:#94a3b8;letter-spacing:.02em;margin:14px 0 0;font-size:.8125rem}.qr-before-section{background:#fff;padding:56px 24px 24px}.qr-before-wrapper{text-align:center;border:1px solid var(--border-subtle);background:var(--warm-bg);border-radius:16px;max-width:620px;margin:0 auto;padding:32px 28px}.qr-before-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-muted);margin:0 0 10px;font-size:.6875rem;font-weight:700}.qr-before-title{color:var(--navy);margin:0 0 20px;font-family:Merriweather,Georgia,serif;font-size:1.2rem;font-weight:800;line-height:1.35}.mqr-before-section{background:#fff;padding:48px 24px 16px}.mqr-before-inner{text-align:center;border:1px solid var(--border-subtle);background:var(--warm-bg);border-radius:16px;max-width:620px;margin:0 auto;padding:32px 28px}.mqr-before-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-muted);margin:0 0 10px;font-size:.6875rem;font-weight:700}.mqr-before-title{color:var(--navy);margin:0 0 20px;font-family:Merriweather,Georgia,serif;font-size:1.2rem;font-weight:800;line-height:1.35}.cp-relationship-note{border-left:3px solid var(--gold);background:#d4a64914;border-radius:6px;padding:14px 18px;font-size:.95rem;margin-top:18px!important}.cp-relationship-note a{color:var(--gold-muted);font-weight:600;text-decoration:none}.cp-relationship-note a:hover{text-decoration:underline}.article-relationship-callout{background:var(--warm-bg);border:1px solid var(--border-subtle);border-left:4px solid var(--gold);border-radius:10px;margin:32px 0 8px;padding:24px 26px}.article-relationship-callout-lede{color:var(--navy);margin:0 0 8px;font-size:1.02rem}.article-relationship-callout-text{color:var(--text-secondary);margin:0 0 14px;font-size:.95rem;line-height:1.55}.article-relationship-callout-link{color:var(--gold-muted);font-weight:700;text-decoration:none;display:inline-block}.article-relationship-callout-link:hover{text-decoration:underline}