*, *::before, *::after{box-sizing: border-box;}html{-webkit-text-size-adjust: 100%; scroll-behavior: smooth;}body{margin: 0; background: var(--bg-deep); color: var(--text); font-family: 'Space Grotesk', system-ui, -apple-system, 'Segoe UI', sans-serif; overflow-x: hidden; overflow-wrap: break-word;}a{color: inherit; text-decoration: none;}a:hover{color: var(--brand);}input, button, select, textarea{font: inherit;}img{max-width: 100%;}::selection{background: var(--brand); color: var(--brand-ink);}:focus-visible{outline: 2px solid var(--brand); outline-offset: 2px;}.x79393ba{font-family: 'JetBrains Mono', ui-monospace, 'SFMono-Regular', Menlo, monospace; font-variant-numeric: tabular-nums; letter-spacing: -.02em; word-spacing: -.24em;}.xde06cf4{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--text-mute);}@keyframes xnd-sweep{from{left: -4px;}to{left: 100%;}}@keyframes xnd-pulse{0%, 100%{opacity: .5; transform: scale(1);}50%{opacity: 1; transform: scale(1.3);}}@keyframes xnd-rise{from{opacity: 0; transform: translateY(12px);}to{opacity: 1; transform: translateY(0);}}@keyframes xnd-marquee{from{transform: translateX(0);}to{transform: translateX(-50%);}}@media (prefers-reduced-motion: reduce){html{scroll-behavior: auto;}*, *::before, *::after{animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important;}}.x01fa004{position: relative; min-height: 100vh; background: var(--bg); padding-bottom: 24px; overflow-x: clip;}.xeafd993{position: fixed; inset: 0; pointer-events: none; overflow: hidden; z-index: 0;}.x637c805{position: absolute; inset: -1px; background-image: linear-gradient(to right, var(--grid) 1px, transparent 1px), linear-gradient(to bottom, var(--grid) 1px, transparent 1px); background-size: 72px 72px; -webkit-mask-image: linear-gradient(180deg, #000 0%, transparent 78%); mask-image: linear-gradient(180deg, #000 0%, transparent 78%);}.x41edae2{position: absolute; inset: 0; background: radial-gradient(72% 44% at 50% -8%, color-mix(in srgb, var(--brand) 20%, transparent), transparent 68%), radial-gradient(48% 38% at 104% 82%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 70%);}.x422a3fe{position: relative; z-index: 1; --gutter: clamp(12px, 3vw, 26px); --content-w: 1268px; --stack-gap: clamp(40px, 5.4vw, 76px); display: grid; grid-template-columns: [full-start] minmax(var(--gutter), 1fr) [content-start] minmax(0, var(--content-w)) [content-end] minmax(var(--gutter), 1fr) [full-end]; row-gap: var(--stack-gap);}.x422a3fe > *{grid-column: content;}.x422a3fe > .x5019e00, .x422a3fe > .xe9add1b{grid-column: full;}.x5019e00{padding: clamp(30px, 4vw, 54px) var(--gutter); background: var(--band-bg); border-block: 1px solid var(--line-2);}.xe9add1b + .x5019e00, .x5019e00 + .x5019e00{margin-top: calc(-1 * var(--stack-gap)); border-top: 0;}.xdd2c903{max-width: var(--content-w); margin: 0 auto; display: flex; flex-direction: column; gap: clamp(28px, 3.6vw, 48px);}.x873d6ed{display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: clamp(26px, 3vw, 46px); align-items: start;}.xe7657e5{position: sticky; top: clamp(78px, 9vw, 92px); display: flex; flex-direction: column; gap: 14px;}@media (max-width: 1100px){.x873d6ed{display: flex; flex-direction: column; align-items: stretch;}.xe7657e5{position: static; order: -1;}}.xfa620e0{display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: clamp(12px, 2vw, 22px); margin-bottom: 18px;}.x9427103{display: flex; align-items: center; gap: 12px; min-width: 0;}.x5f74ae0{position: relative; margin: 0; padding-left: 16px; font-size: clamp(22px, 2.9vw, 32px); font-weight: 700; letter-spacing: -.02em;}.x5f74ae0::before{content: ""; position: absolute; left: 0; top: .18em; bottom: .18em; width: 3px; border-radius: 2px; background: linear-gradient(180deg, var(--brand), var(--accent)); box-shadow: 0 0 12px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x67e7c5f{height: 1px; min-width: 0; background: linear-gradient(90deg, var(--line-2), transparent);}@media (max-width: 560px){.xfa620e0{grid-template-columns: 1fr auto; gap: 10px;}.x67e7c5f{display: none;}}:where( button.x067f793, button.x5c585f3, button.x9fcd456, button.x88baf1a, button.x9793623, button.xc519ff2, button.x02e8be1, button.x10f5bff, button.x039984d, button.x4b7110b, button.x3bdd0e9, .xa4aae79 button ){appearance: none; -webkit-appearance: none; margin: 0; padding: 0; border: 0; background: transparent; color: inherit; text-align: inherit; cursor: pointer;}.x067f793{border-radius: 10px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 12px 20px; border: 1px solid var(--line-2); font-size: 13.5px; font-weight: 600; letter-spacing: .01em; cursor: pointer; background-color: var(--surface-2); transition: color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease;}.x5134d9d{position: relative; overflow: hidden; border-color: transparent; font-weight: 700; color: var(--brand-ink); background: var(--brand); box-shadow: 0 0 18px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x5134d9d:hover{color: var(--brand-ink); box-shadow: 0 0 28px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.xf88f448{position: absolute; top: 0; bottom: 0; left: -4px; width: 2px; background: color-mix(in srgb, var(--brand-ink) 45%, transparent); animation: xnd-sweep 3.6s linear infinite; pointer-events: none; opacity: .5;}.x0ea3259{color: var(--text); background-color: transparent; border-color: var(--line-2);}.x0ea3259:hover{color: var(--brand); border-color: var(--brand-line);}.x29b2d88{border-radius: 10px; padding: 9px 14px; font-size: 12.5px; color: var(--text-dim); background-color: transparent; border-color: var(--line);}.x29b2d88:hover{color: var(--brand); border-color: var(--brand-line);}.x84922c4{display: grid; place-items: center; width: 36px; height: 36px; flex: 0 0 auto; border: 1px solid var(--line-2); border-radius: 10px; color: var(--text-dim); background: var(--surface-2); cursor: pointer; transition: color .18s ease, border-color .18s ease;}.x84922c4:hover{color: var(--brand); border-color: var(--brand-line);}.x84922c4[disabled]{opacity: .45; cursor: default;}.x84922c4[disabled]:hover{color: var(--text-dim); border-color: var(--line-2);}.xf6a8e52, .x50c53b1, .xbb0d85c, .x31d58d9, .x4939db1{--surface: var(--chrome-surface); --surface-2: var(--chrome-surface-2); --text: var(--chrome-text); --text-dim: var(--chrome-text-dim); --text-mute: var(--chrome-text-mute); --line: var(--chrome-line); --line-2: var(--chrome-line-2); color: var(--text);}.xf6a8e52{position: relative; overflow: hidden; background: var(--chrome-bg); border-bottom: 1px solid var(--line); color: var(--text-dim);}.x5126fbb{display: flex; width: max-content; animation: xnd-marquee 46s linear infinite;}.x2710b31{display: flex; align-items: center; gap: 30px; padding: 9px 15px 9px 0;}.xba163aa{display: inline-flex; align-items: center; gap: 9px; white-space: nowrap;}.x8cb532a{width: 5px; height: 5px; border-radius: 50%; background: var(--brand); box-shadow: 0 0 8px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x1f295df{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--text-mute);}.xe317f18{font-size: 12.5px; font-weight: 700; color: var(--brand);}.xf6a8e52:hover .x5126fbb{animation-play-state: paused;}.x50c53b1{position: sticky; top: 0; z-index: 60; background: var(--chrome-bg); border-bottom: 1px solid var(--line);}.x50c53b1::after{content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 1px; background: linear-gradient(90deg, transparent, color-mix(in srgb, var(--brand) 55%, transparent) 22%, color-mix(in srgb, var(--accent) 45%, transparent) 78%, transparent); opacity: .55;}.xd1ad1fc{position: relative; max-width: 1320px; margin: 0 auto; display: flex; align-items: center; gap: 12px; padding: 12px clamp(12px, 3vw, 26px);}.x3727853{position: relative; display: flex; align-items: center; gap: 10px; flex-shrink: 0;}.x6901c1a{display: grid; place-items: center; width: 32px; height: 32px; background: var(--brand); border-radius: 10px;}.x43e30f3{font-weight: 700; font-size: 17px; letter-spacing: -.01em;}.x88d4cad{color: var(--brand);}.xcd22a0d{display: block; height: 32px; width: auto;}.x594a924{flex: 1; display: flex; justify-content: center; gap: 2px;}.xc28f442{flex: 1;}.x9fcd456{position: relative; display: flex; align-items: center; gap: 7px; padding: 10px 13px; font-size: 13.5px; font-weight: 500; color: var(--text-dim); white-space: nowrap; transition: color .18s ease;}.x9fcd456::after{content: ""; position: absolute; left: 13px; right: 13px; bottom: 4px; height: 1px; background: var(--brand); transform: scaleX(0); transform-origin: left; transition: transform .22s ease;}.x9fcd456:hover{color: var(--text);}.x9fcd456:hover::after{transform: scaleX(1);}.xb119a4e{position: relative;}.x690f386{position: absolute; top: 100%; left: 0; z-index: 20; margin: 4px 0 0; padding: 6px; min-width: 190px; max-height: 300px; overflow-y: auto; list-style: none; border: 1px solid var(--line-2); border-radius: 14px; background: var(--surface-2); box-shadow: var(--shadow); display: none;}.xb119a4e:hover .x690f386, .xb119a4e:focus-within .x690f386, .xb119a4e[data-open] .x690f386{display: block;}.x88baf1a{display: block; padding: 10px 13px; border-radius: 10px; font-size: 13.5px; color: var(--text-dim); white-space: nowrap;}.x88baf1a:hover{background: var(--brand-soft); color: var(--brand);}.x9793623{padding: 11px 14px; border-radius: 10px; font-size: 13.5px; font-weight: 600; color: var(--text-dim); transition: color .18s ease;}.x9793623:hover{color: var(--brand);}@media (max-width: 1159px){.x594a924{display: none;}}.x9793623, .xd1ad1fc .x067f793{flex-shrink: 0; white-space: nowrap;}@media (max-width: 1159px){.x3727853{min-width: 0; flex-shrink: 1;}.xcd22a0d{max-width: 150px; object-fit: contain; object-position: left center;}.x43e30f3{min-width: 0; overflow: hidden; text-overflow: ellipsis;}}@media (max-width: 700px){.x9793623{padding: 9px 10px; font-size: 12.5px;}.xd1ad1fc .x067f793{padding: 10px 15px; font-size: 12.5px;}}@media (max-width: 480px){.xd1ad1fc{padding: 10px; gap: 2px;}.x9793623{padding: 8px 8px; font-size: 12px;}.xd1ad1fc .x067f793{padding: 9px 12px; font-size: 12px;}.x3727853{gap: 7px;}.x6901c1a{width: 28px; height: 28px;}.xcd22a0d{height: 28px; max-width: 116px;}.x43e30f3{font-size: 15px;}}@media (max-width: 380px){.x9793623{padding: 7px 6px; font-size: 11.5px;}.xd1ad1fc .x067f793{padding: 8px 10px; font-size: 11.5px;}.x6901c1a{width: 26px; height: 26px;}.xcd22a0d{height: 26px; max-width: 92px;}.x43e30f3{font-size: 14px;}}.xbb0d85c{position: fixed; left: 0; right: 0; bottom: 0; z-index: 70; display: none; align-items: stretch; justify-content: space-around; gap: 2px; padding: 8px 10px calc(8px + env(safe-area-inset-bottom)); border-top: 1px solid var(--line-2); background: var(--chrome-bg);}.x02e8be1{position: relative; flex: 1; display: flex; flex-direction: column; align-items: center; gap: 4px; padding: 6px 2px; border: 0; background: transparent; font-size: 10.5px; font-weight: 600; letter-spacing: .02em; color: var(--text-dim); cursor: pointer; min-width: 0;}.x02e8be1:hover{color: var(--brand);}.x02e8be1::before{content: ""; position: absolute; top: -8px; left: 26%; right: 26%; height: 2px; background: var(--brand); transform: scaleX(0); transition: transform .2s ease;}.x02e8be1:hover::before{transform: scaleX(1);}.x8b6a7c9{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-align: center; line-height: 1.2;}@media (max-width: 1159px){.xbb0d85c{display: flex;}.x01fa004{padding-bottom: 104px;}}.x31d58d9{position: fixed; inset: 0; z-index: 80; display: none;}body[data-nav-open] .x31d58d9{display: block;}.x5d3f4a8{position: absolute; inset: 0; background: rgba(0, 0, 0, .62);}.xb5c2919{border-radius: 20px; position: absolute; left: 12px; right: 12px; bottom: 92px; padding: 12px; display: flex; flex-direction: column; gap: 8px; border: 1px solid var(--line-2); background-color: var(--surface); box-shadow: var(--shadow); animation: xnd-rise .22s ease both;}.x10f5bff{border-radius: 12px; width: 100%; display: flex; align-items: center; gap: 12px; padding: 13px 15px; border: 1px solid var(--line); background-color: var(--surface-2); font-size: 14.5px; font-weight: 500; color: var(--text);}.x10f5bff:hover{border-color: var(--brand-line); color: var(--brand);}.x735e973{display: grid; place-items: center; width: 24px; height: 24px; flex: 0 0 auto; border-radius: 7px; background: var(--brand-soft); color: var(--brand); font-size: 11px; font-weight: 700;}.x5f72a2e{flex: 1;}.x0c1139a{display: flex; align-items: center; justify-content: center; gap: 8px; padding: 13px; border: 0; border-radius: 12px; background: var(--surface-2); color: var(--text-dim); font-weight: 600; cursor: pointer;}.xca61ef9{position: fixed; inset: 0; z-index: 90; display: none; align-items: center; justify-content: center; padding: 18px;}.xca61ef9[data-open]{display: flex;}.x98e44bb{position: absolute; inset: 0; background: rgba(0, 0, 0, .66);}.x0e6ff23{border-radius: 20px; position: relative; width: min(520px, 100%); max-height: 80vh; overflow-y: auto; padding: 18px; border: 1px solid var(--line-2); background-color: var(--surface); box-shadow: var(--shadow);}.x7725a28{display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 14px;}.xe704852{margin: 0; font-size: 16px; font-weight: 700; letter-spacing: -.01em;}.x7b1a438{display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 8px;}.x477a54a{border-radius: 12px; display: flex; align-items: center; gap: 8px; min-height: 46px; padding: 12px 14px; border: 1px solid var(--line); background-color: var(--surface-2); color: var(--text-dim); font-size: 13.5px; font-weight: 500;}.x477a54a:hover{border-color: var(--brand-line); color: var(--brand);}.x477a54a[aria-current="true"]{border-color: var(--brand-line); background-color: var(--brand-soft); color: var(--brand);}.x03ede50{border-radius: 18px; position: fixed; right: 18px; bottom: 18px; z-index: 75; width: min(320px, calc(100vw - 36px)); padding: 18px; border: 1px solid var(--brand-line); background-color: var(--surface); box-shadow: var(--shadow); animation: xnd-rise .3s ease both;}.x03ede50[hidden]{display: none;}.xb366bdb{position: absolute; inset: 0; pointer-events: none; background: radial-gradient(120% 100% at 100% 0%, color-mix(in srgb, var(--brand) 18%, transparent), transparent 62%);}.xe6b2fd9{position: absolute; top: 10px; right: 10px; z-index: 2; display: grid; place-items: center; width: 28px; height: 28px; border: 1px solid var(--line-2); border-radius: 8px; background: var(--surface-2); color: var(--text-dim); cursor: pointer;}.xe6b2fd9:hover{color: var(--brand); border-color: var(--brand-line);}.x20b381e{position: relative; margin: 0; color: var(--brand);}.x2b45dbf{position: relative; margin: 6px 0 0; font-size: 12.5px; color: var(--text-mute);}.x50f72cf{position: relative; margin: 12px 0 16px; font-size: 25px; font-weight: 700; color: var(--text); text-shadow: 0 0 22px color-mix(in srgb, var(--brand) var(--glow-a), transparent); word-spacing: -.34em;}.x207cda9{position: relative; width: 100%;}@media (max-width: 1159px){.x03ede50{bottom: 104px;}}.x4939db1{position: relative; z-index: 1; margin-top: clamp(40px, 6vw, 80px); padding: clamp(28px, 4vw, 48px) clamp(12px, 3vw, 26px) clamp(20px, 3vw, 30px); border-top: 1px solid var(--line-2); background: var(--chrome-bg);}.x4939db1::before{content: ""; position: absolute; left: 0; right: 0; top: -1px; height: 1px; background: linear-gradient(90deg, transparent, color-mix(in srgb, var(--brand) 60%, transparent) 30%, color-mix(in srgb, var(--accent) 50%, transparent) 72%, transparent); opacity: .6;}.xfe92493{position: relative; max-width: 1320px; margin: 0 auto;}.x8ef8b8c{display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(20px, 3vw, 40px);}@media (max-width: 900px){.x8ef8b8c{grid-template-columns: 1fr 1fr;}}@media (max-width: 560px){.x8ef8b8c{grid-template-columns: 1fr;}}.x7c975f7{margin: 18px 0 10px; font-size: 15px; font-weight: 700; letter-spacing: -.01em;}.x40013bf{margin: 0 0 18px; font-size: 13.5px; line-height: 1.7; color: var(--text-mute); max-width: 34ch;}.xfd0d102{display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; max-width: 300px;}.x4db6baa{border-radius: 8px; display: inline-flex; align-items: center; padding: 8px 12px; border: 1px solid var(--line); background-color: var(--surface-2); font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 11px; font-weight: 500; letter-spacing: .06em; color: var(--text-mute);}.x263d5b3{margin: 0 0 16px; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--brand);}.xc519ff2{display: block; margin-bottom: 11px; font-size: 13.5px; color: var(--text-dim);}.xc519ff2:hover{color: var(--brand);}.xa4aae79{display: flex; gap: 8px; margin-top: 16px;}.xa4aae79 a, .xa4aae79 button{display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid var(--line); border-radius: 10px; background: var(--surface-2); color: var(--text-dim); transition: color .18s ease, border-color .18s ease;}.xa4aae79 a:hover, .xa4aae79 button:hover{color: var(--brand); border-color: var(--brand-line);}.x378ab82{display: inline-flex; align-items: center; gap: 10px; padding: 12px 16px; border-radius: 12px; border: 1px solid var(--line-2); background: var(--surface-2); color: var(--text); font-size: 13.5px; font-weight: 600; cursor: pointer; transition: color .18s ease, border-color .18s ease;}.x378ab82:hover{color: var(--brand); border-color: var(--brand-line);}.xf0dc309{display: flex; align-items: center; justify-content: space-between; gap: 14px; flex-wrap: wrap; margin-top: clamp(20px, 3vw, 32px); padding-top: 18px; border-top: 1px solid var(--line); font-size: 12.5px; color: var(--text-mute);}.xf0dc309 p{margin: 0;}.x3906e56{display: flex; gap: 8px;}.xe9add1b{position: relative; border-bottom: 1px solid var(--line); background-color: var(--surface);}.x2392158{position: relative; overflow: hidden;}.x6704b33{display: flex; transition: transform .7s cubic-bezier(.65, 0, .2, 1);}.x0840eac{position: relative; flex: 0 0 100%;}.x9cad444 .x0840eac{display: grid; grid-template-columns: minmax(var(--gutter), 1fr) minmax(0, calc(var(--content-w) / 2)) minmax(0, calc(var(--content-w) / 2)) minmax(var(--gutter), 1fr); align-items: stretch; min-height: clamp(300px, 30vw, 400px);}.x9cad444 .x3c2fc41{grid-column: 2; position: relative; display: flex; flex-direction: column; justify-content: center; gap: clamp(18px, 2.4vw, 26px); padding: clamp(24px, 4vw, 48px) clamp(18px, 2vw, 30px) clamp(70px, 8vw, 84px) 0;}.x9cad444 .x3c2fc41::before{content: ""; position: absolute; left: 0; top: clamp(24px, 4vw, 48px); bottom: clamp(70px, 8vw, 84px); width: 2px; border-radius: 2px; background: linear-gradient(180deg, var(--brand), color-mix(in srgb, var(--accent) 70%, transparent));}.x9cad444 .x3c2fc41 > *{margin-left: 22px;}.x9cad444 .x29e9ed6{margin: 0 0 0 22px; font-size: clamp(26px, 3.3vw, 42px); line-height: 1.08; font-weight: 700; letter-spacing: -.025em; text-wrap: pretty;}.x9cad444 .xf6594dc{grid-column: 3 / -1; position: relative; min-height: 220px; overflow: hidden;}.x9cad444 .xf6594dc img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x9cad444 .x9875242{position: absolute; inset: 0; background: linear-gradient(90deg, var(--surface) 0%, color-mix(in srgb, var(--surface) 42%, transparent) 34%, transparent 72%), repeating-linear-gradient(180deg, transparent 0 3px, var(--scan) 3px 4px);}@media (max-width: 860px){.x9cad444 .x0840eac{grid-template-columns: minmax(var(--gutter), 1fr) minmax(0, var(--content-w)) minmax(var(--gutter), 1fr);}.x9cad444 .xf6594dc{grid-column: 1 / -1; grid-row: 1; min-height: 210px;}.x9cad444 .x3c2fc41{grid-column: 2; grid-row: 2; padding: 26px 0 78px;}.x9cad444 .x9875242{background: linear-gradient(180deg, transparent 42%, color-mix(in srgb, var(--surface) 70%, transparent) 78%, var(--surface) 100%), repeating-linear-gradient(180deg, transparent 0 3px, var(--scan) 3px 4px);}}.x3bacb4d .x0840eac, .x5427684 .x0840eac{background: #06070C; display: flex; flex-direction: column;}.x3bacb4d .x0840eac{min-height: clamp(330px, 38vw, 480px); align-items: center; justify-content: center; padding: clamp(48px, 7vw, 84px) 0 clamp(86px, 9vw, 108px);}.x5427684 .x0840eac{min-height: clamp(320px, 34vw, 440px); justify-content: flex-end; padding: clamp(56px, 8vw, 88px) 0 clamp(26px, 3.4vw, 42px);}.x3bacb4d .x0840eac > img, .x5427684 .x0840eac > img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x3bacb4d .x9875242{position: absolute; inset: 0; background: radial-gradient(88% 88% at 50% 50%, rgba(4, 5, 10, .48), rgba(4, 5, 10, .88) 100%), repeating-linear-gradient(180deg, transparent 0 3px, var(--scan) 3px 4px);}.x5427684 .x9875242{position: absolute; inset: 0; background: linear-gradient(180deg, rgba(4, 5, 10, .12) 0%, rgba(4, 5, 10, .48) 46%, rgba(4, 5, 10, .94) 100%), repeating-linear-gradient(180deg, transparent 0 3px, var(--scan) 3px 4px);}.x3bacb4d .x3c2fc41, .x5427684 .x3c2fc41{position: relative; width: 100%; max-width: calc(var(--content-w) + 2 * var(--gutter)); margin: 0 auto; padding-inline: var(--gutter); display: flex; flex-direction: column; gap: clamp(18px, 2.4vw, 28px);}.x3bacb4d .x3c2fc41{align-items: center; text-align: center;}.x3bacb4d .x29e9ed6, .x5427684 .x29e9ed6{position: relative; margin: 0; font-weight: 700; color: var(--on-media);}.x3bacb4d .x29e9ed6{max-width: 15ch; font-size: clamp(30px, 5.2vw, 58px); line-height: 1.04; letter-spacing: -.03em; text-wrap: balance; text-shadow: 0 0 46px rgba(0, 0, 0, .6);}.x5427684 .x29e9ed6{max-width: min(680px, 88%); font-size: clamp(26px, 4vw, 46px); line-height: 1.06; letter-spacing: -.028em; text-shadow: 0 0 34px rgba(0, 0, 0, .5); text-wrap: pretty;}.x88bd40a{position: relative; display: flex; flex-wrap: wrap; gap: 10px;}.x3bacb4d .x88bd40a{justify-content: center;}.x5c585f3{border-radius: 14px; display: inline-flex; align-items: center; justify-content: center; padding: 15px 26px; border: 1px solid transparent; font-size: 14.5px; font-weight: 700; letter-spacing: .01em; white-space: nowrap; cursor: pointer; color: var(--brand-ink); background: var(--brand); box-shadow: 0 0 20px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent); transition: box-shadow .25s ease, transform .25s ease;}.x5c585f3:hover{color: var(--brand-ink); transform: translateY(-2px); box-shadow: 0 0 32px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x6693874{padding: 15px 22px; font-weight: 600; color: var(--text); background-color: transparent; border-color: var(--line-2); box-shadow: none;}.x6693874:hover{transform: translateY(-2px); border-color: var(--brand-line); color: var(--brand); box-shadow: none;}.x3bacb4d .x6693874, .x5427684 .x6693874{color: var(--on-media); background-color: var(--media-glass); border-color: var(--media-stroke);}.x5a36300{position: absolute; left: 50%; transform: translateX(-50%); bottom: clamp(18px, 2.6vw, 28px); width: 100%; max-width: calc(var(--content-w) + 2 * var(--gutter)); padding-inline: var(--gutter); display: flex; align-items: center; gap: 12px; pointer-events: none;}.x5a36300 > *{pointer-events: auto;}.x9cad444 .x5a36300{justify-content: flex-start; padding-left: calc(var(--gutter) + 22px);}.x3bacb4d .x5a36300{justify-content: center; gap: 8px;}.x5427684 .x5a36300{justify-content: flex-end;}.x07997e7{display: flex; align-items: center; gap: 6px;}.x5549fe0{width: 14px; height: 3px; border: 0; border-radius: 999px; padding: 0; background: var(--line-2); cursor: pointer; transition: all .4s ease;}.x5549fe0[aria-current="true"]{width: 34px; background: var(--brand); box-shadow: 0 0 10px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x5427684 .x5549fe0{background: rgba(255, 255, 255, .42);}.x5427684 .x5549fe0[aria-current="true"]{background: var(--brand);}.x3a052f3{display: flex; gap: 8px;}.x9f813e4{display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid var(--media-stroke); border-radius: 12px; background: var(--media-glass); color: var(--on-media); cursor: pointer; transition: color .25s ease, border-color .25s ease;}.x9f813e4:hover{color: var(--brand); border-color: var(--brand-line);}.xb5d0ca2{display: grid; place-items: center; min-width: 70px; height: 42px; padding: 0 14px; border: 1px solid var(--media-stroke); border-radius: 12px; background: var(--media-glass); font-size: 14px; color: var(--on-media);}.x9cad444 .x5a36300 .x9f813e4{color: var(--text-dim); border-color: var(--line-2); background: var(--surface-2);}.x9cad444 .x5a36300 .x9f813e4:hover{color: var(--brand); border-color: var(--brand-line);}.x2392158[data-slides="1"] .x5a36300{display: none;}@media (max-width: 560px){.x5427684 .x0840eac{padding-bottom: 76px;}}.x2f1b8fd{border-top: 1px solid var(--brand-line); background-color: var(--offer-bg);}.xf670b49{max-width: calc(var(--content-w) + 2 * var(--gutter)); margin: 0 auto; padding: clamp(14px, 1.8vw, 20px) var(--gutter); display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: clamp(14px, 2.4vw, 30px);}.x14d62f0{display: flex; flex-direction: column; gap: 4px; min-width: 0;}.x492ecf4{margin: 0; font-size: clamp(22px, 2.8vw, 32px); font-weight: 700; line-height: 1.1; color: var(--text); text-shadow: 0 0 26px color-mix(in srgb, var(--brand) var(--glow-a), transparent); word-spacing: -.34em;}.x4b3f8e4{margin: 0; font-size: 13px; line-height: 1.6; color: var(--text-mute);}.xf8d51c5{justify-self: end;}@media (max-width: 860px){.xf670b49{grid-template-columns: 1fr; gap: 12px;}.xf8d51c5{justify-self: stretch; width: 100%;}}.x3d1682a{position: relative; overflow: hidden; border-radius: 18px; padding: 18px; border: 1px solid var(--brand-line); background-color: var(--offer-bg);}.x662a926{position: absolute; inset: 0; pointer-events: none; background: radial-gradient(110% 90% at 100% 0%, color-mix(in srgb, var(--brand) 16%, transparent), transparent 64%);}.x5f0ccbe{position: relative; display: flex; flex-direction: column; gap: 8px;}.x49d8349{margin: 2px 0 0; font-size: clamp(23px, 2.2vw, 28px); font-weight: 700; line-height: 1.1; color: var(--text); text-shadow: 0 0 24px color-mix(in srgb, var(--brand) var(--glow-a), transparent); word-spacing: -.34em;}.x50eb528{margin: 0; font-size: 14.5px; font-weight: 600; color: var(--text-dim);}.x53673ef{margin: 6px 0 0;}.x922f798{display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px;}.xf552eb4{position: relative; text-align: center; padding: 10px 5px; border-radius: 12px; border: 1px solid var(--line); background-color: var(--surface-2);}.xf552eb4::before{content: ""; position: absolute; left: 9px; right: 9px; top: -1px; height: 1px; background: color-mix(in srgb, var(--brand) 60%, transparent);}.xd3d0f56{margin: 0; font-size: 23px; font-weight: 700; color: var(--brand); text-shadow: 0 0 16px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x69ca4dc{margin: 4px 0 0; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 9.5px; letter-spacing: .12em; text-transform: uppercase; color: var(--text-mute);}.xad8adae{margin-top: 6px; width: 100%;}.x3d1682a[data-expired] .xd3d0f56{color: var(--text-mute); text-shadow: none;}.x3d1682a[data-expired] .xad8adae{pointer-events: none; opacity: .5; filter: grayscale(1);}.x520412e{display: flex; flex-direction: column; gap: clamp(16px, 2vw, 24px);}.xf80875c{display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: clamp(10px, 1.4vw, 16px);}.xf80875c > *:first-child{grid-column: span 2; grid-row: span 2;}@media (max-width: 1159px){.xf80875c{grid-template-columns: repeat(4, minmax(0, 1fr));}}@media (max-width: 720px){.xf80875c{grid-template-columns: repeat(3, minmax(0, 1fr));}}@media (max-width: 460px){.xf80875c{grid-template-columns: repeat(2, minmax(0, 1fr));}.xf80875c > *:first-child{grid-column: auto; grid-row: auto;}}.xf80875c:not([data-expanded]) > *:nth-child(n+10){display: none;}@media (max-width: 1159px){.xf80875c:not([data-expanded]) > *:nth-child(n+6){display: none;}}@media (max-width: 720px){.xf80875c:not([data-expanded]) > *:nth-child(n+7){display: none;}}@media (max-width: 460px){.xf80875c:not([data-expanded]) > *:nth-child(n+5){display: none;}}.x039984d{border-radius: 14px; position: relative; display: block; width: 100%; overflow: hidden; border: 1px solid var(--line); background-color: var(--surface); transition: transform .32s cubic-bezier(.2, .8, .2, 1), border-color .3s ease, box-shadow .3s ease;}.x039984d:hover{transform: translateY(-5px); border-color: var(--brand-line); box-shadow: 0 0 22px -4px color-mix(in srgb, var(--brand) calc(var(--glow-a) * .7), transparent);}.xcdc4aa7{display: block; position: relative; aspect-ratio: 1 / 1.2; overflow: hidden;}.xcdc4aa7 img{width: 100%; height: 100%; object-fit: cover;}.x218c6db{position: absolute; inset: 0; background: linear-gradient(0deg, rgba(4, 5, 10, .92) 0%, rgba(4, 5, 10, 0) 54%);}.x2624cb5{position: absolute; top: 8px; left: 8px; z-index: 2; font-size: 10.5px; font-weight: 500; letter-spacing: .1em; color: rgba(255, 255, 255, .62); text-shadow: 0 1px 6px rgba(0, 0, 0, .6);}.x3a4e121{border-radius: 16px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(.9); display: grid; place-items: center; width: clamp(46px, 27%, 60px); aspect-ratio: 1; background-color: rgba(6, 8, 14, .55); border: 1px solid var(--brand-line); color: var(--on-media); transition: transform .18s cubic-bezier(.2, .8, .2, 1), background-color .3s ease;}.x039984d:hover .x3a4e121{transform: translate(-50%, -50%) scale(1); background-color: color-mix(in srgb, var(--brand) 82%, transparent); color: var(--brand-ink);}.x5d6dd91{position: absolute; left: 0; right: 0; bottom: 0; padding: 10px 11px;}.x1a619e9{display: block; margin: 0; font-size: 13px; font-weight: 600; letter-spacing: -.005em; color: #fff; text-shadow: 0 2px 10px rgba(0, 0, 0, .6); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.x9b53476{display: flex; flex-direction: column; gap: clamp(14px, 1.8vw, 20px);}.xe1cc414{display: flex; gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding: 2px 2px 6px;}.xe1cc414::-webkit-scrollbar{display: none;}.x5231f33{display: flex; gap: 8px;}.x6f0fe9b{display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid var(--line-2); border-radius: 12px; background: var(--surface-2); color: var(--text-dim); cursor: pointer; transition: color .25s ease, border-color .25s ease;}.x6f0fe9b:hover{color: var(--brand); border-color: var(--brand-line);}.x4b7110b{border-radius: 12px; position: relative; flex: 0 0 auto; scroll-snap-align: start; display: flex; align-items: center; gap: 12px; width: 252px; padding: 11px 11px 11px 14px; background-color: var(--surface); border: 1px solid var(--line); transition: border-color .3s ease;}.x4b7110b:hover{border-color: var(--brand-line);}.x4b7110b::before{content: ""; position: absolute; left: 0; top: 14px; bottom: 14px; width: 2px; border-radius: 2px; background: var(--brand);}.x07c3b0d{border-radius: 10px; width: 52px; height: 52px; object-fit: cover; flex-shrink: 0;}.x2f96614{display: block; min-width: 0;}.x26d9c11{display: block; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; letter-spacing: .1em; text-transform: uppercase; color: var(--text-mute); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.xc0761b2{display: block; margin-top: 3px; font-size: 14px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.xe450cb4{display: block; margin-top: 2px; font-size: 15px; font-weight: 700; color: var(--brand);}.xd0c0cba{display: inline-flex; align-items: center; gap: 7px; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; font-weight: 500; letter-spacing: .12em; color: var(--text-dim);}.xa220f6d{width: 7px; height: 7px; border-radius: 50%; background: var(--ok); box-shadow: 0 0 10px var(--ok); animation: xnd-pulse 1.8s ease-in-out infinite;}.x3bdd0e9{border-radius: 14px; flex: 0 0 auto; scroll-snap-align: start; width: 186px; overflow: hidden; background-color: var(--surface); border: 1px solid var(--line); transition: transform .32s cubic-bezier(.2, .8, .2, 1), border-color .3s ease;}.x3bdd0e9:hover{transform: translateY(-4px); border-color: var(--brand-line);}.x05fb81a{display: block; position: relative; aspect-ratio: 1 / 1.08;}.x05fb81a img{width: 100%; height: 100%; object-fit: cover;}.xd95a9a3{position: absolute; inset: 0; background: linear-gradient(0deg, rgba(4, 5, 10, .9) 0%, rgba(4, 5, 10, 0) 56%);}.x6001486{border-radius: 15px; position: absolute; top: 42%; left: 50%; transform: translate(-50%, -50%); display: grid; place-items: center; width: clamp(44px, 30%, 56px); aspect-ratio: 1; background-color: rgba(6, 8, 14, .55); border: 1px solid var(--brand-line); color: var(--on-media); transition: background-color .3s ease, color .3s ease;}.x3bdd0e9:hover .x6001486{background-color: color-mix(in srgb, var(--brand) 82%, transparent); color: var(--brand-ink);}.xc6c25dc{position: absolute; left: 9px; right: 9px; bottom: 9px; display: flex; align-items: center; justify-content: space-between; gap: 8px;}.x4555000{min-width: 0; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: rgba(255, 255, 255, .66); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.x62ab563{border-radius: 8px; flex-shrink: 0; padding: 5px 9px; background-color: var(--brand); color: var(--brand-ink); font-size: 13px; font-weight: 700; white-space: nowrap;}[data-live-card][data-live-swap]{transition: opacity .22s ease, translate .22s ease;}[data-live-card][data-live-swap="out"]{opacity: 0; translate: 0 7px;}[data-live-card][data-live-swap="in"]{opacity: 1; translate: none;}@media (prefers-reduced-motion: reduce){[data-live-card][data-live-swap]{transition: none;}}.xc2fd565{scroll-margin-top: 96px;}.xc2fd565 > * + *{margin-top: 16px;}.xc2fd565 > :first-child{margin-top: 0;}.xc2fd565 + .xc2fd565{margin-top: clamp(22px, 3vw, 36px);}.xc2fd565 h2{position: relative; counter-increment: xnd-h2; margin: 0; padding-left: 16px; font-size: clamp(21px, 2.8vw, 30px); font-weight: 700; letter-spacing: -.02em; text-wrap: pretty;}.xc2fd565 h2::after{content: ""; position: absolute; left: 0; top: 25px; bottom: .2em; width: 3px; border-radius: 2px; background: linear-gradient(180deg, var(--brand), var(--accent));}.xc2fd565 h2::before{content: "[" counter(xnd-h2, decimal-leading-zero) "]"; display: block; margin-bottom: 10px; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 11px; font-weight: 500; letter-spacing: .14em; color: var(--brand);}.xc2fd565 h3{margin: 26px 0 0; font-size: clamp(17px, 2.1vw, 22px); font-weight: 700; letter-spacing: -.015em;}.xc2fd565 h4{margin: 22px 0 0; font-size: 16px; font-weight: 700;}.xc2fd565 p{margin: 16px 0 0; max-width: 78ch; font-size: 15px; line-height: 1.75; color: var(--text-dim); text-wrap: pretty;}.xc2fd565 a{color: var(--brand); text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px;}.xc2fd565 strong{color: var(--text); font-weight: 600;}.xc2fd565 ol{counter-reset: xnd-step; margin: 16px 0 0; padding: 0; list-style: none; display: flex; flex-direction: column; gap: 10px; max-width: 900px;}.xc2fd565 ol > li{border-radius: 12px; counter-increment: xnd-step; position: relative; padding: 16px 18px 16px 68px; background-color: var(--surface); border: 1px solid var(--line); font-size: 15px; line-height: 1.7; color: var(--text-dim);}.xc2fd565 ol > li::before{content: counter(xnd-step, decimal-leading-zero); position: absolute; left: 16px; top: 50%; transform: translateY(-50%); display: grid; place-items: center; width: 38px; height: 34px; border-radius: 10px; background: var(--brand-soft); border: 1px solid var(--brand-line); color: var(--brand); font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 14px; font-weight: 700;}.xc2fd565 ul{border-radius: 16px; margin: 16px 0 0; padding: clamp(16px, 2.2vw, 24px); list-style: none; display: flex; flex-direction: column; gap: 14px; max-width: 900px; background-color: var(--surface); border: 1px solid var(--line);}.xc2fd565 ul > li{position: relative; padding-left: 24px; font-size: 15px; line-height: 1.7; color: var(--text-dim);}.xc2fd565 ul > li::before{content: ""; position: absolute; left: 1px; top: 9px; width: 8px; height: 8px; transform: rotate(45deg); background: var(--brand); box-shadow: 0 0 10px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.xc2fd565 table{border-radius: 14px; overflow: hidden; width: 100%; max-width: 900px; border-collapse: collapse; font-size: 14px; background-color: var(--surface); border: 1px solid var(--line);}.xc2fd565 thead th{background: var(--surface-2); font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: var(--text-mute);}.xc2fd565 tr{border-bottom: 1px solid var(--line);}.xc2fd565 tr:last-child{border-bottom: 0;}.xc2fd565 th{text-align: left; padding: 13px 16px; font-weight: 600; color: var(--text);}.xc2fd565 tbody th{width: 42%;}.xc2fd565 td{padding: 13px 16px; color: var(--text-dim);}.x647e594{overflow-x: auto; clear: both;}.x19102f7 > * + *{margin-top: 16px;}.x19102f7 > img + p{margin-top: 0;}.xf0137f5{display: block; width: 100%; max-width: 720px; border: 1px solid var(--line); border-radius: 16px;}.x0bab4e6{float: left; width: min(320px, 42%); margin: 4px 22px 14px 0; border: 1px solid var(--line); border-radius: 14px;}.x19102f7::after{content: ""; display: block; clear: both;}@media (max-width: 640px){.x0bab4e6{float: none; width: 100%; margin: 0 0 14px;}}.xb362e48{display: flex; flex-direction: column; gap: clamp(26px, 3.4vw, 46px); counter-reset: xnd-h2;}.x6f3f903{display: flow-root;}.x8032865{display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 12px; align-items: start;}.x8032865 > :not(details){grid-column: 1 / -1;}.x63d41c2{border-radius: 14px; background-color: var(--surface); border: 1px solid var(--line); overflow: hidden; transition: border-color .3s ease;}.x63d41c2[open]{border-color: var(--brand-line);}.x63d41c2 > summary{display: flex; align-items: center; gap: 14px; padding: 15px 16px; font-size: 15px; font-weight: 600; letter-spacing: -.005em; color: var(--text); cursor: pointer; list-style: none;}.x63d41c2 > summary::-webkit-details-marker{display: none;}.x63d41c2 > summary::after{content: "+"; flex-shrink: 0; display: grid; place-items: center; width: 28px; height: 28px; margin-left: auto; border: 1px solid var(--line-2); border-radius: 8px; color: var(--brand); font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 16px; line-height: 1; transition: transform .35s ease, border-color .3s ease;}.x63d41c2[open] > summary::after{transform: rotate(45deg); border-color: var(--brand-line);}.x63d41c2 > p, .x63d41c2 > div{margin: 0; padding: 0 16px 16px; font-size: 14.5px; line-height: 1.75; color: var(--text-dim);}.x005df7e{border-radius: 22px; position: relative; overflow: hidden; padding: clamp(28px, 4.6vw, 58px) clamp(22px, 4.2vw, 52px); background-color: var(--surface); border: 1px solid var(--line);}.xc2ba06c{position: absolute; inset: 0; pointer-events: none; background: radial-gradient(58% 88% at 50% 0%, color-mix(in srgb, var(--brand) 16%, transparent), transparent 64%);}.xdf42151{position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: min(320px, 60%); height: 2px; background: linear-gradient(90deg, transparent, var(--brand), transparent);}.xbae9fb8{position: relative; display: flex; flex-direction: column; gap: 18px;}.x7d09ea5{margin: 0; font-size: clamp(28px, 4.2vw, 44px); line-height: 1.08; font-weight: 700; letter-spacing: -.03em; text-wrap: pretty;}.x7d09ea5 em{font-style: normal; color: var(--brand);}.x6e7d795{margin: 0; font-size: clamp(14px, 1.3vw, 15.5px); line-height: 1.75; color: var(--text-dim); text-wrap: pretty;}.x4d74ddc{border-radius: 8px; align-self: flex-start; padding: 7px 12px; background-color: var(--brand-soft); border: 1px solid var(--brand-line); color: var(--brand); font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase;}.xc3f39fb{text-align: center;}.xc3f39fb .xbae9fb8{align-items: center; margin: 0 auto;}.xde7e0a0 .xc2ba06c{background: radial-gradient(64% 88% at 0% 0%, color-mix(in srgb, var(--brand) 16%, transparent), transparent 62%);}.xe24ce2f .xc3206be{height: 1px; background: linear-gradient(90deg, var(--line-2), transparent);}.x71f8d8c{border-radius: 18px; padding: clamp(16px, 2.4vw, 26px); background-color: var(--surface); border: 1px solid var(--line);}.x19bfc52{display: flex; align-items: center; justify-content: space-between; gap: 14px;}.xf7a6aee{margin: 0; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 11px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--brand);}.x13c71b6{border-radius: 8px; padding: 8px 14px; border: 1px solid var(--line); background-color: var(--surface-2); color: var(--text-dim); font-weight: 600; font-size: 12.5px; cursor: pointer;}.x13c71b6:hover{color: var(--brand); border-color: var(--brand-line);}.xbf67068{margin: 14px 0 0; padding: 0 6px 0 0; list-style: none; display: flex; flex-direction: column; gap: 1px; max-height: min(34vh, 320px); overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; scrollbar-color: color-mix(in srgb, var(--brand) 55%, transparent) var(--surface-2); scrollbar-gutter: stable; -webkit-mask-image: linear-gradient(180deg, #000 calc(100% - 26px), transparent 100%); mask-image: linear-gradient(180deg, #000 calc(100% - 26px), transparent 100%);}.xbf67068::-webkit-scrollbar{width: 8px;}.xbf67068::-webkit-scrollbar-track{background: var(--surface-2); border-radius: 999px;}.xbf67068::-webkit-scrollbar-thumb{border: 2px solid transparent; border-radius: 999px; background: color-mix(in srgb, var(--brand) 55%, transparent); background-clip: padding-box;}.xbf67068::-webkit-scrollbar-thumb:hover{background: var(--brand); background-clip: padding-box;}.x71f8d8c[data-collapsed] .xbf67068{display: none;}.xcf42e9d{position: relative; display: flex; gap: 12px; align-items: baseline; padding: 9px 12px 9px 14px; border-radius: 10px; transition: background-color .18s ease;}.xcf42e9d::before{content: ""; position: absolute; left: 0; top: 6px; bottom: 6px; width: 2px; border-radius: 2px; background: var(--brand); transform: scaleY(0); transition: transform .2s ease;}.xcf42e9d:hover{background: var(--surface-2);}.xcf42e9d:hover::before{transform: scaleY(1);}.xb849274{flex-shrink: 0; font-size: 12px; color: var(--brand);}.x705f470{font-size: 14.5px; color: var(--text-dim);}.x705f470:hover{color: var(--brand);}.x23fc010:not(:first-child){margin: calc(22px - var(--stack-gap, 0px)) 0 0;}.xd409761{display: flex; align-items: center; flex-wrap: wrap; gap: 10px; list-style: none; margin: 0; padding: 0; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 11.5px; letter-spacing: .06em; color: var(--text-mute);}.xd409761 a{color: var(--text-dim);}.xd409761 a:hover{color: var(--brand);}.x8a32920{color: var(--brand);}.xb1dfeb0{border-radius: 20px; position: relative; overflow: hidden; width: 100%; aspect-ratio: 21 / 9; min-height: 260px; border: 1px solid var(--line-2);}.xb1dfeb0 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x29dfded{position: absolute; inset: 0; background: linear-gradient(100deg, rgba(4, 5, 10, .93) 0%, rgba(4, 5, 10, .55) 56%, rgba(4, 5, 10, .18) 100%), repeating-linear-gradient(180deg, transparent 0 3px, var(--scan) 3px 4px);}.xb3acca2{position: relative; display: flex; flex-direction: column; justify-content: center; gap: 10px; height: 100%; padding: clamp(20px, 3vw, 30px);}.x701f0b9{margin: 0; color: var(--brand);}.xa1ff557{margin: 0; font-size: clamp(32px, 4.8vw, 58px); font-weight: 700; line-height: 1; color: var(--on-media); text-shadow: 0 0 38px color-mix(in srgb, var(--brand) 65%, transparent), 0 4px 20px rgba(0, 0, 0, .6); word-spacing: -.34em;}.x4980030{width: min(280px, 70%); height: 8px; background: repeating-linear-gradient(90deg, var(--brand) 0 2px, transparent 2px 9px); opacity: .55;}.xdc40be8{align-self: flex-start; margin-top: 6px;}.xe7ca036{border-radius: 20px; position: relative; overflow: hidden; min-height: clamp(290px, 25vw, 370px); border: 1px solid var(--line-2);}.xe7ca036 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x9d12116{position: absolute; inset: 0; background: linear-gradient(180deg, rgba(4, 5, 10, .2), rgba(4, 5, 10, .93)), repeating-linear-gradient(180deg, transparent 0 3px, var(--scan) 3px 4px);}.xa3ce017{position: relative; display: flex; flex-direction: column; justify-content: flex-end; gap: 12px; min-height: clamp(290px, 25vw, 370px); height: 100%; padding: clamp(18px, 3vw, 28px);}.xd3d9580{margin: 0; font-size: clamp(26px, 3.6vw, 44px); font-weight: 700; letter-spacing: -.025em; color: var(--on-media); text-shadow: 0 4px 24px rgba(0, 0, 0, .5); hyphens: auto; overflow-wrap: break-word;}.x5731dea{margin: 0; max-width: 420px; font-size: 14.5px; line-height: 1.6; color: var(--on-media-dim);}.x539bd23{align-self: flex-start;}.x72c5754{display: flex; flex-direction: column; gap: 14px;}.x5de6df7{margin: 0; font-size: clamp(21px, 2.8vw, 30px); font-weight: 700; letter-spacing: -.02em;}.x5a85d9b{border-radius: 18px; position: relative; overflow: hidden; display: flex; flex-wrap: wrap; align-items: center; gap: clamp(14px, 2vw, 24px); padding: clamp(14px, 2vw, 20px); background-color: var(--surface); border: 1px solid var(--line);}.x30418da{position: absolute; inset: 0; pointer-events: none; background: radial-gradient(90% 140% at 100% 0%, color-mix(in srgb, var(--brand) 14%, transparent), transparent 60%);}.x057bca0{position: relative; width: 72px; height: 72px; padding: 9px; border-radius: 14px; object-fit: contain; background: var(--surface-2); border: 1px solid var(--line);}.x0619809{position: relative; flex: 1; min-width: 180px; display: flex; flex-direction: column; gap: 8px;}.x83795d2{align-self: flex-start; padding: 6px 10px; border-radius: 8px; background: var(--brand-soft); border: 1px solid var(--brand-line); font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10px; font-weight: 500; letter-spacing: .12em; color: var(--brand);}.x33249ce{display: flex; align-items: center; gap: 7px; font-size: 14px; color: var(--text-dim);}.xc69991f{position: relative; display: flex; flex-wrap: wrap; align-items: center; gap: 10px;}.xeaa306f{border-radius: 10px; padding: 13px 16px; border: 1px dashed var(--brand-line); background-color: var(--brand-soft); color: var(--brand); font-size: 16px; font-weight: 700; letter-spacing: .12em;}.xe73e278{border-radius: 22px; position: relative; overflow: hidden; border: 1px solid var(--line-2);}.xe73e278 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.xfd3bb77{position: absolute; inset: 0; background: linear-gradient(180deg, rgba(4, 5, 10, .3), rgba(4, 5, 10, .9)), repeating-linear-gradient(180deg, transparent 0 3px, var(--scan) 3px 4px);}.xeda852f{position: relative; display: flex; flex-direction: column; align-items: center; gap: 14px; padding: clamp(40px, 7vw, 88px) clamp(18px, 4vw, 40px);}.xce7413b{display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;}.x0e3d43b{margin: 0; padding: 7px 14px; border-radius: 999px; border: 1px solid var(--media-stroke); background: var(--media-glass); font-size: 12.5px; color: var(--on-media-dim);}.x17709d2{display: flex; flex-direction: column; gap: 10px;}.xbf5942b{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; letter-spacing: .1em; text-transform: uppercase; color: var(--text-mute); white-space: nowrap;}@media (max-width: 860px){.x75ae38b .xfa620e0{grid-template-columns: minmax(0, 1fr); gap: 8px;}.x75ae38b .x67e7c5f{display: none;}.xbf5942b{white-space: normal;}}.x339bb84{margin: 14px 0 0; font-size: 12px; line-height: 1.6; color: var(--text-mute);}.x8bd804d{position: relative; display: grid; grid-template-columns: auto auto minmax(0, 1fr) auto auto; align-items: center; gap: clamp(12px, 1.6vw, 22px); padding: 14px 16px 14px 20px; border-radius: 12px; background-color: var(--surface); border: 1px solid var(--line); transition: border-color .3s ease;}.x8bd804d:hover{border-color: var(--brand-line);}.x8bd804d::before{content: ""; position: absolute; left: 0; top: 16px; bottom: 16px; width: 2px; border-radius: 2px; background: var(--brand);}.xb672349{background-color: var(--offer-bg); border-color: var(--brand-line);}.x4ab9d8d{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: clamp(16px, 1.8vw, 22px); font-weight: 700; line-height: 1; color: var(--brand);}.xcd1616f{display: grid; place-items: center; width: 120px; height: auto; padding: 0; border-radius: 10px; background-color: var(--surface-2); border: 1px solid var(--line);}.xcd1616f img{display: block; max-width: 100%; height: auto; max-height: 80px; object-fit: contain; border-radius: 8px;}.xa76f8b1{display: block; min-width: 0;}.x8366a6d{display: block; font-size: clamp(14.5px, 1.5vw, 17px); font-weight: 700; letter-spacing: -.01em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.xc0b087f{display: flex; align-items: baseline; gap: 8px; margin-top: 3px; font-size: 12.5px; color: var(--text-mute);}.xa12e8e1{font-size: 10px; letter-spacing: .1em; color: var(--brand);}.x3d1413a{display: flex; gap: clamp(14px, 2vw, 26px);}.x6db7893{display: block; min-width: 0;}.x19012db{display: block; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; color: var(--text-mute);}.x2e8e11e{display: block; margin-top: 3px; font-size: 13.5px; font-weight: 600; hyphens: auto;}.x68bea9e{white-space: nowrap;}.x75ae38b[hidden], .x8bd804d[hidden], .x6db7893[hidden]{display: none !important;}.xcd1616f[hidden]{visibility: hidden;}@media (max-width: 760px){.x8bd804d{grid-template-columns: auto auto minmax(0, 1fr); row-gap: 14px;}.x3d1413a{grid-column: 1 / -1;}.x68bea9e{grid-column: 1 / -1; width: 100%; justify-content: center;}}