:root { color-scheme: dark; }
* { box-sizing: border-box; }
body { margin: 0; min-width: 320px; min-height: 100vh; overflow-x: hidden; color: #edf5ff; background: #07111f; font-family: Vazirmatn, Tahoma, sans-serif; }
#market-canvas { position: fixed; inset: 0; z-index: 0; width: 100%; height: 100%; opacity: .72; }
.grid-glow { position: fixed; inset: 0; z-index: 0; pointer-events: none; background: radial-gradient(circle at 14% 22%, rgba(35,231,172,.13), transparent 25rem), radial-gradient(circle at 86% 75%, rgba(110,88,255,.13), transparent 30rem), linear-gradient(rgba(125,158,202,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(125,158,202,.045) 1px, transparent 1px); background-size: auto, auto, 44px 44px, 44px 44px; mask-image: linear-gradient(to bottom, #000 25%, transparent 100%); }
.page-shell { position: relative; z-index: 1; width: min(1100px, calc(100% - 40px)); margin: auto; padding: clamp(56px, 10vw, 118px) 0 72px; }
.hero { max-width: 890px; margin: 0 auto 54px; text-align: center; }
.signal-label { display: inline-flex; align-items: center; gap: 9px; padding: 8px 13px; border: 1px solid rgba(54,239,182,.25); border-radius: 999px; background: rgba(17,42,54,.67); color: #aef8db; font-size: .82rem; letter-spacing: .01em; }
.signal-label span { width: 7px; height: 7px; border-radius: 100%; background: #2cf0b0; box-shadow: 0 0 0 5px rgba(44,240,176,.12), 0 0 18px #2cf0b0; animation: pulse 1.8s infinite; }
h1 { margin: 24px 0 13px; font-size: clamp(2rem, 5vw, 4.15rem); line-height: 1.36; font-weight: 800; letter-spacing: -.04em; text-wrap: balance; }
h1 em { font-style: normal; color: #82f7ce; text-shadow: 0 0 34px rgba(49,235,174,.28); }
h1 strong { color: #b5a8ff; font-weight: inherit; text-shadow: 0 0 35px rgba(144,120,255,.35); }
.intro { margin: 0; color: #9eafc7; font-size: clamp(1rem, 2vw, 1.13rem); }
.hero-metrics { display: flex; justify-content: center; gap: clamp(16px, 4vw, 54px); margin-top: 35px; }
.hero-metrics div { display: grid; gap: 2px; min-width: 98px; padding-inline: 10px; border-right: 1px solid rgba(190,209,240,.18); }
.hero-metrics div:last-child { border-right: 0; }
.hero-metrics b { color: #75f5c5; font: 700 1.03rem/1 monospace; direction: ltr; }.hero-metrics small { color: #899ab3; font-size: .73rem; }
.guide-card { max-width: 830px; margin: auto; overflow: hidden; border: 1px solid rgba(167,190,224,.18); border-radius: 25px; background: linear-gradient(135deg, rgba(18,36,57,.91), rgba(11,25,43,.94)); box-shadow: 0 28px 70px rgba(0,0,0,.28), inset 0 1px rgba(255,255,255,.055); backdrop-filter: blur(18px); }
.card-head { display: flex; align-items: center; gap: 16px; padding: 26px clamp(20px, 4vw, 40px); border-bottom: 1px solid rgba(167,190,224,.14); background: rgba(6,16,30,.26); }.terminal-mark { display: flex; direction: ltr; gap: 4px; padding: 10px; border: 1px solid rgba(167,190,224,.17); border-radius: 11px; }.terminal-mark i { width: 6px; height: 6px; border-radius: 50%; background: #61738d; }.terminal-mark i:first-child { background: #68f0bd; box-shadow: 0 0 9px #68f0bd; }.eyebrow { margin: 0 0 2px; color: #75f5c5; font: 600 .72rem/1.2 monospace; letter-spacing: .08em; direction: ltr; text-align: right; }h2 { margin: 0; font-size: clamp(1.14rem, 2.7vw, 1.5rem); }
.steps { padding: 15px clamp(20px, 4vw, 40px) 25px; }.step { position: relative; display: grid; grid-template-columns: 33px 1fr; gap: 15px; padding: 18px 0; }.step:not(:last-child)::after { content: ''; position: absolute; top: 52px; right: 16px; width: 1px; height: calc(100% - 15px); background: linear-gradient(#344c68, transparent); }.step-number { display: grid; place-items: center; align-self: start; width: 33px; height: 33px; border-radius: 10px; color: #baf8e0; border: 1px solid rgba(74,242,186,.35); background: rgba(41,177,137,.1); font-weight: 700; }.step p { margin: 3px 0 0; color: #dbe6f4; font-size: 1rem; line-height: 2; }.step bdi { direction: ltr; unicode-bidi: embed; color: #c9bcff; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .9em; }.servers { display: grid; gap: 10px; margin-top: 15px; }.server-address { display: flex; align-items: center; justify-content: space-between; direction: ltr; width: min(100%, 380px); padding: 13px 15px; cursor: pointer; color: #92f6d0; border: 1px solid rgba(78,247,189,.24); border-radius: 12px; background: rgba(7,22,34,.66); font: 600 .9rem ui-monospace, SFMono-Regular, Menlo, monospace; transition: transform .2s, background .2s, border-color .2s; }.server-address:hover, .server-address:focus-visible { outline: none; transform: translateX(-4px); border-color: #61f5c0; background: rgba(20,62,66,.7); }.copy-icon { color: #a99dff; font-family: sans-serif; font-size: 1.2rem; }.final-step { padding-bottom: 8px; }.final-step .step-number { color: #d6ceff; border-color: rgba(180,159,255,.45); background: rgba(136,111,255,.12); }
#toast { position: fixed; z-index: 5; bottom: 25px; left: 50%; transform: translate(-50%, 90px); padding: 10px 16px; border: 1px solid rgba(102,247,195,.3); border-radius: 10px; color: #d8fff0; background: #102d36; font-size: .9rem; opacity: 0; transition: .28s ease; }#toast.show { transform: translate(-50%, 0); opacity: 1; }
@keyframes pulse { 50% { opacity: .4; box-shadow: 0 0 0 9px rgba(44,240,176,0), 0 0 10px #2cf0b0; } }
@media (max-width: 560px) { .page-shell { width: min(100% - 26px, 1100px); padding-top: 48px; }.hero { margin-bottom: 38px; }.hero-metrics { gap: 5px; }.hero-metrics div { min-width: 0; flex: 1; padding-inline: 4px; }.hero-metrics small { font-size: .67rem; }.guide-card { border-radius: 18px; }.card-head { padding: 20px; }.steps { padding: 10px 20px 18px; }.step { gap: 12px; }.step p { font-size: .93rem; line-height: 1.9; }.server-address { font-size: .77rem; } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; } }
