*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0f141c;color:#f6fbff;font-family:'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}.labbar{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px 30px;background:rgba(15,20,28,.9);backdrop-filter:blur(12px)}.labbar a{display:flex;gap:12px;align-items:center;font-weight:900}.labbar img{width:42px;height:42px;border-radius:8px}.switch{display:flex;gap:6px}.switch button{width:44px;height:36px;border:1px solid #34404d;background:#111720;color:#f6fbff;border-radius:8px;font-weight:900;cursor:pointer}.switch .active{background:#2ee7ff;border-color:#2ee7ff;color:#0f1216}.stage{min-height:100vh;display:grid;grid-template-columns:minmax(0,.86fr) minmax(390px,1.14fr);align-items:center;gap:30px;padding:112px 38px 48px;background:radial-gradient(circle at 20% 15%,#263140 0,transparent 32%),linear-gradient(135deg,#0d1118,#0f141c)}.signal{display:inline-flex;padding:8px 11px;background:#7cf27a;color:#061015;border-radius:8px;font-weight:900}h1{font-size:clamp(44px,7vw,94px);line-height:.9;letter-spacing:0;margin:22px 0 18px;max-width:800px}.stage p{font-size:20px;color:#c8d2df;max-width:620px}.stage a,.labform button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;background:#2ee7ff;color:#101319;border:0;border-radius:8px;font-weight:900;margin-top:20px;cursor:pointer}.stage img{border-radius:8px;border:1px solid #34404d;box-shadow:0 0 0 10px #111720,0 32px 90px #0008}.drills{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2a3340;padding:1px}.drills div{min-height:150px;padding:22px;background:#111720}.drills b{display:block;color:#2ee7ff;font-size:32px}.drills span{color:#d9e1e8;font-weight:800}.why,.rooms,.apply,.questions{padding:78px clamp(20px,6vw,84px)}h2{font-size:clamp(34px,5vw,66px);line-height:.96;letter-spacing:0;margin:0 0 30px}.why{background:#f6fbff;color:#12161c}.why>div{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}article{padding:26px;border:1px solid #dce3e8;border-radius:8px;background:#f8fafc}article h3{margin:0 0 10px;font-size:24px}article p{margin:0;color:#687786}.rooms{background:#151b24}.rooms>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rooms article{background:#0f141c;border-color:#2d3744}.rooms p{color:#bdc8d6}.apply{background:#7cf27a;color:#071017;display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:start}.labform{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#0f141c;color:#f6fbff;border-radius:8px;padding:26px}label{display:grid;gap:7px;font-weight:800}.wide,.legal,.status{grid-column:1/-1}input{height:48px;border:1px solid #34404d;background:#151b24;color:#f6fbff;border-radius:8px;padding:0 12px}.legal{margin:0;color:#bdc8d6}.status{color:#7cf27a;font-weight:900}details{border:1px solid #2d3744;border-radius:8px;padding:18px;margin-bottom:12px}summary{cursor:pointer;font-weight:900}details p{color:#c8d2df}footer{padding:34px;text-align:center;background:#090c10;color:#8f9baa;font-weight:900}@media(max-width:900px){.stage,.apply{grid-template-columns:1fr}.drills{grid-template-columns:1fr 1fr}.why>div,.rooms>div{grid-template-columns:1fr 1fr}}@media(max-width:560px){.labbar{position:sticky}.stage{padding-inline:18px}.drills,.why>div,.rooms>div,.labform{grid-template-columns:1fr}}