*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Bebas Neue,sans-serif;color:#fff;font-weight:400;background:#000;display:flex;flex-direction:column;min-height:100vh}body:before{content:"";position:fixed;inset:0;background:url(/images/assets/background-scaled.webp) center / cover no-repeat;z-index:-2}body:after{content:"";position:fixed;inset:0;background:#000000d6;z-index:-1;opacity:.65}h1,h2{color:#bcbcbc}p{color:#dedede}.site-header{position:static;top:0;z-index:10;backdrop-filter:blur(10px);background:#ffffff26;border-bottom:1px solid rgba(255,255,255,.25)}.header-inner{max-width:1100px;margin:0 auto;padding:1rem 1.25rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.logo{grid-column:2;justify-self:center;height:3.5rem}.social{grid-column:3;justify-self:end;margin-right:-1rem}.social-label{font-size:.85rem;opacity:.8}.social-icons{display:flex;gap:1rem}.social-icons svg{width:1rem;height:1rem;color:#d1d1d1;opacity:.8;transition:opacity .2s ease}.social-icons svg:hover{opacity:1}.site-header .menu{display:flex;gap:1.5rem}.site-header .menu a{color:inherit;text-decoration:none}.site-header .menu a:visited{color:inherit}.site-header .menu a:hover{opacity:.7}.site-header .menu a:focus,.site-header .menu a:active{color:inherit;text-decoration:none}.about-paragraph{text-align:center;line-height:1.75;font-size:90%;margin-bottom:4rem}.btn-submit{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:140px;padding:.5rem 1.5rem}.btn-label{transition:opacity .12s ease}.btn-spinner{width:18px;height:18px;border-radius:999px;border:2px solid rgba(0,0,0,.25);border-top-color:#000000d9;animation:spin .8s linear infinite;position:absolute;opacity:0;pointer-events:none}.btn-submit.is-loading .btn-spinner{opacity:1}.btn-submit.is-loading .btn-label{opacity:0}button:disabled{opacity:.7;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}.textarea-wrapper{position:relative;width:100%}textarea{padding-bottom:1.6rem}.char-count{position:absolute;right:.6rem;bottom:.35rem;font-size:.75rem;color:#9a9a9a;pointer-events:none}.form-status{text-align:center;font-size:.95rem;min-height:1.2em}.form-status.is-loading,.form-status.is-success{color:#d1d1d1}.form-status.is-error{color:#ff4d4d}.page{max-width:720px;margin:0 auto;padding:2.5rem .5rem 2rem;text-align:center;flex:1}.text-glass{background:#00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem 1.25rem;border-radius:10px;max-width:60ch;margin:0 auto;text-align:left}.intro p{max-width:32rem;margin:0 auto 3rem;opacity:.85}.form-section{display:flex;justify-content:center}.contact-form{width:100%;max-width:520px;display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:.75rem}.form-row label{text-align:left;font-size:.9rem;color:#d1d1d1}.form-row input,.form-row textarea{width:100%;padding:.75rem .9rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:6px;color:#fff;font-size:.95rem}.form-row input:focus,.form-row textarea:focus{outline:none;border-color:#fff;background:#ffffff1a}.form-row textarea{resize:vertical;min-height:120px}.form-actions{display:flex;flex-direction:column;align-items:center;gap:.1rem;margin-top:.1rem}button{padding:.75rem 1.25rem;background:#fff;color:#000;border:none;border-radius:6px;font-weight:600;cursor:pointer}button:hover{background:#e6e6e6}.playlists{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:3rem;align-items:start}.playlist{display:flex;flex-direction:column;align-items:center}.playlist img{width:100%;max-width:260px;height:120px;object-fit:contain;margin-bottom:1rem;background:transparent;box-shadow:none}.playlist iframe{width:100%;max-width:320px;height:80px;border-radius:12px;border:none}.highlight-melodia{color:#6e99d3}.highlight-tech{color:#fef759}.highlight-arkana{color:#999}.highlight-revelation{color:#c40b0e}.footer{text-align:center;color:#5b5b5b;font-size:.875rem;margin:2rem auto 1.5rem;padding:1.5rem 0;width:100%}@media(max-width:768px){html,body{margin:0;padding:0}.page{width:100%;max-width:100%;margin:0 auto;padding-left:1rem;padding-right:1rem}.site-header{position:static;width:100%;margin:0;left:0;right:0;padding:0%}.header-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;text-align:center}.logo{order:1}.menu{order:2}.social{order:3}.logo,.menu,.social{display:flex;justify-content:center;width:100%;margin:0}.menu{gap:1.5rem}.menu a{display:inline-block}.social{gap:1rem}.form-row{display:flex;flex-direction:column;gap:.4rem}.form-row label{width:100%;text-align:left}.form-row input,.form-row textarea,button{width:100%}.playlists{grid-template-columns:1fr;gap:2rem}}
