.host-portal{min-height:100vh;background:#f5f5f7;color:#1d1d1f}.host-nav{height:64px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.88);backdrop-filter:blur(20px)}.host-brand{display:flex;align-items:center;gap:10px;font-weight:750}.host-brand i{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#161617;font-style:normal}.host-nav nav{display:flex;gap:24px;color:#666;font-size:13px}.host-main{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:70px 0 100px}.host-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.host-title p{margin:0 0 10px;color:#0071e3;font-size:11px;font-weight:750;letter-spacing:.14em}.host-title h1{margin:0;font-size:clamp(42px,6vw,68px);letter-spacing:-.06em}.host-title span{color:#777}.host-card{padding:30px;border:1px solid rgba(0,0,0,.07);border-radius:26px;background:#fff;box-shadow:0 18px 55px rgba(0,0,0,.05)}.host-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.host-form{display:grid;gap:12px;max-width:520px}.host-form label{color:#666;font-size:12px;font-weight:650}.host-form input,.host-form textarea{width:100%;padding:13px 14px;border:1px solid #d2d2d7;border-radius:12px;outline:none;background:#fff}.host-form input:focus,.host-form textarea:focus{border-color:#0071e3;box-shadow:0 0 0 4px rgba(0,113,227,.1)}.host-form button,.host-button{min-height:44px;padding:0 18px;border:0;border-radius:12px;color:#fff;background:#0071e3;font-weight:650;cursor:pointer}.host-form button:disabled{opacity:.5}.host-secondary{color:#1d1d1f!important;border:1px solid #d2d2d7!important;background:#fff!important}.host-message{display:none;margin:14px 0;padding:12px 14px;border-radius:12px;font-size:13px}.host-message.show{display:block}.host-message.ok{color:#236b38;background:#eaf7ee}.host-message.error{color:#9b2c2c;background:#fff0f0}.host-muted{color:#85858a;font-size:12px;line-height:1.65}.host-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;color:#23713b;background:#eaf7ee;font-size:12px}.host-status:before{content:"";width:8px;height:8px;border-radius:50%;background:#34c759}.host-key{padding:18px;border-radius:15px;background:#f5f5f7;font:13px Consolas,monospace;word-break:break-all}.host-actions{display:flex;flex-wrap:wrap;gap:9px}.host-table{width:100%;border-collapse:collapse}.host-table th,.host-table td{padding:13px 10px;border-bottom:1px solid #eee;text-align:left;font-size:12px}.host-table th{color:#888;font-size:10px;text-transform:uppercase}.host-table button{padding:7px 10px;border:1px solid #d5d5d9;border-radius:8px;background:#fff;cursor:pointer}.host-stack{display:grid;gap:18px}.host-downloads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.host-download{min-height:230px;padding:26px;display:flex;flex-direction:column;border-radius:25px;background:#fff;box-shadow:0 14px 45px rgba(0,0,0,.05)}.host-download.featured{grid-column:1/-1;color:#fff;background:linear-gradient(135deg,#111318,#282d38)}.host-download h2{margin:25px 0 10px}.host-download p{margin:0 0 24px;color:#777;line-height:1.6}.host-download.featured p{color:#aeb5c1}.host-download a{width:max-content;margin-top:auto}.host-footer{padding:25px;text-align:center;color:#86868b;background:#fff;font-size:12px}@media(max-width:760px){.host-nav nav{display:none}.host-grid,.host-downloads{grid-template-columns:1fr}.host-download.featured{grid-column:auto}.host-title{display:block}.host-status{margin-top:20px}.host-card{padding:22px;overflow-x:auto}}

