@font-face{font-family:Apercu;src:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/Apercu%20Regular-OJtc45LoaWJoqvDzmYlDEWQ60MzaJj.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Apercu;src:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/Apercu%20Bold-J3r7YO82CsoMWVCsh2bKPlpapcvg3M.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--color-bg:#fff;--color-ink:#0a0a0f;--color-accent:#01371a;--color-muted:#6b6b75;--color-rule:#d1d5db;--font-sans:"Apercu",ui-sans-serif,system-ui,-apple-system,sans-serif;--size-body:15px;--lh-body:1.5;--track-body:.01em;--size-micro:11px;--lh-micro:1.2;--track-micro:.18em;--gut:6vw}.hmf-header *{box-sizing:border-box;margin:0;padding:0}.hmf-topbar{z-index:50;padding:10px var(--gut);background:var(--color-bg);border-bottom:1px solid var(--color-rule);justify-content:flex-end;align-items:center;gap:16px;transition:transform .2s;display:flex;position:fixed;top:0;left:0;right:0}.hmf-topbar.hidden{transform:translateY(-100%)}.hmf-topbar-item{font-family:var(--font-sans);font-size:var(--size-micro);line-height:var(--lh-micro);letter-spacing:var(--track-micro);color:var(--color-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding-bottom:2px;text-decoration:none;transition:color .2s;display:flex;position:relative}.hmf-topbar-item:after{content:"";background:var(--color-ink);transform-origin:0;height:1px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.hmf-topbar-item:hover{color:var(--color-ink)}.hmf-topbar-item:hover:after{transform:scaleX(1)}.hmf-mainnav{z-index:40;padding:18px var(--gut);background:var(--color-bg);border-bottom:1px solid var(--color-rule);justify-content:space-between;align-items:center;transition:top .2s;display:flex;position:fixed;left:0;right:0}.hmf-mainnav.visible{top:33px}.hmf-mainnav.offscreen{top:-80px}.hmf-logo{width:auto;height:44px;display:block}.hmf-nav-links{justify-content:flex-end;align-items:center;gap:32px;margin-left:auto;list-style:none;display:flex}.hmf-nav-item{font-family:var(--font-sans);font-size:16px;line-height:var(--lh-body);letter-spacing:.02em;color:var(--color-ink);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:2px;padding:6px 0;text-decoration:none;transition:color .2s;display:flex;position:relative}.hmf-nav-item.active{color:var(--color-accent)}.hmf-nav-item .hmf-underline{background:var(--color-ink);transform-origin:0;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.hmf-nav-item:hover .hmf-underline,.hmf-nav-item.active .hmf-underline{transform:scaleX(1)}.hmf-shelf{z-index:30;background:var(--color-bg);transition:opacity .25s,visibility .25s,top .2s;position:fixed;left:0;right:0}.hmf-shelf.visible{top:96px}.hmf-shelf.offscreen{top:-400px}.hmf-shelf.open{opacity:1;visibility:visible;border-bottom:1px solid var(--color-rule)}.hmf-shelf.closed{opacity:0;visibility:hidden;pointer-events:none;border-bottom:none}.hmf-shelf-inner{padding:48px var(--gut)40px;width:min(calc(100vw - (var(--gut)*2)),1040px);grid-template-columns:1fr 1fr;gap:40px;max-width:1040px;margin-left:auto;display:grid}.hmf-shelf-inner.has-nested{width:min(calc(100vw - (var(--gut)*2)),860px);grid-template-columns:minmax(240px,300px) minmax(240px,320px);justify-content:end;gap:28px;max-width:860px}.hmf-shelf-inner.has-nested.expanded{width:min(calc(100vw - (var(--gut)*2)),1120px);grid-template-columns:minmax(220px,280px) minmax(220px,260px) minmax(240px,300px);justify-content:end;gap:32px;max-width:1120px}.hmf-shelf-title{font-family:var(--font-sans);color:var(--color-ink);margin-bottom:16px;font-size:24px;font-weight:700}.hmf-shelf-desc{font-family:var(--font-sans);font-size:var(--size-body);line-height:var(--lh-body);color:var(--color-muted);margin-bottom:24px}.hmf-shelf-cta{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;background:var(--color-accent);color:#fff;align-items:center;gap:8px;padding:12px 24px;font-size:11px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.hmf-shelf-cta:hover{opacity:.85}.hmf-shelf-subnav,.hmf-shelf-detail{flex-direction:column;display:flex}.hmf-shelf-subnav{border-left:1px dotted var(--color-rule);gap:10px;padding-left:16px}.hmf-shelf-subnav-link,.hmf-shelf-subnav-trigger,.hmf-shelf-detail-link{font-family:var(--font-sans);font-size:var(--size-body);color:var(--color-ink);border-bottom:none;justify-content:space-between;align-items:center;padding:8px 0;text-decoration:none;transition:color .2s;display:flex}.hmf-shelf-subnav-link:hover,.hmf-shelf-subnav-trigger:hover,.hmf-shelf-detail-link:hover{color:var(--color-accent)}.hmf-shelf-subnav-trigger{cursor:pointer;text-align:left;background:0 0;border-top:none;border-left:none;border-right:none}.hmf-shelf-subnav-trigger.active{color:var(--color-accent);border-bottom-color:var(--color-accent)}.hmf-shelf-detail-link{gap:16px}.hmf-shelf-detail{gap:10px}.hmf-shelf-detail-link-main{align-items:center;gap:12px;min-width:0;display:flex}.hmf-shelf-detail-media{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.hmf-shelf-detail-logo{object-fit:contain;width:100%;height:100%}.hmf-shelf-detail-copy{line-height:1.35}.hmf-shelf-link-arrow{opacity:0;color:var(--color-accent);transition:opacity .2s}.hmf-shelf-subnav-link:hover .hmf-shelf-link-arrow,.hmf-shelf-subnav-trigger:hover .hmf-shelf-link-arrow,.hmf-shelf-subnav-trigger.active .hmf-shelf-link-arrow,.hmf-shelf-detail-link:hover .hmf-shelf-link-arrow,.hmf-shelf-link-arrow.visible{opacity:1}.hmf-mob-bar,.hmf-mob-overlay{display:none}@media (max-width:1100px){.hmf-topbar,.hmf-mainnav,.hmf-shelf{display:none!important}.hmf-mob-bar{z-index:100;padding:12px var(--gut);background:var(--color-bg);border-bottom:1px solid var(--color-rule);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.hmf-mob-bar .hmf-logo{height:36px}.hmf-mob-hamburger{cursor:pointer;color:var(--color-ink);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.hmf-mob-overlay{z-index:200;visibility:hidden;pointer-events:none;display:block;position:fixed;inset:0;overflow:hidden}.hmf-mob-overlay.open{visibility:visible;pointer-events:auto}.hmf-mob-main{background:var(--color-bg);-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:flex-end;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;overflow-y:auto;transform:translate(100%)}.hmf-mob-overlay.open .hmf-mob-main{transform:translate(0)}.hmf-mob-main.pushed{transform:translate(-100%)}.hmf-mob-sub{background:var(--color-bg);-webkit-overflow-scrolling:touch;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;overflow-y:auto;transform:translate(100%)}.hmf-mob-sub.open{transform:translate(0)}.hmf-mob-head{padding:28px var(--gut)12px;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.hmf-mob-close{cursor:pointer;color:var(--color-ink);background:0 0;border:none;align-items:center;padding:4px;display:flex}.hmf-mob-back{cursor:pointer;color:var(--color-ink);font-family:var(--font-sans);font-size:var(--size-body);letter-spacing:.01em;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-weight:400;display:flex}.hmf-mob-utils{padding:20px var(--gut)24px;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:16px;display:flex}.hmf-mob-util{font-family:var(--font-sans);font-size:var(--size-body);letter-spacing:.01em;color:var(--color-ink);align-items:center;gap:6px;font-weight:400;text-decoration:none;display:flex}.hmf-mob-nav{padding:12px var(--gut)40px;flex-direction:column;align-items:flex-end;display:flex}.hmf-mob-link{font-family:var(--font-sans);color:var(--color-ink);cursor:pointer;text-align:right;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding:12px 0;font-size:clamp(26px,7vw,36px);font-weight:700;line-height:1.15;text-decoration:none;display:flex}.hmf-mob-chev{color:var(--color-ink);flex-shrink:0;font-size:.7em;font-weight:400;line-height:1}.hmf-mob-sub-body{padding:40px var(--gut)32px;flex-direction:column;flex:1;display:flex}.hmf-mob-sub-title{font-family:var(--font-sans);color:var(--color-ink);margin-bottom:20px;font-size:clamp(26px,7vw,36px);font-weight:700;line-height:1.15}.hmf-mob-sub-desc{font-family:var(--font-sans);font-size:var(--size-body);line-height:var(--lh-body);color:var(--color-muted);margin-bottom:28px}.hmf-mob-sub-cta{background:var(--color-ink);color:#fff;font-family:var(--font-sans);font-size:var(--size-body);align-self:flex-start;align-items:center;gap:12px;margin-bottom:32px;padding:18px 28px;font-weight:400;text-decoration:none;transition:opacity .2s;display:inline-flex}.hmf-mob-sub-cta:hover{opacity:.85}.hmf-mob-sub-links{flex-direction:column;display:flex}.hmf-mob-sub-link{font-family:var(--font-sans);font-size:var(--size-body);color:var(--color-ink);justify-content:space-between;align-items:center;padding:14px 0;font-weight:700;text-decoration:none;display:flex}.hmf-mob-sub-link .hmf-mob-chev{font-size:16px}.hmf-mob-sub-group{border-bottom:1px solid var(--color-rule)}.hmf-mob-sub-toggle.open{color:var(--color-accent)}.hmf-mob-sub-underlinks{flex-direction:column;gap:4px;padding:0 0 12px 16px;display:flex}.hmf-mob-sub-underlink{color:var(--color-ink);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;text-decoration:none;display:flex}.hmf-mob-sub-underlink-main{align-items:center;gap:10px;min-width:0;display:flex}.hmf-mob-sub-underlink-logo{object-fit:contain;flex-shrink:0;width:28px;height:28px}}
