:root{--ink:#0b0c0e;--graphite:#15171a;--steel:#23262c;--silver:#aeb4bb;--ghost:#f5f6f7;--line:#ffffff17}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ghost);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}svg{shape-rendering:geometricprecision}h1,h2,h3{font-family:Oswald,sans-serif;font-weight:600}.btn{letter-spacing:.02em;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:210px;height:46px;padding:0 30px;font-size:13.5px;font-weight:700;transition:transform .15s,opacity .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-solid{background:var(--ghost);color:var(--ink)}.btn-solid:hover{opacity:.88}.btn-ghost{color:var(--ghost);backdrop-filter:blur(6px);background:#0b0c0e66;border:1px solid #fff6}.btn-ghost:hover{background:#ffffff1f}.kicker{letter-spacing:.3em;color:var(--silver);text-transform:uppercase;font-size:12px;font-weight:700}.rv{opacity:0;transition:opacity .8s cubic-bezier(.2,.6,.2,1),transform .8s cubic-bezier(.2,.6,.2,1);transform:translateY(26px)}.rv.in{opacity:1;transform:none}nav[data-astro-cid-hkbrpulz]{z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 40px;transition:background .35s,backdrop-filter .35s;display:flex;position:fixed;inset:0 0 auto}nav[data-astro-cid-hkbrpulz].solid,nav[data-astro-cid-hkbrpulz].mega-open{backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#0b0c0eeb}.nav-logo[data-astro-cid-hkbrpulz]{width:92px;display:block}.navlinks[data-astro-cid-hkbrpulz]{align-items:center;gap:4px;display:flex}.navlinks[data-astro-cid-hkbrpulz]>a[data-astro-cid-hkbrpulz],.mega-trigger[data-astro-cid-hkbrpulz]{color:inherit;border-radius:5px;padding:7px 14px;font-size:13.5px;font-weight:500;transition:background .2s}.navlinks[data-astro-cid-hkbrpulz]>a[data-astro-cid-hkbrpulz]:hover,.mega-trigger[data-astro-cid-hkbrpulz]:hover{background:#ffffff17}.mega-trigger[data-astro-cid-hkbrpulz]{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-family:inherit;display:flex}.mega-trigger[data-astro-cid-hkbrpulz] svg[data-astro-cid-hkbrpulz]{width:12px;height:12px;transition:transform .25s}.mega-parent[data-astro-cid-hkbrpulz].open .mega-trigger[data-astro-cid-hkbrpulz] svg[data-astro-cid-hkbrpulz]{transform:rotate(180deg)}.mega[data-astro-cid-hkbrpulz]{backdrop-filter:blur(20px);border-bottom:1px solid var(--line);opacity:0;visibility:hidden;background:#0b0c0ef7;transition:opacity .28s,transform .28s,visibility .28s;position:fixed;top:64px;left:0;right:0;transform:translateY(-8px);box-shadow:0 40px 80px #00000080}.mega-parent[data-astro-cid-hkbrpulz].open .mega[data-astro-cid-hkbrpulz]{opacity:1;visibility:visible;transform:translateY(0)}.mega-inner[data-astro-cid-hkbrpulz]{grid-template-columns:1fr 1fr 1.15fr;gap:56px;max-width:1240px;margin:0 auto;padding:44px 40px 48px;display:grid}.mega-col[data-astro-cid-hkbrpulz] h6[data-astro-cid-hkbrpulz],.mega-feat[data-astro-cid-hkbrpulz] .mega-kicker[data-astro-cid-hkbrpulz]{letter-spacing:.22em;text-transform:uppercase;color:#7e838a;margin-bottom:16px;font-size:11px;font-weight:700;display:block}.mega-col[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{border-radius:8px;margin:0 -12px;padding:10px 12px;display:block}.mega-col[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{background:#ffffff0f}.mega-col[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz] b[data-astro-cid-hkbrpulz]{color:#e8eaec;font-size:14.5px;font-weight:600;display:block}.mega-col[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]{color:var(--silver);margin-top:2px;font-size:12px;font-weight:300;display:block}.mega-feat[data-astro-cid-hkbrpulz]{border-left:1px solid var(--line);flex-direction:column;align-items:flex-start;padding-left:56px;display:flex}.mega-feat[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]{color:#c5c8cc;max-width:300px;margin-bottom:22px;font-size:13.5px;font-weight:300;line-height:1.65}.mega-cta[data-astro-cid-hkbrpulz]{font-size:13px}.mega-all[data-astro-cid-hkbrpulz]{color:var(--silver);margin-top:16px;font-size:13px}.mega-all[data-astro-cid-hkbrpulz]:hover{color:var(--ghost)}.navright[data-astro-cid-hkbrpulz]{align-items:center;gap:6px;display:flex}.cartbtn[data-astro-cid-hkbrpulz]{color:#e8eaec;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:relative}.cartbtn[data-astro-cid-hkbrpulz]:hover{background:#ffffff17}.cartbtn[data-astro-cid-hkbrpulz] svg[data-astro-cid-hkbrpulz]{width:19px;height:19px}.cartct[data-astro-cid-hkbrpulz]{background:var(--ghost);min-width:15px;height:15px;color:var(--ink);border-radius:99px;justify-content:center;align-items:center;padding:0 3px;font-size:9.5px;font-weight:800;display:flex;position:absolute;top:1px;right:0}.shopbtn[data-astro-cid-hkbrpulz]{background:var(--ghost);color:var(--ink);white-space:nowrap;border-radius:5px;padding:8px 20px;font-size:12.5px;font-weight:700}.shopbtn[data-astro-cid-hkbrpulz]:hover{opacity:.85}.hamb[data-astro-cid-hkbrpulz]{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;margin-left:6px;padding:8px;display:none}.hamb[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]{background:#e8eaec;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamb[data-astro-cid-hkbrpulz].open span[data-astro-cid-hkbrpulz]:first-child{transform:translateY(7px)rotate(45deg)}.hamb[data-astro-cid-hkbrpulz].open span[data-astro-cid-hkbrpulz]:nth-child(2){opacity:0}.hamb[data-astro-cid-hkbrpulz].open span[data-astro-cid-hkbrpulz]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu[data-astro-cid-hkbrpulz]{z-index:99;backdrop-filter:blur(18px);opacity:0;visibility:hidden;background:#0b0c0efa;padding:34px 30px 60px;transition:opacity .3s,transform .3s,visibility .3s;position:fixed;inset:64px 0 0;overflow-y:auto;transform:translateY(-10px)}.mobile-menu[data-astro-cid-hkbrpulz].open{opacity:1;visibility:visible;transform:translateY(0)}.mm-group[data-astro-cid-hkbrpulz]{border-bottom:1px solid var(--line);padding:18px 0}.mm-group[data-astro-cid-hkbrpulz] h6[data-astro-cid-hkbrpulz]{letter-spacing:.22em;text-transform:uppercase;color:#7e838a;margin-bottom:10px;font-size:11px;font-weight:700}.mm-group[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:#dfe2e5;padding:9px 0;font-size:16px;font-weight:400;display:block}.mm-group[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz].mm-big{letter-spacing:.05em;color:#fff;font-family:Oswald,sans-serif;font-size:22px;font-weight:600}@media (width<=920px){.navlinks[data-astro-cid-hkbrpulz]{display:none}.hamb[data-astro-cid-hkbrpulz]{display:flex}}@media (width<=640px){nav[data-astro-cid-hkbrpulz]{padding:0 18px}.nav-logo[data-astro-cid-hkbrpulz]{width:74px}.shopbtn[data-astro-cid-hkbrpulz]{padding:7px 14px;font-size:12px}}@media (width>=921px){.mobile-menu[data-astro-cid-hkbrpulz]{display:none}}footer[data-astro-cid-hkbrpulz]{background:var(--ink);border-top:1px solid var(--line);margin-top:0;padding:70px 8vw 40px}.fgrid[data-astro-cid-hkbrpulz]{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1500px;margin:0 auto 54px;display:grid}@media (width<=900px){.fgrid[data-astro-cid-hkbrpulz]{grid-template-columns:1fr 1fr}}footer[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]{color:var(--silver);max-width:320px;font-size:13.5px;font-weight:300;line-height:1.7}.fcol[data-astro-cid-hkbrpulz] h5[data-astro-cid-hkbrpulz]{letter-spacing:.2em;text-transform:uppercase;color:#7e838a;margin-bottom:16px;font-size:11.5px;font-weight:700}.fcol[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:#c5c8cc;padding:5px 0;font-size:14px;font-weight:300;display:block}.fcol[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--ghost)}.fbottom[data-astro-cid-hkbrpulz]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:1500px;margin:0 auto;padding-top:26px;display:flex}.fbottom[data-astro-cid-hkbrpulz] small[data-astro-cid-hkbrpulz]{color:#6d7278;font-size:12.5px}.socials[data-astro-cid-hkbrpulz]{gap:18px;display:flex}.socials[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--silver);font-size:13px}.socials[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--ghost)}.nl[data-astro-cid-hkbrpulz]{gap:6px;margin-top:4px;display:flex}.nl[data-astro-cid-hkbrpulz] input[data-astro-cid-hkbrpulz]{border:1px solid var(--line);color:#e8eaec;background:#101114;border-radius:7px;flex:1;min-width:0;padding:8px 10px;font-family:inherit;font-size:13px}.nl[data-astro-cid-hkbrpulz] input[data-astro-cid-hkbrpulz]:focus{border-color:#fff6;outline:none}.nl-btn[data-astro-cid-hkbrpulz]{background:var(--ghost);color:var(--ink);cursor:pointer;border:0;border-radius:7px;width:36px;font-size:15px;font-weight:800}.nl-note[data-astro-cid-hkbrpulz]{color:#6d7278;margin-top:7px;font-size:11px;font-weight:300}
