:root{--hub-orange:#ff9f1c;--hub-dark:#17191f;--hub-ink:#272a31;--hub-soft:#f6f1e7;--hub-line:#e7ded0;--hub-green:#1f8f5f}
.hub-main{background:linear-gradient(180deg,#fff,#f4efe6);min-height:70vh}.hub-hero{padding:110px 6vw 80px;background:radial-gradient(circle at 82% 15%,rgba(255,159,28,.22),transparent 32%),linear-gradient(135deg,#15171c,#2a2d35);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}.hub-hero h1{font-size:clamp(42px,6vw,82px);line-height:.98;margin:12px 0 24px}.hub-hero h1 span{color:var(--hub-orange)}.hub-hero p{font-size:clamp(18px,2vw,23px);line-height:1.55;max-width:780px;color:#e5e6ea}.hub-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hub-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;font-weight:900;text-decoration:none;border:0;cursor:pointer;background:var(--hub-orange);color:#15171c}.hub-btn.secondary{background:#fff;color:#20232a}.hub-btn.dark{background:var(--hub-dark);color:#fff}.hub-console{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.32)}.hub-console-row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}.hub-console-row:last-child{border:0}.hub-console strong{color:var(--hub-orange);font-size:24px}.hub-section{max-width:1240px;margin:auto;padding:74px 24px}.hub-section h2{font-size:clamp(32px,4vw,52px);color:var(--hub-dark);margin:0 0 14px}.hub-section-lead{font-size:19px;color:#63666e;max-width:820px;line-height:1.6}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}.hub-card{background:#fff;border:1px solid var(--hub-line);border-radius:24px;padding:26px;box-shadow:0 18px 45px rgba(35,28,18,.08)}.hub-card .icon{font-size:34px}.hub-card h3{font-size:22px;color:var(--hub-dark);margin:14px 0 8px}.hub-card p{color:#676a72;line-height:1.55}.hub-flow{counter-reset:steps;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.hub-step{background:var(--hub-dark);color:#fff;border-radius:22px;padding:24px}.hub-step:before{counter-increment:steps;content:counter(steps);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--hub-orange);color:#111;font-weight:900}.hub-step h3{margin:18px 0 8px}.hub-form-shell{max-width:980px;margin:50px auto;padding:0 20px}.hub-form{background:#fff;border:1px solid var(--hub-line);border-radius:28px;padding:30px;box-shadow:0 25px 70px rgba(30,24,15,.12)}.hub-form h1{color:var(--hub-dark);font-size:clamp(34px,5vw,56px);margin-top:0}.hub-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hub-field{display:grid;gap:7px}.hub-field.full{grid-column:1/-1}.hub-field label{font-weight:900;color:#363942}.hub-field input,.hub-field select,.hub-field textarea{width:100%;padding:13px 14px;border:1px solid #cfc8bd;border-radius:12px;background:#fff;font:inherit}.hub-field textarea{min-height:140px;resize:vertical}.hub-note{background:#fff4df;border-left:5px solid var(--hub-orange);padding:15px 17px;border-radius:12px;margin:18px 0}.hub-success{background:#e8f7ef;color:#12633f;border-radius:18px;padding:22px}.hub-error{background:#ffe8e3;color:#922d20;border-radius:18px;padding:18px}.hub-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hub-check{display:flex;gap:8px;align-items:center;background:var(--hub-soft);padding:12px;border-radius:12px}.hub-status{display:inline-flex;padding:6px 10px;border-radius:99px;background:#eee;font-weight:900}.hub-admin-table{width:100%;border-collapse:collapse}.hub-admin-table th,.hub-admin-table td{padding:12px;border-bottom:1px solid #e5dfd5;text-align:left;vertical-align:top}.hub-admin-table th{background:#20232a;color:#fff}.hub-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.hub-kpi{background:#fff;border:1px solid #e5dfd5;border-radius:18px;padding:20px}.hub-kpi strong{display:block;font-size:32px;color:var(--hub-orange)}
@media(max-width:900px){.hub-hero{grid-template-columns:1fr;padding-top:80px}.hub-grid{grid-template-columns:1fr 1fr}.hub-flow{grid-template-columns:1fr 1fr}.hub-kpis{grid-template-columns:1fr 1fr}}@media(max-width:620px){.hub-grid,.hub-flow,.hub-fields,.hub-checks,.hub-kpis{grid-template-columns:1fr}.hub-field.full{grid-column:auto}.hub-hero{padding:70px 22px 55px}.hub-form{padding:22px}}
