.notif-wrap.svelte-tmakdm{flex-direction:column;gap:.5rem;margin:1rem 1.5rem 0;display:flex}.notif-head.svelte-tmakdm{justify-content:space-between;align-items:center;display:flex}.notif-title.svelte-tmakdm{color:var(--text-muted);font-size:.75rem;font-weight:800}.notif-clear.svelte-tmakdm{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:700}.notif.svelte-tmakdm{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.85rem 1rem;display:flex}.notif.win.svelte-tmakdm{background:#e8f5e9;border-color:#2e7d32}.notif.lose.svelte-tmakdm{background:#f2f2f2;border-color:#ccc}.n-title.svelte-tmakdm{color:var(--text-main);font-size:.9rem;font-weight:800}.notif.win.svelte-tmakdm .n-title:where(.svelte-tmakdm){color:#2e7d32}.notif.lose.svelte-tmakdm .n-title:where(.svelte-tmakdm){color:#777}.n-msg.svelte-tmakdm{color:var(--text-muted);margin-top:2px;font-size:.8rem;line-height:1.4}.notif-x.svelte-tmakdm{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:1.2rem;line-height:1}.toast-host.svelte-22m864{left:50%;bottom:calc(64px + env(safe-area-inset-bottom,0px) + 12px);z-index:9999;pointer-events:none;flex-direction:column;gap:8px;width:min(92vw,420px);display:flex;position:fixed;transform:translate(-50%)}.toast.svelte-22m864{pointer-events:auto;color:#fff;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:.85rem;line-height:1.4;animation:.18s ease-out svelte-22m864-toast-in;display:flex;box-shadow:0 6px 24px #0000002e}.toast.success.svelte-22m864{background:#2e7d32}.toast.error.svelte-22m864{background:#c62828}.toast.info.svelte-22m864{background:#2c3e50}.t-icon.svelte-22m864{background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:800;display:flex}.t-msg.svelte-22m864{white-space:pre-line;flex:1}.t-close.svelte-22m864{color:#ffffffd9;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:1.2rem;line-height:1}@keyframes svelte-22m864-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width>=768px){.toast-host.svelte-22m864{bottom:24px;left:auto;right:24px;transform:none}}:root{--bg-base:#efece4;--bg-surface:#fff;--text-main:#1c1a17;--text-muted:#6b6560;--accent-primary:#836c45;--accent-danger:#a8322d;--border-subtle:#d9d3c9;--shadow-soft:0 1px 2px #1c1a170d, 0 6px 16px #1c1a170d;--font-serif:"Yu Mincho", "Noto Serif JP", serif;--font-sans:"Helvetica Neue", "Inter", "Hiragino Sans", sans-serif;--app-max-width:1200px;--app-form-max-width:760px;--photo-ratio:1}body{background-color:var(--bg-base);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.01em;margin:0;padding:0;line-height:1.7}table,input[type=number]{font-variant-numeric:tabular-nums}h1,h2,h3{letter-spacing:.02em;font-weight:700;line-height:1.45}h1,h2{font-family:var(--font-serif)}input:not([type=checkbox]):not([type=radio]),select,textarea{color:var(--text-main);background:var(--bg-surface);border:1px solid var(--border-subtle);box-sizing:border-box;border-radius:8px;padding:.6rem .7rem;font-family:inherit;font-size:.92rem;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:.7}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #836c452e}button{letter-spacing:inherit;cursor:pointer;font-family:inherit}button:disabled{cursor:default}.num,.price,.qty{font-variant-numeric:tabular-nums}.lp-base.svelte-12qhfyh{background:var(--bg-surface);min-height:100dvh}.producer-base.svelte-12qhfyh{height:100dvh}.terms-base.svelte-12qhfyh{background:var(--bg-base);min-height:100dvh;overflow-y:auto}.login-layout.svelte-12qhfyh{background:var(--bg-base);box-sizing:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1rem;display:flex;overflow-y:auto}@media (height<=720px){.login-layout.svelte-12qhfyh{align-items:flex-start}}.auth-loading.svelte-12qhfyh{height:100dvh;color:var(--text-muted);letter-spacing:.15em;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:.8rem;display:flex}.spinner.svelte-12qhfyh{border:3px solid #00000014;border-top-color:var(--accent-primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.icon-wrap.svelte-12qhfyh{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.app-shell.svelte-12qhfyh{height:100dvh;display:grid}@media (width<=767px){.app-shell.svelte-12qhfyh{grid-template-rows:1fr 64px;grid-template-areas:"main""nav"}.sidebar.svelte-12qhfyh{display:none}.bottom-nav.svelte-12qhfyh{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border-subtle);z-index:100;background:#ffffffe6;grid-area:nav;justify-content:space-around;align-items:center;display:flex}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:44px;padding:4px 2px;font-size:.65rem;font-weight:600;text-decoration:none;display:flex}.bottom-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent-primary)}.bottom-nav.svelte-12qhfyh .icon-wrap:where(.svelte-12qhfyh){width:26px;height:26px}body.modal-open .bottom-nav.svelte-12qhfyh{display:none}}@media (width>=768px){.app-shell.svelte-12qhfyh{grid-template-columns:260px 1fr;grid-template-areas:"side main"}.bottom-nav.svelte-12qhfyh{display:none}.sidebar.svelte-12qhfyh{background:var(--bg-surface);border-right:1px solid var(--border-subtle);flex-direction:column;grid-area:side;padding:3rem 1.5rem;display:flex}.brand.svelte-12qhfyh{margin-bottom:3rem}.logo.svelte-12qhfyh{font-family:var(--font-serif);color:var(--text-main);letter-spacing:.1em;margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.role-chip.svelte-12qhfyh{background:var(--bg-base);border:1px solid var(--accent-primary);color:var(--accent-primary);letter-spacing:.05em;border-radius:999px;margin-top:.7rem;padding:.2rem .65rem;font-size:.7rem;font-weight:800;display:inline-block}nav.svelte-12qhfyh{flex-direction:column;gap:.25rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--bg-base);color:var(--text-main)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--bg-base);color:var(--accent-primary)}}.main-content.svelte-12qhfyh{grid-area:main;overflow-y:auto}.shop-switcher.svelte-12qhfyh{z-index:90;background:#fffaf2;border-bottom:1px solid #f0e0c4;align-items:center;gap:.6rem;padding:.55rem 1.5rem;display:flex;position:sticky;top:0}.ss-label.svelte-12qhfyh{color:#8a6d3b;white-space:nowrap;font-size:.7rem;font-weight:800}.ss-select.svelte-12qhfyh{max-width:340px;color:var(--text-main);background:#fff;border:1px solid #e4d3b4;border-radius:8px;flex:1;padding:.45rem .6rem;font-size:.85rem;font-weight:700}.cart-fab.svelte-12qhfyh{background:var(--accent-primary);color:#fff;z-index:200;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1rem;font-size:.85rem;font-weight:800;text-decoration:none;display:flex;position:fixed;bottom:calc(64px + 1rem);right:1rem;box-shadow:0 6px 20px #00000038}.cart-fab.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:20px;height:20px}.cart-fab-badge.svelte-12qhfyh{color:var(--accent-primary);background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.75rem;font-weight:800;display:inline-flex}@media (width>=768px){.cart-fab.svelte-12qhfyh{bottom:1.5rem;right:1.5rem}}
