.spotlight-root{--base:#0f0e0c;--base-deep:#0b0a08;--panel:#161410;--hairline:#2a2822;--text:#eceae6;--muted:#9a968e;--amber:#e8933a;--amber-lift:#f0a24e;--maxw:1180px;--serif:var(--font-marcellus), Georgia, "Times New Roman", serif;--sans:var(--font-manrope), system-ui, -apple-system, sans-serif;color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;background:radial-gradient(120% 60% at 30% 0%, #e8933a14, transparent 55%), var(--base);line-height:1.6;position:relative}body:has(.spotlight-root){background:var(--base-deep);overflow-x:clip}html:has(.spotlight-root){scroll-behavior:smooth;overflow-x:clip}.spotlight-root *{box-sizing:border-box;margin:0;padding:0}.spotlight-root img{max-width:100%;display:block}.spotlight-root a{color:inherit;text-decoration:none}.spotlight-root section{position:relative}.spotlight-root .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}.spotlight-root .eyebrow{font-family:var(--sans);letter-spacing:.24em;text-transform:uppercase;color:var(--amber);align-items:center;gap:.6rem;font-size:.72rem;font-weight:600;display:inline-flex}.spotlight-root .eyebrow .dot{background:var(--amber);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 10px #e8933ab3}.spotlight-root h1,.spotlight-root h2,.spotlight-root h3{font-family:var(--serif);letter-spacing:.005em;color:var(--text);font-weight:400}.spotlight-root .accent{color:var(--amber);font-style:normal}.spotlight-root .section-title{font-size:clamp(1.8rem,4vw,2.85rem);line-height:1.12}.spotlight-root p.lead{color:var(--muted);max-width:60ch;font-size:clamp(.98rem,1.5vw,1.08rem);line-height:1.65}.spotlight-root .btn{font-family:var(--sans);letter-spacing:.01em;color:#1c1204;background:linear-gradient(180deg, var(--amber-lift), var(--amber));cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:52px;padding:0 1.6rem;font-size:.98rem;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 6px 20px #e8933a42}.spotlight-root .btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 10px 26px #e8933a61}.spotlight-root .btn:active{transform:translateY(0)}.spotlight-root .btn-ghost{font-family:var(--sans);color:var(--text);border:1px solid var(--hairline);background:#ffffff05;border-radius:12px;align-items:center;gap:.55rem;min-height:52px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.spotlight-root .btn-ghost:hover{color:var(--amber);border-color:#e8933a8c}.spotlight-root .link-more{font-family:var(--sans);letter-spacing:.01em;color:#1c1204;background:linear-gradient(180deg, var(--amber-lift), var(--amber));cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;min-height:48px;padding:.8rem 1.35rem;font-size:.92rem;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 6px 18px #e8933a3d}.spotlight-root .link-more:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 24px #e8933a5c}.spotlight-root .link-more:active{transform:translateY(0)}.spotlight-root .link-more .arrow{transition:transform .16s}.spotlight-root .link-more:hover .arrow{transform:translate(3px)}.spotlight-root form{flex-wrap:wrap;gap:.6rem;display:flex}.spotlight-root .field{background:var(--base-deep);border:1px solid var(--hairline);border-radius:12px;flex:220px;align-items:center;min-width:0;padding:0 .95rem;transition:border-color .18s,box-shadow .18s;display:flex}.spotlight-root .field:focus-within{border-color:#e8933a99;box-shadow:0 0 0 3px #e8933a24}.spotlight-root .field input{width:100%;color:var(--text);font-family:var(--sans);background:0 0;border:none;outline:none;padding:.92rem 0;font-size:1rem}.spotlight-root .field input::placeholder{color:#6f6c66}.spotlight-root .field input:-webkit-autofill{-webkit-text-fill-color:var(--text);caret-color:var(--text);-webkit-box-shadow:0 0 0 1000px var(--base-deep) inset;box-shadow:0 0 0 1000px var(--base-deep) inset;transition:background-color 999999s ease-in-out}.spotlight-root .field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);caret-color:var(--text);-webkit-box-shadow:0 0 0 1000px var(--base-deep) inset;box-shadow:0 0 0 1000px var(--base-deep) inset;transition:background-color 999999s ease-in-out}.spotlight-root .field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text);caret-color:var(--text);-webkit-box-shadow:0 0 0 1000px var(--base-deep) inset;box-shadow:0 0 0 1000px var(--base-deep) inset;transition:background-color 999999s ease-in-out}.spotlight-root .assurance{color:#7c7970;letter-spacing:.01em;margin-top:.9rem;font-size:.82rem}.spotlight-root .site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--hairline);background:#0c0a08d1;position:sticky;top:0}.spotlight-root .nav{justify-content:space-between;align-items:center;gap:1.5rem;min-height:68px;display:flex}.spotlight-root .brand{font-family:var(--serif);letter-spacing:.04em;color:var(--text);white-space:nowrap;align-items:center;gap:.7rem;font-size:1.15rem;display:flex}.spotlight-root .brand img{width:auto;height:36px;display:block}.spotlight-root .brand .mono{background:linear-gradient(180deg, var(--amber-lift), var(--amber));color:#1c1204;width:30px;height:30px;font-family:var(--serif);border-radius:8px;flex:none;place-items:center;font-size:.95rem;display:grid;box-shadow:0 0 14px #e8933a59}.spotlight-root .nav-links{align-items:center;gap:clamp(1.1rem,2.5vw,2rem);display:flex}.spotlight-root .nav-links a{color:var(--muted);letter-spacing:.02em;font-size:.9rem;font-weight:500;transition:color .16s}.spotlight-root .nav-links a:hover{color:var(--text)}.spotlight-root .nav-cta{font-family:var(--sans);border:1px solid #e8933a66;border-radius:10px;padding:.5rem .95rem;font-size:.86rem;font-weight:600;transition:background .16s,border-color .16s;color:var(--amber)!important}.spotlight-root .nav-cta:hover{background:#e8933a1a;border-color:#e8933ab3}.spotlight-root .nav-menu-links{align-items:center;gap:clamp(1.1rem,2.5vw,2rem);display:flex}.spotlight-root .nav-signin{color:var(--muted);white-space:nowrap;transition:color .16s}.spotlight-root .nav-signin:hover{color:var(--text)}.spotlight-root .nav-right{align-items:center;gap:.8rem;min-width:0;display:flex}.spotlight-root .nav-toggle{border:1px solid var(--hairline);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:border-color .16s;display:none}.spotlight-root .nav-toggle span{background:var(--muted);border-radius:2px;width:18px;height:2px;transition:transform .2s,opacity .16s,background .16s;display:block}.spotlight-root .nav-toggle:hover span,.spotlight-root .nav-toggle.open span{background:var(--amber)}.spotlight-root .nav-toggle.open{border-color:#e8933a66}.spotlight-root .nav-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.spotlight-root .nav-toggle.open span:nth-child(2){opacity:0}.spotlight-root .nav-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.spotlight-root .nav-drawer{z-index:49;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overscroll-behavior:contain;height:calc(100dvh - 100%);padding:1.25rem clamp(1.25rem, 4vw, 3rem) calc(2rem + env(safe-area-inset-bottom));opacity:0;visibility:hidden;background:#0c0a08f7;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-8px)}.spotlight-root .nav-drawer.open{opacity:1;visibility:visible;transition:opacity .2s,transform .2s;transform:none}body:has(.spotlight-root .nav-drawer.open){overflow:hidden}.spotlight-root .drawer-links{flex-direction:column;display:flex}.spotlight-root .drawer-links a{font-family:var(--serif);color:var(--text);border-bottom:1px solid var(--hairline);padding:.9rem 0;font-size:clamp(1.4rem,6vw,1.8rem);transition:color .16s}.spotlight-root .drawer-links a:hover{color:var(--amber)}.spotlight-root .drawer-links a.nav-signin{color:var(--text);white-space:nowrap}.spotlight-root .drawer-links a.nav-cta{text-align:center;font-family:var(--sans);border:1px solid #e8933a66;border-radius:12px;margin-top:1.4rem;padding:.9rem 1rem;font-size:1rem;font-weight:600}.spotlight-root .drawer-links form{margin-top:1.4rem;display:block}.spotlight-root .drawer-links button{border:1px solid var(--hairline);width:100%;color:var(--muted);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:12px;padding:.9rem 1rem;font-size:1rem;font-weight:500;transition:color .16s,border-color .16s}.spotlight-root .drawer-links button:hover{color:var(--amber);border-color:#e8933a66}@media (max-width:760px){.spotlight-root .nav-menu-links a:not(.nav-cta),.spotlight-root .nav-links{display:none}.spotlight-root .nav-toggle{display:inline-flex}.spotlight-root .nav-drawer{display:block}.spotlight-root .nav-cta{white-space:nowrap}.spotlight-root .brand img{height:30px}}.spotlight-root .hero{background:radial-gradient(110% 80% at 28% 20%,#e8933a1a,#0000 55%),radial-gradient(90% 70% at 55% 120%,#00000080,#0000 60%);padding:clamp(2.5rem,6vw,5rem) 0 clamp(3rem,7vw,6rem)}.spotlight-root .hero-stage{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(2rem,5vw,4.75rem);display:grid}.spotlight-root .portrait{justify-content:center;align-items:flex-end;animation:.9s cubic-bezier(.22,1,.36,1) both spot-rise;display:flex;position:relative}.spotlight-root .portrait:before{content:"";filter:blur(8px);z-index:0;pointer-events:none;background:radial-gradient(48% 50% at 50% 34%,#f0a24e5c,#e8933a1f 46%,#0000 72%);width:122%;height:122%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.spotlight-root .card{z-index:1;border:1px solid var(--hairline);background:var(--panel);border-radius:22px;width:100%;max-width:440px;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000073,0 18px 40px #0000008c,0 40px 90px #000000a6,inset 0 0 0 1px #ffffff08}.spotlight-root .card img{aspect-ratio:1;object-fit:cover;object-position:center 22%;width:100%;height:auto}.spotlight-root .card.spot:after{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 28%,#e8933a1f,#0000 60%),linear-gradient(#0000 55%,#0c0a088c 100%);position:absolute;inset:0}.spotlight-root .card.floating{box-shadow:none;background:0 0;border:none;border-radius:0;max-width:460px;overflow:visible}.spotlight-root .card.floating img{aspect-ratio:4/5;object-position:center 30%;--feather:radial-gradient(68% 74% at 50% 42%, #000 46%, #0006 74%, transparent 96%), linear-gradient(to right, transparent 0%, #000 14%, #000 86%, transparent 100%), linear-gradient(to bottom, transparent 0%, #000 8%, #000 82%, transparent 100%);-webkit-mask-image:var(--feather);-webkit-mask-image:var(--feather);mask-image:var(--feather);-webkit-mask-composite:source-in;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-in;mask-composite:intersect}.spotlight-root .card.floating:after{content:none}.spotlight-root .reflection{z-index:0;filter:blur(14px);pointer-events:none;background:radial-gradient(60% 100% at 50% 0,#e8933a29,#0006 40%,#0000 75%);width:74%;height:60px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.spotlight-root .hero-copy{animation:.9s cubic-bezier(.22,1,.36,1) .12s both spot-rise}.spotlight-root .hero h1{margin:clamp(1rem,2.4vw,1.4rem) 0 clamp(1rem,2.2vw,1.35rem);font-size:clamp(2.1rem,5.2vw,3.6rem);line-height:1.08}.spotlight-root .hero .lead{margin-bottom:clamp(1.6rem,3.2vw,2.1rem)}.spotlight-root .band{padding:clamp(2.5rem,6vw,4.25rem) 0}.spotlight-root main>section+section{border-top:1px solid var(--hairline)}.spotlight-root .ground-lift{border-top:1px solid var(--hairline);background:radial-gradient(70% 90% at 85% 15%,#e8933a1c,#0000 60%),linear-gradient(#18130b 0%,#140f08 100%)}.spotlight-root .ground-base{border-top:1px solid var(--hairline);background:radial-gradient(75% 85% at 15% 25%,#e8933a1a,#0000 58%),linear-gradient(#161009,#110d07)}.spotlight-root .section-accent{background:linear-gradient(90deg, var(--amber), #e8933a00);border-radius:2px;width:44px;height:2px;margin-top:1rem;box-shadow:0 0 12px #e8933a59}.spotlight-root .gear{background:radial-gradient(80% 120% at 88% 30%, #e8933a17, transparent 60%), var(--base-deep);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.spotlight-root .gear-inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.spotlight-root .gear-cover{justify-self:center;width:100%;max-width:320px;position:relative}.spotlight-root .gear-cover:before{content:"";filter:blur(8px);z-index:0;background:radial-gradient(55% 50% at 50% 30%,#f0a24e47,#0000 68%);position:absolute;inset:-12% -8% -18%}.spotlight-root .gear-cover img{z-index:1;border:1px solid var(--hairline);border-radius:14px;width:100%;position:relative;box-shadow:0 24px 60px #0009,0 2px 8px #00000080}.spotlight-root .gear h2{margin:.9rem 0 .85rem;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.14}.spotlight-root .gear form{max-width:520px;margin-top:1.6rem}.spotlight-root .row{flex-wrap:wrap;flex:100%;gap:.6rem;display:flex}.spotlight-root .courses-head{max-width:640px;margin-bottom:clamp(2rem,4vw,3rem)}.spotlight-root .courses-head h2{margin-top:.9rem;font-size:clamp(1.85rem,4.2vw,2.95rem);line-height:1.12}.spotlight-root .course-stack{flex-direction:column;gap:clamp(1.5rem,3vw,2.25rem);display:flex}.spotlight-root .course-row{border:1px solid var(--hairline);background:linear-gradient(160deg,#201a12,#18120b);border-radius:22px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,3.25rem);transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;overflow:hidden;box-shadow:0 24px 60px #00000080}.spotlight-root .course-row:hover{border-color:#e8933a52;transform:translateY(-3px);box-shadow:0 30px 70px #00000094,0 0 30px #e8933a14}.spotlight-root .course-row .media{background:#140f09;align-self:stretch;min-height:clamp(280px,34vw,380px);position:relative;overflow:hidden}.spotlight-root .course-row .media.photo img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.spotlight-root .course-row .media.cover{place-items:center;padding:clamp(1.5rem,4vw,2.75rem);display:grid}.spotlight-root .course-row .media.cover img{object-fit:contain;border-radius:8px;width:auto;max-width:78%;height:auto;max-height:82%;box-shadow:0 20px 46px #0009}.spotlight-root .course-row .media.cover:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 55% at 50% 24%,#e8933a24,#0000 66%);position:absolute;inset:0}.spotlight-root .course-row .media.cover img{z-index:1;position:relative}.spotlight-root .course-row.reverse .media{order:2}.spotlight-root .course-row .body{padding:clamp(1.75rem,4vw,3rem)}.spotlight-root .course-kicker{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:600}.spotlight-root .course-title{margin:.55rem 0;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.15}.spotlight-root .course-descriptor{color:var(--amber);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.spotlight-root .course-blurb{color:var(--muted);max-width:46ch;margin-bottom:1.3rem;font-size:.98rem;line-height:1.6}.spotlight-root .bio{background:radial-gradient(80% 100% at 12% 40%, #e8933a21, transparent 62%), var(--base-deep);border-top:1px solid var(--hairline)}.spotlight-root .bio-inner{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.spotlight-root .bio h2{margin:.9rem 0 1.1rem;font-size:clamp(1.85rem,4.2vw,2.95rem);line-height:1.12}.spotlight-root .bio p.lead{margin-bottom:1.1rem}.spotlight-root .stats{border-top:1px solid var(--hairline);grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,1.75rem);margin:1.8rem 0 1.9rem;padding-top:1.5rem;display:grid}.spotlight-root .stat .num{font-family:var(--serif);color:var(--amber);font-size:clamp(1.6rem,3.4vw,2.3rem);line-height:1}.spotlight-root .stat .label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:.45rem;font-size:.78rem;display:block}.spotlight-root .bio-media{justify-self:end;width:100%;max-width:420px;position:relative}.spotlight-root .bio-media:before{content:"";filter:blur(6px);z-index:0;background:radial-gradient(48% 44% at 50% 28%,#f0a24e42,#0000 68%);position:absolute;inset:-8%}.spotlight-root .bio-media figure{z-index:1;border:1px solid var(--hairline);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000009e,0 2px 8px #00000080}.spotlight-root .bio-media img{aspect-ratio:4/5;object-fit:cover;object-position:center 30%;width:100%}.spotlight-root .bio-media figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#0c0a0880 100%);position:absolute;inset:0}.spotlight-root .quotes-head{max-width:620px;margin-bottom:clamp(2rem,4vw,3rem)}.spotlight-root .quotes-head h2{margin-top:.9rem;font-size:clamp(1.85rem,4.2vw,2.95rem);line-height:1.12}.spotlight-root .quotes-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(1.4rem,3vw,2rem);display:grid}.spotlight-root .quote-card{border:1px solid var(--hairline);background:linear-gradient(160deg,#201a12,#18120b);border-radius:20px;flex-direction:column;padding:clamp(1.6rem,3vw,2.4rem);transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 18px 44px #00000075}.spotlight-root .quote-card:hover{border-color:#e8933a52;transform:translateY(-3px);box-shadow:0 26px 56px #0000008a,0 0 26px #e8933a14}.spotlight-root .avatar{background:radial-gradient(120% 120% at 50% 30%,#1e1c22,#100f12);border:1px solid #e8933a8c;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;margin-bottom:1.1rem;display:grid;overflow:hidden;box-shadow:0 0 0 3px #e8933a1a,inset 0 1px #ffffff0a}.spotlight-root .avatar img{object-fit:cover;width:100%;height:100%;display:block}.spotlight-root .quote-mark{font-family:var(--serif);color:#e8933a73;margin-bottom:.6rem;font-size:3.2rem;line-height:.6;display:block}.spotlight-root .qtext{color:var(--text);margin-bottom:1.2rem;font-size:1.02rem;line-height:1.55}.spotlight-root .qwho{color:var(--text);margin-top:auto;font-size:.92rem;font-weight:600}.spotlight-root .qwho span{color:var(--muted);margin-top:.15rem;font-size:.85rem;font-weight:400;display:block}.spotlight-root .workshops{position:relative;overflow:hidden}.spotlight-root .workshops-card{border:1px solid var(--hairline);border-radius:24px;align-items:flex-end;min-height:clamp(340px,46vw,460px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0009}.spotlight-root .workshops-card img{object-fit:cover;object-position:center 18%;z-index:0;width:100%;height:100%;position:absolute;inset:0}.spotlight-root .workshops-card:after{content:"";z-index:1;background:linear-gradient(90deg,#0c0a08eb 0%,#0c0a08b8 42%,#0c0a0840 100%),radial-gradient(60% 70% at 18% 60%,#e8933a29,#0000 60%);position:absolute;inset:0}.spotlight-root .workshops-body{z-index:2;max-width:560px;padding:clamp(1.75rem,4vw,3.25rem);position:relative}.spotlight-root .workshops-body h2{margin:.85rem 0;font-size:clamp(1.85rem,4.2vw,2.85rem);line-height:1.14}.spotlight-root .workshops-body p{color:#d6d2ca;max-width:44ch;margin-bottom:1.5rem;font-size:clamp(.98rem,1.6vw,1.1rem)}.spotlight-root .footer{border-top:1px solid var(--hairline);background:radial-gradient(60% 120% at 50% 0,#e8933a0f,#0000 60%),#110c06;padding-top:clamp(3rem,7vw,5rem)}.spotlight-root .footer-cta{border-bottom:1px solid var(--hairline);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding-bottom:clamp(2.5rem,6vw,4rem);display:grid}.spotlight-root .footer-cta h2{font-size:clamp(1.7rem,3.6vw,2.5rem);line-height:1.15}.spotlight-root .footer-cta .fc-copy{color:var(--muted);max-width:42ch;margin-top:.7rem}.spotlight-root .footer-cta form{justify-self:end;width:100%;max-width:480px}.spotlight-root .footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:clamp(1.6rem,3vw,2.2rem) 0 clamp(2rem,4vw,2.75rem);display:flex}.spotlight-root .footer-social{align-items:center;gap:.85rem;display:flex}.spotlight-root .footer-social a{width:42px;height:42px;color:var(--amber);border:1px solid var(--hairline);background:#ffffff05;border-radius:50%;place-items:center;transition:transform .18s,filter .18s,border-color .18s,box-shadow .18s;display:grid}.spotlight-root .footer-social a:hover{filter:brightness(1.12);border-color:#e8933a80;transform:translateY(-2px);box-shadow:0 8px 20px #e8933a2e}.spotlight-root .footer-social svg{display:block}.spotlight-root .copyright{color:#6f6c66;font-size:.82rem}.spotlight-root .prose{max-width:68ch}.spotlight-root .prose p{color:var(--muted);margin-bottom:1.2rem;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.7}.spotlight-root .prose p strong{color:var(--text);font-weight:600}.spotlight-root .prose h3{margin:2rem 0 .9rem;font-size:clamp(1.4rem,2.6vw,1.9rem)}.spotlight-root .prose h2{margin:2.2rem 0 .9rem;font-size:clamp(1.5rem,2.8vw,2rem)}.spotlight-root .prose ul{gap:.55rem;margin-bottom:1.2rem;padding-left:1.4rem;list-style:outside;display:grid}.spotlight-root .prose ul li{color:var(--muted);font-size:clamp(.98rem,1.5vw,1.06rem);line-height:1.6}.spotlight-root .prose ul li::marker{color:var(--amber)}@keyframes spot-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.spotlight-root.reveal-ready [data-reveal]{opacity:0;transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:transform, opacity}.spotlight-root.reveal-ready [data-reveal=up]{transform:translateY(72px)}.spotlight-root.reveal-ready [data-reveal=left]{transform:translate(-120px)}.spotlight-root.reveal-ready [data-reveal=right]{transform:translate(120px)}.spotlight-root.reveal-ready [data-reveal=zoom]{transform:scale(.9)}.spotlight-root.reveal-ready [data-reveal].is-visible{opacity:1;will-change:auto;transform:none}@media (prefers-reduced-motion:reduce){.spotlight-root *{animation:none!important}html:has(.spotlight-root){scroll-behavior:auto}.spotlight-root.reveal-ready [data-reveal]{opacity:1!important;transition:none!important;transform:none!important}.spotlight-root .nav-drawer,.spotlight-root .nav-toggle span{transition:none!important}}@media (max-width:1040px) and (min-width:641px){.spotlight-root .quotes-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.spotlight-root .quotes-grid{grid-template-columns:1fr}}@media (max-width:960px){.spotlight-root .hero-stage{grid-template-columns:1fr;gap:clamp(2rem,8vw,3rem);max-width:560px;margin:0 auto}.spotlight-root .portrait{order:-1}.spotlight-root .gear-inner{grid-template-columns:1fr}.spotlight-root .gear-cover{order:-1;max-width:260px}.spotlight-root .course-row{grid-template-columns:1fr}.spotlight-root .course-row .media{min-height:240px}.spotlight-root .course-row.reverse .media{order:-1}.spotlight-root .course-row .body{padding:clamp(1.5rem,5vw,2rem)}.spotlight-root .bio-inner{grid-template-columns:1fr}.spotlight-root .bio-media{order:-1;justify-self:center}.spotlight-root .footer-cta{grid-template-columns:1fr}.spotlight-root .footer-cta form{justify-self:start}}@media (max-width:420px){.spotlight-root form,.spotlight-root .row{flex-direction:column}.spotlight-root .field,.spotlight-root .btn{width:100%}.spotlight-root .stats{grid-template-columns:1fr;gap:1.1rem}.spotlight-root .footer-bottom{flex-direction:column;align-items:flex-start}}.spotlight-root .subhero{border-bottom:1px solid var(--hairline);background:radial-gradient(90% 80% at 25% 10%, #e8933a1f, transparent 55%), linear-gradient(180deg, var(--base-deep), var(--base));padding:clamp(3rem,8vw,6rem) 0 clamp(2.5rem,6vw,4.5rem);position:relative;overflow:hidden}.spotlight-root .subhero.has-image:before{content:"";background-image:var(--hero-image);opacity:.22;z-index:0;background-position:50% 30%;background-size:cover;position:absolute;inset:0}.spotlight-root .subhero.has-image:after{content:"";z-index:0;background:linear-gradient(#0c0a088c,#0c0a08e6);position:absolute;inset:0}.spotlight-root .subhero .wrap{z-index:1;position:relative}.spotlight-root .subhero-inner{max-width:760px}.spotlight-root .subhero h1{margin:clamp(.9rem,2vw,1.3rem) 0 clamp(.9rem,1.8vw,1.2rem);font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.08}.spotlight-root .subhero .lead{margin-bottom:clamp(1.4rem,3vw,1.9rem)}.spotlight-root .subhero .cta-group{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.spotlight-root .section-head{text-align:center;max-width:680px;margin:0 auto clamp(2rem,4vw,3rem)}.spotlight-root .section-head.left{text-align:left;margin-left:0}.spotlight-root .section-head h2{margin-top:.9rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.14}.spotlight-root .section-head .lead{margin-top:.9rem}.spotlight-root .section-head.center .lead{margin-left:auto;margin-right:auto}.spotlight-root .section-head .eyebrow,.spotlight-root .section-head .section-accent{justify-content:center}.spotlight-root .section-head.center .section-accent{margin-left:auto;margin-right:auto}.spotlight-root .split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.75rem,5vw,4rem);display:grid}.spotlight-root .split.reverse .split-media{order:2}.spotlight-root .split-media{position:relative}.spotlight-root .split-media:before{content:"";filter:blur(6px);z-index:0;background:radial-gradient(48% 44% at 50% 30%,#f0a24e38,#0000 68%);position:absolute;inset:-8%}.spotlight-root .split-media figure{z-index:1;border:1px solid var(--hairline);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 26px 60px #0009,0 2px 8px #00000080}.spotlight-root .split-media img{width:100%;height:auto;display:block}.spotlight-root .split-media.contain figure{background:#140f09}.spotlight-root .split-media.contain img{object-fit:contain;padding:clamp(1.25rem,3vw,2.25rem)}.spotlight-root .split h2{margin:.7rem 0 1rem;font-size:clamp(1.7rem,3.6vw,2.5rem);line-height:1.15}.spotlight-root .check-list{gap:.85rem;margin:1.2rem 0 1.6rem;list-style:none;display:grid}.spotlight-root .check-list li{color:#d6d2ca;padding-left:2rem;font-size:clamp(.98rem,1.5vw,1.06rem);line-height:1.5;position:relative}.spotlight-root .check-list li:before{content:"";background:radial-gradient(circle,#e8933a2e,#e8933a0f),0 0;border:1px solid #e8933a8c;border-radius:50%;width:20px;height:20px;position:absolute;top:.15em;left:0}.spotlight-root .check-list li:after{content:"";border-left:2px solid var(--amber);border-bottom:2px solid var(--amber);width:8px;height:5px;position:absolute;top:.32em;left:6px;transform:rotate(-45deg)}.spotlight-root .offer-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.spotlight-root .price-card{background:linear-gradient(160deg,#211a11,#17120b);border:1px solid #e8933a4d;border-radius:22px;max-width:460px;padding:clamp(1.8rem,4vw,2.75rem);box-shadow:0 30px 70px #0000008c,0 0 40px #e8933a0f}.spotlight-root .price-card .price{align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.spotlight-root .price-card .price .amount{font-family:var(--serif);color:var(--amber);font-size:clamp(2.6rem,6vw,3.6rem);line-height:1}.spotlight-root .price-card .price .unit{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.9rem}.spotlight-root .price-card .guarantee{color:var(--muted);margin-bottom:1.3rem;font-size:.92rem}.spotlight-root .price-card .btn{width:100%;margin-top:.4rem}.spotlight-root .price-card .check-list{margin:1.3rem 0}.spotlight-root .gallery{grid-template-columns:repeat(3,1fr);gap:clamp(.75rem,2vw,1.1rem);display:grid}.spotlight-root .gallery.cols-4{grid-template-columns:repeat(4,1fr)}.spotlight-root .gallery figure{border:1px solid var(--hairline);aspect-ratio:4/5;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000073}.spotlight-root .gallery img{object-fit:cover;width:100%;height:100%}.spotlight-root .module-list{gap:clamp(1rem,2.2vw,1.4rem);display:grid}.spotlight-root .module{border:1px solid var(--hairline);background:linear-gradient(160deg,#1c160e,#15100a);border-radius:16px;grid-template-columns:150px 1fr;align-items:center;gap:clamp(1.1rem,3vw,1.9rem);padding:clamp(.9rem,2vw,1.15rem);transition:border-color .2s,transform .2s;display:grid}.spotlight-root .module:hover{border-color:#e8933a4d;transform:translateY(-2px)}.spotlight-root .module-thumb{aspect-ratio:4/3;border:1px solid var(--hairline);border-radius:10px;overflow:hidden}.spotlight-root .module-thumb img{object-fit:cover;width:100%;height:100%}.spotlight-root .module h3{margin-bottom:.35rem;font-size:clamp(1.1rem,2vw,1.35rem)}.spotlight-root .module p{color:var(--muted);margin-bottom:.5rem;font-size:.95rem;line-height:1.55}.spotlight-root .module .meta{color:var(--amber);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:600}.spotlight-root .feature-strip{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2.5vw,1.6rem);display:grid}.spotlight-root .feat{text-align:center;border:1px solid var(--hairline);background:#ffffff05;border-radius:16px;padding:clamp(1.25rem,3vw,1.75rem) 1rem}.spotlight-root .feat .feat-num{font-family:var(--serif);color:var(--amber);font-size:clamp(1.4rem,3vw,2rem);line-height:1}.spotlight-root .feat .feat-label{color:var(--muted);margin-top:.5rem;font-size:.85rem;display:block}.spotlight-root .video-embed{border:1px solid var(--hairline);border-radius:18px;max-width:420px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 70px #0009}.spotlight-root .video-embed.landscape{max-width:820px}.spotlight-root .video-embed video{background:#000;width:100%;height:auto;display:block}.spotlight-root .wk-list{gap:.7rem;margin-top:1.4rem;list-style:none;display:grid}.spotlight-root .wk-list li{border:1px solid var(--hairline);color:#d6d2ca;background:linear-gradient(160deg,#1c160e,#15100a);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.3rem;font-size:.98rem;display:flex}.spotlight-root .wk-list li .wk-tag{color:var(--amber);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.78rem;font-weight:600}.spotlight-root .wk-empty{color:var(--muted);font-style:italic}.spotlight-root .faq{max-width:760px;margin:0 auto}.spotlight-root .faq details{border:1px solid var(--hairline);background:#ffffff04;border-radius:12px;margin-bottom:.75rem;padding:0 1.3rem;transition:border-color .2s}.spotlight-root .faq details[open]{border-color:#e8933a4d}.spotlight-root .faq summary{cursor:pointer;font-family:var(--serif);color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 0;font-size:clamp(1.05rem,1.9vw,1.25rem);list-style:none;display:flex}.spotlight-root .faq summary::-webkit-details-marker{display:none}.spotlight-root .faq summary:after{content:"+";color:var(--amber);flex:none;font-size:1.4rem;line-height:1;transition:transform .2s}.spotlight-root .faq details[open] summary:after{transform:rotate(45deg)}.spotlight-root .faq details p{color:var(--muted);padding:0 0 1.2rem;font-size:.98rem;line-height:1.65}.spotlight-root .image-band{border:1px solid var(--hairline);border-radius:18px;overflow:hidden;box-shadow:0 26px 60px #00000080}.spotlight-root .image-band img{width:100%;height:auto;display:block}.spotlight-root .spec-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.spotlight-root .spec-card{border:1px solid var(--hairline);background:linear-gradient(160deg,#201a12,#18120b);border-radius:18px;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 20px 50px #00000073}.spotlight-root .spec-card:hover{border-color:#e8933a4d;transform:translateY(-3px)}.spotlight-root .spec-card .spec-media{aspect-ratio:3/2;overflow:hidden}.spotlight-root .spec-card .spec-media img{object-fit:cover;width:100%;height:100%}.spotlight-root .spec-card .spec-body{padding:clamp(1.25rem,3vw,1.6rem)}.spotlight-root .spec-card h3{margin-bottom:.4rem;font-size:clamp(1.2rem,2.2vw,1.5rem)}.spotlight-root .spec-card p{color:var(--muted);margin-bottom:.9rem;font-size:.94rem;line-height:1.55}@media (min-width:1041px){.spotlight-root .quotes-grid.two{grid-template-columns:repeat(2,1fr)}}.spotlight-root .cta-band{text-align:center}.spotlight-root .cta-band h2{margin-bottom:1.4rem;font-size:clamp(1.7rem,3.6vw,2.6rem);line-height:1.15}@media (max-width:900px){.spotlight-root .split{grid-template-columns:1fr;gap:clamp(1.5rem,6vw,2.5rem)}.spotlight-root .split.reverse .split-media{order:-1}.spotlight-root .offer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.spotlight-root .offer-inner .price-card{text-align:left}.spotlight-root .feature-strip{grid-template-columns:repeat(2,1fr)}.spotlight-root .spec-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}@media (max-width:640px){.spotlight-root .gallery,.spotlight-root .gallery.cols-4{grid-template-columns:repeat(2,1fr)}.spotlight-root .feature-strip,.spotlight-root .module{grid-template-columns:1fr}.spotlight-root .module-thumb{aspect-ratio:16/9}.spotlight-root .wk-list li{flex-direction:column;align-items:flex-start;gap:.35rem}}.spotlight-root .ground-light{color:#241b10;background:radial-gradient(80% 100% at 80% 0,#c97e221a,#0000 55%),linear-gradient(#f5eee2,#efe5d3);border-top:1px solid #e3d8c2;border-bottom:1px solid #e3d8c2}.spotlight-root .ground-light h1,.spotlight-root .ground-light h2,.spotlight-root .ground-light h3{color:#241b10}.spotlight-root .ground-light p.lead,.spotlight-root .ground-light .prose p{color:#5c5346}.spotlight-root .ground-light .eyebrow{color:#8f4e12}.spotlight-root .ground-light .eyebrow .dot{background:#c97e22;box-shadow:0 0 8px #c97e228c}.spotlight-root .ground-light .section-accent{box-shadow:none;background:linear-gradient(90deg,#c97e22,#c97e2200)}.spotlight-root .ground-light .stats{border-top-color:#e0d4be}.spotlight-root .ground-light .stat .num{color:#b4691c}.spotlight-root .ground-light .stat .label{color:#6b6152}.spotlight-root .ground-light .field{background:#fffdf8;border-color:#dccfb6}.spotlight-root .ground-light .field:focus-within{border-color:#c97e22b3;box-shadow:0 0 0 3px #c97e2229}.spotlight-root .ground-light .field input{color:#241b10}.spotlight-root .ground-light .field input::placeholder{color:#9a8e7c}.spotlight-root .ground-light .field input:-webkit-autofill{-webkit-text-fill-color:#241b10;caret-color:#241b10;box-shadow:inset 0 0 0 1000px #fffdf8}.spotlight-root .ground-light .field input:-webkit-autofill:hover{-webkit-text-fill-color:#241b10;caret-color:#241b10;box-shadow:inset 0 0 0 1000px #fffdf8}.spotlight-root .ground-light .field input:-webkit-autofill:focus{-webkit-text-fill-color:#241b10;caret-color:#241b10;box-shadow:inset 0 0 0 1000px #fffdf8}.spotlight-root .ground-light .assurance{color:#847a6a}.spotlight-root .ground-light .image-band{border-color:#e0d4be;box-shadow:0 20px 44px #3c2a122e}.spotlight-root .ground-light .gear-cover img{border-color:#e0d4be;box-shadow:0 22px 50px #3c2a1242}.spotlight-root .ground-light .gear-cover:before{background:radial-gradient(55% 50% at 50% 30%,#c97e2238,#0000 68%)}.spotlight-root .ground-light .course-kicker{color:#8a7e6c}.spotlight-root .ground-light .check-list li{color:#3d3529}.spotlight-root .ground-light .check-list li:before{background:radial-gradient(circle,#c97e2229,#c97e220d);border-color:#a96218a6}.spotlight-root .ground-light .check-list li:after{border-bottom-color:#a96218;border-left-color:#a96218}.spotlight-root .ground-light .quote-card{background:linear-gradient(160deg,#fffdf8,#f7efe0);border:1px solid #e0d4be;box-shadow:0 6px 18px #3c2a121a,0 1px 3px #3c2a1214}.spotlight-root .ground-light .quote-card:hover{border-color:#a9621873;box-shadow:0 10px 24px #3c2a1226,0 2px 5px #3c2a1214}.spotlight-root .ground-light .quote-mark{color:#a962188c}.spotlight-root .ground-light .qtext{color:#33291b}.spotlight-root .ground-light .qwho{color:#241b10}.spotlight-root .ground-light .qwho span{color:#7a7060}.spotlight-root .ground-light .avatar{background:#efe5d3;border-color:#a9621880;box-shadow:0 0 0 3px #c97e221f}.spotlight-root .ground-light .split-media figure{border-color:#e0d4be;box-shadow:0 18px 40px #3c2a1238,0 2px 6px #3c2a1224}.spotlight-root .ground-light .split-media:before{background:radial-gradient(48% 44% at 50% 30%,#c97e222e,#0000 68%)}.spotlight-root .gear-light h2{margin:.9rem 0 .85rem;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.14}.spotlight-root .gear-light form{max-width:520px;margin-top:1.6rem}.spotlight-root .pas{text-align:center}.spotlight-root .pas h2{max-width:21ch;margin:0 auto clamp(1.2rem,2.6vw,1.7rem);font-size:clamp(1.9rem,4.6vw,3.1rem);line-height:1.12}.spotlight-root .pas p{color:#c9c4ba;max-width:58ch;margin:0 auto 1.1rem;font-size:clamp(1rem,1.7vw,1.14rem);line-height:1.7}.spotlight-root .pas .bridge{font-family:var(--serif);color:var(--amber);margin-top:1.4rem;font-size:clamp(1.15rem,2.3vw,1.5rem)}.spotlight-root .marquee{overflow:hidden}.spotlight-root .marquee-track{width:max-content;animation:60s linear infinite marquee-move;display:flex}.spotlight-root .marquee:hover .marquee-track{animation-play-state:paused}.spotlight-root .marquee-track figure{border:1px solid var(--hairline);border-radius:14px;flex:none;height:clamp(240px,28vw,340px);margin-right:clamp(.75rem,1.5vw,1.1rem);overflow:hidden;box-shadow:0 14px 34px #0006}.spotlight-root .marquee-track img{width:auto;height:100%;transition:transform .45s;display:block}.spotlight-root .marquee-track figure:hover img{transform:scale(1.04)}@keyframes marquee-move{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.spotlight-root .marquee{overflow-x:auto}}.spotlight-root .price-chip{color:var(--amber);letter-spacing:.04em;border:1px solid #e8933a73;border-radius:999px;margin-bottom:.8rem;padding:.28rem .8rem;font-size:.82rem;font-weight:700;display:inline-block}@keyframes glow-breathe{0%,to{opacity:.85}50%{opacity:1}}.spotlight-root .portrait:before{animation:7s ease-in-out infinite glow-breathe}.spotlight-root .course-row .media img,.spotlight-root .gallery img,.spotlight-root .spec-card .spec-media img{transition:transform .45s}.spotlight-root .course-row:hover .media img{transform:scale(1.03)}.spotlight-root .gallery figure:hover img,.spotlight-root .spec-card:hover .spec-media img{transform:scale(1.04)}.spotlight-root .nav-links form{display:inline-flex}.spotlight-root .nav-links button{cursor:pointer;font-family:var(--sans);color:var(--muted);letter-spacing:.02em;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:500;transition:color .16s}.spotlight-root .nav-links button:hover{color:var(--text)}.spotlight-root .member-main{width:100%;max-width:var(--maxw);margin:0 auto;padding:clamp(2rem,5vw,3.25rem) clamp(1.25rem,4vw,3rem) clamp(3rem,7vw,5rem)}.spotlight-root .member-main.narrow{max-width:880px}.spotlight-root .member-head{margin-bottom:clamp(1.75rem,4vw,2.75rem)}.spotlight-root .member-head h1{margin-top:.7rem;font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.12}.spotlight-root .member-head .lead{margin-top:.6rem}.spotlight-root .crumb{color:var(--muted);margin-bottom:.35rem;font-size:.85rem}.spotlight-root .crumb a{color:var(--amber);transition:color .16s,text-decoration-color .16s}.spotlight-root .crumb a:hover{color:var(--amber-lift);text-underline-offset:3px;text-decoration:underline}.spotlight-root .crumb .sep{color:#6f6c66}.spotlight-root .crumb .current{color:var(--text);font-weight:500}.spotlight-root .lib-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.spotlight-root .lib-card{border:1px solid var(--hairline);background:linear-gradient(160deg,#201a12,#18120b);border-radius:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 20px 50px #00000073}.spotlight-root .lib-card:hover{border-color:#e8933a59;transform:translateY(-3px);box-shadow:0 26px 60px #0000008c,0 0 26px #e8933a14}.spotlight-root .lib-card .lib-media{aspect-ratio:16/9;background:#140f09 50%/cover no-repeat}.spotlight-root .lib-card .lib-body{padding:clamp(1.1rem,2.5vw,1.5rem)}.spotlight-root .lib-card h2{margin-bottom:.9rem;font-size:clamp(1.15rem,2.2vw,1.4rem);line-height:1.2}.spotlight-root .lib-card .meta{color:var(--muted);margin-top:.6rem;font-size:.8rem}.spotlight-root .progress-track{background:#ffffff12;border-radius:999px;height:6px;overflow:hidden}.spotlight-root .progress-fill{background:linear-gradient(90deg, var(--amber), var(--amber-lift));border-radius:999px;height:100%;transition:width .4s;display:block;box-shadow:0 0 10px #e8933a73}.spotlight-root .course-hero{border:1px solid var(--hairline);background:radial-gradient(80% 120% at 85% 10%,#e8933a17,#0000 60%),linear-gradient(160deg,#1b150d,#140f09);border-radius:20px;grid-template-columns:minmax(0,.85fr) 1.15fr;align-items:center;gap:clamp(1.5rem,4vw,2.75rem);margin-bottom:1rem;padding:clamp(1.25rem,3vw,2rem);display:grid;box-shadow:0 24px 60px #00000073}.spotlight-root .course-hero-media{border:1px solid var(--hairline);border-radius:14px;align-self:start;overflow:hidden;box-shadow:0 18px 44px #00000080}.spotlight-root .course-hero-media img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.spotlight-root .course-hero h1{margin-top:.5rem;font-size:clamp(1.6rem,3.4vw,2.3rem);line-height:1.12}.spotlight-root .course-hero-desc{margin-top:.6rem;font-size:.95rem}.spotlight-root .course-progress{align-items:center;gap:.9rem;margin-top:1.1rem;display:flex}.spotlight-root .course-progress .progress-track{flex:1}.spotlight-root .course-progress-label{color:var(--muted);white-space:nowrap;font-size:.82rem}.spotlight-root .course-continue{margin:0 0 clamp(2rem,5vw,3rem)}.spotlight-root .btn-continue{justify-content:center;gap:.55rem;width:100%;min-width:0}.spotlight-root .btn-continue .bc-label{flex:none}.spotlight-root .btn-continue .bc-dot{opacity:.55;flex:none}.spotlight-root .btn-continue .bc-title{opacity:.85;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.spotlight-root .module-head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.8rem;display:flex}.spotlight-root .module-meta{color:var(--muted);margin-top:.25rem;font-size:.8rem;display:block}.spotlight-root .module-mini{align-items:center;gap:.6rem;display:flex}.spotlight-root .module-mini-label{color:var(--muted);font-size:.75rem}.spotlight-root .progress-track.mini{width:90px;height:4px}.spotlight-root .lesson-cards{border:1px solid var(--hairline);background:linear-gradient(160deg,#1b150d,#150f09);border-radius:16px;overflow:hidden}.spotlight-root .lesson-card{border-top:1px solid #2a28228c;grid-template-columns:128px 1fr;align-items:center;gap:1rem;padding:.75rem 1rem;transition:background .16s;display:grid}.spotlight-root .lesson-card:first-child{border-top:none}.spotlight-root .lesson-card:hover{background:#e8933a0f}.spotlight-root .lesson-card.next{box-shadow:inset 2px 0 0 var(--amber);background:#e8933a14}.spotlight-root .lc-media{aspect-ratio:16/9;border:1px solid var(--hairline);background:#140f09;border-radius:8px;display:block;overflow:hidden}.spotlight-root .lc-media img{object-fit:cover;width:100%;height:100%;display:block}.spotlight-root .lc-num{height:100%;font-family:var(--serif);color:var(--muted);place-items:center;font-size:1.3rem;display:grid}.spotlight-root .lc-body{min-width:0;display:block}.spotlight-root .lc-top{align-items:center;gap:.6rem;min-width:0;display:flex}.spotlight-root .lc-title{color:#d6d2ca;text-overflow:ellipsis;font-size:.94rem;line-height:1.3;overflow:hidden}.spotlight-root .lesson-card:hover .lc-title,.spotlight-root .lesson-card.next .lc-title{color:var(--text)}.spotlight-root .lc-badge{letter-spacing:.1em;text-transform:uppercase;color:#1c1204;background:linear-gradient(180deg, var(--amber-lift), var(--amber));border-radius:999px;flex:none;padding:.18rem .55rem;font-size:.66rem;font-weight:700}.spotlight-root .lc-check{color:var(--amber);flex:none;font-size:.85rem}.spotlight-root .lc-meta{color:var(--muted);min-height:.9em;margin-top:.25rem;font-size:.76rem;display:block}.spotlight-root .lc-bar{max-width:420px;height:4px;margin-top:.5rem;display:block}@media (max-width:760px){.spotlight-root .course-hero{grid-template-columns:1fr}.spotlight-root .lesson-card{grid-template-columns:96px 1fr}.spotlight-root .module-head{flex-direction:column;align-items:flex-start;gap:.4rem}}.spotlight-root .module-group{margin-bottom:clamp(1.75rem,4vw,2.5rem)}.spotlight-root .module-label{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);margin-bottom:.7rem;font-size:.72rem;font-weight:600;display:block}.spotlight-root .module-label.sub{color:var(--muted);margin-left:.2rem}.spotlight-root .lesson-rows{border:1px solid var(--hairline);background:linear-gradient(160deg,#1b150d,#150f09);border-radius:14px;overflow:hidden}.spotlight-root .lesson-row{color:#d6d2ca;border-top:1px solid #2a282299;align-items:center;gap:.85rem;padding:.9rem 1.1rem;font-size:.95rem;transition:background .16s,color .16s;display:flex}.spotlight-root .lesson-row:first-child{border-top:none}.spotlight-root .lesson-row:hover{color:var(--text);background:#e8933a0f}.spotlight-root .lesson-dot{border:1px solid var(--hairline);background:0 0;border-radius:50%;flex:none;width:9px;height:9px}.spotlight-root .lesson-row.done .lesson-dot{background:var(--amber);border-color:var(--amber);box-shadow:0 0 8px #e8933a99}.spotlight-root .lesson-layout{grid-template-columns:minmax(0,1fr) 330px;grid-template-areas:"video side""content extra";align-items:start;gap:clamp(1.25rem,2.5vw,1.9rem);display:grid}.spotlight-root .lesson-video{grid-area:video}.spotlight-root .lesson-content{grid-area:content;min-width:0}.spotlight-root .lesson-layout>.instructor-card{grid-area:extra}.spotlight-root .playlist-wrap{grid-area:side;align-self:stretch;min-height:300px;position:relative}.spotlight-root .playlist{border:1px solid var(--hairline);background:linear-gradient(160deg,#1b150d,#150f09);border-radius:16px;flex-direction:column;display:flex;position:absolute;inset:0;overflow-y:auto;box-shadow:0 20px 50px #0006}.spotlight-root .instructor-card{border:1px solid var(--hairline);background:linear-gradient(160deg,#1b150d,#150f09);border-radius:16px;padding:1.2rem 1.25rem 1.3rem;box-shadow:0 20px 50px #0006}.spotlight-root .instructor-head{align-items:center;gap:.9rem;display:flex}.spotlight-root .instructor-avatar{border:1px solid #e8933a8c;border-radius:50%;flex:none;width:56px;height:56px;overflow:hidden;box-shadow:0 0 0 3px #e8933a1a}.spotlight-root .instructor-avatar img{object-fit:cover;width:100%;height:100%;display:block}.spotlight-root .instructor-name{font-family:var(--serif);color:var(--text);font-size:1.05rem;line-height:1.2}.spotlight-root .instructor-role{letter-spacing:.16em;text-transform:uppercase;color:var(--amber);margin-top:.2rem;font-size:.68rem;font-weight:600;display:block}.spotlight-root .instructor-bio{color:var(--muted);margin-top:.85rem;font-size:.88rem;line-height:1.6}.spotlight-root .playlist-head{border-bottom:1px solid var(--hairline);z-index:1;background:#1b150d;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.95rem 1.1rem;display:flex;position:sticky;top:0}.spotlight-root .playlist-head .pl-module{font-family:var(--serif);color:var(--text);font-size:1.02rem}.spotlight-root .playlist-head .pl-count{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:.72rem}.spotlight-root .playlist-item{border-top:1px solid #2a28228c;align-items:center;gap:.8rem;min-height:44px;padding:.8rem 1.1rem;transition:background .16s;display:flex}.spotlight-root .playlist-item:first-of-type{border-top:none}.spotlight-root .playlist-item:hover{background:#e8933a0f}.spotlight-root .playlist-item.active{box-shadow:inset 2px 0 0 var(--amber);background:#e8933a1a}.spotlight-root .pl-num{border:1px solid var(--hairline);width:26px;height:26px;color:var(--muted);border-radius:8px;flex:none;place-items:center;font-size:.78rem;font-weight:600;display:grid}.spotlight-root .playlist-item.active .pl-num{background:linear-gradient(180deg, var(--amber-lift), var(--amber));color:#1c1204;border-color:#0000}.spotlight-root .playlist-item.done .pl-num{color:var(--amber);border-color:#e8933a80}.spotlight-root .pl-body{flex:1;min-width:0;display:block}.spotlight-root .pl-title{color:#d6d2ca;font-size:.86rem;line-height:1.3;display:block}.spotlight-root .playlist-item.active .pl-title{color:var(--text)}.spotlight-root .pl-bar{height:4px;margin-top:.45rem;display:block}.spotlight-root .playlist-foot{border-top:1px solid var(--hairline);margin-top:auto;padding:.85rem 1.1rem}.spotlight-root .playlist-foot a{color:var(--amber);font-size:.85rem}.spotlight-root .playlist-foot a:hover{color:var(--amber-lift)}@media (max-width:1020px){.spotlight-root .lesson-layout{grid-template-columns:1fr;grid-template-areas:"video""side""content""extra"}.spotlight-root .playlist-wrap{align-self:auto;min-height:0}.spotlight-root .playlist{max-height:420px;position:static}}.spotlight-root .video-frame{aspect-ratio:16/9;border:1px solid var(--hairline);background:#0b0a08;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0009,0 0 40px #e8933a0f}.spotlight-root .video-frame iframe{border:0;width:100%;height:100%;display:block}.spotlight-root .video-frame .video-empty{height:100%;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 1.5rem;font-size:.9rem;display:flex}.spotlight-root .complete-bar{margin-top:.9rem}.spotlight-root .btn-complete{border:1px solid var(--hairline);width:100%;color:var(--muted);font-family:var(--sans);letter-spacing:.02em;cursor:pointer;background:#ffffff05;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.92rem;font-weight:600;transition:border-color .18s,color .18s,background .18s;display:flex}.spotlight-root .btn-complete:hover{color:var(--amber);border-color:#e8933a73}.spotlight-root .btn-complete.done{color:var(--amber);background:#e8933a14;border-color:#e8933a66}.spotlight-root .lesson-nav{border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:1rem;margin-top:clamp(1.75rem,4vw,2.5rem);padding-top:1.4rem;display:flex}.spotlight-root .lesson-nav .nav-side{flex:1;min-width:0;font-size:.88rem}.spotlight-root .lesson-nav .nav-side.right{text-align:right}.spotlight-root .lesson-nav .nav-side a{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;transition:color .16s;display:inline-block;overflow:hidden}.spotlight-root .lesson-nav .nav-side a:hover{color:var(--amber)}.spotlight-root .btn.btn-done{color:var(--amber);box-shadow:none;background:#e8933a1f;border:1px solid #e8933a66}.spotlight-root .lesson-body-title{font-family:var(--serif);color:#d6d2ca;border-bottom:1px solid #2a2822b3;margin:clamp(1.6rem,3.5vw,2.2rem) 0 .15rem;padding-bottom:.55rem;font-size:1.1rem}.spotlight-root .lesson-downloads ul{gap:.5rem;margin-top:.9rem;padding:0;list-style:none;display:grid}.spotlight-root .lesson-downloads li{background:var(--panel);border:1px solid var(--hairline);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .9rem;display:flex}.spotlight-root .lesson-downloads a{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.95rem;text-decoration:none;overflow:hidden}.spotlight-root .lesson-downloads a:hover{color:var(--amber)}.spotlight-root .lesson-downloads .dl-icon{color:var(--amber);margin-right:.35rem}.spotlight-root .lesson-downloads .dl-size{color:var(--muted);flex-shrink:0;font-size:.8rem}.spotlight-root .lesson-body{max-width:68ch;margin-top:.9rem}.spotlight-root .lesson-body p{color:var(--muted);margin-bottom:1.1rem;font-size:1.02rem;line-height:1.7}.spotlight-root .lesson-body strong{color:var(--text)}.spotlight-root .lesson-body a{color:var(--amber)}.spotlight-root .lesson-body h1,.spotlight-root .lesson-body h2,.spotlight-root .lesson-body h3{margin:1.6rem 0 .7rem}.spotlight-root .lesson-body ul,.spotlight-root .lesson-body ol{color:var(--muted);gap:.45rem;margin-bottom:1.1rem;padding-left:1.4rem;display:grid}.spotlight-root .lesson-body li::marker{color:var(--amber)}.spotlight-root .lesson-body img{border:1px solid var(--hairline);border-radius:12px}.spotlight-root.reveal-ready{flex-direction:column;min-height:100dvh;display:flex}.spotlight-root.reveal-ready>main{flex:1 0 auto}.spotlight-root.auth-shell{flex-direction:column;min-height:100dvh;display:flex}.spotlight-root.auth-stage,.spotlight-root .auth-stage{background:radial-gradient(90% 70% at 50% 0%, #e8933a1a, transparent 55%), var(--base);justify-content:center;align-items:center;min-height:100vh;padding:clamp(1.5rem,5vw,3rem);display:flex}.spotlight-root.auth-shell .auth-stage{flex:1 0 auto;min-height:0}.spotlight-root .auth-card{border:1px solid var(--hairline);background:linear-gradient(160deg,#1c160e,#140f09);border-radius:20px;width:100%;max-width:430px;padding:clamp(1.75rem,5vw,2.5rem);box-shadow:0 30px 80px #0009,0 0 40px #e8933a0d}.spotlight-root .auth-card h1{margin:.8rem 0 .5rem;font-size:clamp(1.5rem,3.5vw,1.9rem)}.spotlight-root .auth-card .sub{color:var(--muted);margin-bottom:1.5rem;font-size:.92rem;line-height:1.55}.spotlight-root .auth-card form{gap:.85rem;display:grid}.spotlight-root .auth-card label.lbl{color:#d6d2ca;margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:block}.spotlight-root .auth-card .btn{width:100%}.spotlight-root .auth-card .form-error{color:#e0765a;font-size:.88rem}.spotlight-root .auth-card .form-ok{color:var(--amber);font-size:.92rem;line-height:1.5}.spotlight-root .auth-card .below{color:var(--muted);margin-top:1.4rem;font-size:.88rem}.spotlight-root .auth-card .below a{color:var(--amber)}@media (max-width:900px){.spotlight-root .lib-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.spotlight-root .lib-grid{grid-template-columns:1fr}.spotlight-root .lesson-nav{flex-wrap:wrap}.spotlight-root .lesson-nav .nav-side{flex-basis:45%}.spotlight-root .crumb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.spotlight-root .lesson-nav .nav-side a{padding:.4rem 0}.spotlight-root .playlist-foot a{padding:.4rem 0;display:inline-block}}@media (max-width:420px){.spotlight-root .lesson-card{grid-template-columns:72px 1fr;gap:.75rem}}
