/* Scoped to the guide; inherit the shop's existing typeface, no font downloads. */
.hbsg-trigger-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px 18px;width:100%;min-height:44px;margin:6px 0 14px;clear:both}
.hbsg-size{font-size:14px;line-height:1.5;color:#555}
.hbsg-size strong{color:#252525;font-weight:600}
button.hbsg-trigger{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:44px;max-width:100%;margin:0;padding:6px 0;background:transparent!important;border:0!important;box-shadow:none!important;color:#333!important;font:inherit;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:0;text-transform:none;text-align:left;cursor:pointer;visibility:hidden;opacity:1!important;white-space:normal}
button.hbsg-trigger.is-ready{visibility:visible}
.hbsg-trigger svg{flex:none}
.hbsg-trigger span{text-decoration:underline;text-decoration-color:#b7b0a5;text-underline-offset:4px;text-decoration-thickness:1px}
.hbsg-trigger:hover span{text-decoration-color:currentColor}
.hbsg-trigger:focus-visible,.hbsg-dialog button:focus-visible,.hbsg-panel:focus-visible{outline:2px solid #80572f!important;outline-offset:4px}
.hbsg-nojs{margin:8px 0 20px;font-size:15px;line-height:1.6}
.hbsg-nojs summary{cursor:pointer}
dialog.hbsg-dialog{box-sizing:border-box;width:calc(100% - 48px);max-width:920px;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);margin:auto;padding:0;border:1px solid #ddd8d1;border-radius:20px;background:#fff;color:#292824;box-shadow:0 22px 85px rgba(35,27,18,.22);overflow:auto;overscroll-behavior:contain;font-family:inherit;text-align:left;line-height:1.55}
dialog.hbsg-dialog:not([open]){display:none}
.hbsg-dialog::backdrop{background:rgba(24,22,19,.54)}
.hbsg-dialog *,.hbsg-dialog *::before,.hbsg-dialog *::after{box-sizing:border-box}
.hbsg-dialog [hidden]{display:none!important}
.hbsg-shell{padding:30px}
.hbsg-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:21px}
.hbsg-dialog .hbsg-header h2{margin:0 0 7px;color:#292824;font:inherit;font-size:28px;line-height:1.18;letter-spacing:-.7px;font-weight:600;text-transform:none}
.hbsg-dialog .hbsg-header p{margin:0;color:#68635b;font-size:15px;line-height:1.5}
.hbsg-dialog button.hbsg-close{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;min-height:44px;margin:-9px -9px 0 0;padding:0;color:#34312c;background:transparent;border:0;border-radius:50%;box-shadow:none;cursor:pointer;line-height:1;opacity:1}
.hbsg-dialog button.hbsg-close:hover{background:#f1eeea;color:#171512}
.hbsg-tabs{display:flex;gap:28px;border-bottom:1px solid #dedbd5;margin-bottom:24px}
.hbsg-dialog .hbsg-tabs button{position:relative;display:block;flex:0 1 auto;min-height:44px;margin:0 0 -1px;padding:9px 0 12px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;box-shadow:none;color:#69635d;font:inherit;font-size:15px;font-weight:500;text-transform:none;letter-spacing:0;line-height:1.45;white-space:normal;cursor:pointer;opacity:1}
.hbsg-dialog .hbsg-tabs button[aria-selected=true]{border-bottom-color:#765637;color:#25211c}
.hbsg-dialog .hbsg-tabs button:hover{color:#25211c}
.hbsg-panel{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:25px;align-items:start;margin:0;padding:0}
.hbsg-figure{margin:0!important;min-width:0}
.hbsg-photo{position:relative;aspect-ratio:3/2;border-radius:12px;background:#e9e4dc;overflow:hidden}
.hbsg-dialog .hbsg-photo img{display:block;width:100%;height:100%;margin:0;object-fit:cover;opacity:0;transition:opacity .18s ease}
.hbsg-dialog .hbsg-photo img.is-loaded{opacity:1}
.hbsg-dialog .hbsg-photo-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;margin:0;color:#51473b;font-size:14px;text-align:center}
.hbsg-dialog figcaption{margin-top:8px;color:#706960;font-size:12px;line-height:1.5}
.hbsg-dialog .hbsg-advice h3{margin:0 0 12px;color:#2c2924;font:inherit;font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.35px;text-transform:none}
.hbsg-dialog .hbsg-advice p{margin:0 0 15px;color:#49443d;font-size:16px;line-height:1.65}
.hbsg-dialog .hbsg-advice .hbsg-detail{padding-top:14px;margin:0;border-top:1px solid #e8e3dc;color:#655d52;font-size:14px;line-height:1.65}
.hbsg-tip{margin-top:24px;padding:17px 20px;border-radius:12px;background:#f5f1eb;border:1px solid #ece4da}
.hbsg-tip strong{display:block;margin:0 0 5px;color:#483a2b;font-size:15px;font-weight:600;line-height:1.4}
.hbsg-dialog .hbsg-tip p{margin:0;color:#5a5044;font-size:14px;line-height:1.6}
.hbsg-dialog .hbsg-note{margin:13px 0 0;color:#706960;font-size:12px;line-height:1.6}
@media(min-width:881px){.hbsg-panel{min-height:285px}}
@media(max-width:880px){.hbsg-panel{grid-template-columns:1fr;gap:20px}.hbsg-photo{max-height:350px}.hbsg-dialog .hbsg-advice h3{font-size:22px}.hbsg-shell{padding:26px}.hbsg-tabs{margin-bottom:20px}}
@media(max-width:640px){dialog.hbsg-dialog{width:100%;max-width:100%;max-height:calc(100vh - 18px);max-height:calc(100dvh - 18px);margin:auto 0 0;border-radius:20px 20px 0 0;border-bottom:0}.hbsg-shell{padding:23px 16px max(22px,env(safe-area-inset-bottom))}.hbsg-header{gap:8px;margin-bottom:14px}.hbsg-dialog .hbsg-header h2{font-size:24px;letter-spacing:-.5px}.hbsg-dialog .hbsg-header p{font-size:14px}.hbsg-dialog button.hbsg-close{margin:-8px -5px 0 0}.hbsg-tabs{gap:22px;margin-bottom:18px}.hbsg-dialog .hbsg-tabs button{font-size:14px}.hbsg-dialog .hbsg-advice h3{font-size:21px}.hbsg-tip{padding:15px;margin-top:20px}.hbsg-photo{max-height:none}.hbsg-trigger-row{gap:0 14px}}
@media(prefers-reduced-motion:no-preference){.hbsg-dialog[open]{animation:hbsg-enter .18s ease-out}@keyframes hbsg-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){.hbsg-dialog .hbsg-photo img{transition:none}}
