.Nav-module__Vx7nOW__nav{z-index:100;background:color-mix(in srgb, var(--bg) 85%, transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);position:sticky;top:0}.Nav-module__Vx7nOW__inner{justify-content:space-between;align-items:center;max-width:960px;height:56px;margin:0 auto;padding:0 40px;display:flex}.Nav-module__Vx7nOW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Nav-module__Vx7nOW__logoMark{border-radius:50%;width:28px;height:28px;overflow:hidden}.Nav-module__Vx7nOW__logoMark img{object-fit:contain;width:100%;height:100%}.Nav-module__Vx7nOW__logoLight{display:block}.Nav-module__Vx7nOW__logoDark{display:none}@media (prefers-color-scheme:dark){.Nav-module__Vx7nOW__logoLight{display:none}.Nav-module__Vx7nOW__logoDark{display:block}}.Nav-module__Vx7nOW__logoText{letter-spacing:.18em;text-transform:uppercase;color:var(--text);font-size:11px;font-weight:400}.Nav-module__Vx7nOW__links{gap:32px;list-style:none;display:flex}.Nav-module__Vx7nOW__links a{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:11px;text-decoration:none;transition:color .15s}.Nav-module__Vx7nOW__links a:hover{color:var(--text)}@media (max-width:600px){.Nav-module__Vx7nOW__inner{padding:0 20px}.Nav-module__Vx7nOW__links{gap:20px}.Nav-module__Vx7nOW__logoText{display:none}}
.Hero-module__oEVfFq__wrapper{max-width:960px;margin:48px auto;padding:0 40px}.Hero-module__oEVfFq__imageContainer{aspect-ratio:16/7;width:100%;position:relative;overflow:hidden}.Hero-module__oEVfFq__image{object-fit:cover;object-position:center top}.Hero-module__oEVfFq__overlay{background:linear-gradient(#0000 45%,#0009 100%);align-items:flex-end;padding:32px;display:flex;position:absolute;inset:0}.Hero-module__oEVfFq__text h1{letter-spacing:.15em;text-transform:uppercase;color:#fff;font-size:clamp(28px,5vw,52px);font-weight:200;line-height:1.1}.Hero-module__oEVfFq__text p{letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;margin-top:8px;font-size:11px}@media (max-width:600px){.Hero-module__oEVfFq__wrapper{margin:32px auto;padding:0 20px}.Hero-module__oEVfFq__overlay{padding:20px}}
.Music-module__tgGJaW__section{border-top:1px solid var(--border);max-width:960px;margin:0 auto;padding:64px 40px}.Music-module__tgGJaW__label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:32px;font-size:10px}.Music-module__tgGJaW__embed{border-radius:4px;overflow:hidden}@media (max-width:600px){.Music-module__tgGJaW__section{padding:48px 20px}}
.About-module__5_NaKq__section{border-top:1px solid var(--border);max-width:960px;margin:0 auto;padding:64px 40px}.About-module__5_NaKq__label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:32px;font-size:10px}.About-module__5_NaKq__body{max-width:640px}.About-module__5_NaKq__body p{color:var(--text);margin-bottom:20px;font-size:15px;font-weight:300;line-height:1.85}.About-module__5_NaKq__body p:last-child{margin-bottom:0}@media (max-width:600px){.About-module__5_NaKq__section{padding:48px 20px}}
.Contact-module__RDTI0G__section{border-top:1px solid var(--border);max-width:960px;margin:0 auto;padding:64px 40px}.Contact-module__RDTI0G__label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:32px;font-size:10px}.Contact-module__RDTI0G__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.Contact-module__RDTI0G__info p{color:var(--text-muted);font-size:13px;line-height:2}.Contact-module__RDTI0G__info strong{color:var(--text);font-weight:400}.Contact-module__RDTI0G__info a{color:var(--text);text-underline-offset:3px;text-decoration:underline}.Contact-module__RDTI0G__info a:hover{color:var(--text-muted)}.Contact-module__RDTI0G__group{margin-bottom:20px}.Contact-module__RDTI0G__group label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:10px;display:block}.Contact-module__RDTI0G__group input,.Contact-module__RDTI0G__group select,.Contact-module__RDTI0G__group textarea{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text);appearance:none;background:0 0;border-radius:0;outline:none;padding:8px 0;font-family:inherit;font-size:14px;font-weight:300}.Contact-module__RDTI0G__group textarea{resize:none;height:90px}.Contact-module__RDTI0G__group input:focus,.Contact-module__RDTI0G__group select:focus,.Contact-module__RDTI0G__group textarea:focus{border-bottom-color:var(--text)}.Contact-module__RDTI0G__submit{background:var(--text);color:var(--bg);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;margin-top:28px;padding:12px 32px;font-family:inherit;font-size:11px;transition:opacity .15s}.Contact-module__RDTI0G__submit:hover{opacity:.75}.Contact-module__RDTI0G__submit:disabled{opacity:.4;cursor:not-allowed}.Contact-module__RDTI0G__success{color:var(--text-muted);letter-spacing:.04em;margin-top:16px;font-size:13px}.Contact-module__RDTI0G__error{color:#c0392b;margin-top:16px;font-size:13px}.Contact-module__RDTI0G__fieldError{color:#c0392b;letter-spacing:.03em;margin-top:4px;font-size:11px}.Contact-module__RDTI0G__groupInvalid input,.Contact-module__RDTI0G__groupInvalid select,.Contact-module__RDTI0G__groupInvalid textarea{border-bottom-color:#c0392b}.Contact-module__RDTI0G__captchaRow{margin-top:8px;margin-bottom:4px}@media (max-width:720px){.Contact-module__RDTI0G__grid{grid-template-columns:1fr;gap:40px}.Contact-module__RDTI0G__section{padding:48px 20px}}
.Footer-module__as8s1W__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:24px 40px;display:flex}.Footer-module__as8s1W__footer p{color:var(--text-muted);letter-spacing:.06em;font-size:11px}@media (max-width:600px){.Footer-module__as8s1W__footer{text-align:center;flex-direction:column;gap:8px;padding:24px 20px}}
