:root{--cyan:#42d9ff;--violet:#8d65ff;--line:#283550;--muted:#8390a9}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#070b14;color:#edf3ff;font-family:Tahoma,Arial,sans-serif}body{min-height:100vh;background:radial-gradient(circle at 50% 0,#182442 0,transparent 42%),#070b14}.topbar{height:72px;padding:0 clamp(18px,5vw,70px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0e}.brand{display:flex;align-items:center;gap:10px;background:none;border:0;color:white;font-size:16px;direction:ltr;cursor:pointer}.brand img{width:35px;height:35px}.brand b{color:var(--cyan)}.status{font-size:11px;border:1px solid var(--line);border-radius:20px;padding:8px 12px;color:#a9b5c9}.status i{display:inline-block;width:6px;height:6px;background:#34df9b;border-radius:50%;margin-left:6px}.hero{width:min(820px,calc(100% - 32px));margin:auto;padding:13vh 0;text-align:center}.hero-logo{width:76px;height:76px;filter:drop-shadow(0 18px 32px #43d9ff40)}h1{font:700 clamp(42px,7vw,66px) Arial;margin:18px 0 8px;letter-spacing:-3px;direction:ltr}h1 strong{background:linear-gradient(90deg,var(--violet),var(--cyan));background-clip:text;color:transparent}.hero>p{color:var(--muted)}.search-form{height:70px;margin-top:34px;border:1px solid #35435f;background:#101929ee;border-radius:20px;padding:7px 8px 7px 14px;display:flex;align-items:center;gap:11px;box-shadow:0 24px 75px #0007}.search-form svg{width:22px;fill:none;stroke:#7786a2;stroke-width:1.8}.search-form input{height:100%;width:100%;border:0;outline:0;background:none;color:white;font:14px Tahoma}.search-form button{height:54px;border:0;border-radius:14px;padding:0 25px;background:linear-gradient(135deg,#8175ff,#43dcff);color:#07101d;font:700 13px Tahoma}.features{display:flex;justify-content:center;gap:24px;margin-top:20px;color:#67748c;font-size:11px}.error{color:#ff8f9e!important}.browserbar{height:58px;display:flex;align-items:center;gap:10px;padding:8px 12px;background:#0d1423;border-bottom:1px solid var(--line)}.browserbar button,.browserbar a{border:1px solid #354460;border-radius:9px;background:#151f32;color:#dce7f8;padding:9px 13px;text-decoration:none;font:11px Tahoma}.address{direction:ltr;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#080e19;border:1px solid #202d43;border-radius:9px;padding:10px 13px;color:#8796ae}#browser{height:calc(100vh - 72px)}#frameHost{height:calc(100% - 58px)}#sj-frame{width:100%;height:100%;border:0;background:white}footer{position:fixed;bottom:0;left:0;right:0;padding:20px clamp(18px,5vw,70px);display:flex;justify-content:space-between;border-top:1px solid #ffffff0c;color:#526078;font-size:10px;direction:ltr}@media(max-width:600px){.topbar{height:64px;padding:0 14px}.status{font-size:0}.status:after{content:"VPS";font-size:10px}.hero{padding:9vh 0}.search-form{height:62px}.search-form button{height:48px;padding:0 16px}.features{gap:10px;flex-wrap:wrap}.browserbar a{display:none}#browser{height:calc(100vh - 64px)}}
