.App{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:center;padding:0}.container{width:100%;box-shadow:0 20px 40px #0000004d;overflow:hidden}.header{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;padding:3rem 2rem;text-align:center}.header h1{margin:0 0 1rem;font-size:2.5rem;font-weight:700}.subtitle{margin:0;font-size:1.1rem;opacity:.9;line-height:1.6}.description-section{background:#1a202c;padding:2rem;border-bottom:1px solid #4a5568}.description-card{max-width:900px;margin:0 auto;text-align:center}.description-title{color:#f7fafc;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.description-text{color:#cbd5e0;font-size:1.1rem;line-height:1.7;margin:0 0 2rem;max-width:700px;margin-left:auto;margin-right:auto}.how-to-use{margin-top:2rem}.how-to-title{color:#f7fafc;font-size:1.2rem;font-weight:600;margin:0 0 1.5rem}.steps-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:900px;margin:0 auto}.step-card{background:#2d3748;border:1px solid #4a5568;border-radius:8px;padding:1.5rem;color:#e2e8f0;font-size:1.1rem;font-weight:500;line-height:1.6;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.step-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;background:#4a5568}.main-content{padding:0}.calculator-layout{display:flex;min-height:600px}.input-section{flex:1;background:#2d3748;padding:3rem 2rem;border-right:1px solid #4a5568}.results-section{flex:1;background:#1a202c;padding:3rem 2rem}.divider{width:1px;background:#4a5568;position:relative}.divider:before{content:"";position:absolute;top:50%;left:-2px;width:5px;height:5px;background:#63b3ed;border-radius:50%;transform:translateY(-50%)}.section-header{margin-bottom:2rem;border-bottom:2px solid #4a5568;padding-bottom:1rem}.section-header h2{color:#f7fafc;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.section-header p{margin:0;color:#a0aec0;font-size:.95rem}.section-content{color:#e2e8f0}.section-content>p{font-size:1rem;margin-bottom:1.5rem;color:#a0aec0;font-weight:500}.placeholder-list{list-style:none;padding:0;margin:0}.placeholder-list li{padding:1rem 0;font-size:1rem;color:#475569;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:.75rem}.placeholder-list li:last-child{border-bottom:none}.input-group{margin-bottom:.5rem;padding:.75rem;background:#4a5568;border-radius:6px;box-shadow:0 1px 4px #0003;border:1px solid #718096}.input-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;font-weight:600;color:#f7fafc}.input-value{background:#3b82f6;color:#fff;padding:.2rem .6rem;border-radius:16px;font-size:.75rem;font-weight:700;min-width:2rem;text-align:center}.slider{width:100%;height:3px;border-radius:2px;background:#718096;outline:none;opacity:.8;transition:opacity .2s;margin-bottom:.15rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 1px 3px #0003;transition:all .2s ease}.slider::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.1)}.slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 1px 3px #0003;border:none;transition:all .2s ease}.slider::-moz-range-thumb:hover{background:#2563eb;transform:scale(1.1)}.slider-labels{display:flex;justify-content:space-between;font-size:.65rem;color:#a0aec0;font-weight:500}.placeholder-inputs{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.placeholder-inputs p{font-size:.9rem;color:#64748b;margin-bottom:1rem;font-style:italic}.fixed-variable{margin-bottom:.5rem;padding:.75rem;background:linear-gradient(135deg,#4a5568,#2d3748);border-radius:6px;border:2px solid #718096;border-style:dashed}.fixed-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#f7fafc}.fixed-value{background:#10b981;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:700;min-width:2.5rem;text-align:center}.fixed-description{margin:0;font-size:.875rem;color:#a0aec0;font-style:italic}.result-card{margin-bottom:.5rem;padding:.75rem;background:#4a5568;border-radius:6px;box-shadow:0 1px 4px #0003;border:1px solid #718096}.cost-comparison{display:flex;align-items:stretch;gap:1rem;margin-bottom:1rem}.cost-card{flex:1;margin-bottom:0}.result-title{margin:0 0 .5rem;font-size:.9rem;font-weight:700;color:#f7fafc;border-bottom:1px solid #63b3ed;padding-bottom:.25rem}.result-calculation{text-align:center}.calculation-formula{margin:0 0 .5rem;font-size:.7rem;color:#a0aec0;font-family:Courier New,monospace;background:#2d3748;padding:.5rem;border-radius:4px;border:1px solid #4a5568;height:2.5rem;display:flex;align-items:center;justify-content:center;text-align:center;min-height:2.5rem;box-sizing:border-box}.result-value{font-size:2.5rem;font-weight:800;color:#f9373e;margin:1rem 0;text-shadow:0 2px 4px rgba(0,0,0,.1)}.result-value.ai-cost{color:#67d42b}.result-value.revenue-lost{color:#f9373e}.result-value.annual-impact{color:#67d42b}.charts-section{background:#1a202c;padding:3rem 2rem;border-top:1px solid #4a5568}.charts-section .section-header{text-align:center;margin-bottom:2rem}.charts-section .section-header h2{color:#f7fafc;font-size:2rem;font-weight:700;margin:0 0 .5rem}.charts-section .section-header p{color:#a0aec0;font-size:1.1rem;margin:0}.result-description{margin:0;font-size:.7rem;color:#a0aec0;font-style:italic}.placeholder-results{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.placeholder-results p{font-size:.9rem;color:#64748b;margin-bottom:1rem;font-style:italic}.savings-table-container{margin:0 auto 1.5rem;padding:1.5rem;background:#2d3748;border-radius:8px;box-shadow:0 2px 8px #0000004d;border:1px solid #4a5568;max-width:1000px}.table-title{margin:0 0 1rem;font-size:1.1rem;font-weight:700;color:#f7fafc;border-bottom:2px solid #63b3ed;padding-bottom:.5rem;text-align:center}.table-wrapper{overflow-x:auto}.savings-table{width:100%;border-collapse:collapse;font-size:.85rem}.savings-table th{background:#4a5568;padding:.75rem .5rem;text-align:center;font-weight:600;color:#f7fafc;border-bottom:2px solid #718096;font-size:.8rem;line-height:1.3}.savings-table th small{font-size:.65rem;color:#a0aec0;font-weight:400;font-style:italic}.savings-table td{padding:.75rem .5rem;border-bottom:1px solid #4a5568;color:#e2e8f0;text-align:center}.savings-table tr:hover{background:#4a5568}.savings-table tr:nth-child(2n){background:#2d3748}.savings-table tr:nth-child(2n):hover{background:#4a5568}.savings-positive{color:#059669;font-weight:600}.savings-cumulative{color:#e2e8f0;font-weight:700;background:#2d3748}.revenue-captured{color:#67d42b;font-weight:600;background:#2d3748}.total-benefit{color:#e2e8f0;font-weight:700;background:#2d3748}.annual-highlight{background:linear-gradient(135deg,#744210,#92400e)!important;border:2px solid #d69e2e;font-weight:700}.annual-highlight td{background:transparent;font-weight:700;color:#fbb040}@media (max-width: 768px){.cost-comparison{flex-direction:column;gap:.5rem}.charts-section{padding:2rem 1rem}.savings-table-container{padding:1rem;margin-bottom:1rem}.savings-table{font-size:.75rem}.savings-table th,.savings-table td{padding:.5rem .25rem;font-size:.7rem}.table-title{font-size:1rem}}.footer{background:#1a202c;padding:1.5rem 2rem;text-align:center;color:#718096;border-top:1px solid #4a5568}.footer p{margin:0;font-size:.9rem}@media (max-width: 768px){.header{padding:2rem 1.5rem}.header h1{font-size:2rem}.description-section{padding:1.5rem}.description-title{font-size:1.3rem}.description-text{font-size:1rem}.steps-cards{grid-template-columns:1fr;gap:.75rem}.step-card{padding:1rem;font-size:1rem}.calculator-layout{flex-direction:column;min-height:auto}.input-section{border-right:none;border-bottom:1px solid #e2e8f0;padding:2rem 1.5rem}.results-section{padding:2rem 1.5rem}.divider{display:none}.section-header h2{font-size:1.3rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#root{width:100%;margin:0;padding:0;text-align:center}.card{padding:2em}.read-the-docs{color:#888}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
