.suite-hub{position:fixed;inset:0;z-index:1200;background:#f8f7f2;color:#111827;overflow:auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.suite-hub[hidden]{display:none}.suite-hub *{box-sizing:border-box}.sh-top{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;padding:18px 28px;background:#080b12;color:#fff;border-bottom:3px solid #f3b600}.sh-brand{display:flex;align-items:center;gap:14px}.sh-brand img{height:38px;max-width:210px;object-fit:contain;background:#fff;border-radius:8px;padding:5px 9px}.sh-brand strong{display:block;font-size:18px}.sh-brand span{font-size:12px;color:#cbd5e1}.sh-close{border:1px solid #475569;background:#111827;color:#fff;width:40px;height:40px;border-radius:12px;font-size:24px;cursor:pointer}.sh-main{max-width:1180px;margin:0 auto;padding:32px 24px 64px}.sh-hero{display:grid;grid-template-columns:1.5fr .7fr;gap:30px;align-items:center;padding:34px;border-radius:24px;background:linear-gradient(135deg,#080b12,#16213d);color:#fff;box-shadow:0 20px 55px rgba(15,23,42,.18)}.sh-hero h1{font-size:clamp(34px,5vw,58px);line-height:1;margin:8px 0 14px}.sh-hero p{color:#dbe3ef;max-width:720px;line-height:1.65}.sh-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#f3b600}.sh-ness{width:100%;max-height:300px;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.25))}.sh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.sh-button{border:0;border-radius:12px;padding:12px 17px;font-weight:800;cursor:pointer;background:#f3b600;color:#111827}.sh-button.secondary{background:#fff;color:#111827;border:1px solid #d6d9df}.sh-button.dark{background:#111827;color:#fff}.sh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.sh-card{background:#fff;border:1px solid #e4e5e8;border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.sh-card h3{margin:8px 0}.sh-card p{color:#5d6470;line-height:1.55}.sh-card .status{display:inline-flex;border-radius:999px;padding:6px 10px;background:#fff3c4;color:#775600;font-size:12px;font-weight:800}.sh-card.live .status{background:#d9fbe8;color:#08613b}.sh-card button{width:100%;margin-top:10px}.sh-section{margin-top:34px}.sh-section h2{font-size:28px;margin-bottom:6px}.sh-section>p{color:#646b76}.sh-form{background:#fff;border:1px solid #e3e5e8;border-radius:20px;padding:24px;margin-top:18px}.sh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sh-field{display:flex;flex-direction:column;gap:7px}.sh-field.full{grid-column:1/-1}.sh-field label{font-size:13px;font-weight:800}.sh-field input,.sh-field select,.sh-field textarea{width:100%;border:1px solid #ccd1d8;border-radius:11px;padding:12px;font:inherit;background:#fff}.sh-field textarea{min-height:110px;resize:vertical}.sh-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sh-check{display:flex;gap:8px;align-items:flex-start;padding:10px;border:1px solid #e4e6e9;border-radius:10px;font-weight:600}.sh-alert{margin-top:14px;border-radius:12px;padding:12px 14px;background:#e7f8ef;color:#07583a;font-weight:700}.sh-roadmap{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.sh-roadmap span{background:#fff;border:1px solid #dddfe3;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700}.hardhat-badge{display:inline-flex;align-items:center;gap:8px;background:#f3b600;color:#111827;border-radius:999px;padding:7px 11px;font-weight:900}.hardhat-icon{font-size:20px}.sh-empty{text-align:center;padding:54px 24px;background:#fff;border:1px dashed #c7ccd3;border-radius:20px;margin-top:24px}.sh-empty .hardhat-icon{font-size:56px}.sh-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.sh-tab{border:1px solid #ccd1d8;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.sh-tab.active{background:#111827;color:#fff;border-color:#111827}@media(max-width:820px){.sh-hero{grid-template-columns:1fr}.sh-ness{max-height:220px}.sh-grid{grid-template-columns:1fr}.sh-form-grid{grid-template-columns:1fr}.sh-field.full{grid-column:auto}.sh-checks{grid-template-columns:1fr}.sh-main{padding:20px 14px 50px}.sh-top{padding:14px}.sh-brand img{max-width:150px;height:34px}}