@font-face {
  font-family: "Instrument Sans";
  src: url("assets/fonts/InstrumentSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Instrument Sans";
  src: url("assets/fonts/InstrumentSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}

:root {
  --sp-bg: #2a1540;
  --sp-panel: #3c2a55;
  --sp-line: #6a3e9a;
  --sp-copy: #e3d9f6;
  --sp-muted: #b59bc9;
  --sp-accent: #ff00ff;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; background: var(--sp-bg); }

body {
  margin: 0;
  background: var(--sp-bg);
  color: var(--sp-copy);
  font-family: "Instrument Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
}

.cx-seo-71ac2e { width: min(1120px, calc(100% - 40px)); margin-inline: auto; }

.cx-seo-804f93 {
  position: sticky;
  top: 0;
  z-index: 20;
  border-bottom: 1px solid var(--sp-line);
  background: rgba(42, 21, 64, .96);
  backdrop-filter: blur(12px);
}

.cx-seo-a311d4 { min-height: 72px; display: flex; align-items: center; gap: 28px; }
.cx-seo-32f99b { display: flex; align-items: center; margin-right: auto; }
.cx-seo-32f99b img { display: block; width: auto; height: 45px; }
.cx-seo-94b5a1 { display: flex; align-items: center; gap: 22px; }
.cx-seo-94b5a1 a, .cx-seo-b450ca a { color: var(--sp-copy); text-decoration: none; font-size: 14px; font-weight: 700; }
.cx-seo-94b5a1 a:hover, .cx-seo-b450ca a:hover { color: var(--sp-accent); }

.cx-seo-2db727 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 9px 22px;
  border: 1px solid #b300b3;
  border-radius: 8px;
  background: var(--sp-accent);
  color: #fff !important;
  font-weight: 700;
  text-decoration: none;
  transition: filter .2s, transform .2s;
}
.cx-seo-2db727:hover { filter: brightness(.8); transform: translateY(-1px); }

.cx-seo-9df47f {
  position: relative;
  overflow: hidden;
  margin-top: 32px;
  border: 1px solid var(--sp-line);
  border-radius: 18px;
  background: var(--sp-panel);
}
.cx-seo-9df47f::after { content: ""; position: absolute; inset: 0; background: linear-gradient(115deg, rgba(42,21,64,.96) 10%, rgba(60,42,85,.82) 60%, rgba(255,0,255,.2)), radial-gradient(circle at 82% 40%, rgba(255,0,255,.26), transparent 34%); pointer-events: none; }
.cx-seo-651bf8 { position: absolute; inset: 0; display: block; }
.cx-seo-651bf8 img { display: block; width: 100%; height: 100%; object-fit: cover; }
.cx-seo-d0204f { position: relative; z-index: 1; max-width: 760px; padding: clamp(48px, 8vw, 96px) clamp(24px, 6vw, 72px); }
.cx-seo-0879aa { margin: 0 0 10px; color: var(--sp-accent); font-size: 14px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; }
.cx-seo-d0204f h1 { margin: 0; font-size: clamp(34px, 5.5vw, 66px); line-height: 1.08; letter-spacing: -.035em; }
.cx-seo-d0204f .cx-seo-55a90c { margin: 14px 0 0; color: var(--sp-muted); font-size: 13px; }
.cx-seo-d0204f p:not(.cx-seo-0879aa) { max-width: 650px; margin: 22px 0 28px; color: #f0eafa; font-size: clamp(17px, 2vw, 21px); }
.cx-seo-d0204f p.cx-seo-55a90c { margin: 14px 0 0; color: var(--sp-muted); font-size: 13px; }

.cx-seo-3458ab { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 34px; margin-block: 42px; align-items: start; }
.cx-seo-2effc0 { min-width: 0; }
.cx-seo-40b1e6 { margin: 0 0 24px; border: 1px solid var(--sp-line); border-radius: 16px; background: var(--sp-panel); }
.cx-seo-40b1e6 summary { position: relative; padding: 20px 54px 20px 24px; color: var(--sp-copy); font-size: 18px; font-weight: 700; cursor: pointer; list-style: none; }
.cx-seo-40b1e6 summary::-webkit-details-marker { display: none; }
.cx-seo-40b1e6 summary::after { position: absolute; top: 50%; right: 24px; content: "+"; color: var(--sp-accent); font-size: 28px; line-height: 1; transform: translateY(-50%); }
.cx-seo-40b1e6[open] summary::after { content: "−"; }
.cx-seo-40b1e6 nav { padding: 0 24px 22px; border-top: 1px solid var(--sp-line); }
.cx-seo-40b1e6 ol { margin: 18px 0 0; padding-left: 22px; }
.cx-seo-40b1e6 li + li { margin-top: 8px; }
.cx-seo-40b1e6 a { color: var(--sp-muted); font-size: 15px; text-decoration: none; }
.cx-seo-40b1e6 a:hover { color: var(--sp-accent); }
.cx-seo-2effc0 section { margin-bottom: 24px; padding: clamp(23px, 4vw, 40px); border: 1px solid var(--sp-line); border-radius: 16px; background: var(--sp-panel); }
.cx-seo-2effc0 h2 { margin: 0 0 18px; font-size: clamp(26px, 3.2vw, 36px); line-height: 1.2; }
.cx-seo-2effc0 h3 { margin: 26px 0 8px; font-size: 21px; line-height: 1.3; color: #fff; }
.cx-seo-2effc0 p { margin: 0 0 16px; color: var(--sp-muted); }
.cx-seo-2effc0 p:last-child { margin-bottom: 0; }
.cx-seo-2effc0 ul, .cx-seo-2effc0 ol { margin: 12px 0 0; padding-left: 24px; color: var(--sp-muted); }
.cx-seo-2effc0 li + li { margin-top: 10px; }
.cx-seo-2effc0 strong { color: var(--sp-copy); }

.cx-seo-148cdb { position: sticky; top: 100px; overflow: hidden; border: 1px solid rgba(255, 0, 255, .55); border-radius: 20px; background: linear-gradient(160deg, #4a2d64 0%, #321c49 62%, #241035 100%); box-shadow: 0 20px 55px rgba(13, 4, 22, .38), inset 0 1px 0 rgba(255, 255, 255, .08); }
.cx-seo-148cdb::before { position: absolute; right: -90px; bottom: -90px; width: 220px; height: 220px; border-radius: 50%; background: rgba(255, 0, 255, .16); filter: blur(28px); content: ""; pointer-events: none; }
.cx-seo-7e091a { position: relative; z-index: 1; display: block; color: var(--sp-copy); text-decoration: none; }
.cx-seo-02b4f8 { position: relative; height: 180px; overflow: hidden; }
.cx-seo-02b4f8::after { position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(31, 10, 48, .05), #3d2355 96%); content: ""; }
.cx-seo-02b4f8 img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.cx-seo-7e091a:hover .cx-seo-02b4f8 img { transform: scale(1.06); }
.cx-seo-a9e243 { position: absolute; top: 16px; left: 16px; z-index: 1; padding: 6px 11px; border: 1px solid rgba(255,255,255,.32); border-radius: 999px; background: rgba(42,21,64,.78); color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; backdrop-filter: blur(8px); }
.cx-seo-437ec0 { position: relative; padding: 8px 24px 26px; }
.cx-seo-e701b9 { display: grid; width: 42px; height: 42px; margin: -29px 0 16px; place-items: center; border: 1px solid rgba(255,255,255,.38); border-radius: 13px; background: var(--sp-accent); color: #fff; font-size: 22px; box-shadow: 0 8px 24px rgba(255,0,255,.35); }
.cx-seo-148cdb h2 { margin: 0 0 12px; font-size: 27px; line-height: 1.15; letter-spacing: -.025em; }
.cx-seo-148cdb p { margin: 0 0 22px; color: #c9b5d9; font-size: 14px; line-height: 1.65; }
.cx-seo-f31672 { display: flex; justify-content: space-between; align-items: center; width: 100%; min-height: 50px; padding: 10px 18px; border: 1px solid #ff4dff; border-radius: 10px; background: linear-gradient(95deg, #f000e6, #ff00ff); color: #fff; font-size: 16px; font-weight: 700; box-shadow: 0 10px 26px rgba(255,0,255,.22); transition: filter .2s, transform .2s; }
.cx-seo-7e091a:hover .cx-seo-f31672 { filter: brightness(.86); transform: translateY(-2px); }
.cx-seo-437ec0 small { display: block; margin-top: 14px; color: #9f83b7; font-size: 11px; text-align: center; }

.cx-seo-b450ca { display: grid; gap: 10px; margin-top: 26px; padding-top: 22px; border-top: 1px solid var(--sp-line); }
.cx-seo-b450ca span { color: var(--sp-muted); font-size: 13px; font-weight: 700; text-transform: uppercase; }

.cx-seo-c8d3b0 { border-top: 1px solid var(--sp-line); }
.cx-seo-fad316 { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 22px; padding-block: 30px; }
.cx-seo-fad316 p { margin: 0; color: var(--sp-muted); font-size: 14px; }
.cx-seo-fad316 nav { display: flex; flex-wrap: wrap; gap: 18px; }
.cx-seo-fad316 a { color: var(--sp-copy); font-size: 14px; text-decoration: none; }
.cx-seo-fad316 a:hover { color: var(--sp-accent); }

@media (max-width: 900px) {
  .cx-seo-94b5a1 { display: none; }
  .cx-seo-3458ab { grid-template-columns: 1fr; }
  .cx-seo-148cdb { position: static; }
}

@media (max-width: 560px) {
  .cx-seo-71ac2e { width: min(100% - 24px, 1120px); }
  .cx-seo-a311d4 { min-height: 64px; }
  .cx-seo-32f99b img { height: 38px; }
  .cx-seo-a311d4 > .cx-seo-2db727 { padding-inline: 15px; font-size: 14px; }
  .cx-seo-9df47f { margin-top: 18px; }
  .cx-seo-d0204f { padding: 42px 22px; }
  .cx-seo-3458ab { margin-block: 24px; }
  .cx-seo-2effc0 section { padding: 23px 20px; }
}
