@font-face{font-family:IRANYekanX;src:url(../assets/fonts/IRANYekanX-Regular.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:IRANYekanX;src:url(../assets/fonts/IRANYekanX-Bold.woff) format("woff");font-weight:700 900;font-display:swap}
:root{--shell-bg:#05060a;--shell-panel:#080d0b;--shell-fg:#26ff7a;--shell-dim:#0d7d3d;--shell-line:rgba(38,255,122,.22);--shell-glow:rgba(38,255,122,.16);--mono:"JetBrains Mono",Consolas,monospace;--fa:IRANYekanX,Tahoma,sans-serif;--pad:clamp(18px,3vw,42px);--ease:cubic-bezier(.16,1,.3,1)}
html[data-shell-color=amber]{--shell-fg:#ffb52e;--shell-dim:#9b6517;--shell-line:rgba(255,181,46,.23);--shell-glow:rgba(255,181,46,.14)}html[data-shell-color=ice]{--shell-fg:#69d7ff;--shell-dim:#287892;--shell-line:rgba(105,215,255,.23);--shell-glow:rgba(105,215,255,.14)}
*{box-sizing:border-box}html{background:var(--shell-bg);scroll-behavior:smooth;color-scheme:dark}@view-transition{navigation:auto}::view-transition-old(root){animation:shell-out .4s ease both}::view-transition-new(root){animation:shell-in .72s var(--ease) both}@keyframes shell-out{to{opacity:0;filter:blur(7px);transform:scale(1.012)}}@keyframes shell-in{from{opacity:0;filter:blur(9px);transform:scale(.985)}}
body{min-height:100vh;margin:0;overflow-x:clip;direction:ltr;background:radial-gradient(circle at 50% 0,var(--shell-glow),transparent 38%),repeating-linear-gradient(0deg,transparent 0 3px,rgba(255,255,255,.012) 3px 4px),var(--shell-bg);color:var(--shell-fg);font:400 13px/1.7 var(--mono);text-shadow:0 0 18px var(--shell-glow)}html[lang=fa] body{font-family:var(--fa)}html[dir=rtl] [data-copy=fa]{direction:rtl}html[dir=rtl] h1 [data-copy=fa],html[dir=rtl] p[data-copy=fa]{display:block;text-align:right}a{color:inherit;text-decoration:none}button,input{font:inherit}[hidden]{display:none!important}::selection{background:var(--shell-fg);color:var(--shell-bg)}
body:before{position:fixed;z-index:999;inset:0;pointer-events:none;background:linear-gradient(transparent 50%,rgba(0,0,0,.035) 50%);background-size:100% 4px;content:"";mix-blend-mode:overlay}.shell-skip{position:fixed;z-index:1000;inset:10px auto auto 10px;transform:translateY(-180%);padding:8px 12px;background:var(--shell-fg);color:var(--shell-bg)}.shell-skip:focus{transform:none}
.shell-topbar{position:sticky;z-index:100;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 var(--pad);border-bottom:1px solid var(--shell-line);background:rgba(5,6,10,.88);backdrop-filter:blur(16px);box-shadow:0 0 28px var(--shell-glow)}.shell-brand{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.04em}.shell-brand i{width:8px;height:8px;border-radius:50%;background:var(--shell-fg);box-shadow:0 0 12px var(--shell-fg)}.shell-brand b{font-weight:400;color:var(--shell-dim)}.shell-status{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.12em}.shell-status__light,.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--shell-fg);box-shadow:0 0 11px var(--shell-fg);animation:pulse 1.9s ease-in-out infinite}@keyframes pulse{50%{opacity:.35}}.shell-controls{display:flex;justify-content:flex-end;align-items:center;gap:12px}.shell-language{display:flex}.shell-language button{border:0;background:none;padding:6px;color:var(--shell-dim);cursor:pointer}.shell-language button.is-active{color:var(--shell-fg)}.shell-palettes{display:flex;gap:6px}.shell-palettes button{width:11px;height:11px;padding:0;border:1px solid var(--shell-line);border-radius:50%;background:var(--shell-dim);cursor:pointer}.shell-palettes button:nth-child(2){background:#ffb52e}.shell-palettes button:nth-child(3){background:#69d7ff}.shell-palettes button.is-active{outline:1px solid var(--shell-fg);outline-offset:3px}.shell-view-switch{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--shell-line);transition:.35s var(--ease)}.shell-view-switch:hover{transform:rotate(90deg);background:var(--shell-fg);color:var(--shell-bg)}.shell-view-switch svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.4}.shell-controls time{font-size:10px;color:var(--shell-dim)}
.shell-main{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:clamp(48px,7vw,96px) 0 110px}.shell-hero{min-height:calc(100svh - 180px);display:flex;flex-direction:column;justify-content:center}.shell-path,.shell-label{color:var(--shell-dim);font-size:10px;letter-spacing:.08em}.shell-path span{color:var(--shell-fg)}.shell-hero__grid{display:grid;grid-template-columns:1fr;gap:clamp(35px,5vw,68px);padding:clamp(42px,7vw,92px) 0}.shell-hero h1{margin:12px 0 28px;font-size:clamp(3.2rem,7vw,7.8rem);font-weight:500;letter-spacing:-.065em;line-height:.86;white-space:nowrap}.shell-lead{max-width:60ch;margin:0;color:color-mix(in srgb,var(--shell-fg) 72%,transparent);font-size:14px}.shell-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(30px,6vw,80px);margin:0}.shell-facts div{display:grid;grid-template-columns:95px 1fr;gap:15px;padding:10px 0;border-bottom:1px dotted var(--shell-line)}.shell-facts dt{color:var(--shell-dim)}.shell-facts dd{margin:0}.shell-facts .live-dot{margin-inline-end:8px}.shell-commands{display:flex;flex-wrap:wrap;gap:8px}.shell-commands button{border:1px solid var(--shell-line);background:transparent;color:var(--shell-fg);padding:10px 14px;cursor:pointer;transition:.25s}.shell-commands button:hover{transform:translateY(-3px);background:var(--shell-fg);color:var(--shell-bg);box-shadow:0 0 25px var(--shell-glow)}
.shell-section{padding:clamp(70px,10vw,130px) 0;border-top:1px solid var(--shell-line)}.shell-section__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.shell-section__head h2{margin:0;font-size:12px;letter-spacing:.12em}.shell-section__head span{color:var(--shell-dim);font-size:10px}.shell-table{border-top:1px solid var(--shell-line)}.shell-table a{display:grid;grid-template-columns:46px 1fr 1fr 90px;gap:16px;align-items:center;min-height:72px;border-bottom:1px solid var(--shell-line);transition:.35s var(--ease)}.shell-table a>span,.shell-table a>em{color:var(--shell-dim);font-style:normal}.shell-table a>b{text-align:end;font-size:10px}.shell-table a:hover{padding-inline:14px;background:var(--shell-fg);color:var(--shell-bg);text-shadow:none}.shell-table a:hover>*{color:inherit}.shell-modules{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--shell-line)}.shell-modules article{min-height:230px;padding:28px;border-bottom:1px solid var(--shell-line)}.shell-modules article:nth-child(odd){border-inline-end:1px solid var(--shell-line)}.shell-modules article:nth-child(n+3){border-bottom:0}.shell-modules article>span{color:var(--shell-dim)}.shell-modules h3{margin:54px 0 12px;font-size:18px}.shell-modules p{max-width:48ch;margin:0;color:color-mix(in srgb,var(--shell-fg) 68%,transparent)}.shell-copy{display:grid;grid-template-columns:1.3fr .7fr;gap:50px}.shell-copy p{margin:0;font-size:clamp(1rem,1.8vw,1.45rem)}.shell-comment{color:var(--shell-dim);font-size:12px!important}.shell-contact{display:grid;grid-template-columns:1fr auto auto;gap:22px;align-items:center}.shell-contact p{margin:0}.shell-contact p span{color:var(--shell-dim)}.shell-contact a{border-bottom:1px solid var(--shell-fg);padding:6px 0}
.shell-console{padding:36px;border:1px solid var(--shell-line);background:var(--shell-panel);box-shadow:inset 0 0 50px var(--shell-glow)}.shell-console output{display:block;min-height:80px;margin-bottom:18px;color:color-mix(in srgb,var(--shell-fg) 75%,transparent)}.shell-console output p{margin:5px 0}.shell-console output span{color:var(--shell-dim)}.shell-console form{display:flex;align-items:center;gap:10px;border-top:1px solid var(--shell-line);padding-top:18px}.shell-console input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--shell-fg);caret-color:var(--shell-fg)}.shell-console form i{width:8px;height:16px;background:var(--shell-fg);animation:blink 1s steps(1) infinite}@keyframes blink{50%{opacity:0}}.shell-footer{display:flex;flex-wrap:wrap;gap:26px;padding:12px var(--pad);border-top:1px solid var(--shell-line);color:var(--shell-dim);font-size:9px;letter-spacing:.08em}.shell-footer b{margin-inline-start:auto;font-weight:400}.shell-reveal{opacity:0;transform:translateY(35px);filter:blur(5px);transition:opacity .8s var(--ease),transform 1s var(--ease),filter .8s ease}.shell-reveal.is-visible{opacity:1;transform:none;filter:none}
@media(max-width:800px){.shell-topbar{grid-template-columns:1fr auto}.shell-status{display:none}.shell-controls time,.shell-palettes{display:none}.shell-hero__grid{grid-template-columns:1fr}.shell-hero h1{white-space:normal;font-size:clamp(3rem,15vw,5.4rem)}.shell-facts{grid-template-columns:1fr}.shell-facts div{grid-template-columns:78px 1fr}.shell-table a{grid-template-columns:34px 1fr 60px}.shell-table a>em{display:none}.shell-modules{grid-template-columns:1fr}.shell-modules article{border-inline-end:0!important;border-bottom:1px solid var(--shell-line)!important}.shell-modules article:last-child{border-bottom:0!important}.shell-copy,.shell-contact{grid-template-columns:1fr}.shell-contact{align-items:start}.shell-footer span{display:none}}
@media(max-width:480px){.shell-topbar{padding-inline:14px}.shell-brand span{font-size:9px}.shell-brand b{display:none}.shell-main{width:calc(100% - 28px)}.shell-hero{min-height:auto;padding:50px 0}.shell-section{padding:70px 0}.shell-table a{min-height:64px}.shell-table strong{font-size:11px}.shell-console{padding:22px 16px}.shell-console form label{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.shell-reveal{opacity:1;transform:none;filter:none}}
