:root{--bg:#05090c;--panel:#0b1116;--panel2:#101820;--line:#1d2a34;--text:#f5f7f8;--muted:#9eabb5;--cyan:#19d9e9;--cyan2:#0fb5c9;--red:#ff4452;--green:#37d66b;--shadow:0 22px 70px rgba(0,0,0,.35);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 16%,rgba(25,217,233,.10),transparent 28%),linear-gradient(180deg,#04080b 0%,#071017 100%);color:var(--text);min-height:100vh}a{color:inherit}button,input,select,textarea{font:inherit}.shell{width:min(1500px,calc(100% - 44px));margin:0 auto}.header{height:78px;border-bottom:1px solid rgba(117,155,174,.18);display:flex;align-items:center;background:rgba(4,9,12,.84);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{height:48px;width:auto;display:block}.nav{display:flex;align-items:center;gap:28px}.nav a{text-decoration:none;color:#c4ced5;font-weight:650;font-size:15px}.nav a:hover,.nav a.active{color:var(--cyan)}.actions{display:flex;align-items:center;gap:12px}.lang{background:#0d141a;border:1px solid var(--line);color:#e9eef1;border-radius:11px;padding:10px 12px}.btn{border:0;border-radius:14px;padding:14px 20px;font-weight:800;cursor:pointer;transition:.18s transform,.18s opacity,.18s border-color}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#1de3f0,#12c3d8);color:#001014}.btn-dark{background:#111a21;color:#e9eef1;border:1px solid #293946}.btn-danger{background:var(--red);color:white}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.hero{display:grid;grid-template-columns:.92fr 1.38fr;gap:60px;align-items:center;padding:78px 0 72px}.eyebrow{color:#6de9f2;font-size:12px;letter-spacing:.34em;font-weight:850;margin-bottom:20px}.hero h1{font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-.055em;margin:0 0 24px}.hero h1 span{color:var(--cyan)}.hero .lead{font-size:22px;line-height:1.45;font-weight:700;max-width:640px}.hero .copy{font-size:17px;line-height:1.65;color:#b5c1c8;max-width:640px}.hero-ctas{display:flex;gap:14px;margin:30px 0 28px}.hero-ctas .btn{padding:16px 26px;font-size:17px}.mini-points{display:flex;gap:26px;flex-wrap:wrap;color:#aebac2;font-size:14px}.preview-card{background:#081016;border:1px solid #24414d;border-radius:24px;padding:10px;box-shadow:var(--shadow);overflow:hidden}.preview-card img{width:100%;display:block;border-radius:17px}.section{padding:40px 0 90px}.section-title{text-align:center;margin-bottom:30px}.section-title h2{font-size:42px;margin:0;letter-spacing:-.04em}.section-title h2 span{color:var(--cyan)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{background:linear-gradient(180deg,#0b1319,#091016);border:1px solid #263945;border-radius:19px;padding:28px;min-height:160px}.step .num{float:right;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#18242d;color:#b8c6ce;font-size:13px}.step .icon{width:58px;height:58px;border:1px solid var(--cyan);border-radius:50%;display:grid;place-items:center;color:var(--cyan);font-size:24px;margin-bottom:18px}.step h3{margin:0 0 8px}.step p{margin:0;color:#aebac2;line-height:1.5}.safety-panel{background:#091219;border:1px solid #1d3540;border-radius:20px;padding:30px;max-width:900px;margin:auto}.safety-panel h2{margin-top:0}.safety-panel p{color:#b5c1c8;line-height:1.7}.footer{border-top:1px solid rgba(117,155,174,.15);padding:24px 0 38px;color:#7f8d97;font-size:13px}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;align-items:center;justify-content:center;padding:24px;z-index:80}.modal-backdrop.show{display:flex}.modal{width:min(520px,100%);background:#0b1218;border:1px solid #2a3b47;border-radius:20px;padding:26px;box-shadow:var(--shadow)}.modal h2{margin-top:0}.modal p{color:#b7c2c9;line-height:1.6}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}
/* live */.live-shell{width:min(1650px,calc(100% - 34px));margin:0 auto}.live-header{height:74px}.online{display:flex;align-items:center;gap:8px;color:#d9e3e8;font-size:14px}.online-dot{width:9px;height:9px;border-radius:50%;background:var(--green)}.live-layout{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:16px;padding:16px 0 24px}.video-card,.side-card{background:#080e13;border:1px solid #20303a;border-radius:19px;box-shadow:0 12px 40px rgba(0,0,0,.25)}.video-stage{position:relative;aspect-ratio:16/9;background:radial-gradient(circle at 50% 20%,#15242f,#020507 70%);border-radius:18px;overflow:hidden}.remote-video{width:100%;height:100%;object-fit:cover;background:#020405}.local-video{position:absolute;right:16px;bottom:16px;width:24%;max-width:285px;aspect-ratio:4/3;object-fit:cover;border:1px solid rgba(255,255,255,.45);border-radius:14px;background:#05090c;box-shadow:0 8px 30px rgba(0,0,0,.45)}.video-top{position:absolute;left:14px;right:14px;top:14px;display:flex;justify-content:space-between;gap:10px;pointer-events:none}.pill{background:rgba(5,9,12,.76);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);border-radius:10px;padding:8px 11px;font-size:13px;color:#e6eef1}.live-pill{display:flex;align-items:center;gap:7px}.live-pill i{width:8px;height:8px;background:var(--green);border-radius:50%;display:block}.privacy-pill{position:absolute;left:14px;bottom:14px}.start-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(2,5,7,.72);backdrop-filter:blur(6px);z-index:6}.start-overlay.hidden{display:none}.start-box{text-align:center;max-width:440px;padding:30px}.start-box h2{font-size:34px;margin:0 0 12px}.start-box p{color:#adbac2;line-height:1.6;margin-bottom:20px}.controls{display:grid;grid-template-columns:1.15fr 1.15fr 1fr 1fr 1fr;gap:10px;padding:12px}.controls .btn{min-height:54px;padding:10px 12px}.btn small{display:block;font-size:10px;font-weight:650;opacity:.72;margin-top:3px}.side{display:flex;flex-direction:column;gap:14px;min-height:0}.ad-wrap{background:#080e13;border:1px solid #20303a;border-radius:18px;padding:9px}.ad-wrap a.ad-image-link{display:block;border-radius:12px;overflow:hidden}.ad-wrap img{display:block;width:100%;aspect-ratio:3.15/1;object-fit:cover}.ad-caption{text-align:center;padding:8px 4px 2px}.ad-caption a{color:#36aefc;font-size:13px}.chat-card{display:flex;flex-direction:column;min-height:0;flex:1}.chat-head{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid #1f2c35}.chat-title{font-weight:850}.temporary{font-size:12px;color:#93a3ad}.messages{flex:1;min-height:320px;max-height:520px;overflow:auto;padding:14px}.msg{margin:0 0 14px}.msg-meta{font-size:12px;color:#82929c;margin-bottom:4px}.msg-meta strong{color:var(--cyan)}.msg-text{font-size:14px;line-height:1.45;color:#e3eaee;white-space:pre-wrap;overflow-wrap:anywhere}.temp-note{margin:0 14px 12px;padding:11px 12px;border:1px solid #283641;border-radius:12px;color:#9daab3;font-size:12px;line-height:1.45}.chat-form{display:flex;gap:8px;padding:12px;border-top:1px solid #1f2c35}.chat-form input{flex:1;min-width:0;background:#10171d;border:1px solid #263641;color:#f4f7f8;border-radius:12px;padding:12px}.chat-form button{width:46px;border-radius:12px}.statusbar{display:flex;align-items:center;justify-content:space-between;color:#97a7b0;font-size:12px;padding:8px 13px 0}.statusbar strong{color:#dce5ea}.notice{display:none;margin:0 0 12px;padding:10px 12px;border-radius:12px;background:#241f0d;border:1px solid #54461a;color:#ead98b;font-size:12px}.notice.show{display:block}.report-grid{display:grid;gap:10px;margin-top:16px}.report-grid select,.report-grid textarea{width:100%;background:#0f171d;color:white;border:1px solid #2a3b46;border-radius:11px;padding:11px}.report-grid textarea{min-height:90px;resize:vertical}
@media(max-width:1050px){.hero{grid-template-columns:1fr;gap:34px;padding-top:52px}.steps{grid-template-columns:1fr}.live-layout{grid-template-columns:1fr}.side{display:grid;grid-template-columns:360px 1fr}.chat-card{min-height:500px}.ad-wrap{align-self:start}.controls{grid-template-columns:repeat(5,1fr)}}
@media(max-width:760px){.shell,.live-shell{width:min(100% - 22px,1000px)}.nav{display:none}.brand img{height:40px}.header{height:64px}.actions .btn{display:none}.lang{padding:8px}.hero{padding:44px 0}.hero h1{font-size:50px}.hero .lead{font-size:19px}.hero-ctas{flex-direction:column}.hero-ctas .btn{width:100%}.preview-card{padding:6px;border-radius:16px}.mini-points{gap:14px}.section-title h2{font-size:34px}.live-layout{padding-top:10px}.video-stage{aspect-ratio:9/12}.remote-video{object-fit:cover}.local-video{width:34%;right:10px;bottom:10px}.video-top{left:10px;right:10px;top:10px}.privacy-pill{left:10px;bottom:10px;max-width:58%;font-size:10px}.controls{grid-template-columns:repeat(2,1fr)}.controls .btn:last-child{grid-column:span 2}.side{display:flex}.ad-wrap img{aspect-ratio:3/1}.messages{max-height:420px}.modal{padding:20px}}
.vpn-notice{margin:16px 0 20px;padding:14px 15px;border:1px solid #3b5360;background:rgba(13,26,34,.82);border-radius:13px;text-align:left}.vpn-notice strong{display:block;color:#eaf7fa;font-size:13px;margin-bottom:5px}.vpn-notice p{margin:0;color:#aebdc6;font-size:12.5px;line-height:1.55}.privacy-pill{color:#c7d6dc}
