:root{--b-parchment: #F0EAE0;--b-white: #FFFFFF;--b-black: #1A1511;--b-walnut: #8A7262;--b-walnut-dark: #2C1A10;--b-muted: #6B5D55;--b-muted-lt: #A09088;--b-cream: #F5F1EC;--font-display: "Jost", sans-serif;--font-body: "Plus Jakarta Sans", sans-serif}body{background:var(--b-parchment)}.pill-wrap[data-astro-cid-lhaevt5t]{position:fixed;top:24px;left:0;right:0;z-index:200;display:flex;flex-direction:column;align-items:center;pointer-events:none}.pill-hover-zone[data-astro-cid-lhaevt5t]{position:relative;display:flex;flex-direction:column;align-items:center;pointer-events:all;width:fit-content}.pill-hover-zone[data-astro-cid-lhaevt5t]:after{content:"";position:absolute;top:100%;left:-24px;right:-24px;height:16px}.pill[data-astro-cid-lhaevt5t]{display:flex;align-items:center;padding:10px 22px;text-decoration:none;cursor:pointer;border:none;background:#1a1916;border-radius:12px;box-shadow:0 4px 20px #0003;transition:box-shadow .4s ease}.pill[data-astro-cid-lhaevt5t]:hover{box-shadow:0 6px 28px #0000004d}.pill-ez[data-astro-cid-lhaevt5t]{font-family:Jost,sans-serif;font-size:16px;font-weight:600;color:#40bdff;letter-spacing:.12em}.pill-divider[data-astro-cid-lhaevt5t]{width:1px;height:16px;background:#f5f1ec66;margin:0 10px}.pill-shower[data-astro-cid-lhaevt5t]{font-family:Jost,sans-serif;font-size:10px;font-weight:300;color:#f5f1ec;letter-spacing:.4em;text-transform:uppercase}.pill-sep[data-astro-cid-lhaevt5t]{width:1px;height:14px;background:#f5f1ec26;margin:0 14px 0 12px}.pill-burger[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;gap:3.5px;width:15px;height:13px;justify-content:center}.pill-burger[data-astro-cid-lhaevt5t] span[data-astro-cid-lhaevt5t]{display:block;width:15px;height:1.5px;background:#f5f1ec99;border-radius:1px;transition:transform .35s cubic-bezier(.23,1,.32,1),opacity .3s ease;transform-origin:center}.pill-hover-zone[data-astro-cid-lhaevt5t]:hover .pill-burger[data-astro-cid-lhaevt5t] span[data-astro-cid-lhaevt5t]:nth-child(1){transform:translateY(5px);opacity:0}.pill-hover-zone[data-astro-cid-lhaevt5t]:hover .pill-burger[data-astro-cid-lhaevt5t] span[data-astro-cid-lhaevt5t]:nth-child(2){transform:scaleX(.7)}.pill-hover-zone[data-astro-cid-lhaevt5t]:hover .pill-burger[data-astro-cid-lhaevt5t] span[data-astro-cid-lhaevt5t]:nth-child(3){transform:translateY(-5px);opacity:0}.dropdown[data-astro-cid-lhaevt5t]{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:10px;background:#1a1916;border-radius:12px;padding:8px;box-shadow:0 20px 60px #0000004d;pointer-events:none;clip-path:inset(0 0 100% 0);opacity:0;transition:clip-path 1s cubic-bezier(.16,1,.3,1),opacity .4s ease}.pill-hover-zone[data-astro-cid-lhaevt5t]:hover .dropdown[data-astro-cid-lhaevt5t]{clip-path:inset(0 0 0% 0);opacity:1;pointer-events:all}.dd-grid[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;gap:6px}.dd-card[data-astro-cid-lhaevt5t]{display:flex;align-items:center;justify-content:center;padding:16px 40px 12px;background:#f5f1ec;border-radius:8px;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s ease}.dd-card[data-astro-cid-lhaevt5t]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.dd-card-logo[data-astro-cid-lhaevt5t]{height:18px;width:auto;max-width:none;min-width:60px;object-fit:contain;filter:brightness(0) opacity(.75);transition:opacity .3s ease}.dd-card[data-astro-cid-lhaevt5t]:hover .dd-card-logo[data-astro-cid-lhaevt5t]{filter:brightness(0) opacity(1)}.dd-card-line[data-astro-cid-lhaevt5t]{position:absolute;bottom:0;left:20%;right:20%;height:3px;background:var(--col-accent);transform:scaleX(0);transform-origin:center;transition:transform .4s cubic-bezier(.23,1,.32,1)}.dd-card[data-astro-cid-lhaevt5t]:hover .dd-card-line[data-astro-cid-lhaevt5t],.dd-card[data-astro-cid-lhaevt5t].active .dd-card-line[data-astro-cid-lhaevt5t]{transform:scaleX(1)}.hero-section[data-astro-cid-lhaevt5t]{min-height:100vh;min-height:100dvh;background:url(/images/boma-banner-desktop.jpg) center/cover no-repeat;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;position:relative}.hero-overlay[data-astro-cid-lhaevt5t]{position:absolute;inset:0;background:linear-gradient(to right,var(--b-parchment) 0%,rgba(240,234,224,.92) 25%,rgba(240,234,224,.3) 42%,transparent 52%);z-index:1}.hero-text[data-astro-cid-lhaevt5t]{padding:0 clamp(24px,4vw,64px) 0 clamp(40px,8vw,140px);display:flex;flex-direction:column;gap:0;position:relative;z-index:2;max-width:600px}.hero-eyebrow[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--b-walnut);margin-bottom:28px;display:block}.hero-headline[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:clamp(64px,9vw,120px);font-weight:700;line-height:1.08;color:var(--b-black);letter-spacing:-.03em;margin-bottom:36px;display:flex;flex-direction:column}.hl-line[data-astro-cid-lhaevt5t]{display:block}.hero-sub[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--b-muted);line-height:1.65;max-width:340px;margin-bottom:40px}.hero-cta[data-astro-cid-lhaevt5t]{display:inline-block;padding:15px 36px;width:fit-content;background:var(--b-walnut);color:var(--b-cream);font-family:var(--font-body);font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border-radius:4px;transition:background .3s ease,transform .25s ease}.hero-cta[data-astro-cid-lhaevt5t]:hover{background:var(--b-black);transform:translateY(-2px)}.scroll-hint[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:40px;opacity:.45;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:2}.scroll-hint-line[data-astro-cid-lhaevt5t]{width:1px;height:40px;background:var(--b-walnut)}.scroll-hint-text[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:var(--b-walnut)}.feat-section[data-astro-cid-lhaevt5t]{background:var(--b-white);padding:96px 0}.feat-inner[data-astro-cid-lhaevt5t]{max-width:1100px;margin:0 auto;padding:0 64px;display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:end}.feat-text-col[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;gap:24px;padding-bottom:12%}.feat-eyebrow[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:10px;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:var(--b-walnut)}.feat-info[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;gap:12px}.feat-num[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:11px;font-weight:500;letter-spacing:.3em;color:var(--b-muted);min-height:16px}.feat-title[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:clamp(32px,4vw,52px);font-weight:700;color:var(--b-black);line-height:1.1;letter-spacing:-.01em}.feat-desc[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--b-muted);line-height:1.75;max-width:380px}.feat-dots[data-astro-cid-lhaevt5t]{display:flex;gap:10px;margin-top:8px}.feat-dot[data-astro-cid-lhaevt5t]{all:unset;cursor:pointer;width:10px;height:10px;border-radius:50%;background:var(--b-walnut);opacity:.25;transition:opacity .3s ease,transform .3s ease}.feat-dot[data-astro-cid-lhaevt5t].active{opacity:1;transform:scale(1.2)}.feat-dot[data-astro-cid-lhaevt5t]:hover:not(.active){opacity:.5}.feat-img-col[data-astro-cid-lhaevt5t]{position:relative;aspect-ratio:1/1}.feat-img[data-astro-cid-lhaevt5t]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply;opacity:0;transition:opacity .6s ease}.feat-img[data-astro-cid-lhaevt5t].active{opacity:1}.coll-section[data-astro-cid-lhaevt5t]{background:var(--b-walnut-dark);padding:120px 0 140px}.coll-inner[data-astro-cid-lhaevt5t]{max-width:1100px;margin:0 auto;padding:0 clamp(32px,5vw,80px)}.coll-header[data-astro-cid-lhaevt5t]{margin-bottom:72px;text-align:center}.coll-eyebrow[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--b-walnut);margin-bottom:16px;display:block}.coll-headline[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:clamp(36px,5vw,60px);font-weight:700;color:var(--b-cream);line-height:1.05;letter-spacing:-.02em;margin-bottom:12px}.coll-sub[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:14px;font-weight:400;color:#f5f1ec66;line-height:1.7}.coll-grid[data-astro-cid-lhaevt5t]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.coll-item[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;align-items:center;gap:16px}.coll-img[data-astro-cid-lhaevt5t]{width:100%;max-width:400px;height:auto;border-radius:16px}.coll-label[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--b-cream);letter-spacing:-.01em}.coll-sub-label[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:13px;font-weight:400;color:#f5f1ec66;letter-spacing:.02em;margin-top:-8px}.refills-section[data-astro-cid-lhaevt5t]{background:var(--b-parchment);padding:120px 0 0}.refills-inner[data-astro-cid-lhaevt5t]{max-width:1100px;margin:0 auto;padding:0 48px}.refills-header[data-astro-cid-lhaevt5t]{text-align:center;margin-bottom:80px}.refills-eyebrow[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:10px;font-weight:400;letter-spacing:.4em;text-transform:uppercase;color:var(--b-walnut);margin-bottom:20px}.refills-headline[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:clamp(32px,4vw,52px);font-weight:700;color:var(--b-black);margin-bottom:16px;line-height:1.1}.refills-sub[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--b-muted);line-height:1.7}.refills-brand-row[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:24px}.refills-brand-label[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;align-items:center;gap:8px}.refills-logo[data-astro-cid-lhaevt5t]{height:28px;width:auto;object-fit:contain}.highland-logo[data-astro-cid-lhaevt5t]{height:44px;filter:brightness(0) opacity(.6)}.eversoft-logo[data-astro-cid-lhaevt5t]{filter:brightness(0) opacity(.6)}.refills-brand-tag[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:11px;font-weight:300;color:var(--b-muted-lt);letter-spacing:.04em}.refills-shelf[data-astro-cid-lhaevt5t]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.shelf-item[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 10px 10px;background:#00000005;border:1px solid rgba(0,0,0,.04);border-radius:6px;width:108px;position:relative;transition:background .3s ease,border-color .3s ease,transform .4s cubic-bezier(.23,1,.32,1)}.shelf-item[data-astro-cid-lhaevt5t]:hover{background:#0000000a;border-color:#00000014;transform:translateY(-4px)}.shelf-img-area[data-astro-cid-lhaevt5t]{height:110px;display:flex;align-items:flex-end;justify-content:center}.shelf-img[data-astro-cid-lhaevt5t]{height:110px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.shelf-img-sm[data-astro-cid-lhaevt5t]{height:75px;margin-bottom:10px}.shelf-name[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:10px;font-weight:500;text-align:center;color:var(--b-muted);letter-spacing:.04em;line-height:1.4;white-space:nowrap}.refills-divider[data-astro-cid-lhaevt5t]{width:100%;height:1px;background:var(--b-walnut);opacity:.15;margin:48px 0}.essentials-row[data-astro-cid-lhaevt5t]{text-align:center}.essentials-eyebrow[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:10px;font-weight:400;letter-spacing:.4em;text-transform:uppercase;color:var(--b-walnut);margin-bottom:20px}.essentials-grid[data-astro-cid-lhaevt5t]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.essential-item[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px 14px;background:#00000005;border:1px solid rgba(0,0,0,.04);border-radius:6px;width:120px;position:relative;transition:background .3s ease,border-color .3s ease,transform .4s cubic-bezier(.23,1,.32,1)}.essential-item[data-astro-cid-lhaevt5t]:hover{background:#0000000a;border-color:#00000014;transform:translateY(-4px)}.essential-img-wrap[data-astro-cid-lhaevt5t]{height:80px;display:flex;align-items:center;justify-content:center}.essential-img[data-astro-cid-lhaevt5t]{max-height:80px;max-width:100%;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.essential-img-sm[data-astro-cid-lhaevt5t]{max-height:60px}.essential-img-wide[data-astro-cid-lhaevt5t]{max-height:none;width:65px}.essential-name[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:10px;font-weight:500;color:var(--b-black);letter-spacing:.04em;white-space:nowrap}.essential-desc[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:9px;font-weight:300;color:var(--b-muted-lt)}.bridge-area[data-astro-cid-lhaevt5t]{background:var(--b-walnut-dark);padding:80px clamp(32px,5vw,80px) 64px;display:flex;flex-direction:column;align-items:center;gap:48px;margin-top:80px}.bridge-cta[data-astro-cid-lhaevt5t]{display:inline-block;padding:16px 48px;border:1px solid var(--b-cream);color:var(--b-cream);font-family:var(--font-body);font-size:13px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;border-radius:4px;transition:all .3s ease}.bridge-cta[data-astro-cid-lhaevt5t]:hover{background:var(--b-cream);color:var(--b-walnut-dark)}.bridge-footer[data-astro-cid-lhaevt5t]{display:flex;flex-direction:column;align-items:center;gap:10px}.bridge-brand[data-astro-cid-lhaevt5t]{display:flex;align-items:center;gap:10px}.brand-ez[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:15px;font-weight:600;color:#40bdff;letter-spacing:.12em}.brand-div[data-astro-cid-lhaevt5t]{width:1px;height:16px;background:#f5f1ec4d}.brand-shower[data-astro-cid-lhaevt5t]{font-family:var(--font-display);font-size:9px;font-weight:300;color:var(--b-cream);letter-spacing:.45em;text-transform:uppercase}.bridge-sub[data-astro-cid-lhaevt5t]{font-family:var(--font-body);font-size:11px;letter-spacing:.06em;color:#f5f1ec4d}@media(max-width:960px){.pill-wrap[data-astro-cid-lhaevt5t]{top:16px}.hero-text[data-astro-cid-lhaevt5t]{padding:0 32px 0 40px;max-width:100%}.hero-overlay[data-astro-cid-lhaevt5t]{background:linear-gradient(to right,var(--b-parchment) 0%,rgba(240,234,224,.95) 35%,rgba(240,234,224,.5) 60%,transparent 75%)}.feat-inner[data-astro-cid-lhaevt5t]{grid-template-columns:1fr;padding:0 32px;gap:40px}.feat-img-col[data-astro-cid-lhaevt5t]{max-width:380px;margin:0 auto;width:100%}.feat-text-col[data-astro-cid-lhaevt5t]{padding-bottom:0}.coll-inner[data-astro-cid-lhaevt5t]{padding:0 32px}.coll-grid[data-astro-cid-lhaevt5t]{grid-template-columns:1fr;max-width:360px;margin:0 auto;gap:40px}.refills-inner[data-astro-cid-lhaevt5t]{padding:0 24px}.refills-section[data-astro-cid-lhaevt5t]{padding:80px 0 0}.refills-header[data-astro-cid-lhaevt5t]{margin-bottom:60px}.essentials-grid[data-astro-cid-lhaevt5t]{gap:12px}.essential-item[data-astro-cid-lhaevt5t]{width:100px;padding:14px 8px 12px}}@media(max-width:520px){.pill[data-astro-cid-lhaevt5t]{padding:8px 18px}.pill-ez[data-astro-cid-lhaevt5t]{font-size:14px}.pill-shower[data-astro-cid-lhaevt5t]{font-size:9px}.pill-divider[data-astro-cid-lhaevt5t]{height:13px}.pill-sep[data-astro-cid-lhaevt5t]{margin:0 10px 0 8px}.pill-wrap[data-astro-cid-lhaevt5t]{top:12px}.hero-text[data-astro-cid-lhaevt5t]{padding:0 20px}.hero-sub[data-astro-cid-lhaevt5t]{font-size:14px;max-width:100%}.hero-overlay[data-astro-cid-lhaevt5t]{background:linear-gradient(to right,var(--b-parchment) 0%,rgba(240,234,224,.97) 50%,rgba(240,234,224,.7) 75%,transparent 90%)}.feat-section[data-astro-cid-lhaevt5t]{padding:64px 0}.feat-inner[data-astro-cid-lhaevt5t]{padding:0 20px;gap:32px}.coll-section[data-astro-cid-lhaevt5t]{padding:80px 0 100px}.coll-inner[data-astro-cid-lhaevt5t]{padding:0 20px}.coll-header[data-astro-cid-lhaevt5t]{margin-bottom:48px}.refills-inner[data-astro-cid-lhaevt5t]{padding:0 16px}.refills-section[data-astro-cid-lhaevt5t]{padding:64px 0 0}.refills-header[data-astro-cid-lhaevt5t]{margin-bottom:48px}.refills-divider[data-astro-cid-lhaevt5t]{margin:32px 0}.shelf-img[data-astro-cid-lhaevt5t]{height:88px}.shelf-img-sm[data-astro-cid-lhaevt5t]{height:60px}.shelf-img-area[data-astro-cid-lhaevt5t]{height:88px}.refills-shelf[data-astro-cid-lhaevt5t]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.shelf-item[data-astro-cid-lhaevt5t]{width:auto;padding:10px 8px 8px}.essential-img[data-astro-cid-lhaevt5t]{max-height:56px}.essential-img-wrap[data-astro-cid-lhaevt5t]{height:60px}.essentials-grid[data-astro-cid-lhaevt5t]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.essential-item[data-astro-cid-lhaevt5t]{width:auto;padding:12px 8px 10px}.essential-item[data-astro-cid-lhaevt5t]:last-child{display:none}.bridge-area[data-astro-cid-lhaevt5t]{padding:60px 20px 48px;gap:36px;margin-top:60px}}
