:root{--hurs-forest: #35473a;--hurs-forest-deep: #1a2521;--hurs-olive: #4c5a3e;--hurs-clay: #a48573;--hurs-cream: #f4efe6;--hurs-frost: #dceee7;--hurs-frost-text: #1e3a30;--hurs-card-bg: rgba(244, 239, 230, .06);--hurs-card-border: rgba(244, 239, 230, .16);--hurs-font-display: "Space Grotesk", "Helvetica Neue", Arial, sans-serif;--hurs-font-serif: "Fraunces", Georgia, serif;--hurs-font-mono: "Space Mono", "Courier New", monospace;--hurs-ease: cubic-bezier(.16, 1, .3, 1);--hurs-radius: 18px}.hurs-pdp{font-family:var(--hurs-font-display);background:var(--hurs-forest-deep);color:var(--hurs-cream)}.hurs-pdp *{box-sizing:border-box}.hurs-pdp strong,.hurs-pdp b{color:inherit}.hurs-pdp-section{padding-block:clamp(2.5rem,6vw,5rem)}.hurs-pdp-inner{max-width:1180px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,3rem)}.hurs-pdp-eyebrow{font-family:var(--hurs-font-mono);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;opacity:.65}.hurs-badge{display:inline-flex;align-items:center;gap:.4em;background:var(--hurs-frost);color:var(--hurs-frost-text);font-family:var(--hurs-font-mono);font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:.35em .9em;border-radius:999px}.hurs-reveal{opacity:0;transform:translateY(14px);transition:opacity .4s var(--hurs-ease),transform .4s var(--hurs-ease)}.hurs-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hurs-reveal{transition:none!important;opacity:1!important;transform:none!important}}.hurs-icon{width:1em;height:1em;display:inline-block;vertical-align:-.125em;flex-shrink:0}.hurs-pdp-hero{display:grid;grid-template-columns:var(--hurs-media-width, 1.1fr) var(--hurs-info-width, 1fr);gap:clamp(2rem,5vw,4rem);align-items:start}@media(max-width:860px){.hurs-pdp-hero{grid-template-columns:1fr}}.hurs-pdp-hero.is-media-right .hurs-pdp-gallery{order:2}.hurs-pdp-hero.is-media-right .hurs-pdp-info{order:1}.hurs-pdp-gallery{position:static;display:flex;flex-direction:column;gap:1rem}.hurs-pdp-jar-stage{background:linear-gradient(160deg,var(--hurs-olive) 0%,var(--hurs-forest-deep) 70%);border-radius:var(--hurs-radius);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hurs-jar-lg{--jar-w: 46%;width:var(--jar-w);aspect-ratio:1/1.15;position:relative;animation:hurs-jar-float 7s ease-in-out infinite}.hurs-jar-lg__lid{position:absolute;inset:0 6% auto 6%;height:20%;border-radius:14px;background:linear-gradient(160deg,var(--hurs-clay) 0%,#8a6c5a 100%)}.hurs-jar-lg__body{position:absolute;top:14%;right:0;bottom:0;left:0;border-radius:18px;background:var(--hurs-cream);box-shadow:0 30px 60px -20px #00000080}.hurs-jar-lg__label{position:absolute;inset:40% 10% auto 10%;text-align:center;font-family:var(--hurs-font-mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hurs-forest-deep)}@keyframes hurs-jar-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hurs-pdp-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem}.hurs-pdp-thumb{aspect-ratio:1/1;border-radius:10px;background:var(--hurs-olive);opacity:.5;cursor:pointer;border:2px solid transparent}.hurs-pdp-thumb.is-active{opacity:1;border-color:var(--hurs-frost)}.hurs-pdp-info{padding-top:.5rem}.hurs-stars{color:var(--hurs-clay);letter-spacing:.1em;font-size:1rem}.hurs-pdp-title{font-family:var(--hurs-font-display);font-weight:700;font-size:clamp(2rem,4vw,2.8rem);margin:.5rem 0;letter-spacing:-.01em;color:var(--hurs-cream)}.hurs-pdp-tagline{font-family:var(--hurs-font-serif);font-size:1.15rem;opacity:.85;margin-bottom:1.75rem}.hurs-step-label{font-weight:700;margin:1.75rem 0 .75rem;font-size:.95rem}.hurs-how-it-works{border:1px solid var(--hurs-card-border);border-radius:var(--hurs-radius);margin:1.25rem 0;overflow:hidden}.hurs-how-it-works__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;cursor:pointer;font-weight:700;list-style:none}.hurs-how-it-works__summary::-webkit-details-marker{display:none}.hurs-how-it-works__chevron{flex-shrink:0;transition:transform .25s var(--hurs-ease)}.hurs-how-it-works[open] .hurs-how-it-works__chevron{transform:rotate(180deg)}.hurs-how-it-works__body{padding:0 1.25rem 1.1rem;opacity:.85;line-height:1.6}.hurs-how-it-works__body p{margin:0}.hurs-qty-stepper{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--hurs-card-border);border-radius:999px;padding:.35rem .5rem}.hurs-qty-btn{width:32px;height:32px;border-radius:50%;border:none;background:var(--hurs-frost);color:var(--hurs-frost-text);font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.hurs-qty-value{min-width:2ch;text-align:center;font-weight:700}.hurs-buy-option{border:var(--hurs-opt-border-width, 1.5px) solid var(--hurs-opt-border-color, var(--hurs-card-border));border-radius:var(--hurs-radius);padding:1.1rem 1.25rem;margin-bottom:.75rem;cursor:pointer;transition:border-color .25s var(--hurs-ease),background .25s var(--hurs-ease);background:var(--hurs-opt-bg, var(--hurs-card-bg))}.hurs-buy-option.is-selected{border-color:var(--hurs-opt-selected-border-color, var(--hurs-frost));background:var(--hurs-opt-selected-bg, rgba(220,238,231,.08))}.hurs-buy-option__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:700}.hurs-buy-option__radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--hurs-cream);position:relative;flex-shrink:0}.hurs-buy-option.is-selected .hurs-buy-option__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--hurs-frost)}.hurs-buy-option__price-was{text-decoration:line-through;opacity:.5;font-weight:400;margin-right:.4em}.hurs-buy-option__perks{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:.85rem 0 0;padding:0;font-size:.85rem;opacity:.85;text-align:left}.hurs-buy-option__perks li{list-style:none;display:flex;gap:.4em;align-items:center;text-align:left}.hurs-buy-option__perks li span{flex:1;text-align:left}.hurs-add-to-bag{width:100%;padding:1.1rem;border-radius:999px;border:none;background:var(--hurs-btn-bg, var(--hurs-frost));color:var(--hurs-btn-color, var(--hurs-frost-text));font-family:var(--hurs-font-display);font-weight:700;font-size:1rem;letter-spacing:.02em;cursor:pointer;margin-top:1.25rem;transition:transform .2s var(--hurs-ease);display:flex;align-items:center;justify-content:center;gap:.5em}.hurs-add-to-bag:hover{transform:translateY(-2px)}.hurs-add-to-bag:disabled{opacity:.6;cursor:default;transform:none}.hurs-guarantee-line{display:flex;align-items:center;gap:.5em;justify-content:center;font-size:.85rem;opacity:.75;margin-top:.85rem}.hurs-delivery-note{margin-top:1rem;border:1px dashed var(--hurs-card-border);border-radius:12px;padding:.75rem 1rem;font-size:.9rem;display:flex;gap:.5em;align-items:center}.hurs-delivery-note mark{background:var(--hurs-frost);color:var(--hurs-frost-text);padding:0 .3em;border-radius:4px}.hurs-pdp-stats{background:var(--hurs-forest)}.hurs-stat-row{margin-bottom:1rem}.hurs-stat-row__label{font-weight:700;font-size:.95rem;margin-bottom:.4rem}.hurs-stat-track{height:34px;border-radius:999px;background:#f4efe61f;overflow:hidden}.hurs-stat-fill{height:100%;width:0;border-radius:999px;background:var(--hurs-frost);color:var(--hurs-frost-text);display:flex;align-items:center;padding-inline:1rem;font-weight:700;font-size:.85rem;white-space:nowrap;transition:width 1.4s var(--hurs-ease)}.hurs-stat-caption{font-size:.8rem;opacity:.6;margin-top:1.25rem}.hurs-collage{display:grid;grid-template-columns:repeat(3,1fr);min-height:60vh;position:relative}@media(max-width:700px){.hurs-collage{grid-template-columns:1fr;min-height:auto}}.hurs-collage__panel{min-height:260px;position:relative;overflow:hidden}.hurs-collage__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hurs-collage__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.5rem,4vw,3rem);background:linear-gradient(0deg,rgba(0,0,0,.45),transparent 60%);color:var(--hurs-cream)}.hurs-collage__eyebrow{font-family:var(--hurs-font-serif);font-style:italic;opacity:.85;margin-bottom:.5rem}.hurs-collage__heading{font-family:var(--hurs-font-display);font-weight:700;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;max-width:20ch}.hurs-claims{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:700px){.hurs-claims{grid-template-columns:1fr}}.hurs-claim-panel{background:var(--hurs-card-bg);border:1px solid var(--hurs-card-border);border-radius:var(--hurs-radius);padding:1.75rem}.hurs-claim-panel__eyebrow{font-family:var(--hurs-font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;opacity:.6;margin-bottom:.6rem}.hurs-claim-panel p{margin:0;font-size:1.05rem;line-height:1.5}.hurs-science-visual{border-radius:var(--hurs-radius);aspect-ratio:16/9;background:linear-gradient(120deg,var(--hurs-olive),var(--hurs-clay));margin-bottom:2rem;position:relative;overflow:hidden}.hurs-science-panel{background:var(--hurs-frost);color:var(--hurs-frost-text);border-radius:var(--hurs-radius);padding:clamp(1.5rem,4vw,2.5rem)}.hurs-science-panel h3{font-size:clamp(1.4rem,3vw,1.9rem);margin:0 0 1rem;font-family:var(--hurs-font-display)}.hurs-science-panel p{margin:0 0 .9rem;line-height:1.6}.hurs-science-panel p:last-child{margin-bottom:0}.hurs-science-grid{display:block}.hurs-science-layout-side .hurs-science-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center}.hurs-science-layout-side .hurs-science-visual{margin-bottom:0}@media(max-width:700px){.hurs-science-layout-side .hurs-science-grid{grid-template-columns:1fr}}.hurs-compare-table{width:100%;border-collapse:collapse;font-size:.92rem}.hurs-compare-table th,.hurs-compare-table td{padding:.9rem .75rem;border-bottom:1px solid var(--hurs-card-border);text-align:center}.hurs-compare-table th:first-child,.hurs-compare-table td:first-child{text-align:left}.hurs-compare-table thead th{font-family:var(--hurs-font-mono);text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;opacity:.6}.hurs-compare-table .hurs-col-us{background:var(--hurs-frost);color:var(--hurs-frost-text);border-radius:12px 12px 0 0;font-weight:700}.hurs-compare-table td.hurs-col-us{border-radius:0;font-weight:700}.hurs-ba{position:relative;aspect-ratio:4/3;border-radius:var(--hurs-radius);overflow:hidden;max-width:640px;margin-inline:auto;touch-action:pan-y}.hurs-ba__side{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:1.25rem;font-family:var(--hurs-font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hurs-cream)}.hurs-ba__before{background:linear-gradient(160deg,var(--hurs-forest),var(--hurs-forest-deep))}.hurs-ba__after{background:linear-gradient(160deg,var(--hurs-clay),#8a6c5a);clip-path:inset(0 0 0 50%)}.hurs-ba__handle{position:absolute;top:0;bottom:0;left:50%;width:3px;background:var(--hurs-cream);cursor:ew-resize;transform:translate(-50%)}.hurs-ba__handle:after{content:"\2194";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:var(--hurs-cream);color:var(--hurs-forest-deep);display:flex;align-items:center;justify-content:center;font-size:1.1rem}.hurs-ba-note{text-align:center;font-size:.8rem;opacity:.6;margin-top:1rem}.hurs-ingredient-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:700px){.hurs-ingredient-grid{grid-template-columns:1fr}}.hurs-ingredient-card{border:1px solid var(--hurs-card-border);background:var(--hurs-card-bg);border-radius:var(--hurs-radius);padding:1.75rem}.hurs-ingredient-card h4{margin:0 0 .5rem;font-size:1.15rem;font-family:var(--hurs-font-display);color:var(--hurs-cream)}.hurs-ingredient-card p{margin:0 0 1rem;opacity:.8;font-size:.95rem;line-height:1.5}.hurs-ingredient-card ul{margin:0;padding-left:1.1rem;font-size:.9rem}.hurs-ingredient-card li{margin-bottom:.35rem;display:flex;gap:.5em;align-items:flex-start}.hurs-review-filters{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.hurs-review-filter{border:1px solid var(--hurs-card-border);border-radius:999px;padding:.4rem 1rem;font-size:.85rem;background:none;color:var(--hurs-cream);cursor:pointer}.hurs-review-filter.is-active{background:var(--hurs-frost);color:var(--hurs-frost-text);border-color:var(--hurs-frost)}.hurs-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:860px){.hurs-review-grid{grid-template-columns:1fr}}.hurs-review-card{border:1px solid var(--hurs-card-border);background:var(--hurs-card-bg);border-radius:var(--hurs-radius);padding:1.5rem}.hurs-review-card__stars{color:var(--hurs-clay);margin-bottom:.6rem}.hurs-review-card__author{font-weight:700;margin-top:.75rem;font-size:.9rem}.hurs-nordic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:700px){.hurs-nordic-grid{grid-template-columns:1fr}}.hurs-nordic-card{background:var(--hurs-card-bg);border-radius:var(--hurs-radius);overflow:hidden;border:1px solid var(--hurs-card-border)}.hurs-nordic-card__image{position:relative;width:100%;display:block}.hurs-nordic-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transform:scale(1.06)}.hurs-nordic-card__name{font-weight:700;font-size:1.1rem;margin:1.1rem 1.25rem .5rem;font-family:var(--hurs-font-display);color:var(--hurs-cream)}.hurs-nordic-card__desc{margin:0 1.25rem 1.25rem;font-size:.92rem;opacity:.8;line-height:1.5}.hurs-trust-badges{display:grid;gap:1.75rem 1rem}.hurs-trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem}.hurs-trust-badge__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--hurs-frost)}.hurs-trust-badge__img{width:1em;height:1em;object-fit:contain;display:block}.hurs-trust-badge__label{font-weight:600;opacity:.9}.hurs-trust-badges--hero{margin-top:1.5rem;gap:1.25rem .75rem}@media(max-width:480px){.hurs-trust-badges{gap:1rem .5rem}.hurs-trust-badges--hero{gap:.9rem .4rem}}.hurs-philosophy{background:#1e2d28}.hurs-philosophy__inner{max-width:760px}.hurs-philosophy__quote{font-family:var(--hurs-font-serif);font-style:italic;font-weight:500;line-height:1.25;margin:.5rem 0 1.75rem;color:var(--hurs-cream)}.hurs-philosophy__body{display:flex;flex-direction:column;gap:1.1rem;opacity:.88;line-height:1.65}.hurs-philosophy__body p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hurs-pdp.css.map */
