.page-container[data-astro-cid-26ntw3po]{min-height:100vh;display:flex;flex-direction:column}.main[data-astro-cid-26ntw3po]{flex:1}.tool-header[data-astro-cid-26ntw3po]{background:linear-gradient(135deg,#8b5cf6e6,#ec4899e6);padding:4rem 2rem;text-align:center;color:#fff}.header-content[data-astro-cid-26ntw3po]{max-width:800px;margin:0 auto}.tool-title[data-astro-cid-26ntw3po]{font-size:3rem;font-weight:700;margin:0 0 1rem;font-family:Fredoka,cursive}.tool-description[data-astro-cid-26ntw3po]{font-size:1.25rem;margin:0;opacity:.95;line-height:1.6}.tool-section[data-astro-cid-26ntw3po]{background:#fffffff2;backdrop-filter:blur(10px);padding:4rem 2rem}.tool-container[data-astro-cid-26ntw3po]{max-width:600px;margin:0 auto}.calculator[data-astro-cid-26ntw3po]{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 40px -10px #00000026;border:3px solid #f3f4f6;margin-bottom:3rem}.calculator-screen[data-astro-cid-26ntw3po]{background:#1f2937;border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;position:relative}.screen-display[data-astro-cid-26ntw3po]{font-family:Courier New,monospace;font-size:2rem;color:#10b981;text-align:right;min-height:2.5rem;word-break:break-all}.screen-warning[data-astro-cid-26ntw3po]{font-size:.75rem;color:#fbbf24;text-align:center;margin-top:.5rem;font-weight:600}.calculator-buttons[data-astro-cid-26ntw3po]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.btn[data-astro-cid-26ntw3po]{padding:1rem;border:none;border-radius:.75rem;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}.btn[data-astro-cid-26ntw3po]:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #00000026}.btn[data-astro-cid-26ntw3po]:active{transform:translateY(0)}.btn-number[data-astro-cid-26ntw3po]{background:#f9fafb;color:#1f2937;border:2px solid #e5e7eb}.btn-number[data-astro-cid-26ntw3po]:hover{background:#f3f4f6}.btn-operator[data-astro-cid-26ntw3po]{background:#8b5cf6;color:#fff}.btn-operator[data-astro-cid-26ntw3po]:hover{background:#7c3aed}.btn-clear[data-astro-cid-26ntw3po]{background:#ef4444;color:#fff}.btn-clear[data-astro-cid-26ntw3po]:hover{background:#dc2626}.btn-equals[data-astro-cid-26ntw3po]{background:#10b981;color:#fff;grid-row:span 2}.btn-equals[data-astro-cid-26ntw3po]:hover{background:#059669}.btn-zero[data-astro-cid-26ntw3po]{grid-column:span 2}.error-stats[data-astro-cid-26ntw3po]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-item[data-astro-cid-26ntw3po]{background:#fff;padding:1.5rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a;border:2px solid #f3f4f6}.stat-value[data-astro-cid-26ntw3po]{display:block;font-size:2rem;font-weight:700;color:#ef4444;margin-bottom:.5rem}.stat-label[data-astro-cid-26ntw3po]{font-size:.875rem;color:#6b7280;font-weight:500}.calculation-history[data-astro-cid-26ntw3po]{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;border:2px solid #f3f4f6;margin-bottom:3rem}.calculation-history[data-astro-cid-26ntw3po] h3[data-astro-cid-26ntw3po]{margin:0 0 1.5rem;color:#1f2937;font-size:1.25rem;font-weight:600}.history-list[data-astro-cid-26ntw3po]{max-height:300px;overflow-y:auto;margin-bottom:1rem}.history-item[data-astro-cid-26ntw3po]{padding:1rem;border-radius:.5rem;margin-bottom:.75rem;background:#f9fafb;border:1px solid #e5e7eb}.history-item[data-astro-cid-26ntw3po].placeholder{text-align:center;color:#6b7280;font-style:italic}.history-expression[data-astro-cid-26ntw3po]{font-family:Courier New,monospace;font-weight:600;color:#1f2937;margin-bottom:.5rem}.history-results[data-astro-cid-26ntw3po]{display:flex;flex-direction:column;gap:.25rem}.wrong-result[data-astro-cid-26ntw3po]{color:#ef4444;font-size:.9rem;font-weight:500}.correct-result[data-astro-cid-26ntw3po]{color:#10b981;font-size:.9rem;font-weight:500}.clear-history-btn[data-astro-cid-26ntw3po]{width:100%;padding:.75rem;background:#6b7280;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s ease}.clear-history-btn[data-astro-cid-26ntw3po]:hover{background:#4b5563}.error-explanations[data-astro-cid-26ntw3po]{background:#fef3c7;border:2px solid #fde68a;border-radius:1rem;padding:2rem}.error-explanations[data-astro-cid-26ntw3po] h3[data-astro-cid-26ntw3po]{margin:0 0 1.5rem;color:#92400e;font-size:1.25rem;font-weight:600}.explanation-grid[data-astro-cid-26ntw3po]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.explanation-item[data-astro-cid-26ntw3po]{background:#ffffff80;padding:1.5rem;border-radius:.75rem;text-align:center}.explanation-emoji[data-astro-cid-26ntw3po]{font-size:2rem;display:block;margin-bottom:.75rem}.explanation-item[data-astro-cid-26ntw3po] h4[data-astro-cid-26ntw3po]{margin:0 0 .5rem;color:#92400e;font-size:1rem;font-weight:600}.explanation-item[data-astro-cid-26ntw3po] p[data-astro-cid-26ntw3po]{margin:0;color:#92400e;font-size:.875rem;line-height:1.4}@media (max-width: 768px){.tool-header[data-astro-cid-26ntw3po]{padding:3rem 1rem}.tool-title[data-astro-cid-26ntw3po]{font-size:2.5rem}.tool-description[data-astro-cid-26ntw3po]{font-size:1.125rem}.tool-section[data-astro-cid-26ntw3po]{padding:3rem 1rem}.calculator[data-astro-cid-26ntw3po]{padding:1.5rem}.screen-display[data-astro-cid-26ntw3po]{font-size:1.5rem}.btn[data-astro-cid-26ntw3po]{padding:.875rem;font-size:1.125rem}.error-stats[data-astro-cid-26ntw3po],.explanation-grid[data-astro-cid-26ntw3po]{grid-template-columns:1fr;gap:1rem}.history-results[data-astro-cid-26ntw3po]{font-size:.8rem}}
