
:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#0a0c0f;color:#f6f7f8;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hosting-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;background:rgba(10,12,15,.92);backdrop-filter:blur(18px);border-bottom:1px solid #242a31}.hosting-brand{display:flex;gap:10px;align-items:center;min-height:44px;color:inherit;text-decoration:none}.hosting-brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f58220;color:#111;font-weight:800}.hosting-actions{display:flex;gap:10px;align-items:center;color:#aeb6c0;font-size:13px}.hosting-actions a,.hosting-actions button{min-height:44px;border:1px solid #303740;border-radius:10px;padding:8px 11px;background:#14181d;color:#e8ebee;text-decoration:none}.hosting-main{width:min(1120px,calc(100% - 28px));margin:0 auto;padding:34px 0 60px}.hosting-hero{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:24px}.hosting-hero h1{font-size:clamp(34px,6vw,64px);line-height:1;margin:8px 0 12px}.hosting-hero p{max-width:720px;color:#aeb6c0;line-height:1.6}.eyebrow,.section-heading span{font-size:11px;letter-spacing:.16em;color:#f5a45f}.hosting-summary{min-width:170px;padding:16px;border:1px solid #2a3038;border-radius:18px;background:#11151a;text-align:center;font-weight:700}.hosting-panel{padding:22px;border:1px solid #262c34;border-radius:22px;background:#101419;margin:18px 0}.section-heading{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.section-heading h2{margin:4px 0 0;font-size:24px}.section-heading small{color:#919aa5}.hosting-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hosting-form label{display:grid;gap:7px;font-size:13px;color:#bdc4cc}.hosting-form input,.hosting-form select{width:100%;min-height:46px;padding:12px 13px;border:1px solid #303740;border-radius:12px;background:#0c1014;color:#f6f7f8;font:inherit}.hosting-form .check-row{display:flex;min-height:44px;align-items:center;gap:8px}.hosting-form .check-row input{width:auto}.url-preview{grid-column:1/-1;display:grid;gap:5px;padding:14px 15px;border:1px solid #303740;border-radius:14px;background:#0c1014;min-width:0}.url-preview span{font-size:12px;color:#919aa5}.url-preview strong{font-size:15px;color:#f5a45f;overflow-wrap:anywhere}.url-preview small{color:#7f8994;line-height:1.45}.hosting-confirm[hidden]{display:none}.hosting-confirm{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.hosting-confirm-card{width:min(440px,100%);padding:22px;border:1px solid #303740;border-radius:20px;background:#101419;box-shadow:0 24px 80px rgba(0,0,0,.45)}.hosting-confirm-card h2{margin:0 0 8px}.hosting-confirm-card>p:not(.eyebrow){color:#aeb6c0;line-height:1.55}.hosting-confirm-card form{display:grid;gap:14px}.hosting-confirm-card label{display:grid;gap:7px}.hosting-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hosting-confirm-actions button{min-height:46px}.primary-button,.secondary-button,.danger-button{border:0;border-radius:12px;padding:12px 15px;font-weight:700;cursor:pointer}.primary-button{background:#f58220;color:#111}.secondary-button{background:#20262d;color:#f4f6f7}.danger-button{background:#311819;color:#ffb7b7}.form-message{grid-column:1/-1;min-height:20px;color:#f0a35e}.site-list{display:grid;gap:12px}.site-card{border:1px solid #2a3038;border-radius:18px;padding:17px;background:#0d1115}.site-head{display:flex;justify-content:space-between;gap:12px}.site-head h3{margin:0;font-size:18px}.site-state{font-size:12px;padding:6px 9px;border-radius:999px;background:#1b2229;color:#c7d0d8}.site-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin:10px 0;color:#9fa8b2;font-size:13px}.site-url{display:inline-block;color:#f5a45f;text-decoration:none;word-break:break-all;margin:4px 0 12px}.site-actions{display:flex;flex-wrap:wrap;gap:8px}.site-empty{padding:28px;text-align:center;color:#929ba5}.hosting-note{padding:20px 22px;border-left:3px solid #f58220;background:#11151a;border-radius:14px}.hosting-note p{margin:6px 0 0;color:#aeb6c0;line-height:1.55}@media(max-width:700px){.hosting-header{padding:12px 14px}.hosting-actions span{display:none}.hosting-actions a{display:none}.hosting-main{width:min(100% - 20px,1120px);padding-top:22px}.hosting-hero{display:block}.hosting-summary{display:inline-block;margin-top:8px}.hosting-panel{padding:16px;border-radius:18px}.hosting-form{grid-template-columns:1fr}.section-heading{display:block}.section-heading small{display:block;margin-top:6px}.site-head{align-items:flex-start}.site-actions>*{flex:1 1 120px}.primary-button{min-height:46px}}
