.About-module__vAULUW__about{padding:var(--section-padding)24px;background:var(--bg-primary);position:relative}.About-module__vAULUW__container{max-width:1200px;margin:0 auto}.About-module__vAULUW__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.About-module__vAULUW__label{color:var(--text-muted);letter-spacing:.15em;font-size:.7rem;font-weight:500}.About-module__vAULUW__number{color:var(--text-muted);font-family:SF Mono,monospace;font-size:.65rem}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.About-module__vAULUW__imageGrid{border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border);max-height:500px;position:relative;overflow:hidden}.About-module__vAULUW__carousel{width:100%;height:100%;position:relative}.About-module__vAULUW__carouselImage{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.About-module__vAULUW__carouselImage.About-module__vAULUW__active{opacity:1}.About-module__vAULUW__carouselDots{z-index:10;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.About-module__vAULUW__carouselDot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s}.About-module__vAULUW__carouselDot.About-module__vAULUW__active{background:#ffffffe6}.About-module__vAULUW__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.About-module__vAULUW__imageLabel{color:var(--text-muted);letter-spacing:.1em;font-size:.6rem}.About-module__vAULUW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;justify-content:center;padding:40px;display:flex}.About-module__vAULUW__content{margin-bottom:32px}.About-module__vAULUW__text,.About-module__vAULUW__richText p{color:var(--text-primary);margin-bottom:8px;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.5}.About-module__vAULUW__genres{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.About-module__vAULUW__genre{color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);letter-spacing:.05em;text-transform:uppercase;transition:all var(--transition-fast);background:0 0;padding:6px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.7rem;font-weight:500}.About-module__vAULUW__genre:hover{background:var(--text-primary);color:var(--text-light);border-color:var(--text-primary)}.About-module__vAULUW__subText{color:var(--text-muted);letter-spacing:.05em;font-size:.75rem}.About-module__vAULUW__blurFade{background:linear-gradient(to bottom,transparent,var(--bg-secondary));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}@media (max-width:900px){.About-module__vAULUW__about{padding-left:16px;padding-right:16px}.About-module__vAULUW__grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr}.About-module__vAULUW__imageGrid{order:2;max-height:350px}.About-module__vAULUW__card{order:1;padding:20px}}
.Contact-module__hcVmEa__footer{padding:var(--section-padding)24px 48px;background:var(--bg-secondary)}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto}.Contact-module__hcVmEa__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Contact-module__hcVmEa__label{color:var(--text-muted);letter-spacing:.15em;font-size:.7rem;font-weight:500}.Contact-module__hcVmEa__number{color:var(--text-muted);font-family:SF Mono,monospace;font-size:.65rem}.Contact-module__hcVmEa__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:48px;display:grid}.Contact-module__hcVmEa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:24px}.Contact-module__hcVmEa__cardLabel{color:var(--text-muted);letter-spacing:.15em;margin-bottom:16px;font-size:.65rem;display:block}.Contact-module__hcVmEa__email{color:var(--text-primary);transition:opacity var(--transition-fast);font-size:1rem;font-weight:500}.Contact-module__hcVmEa__email:hover{opacity:.6}.Contact-module__hcVmEa__socials{gap:12px;display:flex}.Contact-module__hcVmEa__social{background:var(--text-primary);color:var(--text-light);border-radius:var(--radius-full);transition:opacity var(--transition-fast);padding:8px 16px;font-size:.7rem}.Contact-module__hcVmEa__social:hover{opacity:.85}.Contact-module__hcVmEa__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Contact-module__hcVmEa__brand{color:var(--text-primary);font-size:.85rem;font-weight:600}.Contact-module__hcVmEa__meta{color:var(--text-muted);gap:24px;font-family:SF Mono,monospace;font-size:.6rem;display:flex}@media (max-width:768px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr}.Contact-module__hcVmEa__bottom{flex-direction:column;align-items:flex-start;gap:16px}.Contact-module__hcVmEa__socials{flex-wrap:wrap}}
.AudioPlayer-module__JtFJDW__player{flex-direction:column;gap:20px;display:flex}.AudioPlayer-module__JtFJDW__tracks{flex-direction:column;gap:8px;display:flex}.AudioPlayer-module__JtFJDW__track{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);text-align:left;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.AudioPlayer-module__JtFJDW__track:hover{border-color:var(--text-primary)}.AudioPlayer-module__JtFJDW__track.AudioPlayer-module__JtFJDW__active{border-color:var(--text-primary);border-width:2px}.AudioPlayer-module__JtFJDW__track.AudioPlayer-module__JtFJDW__active .AudioPlayer-module__JtFJDW__title{color:var(--text-primary)}.AudioPlayer-module__JtFJDW__track.AudioPlayer-module__JtFJDW__active .AudioPlayer-module__JtFJDW__playBtn{background:var(--text-primary);color:var(--text-light)}.AudioPlayer-module__JtFJDW__playBtn{background:var(--bg-secondary);border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.AudioPlayer-module__JtFJDW__track:hover .AudioPlayer-module__JtFJDW__playBtn{background:var(--text-primary);color:var(--text-light)}.AudioPlayer-module__JtFJDW__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AudioPlayer-module__JtFJDW__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.AudioPlayer-module__JtFJDW__artist{color:var(--text-muted);font-size:.7rem}.AudioPlayer-module__JtFJDW__duration{color:var(--text-muted);font-family:SF Mono,monospace;font-size:.7rem}.AudioPlayer-module__JtFJDW__timeline{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:12px;padding:16px;display:flex}.AudioPlayer-module__JtFJDW__time{color:var(--text-muted);min-width:40px;font-family:SF Mono,monospace;font-size:.65rem}.AudioPlayer-module__JtFJDW__time:last-child{text-align:right}.AudioPlayer-module__JtFJDW__scrubberWrapper{flex:1;height:6px;position:relative}.AudioPlayer-module__JtFJDW__scrubberBg{background:var(--bg-secondary);border-radius:3px;position:absolute;inset:0;overflow:hidden}.AudioPlayer-module__JtFJDW__scrubberProgress{background:var(--text-primary);border-radius:3px;height:100%;transition:width .1s linear}.AudioPlayer-module__JtFJDW__scrubberInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}
.AudioVisualizer-module__W0R3Xq__visualizer{border-radius:var(--radius-xl);background:#0a0a0a;width:100%;height:100%;min-height:250px;display:block;position:relative;overflow:hidden}.AudioVisualizer-module__W0R3Xq__canvas{width:100%;height:100%;display:block}.AudioVisualizer-module__W0R3Xq__coverArtThumb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:8px;display:flex;position:absolute;bottom:16px;left:16px}.AudioVisualizer-module__W0R3Xq__thumbImage{object-fit:cover;border-radius:6px;width:48px;height:48px}.AudioVisualizer-module__W0R3Xq__thumbLabel{letter-spacing:.1em;color:#ffffffb3;text-transform:uppercase;font-size:.65rem;font-weight:600}@media (max-width:768px){.AudioVisualizer-module__W0R3Xq__coverArtThumb{gap:8px;padding:6px;bottom:8px;left:8px}.AudioVisualizer-module__W0R3Xq__thumbImage{width:36px;height:36px}.AudioVisualizer-module__W0R3Xq__thumbLabel{display:none}}
.Discovery-module__glFuFW__discovery{padding:var(--section-padding)24px;background:var(--bg-secondary);position:relative}.Discovery-module__glFuFW__container{max-width:1200px;margin:0 auto}.Discovery-module__glFuFW__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Discovery-module__glFuFW__label{color:var(--text-muted);letter-spacing:.15em;font-size:.7rem;font-weight:500}.Discovery-module__glFuFW__number{color:var(--text-muted);font-family:SF Mono,monospace;font-size:.65rem}.Discovery-module__glFuFW__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Discovery-module__glFuFW__visualizerCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);grid-column:span 2;position:relative;overflow:hidden}.Discovery-module__glFuFW__visualizerOverlay{position:absolute;bottom:16px;left:16px}.Discovery-module__glFuFW__visualizerLabel{color:var(--text-muted);letter-spacing:.1em;font-size:.6rem}.Discovery-module__glFuFW__playerCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);grid-column:span 2;padding:24px}.Discovery-module__glFuFW__playerCardLabel{color:var(--text-muted);letter-spacing:.15em;margin-bottom:16px;font-size:.65rem;display:block}.Discovery-module__glFuFW__videoCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;gap:12px;padding:16px;display:flex}.Discovery-module__glFuFW__videoWrapper{background:var(--bg-secondary);border-radius:var(--radius-lg);padding-bottom:56.25%;position:relative;overflow:hidden}.Discovery-module__glFuFW__videoWrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Discovery-module__glFuFW__videoTitle{color:var(--text-secondary);font-size:.7rem}.Discovery-module__glFuFW__blurFade{background:linear-gradient(to bottom,transparent,var(--bg-primary));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Discovery-module__glFuFW__discovery{padding-left:16px;padding-right:16px}.Discovery-module__glFuFW__grid{grid-template-columns:1fr;gap:12px}.Discovery-module__glFuFW__visualizerCard,.Discovery-module__glFuFW__playerCard{grid-column:span 1}.Discovery-module__glFuFW__playerCard{padding:16px}.Discovery-module__glFuFW__videoCard{padding:12px}}
.Events-module__HEv0ca__events{padding:var(--section-padding)24px;background:var(--bg-primary);position:relative}.Events-module__HEv0ca__container{max-width:1200px;margin:0 auto}.Events-module__HEv0ca__header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.Events-module__HEv0ca__label{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:560}.Events-module__HEv0ca__number{color:var(--text-muted);letter-spacing:.08em;font-size:.68rem}.Events-module__HEv0ca__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.Events-module__HEv0ca__card{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--bg-card);flex-direction:column;gap:16px;min-height:204px;padding:20px;transition:border-color .16s,transform .16s;display:flex}.Events-module__HEv0ca__card:hover{border-color:#d7d2ca;transform:translateY(-1px)}.Events-module__HEv0ca__cardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.Events-module__HEv0ca__index{color:var(--text-muted);letter-spacing:.08em;font-size:.66rem}.Events-module__HEv0ca__badges{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.Events-module__HEv0ca__badge{border-radius:var(--radius-full);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;padding:6px 10px;font-size:.62rem;line-height:1;display:inline-flex}.Events-module__HEv0ca__badgeType{color:#f6f5f2;background:#181818;border:1px solid #181818}.Events-module__HEv0ca__badgeUpcoming{color:var(--text-primary);border:1px solid var(--border);background:#f7f5f1}.Events-module__HEv0ca__content{flex-direction:column;gap:3px;display:flex}.Events-module__HEv0ca__eventName{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.35rem,2vw,1.78rem);font-weight:620;line-height:1.1}.Events-module__HEv0ca__venue{color:var(--text-primary);opacity:.9;margin:0;font-size:clamp(1rem,1.25vw,1.12rem);font-weight:460;line-height:1.25}.Events-module__HEv0ca__footer{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.Events-module__HEv0ca__meta{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.Events-module__HEv0ca__metaItem{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.74rem}.Events-module__HEv0ca__ticketCta{border-radius:var(--radius-full);min-width:104px;height:36px;color:var(--text-primary);letter-spacing:.12em;text-transform:uppercase;background:#f4f1ec;border:1px solid #d4cec5;justify-content:center;align-items:center;padding:0 14px;font-size:.7rem;font-weight:620;transition:background-color .14s,border-color .14s,transform .12s;display:inline-flex}.Events-module__HEv0ca__ticketCta:hover{background:#efebe5;border-color:#c8c1b7;transform:translateY(-1px)}.Events-module__HEv0ca__ticketCta:active{transform:translateY(0)}.Events-module__HEv0ca__ticketCta:focus-visible{outline-offset:2px;outline:2px solid #bcb5aa}.Events-module__HEv0ca__soonLabel{border-radius:var(--radius-full);border:1px solid var(--border);min-width:56px;height:30px;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;padding:0 10px;font-size:.62rem;display:inline-flex}.Events-module__HEv0ca__clickCountLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;text-align:right;font-size:.62rem;line-height:1}.Events-module__HEv0ca__availability{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;margin-top:26px;font-size:.68rem;display:flex}.Events-module__HEv0ca__dot{background:var(--color-success);border-radius:999px;width:6px;height:6px;animation:2s ease-in-out infinite Events-module__HEv0ca__pulse}@keyframes Events-module__HEv0ca__pulse{0%,to{opacity:1}50%{opacity:.45}}.Events-module__HEv0ca__blurFade{background:linear-gradient(to bottom,transparent,var(--bg-secondary));pointer-events:none;height:56px;position:absolute;inset:auto 0 0}@media (max-width:900px){.Events-module__HEv0ca__events{padding-left:16px;padding-right:16px}.Events-module__HEv0ca__grid{grid-template-columns:1fr;gap:12px}.Events-module__HEv0ca__card{gap:14px;min-height:0;padding:16px}.Events-module__HEv0ca__eventName{font-size:clamp(1.24rem,6.6vw,1.48rem)}.Events-module__HEv0ca__venue{font-size:1.02rem}.Events-module__HEv0ca__footer{align-items:center;gap:10px}.Events-module__HEv0ca__meta{gap:10px}.Events-module__HEv0ca__metaItem{font-size:.7rem}.Events-module__HEv0ca__ticketCta{letter-spacing:.1em;min-width:96px;height:34px;font-size:.66rem}.Events-module__HEv0ca__clickCountLabel{font-size:.58rem}}
.Hero-module__ZARIfG__hero{background:var(--bg-primary);cursor:crosshair;flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}@supports (height:100svh){.Hero-module__ZARIfG__hero{min-height:100svh}}.Hero-module__ZARIfG__content{flex-direction:column;justify-content:center;align-items:center;gap:48px;height:100vh;display:flex;position:sticky;top:0}.Hero-module__ZARIfG__kinetic{flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__line{white-space:nowrap;will-change:transform,opacity,font-variation-settings;position:absolute}.Hero-module__ZARIfG__line:first-child{position:relative}.Hero-module__ZARIfG__text{font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.03em;color:var(--text-primary);text-transform:uppercase;font-size:clamp(5rem,18vw,14rem);font-weight:bolder;line-height:1}.Hero-module__ZARIfG__gridBg{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#0000000a 1px,#0000 1px),linear-gradient(#0000000a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.Hero-module__ZARIfG__crosshair{pointer-events:none;z-index:0;width:20px;height:20px;position:absolute}.Hero-module__ZARIfG__crosshairTl{border-top:2px solid var(--text-muted);border-left:2px solid var(--text-muted);top:40px;left:40px}.Hero-module__ZARIfG__crosshairTr{border-top:2px solid var(--text-muted);border-right:2px solid var(--text-muted);top:40px;right:40px}.Hero-module__ZARIfG__crosshairBl{border-bottom:2px solid var(--text-muted);border-left:2px solid var(--text-muted);bottom:80px;left:40px}.Hero-module__ZARIfG__crosshairBr{border-bottom:2px solid var(--text-muted);border-right:2px solid var(--text-muted);bottom:80px;right:40px}.Hero-module__ZARIfG__techData{color:var(--text-muted);letter-spacing:.1em;pointer-events:none;z-index:1;opacity:.7;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.65rem;position:absolute}.Hero-module__ZARIfG__techDataLeft{top:15%;left:8%}.Hero-module__ZARIfG__techDataRight{text-align:right;bottom:25%;right:8%}.Hero-module__ZARIfG__heroInner{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__heroText{width:100%;font-family:var(--font-sf-pro),-apple-system,sans-serif;letter-spacing:-.03em;text-transform:uppercase;z-index:2;flex-wrap:wrap;justify-content:center;margin:0;padding:0 40px;font-size:clamp(3.5rem,15vw,12rem);font-weight:800;line-height:1;display:flex}.Hero-module__ZARIfG__char{will-change:transform,font-variation-settings;color:var(--text-primary);transition:transform .2s ease-out,font-variation-settings .2s ease-out;display:inline-block}.Hero-module__ZARIfG__subtitlePill{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-card);letter-spacing:.2em;padding:8px 20px;font-size:.75rem;font-weight:600;box-shadow:0 4px 20px #00000008}.Hero-module__ZARIfG__cursorDot{background:var(--text-primary);opacity:.65;pointer-events:none;z-index:10;border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #1a1a1a1f,0 0 0 12px #1a1a1a0f}.Hero-module__ZARIfG__interactionHint{border:1px solid var(--border);background:color-mix(in srgb,var(--bg-card)90%,transparent);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.85;border-radius:999px;margin-top:14px;padding:6px 10px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.62rem;line-height:1;transition:opacity .2s}.Hero-module__ZARIfG__interactionHintHidden{opacity:0}.Hero-module__ZARIfG__subtitle{letter-spacing:.2em;color:var(--text-muted);align-items:center;gap:16px;font-size:.8rem;font-weight:500;transition:opacity .2s ease-out;display:flex}.Hero-module__ZARIfG__dot{font-size:.4rem}.Hero-module__ZARIfG__bottom{z-index:10;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:32px;left:32px;right:32px}.Hero-module__ZARIfG__status{color:var(--text-muted);letter-spacing:.1em;align-items:center;gap:8px;font-size:.7rem;display:flex}.Hero-module__ZARIfG__statusDot{background:var(--color-success);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__ZARIfG__location{color:var(--text-muted);letter-spacing:.1em;font-size:.7rem}@media (max-width:768px){.Hero-module__ZARIfG__text{font-size:clamp(3rem,14vw,6rem)}.Hero-module__ZARIfG__line:first-child .Hero-module__ZARIfG__text,.Hero-module__ZARIfG__line:nth-child(3) .Hero-module__ZARIfG__text{-webkit-text-stroke:1px var(--text-primary)}.Hero-module__ZARIfG__gridBg{background-size:20px 20px}.Hero-module__ZARIfG__techData{font-size:.55rem}.Hero-module__ZARIfG__heroText{gap:2px;padding:0 16px;font-size:clamp(3.5rem,16vw,6rem)}.Hero-module__ZARIfG__crosshairTl{top:20px;left:20px}.Hero-module__ZARIfG__crosshairTr{top:20px;right:20px}.Hero-module__ZARIfG__crosshairBl{bottom:80px;left:20px}.Hero-module__ZARIfG__crosshairBr{bottom:80px;right:20px}.Hero-module__ZARIfG__bottom{bottom:24px;left:16px;right:16px}.Hero-module__ZARIfG__subtitle{gap:12px;font-size:.7rem}.Hero-module__ZARIfG__interactionHint{font-size:.58rem}}
.Navigation-module__eB08ka__header{z-index:1000;background:0 0;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px 24px;display:grid;position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__header>:first-child{justify-self:start}.Navigation-module__eB08ka__header>:nth-child(2){justify-self:center}.Navigation-module__eB08ka__header>:last-child{justify-self:end}.Navigation-module__eB08ka__headerItem{color:var(--text-primary);letter-spacing:.05em;cursor:pointer;transition:opacity var(--transition-fast);font-size:.75rem;font-weight:500}.Navigation-module__eB08ka__headerItem:hover{opacity:.6}.Navigation-module__eB08ka__logo{background:var(--text-primary);color:var(--text-light);border-radius:var(--radius-full);letter-spacing:.05em;transition:opacity var(--transition-fast);padding:10px 24px;font-size:.8rem;font-weight:600}.Navigation-module__eB08ka__logo:hover{opacity:.85}.Navigation-module__eB08ka__nav{z-index:9999;background:var(--bg-primary);opacity:0;visibility:hidden;clip-path:inset(0 0 100%);flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open{opacity:1;visibility:visible;clip-path:inset(0 0 0%)}.Navigation-module__eB08ka__navHeader{grid-template-columns:1fr auto 1fr;align-items:center;padding:16px 24px;display:grid}.Navigation-module__eB08ka__navHeader>:first-child{justify-self:start}.Navigation-module__eB08ka__navHeader>:nth-child(2){justify-self:center}.Navigation-module__eB08ka__navHeader>:last-child{justify-self:end}.Navigation-module__eB08ka__content{flex:1;justify-content:center;align-items:center;display:flex}.Navigation-module__eB08ka__menu{text-align:center;flex-direction:column;gap:16px;list-style:none;display:flex}.Navigation-module__eB08ka__menu li{overflow:hidden}.Navigation-module__eB08ka__link{color:var(--text-primary);letter-spacing:-.04em;text-transform:uppercase;opacity:0;font-size:clamp(2.5rem,8vw,5rem);font-weight:600;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s,letter-spacing .25s;display:inline-block;transform:translateY(100%)}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open .Navigation-module__eB08ka__link{opacity:1;transform:translateY(0)}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open li:first-child .Navigation-module__eB08ka__link{transition-delay:.1s}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open li:nth-child(2) .Navigation-module__eB08ka__link{transition-delay:.15s}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open li:nth-child(3) .Navigation-module__eB08ka__link{transition-delay:.2s}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open li:nth-child(4) .Navigation-module__eB08ka__link{transition-delay:.25s}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open li:nth-child(5) .Navigation-module__eB08ka__link{transition-delay:.3s}.Navigation-module__eB08ka__nav.Navigation-module__eB08ka__open li:nth-child(6) .Navigation-module__eB08ka__link{transition-delay:.35s}.Navigation-module__eB08ka__link:hover{opacity:.78;letter-spacing:-.02em;transform:none}.Navigation-module__eB08ka__navFooter{justify-content:space-between;align-items:center;padding:24px;display:flex}.Navigation-module__eB08ka__socials{gap:24px;display:flex}.Navigation-module__eB08ka__socials a{color:var(--text-primary);transition:opacity var(--transition-fast);font-size:.75rem}.Navigation-module__eB08ka__socials a:hover{opacity:.5}.Navigation-module__eB08ka__year{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.Navigation-module__eB08ka__header,.Navigation-module__eB08ka__navHeader{padding:12px 16px}.Navigation-module__eB08ka__logo{padding:8px 16px;font-size:.7rem}}
.NowPlaying-module__uJPf8W__widget{z-index:100;background:var(--text-primary);border-radius:var(--radius-full);opacity:0;visibility:hidden;transition:all var(--transition-base);align-items:center;gap:16px;padding:12px 20px 12px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0003}.NowPlaying-module__uJPf8W__widget.NowPlaying-module__uJPf8W__playing{opacity:1;visibility:visible}.NowPlaying-module__uJPf8W__indicator{gap:4px;display:flex}.NowPlaying-module__uJPf8W__dot{background:#ffffff80;border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite NowPlaying-module__uJPf8W__dotPulse}.NowPlaying-module__uJPf8W__dot:first-child{animation-delay:0s}.NowPlaying-module__uJPf8W__dot:nth-child(2){animation-delay:.2s}.NowPlaying-module__uJPf8W__dot:nth-child(3){animation-delay:.4s}@keyframes NowPlaying-module__uJPf8W__dotPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.NowPlaying-module__uJPf8W__playing .NowPlaying-module__uJPf8W__dot{background:#fff}.NowPlaying-module__uJPf8W__info{flex-direction:column;gap:2px;display:flex}.NowPlaying-module__uJPf8W__label{color:#fff9;letter-spacing:.1em;font-size:.5rem}.NowPlaying-module__uJPf8W__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.75rem;font-weight:500;overflow:hidden}.NowPlaying-module__uJPf8W__control{width:36px;height:36px;color:var(--text-primary);border-radius:var(--radius-lg);transition:all var(--transition-fast);background:#fff;justify-content:center;align-items:center;display:flex}.NowPlaying-module__uJPf8W__control:hover{transform:scale(1.05)}@media (max-width:480px){.NowPlaying-module__uJPf8W__widget{left:16px;right:16px;transform:none}.NowPlaying-module__uJPf8W__info{flex:1}}
.Riders-module__isNoha__riders{padding:var(--section-padding)24px;background:var(--bg-primary);position:relative}.Riders-module__isNoha__container{max-width:1200px;margin:0 auto}.Riders-module__isNoha__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Riders-module__isNoha__label{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:500}.Riders-module__isNoha__number{color:var(--text-muted);font-family:SF Mono,monospace;font-size:.65rem}.Riders-module__isNoha__grid{grid-template-columns:1.45fr 1fr;align-items:stretch;gap:18px;display:grid}.Riders-module__isNoha__diagramCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);justify-content:center;align-items:center;min-height:360px;padding:18px;transition:border-color .18s,box-shadow .18s;display:flex}.Riders-module__isNoha__diagramCard:hover{border-color:#d8d2c8;box-shadow:0 10px 22px #0000000a}.Riders-module__isNoha__diagram{width:100%;max-width:100%;height:auto;display:block}.Riders-module__isNoha__platterSpin{transform-origin:86px 108px;animation:14s linear infinite Riders-module__isNoha__riderSpin}.Riders-module__isNoha__platterSpinReverse{transform-origin:86px 108px;animation:16s linear infinite Riders-module__isNoha__riderSpinReverse}.Riders-module__isNoha__centerBreath{transform-origin:86px 108px;animation:2.8s ease-in-out infinite Riders-module__isNoha__riderBreath}.Riders-module__isNoha__cablePulse{animation:3.6s ease-in-out infinite Riders-module__isNoha__riderCablePulse}.Riders-module__isNoha__cablePulseSlow{animation:5.2s ease-in-out infinite Riders-module__isNoha__riderCablePulse}.Riders-module__isNoha__specsGrid{grid-template-columns:1fr;gap:12px;display:grid}.Riders-module__isNoha__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:18px 18px 16px;transition:border-color .18s,box-shadow .18s}.Riders-module__isNoha__card:hover{border-color:#d8d2c8;box-shadow:0 8px 18px #00000009}.Riders-module__isNoha__cardLabel{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.62rem;display:block}.Riders-module__isNoha__specList{flex-direction:column;gap:10px;display:flex}.Riders-module__isNoha__spec{border-bottom:1px solid #f0ede8;grid-template-columns:minmax(64px,auto) 1fr;align-items:baseline;gap:12px;padding-bottom:8px;display:grid}.Riders-module__isNoha__spec:last-child{border-bottom:none;padding-bottom:0}.Riders-module__isNoha__specKey{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.62rem;line-height:1.35}.Riders-module__isNoha__specValue{color:var(--text-primary);letter-spacing:.01em;word-break:break-word;font-size:.86rem;font-weight:500;line-height:1.35}.Riders-module__isNoha__note{text-align:center;margin-top:22px}.Riders-module__isNoha__note p{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.66rem}@keyframes Riders-module__isNoha__riderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Riders-module__isNoha__riderSpinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes Riders-module__isNoha__riderBreath{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}@keyframes Riders-module__isNoha__riderCablePulse{0%,to{opacity:.45}50%{opacity:.72}}.Riders-module__isNoha__blurFade{background:linear-gradient(to bottom,transparent,var(--bg-secondary));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1100px){.Riders-module__isNoha__grid{grid-template-columns:1.2fr 1fr}}@media (max-width:900px){.Riders-module__isNoha__riders{padding-left:16px;padding-right:16px}.Riders-module__isNoha__grid{grid-template-columns:1fr;gap:14px}.Riders-module__isNoha__diagramCard{min-height:280px;padding:14px 10px}.Riders-module__isNoha__card{padding:15px}.Riders-module__isNoha__spec{grid-template-columns:1fr;gap:4px;padding-bottom:9px}.Riders-module__isNoha__specKey{font-size:.6rem}.Riders-module__isNoha__specValue{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.Riders-module__isNoha__diagramCard,.Riders-module__isNoha__card{transition:none}.Riders-module__isNoha__platterSpin,.Riders-module__isNoha__platterSpinReverse,.Riders-module__isNoha__centerBreath,.Riders-module__isNoha__cablePulse,.Riders-module__isNoha__cablePulseSlow{animation:none}}
.Testimonials-module__ItA9Ha__testimonials{padding:var(--section-padding)24px;background:var(--bg-secondary);position:relative}.Testimonials-module__ItA9Ha__container{max-width:1200px;margin:0 auto}.Testimonials-module__ItA9Ha__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Testimonials-module__ItA9Ha__label{color:var(--text-muted);letter-spacing:.15em;font-size:.7rem;font-weight:500}.Testimonials-module__ItA9Ha__number{color:var(--text-muted);font-family:SF Mono,monospace;font-size:.65rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all var(--transition-base);padding:24px;position:relative}.Testimonials-module__ItA9Ha__card:hover{border-color:var(--text-primary)}.Testimonials-module__ItA9Ha__index{color:var(--text-muted);font-family:SF Mono,monospace;font-size:.6rem;position:absolute;top:16px;right:16px}.Testimonials-module__ItA9Ha__quote{color:var(--text-primary);margin-bottom:20px;font-size:.95rem;font-weight:500;line-height:1.5}.Testimonials-module__ItA9Ha__attribution{flex-direction:column;gap:4px;display:flex}.Testimonials-module__ItA9Ha__author{color:var(--text-primary);letter-spacing:.1em;font-size:.7rem;font-weight:500}.Testimonials-module__ItA9Ha__source{color:var(--text-muted);font-size:.65rem}.Testimonials-module__ItA9Ha__blurFade{background:linear-gradient(to bottom,transparent,var(--bg-primary));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}@media (max-width:900px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.page-module___8aEwW__main{min-height:100vh;position:relative}
