*, *::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;}.x8696508{font-family: 'JetBrains Mono', ui-monospace, 'SFMono-Regular', Menlo, monospace; font-variant-numeric: tabular-nums; letter-spacing: -.02em; word-spacing: -.24em;}.x6d59da7{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;}}.xafcc74d{position: relative; min-height: 100vh; background: var(--bg); padding-bottom: 24px; overflow-x: clip;}.x09d4dcc{position: fixed; inset: 0; pointer-events: none; overflow: hidden; z-index: 0;}.x1be08c0{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%);}.x2c10686{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%);}.x06891be{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);}.x06891be > *{grid-column: content;}.x06891be > .x210c292, .x06891be > .xa6daa08{grid-column: full;}.x210c292{padding: clamp(30px, 4vw, 54px) var(--gutter); background: var(--band-bg); border-block: 1px solid var(--line-2);}.xa6daa08 + .x210c292, .x210c292 + .x210c292{margin-top: calc(-1 * var(--stack-gap)); border-top: 0;}.xeff8be0{max-width: var(--content-w); margin: 0 auto; display: flex; flex-direction: column; gap: clamp(28px, 3.6vw, 48px);}.x06b2d9c{display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: clamp(26px, 3vw, 46px); align-items: start;}.xf53ff4b{position: sticky; top: clamp(78px, 9vw, 92px); display: flex; flex-direction: column; gap: 14px;}@media (max-width: 1100px){.x06b2d9c{display: flex; flex-direction: column; align-items: stretch;}.xf53ff4b{position: static; order: -1;}}.x5a3ba74{display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: clamp(12px, 2vw, 22px); margin-bottom: 18px;}.xb9a7f8e{display: flex; align-items: center; gap: 12px; min-width: 0;}.xf94d2dc{position: relative; margin: 0; padding-left: 16px; font-size: clamp(22px, 2.9vw, 32px); font-weight: 700; letter-spacing: -.02em;}.xf94d2dc::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);}.x946d872{height: 1px; min-width: 0; background: linear-gradient(90deg, var(--line-2), transparent);}@media (max-width: 560px){.x5a3ba74{grid-template-columns: 1fr auto; gap: 10px;}.x946d872{display: none;}}:where( button.xe5a7efe, button.xc168860, button.xd2c7441, button.x7bd7346, button.xfba8cf6, button.x8a47d92, button.xd8bccce, button.xc2a5ba5, button.xa25b050, button.x2796601, button.x41a5e04, .xb474107 button ){appearance: none; -webkit-appearance: none; margin: 0; padding: 0; border: 0; background: transparent; color: inherit; text-align: inherit; cursor: pointer;}.xe5a7efe{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;}.x8cd8cac{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);}.x8cd8cac:hover{color: var(--brand-ink); box-shadow: 0 0 28px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.xfeb664f{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;}.x6a25123{color: var(--text); background-color: transparent; border-color: var(--line-2);}.x6a25123:hover{color: var(--brand); border-color: var(--brand-line);}.x73ceb69{border-radius: 10px; padding: 9px 14px; font-size: 12.5px; color: var(--text-dim); background-color: transparent; border-color: var(--line);}.x73ceb69:hover{color: var(--brand); border-color: var(--brand-line);}.x2110c71{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;}.x2110c71:hover{color: var(--brand); border-color: var(--brand-line);}.x2110c71[disabled]{opacity: .45; cursor: default;}.x2110c71[disabled]:hover{color: var(--text-dim); border-color: var(--line-2);}.x91deede, .xac2b7d4, .xcccb4f2, .xfd1751e, .x1037a06{--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);}.x91deede{position: relative; overflow: hidden; background: var(--chrome-bg); border-bottom: 1px solid var(--line); color: var(--text-dim);}.x57b8f64{display: flex; width: max-content; animation: xnd-marquee 46s linear infinite;}.xa234e97{display: flex; align-items: center; gap: 30px; padding: 9px 15px 9px 0;}.xff5cb19{display: inline-flex; align-items: center; gap: 9px; white-space: nowrap;}.x613b69e{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);}.x48ce65e{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--text-mute);}.x79ea786{font-size: 12.5px; font-weight: 700; color: var(--brand);}.x91deede:hover .x57b8f64{animation-play-state: paused;}.xac2b7d4{position: sticky; top: 0; z-index: 60; background: var(--chrome-bg); border-bottom: 1px solid var(--line);}.xac2b7d4::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;}.x550fd26{position: relative; max-width: 1320px; margin: 0 auto; display: flex; align-items: center; gap: 12px; padding: 12px clamp(12px, 3vw, 26px);}.xccf5afc{position: relative; display: flex; align-items: center; gap: 10px; flex-shrink: 0;}.xeee6b68{display: grid; place-items: center; width: 32px; height: 32px; background: var(--brand); border-radius: 10px;}.x9c90caa{font-weight: 700; font-size: 17px; letter-spacing: -.01em;}.x3688bea{color: var(--brand);}.xce6fe6d{display: block; height: 32px; width: auto;}.x2f463eb{flex: 1; display: flex; justify-content: center; gap: 2px;}.x6923506{flex: 1;}.xd2c7441{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;}.xd2c7441::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;}.xd2c7441:hover{color: var(--text);}.xd2c7441:hover::after{transform: scaleX(1);}.xf1bedf3{position: relative;}.x17d5e1b{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;}.xf1bedf3:hover .x17d5e1b, .xf1bedf3:focus-within .x17d5e1b, .xf1bedf3[data-open] .x17d5e1b{display: block;}.x7bd7346{display: block; padding: 10px 13px; border-radius: 10px; font-size: 13.5px; color: var(--text-dim); white-space: nowrap;}.x7bd7346:hover{background: var(--brand-soft); color: var(--brand);}.xfba8cf6{padding: 11px 14px; border-radius: 10px; font-size: 13.5px; font-weight: 600; color: var(--text-dim); transition: color .18s ease;}.xfba8cf6:hover{color: var(--brand);}@media (max-width: 1159px){.x2f463eb{display: none;}}.xfba8cf6, .x550fd26 .xe5a7efe{flex-shrink: 0; white-space: nowrap;}@media (max-width: 1159px){.xccf5afc{min-width: 0; flex-shrink: 1;}.xce6fe6d{max-width: 150px; object-fit: contain; object-position: left center;}.x9c90caa{min-width: 0; overflow: hidden; text-overflow: ellipsis;}}@media (max-width: 700px){.xfba8cf6{padding: 9px 10px; font-size: 12.5px;}.x550fd26 .xe5a7efe{padding: 10px 15px; font-size: 12.5px;}}@media (max-width: 480px){.x550fd26{padding: 10px; gap: 2px;}.xfba8cf6{padding: 8px 8px; font-size: 12px;}.x550fd26 .xe5a7efe{padding: 9px 12px; font-size: 12px;}.xccf5afc{gap: 7px;}.xeee6b68{width: 28px; height: 28px;}.xce6fe6d{height: 28px; max-width: 116px;}.x9c90caa{font-size: 15px;}}@media (max-width: 380px){.xfba8cf6{padding: 7px 6px; font-size: 11.5px;}.x550fd26 .xe5a7efe{padding: 8px 10px; font-size: 11.5px;}.xeee6b68{width: 26px; height: 26px;}.xce6fe6d{height: 26px; max-width: 92px;}.x9c90caa{font-size: 14px;}}.xcccb4f2{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);}.xd8bccce{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;}.xd8bccce:hover{color: var(--brand);}.xd8bccce::before{content: ""; position: absolute; top: -8px; left: 26%; right: 26%; height: 2px; background: var(--brand); transform: scaleX(0); transition: transform .2s ease;}.xd8bccce:hover::before{transform: scaleX(1);}.x5cb22a5{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-align: center; line-height: 1.2;}@media (max-width: 1159px){.xcccb4f2{display: flex;}.xafcc74d{padding-bottom: 104px;}}.xfd1751e{position: fixed; inset: 0; z-index: 80; display: none;}body[data-nav-open] .xfd1751e{display: block;}.x8d52b6d{position: absolute; inset: 0; background: rgba(0, 0, 0, .62);}.x39f500c{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;}.xc2a5ba5{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);}.xc2a5ba5:hover{border-color: var(--brand-line); color: var(--brand);}.xf238367{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;}.x2c1836f{flex: 1;}.xd62d4f1{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;}.xce09c95{position: fixed; inset: 0; z-index: 90; display: none; align-items: center; justify-content: center; padding: 18px;}.xce09c95[data-open]{display: flex;}.x65e4251{position: absolute; inset: 0; background: rgba(0, 0, 0, .66);}.x1cc79d5{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);}.xfdf6028{display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 14px;}.xbb97a7d{margin: 0; font-size: 16px; font-weight: 700; letter-spacing: -.01em;}.x033007d{display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 8px;}.x9b4cd49{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;}.x9b4cd49:hover{border-color: var(--brand-line); color: var(--brand);}.x9b4cd49[aria-current="true"]{border-color: var(--brand-line); background-color: var(--brand-soft); color: var(--brand);}.xe06825e{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;}.xe06825e[hidden]{display: none;}.x2e61e8a{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%);}.xc8984aa{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;}.xc8984aa:hover{color: var(--brand); border-color: var(--brand-line);}.x76a9fa7{position: relative; margin: 0; color: var(--brand);}.xe7464b7{position: relative; margin: 6px 0 0; font-size: 12.5px; color: var(--text-mute);}.xdb4cb0b{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;}.x3243aed{position: relative; width: 100%;}@media (max-width: 1159px){.xe06825e{bottom: 104px;}}.x1037a06{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);}.x1037a06::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;}.xf0db5e5{position: relative; max-width: 1320px; margin: 0 auto;}.x6ca4540{display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(20px, 3vw, 40px);}@media (max-width: 900px){.x6ca4540{grid-template-columns: 1fr 1fr;}}@media (max-width: 560px){.x6ca4540{grid-template-columns: 1fr;}}.x29b48c0{margin: 18px 0 10px; font-size: 15px; font-weight: 700; letter-spacing: -.01em;}.xbf2dfa0{margin: 0 0 18px; font-size: 13.5px; line-height: 1.7; color: var(--text-mute); max-width: 34ch;}.xe1a1ba5{display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; max-width: 300px;}.x0825282{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);}.x0b9c326{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);}.x8a47d92{display: block; margin-bottom: 11px; font-size: 13.5px; color: var(--text-dim);}.x8a47d92:hover{color: var(--brand);}.xb474107{display: flex; gap: 8px; margin-top: 16px;}.xb474107 a, .xb474107 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;}.xb474107 a:hover, .xb474107 button:hover{color: var(--brand); border-color: var(--brand-line);}.x00d1bd7{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;}.x00d1bd7:hover{color: var(--brand); border-color: var(--brand-line);}.x63e60b7{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);}.x63e60b7 p{margin: 0;}.x0685edb{display: flex; gap: 8px;}.xa6daa08{position: relative; border-bottom: 1px solid var(--line); background-color: var(--surface);}.x4066d6c{position: relative; overflow: hidden;}.x3289700{display: flex; transition: transform .7s cubic-bezier(.65, 0, .2, 1);}.x28a5c13{position: relative; flex: 0 0 100%;}.x9cc7019 .x28a5c13{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);}.x9cc7019 .xe8c100e{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;}.x9cc7019 .xe8c100e::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));}.x9cc7019 .xe8c100e > *{margin-left: 22px;}.x9cc7019 .x92a5041{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;}.x9cc7019 .xa036dad{grid-column: 3 / -1; position: relative; min-height: 220px; overflow: hidden;}.x9cc7019 .xa036dad img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x9cc7019 .x7437672{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){.x9cc7019 .x28a5c13{grid-template-columns: minmax(var(--gutter), 1fr) minmax(0, var(--content-w)) minmax(var(--gutter), 1fr);}.x9cc7019 .xa036dad{grid-column: 1 / -1; grid-row: 1; min-height: 210px;}.x9cc7019 .xe8c100e{grid-column: 2; grid-row: 2; padding: 26px 0 78px;}.x9cc7019 .x7437672{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);}}.xc580465 .x28a5c13, .x4b0dd91 .x28a5c13{background: #06070C; display: flex; flex-direction: column;}.xc580465 .x28a5c13{min-height: clamp(330px, 38vw, 480px); align-items: center; justify-content: center; padding: clamp(48px, 7vw, 84px) 0 clamp(86px, 9vw, 108px);}.x4b0dd91 .x28a5c13{min-height: clamp(320px, 34vw, 440px); justify-content: flex-end; padding: clamp(56px, 8vw, 88px) 0 clamp(26px, 3.4vw, 42px);}.xc580465 .x28a5c13 > img, .x4b0dd91 .x28a5c13 > img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.xc580465 .x7437672{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);}.x4b0dd91 .x7437672{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);}.xc580465 .xe8c100e, .x4b0dd91 .xe8c100e{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);}.xc580465 .xe8c100e{align-items: center; text-align: center;}.xc580465 .x92a5041, .x4b0dd91 .x92a5041{position: relative; margin: 0; font-weight: 700; color: var(--on-media);}.xc580465 .x92a5041{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);}.x4b0dd91 .x92a5041{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;}.x198a78a{position: relative; display: flex; flex-wrap: wrap; gap: 10px;}.xc580465 .x198a78a{justify-content: center;}.xc168860{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;}.xc168860:hover{color: var(--brand-ink); transform: translateY(-2px); box-shadow: 0 0 32px -2px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.xbb60d2b{padding: 15px 22px; font-weight: 600; color: var(--text); background-color: transparent; border-color: var(--line-2); box-shadow: none;}.xbb60d2b:hover{transform: translateY(-2px); border-color: var(--brand-line); color: var(--brand); box-shadow: none;}.xc580465 .xbb60d2b, .x4b0dd91 .xbb60d2b{color: var(--on-media); background-color: var(--media-glass); border-color: var(--media-stroke);}.x4288624{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;}.x4288624 > *{pointer-events: auto;}.x9cc7019 .x4288624{justify-content: flex-start; padding-left: calc(var(--gutter) + 22px);}.xc580465 .x4288624{justify-content: center; gap: 8px;}.x4b0dd91 .x4288624{justify-content: flex-end;}.x3a05d03{display: flex; align-items: center; gap: 6px;}.x624db93{width: 14px; height: 3px; border: 0; border-radius: 999px; padding: 0; background: var(--line-2); cursor: pointer; transition: all .4s ease;}.x624db93[aria-current="true"]{width: 34px; background: var(--brand); box-shadow: 0 0 10px color-mix(in srgb, var(--brand) var(--glow-a), transparent);}.x4b0dd91 .x624db93{background: rgba(255, 255, 255, .42);}.x4b0dd91 .x624db93[aria-current="true"]{background: var(--brand);}.x9c5c4ff{display: flex; gap: 8px;}.x9523c28{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;}.x9523c28:hover{color: var(--brand); border-color: var(--brand-line);}.x1c881af{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);}.x9cc7019 .x4288624 .x9523c28{color: var(--text-dim); border-color: var(--line-2); background: var(--surface-2);}.x9cc7019 .x4288624 .x9523c28:hover{color: var(--brand); border-color: var(--brand-line);}.x4066d6c[data-slides="1"] .x4288624{display: none;}@media (max-width: 560px){.x4b0dd91 .x28a5c13{padding-bottom: 76px;}}.x33ae7e8{border-top: 1px solid var(--brand-line); background-color: var(--offer-bg);}.x7bb5b31{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);}.x53bee71{display: flex; flex-direction: column; gap: 4px; min-width: 0;}.xafe8deb{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;}.xbb133f3{margin: 0; font-size: 13px; line-height: 1.6; color: var(--text-mute);}.x6621dc8{justify-self: end;}@media (max-width: 860px){.x7bb5b31{grid-template-columns: 1fr; gap: 12px;}.x6621dc8{justify-self: stretch; width: 100%;}}.xe17d2e1{position: relative; overflow: hidden; border-radius: 18px; padding: 18px; border: 1px solid var(--brand-line); background-color: var(--offer-bg);}.x411b82a{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%);}.x4e1734b{position: relative; display: flex; flex-direction: column; gap: 8px;}.x47a7253{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;}.x685b968{margin: 0; font-size: 14.5px; font-weight: 600; color: var(--text-dim);}.x0f86ca1{margin: 6px 0 0;}.x885ec50{display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px;}.x2ef4cea{position: relative; text-align: center; padding: 10px 5px; border-radius: 12px; border: 1px solid var(--line); background-color: var(--surface-2);}.x2ef4cea::before{content: ""; position: absolute; left: 9px; right: 9px; top: -1px; height: 1px; background: color-mix(in srgb, var(--brand) 60%, transparent);}.xeedaa33{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);}.x8b1634a{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);}.x01e2942{margin-top: 6px; width: 100%;}.xe17d2e1[data-expired] .xeedaa33{color: var(--text-mute); text-shadow: none;}.xe17d2e1[data-expired] .x01e2942{pointer-events: none; opacity: .5; filter: grayscale(1);}.x5dc57d2{display: flex; flex-direction: column; gap: clamp(16px, 2vw, 24px);}.x064b7fd{display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: clamp(10px, 1.4vw, 16px);}.x064b7fd > *:first-child{grid-column: span 2; grid-row: span 2;}@media (max-width: 1159px){.x064b7fd{grid-template-columns: repeat(4, minmax(0, 1fr));}}@media (max-width: 720px){.x064b7fd{grid-template-columns: repeat(3, minmax(0, 1fr));}}@media (max-width: 460px){.x064b7fd{grid-template-columns: repeat(2, minmax(0, 1fr));}.x064b7fd > *:first-child{grid-column: auto; grid-row: auto;}}.x064b7fd:not([data-expanded]) > *:nth-child(n+10){display: none;}@media (max-width: 1159px){.x064b7fd:not([data-expanded]) > *:nth-child(n+6){display: none;}}@media (max-width: 720px){.x064b7fd:not([data-expanded]) > *:nth-child(n+7){display: none;}}@media (max-width: 460px){.x064b7fd:not([data-expanded]) > *:nth-child(n+5){display: none;}}.xa25b050{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;}.xa25b050: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);}.x6a3e388{display: block; position: relative; aspect-ratio: 1 / 1.2; overflow: hidden;}.x6a3e388 img{width: 100%; height: 100%; object-fit: cover;}.xd9df0c1{position: absolute; inset: 0; background: linear-gradient(0deg, rgba(4, 5, 10, .92) 0%, rgba(4, 5, 10, 0) 54%);}.xb3876f6{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);}.x509f1d8{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;}.xa25b050:hover .x509f1d8{transform: translate(-50%, -50%) scale(1); background-color: color-mix(in srgb, var(--brand) 82%, transparent); color: var(--brand-ink);}.x541d901{position: absolute; left: 0; right: 0; bottom: 0; padding: 10px 11px;}.x4c071f7{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;}.xfab4c01{display: flex; flex-direction: column; gap: clamp(14px, 1.8vw, 20px);}.x18da3b0{display: flex; gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding: 2px 2px 6px;}.x18da3b0::-webkit-scrollbar{display: none;}.x6660cd0{display: flex; gap: 8px;}.x0e7a0fa{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;}.x0e7a0fa:hover{color: var(--brand); border-color: var(--brand-line);}.x2796601{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;}.x2796601:hover{border-color: var(--brand-line);}.x2796601::before{content: ""; position: absolute; left: 0; top: 14px; bottom: 14px; width: 2px; border-radius: 2px; background: var(--brand);}.x532f4ea{border-radius: 10px; width: 52px; height: 52px; object-fit: cover; flex-shrink: 0;}.x506a649{display: block; min-width: 0;}.x7b1c133{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;}.x5df2844{display: block; margin-top: 3px; font-size: 14px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.x28df27e{display: block; margin-top: 2px; font-size: 15px; font-weight: 700; color: var(--brand);}.x439cfe0{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);}.xaca6e93{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;}.x41a5e04{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;}.x41a5e04:hover{transform: translateY(-4px); border-color: var(--brand-line);}.xf405672{display: block; position: relative; aspect-ratio: 1 / 1.08;}.xf405672 img{width: 100%; height: 100%; object-fit: cover;}.x949a22f{position: absolute; inset: 0; background: linear-gradient(0deg, rgba(4, 5, 10, .9) 0%, rgba(4, 5, 10, 0) 56%);}.x5e901b0{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;}.x41a5e04:hover .x5e901b0{background-color: color-mix(in srgb, var(--brand) 82%, transparent); color: var(--brand-ink);}.xe80d5bc{position: absolute; left: 9px; right: 9px; bottom: 9px; display: flex; align-items: center; justify-content: space-between; gap: 8px;}.x1d1fca7{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;}.xc6669c4{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;}}.x3de8921{scroll-margin-top: 96px;}.x3de8921 > * + *{margin-top: 16px;}.x3de8921 > :first-child{margin-top: 0;}.x3de8921 + .x3de8921{margin-top: clamp(22px, 3vw, 36px);}.x3de8921 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;}.x3de8921 h2::after{content: ""; position: absolute; left: 0; top: 25px; bottom: .2em; width: 3px; border-radius: 2px; background: linear-gradient(180deg, var(--brand), var(--accent));}.x3de8921 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);}.x3de8921 h3{margin: 26px 0 0; font-size: clamp(17px, 2.1vw, 22px); font-weight: 700; letter-spacing: -.015em;}.x3de8921 h4{margin: 22px 0 0; font-size: 16px; font-weight: 700;}.x3de8921 p{margin: 16px 0 0; max-width: 78ch; font-size: 15px; line-height: 1.75; color: var(--text-dim); text-wrap: pretty;}.x3de8921 a{color: var(--brand); text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px;}.x3de8921 strong{color: var(--text); font-weight: 600;}.x3de8921 ol{counter-reset: xnd-step; margin: 16px 0 0; padding: 0; list-style: none; display: flex; flex-direction: column; gap: 10px; max-width: 900px;}.x3de8921 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);}.x3de8921 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;}.x3de8921 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);}.x3de8921 ul > li{position: relative; padding-left: 24px; font-size: 15px; line-height: 1.7; color: var(--text-dim);}.x3de8921 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);}.x3de8921 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);}.x3de8921 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);}.x3de8921 tr{border-bottom: 1px solid var(--line);}.x3de8921 tr:last-child{border-bottom: 0;}.x3de8921 th{text-align: left; padding: 13px 16px; font-weight: 600; color: var(--text);}.x3de8921 tbody th{width: 42%;}.x3de8921 td{padding: 13px 16px; color: var(--text-dim);}.x35692c8{overflow-x: auto; clear: both;}.x1b96e3e > * + *{margin-top: 16px;}.x1b96e3e > img + p{margin-top: 0;}.x6e08c99{display: block; width: 100%; max-width: 720px; border: 1px solid var(--line); border-radius: 16px;}.xebeb2eb{float: left; width: min(320px, 42%); margin: 4px 22px 14px 0; border: 1px solid var(--line); border-radius: 14px;}.x1b96e3e::after{content: ""; display: block; clear: both;}@media (max-width: 640px){.xebeb2eb{float: none; width: 100%; margin: 0 0 14px;}}.xd9a473a{display: flex; flex-direction: column; gap: clamp(26px, 3.4vw, 46px); counter-reset: xnd-h2;}.x1616444{display: flow-root;}.x8dcf68e{display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 12px; align-items: start;}.x8dcf68e > :not(details){grid-column: 1 / -1;}.xf91fd72{border-radius: 14px; background-color: var(--surface); border: 1px solid var(--line); overflow: hidden; transition: border-color .3s ease;}.xf91fd72[open]{border-color: var(--brand-line);}.xf91fd72 > 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;}.xf91fd72 > summary::-webkit-details-marker{display: none;}.xf91fd72 > 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;}.xf91fd72[open] > summary::after{transform: rotate(45deg); border-color: var(--brand-line);}.xf91fd72 > p, .xf91fd72 > div{margin: 0; padding: 0 16px 16px; font-size: 14.5px; line-height: 1.75; color: var(--text-dim);}.xfccbb5d{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);}.x98bfe7b{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%);}.xb755d93{position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: min(320px, 60%); height: 2px; background: linear-gradient(90deg, transparent, var(--brand), transparent);}.x67eede4{position: relative; display: flex; flex-direction: column; gap: 18px;}.x88f6d09{margin: 0; font-size: clamp(28px, 4.2vw, 44px); line-height: 1.08; font-weight: 700; letter-spacing: -.03em; text-wrap: pretty;}.x88f6d09 em{font-style: normal; color: var(--brand);}.xfa7f5f8{margin: 0; font-size: clamp(14px, 1.3vw, 15.5px); line-height: 1.75; color: var(--text-dim); text-wrap: pretty;}.x0fec617{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;}.x1724403{text-align: center;}.x1724403 .x67eede4{align-items: center; margin: 0 auto;}.xfc91301 .x98bfe7b{background: radial-gradient(64% 88% at 0% 0%, color-mix(in srgb, var(--brand) 16%, transparent), transparent 62%);}.x1987b27 .x66a5570{height: 1px; background: linear-gradient(90deg, var(--line-2), transparent);}.xa69bbea{border-radius: 18px; padding: clamp(16px, 2.4vw, 26px); background-color: var(--surface); border: 1px solid var(--line);}.xa1b9a03{display: flex; align-items: center; justify-content: space-between; gap: 14px;}.x41e5b72{margin: 0; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 11px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--brand);}.x03c7377{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;}.x03c7377:hover{color: var(--brand); border-color: var(--brand-line);}.x6ba26e7{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%);}.x6ba26e7::-webkit-scrollbar{width: 8px;}.x6ba26e7::-webkit-scrollbar-track{background: var(--surface-2); border-radius: 999px;}.x6ba26e7::-webkit-scrollbar-thumb{border: 2px solid transparent; border-radius: 999px; background: color-mix(in srgb, var(--brand) 55%, transparent); background-clip: padding-box;}.x6ba26e7::-webkit-scrollbar-thumb:hover{background: var(--brand); background-clip: padding-box;}.xa69bbea[data-collapsed] .x6ba26e7{display: none;}.xccd6ca8{position: relative; display: flex; gap: 12px; align-items: baseline; padding: 9px 12px 9px 14px; border-radius: 10px; transition: background-color .18s ease;}.xccd6ca8::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;}.xccd6ca8:hover{background: var(--surface-2);}.xccd6ca8:hover::before{transform: scaleY(1);}.x0569f4c{flex-shrink: 0; font-size: 12px; color: var(--brand);}.x473b8ae{font-size: 14.5px; color: var(--text-dim);}.x473b8ae:hover{color: var(--brand);}.x714a1d6:not(:first-child){margin: calc(22px - var(--stack-gap, 0px)) 0 0;}.x7c9fc81{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);}.x7c9fc81 a{color: var(--text-dim);}.x7c9fc81 a:hover{color: var(--brand);}.x7e3383f{color: var(--brand);}.x6d3ece0{border-radius: 20px; position: relative; overflow: hidden; width: 100%; aspect-ratio: 21 / 9; min-height: 260px; border: 1px solid var(--line-2);}.x6d3ece0 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.xbc86b50{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);}.xe9c401d{position: relative; display: flex; flex-direction: column; justify-content: center; gap: 10px; height: 100%; padding: clamp(20px, 3vw, 30px);}.x504dfcf{margin: 0; color: var(--brand);}.x32b6735{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;}.xe7e2e2c{width: min(280px, 70%); height: 8px; background: repeating-linear-gradient(90deg, var(--brand) 0 2px, transparent 2px 9px); opacity: .55;}.x22d8f33{align-self: flex-start; margin-top: 6px;}.xbeab9d8{border-radius: 20px; position: relative; overflow: hidden; min-height: clamp(290px, 25vw, 370px); border: 1px solid var(--line-2);}.xbeab9d8 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.xdf54bee{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);}.xaac2b15{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);}.x366a6c4{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;}.x6a138b3{margin: 0; max-width: 420px; font-size: 14.5px; line-height: 1.6; color: var(--on-media-dim);}.x85f9fc4{align-self: flex-start;}.xf891fed{display: flex; flex-direction: column; gap: 14px;}.x6c0147f{margin: 0; font-size: clamp(21px, 2.8vw, 30px); font-weight: 700; letter-spacing: -.02em;}.x50875e3{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);}.xfa218b1{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%);}.x7cb332c{position: relative; width: 72px; height: 72px; padding: 9px; border-radius: 14px; object-fit: contain; background: var(--surface-2); border: 1px solid var(--line);}.xde11b85{position: relative; flex: 1; min-width: 180px; display: flex; flex-direction: column; gap: 8px;}.xd65fe31{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);}.xbddc37f{display: flex; align-items: center; gap: 7px; font-size: 14px; color: var(--text-dim);}.x61f1e23{position: relative; display: flex; flex-wrap: wrap; align-items: center; gap: 10px;}.xd6327af{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;}.x546dce1{border-radius: 22px; position: relative; overflow: hidden; border: 1px solid var(--line-2);}.x546dce1 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.x9424f38{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);}.xb26fddb{position: relative; display: flex; flex-direction: column; align-items: center; gap: 14px; padding: clamp(40px, 7vw, 88px) clamp(18px, 4vw, 40px);}.x4b32237{display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;}.x1be9a23{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);}.x9c32db5{display: flex; flex-direction: column; gap: 10px;}.x21ba9e3{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){.xa092140 .x5a3ba74{grid-template-columns: minmax(0, 1fr); gap: 8px;}.xa092140 .x946d872{display: none;}.x21ba9e3{white-space: normal;}}.x7552715{margin: 14px 0 0; font-size: 12px; line-height: 1.6; color: var(--text-mute);}.x28b675f{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;}.x28b675f:hover{border-color: var(--brand-line);}.x28b675f::before{content: ""; position: absolute; left: 0; top: 16px; bottom: 16px; width: 2px; border-radius: 2px; background: var(--brand);}.xc3abde6{background-color: var(--offer-bg); border-color: var(--brand-line);}.xfb92164{font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: clamp(16px, 1.8vw, 22px); font-weight: 700; line-height: 1; color: var(--brand);}.xea84a99{display: grid; place-items: center; width: 120px; height: auto; padding: 0; border-radius: 10px; background-color: var(--surface-2); border: 1px solid var(--line);}.xea84a99 img{display: block; max-width: 100%; height: auto; max-height: 80px; object-fit: contain; border-radius: 8px;}.x82f276b{display: block; min-width: 0;}.x586147c{display: block; font-size: clamp(14.5px, 1.5vw, 17px); font-weight: 700; letter-spacing: -.01em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.xea46364{display: flex; align-items: baseline; gap: 8px; margin-top: 3px; font-size: 12.5px; color: var(--text-mute);}.xa2f2334{font-size: 10px; letter-spacing: .1em; color: var(--brand);}.x2b51846{display: flex; gap: clamp(14px, 2vw, 26px);}.xb0ec9bc{display: block; min-width: 0;}.x59670f1{display: block; font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; color: var(--text-mute);}.xa605a45{display: block; margin-top: 3px; font-size: 13.5px; font-weight: 600; hyphens: auto;}.xfd364f7{white-space: nowrap;}.xa092140[hidden], .x28b675f[hidden], .xb0ec9bc[hidden]{display: none !important;}.xea84a99[hidden]{visibility: hidden;}@media (max-width: 760px){.x28b675f{grid-template-columns: auto auto minmax(0, 1fr); row-gap: 14px;}.x2b51846{grid-column: 1 / -1;}.xfd364f7{grid-column: 1 / -1; width: 100%; justify-content: center;}}