*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--color-primary: #7c3aed;--color-primary-hover: #6d28d9;--color-primary-light: #a78bfa;--color-primary-xlight:#ede9fe;--color-surface: #faf9ff;--color-surface-elevated: #ffffff;--color-surface-card: #ffffff;--color-on-surface: #1a1523;--color-on-surface-muted: #6b7280;--color-border: #e9e4f8;--color-favorite: #f59e0b;--color-danger: #ef4444;--color-success: #10b981;--shadow-sm: 0 1px 4px rgba(124, 58, 237, .07), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(124, 58, 237, .11), 0 2px 4px rgba(0,0,0,.06);--shadow-lg: 0 8px 32px rgba(124, 58, 237, .15), 0 4px 8px rgba(0,0,0,.08);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--nav-height: 60px;--max-width: 600px}@media (prefers-color-scheme: dark){:root{--color-surface: #100e1a;--color-surface-elevated: #1c1829;--color-surface-card: #1c1829;--color-on-surface: #f0ecff;--color-on-surface-muted: #9d8ec7;--color-border: #2a2240;--color-primary-xlight: #2d1f5e;--shadow-sm: 0 1px 4px rgba(0,0,0,.35);--shadow-md: 0 4px 16px rgba(0,0,0,.45);--shadow-lg: 0 8px 32px rgba(0,0,0,.55)}}html{font-size:var(--text-base);line-height:1.5;-webkit-text-size-adjust:100%;scroll-behavior:smooth;touch-action:manipulation}body{font-family:var(--font);background-color:var(--color-surface);color:var(--color-on-surface);min-height:100dvh;overflow-x:hidden;touch-action:manipulation}input,textarea,select{font-size:max(16px,1em)}#app{min-height:100dvh;max-width:var(--max-width);margin:0 auto;position:relative;overflow:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:11px var(--space-5);border:none;border-radius:var(--radius-full);font-family:var(--font);font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:transform .1s,opacity .1s,background .12s;text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}.btn:active{transform:scale(.95)}.btn:disabled{opacity:.6;pointer-events:none}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-hover)}.btn-ghost{background:transparent;color:var(--color-primary)}.btn-ghost:hover{background:var(--color-primary-xlight)}.btn-danger{background:var(--color-danger);color:#fff}.btn-danger:hover{background:#dc2626}.btn-outline{background:transparent;color:var(--color-primary);border:1.5px solid var(--color-primary)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}.card.svelte-13otk9d.svelte-13otk9d{border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;background:var(--color-surface-card);box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s}.card.svelte-13otk9d.svelte-13otk9d:active{transform:scale(.97);box-shadow:var(--shadow-md)}.image-wrap.svelte-13otk9d.svelte-13otk9d{position:relative;aspect-ratio:3 / 4}img.svelte-13otk9d.svelte-13otk9d{width:100%;height:100%;object-fit:cover;display:block}.placeholder.svelte-13otk9d.svelte-13otk9d{width:100%;height:100%;background:var(--color-primary-xlight);display:flex;align-items:center;justify-content:center}.placeholder.svelte-13otk9d svg.svelte-13otk9d{width:40%;height:40%;color:var(--color-primary-light)}.overlay.svelte-13otk9d.svelte-13otk9d{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 35%,rgba(0,0,0,.75) 100%)}.favorite-badge.svelte-13otk9d.svelte-13otk9d{position:absolute;top:8px;right:8px;color:var(--color-favorite);filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.favorite-badge.svelte-13otk9d svg.svelte-13otk9d{width:18px;height:18px}.info.svelte-13otk9d.svelte-13otk9d{position:absolute;bottom:0;left:0;right:0;padding:10px;display:flex;flex-direction:column;gap:4px}.category-chip.svelte-13otk9d.svelte-13otk9d{display:inline-block;background:#7c3aedbf;color:#fff;font-size:10px;font-weight:600;padding:2px 7px;border-radius:var(--radius-full);width:fit-content;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.title.svelte-13otk9d.svelte-13otk9d{color:#fff;font-size:var(--text-sm);font-weight:600;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.4)}.time.svelte-13otk9d.svelte-13otk9d{display:inline-flex;align-items:center;gap:3px;color:#fffc;font-size:11px;font-weight:500}.time.svelte-13otk9d svg.svelte-13otk9d{width:11px;height:11px}.search-wrap.svelte-10e403s.svelte-10e403s{position:relative;display:flex;align-items:center}.search-icon.svelte-10e403s.svelte-10e403s{position:absolute;left:12px;width:18px;height:18px;color:var(--color-on-surface-muted);pointer-events:none}.search-input.svelte-10e403s.svelte-10e403s{width:100%;padding:10px 40px;background:var(--color-surface-elevated);border:1.5px solid var(--color-border);border-radius:var(--radius-full);font-family:var(--font);font-size:var(--text-sm);color:var(--color-on-surface);transition:border-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-input.svelte-10e403s.svelte-10e403s:focus{outline:none;border-color:var(--color-primary)}.search-input.svelte-10e403s.svelte-10e403s::placeholder{color:var(--color-on-surface-muted)}.search-input.svelte-10e403s.svelte-10e403s::-webkit-search-cancel-button{display:none}.clear-btn.svelte-10e403s.svelte-10e403s{position:absolute;right:8px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--radius-full);background:var(--color-border);color:var(--color-on-surface-muted);cursor:pointer;padding:0}.clear-btn.svelte-10e403s svg.svelte-10e403s{width:14px;height:14px}.filter-scroll.svelte-69sq20.svelte-69sq20{display:flex;gap:var(--space-2);overflow-x:auto;padding:0 var(--space-4) var(--space-2);scrollbar-width:none;-ms-overflow-style:none}.filter-scroll.svelte-69sq20.svelte-69sq20::-webkit-scrollbar{display:none}.chip.svelte-69sq20.svelte-69sq20{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0;padding:7px 14px;border:1.5px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface-elevated);color:var(--color-on-surface-muted);font-family:var(--font);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:background .12s,color .12s,border-color .12s;-webkit-tap-highlight-color:transparent}.chip.active.svelte-69sq20.svelte-69sq20{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.chip.favorite.svelte-69sq20 svg.svelte-69sq20{width:13px;height:13px}.chip.favorite.svelte-69sq20.svelte-69sq20:not(.active){color:var(--color-favorite);border-color:var(--color-favorite)}.chip.favorite.active.svelte-69sq20.svelte-69sq20{background:var(--color-favorite);border-color:var(--color-favorite)}.empty.svelte-1an969a.svelte-1an969a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px var(--space-6);text-align:center;gap:var(--space-3)}.icon-wrap.svelte-1an969a.svelte-1an969a{width:96px;height:96px;margin-bottom:var(--space-2)}.icon-wrap.svelte-1an969a svg.svelte-1an969a{width:100%;height:100%}.title.svelte-1an969a.svelte-1an969a{font-size:var(--text-lg);font-weight:700;color:var(--color-on-surface)}.message.svelte-1an969a.svelte-1an969a{font-size:var(--text-sm);color:var(--color-on-surface-muted);max-width:260px;line-height:1.5}button.svelte-1an969a.svelte-1an969a{margin-top:var(--space-2)}.page.svelte-4dbxfq.svelte-4dbxfq{min-height:100dvh;padding-bottom:calc(var(--nav-height) + 16px);background:var(--color-surface)}.home-header.svelte-4dbxfq.svelte-4dbxfq{position:sticky;top:0;z-index:10;background:var(--color-surface);padding-top:var(--space-4);padding-bottom:var(--space-2);border-bottom:1px solid var(--color-border);display:flex;flex-direction:column;gap:var(--space-3)}.header-top.svelte-4dbxfq.svelte-4dbxfq{display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-4)}.app-title.svelte-4dbxfq.svelte-4dbxfq{font-size:var(--text-2xl);font-weight:700;color:var(--color-primary);letter-spacing:-.5px}.add-fab.svelte-4dbxfq.svelte-4dbxfq{width:44px;height:44px;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:transform .1s,box-shadow .1s;-webkit-tap-highlight-color:transparent}.add-fab.svelte-4dbxfq.svelte-4dbxfq:active{transform:scale(.92);box-shadow:var(--shadow-sm)}.add-fab.svelte-4dbxfq svg.svelte-4dbxfq{width:22px;height:22px}.search-wrap.svelte-4dbxfq.svelte-4dbxfq{padding:0 var(--space-4)}.content.svelte-4dbxfq.svelte-4dbxfq{padding:var(--space-3) var(--space-3) 0}.grid.svelte-4dbxfq.svelte-4dbxfq{display:grid;grid-template-columns:1fr 1fr;gap:10px}.skeleton-grid.svelte-4dbxfq.svelte-4dbxfq{pointer-events:none}.skeleton-card.svelte-4dbxfq.svelte-4dbxfq{aspect-ratio:3 / 4;border-radius:var(--radius-lg);background:linear-gradient(90deg,var(--color-border) 25%,var(--color-surface-elevated) 50%,var(--color-border) 75%);background-size:200% 100%;animation:svelte-4dbxfq-shimmer 1.4s infinite}@keyframes svelte-4dbxfq-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page.svelte-tfoa6o.svelte-tfoa6o{min-height:100dvh;padding-bottom:calc(var(--nav-height) + 16px)}.hero.svelte-tfoa6o.svelte-tfoa6o{position:relative;aspect-ratio:4 / 3;background:var(--color-primary-xlight);overflow:hidden}.image-carousel.svelte-tfoa6o.svelte-tfoa6o{width:100%;height:100%;position:relative;touch-action:none}.hero-img.svelte-tfoa6o.svelte-tfoa6o{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s}.hero-img.active.svelte-tfoa6o.svelte-tfoa6o{opacity:1}.dots.svelte-tfoa6o.svelte-tfoa6o{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.dot.svelte-tfoa6o.svelte-tfoa6o{width:6px;height:6px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background .15s,width .15s}.dot.active.svelte-tfoa6o.svelte-tfoa6o{background:#fff;width:16px;border-radius:3px}.hero-placeholder.svelte-tfoa6o.svelte-tfoa6o{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-placeholder.svelte-tfoa6o svg.svelte-tfoa6o{width:30%;height:30%;color:var(--color-primary-light)}.hero-actions.svelte-tfoa6o.svelte-tfoa6o{position:absolute;top:0;left:0;right:0;padding:var(--space-3) var(--space-3);display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(to bottom,rgba(0,0,0,.35) 0%,transparent 100%);z-index:3}.hero-right-btns.svelte-tfoa6o.svelte-tfoa6o{display:flex;gap:var(--space-1)}.hero-btn.svelte-tfoa6o.svelte-tfoa6o{width:38px;height:38px;border-radius:var(--radius-full);border:none;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}.hero-btn.svelte-tfoa6o.svelte-tfoa6o:active{background:#0000008c}.hero-btn.danger.svelte-tfoa6o.svelte-tfoa6o:hover{background:#ef4444b3}.hero-btn.svelte-tfoa6o svg.svelte-tfoa6o{width:18px;height:18px}.content.svelte-tfoa6o.svelte-tfoa6o{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.title-block.svelte-tfoa6o.svelte-tfoa6o{display:flex;flex-direction:column;gap:var(--space-2)}.cat-chip.svelte-tfoa6o.svelte-tfoa6o{display:inline-block;background:var(--color-primary-xlight);color:var(--color-primary);font-size:var(--text-xs);font-weight:600;padding:3px 10px;border-radius:var(--radius-full);width:fit-content}.title.svelte-tfoa6o.svelte-tfoa6o{font-size:var(--text-2xl);font-weight:700;line-height:1.2;color:var(--color-on-surface)}.meta-row.svelte-tfoa6o.svelte-tfoa6o{display:flex;gap:var(--space-4);flex-wrap:wrap}.meta-item.svelte-tfoa6o.svelte-tfoa6o{display:flex;align-items:center;gap:5px;font-size:var(--text-sm);color:var(--color-on-surface-muted)}.meta-item.svelte-tfoa6o svg.svelte-tfoa6o{width:15px;height:15px}.scaler-card.svelte-tfoa6o.svelte-tfoa6o{background:var(--color-surface-elevated);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);display:flex;align-items:center;gap:var(--space-4);box-shadow:var(--shadow-sm)}.scaler-label.svelte-tfoa6o.svelte-tfoa6o{font-size:var(--text-sm);font-weight:600;color:var(--color-on-surface);flex:1}.scaler-controls.svelte-tfoa6o.svelte-tfoa6o{display:flex;align-items:center;gap:var(--space-3)}.scaler-btn.svelte-tfoa6o.svelte-tfoa6o{width:36px;height:36px;border-radius:var(--radius-full);border:2px solid var(--color-primary);background:transparent;color:var(--color-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}.scaler-btn.svelte-tfoa6o.svelte-tfoa6o:active{background:var(--color-primary-xlight)}.scaler-btn.svelte-tfoa6o svg.svelte-tfoa6o{width:16px;height:16px}.scaler-value.svelte-tfoa6o.svelte-tfoa6o{font-size:var(--text-xl);font-weight:700;color:var(--color-primary);min-width:28px;text-align:center}.reset-scale.svelte-tfoa6o.svelte-tfoa6o{font-size:var(--text-xs);color:var(--color-on-surface-muted);background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.card-section.svelte-tfoa6o.svelte-tfoa6o{background:var(--color-surface-elevated);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:var(--space-3)}.section-heading.svelte-tfoa6o.svelte-tfoa6o{font-size:var(--text-lg);font-weight:700;color:var(--color-on-surface)}.ingredient-list.svelte-tfoa6o.svelte-tfoa6o{list-style:none;display:flex;flex-direction:column;gap:0}.ingredient-item.svelte-tfoa6o.svelte-tfoa6o{display:flex;gap:var(--space-3);padding:10px 0;border-bottom:1px solid var(--color-border);font-size:var(--text-base);line-height:1.4}.ingredient-item.svelte-tfoa6o.svelte-tfoa6o:last-child{border-bottom:none}.ing-amount.svelte-tfoa6o.svelte-tfoa6o{flex-shrink:0;min-width:80px;color:var(--color-primary);font-weight:600}.ing-name.svelte-tfoa6o.svelte-tfoa6o{color:var(--color-on-surface)}.shopping-btn.svelte-tfoa6o.svelte-tfoa6o{display:flex;align-items:center;justify-content:center;gap:var(--space-2);padding:10px;border:1.5px solid var(--color-primary);border-radius:var(--radius-md);background:transparent;color:var(--color-primary);font-family:var(--font);font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:background .12s}.shopping-btn.svelte-tfoa6o.svelte-tfoa6o:active{background:var(--color-primary-xlight)}.shopping-btn.svelte-tfoa6o svg.svelte-tfoa6o{width:17px;height:17px}.step-list.svelte-tfoa6o.svelte-tfoa6o{list-style:none;display:flex;flex-direction:column;gap:var(--space-4)}.step-item.svelte-tfoa6o.svelte-tfoa6o{display:flex;gap:var(--space-3);align-items:flex-start}.step-num.svelte-tfoa6o.svelte-tfoa6o{flex-shrink:0;width:30px;height:30px;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;font-size:var(--text-sm);font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.step-text.svelte-tfoa6o.svelte-tfoa6o{font-size:var(--text-base);line-height:1.6;color:var(--color-on-surface);flex:1}.notes-section.svelte-tfoa6o.svelte-tfoa6o{background:var(--color-primary-xlight);border:1px solid var(--color-primary-light)}.notes-text.svelte-tfoa6o.svelte-tfoa6o{font-size:var(--text-sm);line-height:1.7;color:var(--color-on-surface);white-space:pre-wrap}.source-link.svelte-tfoa6o.svelte-tfoa6o{display:inline-flex;align-items:center;gap:var(--space-2);padding:11px var(--space-4);background:var(--color-primary);color:#fff;border-radius:var(--radius-lg);font-size:var(--text-sm);font-weight:600;text-decoration:none;transition:background .12s;-webkit-tap-highlight-color:transparent}.source-link.svelte-tfoa6o.svelte-tfoa6o:active{background:var(--color-primary-hover)}.source-link.svelte-tfoa6o svg.svelte-tfoa6o{width:16px;height:16px;flex-shrink:0}.loading-page.svelte-tfoa6o.svelte-tfoa6o{padding:0}.header-skeleton.svelte-tfoa6o.svelte-tfoa6o{aspect-ratio:4/3;background:var(--color-border);animation:svelte-tfoa6o-shimmer 1.4s infinite;background-size:200% 100%;background-image:linear-gradient(90deg,var(--color-border) 25%,var(--color-surface-elevated) 50%,var(--color-border) 75%)}.content-skeleton.svelte-tfoa6o.svelte-tfoa6o{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.line-skeleton.svelte-tfoa6o.svelte-tfoa6o{height:20px;border-radius:var(--radius-sm);background:var(--color-border);animation:svelte-tfoa6o-shimmer 1.4s infinite;background-size:200% 100%;background-image:linear-gradient(90deg,var(--color-border) 25%,var(--color-surface-elevated) 50%,var(--color-border) 75%)}@keyframes svelte-tfoa6o-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.overlay-bg.svelte-tfoa6o.svelte-tfoa6o{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:300;display:flex;align-items:center;justify-content:center;padding:var(--space-4)}.confirm-dialog.svelte-tfoa6o.svelte-tfoa6o{background:var(--color-surface-elevated);border-radius:var(--radius-xl);padding:var(--space-6);max-width:340px;width:100%;display:flex;flex-direction:column;gap:var(--space-3);box-shadow:var(--shadow-lg)}.confirm-dialog.svelte-tfoa6o h3.svelte-tfoa6o{font-size:var(--text-lg);font-weight:700}.confirm-dialog.svelte-tfoa6o p.svelte-tfoa6o{font-size:var(--text-sm);color:var(--color-on-surface-muted);line-height:1.5}.confirm-btns.svelte-tfoa6o.svelte-tfoa6o{display:flex;gap:var(--space-3);margin-top:var(--space-2)}.confirm-btns.svelte-tfoa6o .btn.svelte-tfoa6o{flex:1;padding:12px}.editor.svelte-11u19bq.svelte-11u19bq{display:flex;flex-direction:column;gap:var(--space-2)}.row.svelte-11u19bq.svelte-11u19bq{display:flex;align-items:center;gap:var(--space-2)}.fields.svelte-11u19bq.svelte-11u19bq{display:flex;flex:1;gap:var(--space-1);min-width:0}.input.svelte-11u19bq.svelte-11u19bq{padding:9px 10px;background:var(--color-surface-elevated);border:1.5px solid var(--color-border);border-radius:var(--radius-sm);font-family:var(--font);font-size:var(--text-sm);color:var(--color-on-surface);transition:border-color .15s}.input.svelte-11u19bq.svelte-11u19bq:focus{outline:none;border-color:var(--color-primary)}.amount.svelte-11u19bq.svelte-11u19bq{width:64px;flex-shrink:0}.unit.svelte-11u19bq.svelte-11u19bq{width:74px;flex-shrink:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px;padding-right:24px}.name.svelte-11u19bq.svelte-11u19bq{flex:1;min-width:0}.actions.svelte-11u19bq.svelte-11u19bq{display:flex;align-items:center;gap:2px;flex-shrink:0}.icon-btn.svelte-11u19bq.svelte-11u19bq{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:var(--radius-sm);background:transparent;cursor:pointer;color:var(--color-on-surface-muted);padding:0;transition:background .12s,color .12s}.icon-btn.svelte-11u19bq.svelte-11u19bq:disabled{opacity:.3;cursor:not-allowed}.icon-btn.svelte-11u19bq svg.svelte-11u19bq{width:16px;height:16px}.sort-btn.svelte-11u19bq.svelte-11u19bq:not(:disabled):hover{background:var(--color-primary-xlight);color:var(--color-primary)}.del-btn.svelte-11u19bq.svelte-11u19bq:hover{background:#fee2e2;color:var(--color-danger)}.add-btn.svelte-11u19bq.svelte-11u19bq{display:flex;align-items:center;gap:var(--space-2);padding:9px var(--space-3);border:1.5px dashed var(--color-primary-light);border-radius:var(--radius-sm);background:transparent;color:var(--color-primary);font-family:var(--font);font-size:var(--text-sm);font-weight:500;cursor:pointer;width:100%;justify-content:center;transition:background .12s}.add-btn.svelte-11u19bq.svelte-11u19bq:hover{background:var(--color-primary-xlight)}.add-btn.svelte-11u19bq svg.svelte-11u19bq{width:16px;height:16px}.editor.svelte-e5wtc8.svelte-e5wtc8{display:flex;flex-direction:column;gap:var(--space-2)}.step-row.svelte-e5wtc8.svelte-e5wtc8{display:flex;gap:var(--space-3);align-items:flex-start}.step-num.svelte-e5wtc8.svelte-e5wtc8{flex-shrink:0;width:28px;height:28px;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;font-size:var(--text-xs);font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:10px}.step-input.svelte-e5wtc8.svelte-e5wtc8{flex:1;min-width:0;padding:10px 12px;background:var(--color-surface-elevated);border:1.5px solid var(--color-border);border-radius:var(--radius-sm);font-family:var(--font);font-size:var(--text-sm);color:var(--color-on-surface);resize:vertical;line-height:1.5;transition:border-color .15s}.step-input.svelte-e5wtc8.svelte-e5wtc8:focus{outline:none;border-color:var(--color-primary)}.step-input.svelte-e5wtc8.svelte-e5wtc8::placeholder{color:var(--color-on-surface-muted)}.actions.svelte-e5wtc8.svelte-e5wtc8{display:flex;flex-direction:column;gap:2px;flex-shrink:0;margin-top:4px}.icon-btn.svelte-e5wtc8.svelte-e5wtc8{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--radius-sm);background:transparent;cursor:pointer;color:var(--color-on-surface-muted);padding:0;transition:background .12s,color .12s}.icon-btn.svelte-e5wtc8.svelte-e5wtc8:disabled{opacity:.3;cursor:not-allowed}.icon-btn.svelte-e5wtc8 svg.svelte-e5wtc8{width:15px;height:15px}.icon-btn.svelte-e5wtc8.svelte-e5wtc8:not(:disabled):hover{background:var(--color-primary-xlight);color:var(--color-primary)}.del-btn.svelte-e5wtc8.svelte-e5wtc8:not(:disabled):hover{background:#fee2e2;color:var(--color-danger)}.add-btn.svelte-e5wtc8.svelte-e5wtc8{display:flex;align-items:center;gap:var(--space-2);padding:9px var(--space-3);border:1.5px dashed var(--color-primary-light);border-radius:var(--radius-sm);background:transparent;color:var(--color-primary);font-family:var(--font);font-size:var(--text-sm);font-weight:500;cursor:pointer;width:100%;justify-content:center;transition:background .12s}.add-btn.svelte-e5wtc8.svelte-e5wtc8:hover{background:var(--color-primary-xlight)}.add-btn.svelte-e5wtc8 svg.svelte-e5wtc8{width:16px;height:16px}.uploader.svelte-e5cift.svelte-e5cift{display:flex;flex-direction:column;gap:var(--space-3)}.preview-grid.svelte-e5cift.svelte-e5cift{display:flex;gap:var(--space-2);overflow-x:auto;scrollbar-width:none}.preview-grid.svelte-e5cift.svelte-e5cift::-webkit-scrollbar{display:none}.preview-item.svelte-e5cift.svelte-e5cift{position:relative;flex-shrink:0;width:110px;height:110px;border-radius:var(--radius-md);overflow:hidden;border:2px solid transparent}.preview-item.main.svelte-e5cift.svelte-e5cift{border-color:var(--color-primary)}.preview-item.svelte-e5cift img.svelte-e5cift{width:100%;height:100%;object-fit:cover;display:block}.main-badge.svelte-e5cift.svelte-e5cift{position:absolute;top:4px;left:4px;background:var(--color-primary);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.3px}.preview-actions.svelte-e5cift.svelte-e5cift{position:absolute;bottom:0;left:0;right:0;background:#0000008c;display:flex;justify-content:center;gap:2px;padding:4px;opacity:0;transition:opacity .15s}.preview-item.svelte-e5cift:hover .preview-actions.svelte-e5cift,.preview-item.svelte-e5cift:focus-within .preview-actions.svelte-e5cift{opacity:1}@media (hover: none){.preview-actions.svelte-e5cift.svelte-e5cift{opacity:1}}.p-btn.svelte-e5cift.svelte-e5cift{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:var(--radius-sm);background:#fff3;color:#fff;cursor:pointer;padding:0}.p-btn.svelte-e5cift.svelte-e5cift:hover{background:#ffffff59}.p-btn.del.svelte-e5cift.svelte-e5cift:hover{background:#ef4444b3}.p-btn.svelte-e5cift svg.svelte-e5cift{width:14px;height:14px}.upload-label.svelte-e5cift.svelte-e5cift{display:flex;align-items:center;justify-content:center;gap:var(--space-2);padding:14px;border:2px dashed var(--color-primary-light);border-radius:var(--radius-md);color:var(--color-primary);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:background .12s}.upload-label.svelte-e5cift.svelte-e5cift:hover{background:var(--color-primary-xlight)}.upload-label.uploading.svelte-e5cift.svelte-e5cift{opacity:.7;pointer-events:none}.upload-label.svelte-e5cift svg.svelte-e5cift{width:20px;height:20px}.hidden-input.svelte-e5cift.svelte-e5cift{display:none}.spinner.svelte-e5cift.svelte-e5cift{width:20px;height:20px;border:2px solid var(--color-primary-light);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-e5cift-spin .7s linear infinite}@keyframes svelte-e5cift-spin{to{transform:rotate(360deg)}}.hint.svelte-e5cift.svelte-e5cift{font-size:var(--text-xs);color:var(--color-on-surface-muted);text-align:center}.form.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.section.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{background:var(--color-surface-elevated);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:var(--space-4)}.section-title.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{font-size:var(--text-base);font-weight:700;color:var(--color-on-surface);margin-bottom:calc(-1 * var(--space-2))}.form-group.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{display:flex;flex-direction:column;gap:var(--space-1)}.label.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{font-size:var(--text-xs);font-weight:600;color:var(--color-on-surface-muted);text-transform:uppercase;letter-spacing:.5px}.input.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{padding:11px var(--space-3);background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font);font-size:var(--text-base);color:var(--color-on-surface);width:100%;transition:border-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv:focus{outline:none;border-color:var(--color-primary)}.input.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv::placeholder{color:var(--color-on-surface-muted)}textarea.input.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{resize:vertical;line-height:1.5}.select.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:11px;padding-right:36px}.row-2.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.input-suffix.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{position:relative;display:flex;align-items:center}.input-suffix.svelte-1e2a3hv .input.svelte-1e2a3hv.svelte-1e2a3hv{padding-right:44px}.suffix.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{position:absolute;right:12px;font-size:var(--text-sm);color:var(--color-on-surface-muted);pointer-events:none}.favorite-toggle.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{display:flex;align-items:center;gap:var(--space-2);cursor:pointer;font-size:var(--text-sm);font-weight:500;color:var(--color-on-surface);-webkit-user-select:none;user-select:none}.favorite-toggle.svelte-1e2a3hv input.svelte-1e2a3hv.svelte-1e2a3hv{display:none}.toggle-track.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{width:32px;height:32px;border-radius:var(--radius-full);border:2px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-border);transition:border-color .15s,color .15s,background .15s;flex-shrink:0}.favorite-toggle.svelte-1e2a3hv input.svelte-1e2a3hv:checked+.toggle-track.svelte-1e2a3hv{border-color:var(--color-favorite);color:var(--color-favorite);background:#fef3c7}.toggle-track.svelte-1e2a3hv svg.svelte-1e2a3hv.svelte-1e2a3hv{width:16px;height:16px}.submit-row.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{display:flex;gap:var(--space-3);padding:var(--space-2) 0 var(--space-4)}.submit-row.svelte-1e2a3hv .btn-primary.svelte-1e2a3hv.svelte-1e2a3hv{flex:1;padding:14px;font-size:var(--text-base)}.btn-spinner.svelte-1e2a3hv.svelte-1e2a3hv.svelte-1e2a3hv{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:svelte-1e2a3hv-spin .7s linear infinite}@keyframes svelte-1e2a3hv-spin{to{transform:rotate(360deg)}}.page.svelte-1dou4d.svelte-1dou4d{min-height:100dvh;padding-bottom:calc(var(--nav-height) + 16px);background:var(--color-surface)}.page-header.svelte-1dou4d.svelte-1dou4d{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--color-surface);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--color-border)}.page-title.svelte-1dou4d.svelte-1dou4d{font-size:var(--text-xl);font-weight:700}.icon-btn.svelte-1dou4d.svelte-1dou4d{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:var(--radius-full);background:var(--color-surface-elevated);color:var(--color-on-surface);cursor:pointer;flex-shrink:0;box-shadow:var(--shadow-sm)}.icon-btn.svelte-1dou4d svg.svelte-1dou4d{width:20px;height:20px}.loading-placeholder.svelte-1dou4d.svelte-1dou4d{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.skeleton-block.svelte-1dou4d.svelte-1dou4d{height:80px;border-radius:var(--radius-lg);background-image:linear-gradient(90deg,var(--color-border) 25%,var(--color-surface-elevated) 50%,var(--color-border) 75%);background-size:200% 100%;animation:svelte-1dou4d-shimmer 1.4s infinite}@keyframes svelte-1dou4d-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page.svelte-1p1a817.svelte-1p1a817{min-height:100dvh;padding-bottom:calc(var(--nav-height) + 16px);background:var(--color-surface)}.page-header.svelte-1p1a817.svelte-1p1a817{display:flex;align-items:center;padding:var(--space-4);background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:10}.page-title.svelte-1p1a817.svelte-1p1a817{flex:1;font-size:var(--text-2xl);font-weight:700;color:var(--color-primary)}.icon-btn.svelte-1p1a817.svelte-1p1a817{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:var(--radius-full);background:var(--color-surface-elevated);color:var(--color-on-surface);cursor:pointer;box-shadow:var(--shadow-sm);flex-shrink:0}.icon-btn.svelte-1p1a817 svg.svelte-1p1a817{width:18px;height:18px}.content.svelte-1p1a817.svelte-1p1a817{padding:var(--space-3);display:flex;flex-direction:column;gap:var(--space-3)}.add-item-btn.svelte-1p1a817.svelte-1p1a817{display:flex;align-items:center;justify-content:center;gap:var(--space-2);padding:14px;border:2px dashed var(--color-primary-light);border-radius:var(--radius-lg);background:transparent;color:var(--color-primary);font-family:var(--font);font-size:var(--text-base);font-weight:500;cursor:pointer;width:100%;transition:background .12s}.add-item-btn.svelte-1p1a817.svelte-1p1a817:hover{background:var(--color-primary-xlight)}.add-item-btn.svelte-1p1a817 svg.svelte-1p1a817{width:20px;height:20px}.card-section.svelte-1p1a817.svelte-1p1a817{background:var(--color-surface-elevated);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-sm)}.add-form.svelte-1p1a817.svelte-1p1a817{display:flex;flex-direction:column;gap:var(--space-3)}.input.svelte-1p1a817.svelte-1p1a817{padding:11px var(--space-3);background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font);font-size:var(--text-base);color:var(--color-on-surface);width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s}.input.svelte-1p1a817.svelte-1p1a817:focus{outline:none;border-color:var(--color-primary)}.input.svelte-1p1a817.svelte-1p1a817::placeholder{color:var(--color-on-surface-muted)}.input.small.svelte-1p1a817.svelte-1p1a817{padding:9px var(--space-3);font-size:var(--text-sm)}.form-row.svelte-1p1a817.svelte-1p1a817{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.form-btns.svelte-1p1a817.svelte-1p1a817{display:flex;gap:var(--space-3)}.form-btns.svelte-1p1a817 .btn-primary.svelte-1p1a817{flex:1}.item-list.svelte-1p1a817.svelte-1p1a817{list-style:none;display:flex;flex-direction:column;background:var(--color-surface-elevated);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.item-row.svelte-1p1a817.svelte-1p1a817{display:flex;align-items:center;gap:var(--space-3);padding:13px var(--space-3);border-bottom:1px solid var(--color-border);transition:background .1s}.item-row.svelte-1p1a817.svelte-1p1a817:last-child{border-bottom:none}.item-row.svelte-1p1a817.svelte-1p1a817:active{background:var(--color-primary-xlight)}.check-btn.svelte-1p1a817.svelte-1p1a817{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.check-circle.svelte-1p1a817.svelte-1p1a817{width:26px;height:26px;border-radius:50%;border:2px solid var(--color-border);display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.check-btn.svelte-1p1a817:hover .check-circle.svelte-1p1a817{border-color:var(--color-primary)}.check-btn.done.svelte-1p1a817 .check-circle.svelte-1p1a817{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.check-btn.done.svelte-1p1a817 .check-circle svg.svelte-1p1a817{width:13px;height:13px}.item-label.svelte-1p1a817.svelte-1p1a817{flex:1;font-size:var(--text-base);color:var(--color-on-surface);line-height:1.3}.item-qty.svelte-1p1a817.svelte-1p1a817{color:var(--color-primary);font-weight:600;margin-right:5px}.strikethrough.svelte-1p1a817.svelte-1p1a817{color:var(--color-on-surface-muted);text-decoration:line-through}.del-btn.svelte-1p1a817.svelte-1p1a817{background:none;border:none;cursor:pointer;padding:4px;color:var(--color-on-surface-muted);flex-shrink:0;display:flex;align-items:center;border-radius:var(--radius-sm);transition:color .12s,background .12s}.del-btn.svelte-1p1a817.svelte-1p1a817:hover{color:var(--color-danger);background:#fee2e2}.del-btn.svelte-1p1a817 svg.svelte-1p1a817{width:16px;height:16px}.checked-section.svelte-1p1a817.svelte-1p1a817{display:flex;flex-direction:column;gap:var(--space-2)}.checked-header.svelte-1p1a817.svelte-1p1a817{display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-1)}.checked-label.svelte-1p1a817.svelte-1p1a817{font-size:var(--text-sm);font-weight:600;color:var(--color-on-surface-muted)}.clear-btn.svelte-1p1a817.svelte-1p1a817{background:none;border:none;cursor:pointer;font-family:var(--font);font-size:var(--text-sm);color:var(--color-danger);font-weight:500;padding:4px 8px;border-radius:var(--radius-sm);transition:background .12s}.clear-btn.svelte-1p1a817.svelte-1p1a817:hover{background:#fee2e2}.checked-list.svelte-1p1a817.svelte-1p1a817{opacity:.7}.loading-list.svelte-1p1a817.svelte-1p1a817{display:flex;flex-direction:column;gap:var(--space-1)}.skeleton-item.svelte-1p1a817.svelte-1p1a817{height:54px;border-radius:var(--radius-md);background-image:linear-gradient(90deg,var(--color-border) 25%,var(--color-surface-elevated) 50%,var(--color-border) 75%);background-size:200% 100%;animation:svelte-1p1a817-shimmer 1.4s infinite}@keyframes svelte-1p1a817-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.overlay-bg.svelte-1p1a817.svelte-1p1a817{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:300;display:flex;align-items:flex-end;justify-content:center}.picker-sheet.svelte-1p1a817.svelte-1p1a817{background:var(--color-surface-elevated);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-width:var(--max-width);max-height:70dvh;display:flex;flex-direction:column;box-shadow:var(--shadow-lg)}.picker-header.svelte-1p1a817.svelte-1p1a817{display:flex;align-items:center;padding:var(--space-4) var(--space-4) var(--space-3);border-bottom:1px solid var(--color-border)}.picker-header.svelte-1p1a817 h2.svelte-1p1a817{flex:1;font-size:var(--text-lg);font-weight:700}.picker-list.svelte-1p1a817.svelte-1p1a817{list-style:none;overflow-y:auto;flex:1}.picker-item.svelte-1p1a817.svelte-1p1a817{display:flex;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);background:none;border:none;border-bottom:1px solid var(--color-border);cursor:pointer;font-family:var(--font);font-size:var(--text-base);color:var(--color-on-surface);text-align:left;transition:background .1s}.picker-item.svelte-1p1a817.svelte-1p1a817:last-child{border-bottom:none}.picker-item.svelte-1p1a817.svelte-1p1a817:active{background:var(--color-primary-xlight)}.picker-thumb.svelte-1p1a817.svelte-1p1a817{width:44px;height:44px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;background:var(--color-border)}.picker-thumb.placeholder.svelte-1p1a817.svelte-1p1a817{background:var(--color-primary-xlight)}.picker-arrow.svelte-1p1a817.svelte-1p1a817{width:18px;height:18px;color:var(--color-on-surface-muted);flex-shrink:0;margin-left:auto}.picker-loading.svelte-1p1a817.svelte-1p1a817{display:flex;justify-content:center;padding:var(--space-8)}.picker-empty.svelte-1p1a817.svelte-1p1a817{text-align:center;padding:var(--space-8);color:var(--color-on-surface-muted);font-size:var(--text-sm)}.spinner.svelte-1p1a817.svelte-1p1a817{width:32px;height:32px;border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-1p1a817-spin .8s linear infinite}@keyframes svelte-1p1a817-spin{to{transform:rotate(360deg)}}.page.svelte-1y5lrog.svelte-1y5lrog{min-height:100dvh;padding-bottom:calc(var(--nav-height) + 24px);background:var(--color-surface);display:flex;flex-direction:column}.page-header.svelte-1y5lrog.svelte-1y5lrog{padding:var(--space-6) var(--space-4) var(--space-4);text-align:center}.page-title.svelte-1y5lrog.svelte-1y5lrog{font-size:var(--text-2xl);font-weight:700;color:var(--color-primary);letter-spacing:-.5px}.page-sub.svelte-1y5lrog.svelte-1y5lrog{font-size:var(--text-sm);color:var(--color-on-surface-muted);margin-top:var(--space-1)}.content.svelte-1y5lrog.svelte-1y5lrog{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-4);gap:var(--space-6)}.slot-wrap.svelte-1y5lrog.svelte-1y5lrog{width:100%;max-width:320px}.slot.svelte-1y5lrog.svelte-1y5lrog{width:100%;aspect-ratio:4 / 3;border-radius:var(--radius-xl);border:3px solid var(--color-primary-light);background:var(--color-surface-elevated);overflow:hidden;position:relative;box-shadow:var(--shadow-md);transition:border-color .3s}.slot.has-result.svelte-1y5lrog.svelte-1y5lrog{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-xlight),var(--shadow-md)}.slot-img.svelte-1y5lrog.svelte-1y5lrog{width:100%;height:100%;object-fit:cover;display:block}.slot-placeholder.svelte-1y5lrog.svelte-1y5lrog{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-primary-xlight)}.slot-placeholder.svelte-1y5lrog svg.svelte-1y5lrog{width:48px;height:48px;color:var(--color-primary-light)}.slot-title-wrap.svelte-1y5lrog.svelte-1y5lrog{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000a6);padding:var(--space-6) var(--space-3) var(--space-3)}.slot-title.svelte-1y5lrog.svelte-1y5lrog{color:#fff;font-size:var(--text-lg);font-weight:700;line-height:1.25;display:block;text-shadow:0 1px 4px rgba(0,0,0,.3)}.slot.rolling.svelte-1y5lrog .slot-title-wrap.svelte-1y5lrog{opacity:.85}.slot.rolling.svelte-1y5lrog .slot-img.svelte-1y5lrog,.slot.rolling.svelte-1y5lrog .slot-placeholder.svelte-1y5lrog{animation:svelte-1y5lrog-slot-blur .1s infinite alternate}@keyframes svelte-1y5lrog-slot-blur{0%{filter:none}to{filter:brightness(1.05) saturate(1.2)}}.slot-idle.svelte-1y5lrog.svelte-1y5lrog{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-4);color:var(--color-on-surface-muted)}.slot-idle.svelte-1y5lrog svg.svelte-1y5lrog{width:52px;height:52px;color:var(--color-primary-light)}.slot-idle.svelte-1y5lrog p.svelte-1y5lrog{font-size:var(--text-sm);text-align:center;line-height:1.5}.btn-roll.svelte-1y5lrog.svelte-1y5lrog{display:flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;max-width:320px;padding:18px;background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-lg);font-family:var(--font);font-size:var(--text-lg);font-weight:700;cursor:pointer;box-shadow:var(--shadow-md);transition:transform .1s,box-shadow .1s,background .15s;-webkit-tap-highlight-color:transparent}.btn-roll.svelte-1y5lrog.svelte-1y5lrog:active:not(:disabled){transform:scale(.97);box-shadow:var(--shadow-sm)}.btn-roll.svelte-1y5lrog.svelte-1y5lrog:disabled{background:var(--color-primary-light);cursor:default}.btn-roll.svelte-1y5lrog svg.svelte-1y5lrog{width:24px;height:24px}.result-actions.svelte-1y5lrog.svelte-1y5lrog{display:flex;flex-direction:column;gap:var(--space-3);width:100%;max-width:320px}.btn-primary.svelte-1y5lrog.svelte-1y5lrog{width:100%;padding:16px;background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-lg);font-family:var(--font);font-size:var(--text-base);font-weight:600;cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .1s,background .15s;-webkit-tap-highlight-color:transparent}.btn-primary.svelte-1y5lrog.svelte-1y5lrog:active{transform:scale(.97)}.btn-secondary.svelte-1y5lrog.svelte-1y5lrog{width:100%;padding:14px;background:transparent;color:var(--color-primary);border:2px solid var(--color-primary-light);border-radius:var(--radius-lg);font-family:var(--font);font-size:var(--text-base);font-weight:600;cursor:pointer;transition:background .12s;-webkit-tap-highlight-color:transparent}.btn-secondary.svelte-1y5lrog.svelte-1y5lrog:active{background:var(--color-primary-xlight)}.empty.svelte-1y5lrog.svelte-1y5lrog{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);padding:var(--space-8);text-align:center;color:var(--color-on-surface-muted)}.empty.svelte-1y5lrog svg.svelte-1y5lrog{width:64px;height:64px;color:var(--color-primary-light)}.empty.svelte-1y5lrog p.svelte-1y5lrog{font-size:var(--text-base);line-height:1.6}.spinner.svelte-1y5lrog.svelte-1y5lrog{width:22px;height:22px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:svelte-1y5lrog-spin .6s linear infinite;flex-shrink:0}@keyframes svelte-1y5lrog-spin{to{transform:rotate(360deg)}}.bottom-nav.svelte-2nj6zk.svelte-2nj6zk{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--max-width);height:var(--nav-height);background:var(--color-surface-elevated);border-top:1px solid var(--color-border);display:flex;z-index:100;padding-bottom:env(safe-area-inset-bottom,0px)}.nav-item.svelte-2nj6zk.svelte-2nj6zk{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--color-on-surface-muted);text-decoration:none;font-size:var(--text-xs);font-weight:500;transition:color .15s;-webkit-tap-highlight-color:transparent}.nav-item.active.svelte-2nj6zk.svelte-2nj6zk{color:var(--color-primary)}.nav-item.svelte-2nj6zk svg.svelte-2nj6zk{width:22px;height:22px;transition:transform .1s}.nav-item.svelte-2nj6zk:active svg.svelte-2nj6zk{transform:scale(.88)}.toast.svelte-h21zuy.svelte-h21zuy{position:fixed;bottom:calc(var(--nav-height) + 12px);left:50%;transform:translate(-50%);z-index:200;display:flex;align-items:center;gap:var(--space-2);padding:12px 18px;border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600;box-shadow:var(--shadow-lg);white-space:nowrap;max-width:calc(var(--max-width) - 32px)}.toast.svelte-h21zuy svg.svelte-h21zuy{width:18px;height:18px;flex-shrink:0}.toast--success.svelte-h21zuy.svelte-h21zuy{background:var(--color-success);color:#fff}.toast--error.svelte-h21zuy.svelte-h21zuy{background:var(--color-danger);color:#fff}
