.card{background-color:#f8fafc;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 35px 60px 0 rgba(0,0,0,.15);margin:0 auto;max-width:800px;width:100%}.card-content{padding:24px}.slider-container{margin-bottom:16px}.slider-header{display:flex;justify-content:space-between;margin-bottom:8px}.slider{-webkit-appearance:none;appearance:none;background:#e2e8f0;border-radius:4px;height:8px;outline:none;width:100%}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border-radius:50%;cursor:pointer;height:18px;width:18px}.slider::-moz-range-thumb{border-radius:50%;cursor:pointer;height:18px;width:18px}.icon-container{align-items:center;border-radius:9999px;display:flex;justify-content:center;padding:8px}.icon{color:#fff;height:24px;width:24px}.info-button{background:none;border:none;cursor:pointer;line-height:1;padding:0}.info-icon{color:#94a3b8;height:16px;width:16px}.info-icon:hover{color:#3b82f6}.tooltip{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;left:0;margin-top:48px;padding:16px;position:absolute;text-align:left;top:0;width:256px;z-index:50}.tooltip.active{display:block}.tooltip-title{color:#2563eb;font-weight:700;margin-bottom:4px}.tooltip-description{font-size:.875rem;margin-bottom:8px}.tooltip-calculation{color:#64748b;font-size:.75rem;margin-bottom:4px}.tooltip-source{color:#64748b;font-size:.75rem;margin-bottom:0}.footer,.footnote{color:#64748b;font-size:.875rem;margin-top:32px;text-align:center}.bg-blue-500{background-color:#3b82f6}.bg-purple-500{background-color:#a855f7}.bg-amber-400{background-color:#fbbf24}.bg-green-500{background-color:#22c55e}.bg-orange-500{background-color:#f97316}.bg-red-500{background-color:#ef4444}.bg-purple-600{background-color:#9333ea}.bg-red-700{background-color:#b91c1c}.bg-pink-600{background-color:#db2777}.bg-gray-500{background-color:#64748b}@media (max-width:767px){.card{max-width:calc(100% - 30px)}}