:root{--teal: #2f6e7c;--teal2: #3a808f;--teal-lt: #e8f3f6;--cream: #faf6f3;--stone: #f2ece8;--border: #e8ddd9;--ink: #2a1f1e;--ink2: #5a4542;--gold: #b8946a;--grey: #9a8a86;--ss-dark: #1a2a3a;--ss-lt: #e8eef4;--ss-accent: #4a7fa0}.em-topbar{background:var(--teal);color:#fff;font-size:12px;letter-spacing:.07em;display:flex;justify-content:center;gap:48px;padding:10px 24px}.em-product-wrap{max-width:1200px;margin:0 auto;padding:0 48px 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.em-breadcrumb{padding:16px 48px;font-size:12px;color:var(--grey);letter-spacing:.06em}.em-breadcrumb a{color:var(--grey);text-decoration:none}.em-breadcrumb a:hover{color:var(--teal)}.em-image-col{position:sticky;top:80px}.em-image-main{background:var(--ss-lt);border-radius:22px;width:100%;aspect-ratio:1 / 1;max-width:460px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 4px 20px #1a2a3a12}.em-image-main img{width:100%;height:100%;object-fit:contain;padding:24px;position:relative;z-index:1;transition:opacity .25s}.em-gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:16px;max-width:460px;margin-left:auto;margin-right:auto}.em-thumb{aspect-ratio:1;border-radius:10px;border:2px solid transparent;overflow:hidden;cursor:pointer;transition:border-color .2s,transform .15s;background:var(--ss-lt);display:flex;align-items:center;justify-content:center}.em-thumb:hover{transform:scale(1.04)}.em-thumb.active{border-color:var(--teal)}.em-thumb:hover{border-color:var(--ss-accent)}.em-thumb img{width:100%;height:100%;object-fit:cover}.em-thumb-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--grey)}.em-thumb-placeholder span{font-size:9px;letter-spacing:.08em;text-align:center}.em-image-extras{margin:0 0 18px;text-align:center}.em-timing-tag-wrap{display:flex;justify-content:center}.em-timing-tag{display:inline-flex;align-items:center;gap:6px;background:var(--ss-dark);color:#ffffffd9;border-radius:999px;padding:7px 16px;font-size:11px;letter-spacing:.08em}.em-image-badges{display:flex;gap:8px;margin-top:16px;justify-content:center;flex-wrap:wrap}.em-badge{background:#fff;border:1px solid var(--border);border-radius:999px;padding:6px 14px;font-size:11px;color:var(--ink2)}.em-brand-tag{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--grey);margin-bottom:6px}.em-product-title{font-family:Cormorant Garamond,serif;font-size:52px;font-weight:400;line-height:1.05;color:var(--ink);margin-bottom:4px}.em-product-subtitle{font-family:Cormorant Garamond,serif;font-style:italic;font-size:18px;color:var(--ink2);font-weight:300;margin-bottom:6px}.em-product-subbrand{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-bottom:20px}.em-product-desc{font-size:14px;line-height:1.75;color:var(--ink2);margin-bottom:24px}.em-price-main{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:400;color:var(--ink);margin-bottom:20px}.em-qty-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-bottom:10px}.em-qty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.em-qty-card{border:1.5px solid var(--border);border-radius:12px;padding:12px 8px;text-align:center;cursor:pointer;transition:all .2s;background:#fff}.em-qty-card:hover{border-color:var(--ss-dark)}.em-qty-card.active{border-color:var(--teal);background:var(--ss-lt)}.em-qty-num{font-size:12px;font-weight:500;color:var(--ink);margin-bottom:4px}.em-qty-price{font-family:Cormorant Garamond,serif;font-size:18px;color:var(--ink);margin-bottom:2px}.em-qty-save{font-size:10px;color:#c17830;font-weight:500;min-height:14px}.em-qty-note{font-size:11px;color:var(--grey);margin-bottom:20px}.em-cta-btn{width:100%;background:var(--teal);color:#fff;border:none;border-radius:999px;padding:18px 32px;font-family:DM Sans,sans-serif;font-size:14px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;margin-bottom:10px;transition:background .2s}.em-cta-btn:hover{background:var(--ss-dark)}.em-cta-secondary{width:100%;background:transparent;color:var(--ink);border:1.5px solid var(--border);border-radius:999px;padding:15px 32px;font-family:DM Sans,sans-serif;font-size:13px;letter-spacing:.06em;cursor:pointer;margin-bottom:8px;transition:all .2s}.em-cta-secondary:hover{border-color:var(--ink)}.em-vec-placila{text-align:center;font-size:12px;color:var(--grey);margin-bottom:24px;cursor:pointer}.em-trust-row{display:flex;gap:20px;margin-bottom:32px;flex-wrap:wrap}.em-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--grey)}.em-trust-icon{width:18px;height:18px;color:var(--teal);flex-shrink:0}.em-divider{border:none;border-top:1px solid var(--border);margin:28px 0}.em-section-eyebrow{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--grey);margin-bottom:10px}.em-section-title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:500;color:var(--ink);margin-bottom:14px}.em-desc-para{font-size:14px;line-height:1.8;color:var(--ink2);margin-bottom:16px}.em-ing-list{list-style:none;display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.em-ing-list li{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--ink2)}.em-ing-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ss-accent);flex-shrink:0}.em-zakaj-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.em-zakaj-item{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px 16px;font-size:13.5px;color:var(--ink2);line-height:1.6}.em-zakaj-item:before{content:"\2022";color:var(--teal);font-size:18px;line-height:1.3;flex-shrink:0}.em-meta-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:16px}.em-meta-card{background:var(--stone);border-radius:14px;padding:16px}.em-meta-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--grey);margin-bottom:6px}.em-meta-value{font-size:13px;color:var(--ink);line-height:1.5}.em-ing-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:16px}.em-ing-table tr{border-bottom:1px solid var(--border)}.em-ing-table tr:last-child{border-bottom:none}.em-ing-table td{padding:9px 4px;color:var(--ink2);vertical-align:middle}.em-ing-table td:last-child{text-align:right;color:var(--grey)}.em-ing-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--ss-accent);margin-right:8px;flex-shrink:0;vertical-align:middle}.em-disclaimer{background:var(--stone);border-radius:14px;padding:18px 20px;font-size:11.5px;color:var(--grey);line-height:1.7}.em-related-wrap{max-width:1200px;margin:0 auto;padding:0 48px 80px}.em-related-title{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:400;color:var(--ink);margin-bottom:24px}.em-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.em-related-card{background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;cursor:pointer;transition:box-shadow .2s}.em-related-card:hover{box-shadow:0 8px 32px #00000014}.em-related-img{height:150px;display:flex;align-items:center;justify-content:center}.em-related-.em-related-time{font-size:10px;color:var(--grey);letter-spacing:.1em;margin-bottom:4px}.em-related-name{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;color:var(--ink);margin-bottom:6px}.em-related-desc{font-size:12px;color:var(--ink2);line-height:1.55;margin-bottom:12px}.em-related-price{font-size:15px;font-weight:500;color:var(--ink)}@media(min-width:1000px){.shopify-section--main-product .product-gallery{position:sticky;top:80px;align-self:start}}.shopify-section--main-product .shopify-payment-button button{background:transparent!important;color:var(--ink)!important;border:1.5px solid var(--border)!important;border-radius:999px!important;padding:14px 32px!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;font-weight:500!important;width:100%!important;margin-top:8px!important}.shopify-section--main-product .shopify-payment-button button:hover{border-color:var(--teal)!important;color:var(--teal)!important}.em-system-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.em-system-card{border-radius:14px;padding:16px 14px;font-size:12px;line-height:1.6;text-decoration:none;display:block;transition:transform .15s,box-shadow .15s}.em-system-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.em-system-card .time{font-size:10px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;opacity:.8}.em-system-card .name{font-family:Cormorant Garamond,serif;font-size:16px;font-weight:500;margin-bottom:6px}.em-system-card .desc{font-size:11.5px;opacity:.85;line-height:1.55}.em-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.em-stat-box{text-align:center;background:var(--teal-lt);border-radius:14px;padding:18px 12px}.em-stat-num{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:400;color:var(--teal);line-height:1;margin-bottom:4px}.em-stat-label{font-size:11px;color:var(--ink2);letter-spacing:.04em;line-height:1.4}.em-timeline{display:flex;flex-direction:column;gap:0;margin:20px 0}.em-timeline-item{display:grid;grid-template-columns:80px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--border)}.em-timeline-item:last-child{border-bottom:none}.em-month-num{font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300;color:var(--border);line-height:1;padding-top:4px}.em-month-content h4{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500;color:var(--ink);margin-bottom:8px}.em-month-content ul{list-style:none;display:flex;flex-direction:column;gap:5px}.em-month-content ul li{font-size:13px;color:var(--ink2);line-height:1.5;display:flex;gap:8px}.em-month-content ul li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--teal);flex-shrink:0;margin-top:6px}.em-entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.em-entry-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:20px 18px;text-decoration:none;color:inherit;display:block;transition:box-shadow .2s,transform .15s}.em-entry-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.em-entry-icon{font-size:20px;margin-bottom:8px}.em-entry-title{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500;color:var(--ink);margin-bottom:6px}.em-entry-desc{font-size:12px;color:var(--ink2);line-height:1.55;margin-bottom:10px}.em-entry-link{font-size:11px;color:var(--teal);letter-spacing:.08em;text-transform:uppercase;text-decoration:none}@media(max-width:768px){.em-system-grid,.em-stat-strip{grid-template-columns:1fr 1fr}.em-entry-grid{grid-template-columns:1fr}.em-timeline-item{grid-template-columns:60px 1fr;gap:14px}.em-month-num{font-size:36px}}@media(max-width:480px){.em-system-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/super-sleep.css.map */
