@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..700;1,500&family=Inter:wght@300;400;500;600;700&display=swap";:root{--hco-bg: #ffffff;--hco-surface: #faf8f6;--hco-surface-2: #f4efe8;--hco-ink: #202020;--hco-ink-soft: #3a3a3a;--hco-ink-muted: #666666;--hco-ink-faint: #8a8a8a;--hco-line: #ececec;--hco-line-warm: #f0ece5;--hco-accent: #C8A56A;--hco-accent-ink: #1c1710;--hco-footer-bg: #141110;--hco-footer-fg: #cfc7bc;--hco-radius-lg: 22px;--hco-radius-md: 18px;--hco-radius-sm: 12px;--hco-radius-pill: 999px;--hco-font-heading: "Playfair Display", Georgia, serif;--hco-font-body: "Inter", system-ui, sans-serif}.hco-root{background:var(--hco-bg);overflow-x:hidden;font-family:var(--hco-font-body);color:var(--hco-ink)}.hco-root *{box-sizing:border-box}.hco-root a{color:inherit;text-decoration:none}.hco-root img{display:block;max-width:100%}.hco-container{max-width:1340px;margin:0 auto;padding:0 40px}@keyframes hco-fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes hco-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hco-reveal{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1)}.hco-reveal.is-visible{opacity:1;transform:none}@media(max-width:920px){.hco-hide-md{display:none!important}}@media(max-width:640px){.hco-hide-sm{display:none!important}}.hco-announce{background:var(--hco-ink);color:#f3efe9;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;overflow:hidden;height:40px;display:flex;align-items:center}.hco-announce-track{display:flex;gap:64px;white-space:nowrap;animation:hco-marquee 34s linear infinite;padding-left:64px}.hco-announce-track span.dot{color:var(--hco-accent)}.hco-breadcrumb{font-size:13px;color:var(--hco-ink-faint);display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hco-breadcrumb a:hover{color:var(--hco-accent)}.hco-breadcrumb .current{color:var(--hco-ink)}.hco-pd-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:start}.hco-pd-grid>*{min-width:0}.hco-gallery-wrap{position:sticky;top:96px}.hco-gallery-inner{display:flex;gap:18px}.hco-thumbs{display:flex;flex-direction:column;gap:14px}.hco-thumbs::-webkit-scrollbar{display:none}.hco-thumb-btn{width:74px;height:92px;border-radius:var(--hco-radius-sm);overflow:hidden;padding:0;cursor:pointer;background:var(--hco-surface-2);border:2px solid transparent;opacity:.62;transition:border-color .3s,opacity .3s}.hco-thumb-btn.is-active{border-color:var(--hco-accent);opacity:1}.hco-thumb-btn img,.hco-thumb-btn svg{width:100%;height:100%;object-fit:cover;pointer-events:none}.hco-main-media{flex:1;position:relative}.hco-zoom-box{position:relative;border-radius:var(--hco-radius-lg);overflow:hidden;background:var(--hco-surface-2);aspect-ratio:4/5;cursor:zoom-in}.hco-zoom-box img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease,transform .3s ease;transform-origin:50% 50%}.hco-zoom-box img.is-active{opacity:1;z-index:1}.hco-sale-pill{position:absolute;top:18px;left:18px;background:var(--hco-accent);color:var(--hco-accent-ink);font-size:12px;font-weight:600;letter-spacing:.06em;padding:7px 14px;border-radius:var(--hco-radius-pill);text-transform:uppercase;z-index:3}.hco-zoom-hint{position:absolute;bottom:18px;right:18px;width:40px;height:40px;border-radius:50%;background:#ffffffe6;display:grid;place-items:center;z-index:3;pointer-events:none}.hco-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffffeb;border:none;display:grid;place-items:center;cursor:pointer;z-index:4;box-shadow:0 6px 18px #0000001f;transition:background .3s}.hco-gallery-arrow:hover{background:#fff}.hco-gallery-arrow.prev{left:14px}.hco-gallery-arrow.next{right:14px}.hco-info{animation:hco-fadeUp .7s ease both}.hco-eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#a89a82;margin-bottom:14px}.hco-title{font-family:var(--hco-font-heading);font-weight:500;font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.01em;margin-bottom:18px}.hco-rating-row{display:flex;align-items:center;gap:14px;margin-bottom:26px;flex-wrap:wrap}.hco-stars{display:inline-flex;gap:2px;color:var(--hco-accent)}.hco-dot{width:4px;height:4px;border-radius:50%;background:#d8d0c4}.hco-stock{font-size:14px;color:#3a8a5c;display:inline-flex;align-items:center;gap:6px}.hco-stock .dot{width:8px;height:8px;border-radius:50%;background:#3a8a5c}.hco-price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:8px}.hco-price{font-family:var(--hco-font-heading);font-size:38px;font-weight:600;color:var(--hco-ink)}.hco-price-old{font-size:18px;color:#b3b3b3;text-decoration:line-through}.hco-price-save{font-size:13px;font-weight:600;color:var(--hco-accent);background:#faf3e6;padding:4px 10px;border-radius:var(--hco-radius-pill)}.hco-klarna{font-size:13.5px;color:var(--hco-ink-faint);margin-bottom:30px}.hco-hr{height:1px;background:var(--hco-line);margin-bottom:30px}.hco-social-proof{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.hco-proof-pill{display:inline-flex;align-items:center;gap:8px;background:var(--hco-surface);border:1px solid var(--hco-line-warm);border-radius:var(--hco-radius-pill);padding:8px 16px 8px 8px;font-size:13px;color:var(--hco-ink-soft);width:fit-content;max-width:100%}.hco-proof-sold{padding-left:14px}.hco-avatar-stack{display:flex;flex:none}.hco-avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10.5px;font-weight:700;border:2px solid #fff;margin-left:-8px}.hco-avatar:first-child{margin-left:0}.hco-proof-text{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.hco-proof-text strong,.hco-proof-sold strong{color:var(--hco-ink);font-weight:700;transition:opacity .25s ease}.hco-verified-badge{flex:none}.hco-option-block{margin-bottom:28px}.hco-option-head{display:flex;justify-content:space-between;margin-bottom:14px}.hco-option-label{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--hco-ink-muted)}.hco-option-value{font-size:14px;font-weight:500}.hco-swatches{display:flex;gap:12px;flex-wrap:wrap}.hco-swatch{width:52px;height:52px;border-radius:50%;padding:3px;cursor:pointer;background:#fff;border:2px solid var(--hco-line);transition:border-color .3s;display:grid;place-items:center}.hco-swatch.is-active{border-color:var(--hco-accent)}.hco-swatch-fill{width:100%;height:100%;border-radius:50%}.hco-size-guide{font-size:13px;color:var(--hco-accent);text-decoration:underline;text-underline-offset:3px}.hco-pillrow{display:flex;flex-wrap:wrap;gap:10px}.hco-pill{padding:10px 18px;border:1.5px solid var(--hco-line);border-radius:var(--hco-radius-pill);background:#fff;font-size:13.5px;font-family:inherit;cursor:pointer;transition:border-color .3s,background .3s,color .3s;color:var(--hco-ink)}.hco-pill.is-active{border-color:var(--hco-accent);background:var(--hco-surface);font-weight:600}.hco-pill.is-unavailable{opacity:.4;text-decoration:line-through;cursor:not-allowed}.hco-variant-unavailable{font-size:13px;color:#b3413e;margin-top:-12px;margin-bottom:20px}.hco-qty-actions{display:flex;gap:14px;margin:30px 0 16px;flex-wrap:wrap;align-items:center}.hco-qty{display:flex;align-items:center;border:1px solid #e2dccf;border-radius:var(--hco-radius-pill);overflow:hidden;height:56px}.hco-qty button{width:52px;height:100%;border:none;background:transparent;cursor:pointer;font-size:20px;color:var(--hco-ink);transition:background .3s}.hco-qty button:hover{background:var(--hco-surface)}.hco-qty span{width:44px;text-align:center;font-size:16px;font-weight:600}.hco-btn-primary{flex:1;min-width:200px;height:56px;background:var(--hco-ink);color:#fff;border:none;border-radius:var(--hco-radius-pill);font-size:15px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .35s,transform .2s;display:inline-flex;align-items:center;justify-content:center;gap:10px}.hco-btn-primary:hover{background:var(--hco-accent);color:var(--hco-accent-ink)}.hco-btn-primary:active{transform:scale(.98)}.hco-btn-buy{width:100%;height:56px;background:var(--hco-accent);color:var(--hco-accent-ink);border:none;border-radius:var(--hco-radius-pill);font-size:15px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:transform .2s,box-shadow .35s;box-shadow:0 10px 30px #c8a56a52;margin-top:14px}.hco-btn-buy:hover{box-shadow:0 16px 40px #c8a56a80}.hco-btn-buy:active{transform:scale(.99)}.hco-utility-row{display:flex;gap:26px;margin-top:22px;flex-wrap:wrap}.hco-utility-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;font-size:13.5px;color:var(--hco-ink-muted);font-family:inherit;transition:color .3s}.hco-utility-btn:hover{color:var(--hco-accent)}.hco-highlights{margin-top:34px;padding:24px;background:var(--hco-surface);border:1px solid var(--hco-line-warm);border-radius:var(--hco-radius-md);display:grid;grid-template-columns:1fr 1fr;gap:16px}.hco-highlight{display:flex;align-items:center;gap:12px}.hco-highlight .icon{flex:none;color:var(--hco-accent)}.hco-highlight .label{font-size:13.5px;font-weight:500;color:var(--hco-ink-soft)}.hco-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hco-service-card{padding:30px 26px;border:1px solid var(--hco-line);border-radius:var(--hco-radius-md);transition:border-color .35s,box-shadow .35s,transform .35s}.hco-service-card:hover{border-color:#e6dcc8;box-shadow:0 20px 44px #14110e12;transform:translateY(-4px)}.hco-service-card .icon{color:var(--hco-accent);display:inline-block;margin-bottom:16px}.hco-service-card p.title{font-size:15px;font-weight:600;margin-bottom:7px}.hco-service-card p.sub{font-size:13px;color:var(--hco-ink-faint);line-height:1.6}.hco-tabbar{display:flex;gap:8px;border-bottom:1px solid var(--hco-line);margin-bottom:44px;overflow-x:auto;scrollbar-width:none}.hco-tabbar::-webkit-scrollbar{display:none}.hco-tab-btn{position:relative;padding:14px 20px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:14.5px;white-space:nowrap;font-weight:400;color:var(--hco-ink-faint);border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .3s,border-color .3s}.hco-tab-btn.is-active{font-weight:600;color:var(--hco-ink);border-bottom-color:var(--hco-accent)}.hco-tab-panel{display:none;animation:hco-fadeUp .5s ease both;min-height:220px}.hco-tab-panel.is-active{display:block}.hco-tab-desc-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:start}.hco-tab-desc-grid h3,.hco-tab-warranty h3{font-family:var(--hco-font-heading);font-size:26px;font-weight:500;margin-bottom:20px}.hco-tab-desc-grid p,.hco-tab-warranty p{font-size:15.5px;line-height:1.85;color:var(--hco-ink-muted);margin-bottom:18px}.hco-desc-points{list-style:none;display:flex;flex-direction:column;gap:14px}.hco-desc-points li{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;color:var(--hco-ink-soft);line-height:1.6}.hco-desc-points svg{flex:none;margin-top:3px}.hco-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 56px}.hco-spec-row{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--hco-line)}.hco-spec-row .k{font-size:14px;color:var(--hco-ink-faint)}.hco-spec-row .v{font-size:14px;font-weight:500;text-align:right}.hco-timeline-item{display:flex;gap:22px}.hco-timeline-rail{display:flex;flex-direction:column;align-items:center}.hco-timeline-dot{width:16px;height:16px;border-radius:50%}.hco-timeline-line{width:2px;flex:1;background:var(--hco-line);min-height:38px}.hco-timeline-body{padding-bottom:34px}.hco-timeline-body .when{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--hco-accent);margin-bottom:6px}.hco-timeline-body .title{font-size:16px;font-weight:600;margin-bottom:6px}.hco-timeline-body .copy{font-size:14px;color:var(--hco-ink-faint);line-height:1.6}.hco-lifestyle{position:relative;height:70vh;min-height:460px;overflow:hidden;margin-top:110px}.hco-lifestyle img{position:absolute;top:-12%;left:0;width:100%;height:124%;object-fit:cover}.hco-lifestyle-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#14110e80,#14110e0d)}.hco-lifestyle-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center}.hco-lifestyle-content .inner{max-width:520px;color:#fff}.hco-kicker{display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.3em;text-transform:uppercase;margin-bottom:22px}.hco-kicker .rule{width:30px;height:1px;background:var(--hco-accent)}.hco-lifestyle-content h2{font-family:var(--hco-font-heading);font-weight:500;font-size:clamp(30px,4vw,48px);line-height:1.12;margin-bottom:20px}.hco-lifestyle-content p{font-size:16px;line-height:1.75;color:#ffffffd1;font-weight:300}.hco-related-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:44px;gap:20px;flex-wrap:wrap}.hco-related-head h2{font-family:var(--hco-font-heading);font-weight:500;font-size:clamp(28px,3.4vw,42px);line-height:1.1}.hco-related-nav{display:flex;gap:10px}.hco-related-nav button{width:48px;height:48px;border-radius:50%;border:1px solid var(--hco-line);background:#fff;display:grid;place-items:center;cursor:pointer;color:var(--hco-ink);transition:border-color .3s,color .3s}.hco-related-nav button:hover{border-color:var(--hco-accent);color:var(--hco-accent)}.hco-related-scroller{overflow:hidden}.hco-related-track{display:flex;gap:28px;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.hco-related-card{flex:none;width:300px;background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--hco-line-warm);transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s}.hco-related-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #14110e1a}.hco-related-media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--hco-surface-2)}.hco-related-media img{width:100%;height:100%;object-fit:cover;display:block}.hco-related-sale{position:absolute;top:14px;left:14px;background:var(--hco-accent);color:var(--hco-accent-ink);font-size:11px;font-weight:600;letter-spacing:.06em;padding:5px 11px;border-radius:var(--hco-radius-pill);text-transform:uppercase}.hco-related-quickadd{position:absolute;bottom:14px;right:14px;height:40px;padding:0 16px;border-radius:var(--hco-radius-pill);background:#fffffff0;border:none;font-size:12.5px;font-weight:600;cursor:pointer;box-shadow:0 6px 18px #0000001f;transition:background .3s,color .3s;color:var(--hco-ink)}.hco-related-quickadd:hover{background:var(--hco-ink);color:#fff}.hco-related-body{padding:20px}.hco-related-body .cat{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#a89a82;margin-bottom:8px}.hco-related-body h3{font-family:var(--hco-font-heading);font-size:18px;font-weight:600;margin-bottom:10px}.hco-related-body h3 a:hover{color:var(--hco-accent)}.hco-related-price-row{display:flex;align-items:baseline;gap:10px}.hco-related-price-row .price{font-size:17px;font-weight:600}.hco-related-price-row .old{font-size:13px;color:#b3b3b3;text-decoration:line-through}.hco-rev-grid{display:grid;grid-template-columns:300px 1fr;gap:56px;align-items:start}.hco-rev-summary{position:sticky;top:96px}.hco-rev-summary h2{font-family:var(--hco-font-heading);font-weight:500;font-size:34px;line-height:1.1;margin-bottom:20px}.hco-rev-score-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.hco-rev-score{font-family:var(--hco-font-heading);font-size:48px;font-weight:600;color:var(--hco-accent);line-height:1}.hco-rev-count{font-size:13px;color:var(--hco-ink-faint);margin-top:4px}.hco-rev-sort{font-size:12.5px;color:var(--hco-ink-muted);padding:7px 14px;border:1px solid var(--hco-line);border-radius:var(--hco-radius-pill);display:inline-block;margin-top:22px}.hco-rev-list{display:flex;flex-direction:column;gap:2px}.hco-rev-item{padding:26px 0;border-bottom:1px solid var(--hco-line)}.hco-rev-item-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:16px}.hco-rev-person{display:flex;align-items:center;gap:14px}.hco-rev-avatar{width:46px;height:46px;border-radius:50%;background:var(--hco-surface-2);display:grid;place-items:center;font-size:13px;font-weight:600;color:var(--hco-ink-muted)}.hco-rev-person .name{font-size:14.5px;font-weight:600}.hco-rev-verified{font-size:12px;color:#3a8a5c;display:inline-flex;align-items:center;gap:5px;margin-top:2px}.hco-rev-date{font-size:12.5px;color:#b3b3b3}.hco-rev-item .title{font-size:15px;font-weight:600;margin-bottom:8px}.hco-rev-item .body{font-size:14.5px;line-height:1.75;color:var(--hco-ink-muted)}.hco-faq-head{text-align:center;margin-bottom:48px}.hco-faq-head h2{font-family:var(--hco-font-heading);font-weight:500;font-size:clamp(28px,3.4vw,42px);line-height:1.1}.hco-faq-list{display:flex;flex-direction:column;gap:14px}.hco-faq-card{border:1px solid var(--hco-line);border-radius:var(--hco-radius-md);overflow:hidden;background:#fff;transition:border-color .3s,background .3s}.hco-faq-card.is-open{border-color:#e6dcc8;background:var(--hco-surface)}.hco-faq-btn{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.hco-faq-btn span.q{font-size:16px;font-weight:600;color:var(--hco-ink)}.hco-faq-icon{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--hco-accent);background:#faf3e6;transition:transform .4s,background .3s,color .3s}.hco-faq-card.is-open .hco-faq-icon{color:var(--hco-accent-ink);background:var(--hco-accent);transform:rotate(135deg)}.hco-faq-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease;overflow:hidden}.hco-faq-card.is-open .hco-faq-body{grid-template-rows:1fr}.hco-faq-body-inner{overflow:hidden}.hco-faq-body p{padding:0 26px 24px;font-size:14.5px;line-height:1.75;color:var(--hco-ink-muted)}.hco-newsletter{max-width:1340px;margin:0 auto;background:var(--hco-surface);border:1px solid var(--hco-line-warm);border-radius:28px;padding:clamp(48px,6vw,80px);text-align:center}.hco-newsletter h2{font-family:var(--hco-font-heading);font-weight:500;font-size:clamp(28px,3.6vw,44px);line-height:1.1;margin-bottom:16px}.hco-newsletter p{font-size:16px;line-height:1.7;color:var(--hco-ink-muted);font-weight:300;margin-bottom:36px;max-width:520px;margin-left:auto;margin-right:auto}.hco-newsletter form{display:flex;gap:12px;max-width:480px;margin:0 auto;flex-wrap:wrap}.hco-newsletter input{flex:1;min-width:220px;padding:17px 24px;border:1px solid #e2dccf;border-radius:var(--hco-radius-pill);font-family:inherit;font-size:15px;background:#fff;outline:none;transition:border-color .3s}.hco-newsletter input:focus{border-color:var(--hco-accent)}.hco-newsletter button{background:var(--hco-ink);color:#fff;border:none;border-radius:var(--hco-radius-pill);padding:17px 34px;font-size:14px;font-weight:600;letter-spacing:.03em;cursor:pointer;transition:background .35s}.hco-newsletter button:hover{background:var(--hco-accent);color:var(--hco-accent-ink)}.hco-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--hco-line);padding:14px 20px;display:none;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -8px 30px #14110e14;transition:transform .4s cubic-bezier(.2,.7,.2,1);transform:translateY(110%)}.hco-sticky-cta.is-visible{display:flex;transform:translateY(0)}.hco-sticky-info{flex:1 1 auto;min-width:0;overflow:hidden}.hco-sticky-cta .label{font-size:12px;color:var(--hco-ink-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hco-sticky-cta .price{font-size:18px;font-weight:600;color:var(--hco-ink);white-space:nowrap}.hco-sticky-cta .hco-sticky-btn{flex:none;min-width:130px;height:48px;padding:0 22px;background:var(--hco-ink);color:#fff;border:none;border-radius:var(--hco-radius-pill);font-size:13.5px;font-weight:600;cursor:pointer;transition:background .3s;white-space:nowrap}.hco-sticky-cta .hco-sticky-btn:hover{background:var(--hco-accent);color:var(--hco-accent-ink)}@media(max-width:480px){.hco-sticky-cta{padding:10px 14px;gap:10px}.hco-sticky-cta .label{max-width:130px}.hco-sticky-cta .hco-sticky-btn{min-width:108px;height:44px;padding:0 16px;font-size:12.5px}}.hco-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#14110eeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:40px;animation:hco-fadeUp .3s ease both}.hco-lightbox.is-open{display:flex}.hco-lightbox img{width:min(90vw,900px);height:min(86vh,900px);object-fit:contain;border-radius:16px}.hco-lightbox-close{position:absolute;top:28px;right:28px;width:48px;height:48px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;font-size:22px;display:grid;place-items:center}[id^=shopify-section-][id$=__main]{display:none!important}@media(min-width:750px){.hco-sticky-cta{display:none!important}}.hco-container{padding:0 clamp(16px,4vw,40px)}@media(max-width:991px){.hco-pd-grid{grid-template-columns:1fr!important;gap:32px!important}.hco-gallery-wrap{position:static!important}.hco-tab-desc-grid,.hco-spec-grid,.hco-rev-grid{grid-template-columns:1fr!important;gap:28px!important}.hco-strip,.hco-highlights{grid-template-columns:1fr 1fr!important}.hco-related-head,.hco-faq-head{text-align:left}}@media(max-width:767px){.hco-lifestyle{height:auto!important;min-height:320px;padding:70px 0}.hco-lifestyle-content{padding:0}.hco-title{margin-bottom:14px}.hco-price{font-size:32px}.hco-price-row{flex-wrap:wrap;row-gap:6px}.hco-gallery-inner{flex-direction:column-reverse!important}.hco-thumbs{flex-direction:row!important;overflow-x:auto;gap:10px!important}.hco-thumb-btn{width:64px!important;height:80px!important;flex:none}.hco-main-media{min-width:0;width:100%}.hco-zoom-box{width:100%}.hco-qty-actions{flex-direction:column;align-items:stretch}.hco-qty{flex:none;width:100%;justify-content:space-between;height:56px}.hco-btn-primary{flex:none;width:100%;min-width:0;height:56px}.hco-btn-buy{height:56px}.hco-social-proof{gap:6px}.hco-proof-pill{font-size:12px;padding:7px 14px 7px 7px}.hco-proof-text{row-gap:2px}.hco-delivery-box{padding:16px 14px}.hco-option-block{margin-bottom:22px}}@media(max-width:560px){.hco-strip,.hco-highlights{grid-template-columns:1fr!important}.hco-thumb-btn{width:60px!important;height:74px!important}.hco-container{padding:0 16px}.hco-price{font-size:28px}.hco-swatch{width:44px;height:44px}.hco-pill{padding:8px 14px;font-size:12.5px}.hco-delivery-steps{gap:2px}.hco-delivery-line{width:16px!important}.hco-delivery-icon{width:36px;height:36px}.hco-delivery-date{font-size:11px}.hco-delivery-label{font-size:10.5px}.hco-related-nav{display:none}.hco-rev-summary{position:static!important}}@media(max-width:420px){.hco-delivery-line{width:8px!important}.hco-delivery-label:hover:after{white-space:normal;width:130px}.hco-price-old,.hco-price-save{font-size:12px}.hco-proof-pill{flex-wrap:wrap}.hco-avatar{width:22px;height:22px;font-size:9px}}.hc-grid .hco-related-card,.hc-grid .hc-card{width:100%!important;min-width:0!important;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/23/assets/hc-oslo-styles.css.map */
