.enterprise-quote-dialog{color:var(--fg-heading);background:var(--card-bg);box-shadow:var(--shadow-dropdown);max-height:calc(100dvh - 32px)}.enterprise-quote-form{max-height:calc(100dvh - 32px);display:flex;flex-direction:column}.enterprise-quote-form[data-long-step=true]{height:min(700px,calc(100dvh - 32px))}.enterprise-quote-purchase-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.enterprise-quote-fields{overscroll-behavior:contain}.enterprise-quote-dialog :is(input:not([type=radio]),select,textarea,button,summary,a):focus-visible,.enterprise-quote-choice:has(input:focus-visible){outline:2px solid var(--surface-accent);outline-offset:3px}.enterprise-quote-dialog button:disabled{opacity:.4;pointer-events:none}.enterprise-quote-fields h3:focus{outline:none}.enterprise-quote-radio{color:var(--surface-accent);border:1px solid color-mix(in srgb,var(--fg-muted) 45%,transparent)}.enterprise-quote-choice{background:var(--card-bg)}.enterprise-quote-choice[data-selected=true]{background:color-mix(in srgb,var(--surface-accent) 4%,var(--card-bg))}.enterprise-quote-choice[data-selected=true] .enterprise-quote-radio{border-color:var(--surface-accent)}.enterprise-quote-self-service{border-top:1px solid var(--hairline)}.enterprise-quote-seat-stepper{display:flex;align-items:center;width:256px;max-width:100%;padding:4px;border:1px solid var(--hairline);background:var(--card-bg)}.enterprise-quote-seat-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-quote-seat-stepper input{width:100%;min-width:0;height:48px;margin:0 8px;padding:0;border:0;border-radius:4px;background:transparent;text-align:center;font-variant-numeric:tabular-nums;appearance:textfield;-moz-appearance:textfield}.enterprise-quote-seat-stepper input::-webkit-inner-spin-button,.enterprise-quote-seat-stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.enterprise-quote-seat-stepper button:active{background:color-mix(in srgb,var(--surface-accent) 12%,var(--card-bg))}.enterprise-quote-self-service summary{list-style:none}.enterprise-quote-self-service summary::-webkit-details-marker{display:none}.enterprise-quote-self-service[open] .enterprise-quote-disclosure-icon{transform:rotate(180deg)}@media(hover:hover)and (pointer:fine){.enterprise-quote-seat-stepper button:hover{background:color-mix(in srgb,var(--surface-accent) 8%,var(--card-bg))}.enterprise-quote-choice:not([data-selected=true]):hover{background:var(--surface-bg)}}@media(max-width:479px){.enterprise-quote-purchase-options{grid-template-columns:1fr}.enterprise-quote-choice[data-description=true]{padding:16px}}
