:root{--brand:#F1C40F;--brand-deep:#D4AB0A;--brand-soft:#FFF3B8;--brand-softer:#FFFAE0;--brand-ink:#6B5300;--paper:#FFFFFF;--paper-card:#FFFFFF;--paper-warm:#FAFAF7;--paper-tint:#FBF7E8;--ink:#14110D;--ink-2:#3F3A33;--ink-3:#6E665B;--ink-4:#B5ADA1;--line:#ECE7DD;--line-soft:#F4F0E6;--shadow-sm:0 1px 2px rgba(31,26,21,0.05),0 1px 1px rgba(31,26,21,0.04);--shadow-md:0 4px 12px rgba(31,26,21,0.06),0 2px 4px rgba(31,26,21,0.04);--shadow-lg:0 18px 40px rgba(31,26,21,0.10),0 6px 12px rgba(31,26,21,0.06);--r-sm:10px;--r-md:16px;--r-lg:22px;--r-pill:999px;--font-display:"Inter",system-ui,-apple-system,sans-serif;--font-ui:"Inter",system-ui,-apple-system,sans-serif;--pad-x:80px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:var(--font-ui);font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body[data-density=compact]{--pad-x:60px;font-size:15px}body[data-density=compact] .hf-card{padding:14px}body[data-density=compact] .hf-h1{font-size:64px}.hf-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.92);-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid var(--line);transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.hf-header.is-scrolled{background:rgba(255,255,255,.96);box-shadow:0 1px 0 0 var(--line),0 6px 16px -10px rgba(0,0,0,.08)}.hf-announce{background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;gap:14px;padding:8px var(--pad-x);font-size:12px;letter-spacing:-.005em;font-weight:400;flex-wrap:wrap}.hf-announce>span{white-space:nowrap;flex-shrink:0}.hf-announce b{font-weight:600;white-space:nowrap}.hf-announce-icon{display:inline-flex;opacity:.85}.hf-announce-sep{width:1px;height:12px;background:rgba(255,255,255,.25);display:inline-block}.hf-announce-msg{transition:opacity .4s ease;display:inline-flex;align-items:center;gap:8px}.hf-announce-msg+.hf-announce-msg:before{content:"";display:inline-block;width:1px;height:12px;background:rgba(255,255,255,.25);margin:0 14px -2px -6px;vertical-align:middle}.hf-header-inner{padding:12px var(--pad-x);transition:padding .25s ease}.hf-header.is-scrolled .hf-header-inner{padding:8px var(--pad-x)}.hf-header-inner{justify-content:space-between;gap:24px}.hf-header-inner,.hf-logo{display:flex;align-items:center}.hf-logo{gap:10px;text-decoration:none;color:var(--ink)}.hf-logo-img{height:40px;width:auto;display:block;transition:height .25s}.hf-header.is-scrolled .hf-logo-img{height:32px}.hf-logo-mark{width:36px;height:36px;background:var(--brand);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:19px;transition:transform .25s,width .25s,height .25s,font-size .25s;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.hf-header.is-scrolled .hf-logo-mark{width:30px;height:30px;font-size:16px}.hf-logo-text{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.03em;transition:font-size .25s}.hf-header.is-scrolled .hf-logo-text{font-size:18px}.hf-nav{display:flex;gap:4px;font-size:13px;font-weight:500;letter-spacing:-.005em;color:var(--ink-2)}.hf-nav a{cursor:pointer;text-decoration:none;color:inherit;position:relative;padding:8px 14px;border-radius:999px;transition:color .15s,background .15s}.hf-nav a:hover{color:var(--brand);background:transparent}.hf-nav a:after{content:"";position:absolute;left:14px;right:14px;bottom:6px;height:1px;background:var(--brand);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.hf-nav a:hover:after{transform:scaleX(1)}.hf-cart-trigger-sep{width:1px;height:12px;background:rgba(255,255,255,.25);display:inline-block}.hf-cart-trigger.has-items .hf-cart-trigger-sep{background:rgba(20,17,13,.25)}.hf-cart-trigger-total{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.hf-trust{background:var(--brand);color:var(--ink);font-size:13px;font-weight:500;padding:8px var(--pad-x);display:flex;justify-content:center;align-items:center;gap:36px;letter-spacing:.01em;border-bottom:1px solid rgba(0,0,0,.06)}.hf-trust span{display:inline-flex;align-items:center;gap:6px}.hf-trust-dot{width:4px;height:4px;border-radius:50%;background:rgba(0,0,0,.4)}.hf-hero{padding:56px var(--pad-x) 36px;position:relative}.hf-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--brand-ink);background:var(--brand-soft);padding:6px 12px;border-radius:var(--r-pill);letter-spacing:.02em;margin-bottom:22px}.hf-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-deep)}.hf-h1{font-family:var(--font-display);font-size:76px;line-height:1.02;letter-spacing:-.04em;font-weight:600;margin:0 0 24px;max-width:14ch}.hf-h1 em{font-style:normal;font-weight:600;color:var(--ink);background:linear-gradient(transparent 62%,var(--brand-soft) 62%,var(--brand-soft) 92%,transparent 92%);padding:0 4px}.hf-sub{font-size:19px;line-height:1.5;color:var(--ink-2);max-width:56ch;margin:0 0 32px;text-wrap:pretty}.hf-delivery{margin-top:36px;border-top:1px solid var(--line)}.hf-delivery-line{display:flex;align-items:center;gap:14px;padding:16px 0 0;font-size:14px;line-height:1.4;color:var(--ink);letter-spacing:-.005em;flex-wrap:wrap}.hf-delivery-icon{display:inline-flex;color:var(--ink);opacity:.85}.hf-delivery-primary{font-weight:500}.hf-delivery-primary em{font-style:normal;font-weight:600;background:linear-gradient(transparent 65%,var(--brand-soft) 65%,var(--brand-soft) 95%,transparent 95%);padding:0 3px}.hf-delivery-sep{width:1px;height:14px;background:var(--line);display:inline-block}.hf-delivery-secondary{color:var(--ink-soft)}.hf-delivery-secondary b{color:var(--ink);font-weight:600}.hf-stat-n{font-family:var(--font-display);font-size:32px;font-weight:600;letter-spacing:-.025em;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hf-stat-l{font-size:13px;color:var(--ink-3);margin-top:4px}.hf-section{padding:44px var(--pad-x)}#reviews,.hf-section{scroll-margin-top:100px}.hf-section.first{padding-top:56px}.hf-section.tight{padding-top:20px}.hf-section-hd-pitch{display:block;margin-bottom:36px}.hf-pitch{font-family:var(--font-display);font-size:52px;font-weight:600;letter-spacing:-.035em;line-height:1.05;color:var(--ink);margin:0;max-width:22ch;text-wrap:balance}.hf-pitch em{font-style:normal;font-weight:600;background:linear-gradient(transparent 64%,var(--brand-soft) 64%,var(--brand-soft) 92%,transparent 92%);padding:0 4px}body[data-density=compact] .hf-pitch{font-size:44px}.hf-section.tinted{background:#FFF8DD;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:56px;padding-bottom:56px}.hf-section.tinted .hf-card{border-color:rgba(20,17,13,.08)}.hf-section-hd{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.hf-section-eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-ink);margin-bottom:8px}.hf-h2{font-family:var(--font-display);font-size:44px;font-weight:600;letter-spacing:-.03em;line-height:1.05;margin:0}.hf-section-meta{font-size:14px;color:var(--ink-3);text-align:right;max-width:280px;flex-shrink:0}.hf-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}body[data-density=compact] .hf-grid{gap:16px}.hf-card{background:var(--paper-card);border:1px solid var(--line);border-radius:var(--r-md);padding:18px;display:flex;flex-direction:column;position:relative;transition:transform .25s cubic-bezier(.2,.7,.3,1),box-shadow .25s cubic-bezier(.2,.7,.3,1),border-color .2s;box-shadow:var(--shadow-sm)}.hf-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--brand-soft)}.hf-card-photo{position:relative;aspect-ratio:1/1;border-radius:var(--r-sm);background:var(--paper-warm);overflow:hidden;margin-bottom:16px;border:1px solid var(--line-soft)}.hf-card-photo:after,.hf-card-photo:before{content:"";position:absolute;background:rgba(31,26,21,.08)}.hf-card-photo:before{inset:0;background:linear-gradient(135deg,transparent calc(50% - 1px),rgba(31,26,21,.07) calc(50% - 1px),rgba(31,26,21,.07) calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(45deg,transparent calc(50% - 1px),rgba(31,26,21,.07) calc(50% - 1px),rgba(31,26,21,.07) calc(50% + 1px),transparent calc(50% + 1px))}.hf-card-photo:after{display:none}.hf-card-photo-cap{position:absolute;left:10px;bottom:10px;background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:11px;color:var(--ink-3);padding:3px 8px;border-radius:var(--r-pill);font-family:var(--font-ui);letter-spacing:.01em}.hf-card-photo-cap b{color:var(--ink-2);font-weight:600}.hf-card:nth-child(4n+1) .hf-card-photo{background:linear-gradient(135deg,#FFF3B8,#FFE89E)}.hf-card:nth-child(4n+2) .hf-card-photo{background:linear-gradient(135deg,#F6F2EA,#ECE7DD)}.hf-card:nth-child(4n+3) .hf-card-photo{background:linear-gradient(135deg,#FFFAE0,#FFF3B8)}.hf-card:nth-child(4n+4) .hf-card-photo{background:linear-gradient(135deg,#F0EBE0,#E5DFD2)}.hf-card-photo.has-image{background:var(--paper-card)!important}.hf-card-photo.has-image:before{display:none}.hf-tag{position:absolute;top:10px;left:10px;z-index:2;background:var(--ink);color:var(--paper);font-size:11px;font-weight:600;letter-spacing:.02em;padding:4px 10px;border-radius:var(--r-pill);white-space:nowrap}.hf-tag.brand{background:var(--brand);color:var(--ink)}.hf-card-name{font-family:var(--font-display);font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 4px}.hf-card-flavor{font-size:14px;color:var(--ink-3);margin-bottom:10px}.hf-card-meta{font-size:13px;color:var(--ink-3);margin-bottom:14px;display:flex;gap:8px;align-items:center}.hf-card-meta .dot{width:3px;height:3px;border-radius:50%;background:var(--ink-4)}.hf-card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.hf-price{font-family:var(--font-display);font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hf-price small{font-size:13px;color:var(--ink-3);margin-left:4px;font-weight:500}.hf-btn,.hf-price small{font-family:var(--font-ui)}.hf-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;font-weight:600;font-size:14px;background:var(--ink);color:var(--paper);height:40px;padding:0 18px;border-radius:var(--r-pill);display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:transform .1s,background .15s,box-shadow .15s}.hf-btn:hover{background:#2C2520;transform:translateY(-1px);box-shadow:var(--shadow-md)}.hf-btn:active{transform:translateY(0)}.hf-btn.primary{background:var(--brand);color:var(--ink)}.hf-btn.primary:hover{background:var(--brand-deep)}.hf-btn.ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.hf-btn.ghost:hover{background:var(--paper-warm);border-color:var(--ink-4)}.hf-btn.lg{height:52px;padding:0 26px;font-size:16px;border-radius:var(--r-pill)}.hf-btn.sm{height:34px;padding:0 14px;font-size:13px}.hf-btn.block{width:100%}.hf-stepper{display:inline-flex;align-items:center;background:var(--brand-soft);border:1px solid var(--brand);border-radius:var(--r-pill);height:40px;overflow:hidden;font-weight:600}.hf-stepper.sm{height:34px}.hf-stepper>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:36px;height:100%;cursor:pointer;font-size:18px;font-weight:600;color:var(--ink);transition:background .12s}.hf-stepper>button:hover{background:var(--brand)}.hf-stepper>div{padding:0 6px;font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:50px;text-align:center}.hf-bundle{background:var(--ink);color:var(--paper);border-radius:28px;padding:32px 40px;position:relative;overflow:hidden}.hf-bundle:before{content:"";position:absolute;top:-100px;right:-80px;width:280px;height:280px;background:radial-gradient(circle,var(--brand) 0,transparent 70%);opacity:.3}.hf-bundle-hd{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;position:relative}.hf-bundle-hd .hf-h2{color:var(--paper)}.hf-bundle-hd .hf-section-eyebrow{color:var(--brand)}.hf-bundle-progress{margin-bottom:24px;position:relative}.hf-bundle-track{height:6px;background:rgba(255,255,255,.1);border-radius:var(--r-pill);position:relative;overflow:hidden}.hf-bundle-fill{position:absolute;top:0;left:0;bottom:0;background:var(--brand);border-radius:var(--r-pill);transition:width .4s cubic-bezier(.2,.7,.3,1)}.hf-bundle-status{margin-top:12px;font-size:14px;color:rgba(251,246,233,.7)}.hf-bundle-status b{color:var(--brand);font-weight:600}.hf-bundle-tiers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;position:relative}.hf-bundle-tier{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:var(--r-md);padding:18px;transition:all .25s}.hf-bundle-tier.active{background:var(--brand);border-color:var(--brand);color:var(--ink);transform:translateY(-3px)}.hf-bundle-tier-n{font-family:var(--font-display);font-size:28px;font-weight:600;letter-spacing:-.025em;line-height:1;margin-bottom:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hf-bundle-tier-l{font-size:13px;opacity:.7;margin-bottom:8px}.hf-bundle-tier.active .hf-bundle-tier-l{opacity:.65}.hf-bundle-tier-p{font-size:16px;font-weight:600}.hf-how-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.hf-how-card{background:var(--paper-card);border:1px solid var(--line);border-radius:var(--r-md);padding:28px;position:relative;transition:transform .2s,box-shadow .2s}.hf-how-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.hf-how-num{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--brand-deep);letter-spacing:.05em;margin-bottom:18px}.hf-how-icon{width:56px;height:56px;background:var(--brand-soft);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:26px}.hf-how-t{font-family:var(--font-display);font-size:20px;font-weight:600;letter-spacing:-.02em;margin:0 0 6px}.hf-how-d{font-size:15px;color:var(--ink-2);line-height:1.5;margin:0}.hf-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.hf-review{background:var(--paper-card);border:1px solid var(--line);border-radius:var(--r-md);padding:26px;display:flex;flex-direction:column;transition:box-shadow .2s}.hf-review:hover{box-shadow:var(--shadow-md)}.hf-review-stars{color:var(--brand-deep);font-size:14px;letter-spacing:2px;margin-bottom:12px}.hf-review-q{font-size:16px;line-height:1.5;letter-spacing:-.005em;font-weight:400;margin:0 0 18px;text-wrap:pretty;color:var(--ink);flex:1 1}.hf-review-who{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line-soft);padding-top:14px}.hf-review-avatar{width:40px;height:40px;border-radius:50%;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--ink)}.hf-review-meta{line-height:1.3}.hf-review-name{font-size:14px;font-weight:600}.hf-review-pet{font-size:13px;color:var(--ink-3)}.hf-cta{margin:24px var(--pad-x) 0;padding:48px;background:var(--brand);border-radius:28px;text-align:center;position:relative;overflow:hidden}.hf-cta-h{font-family:var(--font-display);font-size:48px;font-weight:500;letter-spacing:-.03em;line-height:1.05;max-width:16ch;margin:0 auto 14px}.hf-cta-sub{font-size:17px;color:var(--brand-ink);margin:0 0 22px}.hf-foot{background:var(--ink);margin-top:56px;padding:32px var(--pad-x) 24px}.hf-foot,.hf-foot a{color:rgba(255,255,255,.6)}.hf-foot a{text-decoration:none;cursor:pointer;transition:color .15s;font-size:13px;letter-spacing:-.005em}.hf-foot a:hover{color:var(--paper)}.hf-foot-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.hf-foot-wordmark{font-family:var(--font-display);font-size:18px;font-weight:600;letter-spacing:-.03em;line-height:1;color:var(--paper)}.hf-foot-nav{display:flex;gap:28px}.hf-foot-bottom{justify-content:space-between;padding-top:16px;font-size:12px;color:rgba(255,255,255,.4)}.hf-foot-bottom,.hf-foot-meta{display:flex;align-items:center}.hf-foot-meta{gap:18px}.hf-foot-meta a{font-size:12px;color:rgba(255,255,255,.4)}.hf-cart-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:var(--ink);color:var(--paper);border:none;border-radius:var(--r-pill);height:40px;padding:0 16px;font-family:var(--font-ui);font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:8px;transition:background .15s,transform .1s}.hf-cart-trigger:hover{background:#2C2520}.hf-cart-trigger.has-items{background:var(--brand);color:var(--ink)}.hf-cart-trigger.has-items:hover{background:var(--brand-deep)}.hf-cart-pip{display:inline-flex;align-items:center;justify-content:center;background:var(--paper);color:var(--ink);width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hf-cart-trigger.has-items .hf-cart-pip{background:var(--ink);color:var(--brand)}.hf-cart-pip.bump{animation:cart-bump .6s cubic-bezier(.36,1.6,.4,1)}@keyframes cart-bump{0%{transform:scale(1)}30%{transform:scale(1.4)}60%{transform:scale(.92)}to{transform:scale(1)}}.hf-cart-scrim{position:fixed;inset:0;background:rgba(20,17,13,.35);z-index:1000;animation:fade-in .2s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.hf-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100vw;background:var(--paper);z-index:1001;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.15);animation:slide-in .3s cubic-bezier(.2,.7,.3,1)}@keyframes slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.hf-cart-hd{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid var(--line)}.hf-cart-hd-t{font-family:var(--font-display);font-size:18px;font-weight:600;letter-spacing:-.02em}.hf-cart-hd-c{font-size:13px;color:var(--ink-3);margin-top:2px}.hf-cart-x{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:var(--paper-card);width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:14px;color:var(--ink-2);transition:background .15s,color .15s}.hf-cart-x:hover{background:var(--paper-warm);color:var(--ink)}.hf-cart-body{flex:1 1;overflow-y:auto;padding:18px 26px;display:flex;flex-direction:column;gap:14px}.hf-cart-empty{padding:60px 0;text-align:center;color:var(--ink-3)}.hf-cart-empty-icon{width:64px;height:64px;background:var(--brand-soft);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px}.hf-cart-row{display:flex;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--line-soft)}.hf-cart-row:last-child{border-bottom:none;padding-bottom:0}.hf-cart-thumb{width:64px;height:64px;border-radius:var(--r-sm);background:linear-gradient(135deg,var(--brand-soft),var(--brand));flex-shrink:0;position:relative;overflow:hidden}.hf-cart-thumb:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent calc(50% - 1px),rgba(31,26,21,.1) calc(50% - 1px),rgba(31,26,21,.1) calc(50% + 1px),transparent calc(50% + 1px))}.hf-cart-row-info{flex:1 1;min-width:0}.hf-cart-row-name{font-family:var(--font-display);font-size:14px;font-weight:600;letter-spacing:-.01em;margin-bottom:2px}.hf-cart-row-meta{font-size:12px;color:var(--ink-3);margin-bottom:8px}.hf-cart-row-foot{display:flex;justify-content:space-between;align-items:center}.hf-cart-row-price{font-weight:600;font-size:14px}.hf-cart-ft{border-top:1px solid var(--line);padding:22px 26px;background:var(--paper-warm)}.hf-cart-line{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px;color:var(--ink-2)}.hf-cart-line.discount{color:var(--brand-deep);font-weight:600}.hf-cart-line.total{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--ink);letter-spacing:-.02em;padding-top:12px;border-top:1px solid var(--line);margin-top:8px;margin-bottom:16px}.hf-cart-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;color:var(--ink-3);font-size:13px;cursor:pointer;margin-top:12px;text-decoration:underline;text-underline-offset:3px;display:block;margin-left:auto;margin-right:auto;font-family:var(--font-ui)}.hf-cart-link:hover{color:var(--ink)}.hf-cart-pill-trigger{position:absolute;top:16px;left:50%;transform:translateX(-50%);z-index:50}.hf-cart-fab{position:absolute;bottom:28px;right:28px;z-index:50;width:64px;height:64px;border-radius:50%;background:var(--brand);border:none;font-size:26px;cursor:pointer;box-shadow:var(--shadow-lg);display:flex;align-items:center;justify-content:center;transition:transform .15s,box-shadow .15s}.hf-cart-fab:hover{transform:translateY(-2px);box-shadow:0 24px 50px rgba(31,26,21,.18)}.hf-cart-fab .hf-fab-pip{position:absolute;top:-4px;right:-4px;background:var(--ink);color:var(--brand);width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid var(--paper)}.hf-fly{position:fixed;z-index:200;pointer-events:none;border-radius:var(--r-sm);background:linear-gradient(135deg,var(--brand-soft),var(--brand));box-shadow:var(--shadow-lg);overflow:hidden;transition:transform .7s cubic-bezier(.45,.05,.55,.95),opacity .7s ease,width .7s cubic-bezier(.45,.05,.55,.95),height .7s cubic-bezier(.45,.05,.55,.95)}.hf-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;padding:32px var(--pad-x);background:var(--paper-warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hf-stat-strip-item{text-align:center;border-right:1px solid var(--line);padding:0 16px}.hf-stat-strip-item:last-child{border-right:none}.hf-stat-strip-n{font-family:var(--font-display);font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1}.hf-stat-strip-l{font-size:12px;color:var(--ink-3);margin-top:6px;letter-spacing:.04em;text-transform:uppercase}.hf-frame{width:1280px;background:var(--paper);position:relative;overflow:hidden}@media (max-width:1180px){:root{--pad-x:48px}body[data-density=compact]{--pad-x:40px}.hf-grid{grid-template-columns:repeat(3,1fr);gap:18px}.hf-card:nth-child(3n+1) .hf-card-photo{background:linear-gradient(135deg,#FFF3B8,#FFE89E)}.hf-card:nth-child(3n+2) .hf-card-photo{background:linear-gradient(135deg,#F6F2EA,#ECE7DD)}.hf-card:nth-child(3n+3) .hf-card-photo{background:linear-gradient(135deg,#FFFAE0,#FFF3B8)}.hf-pitch{font-size:44px}}@media (max-width:880px){:root{--pad-x:32px}body[data-density=compact]{--pad-x:28px}.hf-grid{grid-template-columns:repeat(2,1fr);gap:16px}.hf-card:nth-child(odd) .hf-card-photo{background:linear-gradient(135deg,#FFF3B8,#FFE89E)}.hf-card:nth-child(2n+2) .hf-card-photo{background:linear-gradient(135deg,#F6F2EA,#ECE7DD)}.hf-section{padding:36px var(--pad-x)}.hf-section.first{padding-top:36px}.hf-h2{font-size:32px}.hf-pitch{font-size:36px}.hf-section-hd{flex-direction:column;align-items:flex-start;gap:12px}.hf-bundle-tiers{grid-template-columns:1fr;gap:8px}.hf-how-grid{gap:20px}.hf-how-grid,.hf-reviews-grid{grid-template-columns:repeat(2,1fr)}.hf-reviews-grid{gap:16px}.hf-header-inner{padding:10px 0 0;flex-wrap:wrap;row-gap:0;column-gap:24px;padding-left:var(--pad-x);padding-right:var(--pad-x)}.hf-nav{order:3;flex-basis:calc(100% + var(--pad-x) * 2);margin-left:calc(var(--pad-x) * -1);margin-right:calc(var(--pad-x) * -1);margin-top:10px;padding:8px var(--pad-x);border-top:1px solid var(--line);justify-content:center;flex-wrap:wrap;gap:0 2px;font-size:12.5px}.hf-nav a{padding:4px 8px}.hf-announce{font-size:11px;padding:7px var(--pad-x);gap:10px}.hf-foot-row{gap:14px}.hf-foot-bottom,.hf-foot-row{flex-direction:column;align-items:flex-start}.hf-foot-bottom{gap:8px}.hf-foot-meta{flex-wrap:wrap;gap:8px 18px}.hf-bundle-hd{flex-direction:column;align-items:flex-start;gap:12px}.hf-bundle-hd .hf-section-meta{text-align:left;max-width:100%}}@media (max-width:560px){:root{--pad-x:20px}body[data-density=compact]{--pad-x:20px;font-size:14px}.hf-grid{grid-template-columns:1fr;gap:14px}.hf-card:nth-child(odd) .hf-card-photo{background:linear-gradient(135deg,#FFF3B8,#FFE89E)}.hf-card:nth-child(2n) .hf-card-photo{background:linear-gradient(135deg,#F6F2EA,#ECE7DD)}.hf-card-photo{aspect-ratio:4/3}.hf-section{padding:28px var(--pad-x)}.hf-section.first{padding-top:28px}.hf-h2{font-size:26px;letter-spacing:-.025em}.hf-pitch{font-size:28px}.hf-reviews-grid{grid-template-columns:1fr;gap:12px}.hf-how-grid{grid-template-columns:1fr;gap:16px}.hf-announce{flex-wrap:nowrap;font-size:11.5px;gap:0;padding:7px var(--pad-x);position:relative;min-height:26px;overflow:hidden}.hf-announce-msg+.hf-announce-msg:before,.hf-announce-sep{display:none}.hf-announce-msg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;white-space:nowrap;text-align:center}.hf-announce-msg.is-active{opacity:1}.hf-header-inner{padding-top:8px;padding-bottom:0}.hf-logo-img{height:32px}.hf-cart-trigger{padding:0 12px!important;height:36px!important;font-size:13px!important}.hf-cart-trigger>span:nth-child(2){display:none}.hf-bundle{padding:28px 20px!important}.hf-foot{padding:24px var(--pad-x) 18px}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_9b5e4e{font-family:Inter,Inter Fallback;font-style:normal}.__variable_9b5e4e{--font-inter:"Inter","Inter Fallback"}