
:root{
  --bg:#0F1B33; --text:#F5F7FA; --muted:#CCD3DD;
  --primary:#2E9FFF; --accent:#F46A3D;
  --card:rgba(255,255,255,.06); --border:rgba(255,255,255,.12);
}
*{box-sizing:border-box} html,body{margin:0;padding:0;background:radial-gradient(1000px 500px at 0% 0%, rgba(46,159,255,.06), transparent 60%), radial-gradient(800px 400px at 100% 0%, rgba(244,106,61,.05), transparent 60%), var(--bg);color:var(--text);font:16px/1.6 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
a{color:var(--primary);text-decoration:none}
.container{max-width:1180px;margin:0 auto;padding:16px 28px}
header,footer{background:rgba(255,255,255,.03);border-bottom:1px solid var(--border)}
footer{border-top:1px solid var(--border);border-bottom:none;margin-top:48px}
nav ul{display:flex;gap:36px;list-style:none;margin:0;padding:0;align-items:center;flex-wrap:nowrap;white-space:nowrap}
.logo{display:flex;align-items:center;gap:12px}
.badge{display:inline-block;padding:.35rem .7rem;border-radius:9999px;border:1px solid rgba(229,231,235,.18);color:var(--text);font-size:12px}
.hero{}
h1{font-size:40px;margin:0 0 10px} h2{font-size:28px;margin:20px 0 10px} h3{margin:12px 0 6px}
.muted{color:var(--muted)}
.btn{display:inline-block;padding:12px 18px;border-radius:12px;border:1px solid rgba(229,231,235,.18);color:var(--text);margin-right:12px;transition:transform .12s ease}
.btn:hover{transform:translateY(-1px)}
.grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,.18)}
.heroimg{width:100%;border-radius:16px;margin-top:18px;background:radial-gradient(1200px 600px at 20% 10%, rgba(46,159,255,.20), transparent 60%), radial-gradient(800px 400px at 80% 30%, rgba(244,106,61,.16), transparent 60%)}
.footergrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;align-items:center}
hr.sep{border:0;border-top:1px solid var(--border);margin:24px 0}
form input, form textarea, form select{width:100%;padding:10px;border-radius:10px;border:1px solid var(--border);background:rgba(255,255,255,.03);color:var(--text)}
.checkbox{display:flex;gap:10px;align-items:flex-start}
.note{font-size:13px;color:var(--muted)}
.hero-title{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}
img{max-width:100%;height:auto}
#dmk-cookie-banner{position:fixed;left:0;right:0;bottom:0;background:rgba(15,23,42,.98);border-top:1px solid rgba(255,255,255,.12);z-index:9999}
.dmk-cookie-wrap{max-width:1100px;margin:0 auto;padding:14px 24px;display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap;color:#E5E7EB}
.dmk-cookie-text{color:#CBD5E1} .dmk-cookie-actions{display:flex;gap:10px}
#dmk-cookie-banner .btn{display:inline-block;padding:10px 14px;border-radius:10px;border:1px solid rgba(229,231,235,.18);color:#E5E7EB;background:transparent;cursor:pointer}
#dmk-cookie-banner .btn.secondary{opacity:.8}
#dmk-cookie-banner a{color:#93C5FD}



nav a{font-weight:600;opacity:.92} nav a:hover{opacity:1;text-decoration:underline}

@media (max-width: 1024px){  }
@media (max-width: 640px){  }

.section{background:rgba(255,255,255,.03);border:1px solid var(--border);border-radius:16px;padding:24px;margin:20px 0;box-shadow:0 8px 24px rgba(0,0,0,.18)}
h1{font-size:48px;margin:6px 0 12px}
h2{font-size:30px;margin:18px 0 10px}

/* v9.4: fixed logo sizing */
.logo svg{width:300px; height:auto; display:block}
@media (max-width: 1024px){ .logo svg{width:240px} }
@media (max-width: 640px){ .logo svg{width:180px} }

/* v9.4: AI+music motifs */
.section{
  position:relative;
  background:rgba(255,255,255,.03);
  border:1px solid var(--border);
  border-radius:16px;
  padding:28px 28px 24px 28px;
  margin:22px 0;
  box-shadow:0 8px 24px rgba(0,0,0,.18);
  overflow:hidden;
}
.section::before{
  content:"";
  position:absolute; inset:0;
  background:
    url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 200'%3E%3Cg stroke='rgba(255,255,255,0.08)' stroke-width='1'%3E%3Ccircle cx='20' cy='30' r='2'/%3E%3Ccircle cx='120' cy='60' r='2'/%3E%3Ccircle cx='240' cy='40' r='2'/%3E%3Ccircle cx='360' cy='80' r='2'/%3E%3Cline x1='20' y1='30' x2='120' y2='60' /%3E%3Cline x1='120' y1='60' x2='240' y2='40' /%3E%3Cline x1='240' y1='40' x2='360' y2='80' /%3E%3C/g%3E%3C/svg%3E") right 20px top 10px / 320px 160px no-repeat,
    url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 120'%3E%3Cpath d='M0 60 Q50 20 100 60 T200 60 T300 60 T400 60' fill='none' stroke='rgba(46,159,255,0.18)' stroke-width='3'/%3E%3Cpath d='M0 80 Q50 40 100 80 T200 80 T300 80 T400 80' fill='none' stroke='rgba(244,106,61,0.14)' stroke-width='2'/%3E%3C/svg%3E") left -40px bottom -10px / 480px 160px no-repeat;
  pointer-events:none; opacity:1;
}
/* Heading accent */
h2{
  position:relative; padding-left:14px;
}
h2::before{
  content:"";
  position:absolute; left:0; top:6px; bottom:6px;
  width:4px; border-radius:4px;
  background:linear-gradient(180deg, var(--primary), var(--accent));
}
