.hbuy{margin:1.25rem 0 .5rem;padding-top:1.1rem;border-top:1px solid var(--line)}.hbuy__title{font-family:var(--serif);font-weight:400;font-size:1.3rem;line-height:1.2;letter-spacing:-.01em;margin:0 0 .75rem}.hbuy__store{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.15rem .7rem;margin:0 0 .8rem}.hbuy__store-eyebrow{font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3)}.hbuy__store-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.2rem 0;border:0;background:none;font:inherit;color:var(--ink);cursor:pointer;text-align:left}.hbuy__store-btn svg{width:18px;height:18px;flex:none;fill:none;stroke:var(--ink-2);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hbuy__store-name{font-weight:600}.hbuy__store-sub{color:var(--ink-2);font-size:.88rem}.hbuy__store-change{font-size:.8rem;color:var(--ink-2);text-decoration:underline;text-underline-offset:2px;margin-left:.15rem}.hbuy__store-btn:hover .hbuy__store-change,.hbuy__store-btn[aria-expanded=true] .hbuy__store-change{color:var(--accent)}.hbuy__stores{position:absolute;top:100%;left:0;z-index:6;width:min(360px,100%);margin-top:.35rem;padding:.5rem;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 40px color-mix(in srgb,var(--ink) 18%,transparent)}.hbuy__stores[hidden]{display:none}.hbuy__store-opt{display:flex;gap:.65rem;align-items:flex-start;padding:.6rem .55rem;border-radius:var(--radius);cursor:pointer}.hbuy__store-opt:hover{background:var(--surface)}.hbuy__store-opt input{flex:none;margin:.2rem 0 0;accent-color:var(--accent)}.hbuy__store-opt>span{display:grid;gap:.15rem;min-width:0}.hbuy__store-opt b{font-weight:600}.hbuy__store-opt small{display:block;font-size:.82rem;line-height:1.4;color:var(--ink-2)}.hbuy__store-links{display:flex;gap:.8rem;flex-wrap:wrap}.hbuy__store-links a{color:var(--ink);text-decoration:underline;text-underline-offset:2px}.hbuy__store-links a:hover{color:var(--accent)}.hbuy__store-note{margin:.3rem .55rem .15rem;font-size:.78rem;color:var(--ink-3)}.hbuy__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.hbuy__card{min-width:0;padding:.95rem 1rem 1rem;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius)}.hbuy__card h3{display:flex;align-items:center;gap:.5rem;margin:0 0 .55rem;font-size:.92rem;font-weight:600;letter-spacing:.01em}.hbuy__card h3 svg{width:20px;height:20px;flex:none;fill:none;stroke:var(--ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hbuy__status{display:flex;align-items:flex-start;gap:.4rem;margin:0 0 .35rem;font-size:.88rem;font-weight:500;line-height:1.4;color:var(--ink)}.hbuy__status svg{width:15px;height:15px;flex:none;margin-top:.2em;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hbuy__status--in_stock svg{color:#2f7d4f}.hbuy__status--supplier svg{color:#b8741a}.hbuy__status--unknown svg,.hbuy__status--unavailable svg{color:var(--ink-3)}.hbuy__status--unavailable{color:var(--ink-2)}.hbuy__sub{margin:0;font-size:.8rem;line-height:1.45;color:var(--ink-2)}.hbuy__sub a{color:var(--ink);text-decoration:underline;text-underline-offset:2px}.hbuy__sub a:hover{color:var(--accent)}.hbuy__sub b{color:var(--ink);font-weight:600}.hbuy__pc{display:flex;gap:.4rem;margin:.6rem 0 .5rem}.hbuy__pc .locality{flex:1;min-width:0}.hbuy__pc input{width:100%;min-width:0;padding:.5rem .65rem;background:var(--paper);color:var(--ink);border:1px solid color-mix(in srgb,var(--ink) 22%,transparent);border-radius:var(--radius);font:inherit;font-size:max(var(--touch-min-font,0px),.9rem);letter-spacing:.01em}.hbuy__pc input:focus-visible{outline:1px solid var(--ink-2);outline-offset:2px;border-color:var(--ink)}.hbuy__pc .btn{width:auto;margin:0;padding:.5em .85em;font-size:.74rem;white-space:nowrap}.hbuy__sub.is-set{color:var(--ink)}.hbuy__sub.is-error{color:var(--sale)}.hbuy__est-box{display:grid;align-items:start}.hbuy__est-box>*{grid-area:1/1}.hbuy__est-reserve{visibility:hidden}.hbuy__est-main,.hbuy__est-sub{display:block}.hbuy__est.is-set .hbuy__est-main,.hbuy__est.is-fallback .hbuy__est-main{color:var(--ink);font-weight:500}.hbuy__est-sub{color:var(--ink-2)}.hbuy__est-contact{display:inline-block;margin-top:.25rem;color:var(--ink);text-underline-offset:.2em}.hbuy__est.is-loading .hbuy__est-main{color:var(--ink-2)}.hbuy__spin{width:12px;height:12px;vertical-align:-1px;margin-right:.35rem;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;animation:hbuySpin .8s linear infinite}@keyframes hbuySpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.hbuy__spin{animation:none}}@media(max-width:640px){.hbuy__stores{width:100%}}.hbuy__opts{display:grid;gap:2px;margin:.5rem 0 0}.hbuy__opt{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:.45rem;padding:.4rem .1rem;font-size:.8rem;line-height:1.35;border-top:1px solid color-mix(in srgb,var(--color-ink) 8%,transparent)}.hbuy__opt:first-child{border-top:0}.hbuy__opt-radio{margin:0;accent-color:var(--color-accent)}.hbuy__opt-ic{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;color:var(--ink-2)}.hbuy__opt-text{display:grid}.hbuy__opt-main{color:var(--ink-1)}.hbuy__opt-sub{font-size:.74rem;color:var(--ink-3)}.hbuy__opt-price{font-weight:700;white-space:nowrap}.hbuy__opt--fixed{font-weight:600}.hbuy__opt-radio--fixed{width:13px;height:13px;border-radius:50%;background:var(--color-accent);flex:0 0 13px;position:relative}.hbuy__opt-radio--fixed:after{content:"";position:absolute;left:3.5px;top:3px;width:5px;height:3px;border-left:1.6px solid #fff;border-bottom:1.6px solid #fff;transform:rotate(-45deg)}.hbuy__opt--fixed .hbuy__opt-sub:after{content:" \b7\a0always applies to this item"}.hbuy__opt--info{color:var(--ink-3)}.hbuy__opt--info .hbuy__opt-main,.hbuy__opt--info .hbuy__opt-price{color:var(--ink-3);font-weight:400}.hbuy__opt-hint{margin:.35rem 0 0;font-size:.72rem;color:var(--ink-3)}.hbuy__opt-note{margin:.4rem 0 0;font-size:.75rem;line-height:1.35;color:var(--ink-2)}.hbuy__opt-blocked{margin:.5rem 0 0;font-size:.8rem;line-height:1.4;color:var(--ink-1)}.hbuy__opt--skel{display:block;height:1.9rem;border-radius:2px;background:color-mix(in srgb,var(--color-ink) 6%,transparent)}@media(prefers-reduced-motion:no-preference){.hbuy__opt--skel{animation:hbuyOptPulse 1.1s ease-in-out infinite}@keyframes hbuyOptPulse{0%,to{opacity:1}50%{opacity:.55}}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/purchase-block.css.map */
