.home-dashboard--enterprise{gap:var(--space-xl);max-width:var(--max-width);padding:0 var(--space-md);padding-bottom:var(--space-xl);flex-direction:column;margin:0 auto;display:flex}.enterprise-hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:48vh;margin-top:2rem;padding-bottom:8rem;display:flex}.enterprise-hero__title{letter-spacing:-.05em;color:var(--ink);text-transform:uppercase;flex-direction:column;margin:0;font-size:clamp(4rem,12vw,10rem);font-weight:800;line-height:.85;display:flex}.text-brand{color:var(--brand-deep)}.enterprise-hero__subtitle{max-width:600px;color:var(--muted);margin-top:var(--space-md);font-size:1.2rem;font-weight:400;line-height:1.6}.enterprise-overlap{z-index:10;margin-top:-6rem;position:relative}@media (max-width:768px){.enterprise-overlap{margin-top:0}.enterprise-hero{min-height:auto;margin-bottom:2rem}}.enterprise-launch-paths{background:var(--line);border:1px solid var(--line-strong);flex-direction:column;gap:1px;padding:1px;display:flex}.enterprise-path-card{background:var(--panel-strong);padding:var(--space-xl);flex-direction:row;justify-content:space-between;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.enterprise-path-card:hover{z-index:2;background:#f1f5f9;transform:translateY(-2px);box-shadow:0 10px 30px #0f172a0d}.enterprise-path-card--primary{background:var(--brand);color:#fff}.enterprise-path-card--primary:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 30px #0f172a33}.enterprise-path-card__bg-number{color:#0f172a08;font-size:16rem;font-weight:800;font-family:var(--font-heading);z-index:0;pointer-events:none;position:absolute;top:50%;right:-2%;transform:translateY(-50%)}.enterprise-path-card--primary .enterprise-path-card__bg-number{color:#ffffff0a}.enterprise-path-card__content{z-index:1;flex-direction:column;gap:.5rem;max-width:60%;display:flex;position:relative}.enterprise-path-card__kicker{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700}.enterprise-path-card--primary .enterprise-path-card__kicker{color:#ffffffb3}.enterprise-path-card__title{letter-spacing:-.02em;margin:0;font-size:2.2rem;font-weight:700}.enterprise-path-card__desc{color:var(--muted);margin:0;font-size:1.05rem}.enterprise-path-card--primary .enterprise-path-card__desc{color:#fffc}.enterprise-path-card__meta{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.enterprise-path-card__meta span{font-size:var(--text-xs);border:1px solid var(--line);color:var(--ink);padding:.25rem .5rem;font-weight:600}.enterprise-path-card--primary .enterprise-path-card__meta span{color:#fff;border-color:#fff3}.enterprise-path-card__cta{z-index:1;border:1px solid var(--line);padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;transition:all .2s;position:relative}.enterprise-path-card:hover .enterprise-path-card__cta{background:var(--ink);color:#fff}.enterprise-path-card--primary .enterprise-path-card__cta{border-color:#fff3}.enterprise-path-card--primary:hover .enterprise-path-card__cta{color:var(--brand);background:#fff}.enterprise-panels{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (max-width:900px){.enterprise-panels{grid-template-columns:1fr}}.enterprise-panel{border:1px solid var(--line-strong);padding:var(--space-xl);background:var(--panel-strong);flex-direction:column;display:flex}.enterprise-panel--dark{background:var(--brand);color:#fff;border-color:#0000}.eyebrow--light{color:#fff9}.text-light{color:#fff;letter-spacing:-.03em;margin:0}.muted--light{color:#ffffffb3}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.mb-md{margin-bottom:var(--space-md)}.text-center{text-align:center}.enterprise-compare-row{padding:var(--space-md);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;text-decoration:none;transition:all .2s;display:flex}.enterprise-compare-row:hover{background:#ffffff1a;transform:translate(4px)}.enterprise-compare-row__head{justify-content:space-between;align-items:center;font-size:1.1rem;display:flex}.enterprise-chip{text-transform:uppercase;background:#ffffff1a;padding:.2rem .4rem;font-size:.7rem;font-weight:700}.enterprise-compare-row__reason{color:#fff9;margin-top:.25rem;font-size:.9rem}.enterprise-system-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.enterprise-system-card{padding:var(--space-md);color:var(--ink);background:#fff;flex-direction:column;gap:.25rem;text-decoration:none;transition:all .2s;display:flex}.enterprise-system-card:hover{z-index:2;background:#f8fafc;transform:scale(1.02);box-shadow:0 4px 12px #0000000d}.enterprise-system-card__rank{font-family:var(--font-heading);color:var(--line-strong);font-size:1.5rem;font-weight:800}.enterprise-practice-station{border:1px solid var(--line-strong);padding:var(--space-xl);background:var(--panel-strong)}.enterprise-footer{text-align:center;padding:var(--space-xl)0 0 0;color:var(--muted);font-size:.9rem}
