.sleepwhisper-product .sw-addon-card{display:flex;flex-direction:column;gap:6px;margin-block:0 10px}.sleepwhisper-product .sw-addon-card+.sw-addon-card{margin-top:8px}.sleepwhisper-product .sw-addon-card__eyebrow{margin:0 0 2px;font-family:var(--font-heading--family);font-size:.9375rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;color:#1c1c28}.sleepwhisper-product .sw-addon-card__shell{display:grid;grid-template-columns:64px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;row-gap:2px;padding:10px;border:1px solid #d5e2f0;border-radius:14px;background:#f7faff}.sleepwhisper-product .sw-addon-card__media,.sleepwhisper-product .sw-addon-card__media--placeholder{grid-column:1;grid-row:1 / 3;align-self:center}.sleepwhisper-product .sw-addon-card__title{grid-column:2 / 4;grid-row:1}.sleepwhisper-product .sw-addon-card__info{grid-column:2;grid-row:2;min-width:0}.sleepwhisper-product .sw-addon-card__control{grid-column:3;grid-row:2}.sleepwhisper-product .sw-addon-card:has([data-sw-addon-bundle]:checked) .sw-addon-card__shell{border-color:#8fb0d6;background:#eef4fb;box-shadow:inset 0 0 0 1px #2f5f9b14}.sleepwhisper-product .sw-addon-card__media{-webkit-appearance:none;appearance:none;flex-shrink:0;width:64px;height:64px;padding:0;overflow:hidden;border-radius:10px;background:#fff;border:1px solid rgb(91 139 196 / .18);cursor:zoom-in}.sleepwhisper-product .sw-addon-card__media--placeholder{display:flex;align-items:center;justify-content:center;cursor:default}.sleepwhisper-product .sw-addon-card__image{width:100%;height:100%;object-fit:cover;display:block}.sleepwhisper-product .sw-addon-card__placeholder{width:56%;height:auto;opacity:.35}.sleepwhisper-product .sw-addon-card__info{display:flex;flex-direction:column;gap:2px;min-width:0}.sleepwhisper-product .sw-addon-card__meta{-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;margin:0;padding:0;border:0;background:none;text-align:start;cursor:pointer}.sleepwhisper-product .sw-addon-card__meta:hover .sw-addon-card__subtitle,.sleepwhisper-product .sw-addon-card__meta:focus-visible .sw-addon-card__subtitle{color:#2f5f9b}.sleepwhisper-product .sw-addon-card__title{-webkit-appearance:none;appearance:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;margin:0;padding:0;border:0;background:none;text-align:start;font-family:var(--font-heading--family);font-size:.875rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#1c1c28;cursor:pointer}.sleepwhisper-product .sw-addon-card__title:hover,.sleepwhisper-product .sw-addon-card__title:focus-visible{color:#2f5f9b}.sleepwhisper-product .sw-addon-card__subtitle{margin:0;font-size:.75rem;line-height:1.35;color:#5a6578;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.sleepwhisper-product .sw-addon-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:2px 0 0;font-family:var(--font-heading--family);font-size:.9375rem;font-weight:700;line-height:1.2;color:#1c1c28}.sleepwhisper-product .sw-addon-card__compare-at{font-size:.75rem;font-weight:600;color:#8b8b9a}.sleepwhisper-product .sw-addon-card__control{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.sleepwhisper-product .sw-addon-card__form{margin:0}.sleepwhisper-product .sw-addon-card[data-sw-addon-mode=button] [data-sw-addon-switch],.sleepwhisper-product .sw-addon-switch[hidden],.sleepwhisper-product .sw-addon-card__form[hidden],.sleepwhisper-product .sw-addon-card[data-sw-addon-mode=switch] [data-sw-addon-atc]{display:none}.sleepwhisper-product .sw-addon-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:48px;cursor:pointer}.sleepwhisper-product .sw-addon-switch input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;cursor:pointer}.sleepwhisper-product .sw-addon-switch__track{width:72px;height:42px;border-radius:999px;background:#cfd8e6;position:relative;pointer-events:none;transition:background .2s ease}.sleepwhisper-product .sw-addon-switch__track:after{content:"";position:absolute;top:3px;left:3px;width:36px;height:36px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1b243338;transition:transform .2s ease}.sleepwhisper-product .sw-addon-switch input:checked+.sw-addon-switch__track{background:#2f5f9b}.sleepwhisper-product .sw-addon-switch input:checked+.sw-addon-switch__track:after{transform:translate(30px)}.sleepwhisper-product .sw-addon-switch input:focus-visible+.sw-addon-switch__track{outline:2px solid #2F5F9B;outline-offset:3px}.sleepwhisper-product .sw-addon-card__button{display:flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;font-family:var(--font-body--family);font-size:.75rem;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.sleepwhisper-product .sw-addon-card__button--primary{border:none;background:#2f5f9b;color:#fff;box-shadow:0 2px 8px #2f5f9b38}.sleepwhisper-product .sw-addon-card__button--primary:hover:not(:disabled){background:#244a7a}.sleepwhisper-product .sw-addon-card__button--secondary{border:1.5px solid #b8cce8;background:#fff;color:#1c1c28}.sleepwhisper-product .sw-addon-card__button--secondary:hover{border-color:#5b8bc4;color:#3a6ba3}.sleepwhisper-product .sw-addon-card__button:disabled{opacity:.55;cursor:not-allowed}.sw-addon-zoom{width:min(100vw,920px);max-width:100vw;height:min(100vh,100dvh);max-height:100vh;max-height:100dvh;margin:0;padding:0;border:none;background:#101826;overflow:hidden}.sw-addon-zoom:modal{top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;max-width:none;max-height:none}.sw-addon-zoom::backdrop{background:#0a0e18e0}.sw-addon-zoom__image{display:block;width:100%;height:100%;object-fit:contain;background:#101826}.sw-addon-zoom__close{position:absolute;top:max(12px,env(safe-area-inset-top));inset-inline-end:max(12px,env(safe-area-inset-right));z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#ffffffeb;color:#1c1c28;cursor:pointer}.sw-addon-zoom__close svg{width:20px;height:20px}.sw-addon-modal{width:min(92vw,720px);max-height:90vh;padding:0;border:none;border-radius:18px;background:transparent;overflow:visible}.sw-addon-modal::backdrop{background:#1c1c2885;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sw-addon-modal__panel{position:relative;max-height:90vh;overflow:auto;padding:24px 22px 22px;border-radius:18px;background:#fff;box-shadow:0 24px 64px #1c1c2838}.sw-addon-modal__close{position:absolute;top:14px;inset-inline-end:14px;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#f3f4f8;color:#1c1c28;cursor:pointer;transition:background .2s ease}.sw-addon-modal__close:hover{background:#e8eaf0}.sw-addon-modal__close svg{width:18px;height:18px}.sw-addon-modal__eyebrow{margin:0 0 12px;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3a6ba3}.sw-addon-modal__layout{display:grid;grid-template-columns:1fr;gap:20px}.sw-addon-modal__media{overflow:hidden;border-radius:14px;background:#f3f7fd;border:1px solid #E0EAF5}.sw-addon-modal__media--placeholder{display:flex;align-items:center;justify-content:center;min-height:200px}.sw-addon-modal__image{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.sw-addon-modal__placeholder{width:40%;opacity:.35}.sw-addon-modal__title{margin:0 0 6px;padding-inline-end:36px;font-family:var(--font-heading--family);font-size:1.375rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#1c1c28}.sw-addon-modal__subtitle{margin:0 0 8px;font-size:.875rem;line-height:1.5;color:#64647a}.sw-addon-modal__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 14px;font-family:var(--font-heading--family);font-size:1.5rem;font-weight:700;line-height:1;color:#1c1c28}.sw-addon-modal__compare-at{font-size:1.125rem;font-weight:600;color:#8b8b9a}.sw-addon-modal__description{margin-bottom:16px;font-size:.9375rem;line-height:1.6;color:#3a3a4c}.sw-addon-modal__description p{margin:0 0 10px}.sw-addon-modal__description p:last-child{margin-bottom:0}.sw-addon-modal__list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.sw-addon-modal__list li{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.45;color:#1c1c28}.sw-addon-modal__check{display:flex;width:20px;height:20px;flex-shrink:0;margin-top:1px}.sw-addon-modal__check svg{width:100%;height:100%}.sw-addon-modal__form{margin:0}.sw-addon-modal__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 24px;border:none;border-radius:999px;background:#2f5f9b;color:#fff;font-family:var(--font-body--family);font-size:.9375rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #2f5f9b47;transition:background .2s ease}.sw-addon-modal__button:hover{background:#244a7a}@media screen and (min-width:750px){.sw-addon-modal__panel{padding:28px 28px 26px}.sw-addon-modal__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;align-items:start}.sleepwhisper-product .sw-addon-card__shell{padding:12px;column-gap:14px}.sleepwhisper-product .sw-addon-card__media{width:72px;height:72px}.sleepwhisper-product .sw-addon-card__title{font-size:.9375rem}.sleepwhisper-product .sw-addon-card__button{min-height:40px;padding:9px 14px;font-size:.8125rem}.sleepwhisper-product .sw-addon-switch{min-width:48px;min-height:44px}.sleepwhisper-product .sw-addon-switch__track{width:48px;height:28px}.sleepwhisper-product .sw-addon-switch__track:after{top:2px;left:2px;width:24px;height:24px}.sleepwhisper-product .sw-addon-switch input:checked+.sw-addon-switch__track:after{transform:translate(20px)}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/sleepwhisper-product-addon.css.map */
