.app{display:flex;flex-direction:column;min-height:100vh}.header{background:linear-gradient(135deg,#1e3a8a,#1e40af 60%,#2563eb);color:#fff;padding:24px 16px 20px;text-align:center}.header-inner{max-width:800px;margin:0 auto}.header-badge{display:inline-block;background:#fff3;border:1px solid rgba(255,255,255,.35);border-radius:20px;padding:3px 14px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.header-title{font-size:clamp(20px,5vw,28px);font-weight:700;margin-bottom:6px}.header-sub{font-size:14px;opacity:.8}.tab-bar{display:flex;background:#fff;border-bottom:2px solid #e2e8f0;position:sticky;top:0;z-index:10;box-shadow:0 2px 8px #0000000f}.tab-btn{flex:1;padding:14px 8px;font-size:14px;font-weight:600;color:#64748b;border-bottom:3px solid transparent;transition:all .2s}.tab-btn.active{color:#1e40af;border-bottom-color:#1e40af;background:#eff6ff}.tab-btn:hover:not(.active){color:#1e40af;background:#f8fafc}.main{flex:1;max-width:900px;width:100%;margin:0 auto;padding:20px 12px 40px}.gain-banner{display:flex;background:linear-gradient(135deg,#064e3b,#065f46);color:#fff;border-radius:14px;padding:20px;margin-bottom:20px;justify-content:space-around;align-items:center;gap:8px;flex-wrap:wrap}.gain-item{text-align:center;flex:1;min-width:100px}.gain-label{display:block;font-size:12px;opacity:.75;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.gain-value{font-size:clamp(18px,4vw,26px);font-weight:700;color:#6ee7b7}.gain-divider{width:1px;height:40px;background:#fff3}.cards-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}@media (max-width: 560px){.cards-row{grid-template-columns:1fr}.gain-divider{width:80%;height:1px}}.pay-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.card-header{padding:14px 16px 10px;color:#fff}.ropa-header{background:linear-gradient(135deg,#1e40af,#3b82f6)}.cpc-header{background:linear-gradient(135deg,#0f766e,#14b8a6)}.card-tag{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.8;margin-bottom:2px}.card-header h2{font-size:18px;font-weight:700}.card-body{padding:12px 16px 16px}.card-line{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;border-bottom:1px solid #f1f5f9}.card-line:last-child{border-bottom:none}.card-line.sub{font-size:13px;color:#475569}.card-line.sub span:first-child{padding-left:10px}.card-line.muted{color:#94a3b8}.card-line.gross{font-weight:600;font-size:15px;padding-top:8px;margin-top:2px;border-top:2px solid #e2e8f0;border-bottom:none}.card-line.net{font-size:16px;font-weight:700;color:#1e293b;padding-top:8px;border-top:2px solid #e2e8f0;border-bottom:none;margin-top:4px}.card-line em{font-style:normal;font-size:11px;background:#dbeafe;color:#1d4ed8;padding:1px 5px;border-radius:4px;margin-left:5px}.gauge-track{height:6px;background:#f1f5f9;border-radius:3px;margin:10px 0;overflow:hidden}.gauge-fill{height:100%;border-radius:3px;transition:width .5s ease}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (min-width: 600px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-box{background:#fff;border-radius:10px;padding:14px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:4px}.stat-box.highlight{background:linear-gradient(135deg,#064e3b,#065f46);color:#fff}.stat-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.stat-box.highlight .stat-label{color:#a7f3d0}.stat-val{font-size:18px;font-weight:700;color:#1e293b}.stat-box.highlight .stat-val{color:#6ee7b7}.stat-sub{font-size:11px;color:#94a3b8}.stat-box.highlight .stat-sub{color:#a7f3d0}.inputs-layout{display:flex;flex-direction:column;gap:20px}.input-section{background:#fff;border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}.section-title{font-size:15px;font-weight:700;margin-bottom:18px;display:flex;align-items:center;gap:8px}.ropa-title{color:#1e40af}.cpc-title{color:#0f766e}.dot{width:10px;height:10px;border-radius:50%;display:inline-block;flex-shrink:0}.dot.blue{background:#3b82f6}.dot.teal{background:#14b8a6}.fields-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:4px}.field-label{font-size:13px;font-weight:600;color:#374151}.field-hint{font-size:11px;color:#94a3b8;margin-top:-2px}.field-input-wrap{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:border-color .2s;background:#fff}.field-input-wrap:focus-within{border-color:#3b82f6}.field-prefix,.field-suffix{padding:0 8px;font-size:13px;color:#64748b;background:#f8fafc;align-self:stretch;display:flex;align-items:center;border-right:1px solid #e2e8f0}.field-suffix{border-right:none;border-left:1px solid #e2e8f0}.field-input{flex:1;border:none;outline:none;padding:9px 8px;font-size:14px;font-weight:600;color:#1e293b;background:transparent;min-width:0}.field-input.no-prefix{padding-left:10px}.field-select{width:100%;border:1.5px solid #e2e8f0;border-radius:8px;padding:9px 10px;font-size:13px;font-weight:600;color:#1e293b;background:#fff;outline:none;cursor:pointer}.field-select:focus{border-color:#3b82f6}.reset-row{display:flex;justify-content:center}.reset-btn{padding:10px 28px;border-radius:8px;border:1.5px solid #e2e8f0;font-size:14px;font-weight:600;color:#475569;background:#fff;transition:all .2s}.reset-btn:hover{border-color:#94a3b8;background:#f8fafc}.breakdown-layout{display:flex;flex-direction:column;gap:16px}.table-wrap{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow-x:auto}.breakdown-table{width:100%;border-collapse:collapse;font-size:14px}.breakdown-table th{background:#f8fafc;padding:12px 14px;text-align:left;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:2px solid #e2e8f0}.breakdown-table th:not(:first-child){text-align:right}.breakdown-table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;color:#374151}.breakdown-table td.num{text-align:right;font-weight:500}.breakdown-table .green{color:#16a34a}.breakdown-table .red{color:#dc2626}.breakdown-table .section-row td{background:#f1f5f9;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;padding:6px 14px}.breakdown-table .total-row td{background:#f8fafc;font-weight:700;border-top:2px solid #e2e8f0;font-size:14px}.breakdown-table .net-row td{background:#f0fdf4;font-size:15px;font-weight:700;border-top:2px solid #bbf7d0;color:#15803d}.annual-box{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:18px 20px}.annual-box h4{font-size:14px;font-weight:700;color:#374151;margin-bottom:14px}.annual-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.annual-grid>div{display:flex;flex-direction:column;gap:2px}.annual-grid span{font-size:12px;color:#64748b}.annual-grid strong{font-size:15px;font-weight:700;color:#1e293b}.annual-grid .span2{grid-column:span 2}.annual-grid .highlight-row{background:#f0fdf4;border-radius:8px;padding:12px 14px;flex-direction:row;justify-content:space-between;align-items:center}.annual-grid .highlight-row span{font-size:13px;font-weight:600;color:#15803d}.annual-grid .big-gain{font-size:22px;color:#15803d}.disclaimer{background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius);padding:16px 18px}.disclaimer h5{font-size:13px;font-weight:700;color:#92400e;margin-bottom:8px}.disclaimer ul{list-style:disc;padding-left:18px;display:flex;flex-direction:column;gap:5px}.disclaimer li{font-size:12px;color:#78350f;line-height:1.5}.da-info-box{background:#f5f3ff;border:1px solid #c4b5fd;border-radius:10px;padding:12px 16px;font-size:13px;color:#4c1d95;margin-bottom:16px;line-height:1.6}.da-banner{background:linear-gradient(135deg,#4c1d95,#6d28d9)}.da-card .card-header.da-header{background:linear-gradient(135deg,#5b21b6,#7c3aed)}.card-line.sub.da-highlight span:last-child{color:#7c3aed;font-weight:700}.card-line.sub.da-highlight em{background:#ede9fe;color:#6d28d9}.stat-box.da-highlight-box{background:linear-gradient(135deg,#4c1d95,#6d28d9);color:#fff}.stat-box.da-highlight-box .stat-label{color:#ddd6fe}.stat-box.da-highlight-box .stat-val{color:#c4b5fd}.stat-box.da-highlight-box .stat-sub{color:#ddd6fe}.vs-box{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:18px 20px}.vs-box h5{font-size:13px;font-weight:700;color:#374151;margin-bottom:14px}.vs-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vs-item{background:#f8fafc;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.vs-item.span2{grid-column:span 2;background:#f0fdf4}.vs-label{font-size:12px;color:#64748b;font-weight:500}.vs-val{font-size:17px;font-weight:700}.vs-val.purple{color:#6d28d9}.vs-val.teal{color:#0f766e}.vs-val.green{color:#15803d}.dot.purple{background:#7c3aed}.da-title{color:#5b21b6}.footer{background:#1e293b;color:#94a3b8;text-align:center;padding:16px;font-size:12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #1e40af;--primary-light: #3b82f6;--primary-dark: #1e3a8a;--secondary: #0f766e;--accent: #f59e0b;--danger: #dc2626;--success: #16a34a;--bg: #f1f5f9;--card: #ffffff;--border: #e2e8f0;--text: #1e293b;--text-muted: #64748b;--radius: 12px;--shadow: 0 2px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.12)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}#root{min-height:100vh}button{cursor:pointer;border:none;background:none;font-family:inherit}input{font-family:inherit}
