.hb{--paper:#faf6ef;--paper-warm:#f3ece0;--card:#fffdf9;--ink:#211c17;--ink-soft:#6b6054;--rule:rgba(33,28,23,0.12);--accent:#8a5a2f;--accent-deep:#6d4522;--radius:14px;--gutter:clamp(18px,5vw,40px);background:var(--paper);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.hb *,.hb :after,.hb :before{box-sizing:border-box}.hb img{max-width:100%;display:block}.hbWrap{width:min(1120px,100%);margin-inline:auto;padding-inline:var(--gutter)}.hbSkip{position:absolute;left:-9999px}.hbSkip:focus{left:8px;top:8px;z-index:20;background:var(--ink);color:var(--paper);padding:10px 14px;border-radius:8px}.hb h1,.hb h2,.hb h3{font-family:ui-serif,Georgia,Times New Roman,serif;font-weight:600;letter-spacing:-.015em;line-height:1.08;margin:0;text-wrap:balance}.hb h1{font-size:clamp(31px,8.6vw,62px)}.hb h2{font-size:clamp(25px,6.4vw,40px)}.hb h3{font-size:clamp(19px,4.6vw,23px)}.hb h1 i{font-style:italic;color:var(--accent)}.hb p{margin:0}.hbKicker{font-size:11.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;margin:0 0 10px}.hbKicker,.hbLede{color:var(--ink-soft)}.hbLede{font-size:clamp(16px,4.2vw,19px);max-width:62ch;margin-top:12px}.hbBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--accent);color:#fff;text-decoration:none;font-weight:650;border:0;border-radius:999px;padding:13px 22px;font-size:15.5px;cursor:pointer;min-height:46px;text-align:center;transition:background .15s ease,transform .15s ease}.hbBtn:hover{background:var(--accent-deep)}.hbBtn:active{transform:translateY(1px)}.hbBtn.ghost{background:transparent;color:var(--ink);border:1.5px solid var(--rule)}.hbBtn.ghost:hover{border-color:var(--ink);background:transparent}.hbBtnLg{padding:16px 26px;font-size:17px;min-height:54px;width:100%}.hbBtnSm{padding:9px 15px;font-size:14px;min-height:38px}.hbLink{color:var(--ink-soft);font-size:14px;text-decoration:underline;text-underline-offset:3px}.hbLink:hover{color:var(--ink)}.hb a:focus-visible,.hb button:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:6px}.hbNav{border-bottom:1px solid var(--rule);background:var(--paper);position:-webkit-sticky;position:sticky;top:0;z-index:10}.hbNavRow{display:flex;align-items:center;gap:14px;padding-block:12px}.hbMark{font-family:ui-sans-serif,system-ui,sans-serif;font-size:13px;letter-spacing:.16em;font-weight:800;white-space:nowrap}.hbNavRow nav{display:none;gap:20px;margin-left:auto}.hbNavRow nav a{color:var(--ink-soft);text-decoration:none;font-size:14.5px;font-weight:550}.hbNavRow nav a:hover{color:var(--ink)}.hbNavRow .hbBtn{margin-left:auto}.hbHero{padding-top:clamp(26px,7vw,56px)}.hbHeroLede{font-size:clamp(16.5px,4.4vw,21px);color:var(--ink-soft);margin-top:16px;max-width:46ch}.hbHeroCta{margin-top:22px;max-width:420px}.hbStrip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin-top:clamp(24px,6vw,40px);padding-inline:6px}.hbStrip img{aspect-ratio:1/1;object-fit:cover;object-position:50% 35%;border-radius:8px;width:100%}.hbStrip img:nth-child(n+5){display:none}.hbWho{padding-block:clamp(40px,9vw,76px)}.hbChoose{margin-top:24px}.hbChips{display:flex;flex-wrap:wrap;gap:9px;list-style:none;margin:0;padding:0}.hbChip{background:var(--card);border:1.5px solid var(--rule);color:var(--ink);border-radius:999px;padding:11px 17px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;min-height:44px;transition:background .15s ease,border-color .15s ease,color .15s ease}.hbChip:hover{border-color:var(--ink-soft)}.hbChip.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.hbAnswer{margin-top:22px;min-height:96px}.hbAnswerIdle{color:var(--ink-soft);font-size:15.5px}.hbAnswerHint{font-size:clamp(17px,4.4vw,21px);font-family:ui-serif,Georgia,serif;margin-bottom:14px;text-wrap:balance}.hbAnswerCards{display:grid;grid-gap:14px;gap:14px}.hbAnswerCard{display:grid;grid-template-columns:96px 1fr;grid-gap:14px;gap:14px;align-items:stretch;background:var(--card);border:1px solid var(--rule);border-left:4px solid var(--accent);border-radius:var(--radius);padding:12px;overflow:hidden}.hbAnswerCard img{width:96px;height:100%;min-height:96px;object-fit:cover;object-position:50% 35%;border-radius:10px}.hbAnswerBody{min-width:0;display:flex;flex-direction:column;gap:7px;align-items:flex-start;justify-content:center;padding-block:4px}.hbAnswerBody p{font-size:14.5px;color:var(--ink-soft)}.hbAnswerBody .hbBtn{padding:10px 17px;font-size:14.5px;min-height:42px}.hbSoon{display:inline-block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--accent-deep);background:rgba(138,90,47,.12);padding:4px 9px;border-radius:999px;vertical-align:middle}.hbProducts{padding-block:clamp(40px,9vw,76px);background:var(--paper-warm);border-block:1px solid var(--rule)}.hbCards{list-style:none;margin:26px 0 0;padding:0;display:grid;grid-gap:18px;gap:18px}.hbCard{background:var(--card);border:1px solid var(--rule);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.hbCardPhoto{position:relative}.hbCardPhoto img{width:100%;aspect-ratio:3/2;object-fit:cover}.hbBadge{position:absolute;left:12px;top:12px;background:rgba(255,253,249,.94);color:var(--ink);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding:6px 10px;border-radius:999px}.hbCardBody{padding:16px 16px 18px;display:flex;flex-direction:column;gap:10px;flex:1 1}.hbCardBody h3{color:var(--accent);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hbCardBody p{font-size:15px;color:var(--ink-soft)}.hbCardFoot{margin-top:auto;padding-top:6px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hbCard.soon{background:transparent;border-style:dashed}.hbCardsSoon{margin-top:16px}.hbKickerSoon{margin-top:clamp(38px,8vw,64px)}.hbHow{padding-block:clamp(40px,9vw,76px)}.hbSteps{list-style:none;counter-reset:s;margin:26px 0 0;padding:0;display:grid;grid-gap:16px;gap:16px}.hbSteps li{counter-increment:s;position:relative;padding-left:46px;font-size:15.5px;color:var(--ink-soft)}.hbSteps li b{color:var(--ink);font-weight:700}.hbSteps li:before{content:counter(s);position:absolute;left:0;top:-1px;width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:15px;font-weight:700;font-family:ui-sans-serif,system-ui,sans-serif}.hbExamples{padding-block:clamp(40px,9vw,76px);background:var(--paper-warm);border-block:1px solid var(--rule)}.hbShowcase{margin-top:26px;display:grid;grid-gap:22px;gap:22px}.hbPhotoCards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.hbPhotoCard{margin:0;background:var(--card);padding:9px 9px 0;border-radius:10px;box-shadow:0 1px 2px rgba(33,28,23,.1),0 10px 22px rgba(33,28,23,.08);transform:rotate(-.8deg)}.hbPhotoCards figure:nth-child(2n){transform:rotate(1deg)}.hbPhotoCard img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:5px}.hbPhotoCard figcaption{font-family:ui-serif,Georgia,serif;font-size:14px;padding:9px 3px 12px;color:var(--ink-soft)}.hbNotes{background:var(--card);border:1px solid var(--rule);border-radius:var(--radius);padding:16px}.hbNotesHead{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--ink-soft);margin-bottom:12px}.hbNotes ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:14px;gap:14px}.hbNotes li{padding-bottom:14px;border-bottom:1px solid var(--rule)}.hbNotes li:last-child{border-bottom:0;padding-bottom:0}.hbNoteText{font-family:ui-serif,Georgia,serif;font-size:16px}.hbNoteBy{font-size:13px;color:var(--ink-soft);margin-top:4px}.hbSeeIt{margin-top:28px}.hbSeeIt>p{font-family:ui-serif,Georgia,serif;font-size:clamp(18px,4.6vw,22px);margin-bottom:14px}.hbSeeItRow{display:flex;flex-wrap:wrap;gap:10px}.hbShare{padding-block:clamp(40px,9vw,76px);text-align:center}.hbShare .hbLede{margin-inline:auto}.hbShareBox{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.hbShareBox .hbBtnLg{max-width:420px}.hbShareUrl{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;color:var(--ink-soft);background:var(--paper-warm);padding:8px 14px;border-radius:8px}.hbShareFallback{font-size:14px;color:var(--ink-soft)}.hbFooter{border-top:1px solid var(--rule);padding-block:30px 40px;background:var(--paper-warm)}.hbFooter p{color:var(--ink-soft);font-size:14.5px;margin-top:8px;max-width:60ch}.hbFootLinks{list-style:none;display:flex;flex-wrap:wrap;gap:8px 18px;margin:18px 0 0;padding:0}.hbFootLinks a{color:var(--ink-soft);font-size:14px;text-decoration:none}.hbFootLinks a:hover{color:var(--ink);text-decoration:underline}@media (min-width:700px){.hbNavRow nav{display:flex}.hbNavRow .hbBtn{margin-left:0}.hbStrip{grid-template-columns:repeat(8,1fr)}.hbStrip img:nth-child(n+5){display:block}.hbHeroCta{max-width:none}.hbBtnLg{width:auto}.hbAnswerCards.two,.hbCards,.hbPhotoCards{grid-template-columns:repeat(2,1fr)}.hbPhotoCards{gap:16px}.hbShowcase{grid-template-columns:1.35fr 1fr;align-items:start}}@media (min-width:900px){.hbHero .hbWrap{display:grid;grid-template-columns:1.15fr 1fr;grid-column-gap:clamp(32px,5vw,64px);column-gap:clamp(32px,5vw,64px);align-items:center}.hbHero h1{grid-column:1;grid-row:1/span 2}.hbHeroLede{grid-column:2;grid-row:1;align-self:end;margin-top:0}.hbHeroCta{grid-column:2;grid-row:2;align-self:start;margin-top:20px}}@media (min-width:1000px){.hbCards{grid-template-columns:repeat(3,1fr)}.hbCardsSoon{max-width:760px}.hbCardsSoon,.hbSteps{grid-template-columns:repeat(2,1fr)}.hbSteps{gap:22px 34px}.hbAnswerCard{grid-template-columns:132px 1fr}.hbAnswerCard img{width:132px;min-height:132px}}@media (prefers-reduced-motion:reduce){.hb *{animation:none!important;transition:none!important}.hbPhotoCard,.hbPhotoCards figure:nth-child(2n){transform:none}}