.fc-quote-drawer__dialog{max-width:560px;width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:0;border:none;border-top-right-radius:0;border-bottom-right-radius:0;background:var(--color-background);color:var(--color-foreground)}.fc-quote-drawer__inner{display:flex;flex-direction:column;height:100%;max-height:100dvh}.fc-quote-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md);padding:var(--padding-lg) var(--padding-xl);border-bottom:1px solid var(--color-border);flex-shrink:0}.fc-quote-drawer__heading{margin:0;font-size:var(--font-h4--size);font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);line-height:var(--font-heading--line-height)}.fc-quote-drawer__close{display:flex;align-items:center;justify-content:center;width:calc(var(--icon-size-lg) * 1.5);height:calc(var(--icon-size-lg) * 1.5);padding:0;border:none;background:transparent;color:inherit;cursor:pointer;border-radius:50%;transition:background-color var(--animation-speed) var(--animation-easing)}.fc-quote-drawer__close:hover{background-color:rgb(var(--color-foreground-rgb) / .06)}.fc-quote-drawer__close:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}.fc-quote-drawer__close-icon{width:var(--icon-size-lg);height:var(--icon-size-lg)}.fc-quote-drawer__body{flex:1;overflow-y:auto;padding:var(--padding-xl)}.fc-quote-drawer__product{display:flex;align-items:center;gap:var(--gap-md);margin-bottom:var(--padding-lg);padding:var(--padding-md);border:1px solid var(--color-border);border-radius:var(--style-border-radius-popover)}.fc-quote-drawer__product[hidden]{display:none}.fc-quote-drawer__product-image{flex-shrink:0;width:calc(var(--icon-size-lg) * 2.67);height:calc(var(--icon-size-lg) * 2.67);border-radius:8px;overflow:hidden;background:var(--color-input-background)}.fc-quote-drawer__product-image img{width:100%;height:100%;object-fit:cover;display:block}.fc-quote-drawer__product-info{flex:1;min-width:0}.fc-quote-drawer__product-title{margin:0 0 4px;font-weight:600;font-size:var(--font-paragraph--size);line-height:1.35}.fc-quote-drawer__product-price{margin:0;font-size:var(--font-paragraph--size);display:flex;align-items:baseline;gap:var(--gap-xs);flex-wrap:wrap}.fc-quote-drawer__product-price-current{font-weight:600}.fc-quote-drawer__product-price-compare,.fc-quote-drawer__product-price-unit{color:rgb(var(--color-foreground-rgb) / .55)}.fc-quote-drawer__intro{margin:0 0 var(--padding-lg);color:var(--color-foreground)}.fc-quote-drawer__honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none}.fc-quote-drawer__fieldset{border:none;padding:0;margin:0 0 var(--padding-lg);display:flex;flex-direction:column;gap:var(--gap-md)}.fc-quote-drawer__legend{padding:0;margin:0 0 var(--gap-xs);font-size:var(--font-size--xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55)}.fc-quote-drawer__field{width:100%}.fc-quote-drawer__row{display:grid;gap:var(--gap-md)}.fc-quote-drawer__row[hidden]{display:none}.fc-quote-drawer__plinth-row{grid-template-columns:1fr 1fr}.fc-quote-drawer__row--street{grid-template-columns:1fr 100px}.fc-quote-drawer__row--postal{grid-template-columns:140px 1fr}.fc-quote-drawer__input{width:100%;padding:var(--padding-md) var(--padding-lg);border:var(--style-border-width-inputs) solid var(--color-input-border);border-radius:var(--style-border-radius-inputs);background:var(--color-input-background);color:var(--color-input-text);font-size:var(--font-paragraph--size);font-family:inherit;line-height:1.3;transition:border-color .15s ease;-webkit-appearance:none;appearance:none}.fc-quote-drawer__input:focus{outline:none;border-color:var(--color-foreground)}.fc-quote-drawer__input:user-invalid{border-color:var(--color-error)}.fc-quote-drawer__textarea{resize:vertical;min-height:100px;border-radius:var(--style-border-radius-large-surface)}.fc-quote-drawer__select{padding-right:calc(var(--padding-lg) + var(--icon-size-sm));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='1 1 6 6 11 1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--padding-lg) center}.fc-quote-drawer__select:required:invalid,.fc-quote-drawer__select:has(option[value=""]:checked){color:rgb(var(--color-foreground-rgb) / .55)}.fc-quote-drawer__select option{color:var(--color-foreground)}.fc-quote-drawer__disclaimer{margin:0 0 var(--padding-md);font-size:var(--font-paragraph--size);color:rgb(var(--color-foreground-rgb) / .6)}.fc-quote-drawer__submit{width:100%;position:relative}.fc-quote-drawer__submit[data-state=loading] .fc-quote-drawer__submit-label{opacity:0}.fc-quote-drawer__submit-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center}.fc-quote-drawer__submit-spinner:after{content:"";width:20px;height:20px;border-radius:50%;border:2px solid currentColor;border-top-color:transparent;animation:fc-quote-spin .8s linear infinite}.fc-quote-drawer__submit[data-state=loading] .fc-quote-drawer__submit-spinner{display:flex}@keyframes fc-quote-spin{to{transform:rotate(360deg)}}.fc-quote-drawer__submit-frame{position:absolute;width:0;height:0;border:0;visibility:hidden}@media screen and (max-width:749px){.fc-quote-drawer__dialog{max-width:100%}.fc-quote-drawer__body{padding:var(--padding-lg)}.fc-quote-drawer__row--street,.fc-quote-drawer__row--postal,.fc-quote-drawer__plinth-row{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fc-quote-drawer.css.map */
