:root{--hpd-ink: #1c1c1a;--hpd-ink-soft: #55534d;--hpd-line: #e6e3db;--hpd-line-soft: #f0eee8;--hpd-bg: #fbfaf7;--hpd-paper: #ffffff;--hpd-sand: #f4f1ea;--hpd-accent: #c1683b;--hpd-accent-dark: #9a4f2a;--hpd-accent-soft: #f7e8df;--hpd-gold: #caa45a;--hpd-green: #3d6b4f;--hpd-r: 14px;--hpd-rs: 10px;--hpd-shadow: 0 1px 3px rgba(28, 28, 26, .06), 0 8px 24px rgba(28, 28, 26, .05);--hpd-shadow-lg: 0 12px 40px rgba(28, 28, 26, .12);--hpd-font-display: "Fraunces", Georgia, serif;--hpd-font-body: "Archivo", system-ui, sans-serif}html{scroll-behavior:smooth;background:var(--hpd-bg)}body{background:var(--hpd-bg);color:var(--hpd-ink);font-family:var(--hpd-font-body);line-height:1.6;letter-spacing:0;-webkit-font-smoothing:antialiased}body *,body *:before,body *:after{box-sizing:border-box}body img{display:block;max-width:100%}body a{color:inherit;text-decoration:none}body button,body input,body select,body textarea{font-family:inherit}.gradient,.content-for-layout,#MainContent,.shopify-section,.page-width,.main-page,.main-blog,.article-template,.collection,.collection-hero,.customer,.template-search,.cart,.cart-items,.cart__footer,.password{background-color:var(--hpd-bg)}.main-page-title,.page-title,.title,.title--primary,.article-template__title,.main-blog h1,.blog-articles h2,.blog-articles h3,.rich-text__heading,.rich-text__heading *,.collection-hero__title,.card__heading,.article-card__title,.content-for-layout h1,.content-for-layout h2,.content-for-layout h3,.content-for-layout h4,.content-for-layout h5,.content-for-layout h6{font-family:var(--hpd-font-display);font-style:normal;letter-spacing:0}.main-page-title,.page-title,.article-template__title,.main-blog h1,.rich-text__heading,.collection-hero__title{font-style:normal;letter-spacing:0}.page-width,.rte,.rte *,.rich-text__text,.rich-text__text *,.main-page-content,.main-page-content *,.article-template__content,.article-template__content *,.article-card,.article-card *,.card,.card *,.collection-hero__description,.collection-hero__description *,.blog-articles,.blog-articles *,.content-for-layout p,.content-for-layout li{font-family:var(--hpd-font-body);letter-spacing:0}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.card .card__heading,.card .article-card__title,.article-card .card__heading,.article-card .article-card__title,.blog-articles h1,.blog-articles h2,.blog-articles h3,.blog-articles h4,.blog-articles h5,.blog-articles h6{font-family:var(--hpd-font-display);font-style:normal;letter-spacing:0}.rte em,.rich-text__text em,.article-template__content em,.main-page-content em,.collection-hero__description em,.hpd-display,.hpd-display *,.hpd-hero h1,.hpd-sec-head h2,.hpd-collection-hero h1,.hpd-card h3,.hpd-pdp h1,.hpd-pdp h1 *,.hpd-pdp-sec h2,.hpd-seo-block h2{font-style:normal}.hpd-wrap{max-width:1200px;margin:0 auto;padding:0 24px}.hpd-anno{background:var(--hpd-accent);color:#fff;text-align:center;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;padding:9px 16px;font-weight:600}.hpd-header-shell{position:sticky;top:0;z-index:70;transition:transform .22s ease,box-shadow .18s ease;will-change:transform}.hpd-header-shell--hidden{transform:none}.hpd-header-shell--scrolled{box-shadow:0 8px 24px #1c1c1a0f}.hpd-site-header{background:var(--hpd-paper);border-bottom:1px solid var(--hpd-line);position:relative}.hpd-nav{display:flex;align-items:center;gap:32px;min-height:74px}.hpd-logo{font-family:var(--hpd-font-display);font-weight:600;font-size:23px;letter-spacing:-.01em;display:flex;align-items:center;gap:9px;white-space:nowrap}.hpd-logo-mark{width:36px;height:36px;background:var(--hpd-accent);border-radius:7px;display:grid;place-items:center;color:#fff;font-size:15px;flex-shrink:0}.hpd-logo-mark img{width:28px;height:28px;object-fit:contain;border-radius:0}.hpd-logo-mark svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hpd-nav-links{display:flex;gap:4px;margin-left:8px;flex:1}.hpd-menu-toggle{display:none;width:40px;height:40px;border:0;background:transparent;color:var(--hpd-ink);align-items:center;justify-content:center;padding:0}.hpd-menu-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.hpd-nav-item{position:relative}.hpd-nav-item>a,.hpd-nav-item>button{padding:10px 14px;font-size:14.5px;font-weight:500;color:var(--hpd-ink);border-radius:8px;display:flex;align-items:center;gap:6px;transition:background .15s;background:transparent;border:0;cursor:pointer}.hpd-nav-item>a:hover,.hpd-nav-item>button:hover{background:var(--hpd-sand)}.hpd-chev{width:12px;height:12px;opacity:.65;transition:transform .2s;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:1px}.hpd-nav-item:hover .hpd-chev,.hpd-nav-item:focus-within .hpd-chev,.hpd-nav-item.is-open .hpd-chev{transform:rotate(180deg)}.hpd-mega{position:absolute;top:100%;left:0;background:var(--hpd-paper);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);box-shadow:var(--hpd-shadow-lg);padding:22px;width:560px;display:none;grid-template-columns:1fr 1fr;gap:8px 28px;z-index:60}.hpd-mega:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.hpd-nav-item:hover .hpd-mega,.hpd-nav-item:focus-within .hpd-mega,.hpd-nav-item.is-open .hpd-mega{display:grid}.hpd-mega--small{width:300px;grid-template-columns:1fr}.hpd-mega--region{width:340px;grid-template-columns:1fr}.hpd-mega h5{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--hpd-ink-soft);margin:0 0 10px;grid-column:1 / -1}.hpd-mega-col h5{grid-column:auto}.hpd-mega a{display:block;padding:7px 10px;border-radius:7px;font-size:14px;color:var(--hpd-ink-soft);transition:all .12s}.hpd-mega a:hover{background:var(--hpd-sand);color:var(--hpd-accent-dark);padding-left:14px}.hpd-mega a b{color:var(--hpd-ink);font-weight:500}.hpd-nav-tools{display:flex;align-items:center;gap:6px}.hpd-icon-btn{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;font-size:18px;color:var(--hpd-ink-soft);transition:background .15s;position:relative}.hpd-icon-btn:hover{background:var(--hpd-sand)}.hpd-icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hpd-cart-count{position:absolute;top:5px;right:5px;background:var(--hpd-accent);color:#fff;font-size:9px;font-weight:700;min-width:15px;height:15px;border-radius:50%;display:grid;place-items:center;padding:0 3px}.hpd-hero{position:relative;background:linear-gradient(180deg,var(--hpd-sand),var(--hpd-bg));overflow:hidden}.hpd-pdp,.hpd-collection-hero,.hpd-coll-body{background:var(--hpd-bg)}.hpd-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center;padding:60px 0 70px}.hpd-display,.hpd-hero h1,.hpd-sec-head h2,.hpd-collection-hero h1,.hpd-card h3,.hpd-pdp h1,.hpd-pdp-sec h2,.hpd-footer .hpd-logo{font-family:var(--hpd-font-display)}.hpd-hero h1{font-size:52px;line-height:1.04;font-weight:500;letter-spacing:-.02em;margin:0 0 20px}.hpd-hero h1 p{margin:0}.hpd-hero h1 span{font-style:normal}.hpd-hero h1 em{color:var(--hpd-accent);font-style:italic}.hpd-hero p{font-size:17px;color:var(--hpd-ink-soft);max-width:440px;margin:0 0 28px}.hpd-hero-img{border-radius:var(--hpd-r);overflow:hidden;box-shadow:var(--hpd-shadow-lg);aspect-ratio:3 / 2;background:#d9d3c7}.hpd-hero-img img{width:100%;height:100%;object-fit:cover}.hpd-searchbox{background:var(--hpd-paper);border:0;border-radius:16px;box-shadow:0 1px 3px #1c1c1a14,0 12px 32px #1c1c1a14;padding:8px;display:flex;gap:0;align-items:center;max-width:650px;min-height:62px;flex-wrap:nowrap}.hpd-searchbox .field,.hpd-searchbox-field{flex:1;min-width:0;padding:7px 18px;border-left:1px solid var(--hpd-line);display:grid;gap:3px}.hpd-searchbox .field:first-child,.hpd-searchbox-field:first-child{border-left:0}.hpd-searchbox label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--hpd-ink-soft);display:block;margin:0;line-height:1.1}.hpd-searchbox select{border:0!important;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231c1c1a' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E") no-repeat right center;font-size:17px;font-weight:600;color:var(--hpd-ink);width:100%;min-height:25px;line-height:1.2;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;padding-right:24px;box-shadow:none!important}.hpd-searchbox select:focus{border:0!important;box-shadow:none!important}.hpd-searchbox .divider,.hpd-searchbox-divider{display:none}.hpd-btn{background:var(--hpd-accent);color:#fff;font-weight:600;font-size:14.5px;padding:13px 26px;border-radius:10px;transition:background .15s,transform .1s;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer}.hpd-btn:hover{background:var(--hpd-accent-dark);color:#fff}.hpd-btn:active{transform:scale(.98)}.hpd-btn-search{padding:11px 20px;border-radius:11px;min-width:100px;min-height:46px;font-size:15px}.hpd-search-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hpd-btn-ghost{background:var(--hpd-paper);color:var(--hpd-ink);border:1px solid var(--hpd-line)}.hpd-btn-ghost:hover{background:var(--hpd-sand);border-color:var(--hpd-ink-soft);color:var(--hpd-ink)}.hpd-section{padding:56px 0}.hpd-sec-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;gap:20px}.hpd-sec-head h2{font-size:33px;font-weight:500;letter-spacing:-.01em;margin:0}.hpd-sec-head p{color:var(--hpd-ink-soft);font-size:15px;margin:6px 0 0;max-width:560px}.hpd-link-more{font-size:14px;font-weight:600;color:var(--hpd-accent);display:inline-flex;gap:5px;align-items:center}.hpd-link-more:hover{gap:9px;color:var(--hpd-accent-dark)}.hpd-axes{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hpd-axis{background:var(--hpd-paper);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);padding:22px;transition:all .18s;cursor:pointer;min-height:128px}.hpd-axis:hover{border-color:var(--hpd-accent);transform:translateY(-3px);box-shadow:var(--hpd-shadow)}.hpd-axis .ic{font-size:24px;margin-bottom:12px}.hpd-axis h4{font-size:16px;font-weight:600;margin:0 0 3px}.hpd-axis p{font-size:13px;color:var(--hpd-ink-soft);margin:0}.hpd-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hpd-grid.three{grid-template-columns:repeat(3,1fr)}.hpd-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hpd-related-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 66px)/4);gap:22px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;padding-bottom:12px}.hpd-related-row .hpd-card{scroll-snap-align:start}.hpd-related-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.hpd-related-controls button{width:38px;height:38px;border:1px solid var(--hpd-line);border-radius:9px;background:var(--hpd-paper);color:var(--hpd-ink);font-size:22px;line-height:1}.hpd-related-controls button:hover{border-color:var(--hpd-accent);color:var(--hpd-accent-dark)}.hpd-card{background:var(--hpd-paper);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);overflow:hidden;transition:all .18s;cursor:pointer;display:flex;flex-direction:column;min-width:0}.hpd-card[hidden],[data-hpd-plan-card][hidden]{display:none!important}.hpd-card:hover{transform:translateY(-4px);box-shadow:var(--hpd-shadow-lg);border-color:var(--hpd-line)}.hpd-card .thumb{aspect-ratio:4 / 3;background-size:cover;background-position:center;position:relative}.hpd-card .thumb img{width:100%;height:100%;object-fit:cover}.hpd-card .tag{position:absolute;top:10px;left:10px;background:#1c1c1ad1;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;letter-spacing:.02em}.hpd-card .tag.new{background:var(--hpd-green)}.hpd-card .tag.exclusive{background:var(--hpd-accent)}.hpd-card .save{position:absolute;top:10px;right:10px;width:32px;height:32px;background:#ffffffeb;border-radius:50%;display:grid;place-items:center}.hpd-card .save svg{width:17px;height:17px;fill:none;stroke:var(--hpd-ink);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hpd-card .body{padding:15px 16px 17px;flex:1;display:flex;flex-direction:column}.hpd-card .specs{display:flex;gap:13px;font-size:12px;color:var(--hpd-ink-soft);margin-bottom:9px;flex-wrap:wrap}.hpd-card .specs b{color:var(--hpd-ink);font-weight:600}.hpd-card .hpd-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.hpd-card h3{flex:1;font-size:18px;font-weight:500;margin:0;line-height:1.25}.hpd-card-rating{display:inline-flex;align-items:center;gap:3px;flex:none;margin-top:3px;color:#d99a24;font:700 12px/1 var(--hpd-font-body);white-space:nowrap}.hpd-card-rating span{font-size:13px;line-height:1}.hpd-card .price{margin-top:auto;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.hpd-card .price .now{font-size:19px;font-weight:700;color:var(--hpd-ink)}.hpd-card .price .was{font-size:13px;color:var(--hpd-ink-soft);text-decoration:line-through}.hpd-card .price .off{font-size:11px;font-weight:700;color:var(--hpd-accent);background:var(--hpd-accent-soft);padding:2px 7px;border-radius:5px}.hpd-crumb{font-size:13px;color:var(--hpd-ink-soft);padding:18px 24px 0}.hpd-crumb a:hover{color:var(--hpd-accent)}.hpd-crumb span{margin:0 7px;opacity:.55}.hpd-collection-hero{background:var(--hpd-sand);padding:36px 0}.hpd-collection-hero h1{font-size:38px;font-weight:500;letter-spacing:-.01em;margin:0 0 10px}.hpd-collection-summary,.hpd-collection-summary p{color:var(--hpd-ink-soft);max-width:680px;font-size:15.5px;margin:0}.hpd-collection-summary>:first-child{margin-top:0}.hpd-collection-summary>:last-child{margin-bottom:0}.hpd-coll-body{display:grid;grid-template-columns:248px 1fr;gap:34px;padding-top:30px;align-items:start}.hpd-filters{position:sticky;top:90px;background:var(--hpd-paper);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);padding:6px 18px 18px}.hpd-filters .fhead{display:flex;justify-content:space-between;align-items:center;padding:14px 0 8px;border-bottom:1px solid var(--hpd-line-soft)}.hpd-filters .fhead h4{font-size:15px;font-weight:600;margin:0}.hpd-clear{border:0;padding:0;background:transparent;font-size:12.5px;color:var(--hpd-accent);font-weight:600;cursor:pointer}.hpd-fgroup{padding:15px 0;border-bottom:1px solid var(--hpd-line-soft)}.hpd-fgroup:last-child{border:none}.hpd-fgroup h5{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--hpd-ink-soft);margin:0 0 11px}.hpd-chips{display:flex;flex-wrap:wrap;gap:7px}.hpd-chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 13px;border:1px solid var(--hpd-line);border-radius:20px;font-size:13px;font-weight:500;color:var(--hpd-ink-soft);transition:all .13s;background:var(--hpd-paper);cursor:pointer;line-height:1.2}.hpd-chip:hover,.hpd-chip.on{border-color:var(--hpd-accent);color:var(--hpd-accent-dark)}.hpd-chip.on{background:var(--hpd-accent);color:#fff}.hpd-chip.is-disabled,.hpd-chip:disabled{opacity:.38;cursor:not-allowed;background:var(--hpd-sand);color:var(--hpd-ink-soft)}.hpd-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}.hpd-count{font-size:14px;color:var(--hpd-ink-soft)}.hpd-count b{color:var(--hpd-ink)}.hpd-sortsel{border:1px solid var(--hpd-line);border-radius:9px;padding:9px 13px;font-size:13.5px;font-weight:500;background:var(--hpd-paper);cursor:pointer;outline:none}.hpd-seo-block{background:var(--hpd-paper);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);padding:30px 34px;margin-top:44px;margin-bottom:44px}.hpd-seo-block h2{font-family:var(--hpd-font-display);font-size:24px;font-weight:500;margin:0 0 14px}.hpd-collection-description,.hpd-collection-description p{color:var(--hpd-ink-soft);font-size:15px;line-height:1.7}.hpd-collection-description{max-width:1080px}.hpd-collection-description>:first-child{margin-top:0}.hpd-collection-description>:last-child{margin-bottom:0}.hpd-related-collections{margin-top:24px}.hpd-related-collections h3{font-family:var(--hpd-font-display);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--hpd-ink-soft);margin:0 0 8px}.hpd-collection-faq{margin-top:34px;border-bottom:1px solid var(--hpd-line-soft)}.hpd-sib{display:flex;flex-wrap:wrap;gap:9px;margin-top:8px}.hpd-sib a{font-size:13px;font-weight:500;padding:7px 13px;background:var(--hpd-sand);border-radius:8px;color:var(--hpd-accent-dark)}.hpd-sib a:hover{background:var(--hpd-accent-soft)}.hpd-empty{grid-column:1 / -1;text-align:center;padding:70px 20px;color:var(--hpd-ink-soft)}.hpd-empty div{font-size:40px;margin-bottom:14px}.hpd-empty b{color:var(--hpd-ink)}.hpd-search-page{background:var(--hpd-bg);color:var(--hpd-ink);font-family:var(--hpd-font-body)}.hpd-search-hero{padding:54px 0 38px}.hpd-search-hero .hpd-wrap{display:grid;gap:12px}.hpd-search-sub{max-width:720px;margin:0;color:var(--hpd-ink-soft);font-size:15px}.hpd-search-form{position:relative;display:flex;align-items:center;width:min(100%,760px);min-height:54px;margin-top:10px;border:1px solid var(--hpd-line);border-radius:14px;background:var(--hpd-paper);box-shadow:var(--hpd-shadow);overflow:hidden}.hpd-search-form>span{display:grid;width:50px;place-items:center;color:var(--hpd-ink-soft)}.hpd-search-form svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.hpd-search-form input[type=search]{flex:1;min-width:0;height:54px;border:0;outline:0;background:transparent;color:var(--hpd-ink);font-size:15px}.hpd-search-form button{align-self:stretch;border:0;background:var(--hpd-ink);color:#fff;padding:0 24px;font-weight:800;cursor:pointer}.hpd-search-form button:hover{background:var(--hpd-accent-dark)}.hpd-search-body{padding:34px 24px 64px}.hpd-search-pagination{display:flex;justify-content:center;gap:10px;margin-top:32px}.hpd-faq-q{border-top:1px solid var(--hpd-line-soft);padding:20px 0}.hpd-faq-q summary{font-weight:600;font-size:15px;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.hpd-faq-q summary::-webkit-details-marker{display:none}.hpd-faq-q summary:after{content:"+";color:var(--hpd-accent);font-size:20px;font-weight:400}.hpd-faq-q[open] summary:after{content:"-"}.hpd-faq-q p{margin-top:9px;font-size:14.5px;margin-bottom:0}.hpd-pdp{padding-top:18px;padding-bottom:20px}.hpd-pdp-top{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:start}.hpd-gallery-main{aspect-ratio:4 / 3;border-radius:var(--hpd-r);background:var(--hpd-sand);border:1px solid var(--hpd-line);overflow:hidden;position:relative}.hpd-gallery-main img,.hpd-gallery-main video,.hpd-gallery-main iframe{width:100%;height:100%;object-fit:cover;border:0}.hpd-gal-toggle{display:flex;gap:8px;margin:12px 0}.hpd-gal-toggle button{flex:1;padding:9px;border:1px solid var(--hpd-line);border-radius:9px;font-size:13px;font-weight:600;color:var(--hpd-ink-soft);background:var(--hpd-paper)}.hpd-gal-toggle button.on{background:var(--hpd-ink);color:#fff;border-color:var(--hpd-ink)}.hpd-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hpd-thumbs button{aspect-ratio:1;border-radius:8px;overflow:hidden;border:1px solid var(--hpd-line);cursor:pointer;transition:border-color .15s;background:var(--hpd-paper);padding:0}.hpd-thumbs button:hover,.hpd-thumbs button.active{border-color:var(--hpd-accent)}.hpd-thumbs img{width:100%;height:100%;object-fit:cover}.hpd-pdp h1{font-size:31px;font-weight:500;letter-spacing:-.01em;line-height:1.12;margin:0 0 7px}.hpd-pnum{font-size:13.5px;color:var(--hpd-ink-soft);margin-bottom:18px}.hpd-specstrip{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--hpd-line);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);overflow:hidden;margin-bottom:22px}.hpd-specstrip .s{background:var(--hpd-paper);padding:13px 8px;text-align:center}.hpd-specstrip .v{font-family:var(--hpd-font-display);font-size:20px;font-weight:600}.hpd-specstrip .l{font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--hpd-ink-soft);margin-top:2px}.hpd-buybox{background:var(--hpd-paper);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);padding:22px;box-shadow:var(--hpd-shadow)}.hpd-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:4px;flex-wrap:wrap}.hpd-buybox .now{font-size:30px;font-weight:700;font-family:var(--hpd-font-display)}.hpd-buybox .was{font-size:16px;color:var(--hpd-ink-soft);text-decoration:line-through}.hpd-save-badge{background:var(--hpd-accent-soft);color:var(--hpd-accent-dark);font-size:12px;font-weight:700;padding:3px 9px;border-radius:6px}.hpd-guar{font-size:12.5px;color:var(--hpd-green);font-weight:600;margin-bottom:18px;display:flex;align-items:center;gap:6px}.hpd-fmt{border:1px solid var(--hpd-line);border-radius:10px;padding:13px 15px;margin-bottom:9px;cursor:pointer;transition:all .14s;display:flex;justify-content:space-between;align-items:center;gap:12px}.hpd-fmt:hover{border-color:var(--hpd-accent)}.hpd-fmt.on{border-color:var(--hpd-accent);background:var(--hpd-accent-soft)}.hpd-fmt .ft{font-weight:600;font-size:14.5px;display:block}.hpd-fmt .fd{font-size:12.5px;color:var(--hpd-ink-soft);margin-top:1px;display:block}.hpd-fmt .fp{font-weight:700;font-size:15px;white-space:nowrap}.hpd-fmt-left{display:flex;align-items:center}.hpd-radio{width:18px;height:18px;border:2px solid var(--hpd-line);border-radius:50%;flex-shrink:0;margin-right:12px;transition:all .14s}.hpd-fmt.on .hpd-radio{border-color:var(--hpd-accent);background:var(--hpd-accent);box-shadow:inset 0 0 0 3px var(--hpd-paper)}.hpd-btn-add{width:100%;padding:15px;font-size:15.5px;margin-top:8px}.hpd-btn-mod{width:100%;margin-top:10px}.hpd-trust-row{display:flex;gap:18px;margin-top:16px;padding-top:16px;border-top:1px solid var(--hpd-line-soft);font-size:12px;color:var(--hpd-ink-soft);flex-wrap:wrap}.hpd-pdp-sec{padding:34px 0;border-top:1px solid var(--hpd-line)}.hpd-pdp-sec h2{font-size:25px;font-weight:500;margin:0 0 20px}.hpd-desc{font-size:16px;color:var(--hpd-ink-soft);max-width:760px;margin-bottom:14px}.hpd-specs-table{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;max-width:840px}.hpd-spec-row{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid var(--hpd-line-soft);font-size:14.5px}.hpd-spec-row .k{color:var(--hpd-ink-soft)}.hpd-spec-row .v{font-weight:600;text-align:right}.hpd-incl{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;max-width:840px}.hpd-incl-item{display:flex;gap:11px;font-size:14.5px;align-items:flex-start}.hpd-incl-item .ck{color:var(--hpd-green);font-weight:700;flex-shrink:0}.hpd-incl-item b{font-weight:600}.hpd-incl-item span span{color:var(--hpd-ink-soft);display:block;font-size:13px}.hpd-footer{background:var(--hpd-ink);color:#c9c6bd;padding:54px 0 28px;margin-top:30px}.hpd-foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.1)}.hpd-foot-grid h5{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px}.hpd-foot-grid a{display:block;font-size:14px;padding:5px 0;color:#c9c6bd;transition:color .14s}.hpd-foot-grid a:hover{color:#fff}.hpd-foot-brand .hpd-logo{color:#fff;margin-bottom:14px}.hpd-foot-brand p{font-size:13.5px;line-height:1.7;max-width:280px;margin:0}.hpd-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.hpd-socials a{width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;padding:0;color:#fff;background:#ffffff0a}.hpd-socials a:hover{background:var(--hpd-accent);border-color:var(--hpd-accent)}.hpd-socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hpd-socials svg path:first-child:last-child{fill:currentColor;stroke:none}.hpd-foot-bottom{padding-top:22px;font-size:12.5px;display:flex;justify-content:space-between;gap:20px;color:#86837b}@media(max-width:1100px){.hpd-grid{grid-template-columns:repeat(3,1fr)}.hpd-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.hpd-hero-inner,.hpd-pdp-top,.hpd-coll-body{grid-template-columns:1fr}.hpd-grid,.hpd-grid.three{grid-template-columns:repeat(2,1fr)}.hpd-axes,.hpd-steps,.hpd-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpd-specs-table,.hpd-incl{grid-template-columns:1fr}.hpd-foot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpd-foot-brand{grid-column:1 / -1}.hpd-menu-toggle{display:inline-flex}.hpd-nav-links{display:none;position:absolute;left:16px;right:16px;top:calc(100% + 10px);background:var(--hpd-paper);border:1px solid var(--hpd-line);border-radius:var(--hpd-r);box-shadow:var(--hpd-shadow-lg);padding:10px;margin:0;z-index:90}.hpd-nav-links.is-open{display:block}.hpd-nav-item>a,.hpd-nav-item>button{width:100%;justify-content:space-between}.hpd-nav-item .hpd-mega{position:static;display:none;width:100%;grid-template-columns:1fr;gap:4px;margin:4px 0 10px;padding:12px;border-radius:10px;box-shadow:none}.hpd-nav-item:hover .hpd-mega{display:none}.hpd-nav-item:focus-within .hpd-mega{display:none}.hpd-nav-item.is-open .hpd-mega{display:grid}.hpd-mega:before{display:none}.hpd-hero h1{font-size:38px}.hpd-filters{position:static}.hpd-foot-bottom{flex-direction:column}.hpd-sec-head{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.hpd-wrap{padding:0 20px}.hpd-nav{gap:10px;min-height:68px}.hpd-logo{font-size:20px;margin-right:auto}.hpd-logo-mark{width:34px;height:34px}.hpd-logo-mark img{width:26px;height:26px}.hpd-nav-tools{gap:2px}.hpd-icon-btn{width:34px;height:34px}.hpd-icon-btn svg{width:18px;height:18px}.hpd-hero-inner{padding:18px 20px 42px;gap:22px}.hpd-hero-media{order:1}.hpd-hero-copy{order:2}.hpd-hero h1{font-size:31px;line-height:1.08;margin-bottom:14px}.hpd-hero p{font-size:15px;line-height:1.62;margin-bottom:20px;max-width:none}.hpd-hero-img{border-radius:var(--hpd-r);box-shadow:var(--hpd-shadow)}.hpd-searchbox{display:flex;gap:0;max-width:none;width:100%;min-height:0;flex-wrap:nowrap;border-radius:14px;padding:6px;overflow:hidden}.hpd-searchbox .field,.hpd-searchbox-field{flex:1 1 0;min-width:0;padding:8px;border-left:1px solid var(--hpd-line);gap:2px}.hpd-searchbox-field:first-child{border-left:0}.hpd-searchbox label{font-size:8.5px;letter-spacing:.08em}.hpd-searchbox select{font-size:12.5px;line-height:1.15;padding-right:13px;background-size:9px}.hpd-searchbox .hpd-btn-search{width:auto;min-width:82px;margin:0 0 0 6px;min-height:44px;padding:0 12px;font-size:12.5px;border-radius:11px;gap:5px;flex:0 0 auto}.hpd-search-icon{width:13px;height:13px}.hpd-searchbox .divider,.hpd-searchbox-divider{display:none}.hpd-axes{grid-template-columns:repeat(2,minmax(0,1fr))}.hpd-specstrip{grid-template-columns:repeat(5,minmax(0,1fr))}.hpd-steps,.hpd-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpd-grid,.hpd-grid.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hpd-card .body{padding:12px}.hpd-card h3{font-size:15px}.hpd-card .specs{gap:8px;font-size:11px}.hpd-card .price .now{font-size:16px}.hpd-card .price .was,.hpd-card .price .off{font-size:10px}.hpd-card .save{width:28px;height:28px}.hpd-card .tag{font-size:10px;padding:3px 8px}.hpd-specstrip .s{padding:16px 5px}.hpd-specstrip .v{font-size:20px}.hpd-specstrip .l{font-size:9px;letter-spacing:.08em}.hpd-foot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;text-align:center}.hpd-foot-brand{grid-column:1 / -1}.hpd-foot-brand .hpd-logo,.hpd-socials,.hpd-foot-bottom{justify-content:center}.hpd-foot-brand p{margin-left:auto;margin-right:auto}.hpd-toolbar{align-items:flex-start;flex-direction:column}.hpd-seo-block{padding:24px 20px}.hpd-related-row{grid-auto-columns:78%}}@media(min-width:621px)and (max-width:900px){.hpd-related-row{grid-auto-columns:calc((100% - 22px)/2)}}
/*# sourceMappingURL=/cdn/shop/t/175/assets/hpd-redesign.css.map */
