*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--hm-bg);color:var(--hm-ink);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;background:var(--hm-bg);overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}.muted{color:var(--hm-muted)}.grow{flex:1}.hide{display:none!important}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid color-mix(in srgb,var(--hm-blue) 55%,white);outline-offset:3px}.hm-boot{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--hm-muted);background:radial-gradient(circle at 50% 20%,#fff 0,#f5f4ee 45%,#ecebe4 100%)}.hm-boot img{filter:drop-shadow(0 14px 25px rgba(23,61,53,.18))}.hm-boot strong{font-size:1.1rem;color:var(--hm-ink)}.hm-boot span{font-size:.9rem}.hm-page{width:min(var(--hm-content),100%);margin:auto}.hm-stack{display:flex;flex-direction:column;gap:var(--hm-s4)}.hm-row{display:flex;align-items:center;gap:var(--hm-s3);flex-wrap:wrap}.hm-grid{display:grid;gap:var(--hm-s4)}.hm-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.hm-divider{height:1px;background:var(--hm-line);border:0;margin:var(--hm-s3) 0}.hm-eyebrow{font-size:.69rem;line-height:1;text-transform:uppercase;letter-spacing:.12em;color:var(--hm-brand-2);font-weight:850}.hm-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:28px 0 14px}.hm-section-title h2{margin:0;font-size:clamp(1.25rem,2vw,1.65rem);letter-spacing:-.035em}.hm-section-title p{margin:4px 0 0;color:var(--hm-muted);font-size:.88rem}.hm-empty{display:grid;place-items:center;text-align:center;min-height:220px;padding:32px;color:var(--hm-muted);border:1px dashed var(--hm-line);border-radius:var(--hm-r-card);background:color-mix(in srgb,var(--hm-surface) 70%,transparent)}.hm-empty strong{color:var(--hm-ink);font-size:1.05rem;margin:8px 0 4px}.hm-empty .hm-icon{font-size:1.8rem}.hm-scroll-x{overflow:auto;scrollbar-width:thin}.hm-nowrap{white-space:nowrap}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
