.hv-footer{border-top:1px solid #262626;background:#000;padding:64px 32px 28px}.hv-footer__inner{max-width:1304px;margin:0 auto}.hv-footer__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px;gap:32px}.hv-footer__heading>a{display:inline-flex;align-items:center;gap:11px;color:#ededed;font-size:25px;font-weight:600;letter-spacing:-1px}.hv-footer__heading p{font-size:12px;line-height:1.5;color:#888;margin:0}.hv-footer__columns{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.hv-footer__columns nav h2{font-size:13px;margin:0 0 21px;font-weight:500!important;letter-spacing:0!important}.hv-footer__columns ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:13px}.hv-footer__columns a{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#888;line-height:1.45}.hv-footer__columns a:hover{color:#ededed}.hv-footer__bottom{border-top:1px solid #262626;display:flex;align-items:center;gap:28px;margin-top:55px;padding-top:24px;font-size:11px;color:#888}.hv-footer__bottom p{margin:0}.hv-footer__bottom>div{display:flex;gap:20px}.hv-footer__bottom a{color:#888}.hv-footer__bottom a:hover{color:#ededed}.hv-footer__bottom>span{margin-left:auto}@media(max-width:1023px){.hv-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.hv-footer__bottom>span{display:none}}@media(max-width:639px){.hv-footer{padding:48px 24px 28px}.hv-footer__heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:36px}.hv-footer__heading p{max-width:270px}.hv-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 20px}.hv-footer__bottom{flex-direction:column;align-items:flex-start;gap:18px;margin-top:36px}.hv-footer__bottom>div{flex-wrap:wrap;gap:20px}}.bx-experience{--bx-bg:#000;--bx-surface:#0a0a0a;--bx-raised:#111;--bx-border:#262626;--bx-text:#ededed;--bx-muted:#a1a1a1;--bx-faint:#888;--bx-accent:#ededed;color:var(--bx-text);max-width:1400px;margin:112px auto;padding:0 32px;font-family:var(--font-geist-sans),var(--hv-font),sans-serif;font-size:14px;line-height:1.5;text-align:left}.bx-experience *{box-sizing:border-box}.bx-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:end;margin-bottom:44px}.bx-eyebrow{font-size:14px;color:var(--bx-muted);margin:0 0 14px}.bx-heading h2{font-size:clamp(32px,4vw,56px);line-height:1.12;letter-spacing:-.045em;font-weight:500;max-width:700px;margin:0;text-wrap:balance}.bx-description{font-size:18px;line-height:1.65;color:var(--bx-muted);margin:0;max-width:490px}.bx-composition{display:grid;min-width:0;gap:0}.bx-composition--aside{grid-template-columns:minmax(0,1fr)}.bx-aside,.bx-primary{min-width:0}.bx-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;padding:0 24px}.bx-aside>.bx-panel{padding:28px 0;border:0;border-radius:0;background:transparent}.bx-aside>.bx-panel:only-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:48px}.bx-aside .bx-panel-title{font-size:16px}.bx-aside .bx-code{border:0;border-left:1px solid var(--bx-border);border-radius:0;background:transparent}.bx-demo{position:relative;display:flex;flex-direction:column;border:1px solid var(--bx-border);border-radius:5px;background:var(--bx-bg);overflow:hidden;min-width:0}.bx-demo-label{order:2;display:flex;gap:8px;align-items:center;color:var(--bx-muted);font-size:13px;padding:14px 24px;border-top:1px solid #1a1a1a;letter-spacing:.01em}.bx-example-mark{width:7px;height:7px;border:1px solid #777;transform:rotate(45deg);display:inline-block}.bx-demo-content{padding:42px;min-height:440px;position:relative;isolation:isolate;min-width:0}.bx-demo-content svg{max-width:100%;height:auto}.bx-demo-content p{color:var(--bx-muted)}.bx-demo-content button,.bx-demo-content input,.bx-demo-content select{font:inherit}.bx-demo-content input:not([type]),.bx-demo-content input[type=text],.bx-demo-content select{border:1px solid var(--bx-border);border-radius:6px;background:#0a0a0a;color:var(--bx-text);padding:8px 11px;max-width:100%}.bx-panel{min-width:0;padding:22px;border:1px solid var(--bx-border);border-radius:8px;background:var(--bx-surface);overflow-wrap:anywhere}.bx-panel-title{font-weight:500;font-size:15px;margin:0 0 18px;color:var(--bx-text)}.bx-panel p{font-size:15px;line-height:1.6;color:var(--bx-muted);margin:8px 0}.bx-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0}.bx-button{display:inline-flex;justify-content:center;align-items:center;gap:7px;border:1px solid #333;border-radius:6px;background:#111;color:#ededed;min-height:38px;padding:7px 14px;font-size:14px;font-weight:500;cursor:pointer;transition:background .18s,border-color .18s,transform .18s;text-decoration:none;white-space:normal}.bx-button:hover{background:#1b1b1b;border-color:#555}.bx-button:active{transform:translateY(1px)}.bx-button--primary{background:#ededed;color:#111;border-color:#ededed}.bx-button--primary:hover{background:#fff;border-color:#fff}.bx-button:disabled{opacity:.45;cursor:not-allowed}.bx-experience :is(button,input,select,a):focus-visible{outline:2px solid #6eb5ff;outline-offset:4px}.bx-tabs{display:flex;flex-wrap:wrap;gap:3px;padding:4px;background:#0a0a0a;border:1px solid #262626;border-radius:7px;width:fit-content;max-width:100%;margin:0 0 22px}.bx-tabs button{padding:7px 12px;min-height:33px;border:0;border-radius:4px;background:transparent;color:#a1a1a1;font-size:14px;cursor:pointer;transition:background .2s,color .2s}.bx-tabs button[aria-pressed=true]{background:#252525;color:#ededed}.bx-tabs button:hover{color:#fff}.bx-toggle{display:inline-flex;align-items:center;gap:9px;position:relative;cursor:pointer;font-size:14px;min-height:36px}.bx-toggle input{position:absolute;opacity:0;width:34px;height:22px;margin:0;z-index:1;cursor:pointer}.bx-switch{display:block;width:32px;height:18px;border-radius:20px;background:#333;transition:background .2s;position:relative;flex-shrink:0}.bx-switch:after{content:"";position:absolute;width:12px;height:12px;top:3px;left:3px;border-radius:50%;background:#aaa;transition:transform .2s,background .2s}.bx-toggle input:checked+.bx-switch{background:#ededed}.bx-toggle input:checked+.bx-switch:after{transform:translateX(14px);background:#000}.bx-toggle input:focus-visible+.bx-switch{outline:2px solid #6eb5ff;outline-offset:4px}.bx-range{width:100%;max-width:400px;margin:16px 0}.bx-range label{display:flex;justify-content:space-between;gap:16px;font-size:14px;color:#a1a1a1;margin-bottom:10px}.bx-range output{color:#ededed;font-variant-numeric:tabular-nums}.bx-range input{width:100%;accent-color:#ededed;cursor:pointer}.bx-chip{display:inline-flex;align-items:center;max-width:100%;border:1px solid #333;border-radius:999px;background:#121212;color:#c6c6c6;font-size:12px;line-height:1.4;padding:4px 9px;white-space:normal}.bx-chip--good{color:#9ae6b4;border-color:#254733;background:#09160e}.bx-chip--warn{color:#edc878;border-color:#4b3b1d;background:#191408}.bx-code{display:block;margin:14px 0;padding:18px;border:1px solid #262626;background:#080808;border-radius:6px;font-family:var(--font-geist-mono),monospace;font-size:14px;line-height:1.9;color:#b6b6b6;white-space:pre-wrap;overflow-wrap:anywhere;overflow:auto}.bx-code code{font:inherit}.bx-stat{display:flex;flex-direction:column;gap:8px;min-width:0}.bx-stat small,.bx-stat>span{color:#a1a1a1;font-size:14px}.bx-stat strong{font-size:32px;line-height:1.1;letter-spacing:-.035em;font-weight:500;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.bx-experience[data-active=false] *,.bx-experience[data-active=false] :after,.bx-experience[data-active=false] :before{animation-play-state:paused!important}.bx-playback-control{display:inline-flex;align-items:center;gap:8px;min-height:32px;margin-top:14px;padding:0;border:0;background:none;font:12px var(--font-geist-sans),sans-serif;color:#a1a1a1;cursor:pointer}.bx-playback-control:hover{color:#ededed}.bx-heading-detail{min-width:0}.bx-experience svg text{font-family:var(--font-geist-sans),var(--hv-font),sans-serif}@media(max-width:900px){.bx-heading{gap:30px}.bx-composition--aside,.bx-heading{grid-template-columns:1fr}.bx-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.bx-description,.bx-heading h2{max-width:650px}}@media(max-width:600px){.bx-experience{margin:54px auto;padding:0 18px}.bx-heading{gap:18px;margin-bottom:26px}.bx-heading h2{font-size:30px}.bx-description{font-size:14px}.bx-demo-content{padding:18px;min-height:280px}.bx-demo-label{padding:13px 18px}.bx-aside{grid-template-columns:1fr;gap:0;padding:0 6px}.bx-aside>.bx-panel:only-child{display:block}.bx-panel{padding:18px}.bx-tabs button{padding:7px 10px}.bx-code{padding:13px;font-size:13px}.bx-stat strong{font-size:26px}}@media(pointer:coarse){.bx-button,.bx-tabs button{min-height:42px}.bx-range input{min-height:28px}}@media(prefers-reduced-motion:reduce){.bx-experience *,.bx-experience :after,.bx-experience :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.bx-doodle-companion{display:inline-flex;width:29px;height:29px;color:#dedede;flex:none;margin:-5px 0}.bx-doodle-companion .hd-eyes{animation:hd-blink 6.8s infinite}.bx-experience[data-playback=static] .bx-doodle-companion *{animation:none!important}@media(prefers-reduced-motion:reduce){.bx-doodle-companion{transition:none}.bx-doodle-companion *{animation:none!important}}.hv-footer-doodle{margin-top:74px;padding-top:39px;border-top:1px solid #262626;color:#ededed}.hv-footer-doodle__invitation{display:flex;align-items:center;justify-content:space-between;gap:24px}.hv-footer-doodle__invitation h2{margin:0;font-size:clamp(25px,3vw,38px);line-height:1.15;font-weight:500;letter-spacing:-.055em}.hv-footer-doodle__invitation h2 span{color:#888}.hv-footer-doodle__invitation>a{display:inline-flex;align-items:center;justify-content:center;gap:21px;padding:12px 0 12px 18px;min-height:44px;color:#ededed;font-size:13px;font-weight:500;white-space:nowrap}.hv-footer-doodle__invitation>a:hover{text-decoration:underline;text-underline-offset:5px}.hv-footer-doodle__invitation>a:focus-visible{outline:2px solid currentColor;outline-offset:5px;border-radius:3px}.hv-footer-doodle__stage{margin-top:26px}.hv-footer-doodle__art{display:block;width:100%;height:auto;overflow:visible}.hv-footer-doodle__wordmark{stroke-width:2}.hv-footer-doodle__guide{opacity:.28;stroke-width:1.3}.hv-footer-doodle__body{stroke-width:2.8}.hv-footer-doodle__hand,.hv-footer-doodle__ink{fill:currentColor;stroke:none}.hv-footer-doodle__tool{fill:var(--hd-paper);stroke-width:1.7}.hv-footer-doodle__hatch{stroke-width:1.2}.hv-footer-doodle__hand-crease{stroke:var(--hd-paper);stroke-width:1.1}.hv-footer-doodle__underline-echo{opacity:.34}.hv-footer-doodle__letter:nth-child(2){--hd-delay:.25s}.hv-footer-doodle__letter:nth-child(3){--hd-delay:.5s}.hv-footer-doodle__letter:nth-child(4){--hd-delay:.75s}.hv-footer-doodle__letter:nth-child(5){--hd-delay:1s}.hv-footer-doodle__underline{--hd-delay:1.1s}.hv-footer-doodle__underline-echo{--hd-delay:1.35s}.hv-footer-doodle__writing-arm{transform-origin:174px 89px;animation:hv-footer-write 12s ease-in-out infinite}.hv-footer-doodle__holding-arm{transform-origin:20px 133px;animation:hv-footer-hold 12s ease-in-out infinite}.hv-footer-doodle__stage:not([data-running=true]) *,.hv-footer-doodle__stage[data-running=false] *{animation-play-state:paused}.hv-footer-doodle+.hv-footer__bottom{margin-top:35px}@keyframes hv-footer-write{0%,10%,31%,to{transform:rotate(0deg)}16%,25%{transform:rotate(-2deg)}20%{transform:rotate(.8deg)}}@keyframes hv-footer-hold{0%,39%,63%,to{transform:rotate(0deg)}47%,55%{transform:rotate(-1.3deg)}}@media (max-width:639px){.hv-footer-doodle{margin-top:45px;padding-top:28px}.hv-footer-doodle__invitation{align-items:flex-start;flex-direction:column;gap:8px}.hv-footer-doodle__invitation h2{font-size:29px;max-width:300px}.hv-footer-doodle__invitation h2 span{display:block}.hv-footer-doodle__invitation>a{padding-left:0}.hv-footer-doodle__stage{margin-top:15px}.hv-footer-doodle__art{width:calc(100% + 28px);max-width:none;margin-left:-14px}.hv-footer-doodle__wordmark{stroke-width:3}}@media (prefers-reduced-motion:reduce){.hv-footer-doodle__art *{animation:none!important}}.hv-nav-scope{font-family:var(--hv-font-sans)}.hv-nav-bar{position:fixed;inset:0 0 auto;z-index:900;height:64px;background:#000;border-bottom:1px solid #1f1f1f;color:#ededed;padding:0 32px}.hv-nav-bar__inner{height:100%;max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:27px}.hv-nav-bar__logo{display:inline-flex;align-items:center;gap:10px;color:#ededed;flex-shrink:0;font-size:22px;font-weight:600;margin:0}.hv-nav-bar__wordmark{width:100px;height:25px}.hv-nav-bar__links{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:0;flex:1;min-width:0}.hv-nav-bar__link{display:flex;align-items:center;gap:6px;padding:0 10px;height:32px;border:0;border-radius:6px;color:#a1a1a1;background:transparent;font-family:var(--hv-font-sans);font-size:13px;font-weight:400;white-space:nowrap}.hv-nav-bar__link:hover,.hv-nav-bar__link[aria-expanded=true]{color:#ededed;background:#1a1a1a}.hv-nav-bar__actions,.hv-nav-bar__ctas{display:flex;align-items:center;gap:9px;margin-left:auto}.hv-nav-bar__cta{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border:1px solid #333;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;color:#ededed;background:#0a0a0a}.hv-nav-bar__cta:hover{background:#222}.hv-nav-bar__cta--filled{background:#ededed;color:#0a0a0a;border-color:#ededed}.hv-nav-bar__cta--filled:hover{background:#ccc;border-color:#ccc}.hv-nav-bar__search-btn{display:flex;align-items:center;gap:7px;height:32px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#888}.hv-nav-bar__search-btn kbd{font-family:var(--hv-font-mono);font-size:10px;padding:2px 4px;border:1px solid #333;border-radius:3px}.hv-nav-bar__search-btn:hover{background:#171717;color:#ededed}.hv-nav-bar__hamburger{display:none;align-items:center;justify-content:center;width:34px;height:34px;background:#0a0a0a;border:1px solid #333;border-radius:6px;color:#ededed}.hv-dropshelf{position:fixed;inset:64px 0 auto;z-index:890;background:#0a0a0a;border-bottom:1px solid #333;opacity:0;visibility:hidden;transform:translateY(-5px);pointer-events:none;transition:opacity .15s,transform .15s}.hv-dropshelf[data-open=true]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.hv-dropshelf__inner{max-width:1400px;margin:auto;padding:32px}.hv-dropshelf__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px}.hv-dropshelf__col{display:flex;flex-direction:column}.hv-dropshelf__col-label{font-size:12px;font-weight:400;color:#888;margin-bottom:14px}.hv-dropshelf__link{display:flex;flex-direction:column;padding:9px 10px;margin:0 -10px;border-radius:6px}.hv-dropshelf__link:hover{background:#171717}.hv-dropshelf__link-label{font-size:14px;font-weight:400;color:#ededed}.hv-dropshelf__link-desc{font-size:12px;line-height:1.5;color:#888;margin-top:3px}.hv-dropshelf__link-external{margin-left:5px;color:#888}.hv-dropshelf__featured{display:flex;flex-direction:column;padding:23px;background:#111;border:1px solid #262626;border-radius:8px;min-height:100%;color:#ededed}.hv-dropshelf__featured:hover{background:#171717}.hv-dropshelf__featured-eyebrow{font-size:12px;color:#888;margin:0 0 20px;text-transform:none}.hv-dropshelf__featured-title{font-size:18px;line-height:1.35;margin:0 0 12px}.hv-dropshelf__featured-desc{font-size:13px;line-height:1.65;color:#888;margin:0 0 24px;flex:1}.hv-dropshelf__featured-cta{font-size:12px;color:#ededed}.hv-nav-scrim{position:fixed;inset:64px 0 0;z-index:880;background:transparent;pointer-events:none;transition:background .15s}.hv-nav-scrim[data-open=true]{background:#0008;pointer-events:auto}.hv-tray{position:fixed;inset:0;z-index:950;display:flex;flex-direction:column;background:#000;color:#ededed;overflow-y:auto}.hv-tray__header{display:flex;align-items:center;justify-content:space-between;height:64px;min-height:64px;padding:0 24px;border-bottom:1px solid #262626}.hv-tray__close{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#0a0a0a;border:1px solid #333;border-radius:6px;color:#ededed;font-size:23px}.hv-tray__body{flex:1;padding:12px 24px;overflow-y:auto}.hv-tray__section{border-bottom:1px solid #262626}.hv-tray__section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 0;background:none;border:0;font-size:16px;color:#ededed;text-align:left}.hv-tray__section-toggle-chev{color:#888;transition:transform .15s}.hv-tray__section-toggle[aria-expanded=true] .hv-tray__section-toggle-chev{transform:rotate(90deg)}.hv-tray__section-body{padding:0 0 20px}.hv-tray__col{margin:15px 0}.hv-tray__col-label{display:block;font-size:12px;color:#888;margin:0 0 8px}.hv-tray__link{display:flex;flex-direction:column;padding:9px 0;color:#ededed}.hv-tray__link-label{font-size:14px}.hv-tray__link-desc{font-size:12px;color:#888;margin-top:3px}.hv-tray__footer{display:flex;gap:10px;padding:20px 24px;border-top:1px solid #262626;background:#000}.hv-tray__footer .hv-nav-bar__cta{height:40px;flex:1;font-size:13px}.hv-search-scrim{position:fixed;inset:0;z-index:1000;background:#000b;display:flex;align-items:flex-start;justify-content:center;padding:15vh 16px}.hv-search-panel{width:100%;max-width:580px;background:#0a0a0a;border:1px solid #333;border-radius:12px;box-shadow:0 20px 80px #000;color:#ededed;overflow:hidden;max-height:65vh;display:flex;flex-direction:column}.hv-search-input-row{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #262626}.hv-search-icon{color:#888;width:17px;height:17px}.hv-search-input{flex:1;background:transparent;border:0;outline:none;color:#ededed;font-size:15px;padding:4px 0;min-width:0}.hv-search-input::placeholder{color:#888}.hv-search-kbd{padding:3px 5px;border:1px solid #333;border-radius:4px;color:#888;font-size:10px}.hv-search-empty{padding:24px 16px}.hv-search-hint{font-size:14px;color:#888;margin:0 0 16px}.hv-search-query{color:#ededed}.hv-search-shortcuts{display:flex;list-style:none;margin:0;padding:0;gap:16px;font-size:11px;color:#888}.hv-search-shortcuts>li{display:flex;align-items:center;gap:5px}.hv-search-shortcuts kbd{border:1px solid #333;padding:1px 4px;border-radius:3px}.hv-search-results{list-style:none;margin:0;padding:8px 0;overflow-y:auto}.hv-search-group{padding:4px 16px 0}.hv-search-group-label{display:block;font-size:11px;color:#888;padding:8px 0}.hv-search-group-items{list-style:none;margin:0;padding:0}.hv-search-result{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px;margin:0 -8px;border-radius:6px;cursor:pointer}.hv-search-result[data-active=true]{background:#1a1a1a}.hv-search-result-main{display:flex;flex-direction:column;min-width:0;flex:1}.hv-search-result-label{font-size:14px;color:#ededed}.hv-search-result-desc,.hv-search-result-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-search-result-desc{font-size:12px;color:#888;margin-top:3px}.hv-search-result-external,.hv-search-result-group{font-size:11px;color:#888}@media(max-width:1200px){.hv-nav-bar__inner{gap:18px}.hv-nav-bar__link{padding-inline:8px}.hv-nav-bar__search-btn kbd{display:none}}@media(max-width:1023px){.hv-nav-bar{padding-inline:24px}.hv-dropshelf,.hv-nav-bar__ctas,.hv-nav-bar__links,.hv-nav-scrim{display:none}.hv-nav-bar__inner{justify-content:space-between}.hv-nav-bar__hamburger{display:flex}}@media(prefers-reduced-motion:reduce){.hv-nav-scope *{transition:none!important;animation:none!important}}.hv-skip-link{position:fixed;z-index:1100;top:12px;left:24px;padding:10px 16px;background:#ededed;color:#0a0a0a;border-radius:6px;transform:translateY(-150%);font-size:14px}.hv-skip-link:focus{transform:translateY(0)}.hv-nav-scope :is(a,button):focus-visible{outline:2px solid #ededed;outline-offset:3px}.hv-nav-bar__logo{min-height:44px}.hv-nav-bar__link[data-current=true]{color:#ededed}.hv-nav-bar__link[data-current=true]:before{content:"";width:3px;height:3px;border-radius:50%;background:currentColor;margin-right:1px}.hv-dropshelf__link[aria-current=page],.hv-tray__link[aria-current=page]{background:#171717}.hv-dropshelf{max-height:calc(100dvh - 64px);overflow-y:auto}.hv-dropshelf,.hv-tray{overscroll-behavior:contain}.hv-search-close,.hv-tray__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;padding:0;color:#a1a1a1;background:transparent;border:1px solid transparent;border-radius:7px;cursor:pointer}.hv-search-close:hover,.hv-tray__close:hover{background:#1a1a1a;color:#ededed}.hv-tray__search{display:flex;align-items:center;gap:11px;width:100%;min-height:48px;padding:0 14px;margin:12px 0 20px;background:#0a0a0a;border:1px solid #333;border-radius:7px;color:#a1a1a1;font:inherit;text-align:left}.hv-tray__search:hover{border-color:#666;color:#ededed}.hv-tray__section-toggle[data-current=true]{color:#fff}.hv-tray__link{min-height:44px;justify-content:center;padding:11px 10px;margin-inline:-10px;border-radius:6px}.hv-tray__link-desc{line-height:1.5}.hv-tray__footer{padding-bottom:max(20px,env(safe-area-inset-bottom));flex-shrink:0}.hv-tray__footer .hv-nav-bar__cta{height:44px}.hv-search-panel{max-height:min(680px,70dvh)}.hv-search-input-row{padding:8px 12px 8px 18px}.hv-search-input{min-height:44px}.hv-search-results{overscroll-behavior:contain;scroll-padding-block:8px}.hv-search-result{min-height:52px}.hv-search-result-desc{line-height:1.5}.hv-search-hint{line-height:1.6}@media(max-width:1023px){.hv-nav-bar{padding-inline:20px}.hv-nav-bar__inner{gap:12px}.hv-nav-bar__actions{gap:8px}.hv-nav-bar__hamburger,.hv-nav-bar__search-btn{width:44px;height:44px;padding:0;justify-content:center}.hv-nav-bar__search-btn{border:1px solid transparent;color:#a1a1a1}.hv-nav-bar__hamburger{background:transparent;border-color:transparent}.hv-nav-bar__hamburger:hover{background:#171717}}@media(max-width:600px){.hv-search-scrim{padding:max(12px,env(safe-area-inset-top)) 12px}.hv-search-panel{max-height:calc(100dvh - max(24px,env(safe-area-inset-top)));border-radius:10px}.hv-search-input{font-size:16px}.hv-search-shortcuts{flex-wrap:wrap;gap:12px}.hv-search-result{gap:10px}.hv-search-result-group{display:none}}@media(pointer:coarse){.hv-nav-bar__cta,.hv-nav-bar__link,.hv-nav-bar__search-btn{min-height:44px}.hv-search-shortcuts{display:none}}.hv-nav-bar__logo{min-width:44px;justify-content:center}.hv-brand-logo{display:block;flex-shrink:0}