body.console-site .enterprise-console-header{align-items:flex-start;gap:1rem}
body.console-site .enterprise-nav{display:flex;align-items:center;justify-content:flex-end;gap:1.15rem;flex:1;flex-wrap:wrap}
body.console-site .enterprise-nav-group{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}
body.console-site .enterprise-nav-group.right{justify-content:flex-end}
body.console-site .enterprise-page{width:min(1160px,100%);margin:0 auto;padding:3.5rem 1.5rem 4.75rem}
body.console-site .enterprise-hero{padding:2.4rem;border:1px solid var(--border,#e2e8f0);border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f8fafc 58%,#eef6ff 100%);box-shadow:var(--shadow-sm,0 8px 28px rgba(15,23,42,.08));margin-bottom:1.25rem}
body.console-site .enterprise-eyebrow{margin:0 0 .65rem;color:var(--accent-dark,#1d4ed8);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
body.console-site .enterprise-hero h1{margin:0 0 .85rem;color:var(--text,#1a1a2e);font-size:clamp(2.1rem,5vw,3.35rem);font-weight:900;letter-spacing:-.045em;line-height:1.05;text-align:left}
body.console-site .enterprise-hero p{max-width:870px;color:var(--text-secondary,#475569);font-size:1.03rem;line-height:1.75;margin:0 0 1rem}
body.console-site .enterprise-trust-line{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:1rem;color:#475569;font-size:.86rem;font-weight:800}
body.console-site .enterprise-trust-line span{padding:.35rem .55rem;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1e40af}
body.console-site .enterprise-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;margin-top:1.25rem}
body.console-site .enterprise-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.72rem 1.15rem;border-radius:8px;border:1px solid var(--border,#e2e8f0);font-weight:850;text-decoration:none!important;cursor:pointer;font-size:.94rem;line-height:1.2}
body.console-site .enterprise-button.primary{background:var(--accent,#2563eb);border-color:var(--accent,#2563eb);color:#fff!important}
body.console-site .enterprise-button.secondary{background:#f8fafc;color:#1e293b!important}
body.console-site .enterprise-button.subtle{background:#fff;color:#2563eb!important}
body.console-site .enterprise-button[aria-disabled="true"],body.console-site button.enterprise-button:disabled{background:#e2e8f0!important;border-color:#cbd5e1!important;color:#64748b!important;cursor:not-allowed}
body.console-site .enterprise-section{margin-top:2.1rem}
body.console-site .enterprise-section>h2{font-size:1.55rem;line-height:1.2;margin:0 0 .8rem;color:var(--text,#1a1a2e);text-align:left;font-weight:900;letter-spacing:-.025em}
body.console-site .enterprise-section>p{max-width:820px;color:var(--text-secondary,#475569);line-height:1.75;margin:.2rem 0 1rem}
body.console-site .enterprise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:1rem;align-items:stretch}
body.console-site .enterprise-grid.two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}
body.console-site .enterprise-card{padding:1.25rem;border:1px solid var(--border,#e2e8f0);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm,0 6px 18px rgba(15,23,42,.06));min-width:0}
body.console-site .enterprise-card h3{font-size:1.02rem;margin:0 0 .55rem;color:#1a1a2e;font-weight:900}
body.console-site .enterprise-card p{font-size:.93rem;line-height:1.7;color:#475569;margin:0 0 .85rem}
body.console-site .enterprise-card p:last-child{margin-bottom:0}
body.console-site .enterprise-card .enterprise-card-cta{display:inline-flex;margin-top:.15rem;color:#2563eb!important;font-weight:850;text-decoration:none!important}
body.console-site .enterprise-summary-card strong{display:block;font-size:.78rem;color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem}
body.console-site .enterprise-summary-card .value{font-size:1.25rem;color:#1a1a2e;font-weight:900;margin:0 0 .35rem}
body.console-site .enterprise-note{padding:1.1rem 1.25rem;border-radius:14px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;line-height:1.7;font-size:.93rem}
body.console-site .enterprise-warning{padding:1.1rem 1.25rem;border-radius:14px;border:1px solid #fde68a;background:#fffbeb;color:#854d0e;line-height:1.7;font-size:.93rem}
body.console-site .enterprise-list{margin:0;padding-left:1.15rem;color:#334155;line-height:1.8;font-size:.93rem}
body.console-site .enterprise-list li{margin:.18rem 0}
body.console-site .enterprise-checklist{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;color:#334155;font-size:.93rem;line-height:1.65}
body.console-site .enterprise-checklist li{position:relative;padding-left:1.35rem}
body.console-site .enterprise-checklist li:before{content:"";position:absolute;left:0;top:.62em;width:.42rem;height:.42rem;border-radius:999px;background:#2563eb}
body.console-site .enterprise-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:14px;background:#fff}
body.console-site .enterprise-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:760px}
body.console-site .enterprise-table th,body.console-site .enterprise-table td{padding:.85rem .75rem;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:top;color:#334155}
body.console-site .enterprise-table th{background:#f8fafc;color:#475569;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;font-weight:900}
body.console-site .enterprise-table tr:last-child td{border-bottom:none}
body.console-site .enterprise-empty{padding:1.35rem;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;text-align:center;color:#475569}
body.console-site .enterprise-empty h3{margin:0 0 .45rem;color:#1a1a2e}
body.console-site .enterprise-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.35rem;box-shadow:var(--shadow-sm,0 6px 18px rgba(15,23,42,.06))}
body.console-site .enterprise-field{margin-bottom:1rem}
body.console-site .enterprise-field label{display:block;font-weight:800;font-size:.9rem;margin-bottom:.45rem;color:#334155}
body.console-site .enterprise-field input{width:100%;padding:.75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;box-sizing:border-box;background:#fff;color:#0f172a}
body.console-site .enterprise-helper{font-size:.82rem;color:#64748b;line-height:1.55;margin:.35rem 0 0}
body.console-site .enterprise-dropzone{border:2px dashed #cbd5e1;border-radius:14px;padding:2rem;text-align:center;background:#f8fafc;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:1rem}
body.console-site .enterprise-dropzone.dragover{border-color:#2563eb;background:#eff6ff}
body.console-site .enterprise-status{font-size:.9rem;color:#475569;line-height:1.7;margin:.75rem 0 0}
body.console-site .enterprise-error{display:none;margin-top:1rem;padding:1rem;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;line-height:1.6;font-size:.9rem}
body.console-site .enterprise-result{display:none;margin-top:1rem;padding:1rem;border-radius:12px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;line-height:1.6;font-size:.9rem}
body.console-site details.enterprise-details{border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:1rem 1.15rem;margin:1rem 0;box-shadow:var(--shadow-sm,0 6px 18px rgba(15,23,42,.05))}
body.console-site details.enterprise-details>summary{cursor:pointer;font-weight:900;color:#2563eb;list-style:none}
body.console-site details.enterprise-details>summary::-webkit-details-marker{display:none}
body.console-site .enterprise-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem}
body.console-site .enterprise-video-card video{display:block;width:100%;border-radius:12px;border:1px solid #e2e8f0;background:#0f172a;aspect-ratio:16/9;object-fit:cover}
body.console-site .enterprise-video-links{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:.65rem;font-size:.86rem}
body.console-site .enterprise-video-links a{color:#2563eb!important;font-weight:800;text-decoration:underline!important;text-underline-offset:.14em}
body.console-site .enterprise-transcript{margin-top:.75rem;color:#475569;font-size:.9rem;line-height:1.7}
body.console-site .enterprise-two-col{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.15rem;align-items:start}
body.console-site .enterprise-policy-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:1rem}
body.console-site .enterprise-policy-group .enterprise-card a{display:block;color:#2563eb!important;font-weight:850;text-decoration:none!important;margin:.42rem 0}
body.console-site .enterprise-code{background:#0f172a;color:#86efac;padding:1rem;border-radius:12px;overflow:auto;font-size:.85rem;line-height:1.6}
body.console-site .enterprise-hidden{display:none!important}
body.console-site .copy-feedback{font-size:.82rem;color:#166534;margin-left:.5rem;font-weight:800}
@media (max-width:900px){body.console-site .enterprise-console-header{align-items:center}body.console-site .enterprise-nav{align-items:flex-start;justify-content:flex-start}body.console-site .enterprise-nav-group{flex-direction:column;align-items:flex-start;width:100%;gap:.4rem}body.console-site .enterprise-two-col{grid-template-columns:1fr}body.console-site .enterprise-page{padding:2.6rem 1rem 4rem}body.console-site .enterprise-hero{padding:1.45rem}body.console-site .enterprise-hero h1{text-align:left}body.console-site .enterprise-actions .enterprise-button{width:100%}body.console-site .enterprise-table{min-width:680px}}
