.TeamCalculatorPanel_panel__U9QR0{--t-bg:#270545;--t-bg-alt:#1e033a;--t-text:#eeeae4;--t-text-secondary:#9e9cb4;--t-text-muted:#5c5a72;--t-purple:#7c5cbf;--t-purple-bright:#a78bfa;--t-purple-light:#c4b5fd;--t-purple-vibrant:#6a35ff;--t-purple-border:rgba(124,92,191,0.22);--t-cyan-bright:#3c9dff;--t-gold:#c9a84c;--t-border:rgba(255,255,255,0.06);--t-border-med:rgba(255,255,255,0.1);--t-green:#4ade80;--t-radius:16px;--t-radius-md:12px;--t-radius-sm:8px;--t-radius-pill:100px;color-scheme:dark;background:#1a0530;color:var(--t-text);border:1px solid var(--t-purple-border);border-radius:var(--t-radius);font-family:var(--font-outfit),"Century Gothic","Futura",system-ui,sans-serif;font-size:16px;line-height:1.6}.TeamCalculatorPanel_overlay__K5XjD{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);animation:TeamCalculatorPanel_fadeIn__lgz_0 .2s ease}.TeamCalculatorPanel_modal__WbwYS{position:relative;width:100%;max-width:620px;max-height:90vh;overflow-y:auto;animation:TeamCalculatorPanel_slideUp__gCUqU .25s ease;scrollbar-width:thin;scrollbar-color:rgba(124,92,191,.3) transparent}.TeamCalculatorPanel_modal__WbwYS::-webkit-scrollbar{width:4px}.TeamCalculatorPanel_modal__WbwYS::-webkit-scrollbar-track{background:transparent}.TeamCalculatorPanel_modal__WbwYS::-webkit-scrollbar-thumb{background:rgba(124,92,191,.3);border-radius:2px}@keyframes TeamCalculatorPanel_fadeIn__lgz_0{0%{opacity:0}to{opacity:1}}@keyframes TeamCalculatorPanel_slideUp__gCUqU{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.TeamCalculatorPanel_header__xGX6u{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:2rem 2rem 1.5rem;border-bottom:1px solid var(--t-border-med)}

/* !important is required to beat global Page.css rules
   (`.page h2 { color: var(--text-primary) }` and
    `.page p:not([class*="text-"]) { color: var(--text-primary) }`),
   which would otherwise paint these headings dark on a dark panel. */.TeamCalculatorPanel_headerText__mcADh h2{font-family:var(--font-outfit),"Century Gothic","Futura",system-ui,sans-serif;font-size:1.4rem;font-weight:600;color:var(--t-text)!important;margin-bottom:.3rem}.TeamCalculatorPanel_headerText__mcADh p{color:var(--t-text)!important;font-size:.88rem;line-height:1.5}.TeamCalculatorPanel_headerText__mcADh .TeamCalculatorPanel_headerSub__kgA4U{color:var(--t-text-muted)!important;margin-top:.2rem;font-size:.78rem}.TeamCalculatorPanel_close__zCSyB{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--t-border-med);border-radius:var(--t-radius-sm);background:transparent;color:var(--t-text-secondary);cursor:pointer;transition:all .2s ease;margin-top:.2rem}.TeamCalculatorPanel_close__zCSyB:hover{border-color:rgba(255,255,255,.25);color:var(--t-text);background:rgba(255,255,255,.05)}.TeamCalculatorPanel_body__esihN{padding:1.75rem 2rem;display:flex;flex-direction:column;gap:1.75rem}.TeamCalculatorPanel_passRows__v9hBG{display:flex;flex-direction:column;border:1px solid var(--t-border-med);border-radius:var(--t-radius-md);overflow:hidden;background:rgba(255,255,255,.02)}.TeamCalculatorPanel_passRow__KqNGj{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--t-border);flex-wrap:wrap}.TeamCalculatorPanel_passRow__KqNGj:last-child{border-bottom:none}.TeamCalculatorPanel_passBadge__qG6nv{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .65rem;border-radius:var(--t-radius-pill);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.TeamCalculatorPanel_passBadgeLeader__ivlGS{background:rgba(106,53,255,.18);border:1px solid rgba(106,53,255,.35);color:var(--t-purple-light)}.TeamCalculatorPanel_passBadgeStarter__QS_PA{background:rgba(60,157,255,.14);border:1px solid rgba(60,157,255,.3);color:#7dd3fc}.TeamCalculatorPanel_passDot__FMxgb{width:6px;height:6px;border-radius:50%;flex-shrink:0}.TeamCalculatorPanel_passBadgeLeader__ivlGS .TeamCalculatorPanel_passDot__FMxgb{background:var(--t-purple-bright)}.TeamCalculatorPanel_passBadgeStarter__QS_PA .TeamCalculatorPanel_passDot__FMxgb{background:var(--t-cyan-bright)}.TeamCalculatorPanel_passPrice__gS6IG{flex:1;font-size:.85rem;font-weight:600;color:var(--t-text);white-space:nowrap}.TeamCalculatorPanel_passVat__JVYVO{font-size:.75rem;color:var(--t-text-muted);font-weight:400}.TeamCalculatorPanel_passQuantity__jmrrv{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.TeamCalculatorPanel_passQtyBtn__8gqaJ{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--t-border-med);border-radius:50%;background:transparent;color:var(--t-text);font-size:1.1rem;line-height:1;cursor:pointer;transition:all .15s ease;user-select:none;flex-shrink:0}.TeamCalculatorPanel_passQtyBtn__8gqaJ:hover:not(:disabled){border-color:var(--t-purple);color:var(--t-purple-bright);background:rgba(124,92,191,.08)}.TeamCalculatorPanel_passQtyBtn__8gqaJ:disabled{opacity:.3;cursor:not-allowed}.TeamCalculatorPanel_passQtyInput__nHe4U{width:44px;padding:.2rem;background:#1a0530;border:1px solid rgba(255,255,255,.18);border-radius:6px;color:#a78bfa;caret-color:#a78bfa;-webkit-text-fill-color:#a78bfa;font-size:1rem;font-weight:700;text-align:center;font-variant-numeric:tabular-nums;font-family:inherit;outline:none;transition:border-color .2s ease;color-scheme:dark;-moz-appearance:textfield}.TeamCalculatorPanel_passQtyInput__nHe4U::-webkit-inner-spin-button,.TeamCalculatorPanel_passQtyInput__nHe4U::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TeamCalculatorPanel_passQtyInput__nHe4U:focus{border-color:#7c5cbf;background:#200840;-webkit-text-fill-color:#a78bfa}.TeamCalculatorPanel_passQtyInput__nHe4U:-webkit-autofill,.TeamCalculatorPanel_passQtyInput__nHe4U:-webkit-autofill:focus,.TeamCalculatorPanel_passQtyInput__nHe4U:-webkit-autofill:hover,.TeamCalculatorPanel_passQtyInput__nHe4U:autofill{color:#a78bfa!important;-webkit-text-fill-color:#a78bfa!important;-webkit-box-shadow:inset 0 0 0 1000px #1a0530!important;box-shadow:inset 0 0 0 1000px #1a0530!important;caret-color:#a78bfa!important;transition:background-color 5000s ease-in-out 0s}.TeamCalculatorPanel_passSubtotalWrap__FJ8Oe{display:flex;flex-direction:column;align-items:flex-end;min-width:68px;flex-shrink:0}.TeamCalculatorPanel_passSubtotalLabel__NBPli{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--t-text-muted);margin-bottom:.1rem}.TeamCalculatorPanel_passSubtotal__TDcvq{font-size:.95rem;font-weight:700;color:var(--t-text);font-variant-numeric:tabular-nums}.TeamCalculatorPanel_passClear__ZxExG{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:transparent;border:1px solid var(--t-border);border-radius:50%;color:var(--t-text-muted);font-size:.85rem;line-height:1;cursor:pointer;transition:all .15s ease;flex-shrink:0}.TeamCalculatorPanel_passClear__ZxExG:hover:not(:disabled){border-color:rgba(248,113,113,.5);color:#f87171;background:rgba(248,113,113,.08)}.TeamCalculatorPanel_passClear__ZxExG:disabled{opacity:.2;cursor:not-allowed}.TeamCalculatorPanel_summaryBox__rf2jP{border:1px solid var(--t-purple-border);border-radius:var(--t-radius-md);padding:.85rem 1.1rem;display:flex;flex-direction:column;gap:.45rem;background:rgba(106,53,255,.05)}.TeamCalculatorPanel_summaryLine__faOwM{display:flex;align-items:center;justify-content:space-between;font-size:.87rem;color:var(--t-text-secondary)}.TeamCalculatorPanel_summaryDiscount__DyPAE{color:var(--t-green)}.TeamCalculatorPanel_summaryTotal__fhqLF{display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:700;color:var(--t-text);padding-top:.45rem;border-top:1px solid var(--t-border-med);margin-top:.1rem}.TeamCalculatorPanel_summaryVolumeBanner__WDZI8{font-size:.79rem;color:var(--t-gold);padding:.45rem .7rem;background:rgba(201,168,76,.08);border:1px solid rgba(201,168,76,.2);border-radius:6px;line-height:1.45}.TeamCalculatorPanel_summaryVolumeDiscountBanner__94SgV{font-size:.88rem;font-weight:600;color:var(--t-green);padding:.6rem .85rem;background:rgba(74,222,128,.07);border:1px solid rgba(74,222,128,.25);border-radius:8px;margin-bottom:.1rem;line-height:1.5}.TeamCalculatorPanel_pactRow__ieZNz{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1px solid var(--t-border-med);border-radius:var(--t-radius-md);background:rgba(255,255,255,.03);flex-wrap:wrap}.TeamCalculatorPanel_pactRowText__tmWcO{flex:1;display:flex;flex-direction:column;gap:.15rem}.TeamCalculatorPanel_pactRowLabel__9mONw{font-size:.88rem;font-weight:600;color:var(--t-text)}.TeamCalculatorPanel_pactRowSub__8cvVF{font-size:.78rem;color:var(--t-text-muted)}.TeamCalculatorPanel_toggleWrap__3oPc0{position:relative;display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0}.TeamCalculatorPanel_toggleInput__A0S3_{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.TeamCalculatorPanel_toggleTrack__CNv2v{position:relative;display:inline-flex;align-items:center;width:44px;height:24px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid var(--t-border-med);transition:background .2s ease,border-color .2s ease}.TeamCalculatorPanel_toggleInput__A0S3_:checked+.TeamCalculatorPanel_toggleTrack__CNv2v{background:var(--t-purple-vibrant);border-color:var(--t-purple-vibrant)}.TeamCalculatorPanel_toggleThumb__stN55{position:absolute;left:3px;width:16px;height:16px;border-radius:50%;background:rgba(255,255,255,.6);transition:left .2s ease,background .2s ease}.TeamCalculatorPanel_toggleInput__A0S3_:checked+.TeamCalculatorPanel_toggleTrack__CNv2v .TeamCalculatorPanel_toggleThumb__stN55{left:23px;background:#fff}.TeamCalculatorPanel_pactBadge__s0MEB{padding:.28rem .75rem;background:rgba(74,222,128,.12);border:1px solid rgba(74,222,128,.25);border-radius:var(--t-radius-pill);color:var(--t-green);font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.TeamCalculatorPanel_fieldGroup__Tc0UY{display:flex;flex-direction:column;gap:.4rem}.TeamCalculatorPanel_fieldLabel__19QXs{font-size:.8rem;font-weight:600;color:var(--t-text-secondary);letter-spacing:.02em}
/* !important on background / color / border is required to beat the global
   `input[type="text"] { background-color: var(--surface-base); ... }` rule in
   globals.css (specificity 0,1,1). Without it, in light mode the input gets a
   white background and the faint border becomes invisible, so the field looks
   like plain panel surface rather than an input. */.TeamCalculatorPanel_input__RVbhR{padding:.7rem .9rem;background:#200840!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:var(--t-radius-sm);color:var(--t-text)!important;caret-color:var(--t-text);-webkit-text-fill-color:var(--t-text);font-size:.9rem;font-family:inherit;transition:border-color .2s ease,background .2s ease;outline:none}.TeamCalculatorPanel_input__RVbhR::placeholder{color:var(--t-text-muted);-webkit-text-fill-color:var(--t-text-muted)}.TeamCalculatorPanel_input__RVbhR:focus{border-color:var(--t-purple-bright)!important;background:#200840!important;-webkit-text-fill-color:var(--t-text);box-shadow:0 0 0 3px rgba(124,92,191,.25)}.TeamCalculatorPanel_input__RVbhR:-webkit-autofill,.TeamCalculatorPanel_input__RVbhR:-webkit-autofill:active,.TeamCalculatorPanel_input__RVbhR:-webkit-autofill:focus,.TeamCalculatorPanel_input__RVbhR:-webkit-autofill:hover,.TeamCalculatorPanel_input__RVbhR:autofill{color:#eeeae4!important;-webkit-text-fill-color:#eeeae4!important;-webkit-box-shadow:inset 0 0 0 1000px #1a0530!important;box-shadow:inset 0 0 0 1000px #1a0530!important;caret-color:#eeeae4!important;transition:background-color 5000s ease-in-out 0s}.TeamCalculatorPanel_getStartedBox__AoBMn{display:flex;flex-direction:column;gap:.85rem;padding:1.25rem;border:1px solid var(--t-purple-border);border-radius:var(--t-radius-md);background:linear-gradient(135deg,rgba(106,53,255,.06),rgba(124,92,191,.03))}.TeamCalculatorPanel_getStartedNote__YCwT4{color:var(--t-text-secondary)!important;font-size:.85rem;line-height:1.55}.TeamCalculatorPanel_submit__FCnWc{width:100%;padding:.85rem 1.5rem;background:var(--t-purple-vibrant);color:#fff;font-size:.95rem;font-weight:600;border:none;border-radius:var(--t-radius-sm);cursor:pointer;transition:all .2s ease}.TeamCalculatorPanel_submit__FCnWc:hover:not(:disabled){background:#5a25e6;transform:translateY(-1px);box-shadow:0 8px 24px rgba(106,53,255,.35)}.TeamCalculatorPanel_submit__FCnWc:disabled{opacity:.6;cursor:not-allowed}.TeamCalculatorPanel_formDivider__nIALG{display:flex;align-items:center;gap:.75rem;color:var(--t-text-muted);font-size:.78rem}.TeamCalculatorPanel_formDivider__nIALG:after,.TeamCalculatorPanel_formDivider__nIALG:before{content:"";flex:1;height:1px;background:var(--t-border-med)}.TeamCalculatorPanel_contactForm__DP7fo{display:flex;flex-direction:column;gap:1rem}.TeamCalculatorPanel_formRow__uRHYE{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.TeamCalculatorPanel_textarea__zXNG3{padding:.7rem .9rem;background:rgba(255,255,255,.05);border:1px solid var(--t-border-med);border-radius:var(--t-radius-sm);color:var(--t-text);caret-color:var(--t-text);-webkit-text-fill-color:var(--t-text);font-size:.9rem;font-family:inherit;transition:border-color .2s ease,background .2s ease;outline:none;resize:vertical;min-height:90px}.TeamCalculatorPanel_textarea__zXNG3::placeholder{color:var(--t-text-muted);-webkit-text-fill-color:var(--t-text-muted)}.TeamCalculatorPanel_textarea__zXNG3:focus{border-color:var(--t-purple);background:rgba(124,92,191,.06);-webkit-text-fill-color:var(--t-text)}.TeamCalculatorPanel_formError___uEK4{padding:.75rem 1rem;background:rgba(248,113,113,.1);border:1px solid rgba(248,113,113,.25);border-radius:var(--t-radius-sm);color:#f87171;font-size:.85rem}.TeamCalculatorPanel_formSuccess__tGZ_I{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:2rem 1.5rem}.TeamCalculatorPanel_formSuccessIcon__uhUi9{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(74,222,128,.12);border:1px solid rgba(74,222,128,.25);color:var(--t-green);font-size:1.5rem}.TeamCalculatorPanel_formSuccess__tGZ_I h3{font-family:var(--font-outfit),"Century Gothic","Futura",system-ui,sans-serif;font-size:1.2rem;font-weight:600;color:var(--t-text)!important}.TeamCalculatorPanel_formSuccess__tGZ_I p{color:var(--t-text-secondary)!important;font-size:.88rem;line-height:1.6;max-width:360px}