.browse-page{height:calc(100vh - 76px);min-height:680px;display:flex;flex-direction:column;overflow:hidden;padding-top:24px;padding-bottom:28px}.browse-header{flex:0 0 auto;display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:18px}.browse-header .eyebrow{margin-bottom:6px}.browse-header h1{font-size:clamp(32px,4vw,52px);margin-bottom:6px}.browse-header p:last-child{color:var(--muted);margin-bottom:0;font-size:13px}.browse-header .search-box form{height:48px}@media(max-width:640px){.browse-page{height:calc(100vh - 64px);padding:18px 14px}.browse-header{display:block;margin-bottom:14px}.browse-header h1{font-size:36px}.browse-header .search-box{margin-top:12px}.browse-header .search-box form{height:44px}}
