@media(min-width:1024px){.enterprise-term:not(:last-child){border-right:1px solid var(--hairline)}}@media(min-width:640px){.sm\:grid-cols-3>.enterprise-term:not(:last-child){border-right:1px solid var(--hairline)}}.enterprise-chaos-logo{width:40px;height:40px;object-fit:contain}.enterprise-calculator-stepper{display:flex;align-items:center;width:200px;max-width:100%;padding:4px;border:1px solid var(--hairline);border-radius:12px;background:var(--card-bg)}.enterprise-calculator-stepper button{display:grid;place-items:center;flex:0 0 48px;height:48px;border:0;border-radius:8px;color:var(--fg-heading);background:var(--surface-bg);cursor:pointer}.enterprise-calculator-stepper button:active{background:color-mix(in srgb,var(--surface-accent) 12%,var(--card-bg))}.enterprise-calculator-stepper input{width:100%;min-width:0;height:48px;margin:0 8px;padding:0;border:0;background:transparent;text-align:center;font-variant-numeric:tabular-nums;appearance:textfield;-moz-appearance:textfield}.enterprise-calculator-stepper input::-webkit-inner-spin-button,.enterprise-calculator-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.enterprise-seat-preset{border:0;border-radius:999px;padding:10px 16px;color:var(--fg-muted);background:var(--color-card);cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.enterprise-seat-preset[aria-pressed=true]{background:var(--fg-heading);color:var(--color-snow)}.enterprise-calculator-dialog{width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;overflow-x:hidden;color:var(--fg-heading);background:var(--card-bg);border:0;box-shadow:var(--shadow-dropdown)}.enterprise-calculator-dialog::backdrop{background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.enterprise-calculator-input{display:block;height:48px;padding:0 16px;color:var(--fg-heading);background:var(--card-bg);border:1px solid var(--hairline);border-radius:12px}@media(hover:hover)and (pointer:fine){.enterprise-calculator-stepper button:hover{background:color-mix(in srgb,var(--surface-accent) 8%,var(--card-bg))}.enterprise-seat-preset:not([aria-pressed=true]):hover{background:var(--color-card-hover)}}.enterprise-calculator button:disabled,.enterprise-calculator-dialog button:disabled{opacity:.5;cursor:not-allowed}.enterprise-calculator-result{border-block:1px solid var(--hairline)}.enterprise-calculator-total{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.enterprise-calculator :focus-visible,.enterprise-calculator-dialog :focus-visible{outline:2px solid var(--surface-accent);outline-offset:3px}.enterprise-story{display:flex;flex-direction:column;overflow:hidden;background:var(--surface-bg);box-shadow:var(--card-shadow);transition:box-shadow .3s cubic-bezier(.16,1,.3,1)}.enterprise-story:hover{box-shadow:var(--shadow-float)}.enterprise-story:focus-visible{outline:2px solid var(--surface-accent);outline-offset:5px}.enterprise-story__image{aspect-ratio:16 / 9;overflow:hidden}.enterprise-story__image img{transition:transform .5s cubic-bezier(.16,1,.3,1)}.enterprise-story:hover .enterprise-story__image img{transform:scale(1.03)}@media(prefers-reduced-motion:reduce){.enterprise-story,.enterprise-story__image img{transition:none}.enterprise-story:hover .enterprise-story__image img{transform:none}}
