.marked-image{border-radius:.5rem;position:relative}@media (width>=640px){.marked-image{border-radius:.75rem}}@media (width>=1024px){.marked-image{border-radius:1rem}}.marked-image>img{border-radius:inherit;user-select:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.marked-image__poi{z-index:10;width:0;height:0;transition:top .25s,left .25s;position:absolute}.marked-image[data-dev] .marked-image__poi{cursor:grab}.marked-image[data-dev] .marked-image__poi:active,.marked-image__poi.is-dragging{cursor:grabbing;transition:none}.marked-image__circle{background:var(--accent,#d6553f);color:#fff;font-variant-numeric:tabular-nums;user-select:none;pointer-events:auto;border-radius:9999px;justify-content:center;align-items:center;min-width:1.625rem;height:1.625rem;padding:0 .3rem;font-size:.75rem;font-weight:700;line-height:1;transition:transform .18s,filter .18s;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 2.5px #fff,0 2px 8px #00000047}.marked-image__poi:hover .marked-image__circle{filter:brightness(1.15);transform:translate(-50%,-50%)scale(1.12)}@media (width<=640px){.marked-image__circle{min-width:1.25rem;height:1.25rem;font-size:.625rem;box-shadow:0 0 0 2px #fff,0 2px 6px #00000040}}.marked-image__arrow{filter:drop-shadow(0 2px 6px #00000059);pointer-events:auto;user-select:none;transform-origin:50% 0;background:#fff;width:21px;height:34px;transition:filter .18s;position:absolute;top:0;left:0;mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='34' viewBox='0 0 21 34' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21 31C21 32.6569 19.6569 34 18 34H3C1.34315 34 0 32.6569 0 31L0 12.0389C0 11.2589 0.303736 10.5097 0.846819 9.94988L9.06455 1.47957C9.8502 0.669774 11.1498 0.669773 11.9355 1.47957L20.1532 9.94988C20.6963 10.5097 21 11.2589 21 12.0389L21 31Z'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat}.marked-image__arrow--top{transform:translate(-50%)}.marked-image__arrow--right{transform:translate(-50%)rotate(-90deg)}.marked-image__arrow--bottom{transform:translate(-50%)rotate(180deg)}.marked-image__arrow--left{transform:translate(-50%)rotate(90deg)}.marked-image__poi:hover .marked-image__arrow--top{filter:drop-shadow(0 3px 10px #0006);transform:translate(-50%)scale(1.12)}.marked-image__poi:hover .marked-image__arrow--right{filter:drop-shadow(0 3px 10px #0006);transform:translate(-50%)rotate(-90deg)scale(1.12)}.marked-image__poi:hover .marked-image__arrow--bottom{filter:drop-shadow(0 3px 10px #0006);transform:translate(-50%)rotate(180deg)scale(1.12)}.marked-image__poi:hover .marked-image__arrow--left{filter:drop-shadow(0 3px 10px #0006);transform:translate(-50%)rotate(90deg)scale(1.12)}.marked-image__arrow-text{font-variant-numeric:tabular-nums;color:#000;pointer-events:none;font-size:.75rem;font-weight:700;line-height:1;position:absolute;top:23px;left:50%;transform:translate(-50%,-50%)}.marked-image__arrow--right .marked-image__arrow-text{transform:translate(-50%,-50%)rotate(90deg)}.marked-image__arrow--bottom .marked-image__arrow-text{transform:translate(-50%,-50%)rotate(180deg)}.marked-image__arrow--left .marked-image__arrow-text{transform:translate(-50%,-50%)rotate(-90deg)}@media (width<=640px){.marked-image__arrow{width:18px;height:29px}.marked-image__arrow-text{font-size:.6875rem;top:20px}}.hb-idx-hero-img.marked-image{width:100%;max-width:72rem;margin:2rem auto 0;box-shadow:0 4px 24px #0000001f,0 1px 4px #00000014}.hb-idx .tools-eyebrow{width:fit-content;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:9999px;margin:0 auto 1.15rem;padding:.45rem .9rem;font-size:.875rem;font-weight:650;display:inline-flex}.hb-idx-intro{margin-top:-.5rem}.hb-idx-intro__inner{max-width:46rem;padding-top:2rem}.hb-idx-intro__inner p{color:var(--text-secondary);text-align:left;margin-bottom:1rem;font-size:.9375rem;line-height:1.7}@media (width>=640px){.hb-idx-intro__inner p{font-size:1rem}}.hb-idx-layout{display:block}.hb-idx-main{min-width:0}@media (width>=1280px){.hb-idx-layout{grid-template-columns:14rem 1fr;align-items:start;gap:2rem;max-width:80rem;margin:0 auto;padding:0 1rem;display:grid}.hb-idx-main .hb-idx-sections{padding-left:0;padding-right:0}.hb-idx-main .hb-idx-sections__inner{max-width:none}.hb-idx-main .hb-idx-content{padding-left:0;padding-right:0}.hb-idx-main .hb-idx-content__inner{max-width:none}.hb-idx-main .hb-idx-footer-cta{padding-left:0;padding-right:0}.hb-idx-main .hb-idx-footer-cta__inner{max-width:none}}.hb-idx-toc{display:none}@media (width>=1280px){.hb-idx-toc{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:.75rem;align-self:start;max-height:calc(100vh - 8rem);margin-top:3rem;padding:1.5rem;display:block;position:sticky;top:6rem;overflow-y:auto}}.hb-idx-toc__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:600}.hb-idx-toc__list{margin:0;padding:0;list-style:none}.hb-idx-toc__list li{margin-bottom:.5rem}.hb-idx-toc__list a{color:var(--text-secondary);border-left:2px solid #0000;margin-left:-.75rem;padding:.25rem 0 .25rem .75rem;font-size:.875rem;text-decoration:none;transition:all .15s;display:block}.hb-idx-toc__list a:hover{color:var(--text-primary);border-left-color:var(--border-medium,var(--border-light))}.hb-idx-toc__list a.active{color:var(--accent);border-left-color:var(--accent)}.hb-idx-content{padding:0 1rem;scroll-margin-top:5rem}.hb-idx-content__inner{max-width:72rem;margin:0 auto}.hb-idx-tips{grid-template-columns:1fr;gap:.75rem;margin-top:1rem;display:grid}@media (width>=768px){.hb-idx-tips{grid-template-columns:repeat(3,1fr)}}.hb-idx-tip{border:1px solid var(--border-light);background:var(--bg-page);border-radius:1rem;padding:1rem 1.25rem}.hb-idx-tip__title{color:var(--text-primary);font-size:.8125rem;font-weight:650}.hb-idx-tip__body{color:var(--text-secondary);margin-top:.25rem;font-size:.8125rem;line-height:1.5}.hb-idx-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=768px){.hb-idx-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1280px){.hb-idx-grid{grid-template-columns:repeat(3,1fr)}}.hb-idx-card{border:1px solid var(--border-light);background:var(--bg-surface);color:inherit;border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.hb-idx-card:hover{background:var(--bg-page);border-color:var(--border-medium,var(--border-light))}.hb-idx-card__icon-area{flex-shrink:0}.hb-idx-card__icon{background-color:var(--text-muted);border-radius:.625rem;width:2.25rem;height:2.25rem;display:block;mask-position:50%;mask-size:60%;mask-repeat:no-repeat}.hb-idx-card__icon-placeholder{background:var(--bg-page);border-radius:.625rem;width:2.25rem;height:2.25rem}.hb-idx-card__body{flex-direction:column;flex:1;min-width:0;display:flex}.hb-idx-card__title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hb-idx-card__title{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:650;line-height:1.3;transition:color .15s}.hb-idx-card:hover .hb-idx-card__title{color:var(--accent)}.hb-idx-card__desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.hb-idx-card__location{color:var(--text-muted);margin-top:.5rem;font-size:.6875rem}.hb-idx-card__chevron{width:1rem;height:1rem;color:var(--text-muted);flex-shrink:0;align-self:center;transition:color .15s}.hb-idx-card:hover .hb-idx-card__chevron{color:var(--accent)}.hb-idx-kbd{border:1px solid var(--border-light);background:var(--bg-page);color:var(--text-muted);box-shadow:0 1px 0 var(--border-light);border-radius:.25rem;flex-shrink:0;align-items:center;padding:.125rem .4rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.6875rem;font-weight:500;line-height:1.4;display:inline-flex}.hb-idx-sections{padding:0 1rem 2rem}.hb-idx-sections__inner{max-width:72rem;margin:0 auto}.hb-idx-section{margin-top:2.5rem;scroll-margin-top:5rem}@media (width>=768px){.hb-idx-section{margin-top:3.5rem}}.hb-idx-section__header{margin-bottom:1rem;padding-left:.25rem}.hb-idx-section__title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}@media (width>=640px){.hb-idx-section__title{font-size:1.25rem}}.hb-idx-section__subtitle{color:var(--text-secondary);margin:.25rem 0 0;font-size:.875rem}.hb-idx-footer-cta{margin-top:2rem;padding:0 1rem 4rem}.hb-idx-footer-cta__inner{border:1px solid var(--border-light);background:var(--bg-surface);border-radius:1.5rem;max-width:72rem;margin:0 auto;padding:2rem 1.5rem}@media (width>=768px){.hb-idx-footer-cta__inner{padding:2.5rem}}.hb-idx-footer-cta__title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.hb-idx-footer-cta__body{color:var(--text-secondary);max-width:48rem;margin:.5rem 0 0;font-size:.875rem;line-height:1.6}.hb-idx-footer-cta__buttons{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.hb-idx-btn{border-radius:.75rem;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s,background-color .15s;display:inline-flex}.hb-idx-btn--primary{background:var(--accent);color:#fff}.hb-idx-btn--primary:hover{opacity:.9}.hb-idx-btn--secondary{background:var(--bg-page);border:1px solid var(--border-light);color:var(--text-primary)}.hb-idx-btn--secondary:hover{background:var(--bg-surface-alt,var(--bg-surface))}
