.spice-help{--spice-help-text: #1f2933;--spice-help-muted: #667085;--spice-help-border: #e3dfd7;--spice-help-soft: #fff8ef;--spice-help-bg: #fffdf8;--spice-help-brand: #b84b1f;--spice-help-brand-dark: #873616;--spice-help-good: #227a4a;--spice-help-danger: #b42318;--spice-help-shadow: 0 20px 60px rgba(28, 20, 14, .22);position:relative;z-index:2147483647;font-family:var(--font-body-family, inherit);color:var(--spice-help-text)}.spice-help *,.spice-help *:before,.spice-help *:after{box-sizing:border-box;letter-spacing:0;text-transform:none}.spice-help [hidden]{display:none!important}.spice-help__launcher{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:calc(max(18px,env(safe-area-inset-bottom)) + 78px);z-index:2147483000;display:inline-flex;align-items:center;gap:9px;min-width:106px;min-height:48px;padding:12px 18px;border:0;border-radius:999px;background:var(--spice-help-brand);color:#fff;font:inherit;font-size:15px;font-weight:700;line-height:1;box-shadow:0 10px 30px #87361647;cursor:pointer}.spice-help__launcher:hover{background:var(--spice-help-brand-dark)}.spice-help__launcher-icon{display:inline-flex}.spice-help__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483001;background:#1c140e52}.spice-help__panel{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:calc(max(18px,env(safe-area-inset-bottom)) + 140px);z-index:2147483002;display:flex;width:min(420px,calc(100vw - 36px));max-height:min(760px,78dvh);overflow:hidden;flex-direction:column;border:1px solid rgba(184,75,31,.18);border-radius:16px;background:linear-gradient(180deg,#fffdf9,#fffaf2);box-shadow:var(--spice-help-shadow)}.spice-help__header{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;padding:14px 14px 12px;border-bottom:1px solid var(--spice-help-border);background:#fff}.spice-help__header [hidden]{display:inline-flex!important;visibility:hidden;pointer-events:none}.spice-help__title-wrap{min-width:0;text-align:center}.spice-help__eyebrow{margin:0 0 2px;color:var(--spice-help-muted);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.spice-help__title{margin:0;color:var(--spice-help-text);font-size:16px;font-weight:750;line-height:1.18;white-space:normal;overflow-wrap:anywhere}.spice-help__icon-button{display:inline-flex;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;padding:0;flex:0 0 38px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--spice-help-text);cursor:pointer}.spice-help__icon-svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.spice-help__icon-button:hover{border-color:var(--spice-help-border);background:var(--spice-help-soft)}.spice-help__body{overflow:auto;padding:20px}.spice-help__screen{display:flex;min-height:360px;flex-direction:column;gap:14px}.spice-help__screen--intro{min-height:0}.spice-help__copy{margin:0;color:var(--spice-help-text);font-size:15px;line-height:1.45}.spice-help__subcopy{margin:0;color:var(--spice-help-muted);font-size:13px;line-height:1.45}.spice-help__menu{display:grid;gap:11px}.spice-help__choice,.spice-help__button,.spice-help__link-button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:13px 14px;border:1px solid var(--spice-help-border);border-radius:10px;background:#fff;color:var(--spice-help-text);cursor:pointer;font:inherit;font-size:14px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;text-transform:none}.spice-help__choice{justify-content:flex-start;text-align:left}.spice-help__contact-option{justify-content:flex-start}.spice-help__menu-option{min-height:68px;align-items:center}.spice-help__contact-icon{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;border-radius:50%;background:var(--spice-help-soft);color:var(--spice-help-brand)}.spice-help__contact-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.spice-help__contact-text{min-width:0}.spice-help__option-copy{display:grid;min-width:0;gap:3px}.spice-help__option-copy strong{color:var(--spice-help-text);font-size:14px;font-weight:750;line-height:1.2}.spice-help__option-copy small{color:var(--spice-help-muted);font-size:12px;font-weight:500;line-height:1.25}.spice-help__choice:hover,.spice-help__button:hover,.spice-help__link-button:hover{border-color:#b84b1f73;background:var(--spice-help-soft)}.spice-help__button--primary{border-color:var(--spice-help-brand);background:var(--spice-help-brand);color:#fff}.spice-help__button--primary:hover{background:var(--spice-help-brand-dark);color:#fff}.spice-help__button:disabled{cursor:not-allowed;opacity:.6}.spice-help__field{display:grid;gap:6px}.spice-help__label{color:#3f3a35;font-size:13px;font-weight:700}.spice-help__input,.spice-help__textarea{width:100%;border:1px solid var(--spice-help-border);border-radius:10px;background:#fff;color:var(--spice-help-text);font:inherit;font-size:16px;line-height:1.35;outline:none}.spice-help__input{min-height:48px;padding:11px 12px}.spice-help__textarea{min-height:116px;resize:vertical;padding:12px}.spice-help__input:focus,.spice-help__textarea:focus{border-color:var(--spice-help-brand);box-shadow:0 0 0 3px #b84b1f29}.spice-help__form{display:grid;gap:12px}.spice-help__status-card,.spice-help__notice{display:grid;gap:10px;padding:16px;border:1px solid var(--spice-help-border);border-radius:12px;background:#fff}.spice-help__notice--warm{border-color:#b84b1f33;background:#fffaf2}.spice-help__notice--success{border-color:#227a4a47;background:#f0faf4}.spice-help__notice--error{border-color:#b4231847;background:#fff4f2}.spice-help__notice-title{margin:0;font-size:15px;font-weight:750;line-height:1.28}.spice-help__notice-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:#fff3e1;color:var(--spice-help-brand)}.spice-help__notice-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.spice-help__meta{display:grid;gap:6px;margin:0}.spice-help__meta-row{display:grid;grid-template-columns:108px 1fr;gap:8px;color:var(--spice-help-muted);font-size:13px}.spice-help__meta-row strong{color:var(--spice-help-text);font-weight:700}.spice-help__item-list{display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:2px}.spice-help__item{display:grid;grid-template-columns:1fr;gap:10px;padding:12px;border:1px solid var(--spice-help-border);border-radius:10px;background:#fff}.spice-help__item:hover{border-color:#b84b1f73}.spice-help__item-main{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;cursor:pointer}.spice-help__item-main input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--spice-help-brand)}.spice-help__item-name{margin:0;font-size:14px;font-weight:700;line-height:1.25}.spice-help__item-qty{margin:3px 0 0;color:var(--spice-help-muted);font-size:12px}.spice-help__damage-qty{display:grid;grid-template-columns:1fr 84px;gap:10px;align-items:center;padding-left:32px;color:var(--spice-help-muted);font-size:12px}.spice-help__qty-input{width:84px;min-height:38px;padding:7px 9px;border:1px solid var(--spice-help-border);border-radius:8px;background:#fff;color:var(--spice-help-text);font:inherit;font-size:14px;text-align:center}.spice-help__qty-input:disabled{background:#f7f4ef;color:var(--spice-help-muted)}.spice-help__upload{display:grid;gap:8px}.spice-help__file-drop{display:grid;min-height:138px;place-items:center;padding:18px;border:1px dashed rgba(184,75,31,.45);border-radius:12px;background:#fff;text-align:center;cursor:pointer}.spice-help__file-drop input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.spice-help__preview{display:block;max-width:100%;max-height:220px;object-fit:contain;border-radius:10px}.spice-help__actions{display:grid;gap:9px;margin-top:10px;padding-top:4px}.spice-help__small-action{border:0;background:transparent;color:var(--spice-help-brand);cursor:pointer;font:inherit;font-size:13px;font-weight:700;text-decoration:underline}.spice-help__error{margin:0;color:var(--spice-help-danger);font-size:13px;font-weight:650}.spice-help__fineprint{margin:0;color:var(--spice-help-muted);font-size:12px;line-height:1.35}.spice-help__spinner{width:18px;height:18px;border:2px solid rgba(184,75,31,.2);border-top-color:var(--spice-help-brand);border-radius:50%;animation:spice-help-spin .75s linear infinite}@keyframes spice-help-spin{to{transform:rotate(360deg)}}@media(max-width:749px){.spice-help__launcher{right:max(14px,env(safe-area-inset-right));bottom:calc(max(14px,env(safe-area-inset-bottom)) + 78px);min-width:96px}.spice-help__panel{right:0;bottom:0;left:0;width:100%;max-height:none;height:100dvh;border-right:0;border-bottom:0;border-left:0;border-radius:0;background:linear-gradient(180deg,#fffdf9,#fff8ee)}.spice-help__header{position:sticky;top:0;z-index:1;min-height:64px;padding:calc(10px + env(safe-area-inset-top)) 14px 10px;box-shadow:0 1px #e3dfd7cc}.spice-help__eyebrow{font-size:10px}.spice-help__title{font-size:15px}.spice-help__body{padding:18px 16px calc(108px + env(safe-area-inset-bottom))}.spice-help__screen{min-height:0;gap:16px}.spice-help__copy{font-size:14px}.spice-help__choice,.spice-help__button,.spice-help__link-button{min-height:54px;border-radius:12px;box-shadow:0 1px #1f293308}.spice-help__menu-option{min-height:74px;padding:14px}.spice-help__contact-icon{width:34px;height:34px;flex-basis:34px}.spice-help__actions{margin-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/customer-help-widget.css.map */
