.calc-shell.svelte-1etp927{display:flex;flex-direction:column;gap:.75rem;border-radius:.75rem;border:1px solid color-mix(in oklab,var(--border) 70%,transparent);background:#fff;padding:1rem;box-shadow:0 1px 3px #0000000f}.calc-display.svelte-1etp927{display:flex;flex-direction:column;gap:.5rem;border-radius:.5rem;background:#f8fafc;border:1px solid color-mix(in oklab,var(--border) 60%,transparent);padding:.75rem}.calc-history.svelte-1etp927{min-height:4rem;max-height:6rem;border-radius:.375rem;background:#fff;padding:.5rem .75rem;border:1px solid color-mix(in oklab,var(--border) 50%,transparent)}.calc-prev.svelte-1etp927{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.25rem 0;font-size:.875rem}.calc-input-wrap.svelte-1etp927{position:relative;display:flex;align-items:center;gap:.5rem;min-height:2.5rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid color-mix(in oklab,var(--border) 70%,transparent);background:#fff;transition:border-color .2s,box-shadow .2s;cursor:text}.calc-input-wrap.svelte-1etp927:focus-within{border-color:hsl(var(--primary));box-shadow:0 0 0 2px color-mix(in oklab,hsl(var(--primary)) 25%,transparent)}.calc-input-wrap.calc-input-error.svelte-1etp927{border-color:#f97316}.calc-input-inner.svelte-1etp927{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0;font-size:.9375rem}.calc-input-hidden.svelte-1etp927{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:text;font-size:1rem}.calc-top-row.svelte-1etp927{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.calc-tabs.svelte-1etp927{display:flex;gap:.5rem}.calc-tab.svelte-1etp927{padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:0;background:transparent;color:#64748b;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.calc-tab.svelte-1etp927:hover{color:#334155}.calc-tab.active.svelte-1etp927{background:transparent;color:#1e293b;border-bottom-color:hsl(var(--primary))}.calc-angle-mode.svelte-1etp927{display:flex;gap:.125rem}.calc-mode-btn.svelte-1etp927{padding:.25rem .5rem;font-size:.75rem;font-weight:600;border-radius:.25rem;background:#e2e8f0;color:#64748b;transition:background .15s,color .15s}.calc-mode-btn.svelte-1etp927:hover{background:#cbd5e1;color:#334155}.calc-mode-btn.active.svelte-1etp927{background:hsl(var(--primary));color:#fff}.calc-utils.svelte-1etp927{display:flex;align-items:center;gap:.25rem}.calc-icon-btn.svelte-1etp927{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.25rem;background:transparent;color:#64748b;transition:background .15s,color .15s}.calc-icon-btn.svelte-1etp927:hover:not(:disabled){background:#e2e8f0;color:#334155}.calc-icon-btn.svelte-1etp927:disabled{opacity:.4;cursor:not-allowed}.calc-icon-btn.calc-clear.svelte-1etp927{width:auto;padding:0 .5rem;font-size:.75rem}.calc-keypad.svelte-1etp927{display:flex;flex-direction:column;gap:.5rem}.calc-grid.svelte-1etp927{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:start}.calc-func-col.svelte-1etp927,.calc-num-pad.svelte-1etp927,.calc-op-col.svelte-1etp927{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:.25rem}.calc-key.svelte-1etp927{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;font-size:.8125rem;font-weight:600;border-radius:.375rem;border:1px solid color-mix(in oklab,var(--border) 75%,transparent);background:#f1f5f9;color:#334155;transition:border-color .15s,background .15s}.calc-key.svelte-1etp927:hover{background:#e2e8f0;border-color:#cbd5e1}.calc-enter.svelte-1etp927{grid-row:span 2;height:auto;min-height:4.75rem;background:hsl(var(--primary));color:#fff;border-color:hsl(var(--primary))}.calc-enter.svelte-1etp927:hover{background:color-mix(in oklab,hsl(var(--primary)) 90%,black);border-color:color-mix(in oklab,hsl(var(--primary)) 90%,black)}.calc-error.svelte-1etp927{border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.calc-cursor-wrap.svelte-1etp927 [style*="3b82f6"]{animation:svelte-1etp927-calc-cursor-blink 1s steps(1,end) infinite}@keyframes svelte-1etp927-calc-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}
