*,:before,:after{box-sizing:border-box}.sccc-container{justify-content:center;align-items:flex-start;width:100%;min-height:auto;padding:0;display:flex;overflow-x:hidden}.sccc-wrapper{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem}.sccc-grid{grid-template-columns:1fr 1fr;justify-content:center;align-items:start;gap:1.5rem;display:grid}@media (max-width:639px){.sccc-grid{grid-template-columns:1fr;gap:1rem}.sccc-tile-grid{grid-template-columns:1fr}}.sccc-card{background:#fff;border:1px solid #0000000f;border-radius:1.25rem;flex-direction:column;height:auto;padding:1.75rem;transition:box-shadow .2s;display:flex;overflow:visible;box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000f,0 12px 40px #0000000a}.sccc-card:hover{box-shadow:0 2px 6px #0000000f,0 8px 24px #00000014,0 20px 60px #0000000f}@media (min-width:640px){.sccc-grid>.sccc-card:first-child{align-self:start;position:sticky;top:1rem}}.sccc-card-title{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:1.05rem;font-weight:700;display:flex}.sccc-field{margin-bottom:1.1rem}.sccc-field label,.sccc-label{color:#334155;letter-spacing:-.005em;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.sccc-field .sccc-opt,.sccc-opt{color:#94a3b8;margin-left:.3rem;font-size:.75rem;font-weight:400}.sccc-input-row{align-items:flex-end;gap:.75rem;display:flex}.sccc-input-row>.sccc-input-group{flex:1}.sccc-input-group label{color:#334155;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.sccc-input-wrapper{position:relative}.sccc-input,.sccc-input[type=number],.sccc-input-select,select.sccc-input{color:#0f172a;-webkit-appearance:none;background:#fafbfc;border:1.5px solid #e2e8f0;border-radius:.65rem;outline:none;width:100%;padding:.65rem .85rem;font-size:.95rem;font-weight:500;transition:all .15s}.sccc-input:hover{background:#fff;border-color:#cbd5e1}.sccc-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a,0 0 0 1px #6366f10d}.sccc-input--has-prefix{padding-left:1.85rem}.sccc-radio-group{flex-wrap:wrap;gap:.5rem;display:flex}.sccc-radio-label{cursor:pointer;color:#475569;-webkit-user-select:none;user-select:none;background:#fafbfc;border:1.5px solid #e2e8f0;border-radius:.65rem;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.sccc-radio-label:hover{color:#4f46e5;background:#f5f3ff;border-color:#6366f1}.sccc-radio-label.sccc-radio-active{color:#4f46e5;background:#eef2ff;border-color:#6366f1;font-weight:600;box-shadow:0 0 0 1px #6366f11a}.sccc-radio-dot{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .15s}.sccc-radio-label.sccc-radio-active .sccc-radio-dot{background:#6366f1;border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.sccc-radio-extra{display:none}.sccc-radio-extra.sccc-radio-extra-visible{margin-top:.85rem;animation:.25s scccFadeIn;display:block}@keyframes scccFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.sccc-result-empty{text-align:center;color:#94a3b8;padding:3.5rem 1.5rem}.sccc-result-empty svg{margin:0 auto .85rem;display:block}.sccc-pill{border-radius:.85rem;margin-bottom:1rem;padding:.85rem;transition:all .15s}.sccc-pill--primary{text-align:center;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1px solid #c7d2fe}.sccc-pill--warning{text-align:center;color:#1e40af;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;padding:.7rem 1rem;font-size:.85rem}.sccc-pill--danger{text-align:center;color:#991b1b;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:1px solid #fecaca;margin-bottom:.85rem;padding:.7rem 1rem;font-size:.82rem;box-shadow:0 2px 8px #ef444414}.sccc-pill-amount{color:#4f46e5;letter-spacing:-.02em;font-size:2.1rem;font-weight:800;line-height:1.1;display:block}.sccc-pill-label{color:#64748b;letter-spacing:-.005em;margin-top:.25rem;font-size:.75rem;font-weight:500}.sccc-tile-grid{grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem;display:grid}.sccc-tile{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.85rem;padding:1rem .85rem;transition:all .15s}.sccc-tile:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000000a}.sccc-tile--full{grid-column:1/-1}.sccc-tile-amount{color:#0f172a;letter-spacing:-.01em;font-size:1.5rem;font-weight:700;line-height:1.2;display:block}.sccc-tile-amount--danger{color:#ef4444}.sccc-tile-amount--amber{color:#f59e0b}.sccc-tile-amount--green{color:#10b981}.sccc-tile-label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-top:.25rem;font-size:.72rem;font-weight:600}.sccc-tile-sub{color:#94a3b8;margin-top:.2rem;font-size:.68rem;font-weight:400}.sccc-chart-section{margin-top:.75rem}.sccc-chart-title{color:#334155;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.6rem;font-size:.82rem;font-weight:700}.sccc-chart-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.85rem;flex-wrap:wrap;align-items:center;gap:1.25rem;padding:1.1rem;display:flex}.sccc-donut-wrap{filter:drop-shadow(0 2px 6px #0000000f);flex-shrink:0;position:relative}.sccc-donut-wrap canvas{display:block}.sccc-donut-label{color:#0f172a;text-align:center;pointer-events:none;letter-spacing:-.01em;font-size:.75rem;font-weight:700;line-height:1.3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sccc-legend{flex-direction:column;gap:.65rem;display:flex}.sccc-legend-item{color:#334155;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:flex}.sccc-legend-details{align-items:center;gap:.5rem;margin-left:auto;display:flex}.sccc-legend-details strong{color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:.85rem;font-weight:700}.sccc-legend-pct{color:#6366f1;text-align:center;background:#eef2ff;border-radius:.35rem;min-width:2.2rem;padding:.15rem .45rem;font-size:.72rem;font-weight:600}.sccc-legend-pct--danger{color:#e11d48;background:#ffe4e6}.sccc-legend-total{color:#64748b;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:.35rem;padding-top:.55rem;font-size:.78rem;font-weight:500;display:flex}.sccc-legend-total strong{color:#0f172a;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.sccc-legend-dot{border-radius:50%;flex-shrink:0;width:11px;height:11px;box-shadow:0 0 0 2px #0000000a}.sccc-comparison{text-align:center;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:.85rem;margin-top:.85rem;padding:1rem 1.1rem;box-shadow:0 2px 8px #f59e0b14}.sccc-comparison-title{color:#92400e;letter-spacing:-.005em;margin-bottom:.35rem;font-size:.82rem;font-weight:600}.sccc-comparison-value{color:#b45309;letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.sccc-comparison-label{color:#a16207;margin-top:.2rem;font-size:.8rem;font-weight:500}.sccc-margin-row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.85rem;display:grid}.sccc-margin-pill{text-align:center;border-radius:.7rem;padding:.7rem .9rem;font-size:.78rem}.sccc-margin-pill .sccc-mp-label{letter-spacing:-.005em;margin-bottom:.2rem;font-weight:600;display:block}.sccc-margin-pill .sccc-mp-value{letter-spacing:-.01em;font-size:1.2rem;font-weight:700;display:block}.sccc-margin-pill.green{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.sccc-margin-pill.green .sccc-mp-value{color:#15803d}.sccc-margin-pill.amber{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.sccc-margin-pill.amber .sccc-mp-value{color:#b45309}.sccc-margin-pill.red{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.sccc-margin-pill.red .sccc-mp-value{color:#991b1b}.sccc-accordion{margin-top:1.5rem}.sccc-accordion-btn{cursor:pointer;color:#4f46e5;text-align:left;letter-spacing:-.005em;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1.5px solid #c7d2fe;border-radius:.65rem;justify-content:space-between;align-items:center;width:100%;padding:.8rem 1.1rem;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.sccc-accordion-btn:hover{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);transform:translateY(-1px);box-shadow:0 2px 8px #6366f11f}.sccc-accordion-btn svg{flex-shrink:0;transition:transform .25s}.sccc-accordion-btn.open svg{transform:rotate(180deg)}.sccc-accordion-body{max-height:0;transition:max-height .35s;overflow:hidden}.sccc-accordion-body.open{max-height:900px}.sccc-accordion-inner{color:#334155;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 .65rem .65rem;padding:1.1rem;font-size:.875rem;line-height:1.8}.sccc-accordion-inner p:first-child{margin-top:0}.sccc-accordion-inner ul{margin:.7rem 0 0;padding-left:1.3rem}.sccc-accordion-inner li{margin-bottom:.4rem}.sccc-accordion-inner strong{color:#0f172a;font-weight:600}.sccc-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.1rem;display:flex}.sccc-btn{cursor:pointer;letter-spacing:-.005em;border:1.5px solid #0000;border-radius:.65rem;flex:1;justify-content:center;align-items:center;gap:.45rem;min-width:0;padding:.65rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.sccc-btn--primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 1px 3px #6366eb40,0 4px 12px #6366eb26}.sccc-btn--primary:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:translateY(-1px);box-shadow:0 4px 12px #6366eb4d,0 8px 24px #6366eb33}.sccc-btn--ghost{color:#475569;background:#f8fafc;border-color:#e2e8f0}.sccc-btn--ghost:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.sccc-btn--copied{color:#fff!important;background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important;border-color:#10b981!important}.sccc-cta{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:1.25rem;margin-top:1.5rem;padding:1.75rem;box-shadow:0 1px 4px #0000000a,0 4px 16px #0000000f}.sccc-cta h3{color:#0f172a;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.sccc-cta p{color:#475569;max-width:560px;margin:0 auto .85rem;font-size:.875rem;line-height:1.6}.sccc-cta-btn{color:#fff;text-align:center;cursor:pointer;letter-spacing:-.005em;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:.65rem;width:100%;padding:.8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .15s;display:block;box-shadow:0 1px 3px #6366eb40,0 4px 12px #6366eb26}.sccc-cta-btn:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px #6366eb4d,0 8px 24px #6366eb33}.sccc-cta-note{color:#10b981;margin-top:.6rem;font-size:.75rem;font-weight:600}.sccc-pill--danger,.sccc-tile,.sccc-comparison,.sccc-legend-dot{-webkit-print-color-adjust:exact;print-color-adjust:exact}@media print{.no-print,footer,nav,header,.sccc-grid>.sccc-card:first-child,.sccc-accordion{display:none!important}body{background:#fff!important;margin:0!important;padding:0!important}.sccc-container{width:100%!important;display:block!important}.sccc-grid{display:block!important}#result-panel{width:100%!important;max-width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important;padding:.5cm .75cm!important;display:block!important}@page{margin:12mm;size:auto}}
