.swiselect-shop{
  --bg:#F3F6EE;--blob1:#DDEEDF;--blob2:#FBF0D2;--surface:#FFFFFF;--ink:#24372C;--ink-2:#627267;
  --line:#E2E8DC;--mint:#DCEFE2;--sage:#7E9C86;--accent:#F5913E;--accent-2:#EE7A2C;
  --accent-soft:rgba(245,145,62,.22);--blue:#4E8FC7;--tag1-bg:#DCEFE2;--tag1-ink:#2F6B45;
  --tag2-bg:#FDF1CF;--tag2-ink:#8A6512;--tag3-bg:#E1EDF8;--tag3-ink:#2F6394;
  --shadow:0 14px 34px rgba(36,55,44,.12),0 2px 6px rgba(36,55,44,.06);--radius:28px;
  --font:"M PLUS Rounded 1c","Hiragino Maru Gothic ProN","Hiragino Sans","Noto Sans JP",system-ui,sans-serif;
  position:fixed;inset:0;z-index:99990;box-sizing:border-box;color:var(--ink);font-family:var(--font);
  background:radial-gradient(circle at 8% 4%,var(--blob1) 0,transparent 42%),radial-gradient(circle at 100% 38%,var(--blob2) 0,transparent 34%),var(--bg);
  -webkit-font-smoothing:antialiased;overflow:hidden;overscroll-behavior:none;color-scheme:light;
}
body.admin-bar .swiselect-shop{top:32px}
@media(max-width:782px){body.admin-bar .swiselect-shop{top:46px}}
body.swiselect-shop-page{overflow:hidden!important}
.swiselect-shop *{box-sizing:border-box}
.swiselect-shop button,.swiselect-shop select{font:inherit;color:inherit}
.swiselect-shop .swis-app{height:100%;max-width:480px;margin:0 auto;display:flex;flex-direction:column}
.swiselect-shop .swis-app-header{padding:12px 22px}
.swiselect-shop .swis-kicker{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--sage);margin-bottom:4px}
.swiselect-shop .swis-kicker svg{width:14px;height:14px}
.swiselect-shop .swis-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.swiselect-shop .swis-head-row h1{margin:0;font-size:19px;font-weight:800;letter-spacing:.01em;color:var(--ink)}
.swiselect-shop .swis-count{flex:none;font-size:13px;font-weight:700;color:var(--ink-2);background:var(--surface);padding:5px 12px;border-radius:999px;box-shadow:0 2px 8px rgba(36,55,44,.06)}
.swiselect-shop .swis-count b{color:var(--ink);font-size:15px}
.swiselect-shop .swis-cat-row{display:flex;align-items:center;gap:10px;margin-top:8px}
.swiselect-shop .swis-cat-row label{flex:none;font-size:12px;font-weight:700;color:var(--sage)}
.swiselect-shop .swis-select-wrap{position:relative;display:inline-flex}
.swiselect-shop .swis-select-wrap select{-webkit-appearance:none;appearance:none;font-size:16px;font-weight:700;color:var(--ink);min-height:38px;padding:4px 36px 4px 14px;border-radius:999px;border:1.5px solid var(--line);background:var(--surface);box-shadow:0 2px 8px rgba(36,55,44,.05);cursor:pointer;touch-action:manipulation;margin:0}
.swiselect-shop .swis-select-wrap select:focus-visible{outline:3px solid var(--blue);outline-offset:2px}
.swiselect-shop .swis-select-wrap select:disabled{opacity:.6;cursor:default}
.swiselect-shop .swis-select-wrap svg{position:absolute;right:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);pointer-events:none;fill:none;stroke:var(--sage);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.swiselect-shop .swis-bar{height:5px;background:var(--mint);border-radius:9px;margin-top:10px;overflow:hidden}
.swiselect-shop .swis-bar i{display:block;height:100%;width:0;background:var(--sage);border-radius:9px;transition:width .35s ease}
.swiselect-shop .swis-deck{position:relative;flex:1;min-height:0;margin:2px 16px 0}
.swiselect-shop .swis-card{position:absolute;inset:0;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;touch-action:none;user-select:none;-webkit-user-select:none;transition:transform .3s cubic-bezier(.2,.8,.2,1);will-change:transform}
.swiselect-shop .swis-card.swis-dragging{transition:none;cursor:grabbing}
.swiselect-shop .swis-card.swis-peek{transform:scale(.94) translateY(14px);pointer-events:none}
.swiselect-shop .swis-card.swis-peek .swis-info{opacity:.5}
.swiselect-shop .swis-empty{position:absolute;inset:0;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center}
.swiselect-shop .swis-empty-icon{width:56px;height:56px;border-radius:50%;background:var(--mint);display:grid;place-items:center;color:var(--sage);margin-bottom:4px}
.swiselect-shop .swis-empty-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.swiselect-shop .swis-empty h2{margin:0;font-size:17px;color:var(--ink)}
.swiselect-shop .swis-empty p{margin:0;font-size:13px;color:var(--ink-2)}
.swiselect-shop .swis-media{position:relative;flex:1;min-height:170px;background:radial-gradient(ellipse at 50% 45%,#fff 0,#fff 48%,var(--mint) 100%);overflow:hidden}
.swiselect-shop .swis-media img{width:100%;height:100%;object-fit:contain;padding:14px 18px 16px;display:block;-webkit-user-drag:none}
.swiselect-shop .swis-media img.swis-swap{animation:swis-swap .25s ease}
@keyframes swis-swap{from{opacity:.2;transform:scale(1.03)}to{opacity:1;transform:none}}
.swiselect-shop .swis-swipe-label{position:absolute;top:16px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700;background:rgba(255,255,255,.88);color:#24372C;box-shadow:0 2px 8px rgba(0,0,0,.08);opacity:0;pointer-events:none}
.swiselect-shop .swis-label-next{right:14px}.swiselect-shop .swis-label-prev{left:14px}
.swiselect-shop .swis-hint{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);white-space:nowrap;background:rgba(36,55,44,.72);color:#fff;font-size:12px;font-weight:700;padding:6px 14px;border-radius:999px;animation:swis-nudge 1.6s ease-in-out 3}
.swiselect-shop .swis-hint i{font-style:normal;opacity:.55;margin:0 6px}
@keyframes swis-nudge{0%,100%{transform:translateX(-50%)}30%{transform:translateX(calc(-50% - 6px))}60%{transform:translateX(calc(-50% + 6px))}}
.swiselect-shop .swis-info{padding:12px 18px 18px}
.swiselect-shop .swis-thumbs{display:flex;gap:10px;margin-bottom:12px;touch-action:manipulation}
.swiselect-shop .swis-thumb{width:52px;height:52px;flex:none;padding:0;border-radius:16px;overflow:hidden;border:2px solid var(--line);background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s;-webkit-tap-highlight-color:transparent;margin:0}
.swiselect-shop .swis-thumb img{width:100%;height:100%;object-fit:contain;padding:3px;display:block;pointer-events:none}
.swiselect-shop .swis-thumb.swis-on{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}
.swiselect-shop .swis-thumb:focus-visible{outline:3px solid var(--blue);outline-offset:2px}
.swiselect-shop .swis-name{margin:0 0 4px;font-size:18px;font-weight:800;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--ink)}
.swiselect-shop .swis-meta{margin:0 0 8px;font-size:12px;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.swiselect-shop .swis-meta .swis-star{color:#E9A93B;margin-left:8px}
.swiselect-shop .swis-desc{margin:0 0 10px;font-size:14px;line-height:1.7;color:var(--ink-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.swiselect-shop .swis-tags{display:flex;flex-wrap:wrap;gap:6px}
.swiselect-shop .swis-tag{font-size:12px;font-weight:700;padding:5px 10px;border-radius:999px;background:var(--tag1-bg);color:var(--tag1-ink)}
.swiselect-shop .swis-tag:nth-child(2){background:var(--tag2-bg);color:var(--tag2-ink)}
.swiselect-shop .swis-tag:nth-child(3){background:var(--tag3-bg);color:var(--tag3-ink)}
.swiselect-shop .swis-point{margin:10px 0 0;font-size:13px;line-height:1.6;display:flex;gap:8px;align-items:flex-start}
.swiselect-shop .swis-point span{flex:none;font-size:11px;font-weight:800;background:var(--accent);color:#fff;padding:2px 8px;border-radius:7px;margin-top:1px}
.swiselect-shop .swis-warning-note{background:var(--tag2-bg);color:var(--tag2-ink);padding:7px 10px;border-radius:12px;font-weight:700}
.swiselect-shop .swis-warning-note span{background:#E9A93B}
.swiselect-shop .swis-controls{padding:10px 16px}
.swiselect-shop .swis-nav-row{display:flex;justify-content:space-between;gap:10px}
.swiselect-shop .swis-nav-btn{display:inline-flex;align-items:center;gap:4px;min-height:40px;padding:0 14px 0 10px;border-radius:999px;border:1.5px solid var(--line);background:var(--surface);color:var(--ink-2);font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,opacity .2s;margin:0}
.swiselect-shop .swis-nav-btn.swis-next{padding:0 10px 0 14px}
.swiselect-shop .swis-nav-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.swiselect-shop .swis-nav-btn:active{transform:scale(.95)}
.swiselect-shop .swis-nav-btn:disabled{opacity:.35;cursor:default;transform:none}
.swiselect-shop .swis-nav-btn:focus-visible,.swiselect-shop .swis-cta:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.swiselect-shop .swis-cta-wrap{padding:10px 16px 0}
.swiselect-shop .swis-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:58px;border-radius:20px;text-decoration:none!important;color:#fff!important;font-size:17px;font-weight:800;letter-spacing:.02em;background:linear-gradient(150deg,#F8A552,var(--accent-2));box-shadow:0 10px 24px rgba(238,122,44,.35);-webkit-tap-highlight-color:transparent;transition:transform .15s ease}
.swiselect-shop .swis-cta:active{transform:scale(.98)}
.swiselect-shop .swis-cta svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.swiselect-shop .swis-cta-note{margin:6px 0 0;text-align:center;font-size:11px;color:var(--ink-2);opacity:.85}
.swiselect-shop .swis-card.swis-peek .swis-cta-wrap{opacity:.5}
@media(prefers-color-scheme:dark){.swiselect-shop{--bg:#18201B;--blob1:#1F3026;--blob2:#2A2A1C;--surface:#232C26;--ink:#EAF1EB;--ink-2:#A6B4AA;--line:#33403A;--mint:#2C4034;--sage:#9CB9A3;--tag1-bg:#2C4034;--tag1-ink:#BFE3C9;--tag2-bg:#3A3420;--tag2-ink:#F2D98E;--tag3-bg:#233447;--tag3-ink:#B5D3EF;--shadow:0 14px 34px rgba(0,0,0,.4);color-scheme:dark}}
@media(max-height:720px){.swiselect-shop .swis-info-note{display:none}.swiselect-shop .swis-warning-note{margin-top:8px;padding:5px 8px;font-size:12px;line-height:1.45;gap:6px;border-radius:10px}.swiselect-shop .swis-warning-note span{font-size:10px;padding:1px 6px}.swiselect-shop .swis-has-warning .swis-desc{-webkit-line-clamp:1}.swiselect-shop .swis-thumb{width:44px;height:44px;border-radius:13px}.swiselect-shop .swis-info{padding:12px 16px 14px}.swiselect-shop .swis-name{font-size:16px;-webkit-line-clamp:2}}
@media(max-height:700px){.swiselect-shop .swis-app-header{padding:8px 22px}.swiselect-shop .swis-kicker{display:none}.swiselect-shop .swis-cat-row{margin-top:6px}.swiselect-shop .swis-select-wrap select{min-height:34px}.swiselect-shop .swis-bar{margin-top:8px}.swiselect-shop .swis-controls{padding:8px 16px 6px}.swiselect-shop .swis-nav-btn{min-height:38px}.swiselect-shop .swis-cta-wrap{padding:8px 14px 0}.swiselect-shop .swis-cta{min-height:52px;font-size:16px}.swiselect-shop .swis-cta-note{margin-top:4px}}
@media(max-height:600px){.swiselect-shop .swis-app-header{padding:6px 20px}.swiselect-shop .swis-head-row h1{font-size:16px}.swiselect-shop .swis-cat-row{margin-top:4px}.swiselect-shop .swis-bar{margin-top:6px}.swiselect-shop .swis-info{padding:8px 14px 10px}.swiselect-shop .swis-thumbs{margin-bottom:8px}.swiselect-shop .swis-thumb{width:40px;height:40px;border-radius:12px}.swiselect-shop .swis-name{font-size:15px;margin-bottom:2px}.swiselect-shop .swis-meta{display:none}.swiselect-shop .swis-desc{-webkit-line-clamp:1;margin-bottom:6px;font-size:13px}.swiselect-shop .swis-tags{flex-wrap:nowrap;overflow:hidden}.swiselect-shop .swis-tag{flex:none;font-size:11px;padding:4px 9px}.swiselect-shop .swis-cta{min-height:50px}.swiselect-shop .swis-warning-note{margin-top:6px;padding:4px 7px;font-size:11px;letter-spacing:-.01em}.swiselect-shop .swis-has-warning .swis-media{min-height:150px}.swiselect-shop .swis-has-warning .swis-thumbs{margin-bottom:6px}.swiselect-shop .swis-has-warning .swis-thumb{width:36px;height:36px;border-radius:11px}}
@media(prefers-reduced-motion:reduce){.swiselect-shop *{animation:none!important;transition-duration:.01ms!important}}
