body.shared-header-active{padding-top:0!important}
body.shared-drawer-open{overflow:hidden!important}
#homeLogo.shared-logo{transform:none!important}
.shared-store-header{height:68px!important;padding:0 clamp(10px,4vw,68px)!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:8px!important;position:sticky!important;top:0!important;z-index:70!important;border-bottom:1px solid var(--line,#e6e3df)!important;background:var(--card,#fff)!important}.shared-logo{justify-self:start!important;display:flex!important;align-items:center!important;transform:none!important}.shared-logo .brand-logo{width:auto!important;height:45px!important;max-width:145px!important;object-fit:contain!important}.shared-header-actions{display:flex;align-items:center;gap:5px}.shared-icon-btn{width:39px!important;height:39px!important;padding:8px!important;display:grid!important;place-items:center!important;position:relative!important;border:0!important;border-radius:10px!important;background:transparent!important;color:var(--ink,#171717)!important;text-decoration:none!important}.shared-icon-btn:hover{background:var(--soft,#efede9)!important}.shared-icon-btn svg{width:22px!important;height:22px!important}.shared-drawer-overlay{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.25s}.shared-drawer-overlay.open{opacity:1;pointer-events:auto}.shared-drawer{width:min(340px,88vw)!important;height:100%!important;padding:17px!important;display:flex!important;flex-direction:column!important;position:absolute!important;left:0!important;top:0!important;transform:translateX(-102%);transition:transform .28s ease;background:var(--card,#fff)!important;box-shadow:0 15px 45px rgba(20,18,16,.2)!important;overflow:hidden!important}.shared-drawer-overlay.open .shared-drawer{transform:translateX(0)}.shared-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:18px!important}.shared-drawer-head img{height:50px!important;max-width:185px!important;object-fit:contain}.shared-drawer-nav{display:grid!important;align-content:start!important;gap:8px!important;flex:1!important;overflow:auto!important;padding-bottom:12px!important}.shared-drawer-nav .drawer-item{width:100%!important;padding:13px 14px!important;display:flex!important;align-items:center!important;gap:12px!important;border:1px solid var(--line,#e6e3df)!important;border-radius:13px!important;background:var(--card,#fff)!important;color:var(--ink,#171717)!important;text-align:left!important;text-decoration:none!important;font-size:12px!important;font-weight:700!important}.shared-drawer-nav .contact{color:#fff!important;background:var(--green,#168b63)!important}.shared-drawer-nav .community{color:#fff!important;background:#20aeb1!important}.shared-drawer-nav .giveaway{color:#fff!important;background:#741f32!important}.shared-drawer-nav .drawer-sep{width:100%;margin:7px 0;border:0;border-top:1px solid var(--line,#e6e3df)}.shared-drawer-nav .switch{margin-left:auto}.shared-drawer .drawer-admin{margin-top:8px}.shared-store-header .count-badge{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;position:absolute;right:-3px;top:-3px;border-radius:20px;background:var(--red,#d9282f);color:#fff;font:700 9px Arial}.shared-store-header .count-badge.hidden{display:none!important}@media(min-width:621px){.shared-store-header{height:72px!important}.shared-logo .brand-logo{height:49px!important;max-width:180px!important}.shared-header-actions{gap:7px}.shared-icon-btn{width:43px!important;height:43px!important;padding:10px!important}}

.shared-store-footer{padding:38px clamp(18px,5vw,74px);display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line,#e7e3de);background:var(--card,#fff);color:var(--ink,#171717)}
.shared-footer-brand img{width:118px;height:51px;object-fit:contain}.shared-footer-brand p{margin:6px 0 0;color:var(--muted,#6f6b68);font-size:9px}.shared-store-footer nav{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.shared-store-footer nav a{color:inherit;text-decoration:none;font-size:10px;font-weight:700}.shared-store-footer nav a:hover{color:var(--red,#db2831)}
@media(max-width:620px){.shared-store-footer{padding:28px 16px;align-items:flex-start;flex-direction:column}.shared-store-footer nav{gap:14px}}

/* v7.0.5 — fixed shell header behaves identically inside homepage and shop containers. */
body.shared-header-active{padding-top:68px!important}
body.shared-header-active .shared-store-header{position:fixed!important;left:0!important;right:0!important;top:0!important;width:100%!important}
@media(min-width:621px){body.shared-header-active{padding-top:72px!important}}
/* v7.0.8: one animated search dialog on every buyer page. */
.shared-search-shade-v708[hidden],.shared-search-panel-v708[hidden]{display:none!important}
.shared-search-shade-v708{position:fixed;inset:0;z-index:88;background:rgba(14,18,23,.24);opacity:0;pointer-events:none;transition:opacity .2s ease}
.shared-search-shade-v708.open{opacity:1;pointer-events:auto}
.shared-search-panel-v708{position:fixed;z-index:89;top:8px;right:clamp(10px,4vw,68px);width:min(520px,calc(100vw - 20px));max-height:min(65dvh,470px);background:var(--card,#fff);border:1px solid var(--line,#e6e3df);border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.2);color:var(--ink,#171717);opacity:0;transform-origin:top right;transform:translateY(-8px) scaleX(.18);transition:opacity .2s ease,transform .23s cubic-bezier(.2,.82,.25,1);overflow:hidden;display:flex;flex-direction:column}
.shared-search-panel-v708.open{opacity:1;transform:translateY(0) scaleX(1)}
.shared-search-panel-v708 form{display:flex;align-items:center;gap:6px;padding:6px;flex:none;min-width:0}
.shared-search-field-v708{min-width:0;flex:1;display:flex;align-items:center;gap:8px;padding:0 10px}
.shared-search-field-v708 span{font-size:23px;line-height:1;color:var(--muted,#666)}
.shared-search-field-v708 input{height:41px;width:100%;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;color:var(--ink,#171717);font-size:13px}
.shared-search-submit-v708,.shared-search-close-v708{height:38px;flex:none;border:0;border-radius:10px;cursor:pointer;font-weight:700}
.shared-search-submit-v708{padding:0 14px;background:var(--red,#d9282f);color:#fff}
.shared-search-close-v708{width:36px;background:var(--soft,#efede9);color:var(--ink,#171717)}
.shared-search-results-v708{overflow-y:auto;overscroll-behavior:contain;max-height:min(48dvh,345px);min-height:0;scrollbar-width:thin;border-top:1px solid var(--line,#e6e3df)}
.shared-search-message-v708{margin:0;padding:16px;color:var(--muted,#676767);font-size:11px;line-height:1.6}
.shared-search-result-v708{padding:9px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line,#e6e3df);text-decoration:none;color:var(--ink,#171717)}
.shared-search-result-v708:hover,.shared-search-result-v708:focus-visible{background:var(--soft,#efede9)}
.shared-search-result-v708 img{width:48px;height:48px;flex:none;object-fit:cover;border-radius:8px}
.shared-search-result-text-v708{min-width:0;display:grid;gap:4px}.shared-search-result-text-v708 strong{font-size:11px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.shared-search-result-text-v708 small{font-size:10px;color:var(--red,#d9282f)}
.shared-search-all-v708{display:block;padding:12px;color:var(--red,#d9282f);font-size:11px;text-align:center;text-decoration:none;font-weight:700}
@media(max-width:620px){.shared-search-panel-v708{top:7px;right:8px;width:calc(100vw - 16px)}.shared-search-field-v708 input{font-size:12px}.shared-search-submit-v708{padding:0 10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.shared-search-panel-v708,.shared-search-shade-v708{transition:none!important}}

/* v7.0.9: limit viewport to three results; keep the whole list scrollable. */
.shared-search-results-v708{max-height:min(225px,38dvh)!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;touch-action:pan-y}
.shared-search-field-v708 input{font-size:16px!important;transform:none!important}
@media(max-width:620px){.shared-search-field-v708 input{font-size:16px!important}}
/* v7.0.10 — unified voucher price, explanatory dialog. */
.reiwa-price-v710{display:flex!important;flex-wrap:wrap;align-items:center;gap:5px 8px;max-width:100%;min-width:0}.reiwa-price-v710>strong{color:#d12838!important;font-weight:800!important;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.reiwa-voucher-trigger-v710{display:inline-flex!important;align-items:center;gap:4px;flex:none;min-height:23px;text-decoration:none!important;cursor:pointer;color:#cf482d!important}.reiwa-voucher-trigger-v710:focus-visible{outline:2px solid #cf482d;outline-offset:3px;border-radius:6px}.reiwa-percent-v710{display:inline-flex!important;align-items:center;padding:3px 5px;border-radius:4px;background:#fff0eb;color:#c83e29!important;font-size:10px!important;font-weight:800;line-height:1.2}.reiwa-ticket-v710{width:24px;height:22px;flex:none;display:block}.reiwa-voucher-overlay-v710{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:16px;background:rgba(12,12,14,.58)}.reiwa-voucher-dialog-v710{width:min(440px,100%);padding:23px;border-radius:18px;background:var(--card,#fff);color:var(--ink,#171717);box-shadow:0 20px 60px rgba(0,0,0,.25);position:relative}.reiwa-voucher-dialog-v710 h2{margin:0 35px 20px 0;font-size:17px}.reiwa-voucher-dialog-v710>div{padding:10px 0;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line,#e6e3df);font-size:11px}.reiwa-voucher-dialog-v710 strong{white-space:nowrap}.reiwa-voucher-dialog-v710 .reiwa-voucher-final-v710{border-bottom:0;color:#d12838;font-size:13px;font-weight:800}.reiwa-voucher-dialog-v710 p{margin:13px 0 0;color:var(--muted,#666);font-size:10px;line-height:1.6}.reiwa-voucher-close-v710{position:absolute;right:15px;top:13px;width:34px;height:34px;border:0;border-radius:8px;background:var(--soft,#eee)}
.reiwa-combo-label-v714{display:inline-flex;align-items:center;min-height:18px;padding:2px 5px;border-radius:4px;background:#fff7df;color:#a55d00!important;font-size:8px;font-weight:800;line-height:1.1;white-space:nowrap}.reiwa-voucher-dialog-v710>div span{line-height:1.35}
