.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-sm);font-family:var(--font-pixel-line);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border-radius:var(--radius-full);letter-spacing:.02em;border:none;font-weight:500;text-decoration:none;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Button-module__8RiFmG__sm{height:32px;padding:.375rem .875rem;font-size:.8125rem}.Button-module__8RiFmG__md{height:40px;padding:.5rem 1.25rem;font-size:.875rem}.Button-module__8RiFmG__lg{height:48px;padding:.625rem 1.75rem;font-size:1rem}.Button-module__8RiFmG__primary{background:var(--fg-primary);color:var(--bg-primary)}.Button-module__8RiFmG__primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.Button-module__8RiFmG__primary:active{transform:translateY(0)}.Button-module__8RiFmG__secondary{color:var(--fg-primary);border:1px solid var(--border-default);background:0 0}.Button-module__8RiFmG__secondary:hover{border-color:var(--border-hover);background:var(--accent-subtle)}.Button-module__8RiFmG__ghost{color:var(--fg-secondary);background:0 0}.Button-module__8RiFmG__ghost:hover{color:var(--fg-primary);background:var(--accent-subtle)}
.Hero-module___w2HtG__hero{min-height:100vh;padding:var(--nav-height)var(--space-xl)var(--space-5xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden visible}.Hero-module___w2HtG__glow{background:var(--gradient-hero);pointer-events:none;width:80%;height:60%;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.Hero-module___w2HtG__badge{align-items:center;gap:var(--space-sm);font-family:var(--font-pixel-grid);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-primary);background:var(--bg-card);border:1px solid var(--border-default);margin-bottom:var(--space-2xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem 1rem;font-size:.8125rem;display:inline-flex}.Hero-module___w2HtG__badgeDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse}@keyframes Hero-module___w2HtG__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module___w2HtG__title{font-family:var(--font-sans);letter-spacing:-.05em;color:var(--fg-primary);margin-bottom:var(--space-xl);font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.05}.Hero-module___w2HtG__titleAccent{color:var(--fg-primary)}.Hero-module___w2HtG__judgesStrip{top:calc(100% + var(--space-xl));width:min(calc(100vw - (var(--space-xl)*2)),1120px);border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-card)92%,#020617 8%);pointer-events:auto;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.Hero-module___w2HtG__judgesTrack{will-change:transform;flex-wrap:nowrap;align-items:center;gap:3.75rem;width:max-content;padding:.8rem 1rem;animation:16s linear infinite Hero-module___w2HtG__judgesMarquee;display:flex}.Hero-module___w2HtG__judgesGroup{flex-wrap:nowrap;align-items:center;gap:1.35rem;display:flex}.Hero-module___w2HtG__judgesPrefix{font-family:var(--font-pixel-grid);letter-spacing:.08em;text-transform:uppercase;color:#fff;white-space:nowrap;font-size:.92rem}.Hero-module___w2HtG__judgeCompanyWrap{align-items:center;gap:1.15rem;display:flex}.Hero-module___w2HtG__judgeItem{flex:none;align-items:center;gap:.75rem;padding:.3rem .2rem;display:flex}.Hero-module___w2HtG__judgeLogo{object-fit:contain;filter:brightness(0)invert();width:1.35rem;height:1.35rem}.Hero-module___w2HtG__judgeLabel{font-family:var(--font-pixel-grid);letter-spacing:.08em;text-transform:uppercase;color:#fff;white-space:nowrap;font-size:.92rem}.Hero-module___w2HtG__judgeDot{font-family:var(--font-pixel-grid);color:#fff;font-size:.95rem;line-height:1}.Hero-module___w2HtG__subtitle{color:var(--fg-secondary);max-width:500px;margin-bottom:var(--space-2xl);font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.Hero-module___w2HtG__ctas{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:480px){.Hero-module___w2HtG__ctas{flex-direction:column;width:100%}}@keyframes Hero-module___w2HtG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module___w2HtG__animateFadeIn{opacity:0;animation:.6s ease-out forwards Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__delay1{animation-delay:.1s}.Hero-module___w2HtG__delay2{animation-delay:.2s}.Hero-module___w2HtG__delay3{animation-delay:.35s}.Hero-module___w2HtG__delay4{animation-delay:.5s}.Hero-module___w2HtG__delay5{animation-delay:.65s}@keyframes Hero-module___w2HtG__judgesMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.5rem))}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__judgesTrack{animation:none}}
.SectionWrapper-module__nIwpNW__section{padding:var(--space-5xl)var(--space-xl);position:relative}.SectionWrapper-module__nIwpNW__inner{max-width:var(--max-width);width:100%;margin:0 auto}.SectionWrapper-module__nIwpNW__fullWidthInner{width:100%}@media (max-width:768px){.SectionWrapper-module__nIwpNW__section{padding:var(--space-3xl)var(--space-md)}}
.Badge-module__H8aylq__badge{font-family:var(--font-mono);border-radius:var(--radius-full);letter-spacing:.02em;text-transform:uppercase;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.Badge-module__H8aylq__default{background:var(--accent-subtle);color:var(--fg-secondary);border:1px solid var(--border-default)}.Badge-module__H8aylq__highlight{color:var(--fg-primary);border:1px solid var(--border-hover);background:#ffffff1a}
.Sponsors-module__t4258G__tiers{gap:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.Sponsors-module__t4258G__tierGroup{align-items:center;gap:var(--space-xl);flex-direction:column;width:100%;display:flex}.Sponsors-module__t4258G__logos{justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Sponsors-module__t4258G__logo{transition:all var(--transition-fast);background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;text-decoration:none;display:flex}.Sponsors-module__t4258G__logo:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 30px #ffffff1f}.Sponsors-module__t4258G__logoImage{object-fit:contain}.Sponsors-module__t4258G__platinum .Sponsors-module__t4258G__logo{padding:28px 40px}.Sponsors-module__t4258G__gold .Sponsors-module__t4258G__logo{padding:22px 32px}.Sponsors-module__t4258G__community .Sponsors-module__t4258G__logo{padding:18px 28px}
.Discord-module__K_FN9W__banner{text-align:center;padding:var(--space-4xl)var(--space-xl);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;align-items:center;display:flex}.Discord-module__K_FN9W__icon{border-radius:var(--radius-lg);background:var(--accent-subtle);border:1px solid var(--border-default);width:64px;height:64px;color:var(--fg-primary);margin-bottom:var(--space-xl);justify-content:center;align-items:center;display:flex}.Discord-module__K_FN9W__title{letter-spacing:-.03em;color:var(--fg-primary);margin-bottom:var(--space-md);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.Discord-module__K_FN9W__desc{color:var(--fg-secondary);max-width:450px;margin-bottom:var(--space-xl);font-size:1rem;line-height:1.6}
.FloatingOrbs-module__ikT6ZG__container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.FloatingOrbs-module__ikT6ZG__orb{filter:blur(80px);will-change:transform;border-radius:50%;position:absolute}.FloatingOrbs-module__ikT6ZG__orb1{background:radial-gradient(circle,#00bae240 0%,#9d95ff1a 50%,#0000 70%);width:600px;height:600px;top:-10%;left:-5%}.FloatingOrbs-module__ikT6ZG__orb2{background:radial-gradient(circle,#0ae44833 0%,#00bae214 50%,#0000 70%);width:500px;height:500px;top:30%;right:-8%}.FloatingOrbs-module__ikT6ZG__orb3{background:radial-gradient(circle,#9d95ff2e 0%,#ff2d7814 50%,#0000 70%);width:700px;height:700px;bottom:-15%;left:20%}.FloatingOrbs-module__ikT6ZG__orb4{background:radial-gradient(circle,#ff2d7833 0%,#ff870914 50%,#0000 70%);width:450px;height:450px;top:50%;left:60%}@media (max-width:768px){.FloatingOrbs-module__ikT6ZG__orb1{width:350px;height:350px}.FloatingOrbs-module__ikT6ZG__orb2{width:300px;height:300px}.FloatingOrbs-module__ikT6ZG__orb3{width:400px;height:400px}.FloatingOrbs-module__ikT6ZG__orb4{width:250px;height:250px}}
.ParallaxLines-module__m4vosq__container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ParallaxLines-module__m4vosq__line{will-change:transform;background:#ffffff0f;width:100%;height:1px;position:absolute;left:0}@media (max-width:768px){.ParallaxLines-module__m4vosq__line{background:#ffffff0a}}
.FlowingShapes-module__PqPKha__container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.FlowingShapes-module__PqPKha__svgLayer{width:100%;height:100%;position:absolute;inset:0}.FlowingShapes-module__PqPKha__blob{filter:blur(60px);will-change:transform,opacity;opacity:0;border-radius:50%;position:absolute}.FlowingShapes-module__PqPKha__blob1{background:radial-gradient(circle,#ff2d7840 0%,#9d95ff1f 50%,#0000 70%);width:320px;height:320px;top:8%;left:5%}.FlowingShapes-module__PqPKha__blob2{background:radial-gradient(circle,#00d2eb47 0%,#0ae4481a 50%,#0000 70%);width:260px;height:260px;top:55%;right:8%}.FlowingShapes-module__PqPKha__blob3{background:radial-gradient(circle,#9d95ff4d 0%,#ff2d781a 50%,#0000 70%);width:200px;height:200px;bottom:10%;left:35%}.FlowingShapes-module__PqPKha__blob4{background:radial-gradient(circle,#00bae238 0%,#ff870914 50%,#0000 70%);width:180px;height:180px;top:25%;right:25%}.FlowingShapes-module__PqPKha__torusWrap{will-change:transform,opacity;opacity:0;width:200px;height:200px;position:absolute;top:10%;right:5%}.FlowingShapes-module__PqPKha__tubeWrap{will-change:transform,opacity;opacity:0;width:55%;height:100%;position:absolute;top:0;left:-5%}.FlowingShapes-module__PqPKha__sphereWrap{will-change:transform,opacity;opacity:0;position:absolute}.FlowingShapes-module__PqPKha__sphere1{width:60px;height:60px;top:65%;right:12%}.FlowingShapes-module__PqPKha__sphere2{width:40px;height:40px;top:15%;left:40%}.FlowingShapes-module__PqPKha__sphere3{width:50px;height:50px;bottom:20%;right:30%}.FlowingShapes-module__PqPKha__pinwheelWrap{will-change:transform,opacity;opacity:0;width:140px;height:140px;position:absolute;bottom:15%;right:6%}@media (max-width:768px){.FlowingShapes-module__PqPKha__blob1{width:200px;height:200px}.FlowingShapes-module__PqPKha__blob2{width:160px;height:160px}.FlowingShapes-module__PqPKha__blob3{width:130px;height:130px}.FlowingShapes-module__PqPKha__blob4{width:120px;height:120px}.FlowingShapes-module__PqPKha__torusWrap{width:120px;height:120px;top:5%;right:2%}.FlowingShapes-module__PqPKha__tubeWrap{width:70%;left:-10%}.FlowingShapes-module__PqPKha__pinwheelWrap{width:90px;height:90px;bottom:10%;right:3%}.FlowingShapes-module__PqPKha__sphere1{width:40px;height:40px}.FlowingShapes-module__PqPKha__sphere2{width:28px;height:28px}.FlowingShapes-module__PqPKha__sphere3{width:35px;height:35px}}
.GlitchDividers-module__f1I6mq__divider{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:100%;height:24px;display:flex;position:relative;overflow:hidden}.GlitchDividers-module__f1I6mq__line{background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);width:100%;height:1px}.GlitchDividers-module__f1I6mq__lineInner{background:linear-gradient(90deg,#ffffff26 0%,#fff6 50%,#ffffff26 100%);width:60%;height:2px;position:absolute}@media (max-width:768px){.GlitchDividers-module__f1I6mq__divider{height:16px}}
.page-module___8aEwW__page{min-height:100vh;position:relative}.page-module___8aEwW__content{z-index:1;position:relative}.page-module___8aEwW__bgSection{position:relative}
.SectionHeading-module__1CUDPa__wrapper{margin-bottom:var(--space-3xl)}.SectionHeading-module__1CUDPa__center{text-align:center}.SectionHeading-module__1CUDPa__left{text-align:left}.SectionHeading-module__1CUDPa__title{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--fg-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1}.SectionHeading-module__1CUDPa__mono{font-family:var(--font-mono)}.SectionHeading-module__1CUDPa__subtitle{margin-top:var(--space-md);color:var(--fg-secondary);max-width:600px;font-size:clamp(.9375rem,2vw,1.125rem);line-height:1.6}.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__subtitle{margin-left:auto;margin-right:auto}
.Card-module__b6YjYG__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-xl);transition:all var(--transition-base);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;display:flex}.Card-module__b6YjYG__hoverable:hover{background:var(--bg-card-hover);border-color:var(--border-hover);box-shadow:var(--shadow-glow);transform:translateY(-2px)}@media (max-width:768px){.Card-module__b6YjYG__card{padding:var(--space-lg)}}
.MentorshipCard-module__HBfGFG__trackCard{border:1px solid var(--border-default);border-radius:var(--radius-md);transition:border-color var(--transition-fast),background var(--transition-fast);background:#ffffff05;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.MentorshipCard-module__HBfGFG__trackContent{flex-direction:column;flex:1;padding:.75rem 1rem 1rem;display:flex}.MentorshipCard-module__HBfGFG__trackCard:hover{border-color:var(--border-hover);background:#ffffff0a}.MentorshipCard-module__HBfGFG__imageWrap{aspect-ratio:3;width:100%;position:relative;overflow:hidden}.MentorshipCard-module__HBfGFG__trackImage{object-fit:cover;filter:grayscale()brightness(.7);width:100%;height:100%;transition:filter var(--transition-normal);display:block}.MentorshipCard-module__HBfGFG__imageWrap:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000f2);height:50%;position:absolute;bottom:0;left:0;right:0}.MentorshipCard-module__HBfGFG__trackCard:hover .MentorshipCard-module__HBfGFG__trackImage{filter:grayscale(50%)brightness(.85)}.MentorshipCard-module__HBfGFG__iconWrap{background:var(--accent-subtle);border:2px solid var(--border-default);width:32px;height:32px;margin-bottom:var(--space-md);color:var(--fg-primary);image-rendering:pixelated;border-radius:0;justify-content:center;align-items:center;display:flex}.MentorshipCard-module__HBfGFG__trackTitle{color:var(--fg-primary);margin-bottom:.4rem;font-size:.92rem;font-weight:600}.MentorshipCard-module__HBfGFG__trackDesc{color:var(--fg-secondary);margin-bottom:var(--space-md);font-size:.78rem;line-height:1.5}.MentorshipCard-module__HBfGFG__trackMeta{gap:var(--space-lg);margin-bottom:var(--space-md);display:flex}.MentorshipCard-module__HBfGFG__trackMetaItem{font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;align-items:center;gap:.3rem;font-size:.68rem;display:flex}.MentorshipCard-module__HBfGFG__trackMetaItem svg{color:var(--fg-tertiary);flex-shrink:0}.MentorshipCard-module__HBfGFG__trackCard .MentorshipCard-module__HBfGFG__bookBtn{margin-top:auto}.MentorshipCard-module__HBfGFG__bookBtn{border-radius:var(--radius-sm);color:#000;cursor:pointer;min-height:32px;transition:background var(--transition-fast);background:#fff;border:none;justify-content:center;align-items:center;padding:0 .75rem;font-size:.76rem;font-weight:600;text-decoration:none;display:inline-flex}.MentorshipCard-module__HBfGFG__bookBtn:hover{background:#e0e0e0}
.page-module__2JnjJG__page{min-height:100vh;padding-top:var(--nav-height)}.page-module__2JnjJG__backLink{color:var(--fg-secondary);margin-bottom:var(--space-lg);font-size:.85rem;text-decoration:none;display:inline-block}.page-module__2JnjJG__hero{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:120px 1fr;align-items:center;display:grid}.page-module__2JnjJG__photo{object-fit:cover;border:1px solid var(--border-default);border-radius:24px;width:120px;height:120px}.page-module__2JnjJG__photoFallback{border:1px solid var(--border-default);background:var(--accent-subtle);width:120px;height:120px;color:var(--fg-secondary);border-radius:24px;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex}.page-module__2JnjJG__specialization{margin-top:var(--space-sm);color:var(--fg-secondary);max-width:68ch;line-height:1.7}.page-module__2JnjJG__section{margin-top:var(--space-2xl)}.page-module__2JnjJG__title{margin-bottom:var(--space-md);color:var(--fg-primary);font-size:1.1rem}.page-module__2JnjJG__helperText{margin-top:calc(var(--space-md)*-.5);margin-bottom:var(--space-md);color:var(--fg-tertiary);max-width:70ch;font-size:.82rem;line-height:1.55}.page-module__2JnjJG__tracks{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid}.page-module__2JnjJG__trackDuration{font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem}.page-module__2JnjJG__trackTitle{color:var(--fg-primary);margin-bottom:.5rem;font-size:1rem}.page-module__2JnjJG__trackDesc{color:var(--fg-secondary);font-size:.9rem;line-height:1.55}.page-module__2JnjJG__resources{gap:var(--space-sm);display:grid}.page-module__2JnjJG__resourceItem{border:1px solid var(--border-default);border-radius:var(--radius-sm);justify-content:space-between;gap:var(--space-sm);color:var(--fg-primary);padding:.65rem .8rem;text-decoration:none;display:flex}.page-module__2JnjJG__resourceItem small{color:var(--fg-tertiary);text-transform:uppercase;font-family:var(--font-mono);font-size:.68rem}.page-module__2JnjJG__empty{color:var(--fg-tertiary)}.page-module__2JnjJG__bookingForm{gap:var(--space-sm);max-width:620px;display:grid}.page-module__2JnjJG__input,.page-module__2JnjJG__textarea,.page-module__2JnjJG__submit,.page-module__2JnjJG__altCta{border-radius:var(--radius-sm);border:1px solid var(--border-default);font:inherit;padding:.7rem .85rem}.page-module__2JnjJG__input,.page-module__2JnjJG__textarea{color:var(--fg-primary);background:#ffffff08}.page-module__2JnjJG__textarea{resize:vertical;min-height:110px}.page-module__2JnjJG__submit{background:var(--fg-primary);color:var(--bg-primary);cursor:pointer;border:none;min-height:44px;font-weight:600}.page-module__2JnjJG__altCta{color:var(--fg-secondary);text-align:center;text-decoration:none}.page-module__2JnjJG__success{color:#4ade80;font-size:.9rem}@media (max-width:768px){.page-module__2JnjJG__hero{grid-template-columns:1fr}.page-module__2JnjJG__photo{width:96px;height:96px}}
.page-module__xRlzIa__page{min-height:100vh;padding-top:var(--nav-height)}.page-module__xRlzIa__heroPanel{border:1px solid var(--border-default);border-radius:var(--radius-lg);margin-top:var(--space-xl);background:radial-gradient(circle at 85% 20%,#78e4c71a,#0000 45%),radial-gradient(circle at 15% 80%,#ffb0561a,#0000 50%),#ffffff05;padding:clamp(1.5rem,3vw,2.5rem)}.page-module__xRlzIa__heroStats{gap:var(--space-sm);margin-top:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.page-module__xRlzIa__stat{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:#ffffff05;gap:.15rem;padding:.6rem .75rem;display:grid}.page-module__xRlzIa__statLabel{font-family:var(--font-mono);text-transform:uppercase;color:var(--fg-tertiary);letter-spacing:.06em;font-size:.65rem}.page-module__xRlzIa__stat strong{color:var(--fg-primary);font-size:.88rem}.page-module__xRlzIa__section{margin-top:var(--space-3xl);padding-top:var(--space-2xl)}.page-module__xRlzIa__sectionTitle{color:var(--fg-primary);margin-bottom:var(--space-lg);font-size:1.1rem}.page-module__xRlzIa__sectionNote{margin-top:calc(var(--space-lg)*-.5);margin-bottom:var(--space-md);color:var(--fg-tertiary);font-size:.85rem}.page-module__xRlzIa__trackGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.page-module__xRlzIa__trackCard{border:1px solid var(--border-default);border-radius:var(--radius-md);transition:border-color var(--transition-fast),background var(--transition-fast);background:#ffffff05;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.page-module__xRlzIa__trackContent{flex-direction:column;flex:1;padding:.75rem 1rem 1rem;display:flex}.page-module__xRlzIa__trackCard:hover{border-color:var(--border-hover);background:#ffffff0a}.page-module__xRlzIa__imageWrap{aspect-ratio:3;width:100%;position:relative;overflow:hidden}.page-module__xRlzIa__trackImage{object-fit:cover;filter:grayscale()brightness(.7);width:100%;height:100%;transition:filter var(--transition-normal);display:block}.page-module__xRlzIa__imageWrap:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000f2);height:50%;position:absolute;bottom:0;left:0;right:0}.page-module__xRlzIa__trackCard:hover .page-module__xRlzIa__trackImage{filter:grayscale(50%)brightness(.85)}.page-module__xRlzIa__iconWrap{background:var(--accent-subtle);border:2px solid var(--border-default);width:32px;height:32px;margin-bottom:var(--space-md);color:var(--fg-primary);image-rendering:pixelated;border-radius:0;justify-content:center;align-items:center;display:flex}.page-module__xRlzIa__trackTitle{color:var(--fg-primary);margin-bottom:.4rem;font-size:.92rem;font-weight:600}.page-module__xRlzIa__trackDesc{color:var(--fg-secondary);margin-bottom:var(--space-md);font-size:.78rem;line-height:1.5}.page-module__xRlzIa__trackMeta{gap:var(--space-lg);margin-bottom:var(--space-md);display:flex}.page-module__xRlzIa__trackMetaItem{font-family:var(--font-mono);color:var(--fg-tertiary);text-transform:uppercase;align-items:center;gap:.3rem;font-size:.68rem;display:flex}.page-module__xRlzIa__trackMetaItem svg{color:var(--fg-tertiary);flex-shrink:0}.page-module__xRlzIa__trackCard .page-module__xRlzIa__bookBtn{margin-top:auto}.page-module__xRlzIa__bookBtn{border-radius:var(--radius-sm);color:#000;cursor:pointer;min-height:32px;transition:background var(--transition-fast);background:#fff;border:none;justify-content:center;align-items:center;padding:0 .75rem;font-size:.76rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__xRlzIa__bookBtn:hover{background:#e0e0e0}.page-module__xRlzIa__filterBar{gap:var(--space-xs);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.page-module__xRlzIa__filter{border:1px solid var(--border-default);color:var(--fg-tertiary);border-radius:var(--radius-full);font-size:.78rem;font-family:var(--font-mono);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:.35rem .75rem}.page-module__xRlzIa__filter:hover{color:var(--fg-secondary);border-color:var(--border-hover)}.page-module__xRlzIa__active{background:var(--fg-primary);color:var(--bg-primary);border-color:var(--fg-primary)}.page-module__xRlzIa__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.page-module__xRlzIa__cardTop{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.page-module__xRlzIa__photo{object-fit:cover;border-radius:50%;width:48px;height:48px}.page-module__xRlzIa__photoPlaceholder{background:var(--accent-subtle);border:1px solid var(--border-default);width:48px;height:48px;color:var(--fg-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.page-module__xRlzIa__status{font-family:var(--font-mono);text-transform:uppercase;border-radius:var(--radius-full);border:1px solid #0000;padding:.15rem .45rem;font-size:.68rem}.page-module__xRlzIa__statusOpen{color:#89ff9d;background:#187f3833;border-color:#89ff9d66}.page-module__xRlzIa__statusLimited{color:#ffd782;background:#a2670e2e;border-color:#ffd78259}.page-module__xRlzIa__statusBooked{color:#ffb2b2;background:#a12e2e33;border-color:#ffb2b259}.page-module__xRlzIa__name{color:var(--fg-primary);font-size:.95rem;font-weight:600}.page-module__xRlzIa__role{color:var(--fg-tertiary);margin-top:2px;margin-bottom:var(--space-sm);font-size:.78rem}.page-module__xRlzIa__tags{gap:var(--space-xs);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.page-module__xRlzIa__tag{font-family:var(--font-mono);border:1px solid var(--border-default);background:var(--accent-subtle);border-radius:var(--radius-full);color:var(--fg-tertiary);padding:.1rem .45rem;font-size:.68rem}.page-module__xRlzIa__cta{text-align:center;background:var(--fg-primary);width:100%;min-height:40px;color:var(--bg-primary);border-radius:var(--radius-sm);transition:opacity var(--transition-fast);justify-content:center;align-items:center;margin-top:auto;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.page-module__xRlzIa__cta:hover{opacity:.9}@media (max-width:640px){.page-module__xRlzIa__trackGrid,.page-module__xRlzIa__heroStats{grid-template-columns:1fr}}
.page-module__V0VOFW__page{min-height:100vh;padding-top:var(--nav-height)}.page-module__V0VOFW__backLink{color:var(--fg-tertiary);margin-bottom:var(--space-3xl);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;transition:color var(--transition-fast);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.page-module__V0VOFW__backLink:hover{color:#fff}.page-module__V0VOFW__header{max-width:720px;margin:0 auto var(--space-3xl);padding-bottom:var(--space-3xl);border-bottom:1px solid #ffffff14}.page-module__V0VOFW__titleRow{justify-content:space-between;align-items:baseline;gap:var(--space-xl);margin:var(--space-xl)0 var(--space-lg);display:flex}.page-module__V0VOFW__title{font-family:var(--font-sans);letter-spacing:-.035em;color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.1}.page-module__V0VOFW__visitLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#000;transition:opacity var(--transition-fast);background:#fff;flex-shrink:0;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;text-decoration:none}.page-module__V0VOFW__visitLink:hover{opacity:.85;font-style:italic}.page-module__V0VOFW__subtitle{font-family:var(--font-sans);color:#999;max-width:58ch;font-size:1.0625rem;line-height:1.75}.page-module__V0VOFW__metaRow{align-items:center;gap:var(--space-lg);margin-top:var(--space-lg);display:flex}.page-module__V0VOFW__author{font-family:var(--font-mono);color:#777;letter-spacing:.02em;font-size:.8125rem}.page-module__V0VOFW__viewCount{font-family:var(--font-mono);color:#cfcfcf;letter-spacing:.04em;align-items:center;gap:.35rem;margin-left:auto;font-size:.75rem;display:inline-flex}.page-module__V0VOFW__videoWrapper{aspect-ratio:16/9;width:100%;max-width:800px;margin:0 auto var(--space-3xl);border:1px solid #ffffff14;position:relative;overflow:hidden}.page-module__V0VOFW__video{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__V0VOFW__article{max-width:680px;font-family:var(--font-reading);color:#aaa;padding-bottom:var(--space-3xl);margin:0 auto;font-size:1.0625rem;line-height:1.9}.page-module__V0VOFW__article h2{font-family:var(--font-sans);color:#fff;letter-spacing:-.025em;margin-top:4rem;margin-bottom:1.5rem;font-size:1.625rem;font-weight:700;line-height:1.2}.page-module__V0VOFW__article h2:first-child{margin-top:0}.page-module__V0VOFW__article h3{font-family:var(--font-sans);color:#fff;letter-spacing:-.015em;margin-top:3rem;margin-bottom:1rem;font-size:1.1875rem;font-weight:600}.page-module__V0VOFW__article p{margin-bottom:1.5rem}.page-module__V0VOFW__article img{border:1px solid #ffffff14;width:100%;max-width:100%;height:auto;margin:2rem 0;display:block}.page-module__V0VOFW__article ul,.page-module__V0VOFW__article ol{margin-bottom:1.5rem;padding-left:1.25rem}.page-module__V0VOFW__article li{margin-bottom:.625rem}.page-module__V0VOFW__article li::marker{color:#666}.page-module__V0VOFW__article strong{color:#fff;font-weight:600}.page-module__V0VOFW__article em{color:#bbb;font-style:italic}.page-module__V0VOFW__article blockquote{padding:var(--space-lg)var(--space-xl);color:#999;background:#d4c5a908;border-left:2px solid #d4c5a9;margin:2.5rem 0;font-size:1.125rem;font-style:italic;line-height:1.75}.page-module__V0VOFW__article code{font-family:var(--font-mono);color:#fff;background:#ffffff0d;border:1px solid #ffffff14;padding:.15rem .45rem;font-size:.8125rem}.page-module__V0VOFW__article a{color:#fff;text-underline-offset:3px;transition:text-decoration-color var(--transition-fast);-webkit-text-decoration:underline #d4c5a94d;text-decoration:underline #d4c5a94d}.page-module__V0VOFW__article a:hover{text-decoration-color:#d4c5a9}.page-module__V0VOFW__article hr{border:none;border-top:1px solid #ffffff14;margin:3rem 0}@media (max-width:640px){.page-module__V0VOFW__article{font-size:1rem;line-height:1.8}.page-module__V0VOFW__article h2{margin-top:3rem;font-size:1.375rem}.page-module__V0VOFW__article blockquote{padding:var(--space-md)var(--space-lg)}}
.page-module__8p-Q0a__page{padding-top:var(--nav-height);min-height:100vh}.page-module__8p-Q0a__filters{justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.page-module__8p-Q0a__filterBtn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--fg-tertiary);border:1px solid var(--border-default);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:.4rem 1.1rem;font-size:.75rem}.page-module__8p-Q0a__filterBtn:hover{color:var(--fg-primary);border-color:var(--fg-primary)}.page-module__8p-Q0a__filterActive{background:var(--fg-primary);color:var(--bg-primary);border-color:var(--fg-primary)}.page-module__8p-Q0a__filterActive:hover{color:var(--bg-primary)}.page-module__8p-Q0a__grid{border:1px solid var(--border-default);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1px;display:grid}.page-module__8p-Q0a__resourceLink{height:100%;text-decoration:none;display:block}.page-module__8p-Q0a__resourceLink>*{flex-direction:column;height:100%;display:flex;border:none!important;border-right:1px solid var(--border-default)!important;border-bottom:1px solid var(--border-default)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:background var(--transition-fast),box-shadow var(--transition-fast)!important;background:0 0!important;border-radius:0!important;transform:none!important}.page-module__8p-Q0a__resourceLink:hover>*{background:#ffffff08!important;box-shadow:inset 0 0 40px #ffffff05!important}.page-module__8p-Q0a__cardHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.page-module__8p-Q0a__viewCount{font-family:var(--font-mono);color:var(--fg-tertiary);letter-spacing:.04em;align-items:center;gap:.35rem;font-size:.6875rem;display:inline-flex}.page-module__8p-Q0a__arrow{color:var(--fg-tertiary);opacity:0;transition:opacity var(--transition-fast),transform var(--transition-fast);font-size:1rem;transform:translate(-4px,4px)}.page-module__8p-Q0a__resourceLink:hover .page-module__8p-Q0a__arrow{opacity:1;transform:translate(0)}.page-module__8p-Q0a__resourceTitle{letter-spacing:-.02em;color:var(--fg-secondary);margin-bottom:var(--space-sm);transition:color var(--transition-fast);font-size:1.125rem;font-weight:500;line-height:1.35}.page-module__8p-Q0a__resourceLink:hover .page-module__8p-Q0a__resourceTitle{color:var(--fg-primary)}.page-module__8p-Q0a__resourceDesc{color:var(--fg-tertiary);margin-bottom:var(--space-md);flex:1;font-size:.8125rem;line-height:1.6}.page-module__8p-Q0a__empty{text-align:center;color:var(--fg-tertiary);padding:var(--space-3xl)0;font-size:.9375rem}@media (max-width:640px){.page-module__8p-Q0a__grid{grid-template-columns:1fr}}
