*, *::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;}.xd3092b1{font-family: 'JetBrains Mono', ui-monospace, 'SFMono-Regular', Menlo, monospace; font-variant-numeric: tabular-nums; letter-spacing: -.02em; word-spacing: -.24em;}.x3214898{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;}}.x1e45129{position: relative; min-height: 100vh; background: var(--bg); padding-bottom: 24px; overflow-x: clip;}.x0c24485{position: fixed; inset: 0; pointer-events: none; overflow: hidden; z-index: 0;}.x4dc6aaf{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%);}.xbb761db{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%);}.x1d52965{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);}.x1d52965 > *{grid-column: content;}.x1d52965 > .x9d5ed14, .x1d52965 > .xc59b60f{grid-column: full;}.x9d5ed14{padding: clamp(30px, 4vw, 54px) var(--gutter); background: var(--band-bg); border-block: 1px solid var(--line-2);}.xc59b60f + .x9d5ed14, .x9d5ed14 + .x9d5ed14{margin-top: calc(-1 * var(--stack-gap)); border-top: 0;}.xc81837d{max-width: var(--content-w); margin: 0 auto; display: flex; flex-direction: column; gap: clamp(28px, 3.6vw, 48px);}.xc5314cf{display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: clamp(26px, 3vw, 46px); align-items: start;}.xe9e79ad{position: sticky; top: clamp(78px, 9vw, 92px); display: flex; flex-direction: column; gap: 14px;}@media (max-width: 1100px){.xc5314cf{display: flex; flex-direction: column; align-items: stretch;}.xe9e79ad{position: static; order: -1;}}.x548d813{display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: clamp(12px, 2vw, 22px); margin-bottom: 18px;}.xe4c7c40{display: flex; align-items: center; gap: 12px; min-width: 0;}.x9cf429a{position: relative; margin: 0; padding-left: 16px; font-size: clamp(22px, 2.9vw, 32px); font-weight: 700; letter-spacing: -.02em;}.x9cf429a::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);}.xd165b4e{height: 1px; min-width: 0; background: linear-gradient(90deg, var(--line-2), transparent);}@media (max-width: 560px){.x548d813{grid-template-columns: 1fr auto; gap: 10px;}.xd165b4e{display: none;}}:where( button.x4541eed, button.xa8a07e2, button.xcd0c8ec, button.x1c2f028, button.xe936345, button.x32d57bb, button.x96b6bdd, button.x1236d7a, button.x27fc808, button.x3dedb0e, button.x6314777, .x00144b4 button ){appearance: none; -webkit-appearance: none; margin: 0; padding: 0; border: 0; background: transparent; color: inherit; text-align: inherit; cursor: pointer;}.x4541eed{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;}.xe913e4a{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);}.xe913e4a:hover{color: var(--brand-ink); box-shadow: 0 0 28px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x35366ca{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;}.xb8daf27{color: var(--text); background-color: transparent; border-color: var(--line-2);}.xb8daf27:hover{color: var(--brand); border-color: var(--brand-line);}.xb7c968d{border-radius: 10px; padding: 9px 14px; font-size: 12.5px; color: var(--text-dim); background-color: transparent; border-color: var(--line);}.xb7c968d:hover{color: var(--brand); border-color: var(--brand-line);}.x9112a12{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;}.x9112a12:hover{color: var(--brand); border-color: var(--brand-line);}.x9112a12[disabled]{opacity: .45; cursor: default;}.x9112a12[disabled]:hover{color: var(--text-dim); border-color: var(--line-2);}.x7b112d8, .xf7ed8fd, .xe6a727b, .x90fb7fc, .x9d8d0d9{--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);}.x7b112d8{position: relative; overflow: hidden; background: var(--chrome-bg); border-bottom: 1px solid var(--line); color: var(--text-dim);}.x925ff57{display: flex; width: max-content; animation: xnd-marquee 46s linear infinite;}.xced51ac{display: flex; align-items: center; gap: 30px; padding: 9px 15px 9px 0;}.xe50f1c7{display: inline-flex; align-items: center; gap: 9px; white-space: nowrap;}.x2d7bd08{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);}.xe68e6af{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--text-mute);}.x81516a3{font-size: 12.5px; font-weight: 700; color: var(--brand);}.x7b112d8:hover .x925ff57{animation-play-state: paused;}.xf7ed8fd{position: sticky; top: 0; z-index: 60; background: var(--chrome-bg); border-bottom: 1px solid var(--line);}.xf7ed8fd::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;}.xf7b3732{position: relative; max-width: 1320px; margin: 0 auto; display: flex; align-items: center; gap: 12px; padding: 12px clamp(12px, 3vw, 26px);}.x7a2326c{position: relative; display: flex; align-items: center; gap: 10px; flex-shrink: 0;}.x4ce83d1{display: grid; place-items: center; width: 32px; height: 32px; background: var(--brand); border-radius: 10px;}.x94bb94f{font-weight: 700; font-size: 17px; letter-spacing: -.01em;}.xbb911c3{color: var(--brand);}.xe8dbe6c{display: block; height: 32px; width: auto;}.x23945c1{flex: 1; display: flex; justify-content: center; gap: 2px;}.x6cad3b8{flex: 1;}.xcd0c8ec{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;}.xcd0c8ec::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;}.xcd0c8ec:hover{color: var(--text);}.xcd0c8ec:hover::after{transform: scaleX(1);}.x5316da3{position: relative;}.x839e40a{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;}.x5316da3:hover .x839e40a, .x5316da3:focus-within .x839e40a, .x5316da3[data-open] .x839e40a{display: block;}.x1c2f028{display: block; padding: 10px 13px; border-radius: 10px; font-size: 13.5px; color: var(--text-dim); white-space: nowrap;}.x1c2f028:hover{background: var(--brand-soft); color: var(--brand);}.xe936345{padding: 11px 14px; border-radius: 10px; font-size: 13.5px; font-weight: 600; color: var(--text-dim); transition: color .18s ease;}.xe936345:hover{color: var(--brand);}@media (max-width: 1159px){.x23945c1{display: none;}}.xe936345, .xf7b3732 .x4541eed{flex-shrink: 0; white-space: nowrap;}@media (max-width: 1159px){.x7a2326c{min-width: 0; flex-shrink: 1;}.xe8dbe6c{max-width: 150px; object-fit: contain; object-position: left center;}.x94bb94f{min-width: 0; overflow: hidden; text-overflow: ellipsis;}}@media (max-width: 700px){.xe936345{padding: 9px 10px; font-size: 12.5px;}.xf7b3732 .x4541eed{padding: 10px 15px; font-size: 12.5px;}}@media (max-width: 480px){.xf7b3732{padding: 10px; gap: 2px;}.xe936345{padding: 8px 8px; font-size: 12px;}.xf7b3732 .x4541eed{padding: 9px 12px; font-size: 12px;}.x7a2326c{gap: 7px;}.x4ce83d1{width: 28px; height: 28px;}.xe8dbe6c{height: 28px; max-width: 116px;}.x94bb94f{font-size: 15px;}}@media (max-width: 380px){.xe936345{padding: 7px 6px; font-size: 11.5px;}.xf7b3732 .x4541eed{padding: 8px 10px; font-size: 11.5px;}.x4ce83d1{width: 26px; height: 26px;}.xe8dbe6c{height: 26px; max-width: 92px;}.x94bb94f{font-size: 14px;}}.xe6a727b{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);}.x96b6bdd{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;}.x96b6bdd:hover{color: var(--brand);}.x96b6bdd::before{content: ""; position: absolute; top: -8px; left: 26%; right: 26%; height: 2px; background: var(--brand); transform: scaleX(0); transition: transform .2s ease;}.x96b6bdd:hover::before{transform: scaleX(1);}.x73191fc{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-align: center; line-height: 1.2;}@media (max-width: 1159px){.xe6a727b{display: flex;}.x1e45129{padding-bottom: 104px;}}.x90fb7fc{position: fixed; inset: 0; z-index: 80; display: none;}body[data-nav-open] .x90fb7fc{display: block;}.x839e436{position: absolute; inset: 0; background: rgba(0, 0, 0, .62);}.x33fb09a{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;}.x1236d7a{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);}.x1236d7a:hover{border-color: var(--brand-line); color: var(--brand);}.xd74c964{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;}.x6552dac{flex: 1;}.xa7103e2{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;}.xe082cd2{position: fixed; inset: 0; z-index: 90; display: none; align-items: center; justify-content: center; padding: 18px;}.xe082cd2[data-open]{display: flex;}.x4528f35{position: absolute; inset: 0; background: rgba(0, 0, 0, .66);}.x9873e7a{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);}.x9b909a4{display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 14px;}.x0e77edb{margin: 0; font-size: 16px; font-weight: 700; letter-spacing: -.01em;}.x1931f08{display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 8px;}.x07000ac{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;}.x07000ac:hover{border-color: var(--brand-line); color: var(--brand);}.x07000ac[aria-current="true"]{border-color: var(--brand-line); background-color: var(--brand-soft); color: var(--brand);}.x81d0f10{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;}.x81d0f10[hidden]{display: none;}.x0c3fda4{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%);}.x08694dd{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;}.x08694dd:hover{color: var(--brand); border-color: var(--brand-line);}.xda9977a{position: relative; margin: 0; color: var(--brand);}.xc92310d{position: relative; margin: 6px 0 0; font-size: 12.5px; color: var(--text-mute);}.x8257440{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;}.x422a6b1{position: relative; width: 100%;}@media (max-width: 1159px){.x81d0f10{bottom: 104px;}}.x9d8d0d9{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);}.x9d8d0d9::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;}.xdae5bf3{position: relative; max-width: 1320px; margin: 0 auto;}.x239d618{display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(20px, 3vw, 40px);}@media (max-width: 900px){.x239d618{grid-template-columns: 1fr 1fr;}}@media (max-width: 560px){.x239d618{grid-template-columns: 1fr;}}.xabf23d7{margin: 18px 0 10px; font-size: 15px; font-weight: 700; letter-spacing: -.01em;}.x0ce42f6{margin: 0 0 18px; font-size: 13.5px; line-height: 1.7; color: var(--text-mute); max-width: 34ch;}.xd9d3e2e{display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; max-width: 300px;}.x4fdc593{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);}.x13f74cd{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);}.x32d57bb{display: block; margin-bottom: 11px; font-size: 13.5px; color: var(--text-dim);}.x32d57bb:hover{color: var(--brand);}.x00144b4{display: flex; gap: 8px; margin-top: 16px;}.x00144b4 a, .x00144b4 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;}.x00144b4 a:hover, .x00144b4 button:hover{color: var(--brand); border-color: var(--brand-line);}.xd2e1ab4{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;}.xd2e1ab4:hover{color: var(--brand); border-color: var(--brand-line);}.x253530b{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);}.x253530b p{margin: 0;}.xe9d4d66{display: flex; gap: 8px;}.xc59b60f{position: relative; border-bottom: 1px solid var(--line); background-color: var(--surface);}.x9850d00{position: relative; overflow: hidden;}.xc344b3f{display: flex; transition: transform .7s cubic-bezier(.65, 0, .2, 1);}.x121536c{position: relative; flex: 0 0 100%;}.xf4cd23f .x121536c{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);}.xf4cd23f .x017d97f{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;}.xf4cd23f .x017d97f::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));}.xf4cd23f .x017d97f > *{margin-left: 22px;}.xf4cd23f .x449c90a{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;}.xf4cd23f .xc6d4bc2{grid-column: 3 / -1; position: relative; min-height: 220px; overflow: hidden;}.xf4cd23f .xc6d4bc2 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.xf4cd23f .x0b37db9{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){.xf4cd23f .x121536c{grid-template-columns: minmax(var(--gutter), 1fr) minmax(0, var(--content-w)) minmax(var(--gutter), 1fr);}.xf4cd23f .xc6d4bc2{grid-column: 1 / -1; grid-row: 1; min-height: 210px;}.xf4cd23f .x017d97f{grid-column: 2; grid-row: 2; padding: 26px 0 78px;}.xf4cd23f .x0b37db9{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);}}.x7f3bed9 .x121536c, .x138eef2 .x121536c{background: #06070C; display: flex; flex-direction: column;}.x7f3bed9 .x121536c{min-height: clamp(330px, 38vw, 480px); align-items: center; justify-content: center; padding: clamp(48px, 7vw, 84px) 0 clamp(86px, 9vw, 108px);}.x138eef2 .x121536c{min-height: clamp(320px, 34vw, 440px); justify-content: flex-end; padding: clamp(56px, 8vw, 88px) 0 clamp(26px, 3.4vw, 42px);}.x7f3bed9 .x121536c > img, .x138eef2 .x121536c > img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x7f3bed9 .x0b37db9{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);}.x138eef2 .x0b37db9{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);}.x7f3bed9 .x017d97f, .x138eef2 .x017d97f{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);}.x7f3bed9 .x017d97f{align-items: center; text-align: center;}.x7f3bed9 .x449c90a, .x138eef2 .x449c90a{position: relative; margin: 0; font-weight: 700; color: var(--on-media);}.x7f3bed9 .x449c90a{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);}.x138eef2 .x449c90a{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;}.x1b7ad35{position: relative; display: flex; flex-wrap: wrap; gap: 10px;}.x7f3bed9 .x1b7ad35{justify-content: center;}.xa8a07e2{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;}.xa8a07e2:hover{color: var(--brand-ink); transform: translateY(-2px); box-shadow: 0 0 32px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.xd9f1a97{padding: 15px 22px; font-weight: 600; color: var(--text); background-color: transparent; border-color: var(--line-2); box-shadow: none;}.xd9f1a97:hover{transform: translateY(-2px); border-color: var(--brand-line); color: var(--brand); box-shadow: none;}.x7f3bed9 .xd9f1a97, .x138eef2 .xd9f1a97{color: var(--on-media); background-color: var(--media-glass); border-color: var(--media-stroke);}.x0e4b3b9{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;}.x0e4b3b9 > *{pointer-events: auto;}.xf4cd23f .x0e4b3b9{justify-content: flex-start; padding-left: calc(var(--gutter) + 22px);}.x7f3bed9 .x0e4b3b9{justify-content: center; gap: 8px;}.x138eef2 .x0e4b3b9{justify-content: flex-end;}.x65136f5{display: flex; align-items: center; gap: 6px;}.xc4ec631{width: 14px; height: 3px; border: 0; border-radius: 999px; padding: 0; background: var(--line-2); cursor: pointer; transition: all .4s ease;}.xc4ec631[aria-current="true"]{width: 34px; background: var(--brand); box-shadow: 0 0 10px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x138eef2 .xc4ec631{background: rgba(255, 255, 255, .42);}.x138eef2 .xc4ec631[aria-current="true"]{background: var(--brand);}.x8718e0b{display: flex; gap: 8px;}.x51c7cfc{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;}.x51c7cfc:hover{color: var(--brand); border-color: var(--brand-line);}.xd0286ea{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);}.xf4cd23f .x0e4b3b9 .x51c7cfc{color: var(--text-dim); border-color: var(--line-2); background: var(--surface-2);}.xf4cd23f .x0e4b3b9 .x51c7cfc:hover{color: var(--brand); border-color: var(--brand-line);}.x9850d00[data-slides="1"] .x0e4b3b9{display: none;}@media (max-width: 560px){.x138eef2 .x121536c{padding-bottom: 76px;}}.x85945fc{border-top: 1px solid var(--brand-line); background-color: var(--offer-bg);}.xba0b542{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);}.x110d564{display: flex; flex-direction: column; gap: 4px; min-width: 0;}.x6636e9e{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;}.x51e0122{margin: 0; font-size: 13px; line-height: 1.6; color: var(--text-mute);}.x274e498{justify-self: end;}@media (max-width: 860px){.xba0b542{grid-template-columns: 1fr; gap: 12px;}.x274e498{justify-self: stretch; width: 100%;}}.x3d3a560{position: relative; overflow: hidden; border-radius: 18px; padding: 18px; border: 1px solid var(--brand-line); background-color: var(--offer-bg);}.x23a976a{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%);}.x379fd2e{position: relative; display: flex; flex-direction: column; gap: 8px;}.x390933d{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;}.xe5ed166{margin: 0; font-size: 14.5px; font-weight: 600; color: var(--text-dim);}.xaf15e3e{margin: 6px 0 0;}.x4054414{display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px;}.x185c3b2{position: relative; text-align: center; padding: 10px 5px; border-radius: 12px; border: 1px solid var(--line); background-color: var(--surface-2);}.x185c3b2::before{content: ""; position: absolute; left: 9px; right: 9px; top: -1px; height: 1px; background: color-mix(in srgb, var(--brand) 60%, transparent);}.x96dd82d{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);}.x54f0aee{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);}.x0766a6e{margin-top: 6px; width: 100%;}.x3d3a560[data-expired] .x96dd82d{color: var(--text-mute); text-shadow: none;}.x3d3a560[data-expired] .x0766a6e{pointer-events: none; opacity: .5; filter: grayscale(1);}.xd20b16b{display: flex; flex-direction: column; gap: clamp(16px, 2vw, 24px);}.x677d98a{display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: clamp(10px, 1.4vw, 16px);}.x677d98a > *:first-child{grid-column: span 2; grid-row: span 2;}@media (max-width: 1159px){.x677d98a{grid-template-columns: repeat(4, minmax(0, 1fr));}}@media (max-width: 720px){.x677d98a{grid-template-columns: repeat(3, minmax(0, 1fr));}}@media (max-width: 460px){.x677d98a{grid-template-columns: repeat(2, minmax(0, 1fr));}.x677d98a > *:first-child{grid-column: auto; grid-row: auto;}}.x677d98a:not([data-expanded]) > *:nth-child(n+10){display: none;}@media (max-width: 1159px){.x677d98a:not([data-expanded]) > *:nth-child(n+6){display: none;}}@media (max-width: 720px){.x677d98a:not([data-expanded]) > *:nth-child(n+7){display: none;}}@media (max-width: 460px){.x677d98a:not([data-expanded]) > *:nth-child(n+5){display: none;}}.x27fc808{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;}.x27fc808: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);}.x779cc2b{display: block; position: relative; aspect-ratio: 1 / 1.2; overflow: hidden;}.x779cc2b img{width: 100%; height: 100%; object-fit: cover;}.x76694d8{position: absolute; inset: 0; background: linear-gradient(0deg, rgba(4, 5, 10, .92) 0%, rgba(4, 5, 10, 0) 54%);}.x89da658{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);}.xf30cc76{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;}.x27fc808:hover .xf30cc76{transform: translate(-50%, -50%) scale(1); background-color: color-mix(in srgb, var(--brand) 82%, transparent); color: var(--brand-ink);}.x9d9ca2f{position: absolute; left: 0; right: 0; bottom: 0; padding: 10px 11px;}.x102351e{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;}.x5ab9019{display: flex; flex-direction: column; gap: clamp(14px, 1.8vw, 20px);}.x99c4e62{display: flex; gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding: 2px 2px 6px;}.x99c4e62::-webkit-scrollbar{display: none;}.x07f5996{display: flex; gap: 8px;}.xcb5e408{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;}.xcb5e408:hover{color: var(--brand); border-color: var(--brand-line);}.x3dedb0e{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;}.x3dedb0e:hover{border-color: var(--brand-line);}.x3dedb0e::before{content: ""; position: absolute; left: 0; top: 14px; bottom: 14px; width: 2px; border-radius: 2px; background: var(--brand);}.x85e8c87{border-radius: 10px; width: 52px; height: 52px; object-fit: cover; flex-shrink: 0;}.x1751639{display: block; min-width: 0;}.x5cc54d2{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;}.x1342611{display: block; margin-top: 3px; font-size: 14px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.x95afe13{display: block; margin-top: 2px; font-size: 15px; font-weight: 700; color: var(--brand);}.x0c7fa95{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);}.xa40a10c{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;}.x6314777{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;}.x6314777:hover{transform: translateY(-4px); border-color: var(--brand-line);}.x5c4ce60{display: block; position: relative; aspect-ratio: 1 / 1.08;}.x5c4ce60 img{width: 100%; height: 100%; object-fit: cover;}.xa065aaf{position: absolute; inset: 0; background: linear-gradient(0deg, rgba(4, 5, 10, .9) 0%, rgba(4, 5, 10, 0) 56%);}.x37c348a{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;}.x6314777:hover .x37c348a{background-color: color-mix(in srgb, var(--brand) 82%, transparent); color: var(--brand-ink);}.xac1b32d{position: absolute; left: 9px; right: 9px; bottom: 9px; display: flex; align-items: center; justify-content: space-between; gap: 8px;}.x23db433{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;}.x9c3d414{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;}}.x61c6698{scroll-margin-top: 96px;}.x61c6698 > * + *{margin-top: 16px;}.x61c6698 > :first-child{margin-top: 0;}.x61c6698 + .x61c6698{margin-top: clamp(22px, 3vw, 36px);}.x61c6698 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;}.x61c6698 h2::after{content: ""; position: absolute; left: 0; top: 25px; bottom: .2em; width: 3px; border-radius: 2px; background: linear-gradient(180deg, var(--brand), var(--accent));}.x61c6698 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);}.x61c6698 h3{margin: 26px 0 0; font-size: clamp(17px, 2.1vw, 22px); font-weight: 700; letter-spacing: -.015em;}.x61c6698 h4{margin: 22px 0 0; font-size: 16px; font-weight: 700;}.x61c6698 p{margin: 16px 0 0; max-width: 78ch; font-size: 15px; line-height: 1.75; color: var(--text-dim); text-wrap: pretty;}.x61c6698 a{color: var(--brand); text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px;}.x61c6698 strong{color: var(--text); font-weight: 600;}.x61c6698 ol{counter-reset: xnd-step; margin: 16px 0 0; padding: 0; list-style: none; display: flex; flex-direction: column; gap: 10px; max-width: 900px;}.x61c6698 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);}.x61c6698 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;}.x61c6698 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);}.x61c6698 ul > li{position: relative; padding-left: 24px; font-size: 15px; line-height: 1.7; color: var(--text-dim);}.x61c6698 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);}.x61c6698 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);}.x61c6698 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);}.x61c6698 tr{border-bottom: 1px solid var(--line);}.x61c6698 tr:last-child{border-bottom: 0;}.x61c6698 th{text-align: left; padding: 13px 16px; font-weight: 600; color: var(--text);}.x61c6698 tbody th{width: 42%;}.x61c6698 td{padding: 13px 16px; color: var(--text-dim);}.xa7166b2{overflow-x: auto; clear: both;}.x17724ca > * + *{margin-top: 16px;}.x17724ca > img + p{margin-top: 0;}.x78f5b4b{display: block; width: 100%; max-width: 720px; border: 1px solid var(--line); border-radius: 16px;}.x1e79630{float: left; width: min(320px, 42%); margin: 4px 22px 14px 0; border: 1px solid var(--line); border-radius: 14px;}.x17724ca::after{content: ""; display: block; clear: both;}@media (max-width: 640px){.x1e79630{float: none; width: 100%; margin: 0 0 14px;}}.x7196999{display: flex; flex-direction: column; gap: clamp(26px, 3.4vw, 46px); counter-reset: xnd-h2;}.x1fbf29c{display: flow-root;}.x0afd275{display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 12px; align-items: start;}.x0afd275 > :not(details){grid-column: 1 / -1;}.xfd083d7{border-radius: 14px; background-color: var(--surface); border: 1px solid var(--line); overflow: hidden; transition: border-color .3s ease;}.xfd083d7[open]{border-color: var(--brand-line);}.xfd083d7 > 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;}.xfd083d7 > summary::-webkit-details-marker{display: none;}.xfd083d7 > 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;}.xfd083d7[open] > summary::after{transform: rotate(45deg); border-color: var(--brand-line);}.xfd083d7 > p, .xfd083d7 > div{margin: 0; padding: 0 16px 16px; font-size: 14.5px; line-height: 1.75; color: var(--text-dim);}.x99b7da3{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);}.x6ecd5d1{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%);}.x50d5449{position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: min(320px, 60%); height: 2px; background: linear-gradient(90deg, transparent, var(--brand), transparent);}.xf056c56{position: relative; display: flex; flex-direction: column; gap: 18px;}.xb2e3fbb{margin: 0; font-size: clamp(28px, 4.2vw, 44px); line-height: 1.08; font-weight: 700; letter-spacing: -.03em; text-wrap: pretty;}.xb2e3fbb em{font-style: normal; color: var(--brand);}.xca8f726{margin: 0; font-size: clamp(14px, 1.3vw, 15.5px); line-height: 1.75; color: var(--text-dim); text-wrap: pretty;}.x5f109b0{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;}.x29331a2{text-align: center;}.x29331a2 .xf056c56{align-items: center; margin: 0 auto;}.x27b50f7 .x6ecd5d1{background: radial-gradient(64% 88% at 0% 0%, color-mix(in srgb, var(--brand) 16%, transparent), transparent 62%);}.xe1a0c4b .xe15c158{height: 1px; background: linear-gradient(90deg, var(--line-2), transparent);}.xe3b631f{border-radius: 18px; padding: clamp(16px, 2.4vw, 26px); background-color: var(--surface); border: 1px solid var(--line);}.x91c98bb{display: flex; align-items: center; justify-content: space-between; gap: 14px;}.x460d74a{margin: 0; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 11px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--brand);}.x71bda46{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;}.x71bda46:hover{color: var(--brand); border-color: var(--brand-line);}.xe2d012d{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%);}.xe2d012d::-webkit-scrollbar{width: 8px;}.xe2d012d::-webkit-scrollbar-track{background: var(--surface-2); border-radius: 999px;}.xe2d012d::-webkit-scrollbar-thumb{border: 2px solid transparent; border-radius: 999px; background: color-mix(in srgb, var(--brand) 55%, transparent); background-clip: padding-box;}.xe2d012d::-webkit-scrollbar-thumb:hover{background: var(--brand); background-clip: padding-box;}.xe3b631f[data-collapsed] .xe2d012d{display: none;}.x82f9c31{position: relative; display: flex; gap: 12px; align-items: baseline; padding: 9px 12px 9px 14px; border-radius: 10px; transition: background-color .18s ease;}.x82f9c31::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;}.x82f9c31:hover{background: var(--surface-2);}.x82f9c31:hover::before{transform: scaleY(1);}.x39a2234{flex-shrink: 0; font-size: 12px; color: var(--brand);}.x2506d3c{font-size: 14.5px; color: var(--text-dim);}.x2506d3c:hover{color: var(--brand);}.x8717543:not(:first-child){margin: calc(22px - var(--stack-gap, 0px)) 0 0;}.x2916fd2{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);}.x2916fd2 a{color: var(--text-dim);}.x2916fd2 a:hover{color: var(--brand);}.xd6bed7a{color: var(--brand);}.xfb05d1b{border-radius: 20px; position: relative; overflow: hidden; width: 100%; aspect-ratio: 21 / 9; min-height: 260px; border: 1px solid var(--line-2);}.xfb05d1b img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x4777782{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);}.xed7cde2{position: relative; display: flex; flex-direction: column; justify-content: center; gap: 10px; height: 100%; padding: clamp(20px, 3vw, 30px);}.xf6cb7e8{margin: 0; color: var(--brand);}.xdac59c1{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;}.x9f27ba7{width: min(280px, 70%); height: 8px; background: repeating-linear-gradient(90deg, var(--brand) 0 2px, transparent 2px 9px); opacity: .55;}.x152adab{align-self: flex-start; margin-top: 6px;}.xd79c67b{border-radius: 20px; position: relative; overflow: hidden; min-height: clamp(290px, 25vw, 370px); border: 1px solid var(--line-2);}.xd79c67b img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x8a50283{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);}.x2931a6d{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);}.x39d30e7{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;}.x347e310{margin: 0; max-width: 420px; font-size: 14.5px; line-height: 1.6; color: var(--on-media-dim);}.xa149e7c{align-self: flex-start;}.xac2aad2{display: flex; flex-direction: column; gap: 14px;}.x95b4d46{margin: 0; font-size: clamp(21px, 2.8vw, 30px); font-weight: 700; letter-spacing: -.02em;}.x6d5f736{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);}.x9c8a42f{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%);}.xbc06494{position: relative; width: 72px; height: 72px; padding: 9px; border-radius: 14px; object-fit: contain; background: var(--surface-2); border: 1px solid var(--line);}.xa984d80{position: relative; flex: 1; min-width: 180px; display: flex; flex-direction: column; gap: 8px;}.x994adb5{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);}.x07c0e5c{display: flex; align-items: center; gap: 7px; font-size: 14px; color: var(--text-dim);}.x74c2e01{position: relative; display: flex; flex-wrap: wrap; align-items: center; gap: 10px;}.xd515c14{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;}.xb437fb4{border-radius: 22px; position: relative; overflow: hidden; border: 1px solid var(--line-2);}.xb437fb4 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.xe43296a{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);}.x1f4f859{position: relative; display: flex; flex-direction: column; align-items: center; gap: 14px; padding: clamp(40px, 7vw, 88px) clamp(18px, 4vw, 40px);}.x10f6598{display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;}.x4b0ddc5{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);}.xfa20670{display: flex; flex-direction: column; gap: 10px;}.xbc88007{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){.x93f0856 .x548d813{grid-template-columns: minmax(0, 1fr); gap: 8px;}.x93f0856 .xd165b4e{display: none;}.xbc88007{white-space: normal;}}.xa563ff8{margin: 14px 0 0; font-size: 12px; line-height: 1.6; color: var(--text-mute);}.xa306cb9{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;}.xa306cb9:hover{border-color: var(--brand-line);}.xa306cb9::before{content: ""; position: absolute; left: 0; top: 16px; bottom: 16px; width: 2px; border-radius: 2px; background: var(--brand);}.x941ddab{background-color: var(--offer-bg); border-color: var(--brand-line);}.x103816c{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: clamp(16px, 1.8vw, 22px); font-weight: 700; line-height: 1; color: var(--brand);}.x460bf39{display: grid; place-items: center; width: 120px; height: auto; padding: 0; border-radius: 10px; background-color: var(--surface-2); border: 1px solid var(--line);}.x460bf39 img{display: block; max-width: 100%; height: auto; max-height: 80px; object-fit: contain; border-radius: 8px;}.xce62eae{display: block; min-width: 0;}.x0e3f0cd{display: block; font-size: clamp(14.5px, 1.5vw, 17px); font-weight: 700; letter-spacing: -.01em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.xbf3c05e{display: flex; align-items: baseline; gap: 8px; margin-top: 3px; font-size: 12.5px; color: var(--text-mute);}.x530ceaf{font-size: 10px; letter-spacing: .1em; color: var(--brand);}.xa3073b5{display: flex; gap: clamp(14px, 2vw, 26px);}.xc58d8cf{display: block; min-width: 0;}.xe66164a{display: block; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; color: var(--text-mute);}.x1d2a57b{display: block; margin-top: 3px; font-size: 13.5px; font-weight: 600; hyphens: auto;}.xce0b6f6{white-space: nowrap;}.x93f0856[hidden], .xa306cb9[hidden], .xc58d8cf[hidden]{display: none !important;}.x460bf39[hidden]{visibility: hidden;}@media (max-width: 760px){.xa306cb9{grid-template-columns: auto auto minmax(0, 1fr); row-gap: 14px;}.xa3073b5{grid-column: 1 / -1;}.xce0b6f6{grid-column: 1 / -1; width: 100%; justify-content: center;}}