.customer-service{--cs-edge: 20px;--cs-launcher-size: 56px;--cs-gap: 12px;--cs-ease: cubic-bezier(.22, 1, .36, 1);--cs-brand: #132f3a;--cs-brand-hover: #276174;position:fixed;right:var(--cs-edge);bottom:calc(var(--cs-edge) + env(safe-area-inset-bottom,0px));z-index:var(--layer-sticky);width:var(--cs-launcher-size);height:var(--cs-launcher-size)}.customer-service[data-customer-service]{background-color:transparent}.customer-service__launcher{display:grid;place-items:center;width:var(--cs-launcher-size);height:var(--cs-launcher-size);padding:0;border:none;border-radius:50%;cursor:pointer;color:#fff;background-color:var(--cs-brand);box-shadow:0 6px 20px #0000002e;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.customer-service__launcher:hover{transform:translateY(-2px);background-color:var(--cs-brand-hover);box-shadow:0 10px 26px #00000038}.customer-service__launcher:active{transform:translateY(0);box-shadow:0 3px 10px #0000002e}.customer-service__launcher svg{width:24px;height:24px;transition:opacity .2s ease,transform .25s var(--cs-ease)}.customer-service__launcher-icon--close,.customer-service[data-open=true] .customer-service__launcher-icon--open{display:none}.customer-service[data-open=true] .customer-service__launcher-icon--close{display:block}.customer-service__panel{position:absolute;right:0;bottom:calc(100% + var(--cs-gap));width:min(360px,calc(100vw - var(--cs-edge) * 2));max-height:min(560px,calc(100dvh - 140px));display:flex;flex-direction:column;overflow:hidden;color:var(--color-foreground);background-color:var(--color-background);border:1px solid var(--color-border);border-radius:var(--style-border-radius-popover, 12px);box-shadow:0 18px 48px #0003;opacity:0;visibility:hidden;transform:translateY(14px) scale(.98);transform-origin:bottom right;transition:opacity .28s ease,transform .28s var(--cs-ease),visibility .28s}.customer-service[data-open=true] .customer-service__panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.customer-service__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--gap-sm, 8px);padding:var(--padding-lg, 16px) var(--padding-xl, 20px);border-bottom:1px solid var(--color-border)}.customer-service__heading{margin:0;font-size:1rem;line-height:1.3;color:var(--color-foreground-heading, var(--color-foreground))}.customer-service__subheading{margin:4px 0 0;font-size:.8125rem;line-height:1.4;color:var(--color-foreground-muted, var(--color-foreground))}.customer-service__close{flex-shrink:0;display:grid;place-items:center;width:32px;height:32px;margin:-4px -8px 0 0;padding:0;color:inherit;background:none;border:none;border-radius:50%;cursor:pointer;opacity:.6;transition:opacity .2s ease,background-color .2s ease}.customer-service__close:hover{opacity:1;background-color:rgb(var(--color-foreground-rgb) / 8%)}.customer-service__close svg{width:14px;height:14px}.customer-service__body{flex:1;overflow-y:auto;padding:var(--padding-xl, 20px);display:flex;flex-direction:column;gap:var(--gap-md, 12px)}.customer-service__greeting{align-self:flex-start;max-width:90%;margin:0;padding:10px 14px;font-size:.875rem;line-height:1.5;border-radius:14px 14px 14px 4px;color:var(--color-foreground);background-color:rgb(var(--color-foreground-rgb) / 6%)}.customer-service__form{display:flex;flex-direction:column;gap:var(--gap-sm, 10px)}.customer-service__input{width:100%;padding:10px 14px;font:inherit;font-size:.875rem;color:var(--color-input-text);background-color:var(--color-input-background);border:var(--style-border-width-inputs, 1px) solid var(--color-input-border);border-radius:var(--style-border-radius-inputs, 8px)}.customer-service__input--textarea{min-height:96px;resize:vertical}.customer-service__submit{padding:12px 16px;font:inherit;font-size:.875rem;cursor:pointer;color:#fff;background-color:var(--cs-brand);border:var(--style-border-width-primary-buttons, 0) solid var(--color-primary-button-border);border-radius:var(--style-border-radius-buttons-primary, 8px);transition:transform .2s ease,background-color .25s ease,opacity .2s ease}.customer-service__submit:hover:not(:disabled){transform:translateY(-1px);background-color:var(--cs-brand-hover)}.customer-service__submit:disabled{cursor:default;opacity:.6}.customer-service [data-cs-frame]{display:none}.customer-service__note{margin:0;font-size:.75rem;line-height:1.4;color:var(--color-foreground-muted, var(--color-foreground))}.customer-service__success,.customer-service__error{display:flex;align-items:flex-start;gap:var(--gap-xs, 6px);margin:0;font-size:.875rem;line-height:1.5}.customer-service__success svg,.customer-service__error svg{flex-shrink:0;width:16px;height:16px;margin-top:2px}.customer-service__error{color:var(--color-error, #c53030)}@media screen and (max-width:749px){.customer-service{--cs-edge: 14px}.customer-service__panel{width:calc(100vw - var(--cs-edge) * 2);max-height:min(72dvh,calc(100dvh - 120px))}}@media(prefers-reduced-motion:reduce){.customer-service__launcher,.customer-service__panel,.customer-service__submit,.customer-service__launcher svg{transition:none}.customer-service__launcher:hover,.customer-service__submit:hover:not(:disabled){transform:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/customer-service.css.map */
