:root{--h72-navy: #123047;--h72-ink: #172433;--h72-harbor: #1f6475;--h72-mist: #f7f4ed;--h72-sand: #e8d8bd;--h72-clay: #d97745;--h72-oat: #fbfaf6;--h72-white: #ffffff;--h72-shadow: 0 18px 55px rgba(18, 48, 71, .12);--h72-soft-shadow: 0 12px 34px rgba(18, 48, 71, .07);--h72-radius: 8px;--h72-radius-lg: 22px;--h72-page-width: 1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body.h72-theme{margin:0;background:radial-gradient(circle at 18% 0%,rgba(232,216,189,.32),transparent 28rem),var(--h72-oat);color:var(--h72-ink);font-family:Inter,Aptos,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.visually-hidden,.h72-skip-link:not(:focus){position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.h72-skip-link:focus{position:fixed;top:12px;left:12px;z-index:1000;border-radius:var(--h72-radius);background:var(--h72-white);color:var(--h72-navy);padding:12px 16px;box-shadow:var(--h72-shadow)}.h72-theme .money{display:none!important}.h72-money{display:inline-flex;align-items:baseline;gap:0;white-space:nowrap}.h72-money__symbol,.h72-money__amount{display:inline;margin:0;border-radius:0;background:transparent;color:inherit;padding:0;font:inherit}.h72-container{width:min(100% - 32px,var(--h72-page-width));margin-inline:auto}.h72-main{min-height:60vh}.h72-announcement{background:var(--h72-navy);color:#ffffffe6;padding:10px 16px;text-align:center;font-size:12px;font-weight:700}.h72-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(232,216,189,.72);background:#fbfaf6f0;box-shadow:0 12px 34px #1230470f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.h72-header__inner{display:flex;min-height:72px;width:min(100% - 32px,var(--h72-page-width));margin-inline:auto;align-items:center;justify-content:space-between;gap:24px}.h72-logo{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.h72-logo__mark{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--h72-navy);color:var(--h72-white);font-size:14px;font-weight:800;box-shadow:0 12px 24px #1230472e}.h72-logo__text{color:var(--h72-navy);font-size:22px;font-weight:750}.h72-nav{display:flex;align-items:center;gap:4px;border:1px solid rgba(232,216,189,.68);border-radius:999px;background:#ffffff9e;padding:4px}.h72-nav__link{border-radius:999px;color:#172433b8;font-size:14px;font-weight:700;padding:10px 13px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.h72-nav__link:hover{background:var(--h72-white);color:var(--h72-navy);box-shadow:0 8px 18px #12304714}.h72-menu-toggle{display:none;width:44px;height:44px;place-items:center;border:1px solid var(--h72-sand);border-radius:12px;background:var(--h72-white);color:var(--h72-navy);box-shadow:0 10px 22px #12304714;cursor:pointer}.h72-header__actions{display:flex;align-items:center;gap:10px}.h72-cart-link{display:inline-flex;min-height:44px;align-items:center;gap:9px;border:1px solid var(--h72-sand);border-radius:12px;background:var(--h72-white);color:var(--h72-navy);padding:0 12px;font-size:14px;font-weight:800;box-shadow:0 10px 22px #12304714;transition:transform .18s ease,border-color .18s ease,background .18s ease}.h72-cart-link:hover{transform:translateY(-1px);border-color:#d9774599;background:var(--h72-mist)}.h72-cart-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.h72-cart-link strong,.h72-mobile-nav__cart span{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--h72-clay);color:var(--h72-white);font-size:12px;line-height:1;padding-inline:6px}.h72-menu-toggle__bar{width:18px;height:2px;border-radius:999px;background:currentColor}.h72-mobile-nav{display:grid;gap:4px;border-top:1px solid rgba(232,216,189,.7);background:var(--h72-white);padding:14px 16px 18px;box-shadow:0 18px 38px #12304714}.h72-mobile-nav__link{border-radius:var(--h72-radius);color:var(--h72-navy);font-size:16px;font-weight:700;padding:13px 12px}.h72-mobile-nav__link:hover{background:var(--h72-mist)}.h72-mobile-nav__cart{display:flex;align-items:center;justify-content:space-between}@media(min-width:1101px){.h72-mobile-nav{display:none!important}}.h72-hero{overflow:hidden;background:linear-gradient(145deg,#fbfaf6,#f3eadc 48%,#e8eef0)}.h72-hero__grid{display:grid;grid-template-columns:.96fr 1fr;gap:48px;align-items:center;min-height:calc(78svh - 96px);padding-block:48px 56px}.h72-hero__copy h1{max-width:760px;margin:0;color:var(--h72-navy);font-size:clamp(2.6rem,6vw,5.8rem);font-weight:760;line-height:.98}.h72-hero__copy p{max-width:650px;margin:22px 0 0;color:#172433c2;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.h72-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.h72-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:var(--h72-radius);border:1px solid transparent;padding:0 22px;font-size:14px;font-weight:750;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.h72-button:hover{transform:translateY(-2px)}.h72-button--primary{background:var(--h72-clay);color:var(--h72-white);box-shadow:0 18px 34px #d9774542}.h72-button--primary:hover{background:#c46639}.h72-button--secondary{border-color:#e8d8bdeb;background:#ffffffc7;color:var(--h72-navy);box-shadow:0 12px 26px #1230470d}.h72-button--secondary:hover{border-color:#1f647580;background:var(--h72-white)}.h72-button--small{min-height:42px;border-color:var(--h72-sand);background:var(--h72-white);color:var(--h72-navy);padding-inline:16px}.h72-hero__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.h72-hero__points span{display:flex;min-height:44px;align-items:center;gap:8px;color:#123047d6;font-size:14px;font-weight:700}.h72-hero__points span:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--h72-clay);box-shadow:0 0 0 5px #d977451f}.h72-hero__media{position:relative}.h72-hero-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:linear-gradient(145deg,#123047,#315164 42%,#e8d8bd);padding:20px;box-shadow:0 28px 90px #1230473d}.h72-hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.28),transparent 32%),radial-gradient(circle at 88% 84%,rgba(217,119,69,.22),transparent 36%)}.h72-hero-card__label,.h72-hero-card__image,.h72-hero-card__chips{position:relative}.h72-hero-card__label{display:inline-flex;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff29;color:var(--h72-white);font-size:11px;font-weight:800;padding:7px 12px}.h72-hero-card__image{margin-top:14px;overflow:hidden;aspect-ratio:4 / 3;border-radius:24px;background:#ffffff38;padding:10px}.h72-hero-card__image img{width:100%;height:100%;border-radius:18px;object-fit:cover}.h72-kit-still{position:relative;width:100%;height:100%;border-radius:18px;background:linear-gradient(180deg,#ffffff3d,#ffffff1a),linear-gradient(145deg,#f6f1e8,#dfe7e8)}.h72-kit-still__bag{position:absolute;left:20%;top:20%;width:44%;height:46%;border-radius:16px;background:#123047;box-shadow:0 28px 44px #1230473d}.h72-kit-still__pouch{position:absolute;right:16%;top:30%;width:28%;height:30%;border-radius:12px;background:#d97745;box-shadow:0 18px 34px #d977453d}.h72-kit-still__items{position:absolute;left:18%;right:18%;bottom:16%;height:16%;border-radius:999px;background:#ffffffd1;box-shadow:0 16px 30px #12304724}.h72-hero-card__chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:#ffffff29;padding:10px}.h72-hero-card__chips span{border-radius:12px;background:#ffffffdb;color:var(--h72-harbor);font-size:11px;font-weight:800;padding:10px 8px;text-align:center}.h72-section{padding-block:72px}.h72-section--oat{background:var(--h72-oat)}.h72-section--mist{background:linear-gradient(180deg,var(--h72-mist) 0%,var(--h72-oat) 100%)}.h72-section--trust{background:var(--h72-oat)}.h72-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}.h72-section-heading p{margin:0 0 10px;color:var(--h72-harbor);font-size:12px;font-weight:800;text-transform:uppercase}.h72-section-heading h2{margin:0;color:var(--h72-navy);font-size:clamp(2rem,3.6vw,3rem);font-weight:760;line-height:1.08}.h72-section-heading span{display:block;max-width:700px;margin-top:12px;color:#172433b3;font-size:16px;line-height:1.7}.h72-disaster-grid,.h72-product-grid,.h72-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.h72-disaster-card{position:relative;min-height:310px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:var(--h72-radius-lg);background:var(--h72-navy);color:var(--h72-white);box-shadow:0 18px 50px #12304721;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.h72-disaster-card:hover,.h72-product-card:hover{transform:translateY(-4px);border-color:#d9774573;box-shadow:0 28px 76px #1230472e}.h72-disaster-card__image{height:142px;background:linear-gradient(145deg,#284c60,#e8d8bd)}.h72-disaster-card__image img{width:100%;height:100%;object-fit:cover;opacity:.9}.h72-disaster-card__image--fallback{background:linear-gradient(180deg,#1230470f,#1230474d),linear-gradient(145deg,#315164,#e8d8bd)}.h72-disaster-card__content{position:relative;display:flex;min-height:168px;flex-direction:column;padding:0 20px 22px}.h72-disaster-card__icon{display:grid;width:52px;height:52px;margin-top:-26px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:16px;background:#123047bd;font-size:12px;font-weight:850;box-shadow:0 14px 28px #12304738}.h72-disaster-card h3{margin:20px 0 0;font-size:21px;line-height:1.18}.h72-disaster-card p{margin:12px 0 0;color:#ffffffc7;font-size:14px;line-height:1.6}.h72-card-link{margin-top:auto;padding-top:22px;color:#ffd8bd;font-size:14px;font-weight:800}.h72-product-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(232,216,189,.72);border-radius:var(--h72-radius-lg);background:var(--h72-white);box-shadow:0 16px 42px #12304712;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.h72-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 3;border-radius:var(--h72-radius-lg) var(--h72-radius-lg) 0 0;background:#eef1ef;padding:0}.h72-product-card__media img,.h72-product-card__fallback{width:100%;height:100%;min-height:100%;aspect-ratio:auto;overflow:hidden;border-radius:0;background:linear-gradient(145deg,#f7f4ed,#e8eef0)}.h72-product-card__media img{object-fit:cover;object-position:center;padding:0}.h72-product-card__fallback{position:relative;display:grid;place-items:center;color:var(--h72-white)}.h72-product-card__fallback span{position:absolute;width:54%;height:44%;border-radius:18px;background:var(--h72-navy);box-shadow:0 22px 40px #12304733}.h72-product-card__fallback strong{position:relative;border-radius:999px;background:var(--h72-clay);padding:8px 12px;font-size:12px}.h72-product-card__badge{position:absolute;left:26px;top:26px;z-index:2;border-radius:999px;background:var(--h72-navy);color:var(--h72-white);font-size:11px;font-weight:800;padding:7px 10px;box-shadow:0 12px 24px #1230472e}.h72-product-card__badge--sold{background:#172433db}.h72-product-card.is-sold-out .h72-product-card__media img,.h72-product-card.is-sold-out .h72-product-card__fallback{filter:saturate(.7);opacity:.72}.h72-product-card__body{display:flex;flex:1;flex-direction:column;padding:20px 22px 22px}.h72-product-card__category{margin:0;color:var(--h72-harbor);font-size:11px;font-weight:800;text-transform:uppercase}.h72-product-card h3{margin:10px 0 0;color:var(--h72-navy);font-size:21px;line-height:1.18}.h72-product-card__body>p:not(.h72-product-card__category){min-height:66px;margin:10px 0 0;color:#172433ad;font-size:14px;line-height:1.6}.h72-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto;border-top:1px solid rgba(232,216,189,.65);padding-top:18px}.h72-product-card__footer span{display:block;color:#17243385;font-size:12px;font-weight:800;text-transform:uppercase}.h72-product-card__footer strong{display:block;margin-top:4px;color:var(--h72-ink);font-size:24px}.h72-product-card__footer s{margin-left:8px;color:#17243373;font-size:15px;font-weight:750}.h72-collection-page{background:var(--h72-oat)}.h72-collection-hero{background:var(--h72-oat);padding-block:44px}.h72-collection-hero__grid{display:grid;grid-template-columns:.86fr 1fr;gap:32px;align-items:center}.h72-collection-hero__copy p:first-child{margin:0;color:var(--h72-harbor);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.h72-collection-hero__copy h1{margin:12px 0 0;color:var(--h72-navy);font-size:clamp(2.2rem,5vw,4.7rem);font-weight:760;line-height:1.02}.h72-collection-hero__description{max-width:720px;margin-top:16px;color:#172433bd;font-size:18px;line-height:1.65}.h72-collection-hero__description>*:first-child{margin-top:0}.h72-collection-hero__description>*:last-child{margin-bottom:0}.h72-collection-hero__copy .h72-button{margin-top:26px}.h72-collection-hero__media{overflow:hidden;aspect-ratio:16 / 9;border:1px solid rgba(232,216,189,.8);border-radius:var(--h72-radius);background:var(--h72-white);box-shadow:0 14px 38px #12304714}.h72-collection-hero__media img{width:100%;height:100%;object-fit:cover}.h72-collection-hero__fallback{position:relative;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.34),transparent 32%),linear-gradient(145deg,#123047,#315164 44%,#e8d8bd)}.h72-collection-hero__fallback span{position:absolute;right:10%;bottom:12%;width:42%;height:38%;border-radius:24px;background:#ffffff29;box-shadow:inset 0 1px #ffffff47}.h72-collection-hero__fallback strong{position:relative;display:grid;width:72px;height:72px;place-items:center;border-radius:18px;background:var(--h72-navy);color:var(--h72-white);font-weight:850;box-shadow:0 18px 38px #1230473d}.h72-collection-products{background:var(--h72-white);padding-block:52px 68px}.h72-collection-products__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.h72-collection-products__header h2{margin:0;color:var(--h72-navy);font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.1}.h72-collection-products__header p{margin:0;border:1px solid var(--h72-sand);border-radius:999px;background:var(--h72-oat);color:var(--h72-harbor);padding:8px 12px;font-size:13px;font-weight:800}.h72-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:34px}.h72-pagination span{color:#172433ad;font-size:14px;font-weight:750}.h72-empty-state{border:1px solid rgba(232,216,189,.82);border-radius:var(--h72-radius);background:var(--h72-oat);padding:42px 24px;text-align:center}.h72-empty-state h2{margin:0;color:var(--h72-navy);font-size:26px}.h72-empty-state p{max-width:520px;margin:12px auto 0;color:#172433ad;line-height:1.65}.h72-collection-guide{background:var(--h72-oat);padding-block:58px 70px}.h72-collection-guide__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.h72-collection-guide-card{border:1px solid rgba(232,216,189,.8);border-radius:var(--h72-radius);background:var(--h72-white);padding:24px;box-shadow:0 10px 26px #1230470d}.h72-collection-guide-card>p{margin:0;color:var(--h72-harbor);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.h72-collection-guide-card h2{margin:10px 0 0;color:var(--h72-navy);font-size:22px;line-height:1.2}.h72-cart-page{min-height:64vh;background:var(--h72-oat);padding-block:52px 72px}.h72-cart-header{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:28px}.h72-cart-header p,.h72-cart-empty p{margin:0;color:var(--h72-harbor);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.h72-cart-header h1,.h72-cart-empty h1{margin:8px 0 0;color:var(--h72-navy);font-size:clamp(2.25rem,5vw,4.4rem);line-height:1.02}.h72-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.h72-cart-items{display:grid;gap:16px}.h72-cart-item{display:grid;grid-template-columns:132px minmax(0,1fr);gap:18px;border:1px solid rgba(232,216,189,.8);border-radius:var(--h72-radius);background:var(--h72-white);padding:14px;box-shadow:0 12px 30px #1230470d}.h72-cart-item__image{display:block;overflow:hidden;aspect-ratio:1;border-radius:var(--h72-radius);background:linear-gradient(135deg,#f6f1e8,#edf1f2)}.h72-cart-item__image img{width:100%;height:100%;object-fit:contain;padding:6px}.h72-cart-item__fallback{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#123047,#315164);color:var(--h72-white);font-weight:850}.h72-cart-item__details{min-width:0}.h72-cart-item__title-row{display:flex;justify-content:space-between;gap:18px}.h72-cart-item h2{margin:0;color:var(--h72-navy);font-size:19px;line-height:1.22}.h72-cart-item__title-row p{margin:7px 0 0;color:#172433a3;font-size:14px;font-weight:650}.h72-cart-item__remove{color:var(--h72-harbor);font-size:13px;font-weight:850}.h72-cart-item__remove:hover{color:var(--h72-clay)}.h72-cart-item__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;border-top:1px solid rgba(232,216,189,.65);padding-top:16px}.h72-cart-item__meta span,.h72-cart-quantity span{display:block;color:#1724338a;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.h72-cart-item__meta strong{display:block;margin-top:7px;color:var(--h72-ink);font-size:16px}.h72-cart-quantity__controls{display:inline-flex;margin-top:7px;overflow:hidden;border:1px solid var(--h72-sand);border-radius:var(--h72-radius);background:var(--h72-white)}.h72-cart-quantity__controls a{display:grid;width:42px;min-height:42px;place-items:center;color:var(--h72-navy);font-size:18px;font-weight:850}.h72-cart-quantity__controls a:hover{background:var(--h72-mist)}.h72-cart-quantity input{width:64px;min-height:42px;border:0;border-inline:1px solid rgba(232,216,189,.72);color:var(--h72-ink);padding:0 10px;text-align:center;outline:0}.h72-cart-quantity input:focus{box-shadow:0 0 0 3px #d977452e}.h72-cart-summary{position:sticky;top:132px;border:1px solid rgba(232,216,189,.8);border-radius:var(--h72-radius);background:var(--h72-white);padding:22px;box-shadow:var(--h72-soft-shadow)}.h72-cart-summary h2{margin:0 0 18px;color:var(--h72-navy);font-size:24px}.h72-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(232,216,189,.65);padding-block:14px;color:#172433b8;font-size:15px;font-weight:750}.h72-cart-summary__row--total{color:var(--h72-ink);font-size:18px}.h72-cart-summary__row--total strong{font-size:26px}.h72-cart-summary p{margin:4px 0 18px;border:1px solid rgba(232,216,189,.76);border-radius:var(--h72-radius);background:var(--h72-mist);color:#172433ad;padding:12px;font-size:13px;line-height:1.55}.h72-cart-summary__actions{display:grid;gap:10px}.h72-cart-summary__actions .h72-button{width:100%;cursor:pointer}.h72-cart-empty{max-width:680px;margin:0 auto;border:1px solid rgba(232,216,189,.82);border-radius:var(--h72-radius-lg);background:var(--h72-white);padding:56px 28px;text-align:center;box-shadow:var(--h72-soft-shadow)}.h72-cart-empty span{display:block;max-width:520px;margin:16px auto 0;color:#172433b3;font-size:16px;line-height:1.65}.h72-cart-empty .h72-button{margin-top:28px}.h72-page{background:var(--h72-oat);padding-block:56px 72px}.h72-page__inner{max-width:860px}.h72-page__inner>p{margin:0;color:var(--h72-harbor);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.h72-page h1{margin:10px 0 0;color:var(--h72-navy);font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.04}.h72-page__content{margin-top:24px;border:1px solid rgba(232,216,189,.82);border-radius:var(--h72-radius);background:var(--h72-white);padding:28px;box-shadow:var(--h72-soft-shadow)}.h72-product-page{background:var(--h72-oat)}.h72-product-hero{display:grid;grid-template-columns:.95fr 1fr;gap:44px;align-items:start;padding-block:56px 64px}.h72-product-gallery{width:100%}.h72-product-gallery__main{display:grid;aspect-ratio:4 / 5;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:var(--h72-radius);background:linear-gradient(135deg,#f6f1e8,#edf1f2);box-shadow:var(--h72-shadow)}.h72-product-gallery__image{width:100%;height:100%;object-fit:contain;padding:12px}.h72-product-gallery__fallback{position:relative;display:grid;width:100%;height:100%;place-items:center;padding:28px;color:var(--h72-white);text-align:center}.h72-product-gallery__fallback span{position:absolute;width:58%;height:44%;border-radius:24px;background:var(--h72-navy);box-shadow:0 24px 48px #12304733}.h72-product-gallery__fallback strong{position:relative;max-width:280px;border-radius:999px;background:var(--h72-clay);padding:10px 14px;font-size:14px}.h72-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.h72-product-gallery__thumb{display:block;min-width:0;overflow:hidden;border:1px solid rgba(232,216,189,.85);border-radius:var(--h72-radius);background:var(--h72-white);padding:5px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.h72-product-gallery__thumb:hover,.h72-product-gallery__thumb.is-active{border-color:var(--h72-clay);box-shadow:0 10px 24px #d9774529}.h72-product-gallery__thumb.is-active{transform:translateY(-1px)}.h72-product-gallery__thumb img{width:100%;aspect-ratio:1;border-radius:6px;background:var(--h72-mist);object-fit:contain;padding:4px}.h72-product-gallery__thumbs,.h72-product-gallery__thumb,[data-h72-media-thumb]{display:none!important}.h72-product-summary{display:flex;min-width:0;flex-direction:column;justify-content:center;padding-top:24px}.h72-product-summary__category{margin:0;color:var(--h72-harbor);font-size:13px;font-weight:850;letter-spacing:.14em}.h72-product-summary h1{margin:12px 0 0;color:var(--h72-navy);font-size:clamp(2.35rem,4.8vw,4.4rem);font-weight:760;line-height:1.04}.h72-product-summary__subtitle{max-width:760px;margin:18px 0 0;color:#172433bd;font-size:19px;line-height:1.65}.h72-current-selection{display:inline-flex;width:fit-content;align-items:flex-end;gap:18px;margin-top:24px;border:1px solid rgba(232,216,189,.85);border-radius:var(--h72-radius);background:var(--h72-white);padding:18px 22px;box-shadow:0 10px 26px #1230470f}.h72-current-selection p{margin:0;color:var(--h72-harbor);font-size:12px;font-weight:850;letter-spacing:.14em}.h72-current-selection strong{display:block;margin-top:6px;color:var(--h72-ink);font-size:34px;line-height:1}.h72-current-selection span{margin-bottom:2px;border-radius:999px;background:var(--h72-mist);color:var(--h72-navy);padding:8px 13px;font-size:13px;font-weight:800}.h72-product-form{margin-top:28px}.h72-product-form__variants>p{margin:0;color:var(--h72-navy);font-size:15px;font-weight:800}.h72-variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.h72-variant-card{display:block;width:100%;min-height:168px;border:1px solid var(--h72-sand);border-radius:var(--h72-radius);background:#ffffffbd;color:var(--h72-ink);padding:16px;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,opacity .18s ease}.h72-variant-card:hover{border-color:#1f647580;background:var(--h72-white)}.h72-variant-card.is-selected{border-color:var(--h72-clay);background:var(--h72-white);box-shadow:0 16px 34px #d9774524;outline:2px solid rgba(217,119,69,.14)}.h72-variant-card.is-disabled{cursor:not-allowed;opacity:.46}.h72-variant-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:var(--h72-navy)}.h72-variant-card__top strong{font-size:17px}.h72-variant-card__top em{color:var(--h72-clay);font-size:12px;font-style:normal;font-weight:850}.h72-variant-card__price{display:block;margin-top:8px;color:var(--h72-clay);font-size:15px;font-weight:850}.h72-variant-card__text{display:block;margin-top:10px;color:#172433ad;font-size:13px;line-height:1.55}.h72-variant-card__sold{display:inline-flex;margin-top:12px;border-radius:999px;background:var(--h72-mist);color:var(--h72-navy);padding:6px 9px;font-size:12px;font-weight:800}.h72-product-form__submit{width:fit-content;min-width:176px;margin-top:24px}.h72-product-form__submit:disabled{cursor:not-allowed;opacity:.55;transform:none}.h72-product-content{background:var(--h72-white);padding-block:64px}.h72-product-content__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.h72-product-info-card,.h72-product-faq{border:1px solid rgba(232,216,189,.8);border-radius:var(--h72-radius);background:var(--h72-oat);padding:22px}.h72-product-info-card h2,.h72-product-faq summary{margin:0;color:var(--h72-navy);font-size:22px;font-weight:760;line-height:1.2}.h72-rte{margin-top:14px;color:#172433b8;font-size:15px;line-height:1.7}.h72-rte>*:first-child{margin-top:0}.h72-rte>*:last-child{margin-bottom:0}.h72-product-faq{background:var(--h72-white)}.h72-product-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer}.h72-product-faq svg{width:22px;height:22px;flex:0 0 auto;color:var(--h72-clay);transition:transform .18s ease}.h72-product-faq[open] svg{transform:rotate(180deg)}.h72-trust{display:grid;gap:36px}.h72-trust__copy{max-width:780px}.h72-trust__copy h2{margin:0;color:var(--h72-navy);font-size:clamp(2rem,3.6vw,3rem);line-height:1.1}.h72-trust__copy p{margin:16px 0 0;color:#172433c2;font-size:18px;line-height:1.7}.h72-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.h72-benefit-card{border:1px solid rgba(232,216,189,.8);border-radius:var(--h72-radius);background:var(--h72-white);padding:22px}.h72-benefit-card__rule{display:block;width:48px;height:6px;border-radius:999px;background:var(--h72-clay)}.h72-benefit-card p{margin:26px 0 0;color:var(--h72-harbor);font-size:12px;font-weight:800}.h72-benefit-card h3{margin:12px 0 0;color:var(--h72-navy);font-size:20px;line-height:1.22}.h72-benefit-card span:not(.h72-benefit-card__rule){display:block;margin-top:10px;color:#172433ad;font-size:14px;line-height:1.58}.h72-checklist-panel{display:grid;grid-template-columns:1fr 1.05fr;gap:28px;align-items:center;border-radius:var(--h72-radius-lg);background:var(--h72-navy);color:var(--h72-white);padding:30px;box-shadow:var(--h72-shadow)}.h72-checklist-panel h3{margin:0;font-size:28px;line-height:1.15}.h72-checklist-panel p{margin:12px 0 0;color:#ffffffc2;line-height:1.65}.h72-checklist-form{display:grid;grid-template-columns:1fr auto;gap:12px;border-radius:var(--h72-radius);background:var(--h72-white);padding:12px}.h72-checklist-form input{width:100%;min-height:48px;border:1px solid var(--h72-sand);border-radius:var(--h72-radius);color:var(--h72-ink);padding:0 14px;outline:0}.h72-checklist-form input:focus{border-color:var(--h72-clay);box-shadow:0 0 0 3px #d977452e}.h72-form-message{grid-column:1 / -1;color:var(--h72-navy);font-size:13px;font-weight:700}.h72-footer{border-top:1px solid rgba(232,216,189,.7);background:var(--h72-oat)}.h72-footer__grid{display:grid;grid-template-columns:1.1fr 1.4fr;gap:48px;padding-block:48px}.h72-logo--footer .h72-logo__mark{border-radius:var(--h72-radius);box-shadow:none}.h72-footer__brand p{max-width:410px;color:#172433ad;font-size:14px;line-height:1.65}.h72-footer__email{color:var(--h72-harbor);font-size:14px;font-weight:800}.h72-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;justify-self:end}.h72-footer h2{margin:0;color:var(--h72-harbor);font-size:13px;text-transform:uppercase}.h72-footer__link-list{display:grid;gap:12px;margin-top:16px}.h72-footer__link-list a{color:#172433b3;font-size:14px;font-weight:650}.h72-footer__link-list a:hover{color:var(--h72-navy)}@media(max-width:1100px){.h72-nav{display:none}.h72-menu-toggle{display:grid}.h72-hero__grid{grid-template-columns:1fr;min-height:0}.h72-hero__copy{max-width:760px}.h72-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.h72-product-hero{grid-template-columns:1fr}.h72-product-summary{padding-top:0}.h72-collection-hero__grid,.h72-cart-layout{grid-template-columns:1fr}.h72-cart-summary{position:static}}@media(max-width:860px){.h72-section{padding-block:52px}.h72-section-heading{display:block}.h72-disaster-grid,.h72-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.h72-checklist-panel,.h72-footer__grid,.h72-product-content__grid,.h72-collection-guide__grid{grid-template-columns:1fr}.h72-footer__links{justify-self:stretch}.h72-variant-grid{grid-template-columns:1fr}.h72-collection-hero{padding-block:28px 34px}.h72-cart-header{align-items:stretch;flex-direction:column}}@media(max-width:640px){.h72-container,.h72-header__inner{width:min(100% - 28px,var(--h72-page-width))}.h72-announcement{font-size:11px;line-height:1.4}.h72-header__inner{min-height:64px}.h72-logo__mark{width:38px;height:38px;border-radius:10px}.h72-logo__text{font-size:20px}.h72-hero__grid{gap:30px;padding-block:34px 42px}.h72-hero__copy h1{font-size:clamp(2.35rem,12vw,3.4rem)}.h72-hero__actions{display:grid;grid-template-columns:1fr}.h72-hero__points{grid-template-columns:1fr}.h72-hero__points span{min-height:0;border:1px solid rgba(232,216,189,.7);border-radius:12px;background:#ffffff8c;padding:10px 12px}.h72-hero-card{border-radius:22px;padding:12px}.h72-hero-card__chips,.h72-disaster-grid,.h72-product-grid,.h72-benefit-grid,.h72-footer__links{grid-template-columns:1fr}.h72-disaster-card{min-height:250px}.h72-product-card__footer{align-items:stretch;flex-direction:column}.h72-checklist-panel{padding:22px}.h72-checklist-form{grid-template-columns:1fr}.h72-checklist-form .h72-button{width:100%}.h72-product-hero{gap:28px;padding-block:32px 44px}.h72-product-gallery__main{aspect-ratio:4 / 4.35}.h72-product-gallery__image{padding:8px}.h72-product-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.h72-product-gallery__thumb{flex:0 0 84px;scroll-snap-align:start}.h72-product-summary h1{font-size:clamp(2rem,10vw,2.8rem)}.h72-product-summary__subtitle{font-size:16px;line-height:1.58}.h72-current-selection{width:100%;justify-content:space-between;padding:16px}.h72-current-selection strong{font-size:30px}.h72-variant-card{min-height:0}.h72-product-form__submit{width:100%}.h72-product-content{padding-block:42px}.h72-collection-hero__copy h1{font-size:clamp(2rem,10vw,2.8rem)}.h72-collection-hero__description{font-size:15px;line-height:1.6}.h72-collection-hero__media{aspect-ratio:2.2 / 1}.h72-collection-products{padding-block:38px 48px}.h72-collection-products__header{display:block}.h72-collection-products__header p{display:inline-flex;margin-top:12px}.h72-pagination{flex-wrap:wrap}.h72-cart-link span{display:none}.h72-cart-page{padding-block:34px 46px}.h72-cart-item{grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px}.h72-cart-item h2{font-size:16px}.h72-cart-item__title-row{display:block}.h72-cart-item__remove{display:inline-flex;margin-top:10px}.h72-cart-item__meta{grid-template-columns:1fr;gap:12px;margin-top:14px}.h72-cart-quantity__controls{width:100%;max-width:164px}.h72-cart-quantity input{flex:1;width:100%}.h72-cart-summary{border-radius:var(--h72-radius);padding:18px}.h72-cart-summary__actions{position:sticky;bottom:12px}.h72-page{padding-block:38px 48px}.h72-page__content{padding:20px}}.h72-disaster-card__image{position:relative;overflow:hidden}.h72-disaster-card__image img{display:block;object-fit:cover;object-position:center}.h72-disaster-card__image.is-image-error,.h72-disaster-card__image--fallback{background:linear-gradient(180deg,#1230470d,#12304752),linear-gradient(145deg,#315164,#e8d8bd)}.h72-product-card{height:100%}.h72-product-card__body>p:not(.h72-product-card__category){display:-webkit-box;min-height:67px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.h72-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.h72-price__current{display:inline-block}.h72-price__compare,.h72-current-selection s,.h72-product-card__footer s{color:#17243373;font-size:.68em;font-weight:750;text-decoration-thickness:1.5px}.h72-product-card__footer strong.h72-price{margin-top:4px;font-size:24px;line-height:1.05}.h72-product-card__footer .h72-price__current{display:inline-block;color:var(--h72-ink);font-size:1em;font-weight:inherit;text-transform:none}.h72-product-card__footer .h72-price__compare{display:inline-block;margin-left:0;text-transform:none}.h72-product-card__footer .h72-button{flex-shrink:0}.h72-product-hero{align-items:center;gap:clamp(28px,4vw,48px);padding-block:72px 64px}.h72-product-gallery__main{aspect-ratio:4 / 5}.h72-product-gallery__image{object-fit:contain;padding:0}.h72-product-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.h72-product-gallery__thumb{border-radius:10px;padding:4px}.h72-product-gallery__thumb img{object-fit:cover;padding:0}.h72-product-summary{justify-content:center;padding-top:0}.h72-product-summary h1{max-width:760px;font-size:clamp(2.75rem,4vw,3.25rem);line-height:1.08}.h72-product-summary__subtitle{max-width:680px;margin-top:16px;font-size:17px;line-height:1.58}.h72-current-selection{margin-top:22px;padding:16px 20px}.h72-current-selection strong.h72-price{margin-top:6px;font-size:30px}.h72-current-selection__price span,.h72-current-selection__price s{margin-bottom:0;border-radius:0;background:transparent;color:inherit;padding:0;font-size:inherit;font-weight:inherit}.h72-product-form{margin-top:24px}.h72-variant-card{min-height:148px;padding:15px}.h72-variant-card__text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.h72-variant-card__price.h72-price{gap:6px;line-height:1.12}.h72-product-gallery__thumbs{display:flex;gap:12px;align-items:center;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.h72-product-gallery__thumb{width:88px;height:88px;flex:0 0 88px;aspect-ratio:1 / 1;padding:4px}.h72-product-gallery__thumb img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.h72-product-quantity{display:inline-grid;gap:8px;margin-top:18px;color:var(--h72-navy);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.h72-product-quantity input{width:112px;min-height:44px;border:1px solid var(--h72-sand);border-radius:var(--h72-radius);background:var(--h72-white);color:var(--h72-ink);padding:0 12px;font-size:16px;font-weight:750}.h72-product-addons{margin-top:22px;border:1px solid rgba(232,216,189,.86);border-radius:var(--h72-radius);background:#ffffffc7;padding:18px;box-shadow:0 14px 34px #1230470f}.h72-product-addons__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.h72-product-addons__heading h2{margin:0;color:var(--h72-navy);font-size:20px;line-height:1.18}.h72-product-addons__heading p,.h72-product-addons__heading span,.h72-product-addons__note{margin:7px 0 0;color:#172433a8;font-size:13px;line-height:1.55}.h72-product-addons__heading span{max-width:210px;margin-top:0;text-align:right}.h72-product-addons__list{display:grid;gap:10px;margin-top:16px}.h72-addon{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(232,216,189,.84);border-radius:14px;background:var(--h72-white);padding:10px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.h72-addon:hover,.h72-addon.is-added{border-color:#d97745b8;box-shadow:0 10px 26px #d977451f}.h72-addon.is-added{background:#fffaf4}.h72-addon.is-unavailable{cursor:not-allowed;opacity:.62}.h72-addon input{position:absolute;opacity:0;pointer-events:none}.h72-addon__media{display:grid;width:72px;height:72px;overflow:hidden;place-items:center;border-radius:12px;background:linear-gradient(135deg,#f6f1e8,#edf1f2);color:var(--h72-navy);font-size:13px;font-weight:850}.h72-addon__media img{display:block;width:100%;height:100%;object-fit:cover}.h72-addon__copy{min-width:0}.h72-addon__copy strong{display:block;color:var(--h72-navy);font-size:14px;line-height:1.25}.h72-addon__copy small{display:block;margin-top:5px;color:#1724339e;font-size:12px;line-height:1.45}.h72-addon__action{display:grid;justify-items:end;gap:7px;color:var(--h72-ink);font-size:13px;font-weight:850;white-space:nowrap}.h72-addon__action em{border:1px solid rgba(217,119,69,.5);border-radius:999px;color:var(--h72-clay);padding:5px 9px;font-size:11px;font-style:normal;font-weight:850}.h72-addon.is-added .h72-addon__action em{background:var(--h72-clay);color:var(--h72-white)}.h72-addons-more{margin-top:12px;border:0;background:transparent;color:var(--h72-harbor);padding:0;font:inherit;font-size:13px;font-weight:850;cursor:pointer}.h72-product-addons__note{margin-top:12px}.h72-product-form__status{min-height:18px;margin:12px 0 0;color:var(--h72-harbor);font-size:13px;font-weight:750}@media(max-width:990px){.h72-product-hero{grid-template-columns:1fr;padding-block:40px 52px}.h72-product-gallery__main{aspect-ratio:4 / 4.6}.h72-product-summary h1{font-size:clamp(2.15rem,8.5vw,2.5rem);line-height:1.1}.h72-product-summary__subtitle{font-size:16px}.h72-variant-grid{grid-template-columns:1fr}.h72-variant-card{min-height:0}.h72-product-addons__heading{display:block}.h72-product-addons__heading span{display:block;max-width:none;margin-top:8px;text-align:left}}@media(max-width:640px){.h72-product-card__footer{align-items:stretch}.h72-product-card__footer .h72-button,.h72-current-selection{width:100%}.h72-current-selection strong.h72-price{font-size:28px}.h72-product-gallery__thumb{width:72px;height:72px;flex-basis:72px}.h72-addon{grid-template-columns:60px minmax(0,1fr)}.h72-addon__media{width:60px;height:60px}.h72-addon__action{grid-column:2;grid-template-columns:auto auto;justify-content:space-between;justify-items:start;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
