:root{--color-cat-util: #7c3aed}.counter-toolbar[data-astro-cid-toqyo2cf]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.counter-toolbar-left[data-astro-cid-toqyo2cf],.counter-toolbar-right[data-astro-cid-toqyo2cf]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.counter-step-group[data-astro-cid-toqyo2cf]{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.counter-step-label[data-astro-cid-toqyo2cf]{font-size:.75rem;color:var(--color-text-muted, #6b7280);white-space:nowrap}.counter-step-btns[data-astro-cid-toqyo2cf]{display:flex;gap:.25rem}.counter-step-btn[data-astro-cid-toqyo2cf]{padding:.25rem .625rem;font-size:.75rem;font-weight:600;border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-sm, 4px);background:var(--color-bg, #fff);color:var(--color-text-muted, #6b7280);cursor:pointer;transition:all .15s;min-height:30px;line-height:1}.counter-step-btn[data-astro-cid-toqyo2cf]:hover{border-color:var(--color-cat-util, #7c3aed);color:var(--color-cat-util, #7c3aed)}.counter-step-btn[data-astro-cid-toqyo2cf].is-active{background:var(--color-cat-util, #7c3aed);border-color:var(--color-cat-util, #7c3aed);color:#fff}.counter-custom-step[data-astro-cid-toqyo2cf]{width:64px;padding:.25rem .5rem;font-size:.8125rem;border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-sm, 4px);background:var(--color-bg, #fff);color:var(--color-text, #1f2937);text-align:center}.counter-icon-btns[data-astro-cid-toqyo2cf]{display:flex;align-items:center;gap:.25rem}.counter-icon-btn[data-astro-cid-toqyo2cf]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);background:var(--color-bg, #fff);color:var(--color-text-muted, #6b7280);cursor:pointer;transition:all .15s}.counter-icon-btn[data-astro-cid-toqyo2cf]:hover{border-color:var(--color-cat-util, #7c3aed);color:var(--color-cat-util, #7c3aed);background:#f5f3ff}.counter-icon-btn[data-astro-cid-toqyo2cf].is-active{background:var(--color-cat-util, #7c3aed);border-color:var(--color-cat-util, #7c3aed);color:#fff}.counter-btn[data-astro-cid-toqyo2cf]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;border-radius:var(--radius-md, 8px);cursor:pointer;transition:all .15s;white-space:nowrap;min-height:36px}.counter-btn--sm[data-astro-cid-toqyo2cf]{padding:.25rem .625rem;font-size:.75rem;min-height:30px}.counter-btn--outline[data-astro-cid-toqyo2cf]{border:1.5px solid var(--color-cat-util, #7c3aed);background:transparent;color:var(--color-cat-util, #7c3aed)}.counter-btn--outline[data-astro-cid-toqyo2cf]:hover{background:#f5f3ff}.counter-btn--ghost[data-astro-cid-toqyo2cf]{border:1px solid var(--color-border, #e5e7eb);background:transparent;color:var(--color-text-muted, #6b7280)}.counter-btn--ghost[data-astro-cid-toqyo2cf]:hover{background:var(--color-bg-soft, #f9fafb);color:var(--color-text, #1f2937)}.counters-grid[data-astro-cid-toqyo2cf]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:.75rem;min-height:120px}.counter-card[data-astro-cid-toqyo2cf]{border:2px solid var(--color-border, #e5e7eb);border-radius:var(--radius-lg, 12px);padding:.875rem;background:var(--color-bg, #fff);transition:border-color .15s,box-shadow .15s;position:relative;display:flex;flex-direction:column;gap:.5rem}.counter-card[data-astro-cid-toqyo2cf].is-active{border-color:var(--counter-color, var(--color-cat-util, #7c3aed));box-shadow:0 0 0 3px color-mix(in srgb,var(--counter-color, #7c3aed) 15%,transparent)}.counter-card[data-astro-cid-toqyo2cf].is-maxed{border-color:var(--color-error, #dc2626);background:#fff5f5}.counter-card[data-astro-cid-toqyo2cf].is-mined{border-color:var(--color-info, #2563eb);background:#eff6ff}.counter-card-header[data-astro-cid-toqyo2cf]{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.counter-name-input[data-astro-cid-toqyo2cf]{flex:1;font-size:.875rem;font-weight:600;border:none;background:transparent;color:var(--color-text, #1f2937);padding:0;min-width:0}.counter-name-input[data-astro-cid-toqyo2cf]:focus{outline:none;border-bottom:1.5px solid var(--counter-color, var(--color-cat-util, #7c3aed))}.counter-name-input[data-astro-cid-toqyo2cf]::placeholder{color:var(--color-text-muted, #6b7280);font-weight:400}.counter-card-actions[data-astro-cid-toqyo2cf]{display:flex;align-items:center;gap:.25rem}.counter-color-btn[data-astro-cid-toqyo2cf]{width:20px;height:20px;border-radius:50%;border:2px solid var(--color-border, #e5e7eb);background:var(--counter-color, var(--color-cat-util, #7c3aed));cursor:pointer;padding:0;transition:transform .15s}.counter-color-btn[data-astro-cid-toqyo2cf]:hover{transform:scale(1.15);border-color:#fff;box-shadow:0 0 0 2px var(--counter-color, #7c3aed)}.counter-delete-btn[data-astro-cid-toqyo2cf]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--color-text-muted, #6b7280);cursor:pointer;border-radius:var(--radius-sm, 4px);transition:background .15s,color .15s}.counter-delete-btn[data-astro-cid-toqyo2cf]:hover{background:#fef2f2;color:var(--color-error, #dc2626)}.counter-fullscreen-btn[data-astro-cid-toqyo2cf]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--color-text-muted, #6b7280);cursor:pointer;border-radius:var(--radius-sm, 4px);transition:background .15s,color .15s}.counter-fullscreen-btn[data-astro-cid-toqyo2cf]:hover{background:#f5f3ff;color:var(--color-cat-util, #7c3aed)}.counter-value-display[data-astro-cid-toqyo2cf]{font-size:clamp(2.5rem,8vw,4rem);font-weight:800;text-align:center;color:var(--counter-color, var(--color-cat-util, #7c3aed));line-height:1;padding:.25rem 0;letter-spacing:-.02em;transition:color .15s;min-height:4rem;display:flex;align-items:center;justify-content:center}.counter-limits-display[data-astro-cid-toqyo2cf]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.6875rem;color:var(--color-text-muted, #6b7280)}.counter-limit-badge[data-astro-cid-toqyo2cf]{padding:.125rem .375rem;background:var(--color-bg-soft, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:999px}.counter-op-row[data-astro-cid-toqyo2cf]{display:flex;align-items:center;gap:.375rem;justify-content:center}.counter-op-btn[data-astro-cid-toqyo2cf]{flex:1;max-width:80px;min-height:44px;font-size:1.125rem;font-weight:700;border-radius:var(--radius-md, 8px);border:none;cursor:pointer;transition:transform .1s,box-shadow .1s,background .1s;display:flex;align-items:center;justify-content:center}.counter-op-btn--plus[data-astro-cid-toqyo2cf]{background:var(--counter-color, var(--color-cat-util, #7c3aed));color:#fff;font-size:1.5rem;flex:2;max-width:120px}.counter-op-btn--plus[data-astro-cid-toqyo2cf]:hover{filter:brightness(1.1);box-shadow:0 4px 12px color-mix(in srgb,var(--counter-color, #7c3aed) 40%,transparent)}.counter-op-btn--plus[data-astro-cid-toqyo2cf]:active{transform:scale(.96);filter:brightness(.95)}.counter-op-btn--minus[data-astro-cid-toqyo2cf]{background:var(--color-bg-soft, #f9fafb);color:var(--color-text-muted, #6b7280);border:1px solid var(--color-border, #e5e7eb);font-size:1.5rem}.counter-op-btn--minus[data-astro-cid-toqyo2cf]:hover{background:#fee2e2;color:var(--color-error, #dc2626);border-color:var(--color-error, #dc2626)}.counter-op-btn--reset[data-astro-cid-toqyo2cf]{background:var(--color-bg-soft, #f9fafb);color:var(--color-text-muted, #6b7280);border:1px solid var(--color-border, #e5e7eb);font-size:.8125rem;font-weight:700;max-width:52px}.counter-op-btn--reset[data-astro-cid-toqyo2cf]:hover{background:#fffbeb;color:var(--color-warning, #d97706);border-color:var(--color-warning, #d97706)}.counter-settings-row[data-astro-cid-toqyo2cf]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px solid var(--color-border, #e5e7eb);font-size:.75rem}.counter-settings-label[data-astro-cid-toqyo2cf]{color:var(--color-text-muted, #6b7280);white-space:nowrap}.counter-limit-input[data-astro-cid-toqyo2cf]{width:64px;padding:.125rem .375rem;font-size:.75rem;border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-sm, 4px);background:var(--color-bg, #fff);color:var(--color-text, #1f2937);text-align:center}.counter-color-picker[data-astro-cid-toqyo2cf]{position:absolute;top:48px;right:.5rem;z-index:100;background:var(--color-bg, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);box-shadow:var(--shadow-lg, 0 10px 20px rgba(0,0,0,.1));padding:.5rem;display:grid;grid-template-columns:repeat(5,24px);gap:.375rem}.counter-color-swatch[data-astro-cid-toqyo2cf]{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .1s,border-color .1s}.counter-color-swatch[data-astro-cid-toqyo2cf]:hover{transform:scale(1.2);border-color:#fff;box-shadow:0 0 0 2px #0003}.counter-color-swatch[data-astro-cid-toqyo2cf].is-selected{border-color:#fff;box-shadow:0 0 0 2px #0006}.history-panel[data-astro-cid-toqyo2cf]{margin-top:.75rem;border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);overflow:hidden}.history-header[data-astro-cid-toqyo2cf]{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:var(--color-bg-soft, #f9fafb);border-bottom:1px solid var(--color-border, #e5e7eb)}.history-title[data-astro-cid-toqyo2cf]{font-size:.8125rem;font-weight:700;color:var(--color-text, #1f2937)}.history-list[data-astro-cid-toqyo2cf]{max-height:200px;overflow-y:auto;padding:.25rem 0;font-size:.75rem}.history-item[data-astro-cid-toqyo2cf]{display:flex;align-items:center;gap:.625rem;padding:.25rem .75rem;line-height:1.5;border-bottom:1px solid var(--color-border, #e5e7eb)}.history-item[data-astro-cid-toqyo2cf]:last-child{border-bottom:none}.history-time[data-astro-cid-toqyo2cf]{color:var(--color-text-muted, #6b7280);white-space:nowrap;flex-shrink:0;font-family:var(--font-mono, monospace)}.history-counter-name[data-astro-cid-toqyo2cf]{font-weight:600;color:var(--color-text, #1f2937);flex-shrink:0}.history-delta[data-astro-cid-toqyo2cf]{flex:1;text-align:right;font-weight:700;font-family:var(--font-mono, monospace)}.history-delta--plus[data-astro-cid-toqyo2cf]{color:var(--color-success, #16a34a)}.history-delta--minus[data-astro-cid-toqyo2cf]{color:var(--color-error, #dc2626)}.history-delta--reset[data-astro-cid-toqyo2cf]{color:var(--color-text-muted, #6b7280)}.history-value[data-astro-cid-toqyo2cf]{color:var(--color-text-muted, #6b7280);font-family:var(--font-mono, monospace)}.history-empty[data-astro-cid-toqyo2cf]{padding:1rem;text-align:center;font-size:.8125rem;color:var(--color-text-muted, #6b7280)}.fullscreen-overlay[data-astro-cid-toqyo2cf]{position:fixed;inset:0;z-index:9999;background:#0f172a;display:flex;align-items:center;justify-content:center}.fullscreen-inner[data-astro-cid-toqyo2cf]{text-align:center;width:100%;padding:2rem}.fullscreen-name[data-astro-cid-toqyo2cf]{font-size:clamp(1rem,4vw,1.75rem);font-weight:700;color:#94a3b8;margin-bottom:.5rem;min-height:2rem}.fullscreen-value[data-astro-cid-toqyo2cf]{font-size:clamp(5rem,22vw,16rem);font-weight:900;line-height:1;color:#fff;letter-spacing:-.04em;margin-bottom:2rem;text-shadow:0 0 60px rgba(124,58,237,.5)}.fullscreen-controls[data-astro-cid-toqyo2cf]{display:flex;justify-content:center;gap:2rem}.fullscreen-btn[data-astro-cid-toqyo2cf]{width:clamp(80px,20vw,160px);height:clamp(80px,20vw,160px);border-radius:50%;font-size:clamp(2rem,8vw,5rem);font-weight:900;border:none;cursor:pointer;transition:transform .1s,filter .1s;line-height:1}.fullscreen-btn--plus[data-astro-cid-toqyo2cf]{background:var(--fs-counter-color, #7c3aed);color:#fff}.fullscreen-btn--minus[data-astro-cid-toqyo2cf]{background:#334155;color:#94a3b8}.fullscreen-btn[data-astro-cid-toqyo2cf]:active{transform:scale(.93)}.fullscreen-close[data-astro-cid-toqyo2cf]{position:absolute;top:1rem;right:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #334155;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:background .15s}.fullscreen-close[data-astro-cid-toqyo2cf]:hover{background:#1e293b;color:#fff}.sr-only[data-astro-cid-toqyo2cf]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-card[data-astro-cid-toqyo2cf]{background:#1e293b;border-color:#334155}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-card[data-astro-cid-toqyo2cf].is-active{border-color:var(--counter-color, #7c3aed)}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-card[data-astro-cid-toqyo2cf].is-maxed{background:#2d1515;border-color:var(--color-error, #dc2626)}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-card[data-astro-cid-toqyo2cf].is-mined{background:#15233d;border-color:var(--color-info, #2563eb)}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-name-input[data-astro-cid-toqyo2cf]{color:#e2e8f0}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-toolbar[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .counter-step-btn[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .counter-icon-btn[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .counter-btn--ghost[data-astro-cid-toqyo2cf]{border-color:#334155;background:#1e293b;color:#94a3b8}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-step-btn[data-astro-cid-toqyo2cf]:hover,[data-astro-cid-toqyo2cf][data-theme=dark] .counter-icon-btn[data-astro-cid-toqyo2cf]:hover{border-color:#7c3aed;color:#a78bfa;background:#1e1635}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-step-btn[data-astro-cid-toqyo2cf].is-active{background:#7c3aed;border-color:#7c3aed;color:#fff}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-op-btn--minus[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .counter-op-btn--reset[data-astro-cid-toqyo2cf]{background:#0f172a;border-color:#334155;color:#94a3b8}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-op-btn--minus[data-astro-cid-toqyo2cf]:hover{background:#2d1515;color:#f87171;border-color:#f87171}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-op-btn--reset[data-astro-cid-toqyo2cf]:hover{background:#292412;color:#fbbf24;border-color:#fbbf24}[data-astro-cid-toqyo2cf][data-theme=dark] .history-panel[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .history-header[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .history-item[data-astro-cid-toqyo2cf]{border-color:#334155}[data-astro-cid-toqyo2cf][data-theme=dark] .history-header[data-astro-cid-toqyo2cf]{background:#0f172a}[data-astro-cid-toqyo2cf][data-theme=dark] .history-title[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .history-counter-name[data-astro-cid-toqyo2cf]{color:#e2e8f0}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-color-picker[data-astro-cid-toqyo2cf]{background:#1e293b;border-color:#334155}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-settings-row[data-astro-cid-toqyo2cf]{border-color:#334155}[data-astro-cid-toqyo2cf][data-theme=dark] .counter-limit-input[data-astro-cid-toqyo2cf],[data-astro-cid-toqyo2cf][data-theme=dark] .counter-custom-step[data-astro-cid-toqyo2cf]{background:#0f172a;border-color:#334155;color:#e2e8f0}@media(max-width:480px){.counter-toolbar[data-astro-cid-toqyo2cf]{flex-direction:column;align-items:flex-start}.counter-toolbar-right[data-astro-cid-toqyo2cf]{width:100%;justify-content:space-between}.counter-step-btns[data-astro-cid-toqyo2cf]{flex-wrap:wrap}.counters-grid[data-astro-cid-toqyo2cf]{grid-template-columns:1fr}.counter-op-btn--plus[data-astro-cid-toqyo2cf]{font-size:1.75rem}}
