.calculator-wrapper[data-astro-cid-55wohmyt]{background:linear-gradient(135deg,#dc2626,#991b1b);padding:20px;min-height:calc(100vh - var(--header-height) - 200px)}.calculator-container[data-astro-cid-55wohmyt]{max-width:1200px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0006;overflow:hidden}.calculator-header[data-astro-cid-55wohmyt]{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;padding:40px;text-align:center}.calculator-header[data-astro-cid-55wohmyt] h1[data-astro-cid-55wohmyt]{font-size:36px;margin-bottom:10px;font-weight:700}.calculator-header[data-astro-cid-55wohmyt] p[data-astro-cid-55wohmyt]{font-size:16px;opacity:.95}.calculator-content[data-astro-cid-55wohmyt]{padding:40px}.disclaimer-banner[data-astro-cid-55wohmyt]{background:#fff3cd;border:1px solid #ffc107;border-left:4px solid #ffc107;border-radius:8px;padding:16px 20px;margin-bottom:24px;color:#856404}.disclaimer-banner[data-astro-cid-55wohmyt] p[data-astro-cid-55wohmyt]{margin:0;font-size:14px;line-height:1.6}.disclaimer-banner[data-astro-cid-55wohmyt] a[data-astro-cid-55wohmyt]{color:#856404;text-decoration:underline}.disclaimer-banner[data-astro-cid-55wohmyt] a[data-astro-cid-55wohmyt]:hover{color:#664d03}.guide-banner[data-astro-cid-55wohmyt]{background:#fef3c7;border-left:4px solid #f59e0b;padding:20px;margin-bottom:30px;border-radius:8px}.guide-banner[data-astro-cid-55wohmyt] h3[data-astro-cid-55wohmyt]{color:#92400e;margin-bottom:10px;font-size:16px}.guide-banner[data-astro-cid-55wohmyt] p[data-astro-cid-55wohmyt]{color:#78350f;font-size:14px}.error-message[data-astro-cid-55wohmyt]{background:#fee2e2;color:#991b1b;padding:16px;border-radius:8px;margin-bottom:20px;display:none;border-left:4px solid #dc2626}.calculator-layout[data-astro-cid-55wohmyt]{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}.section[data-astro-cid-55wohmyt]{background:#f7fafc;padding:30px;border-radius:12px;border:2px solid #e2e8f0}.section[data-astro-cid-55wohmyt] h2[data-astro-cid-55wohmyt]{color:#2d3748;font-size:20px;margin-bottom:25px;display:flex;align-items:center;font-weight:600}.section[data-astro-cid-55wohmyt] h2[data-astro-cid-55wohmyt]:before{content:"";width:4px;height:24px;background:#dc2626;margin-right:12px;border-radius:2px}.province-card[data-astro-cid-55wohmyt]{background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:20px;margin-bottom:16px;transition:all .3s}.province-card[data-astro-cid-55wohmyt].capital{border-color:#fbbf24;background:#fffbeb}.province-card[data-astro-cid-55wohmyt].core{border-color:#3b82f6;background:#eff6ff}.province-header[data-astro-cid-55wohmyt]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.province-number[data-astro-cid-55wohmyt]{font-weight:700;color:#2d3748;font-size:16px}.remove-province[data-astro-cid-55wohmyt]{background:#fee2e2;color:#dc2626;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .3s}.remove-province[data-astro-cid-55wohmyt]:hover{background:#fecaca}.input-group[data-astro-cid-55wohmyt]{margin-bottom:20px}label[data-astro-cid-55wohmyt]{display:flex;align-items:center;color:#4a5568;font-weight:600;margin-bottom:8px;font-size:14px}.tooltip-icon[data-astro-cid-55wohmyt]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#cbd5e0;color:#fff;border-radius:50%;font-size:12px;margin-left:8px;cursor:help;position:relative}.tooltip-icon[data-astro-cid-55wohmyt]:hover:after{content:attr(data-tooltip);position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#2d3748;color:#fff;padding:8px 12px;border-radius:6px;font-size:11px;white-space:normal;width:220px;z-index:10;font-weight:400;text-align:left}input[data-astro-cid-55wohmyt][type=number],input[data-astro-cid-55wohmyt][type=text]{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .3s;font-family:inherit}input[data-astro-cid-55wohmyt][type=number]:focus,input[data-astro-cid-55wohmyt][type=text]:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.checkbox-group[data-astro-cid-55wohmyt]{display:flex;align-items:center;gap:10px;margin-bottom:16px}.checkbox-group[data-astro-cid-55wohmyt] input[data-astro-cid-55wohmyt][type=checkbox]{width:20px;height:20px;cursor:pointer}.checkbox-group[data-astro-cid-55wohmyt] label[data-astro-cid-55wohmyt]{margin-bottom:0;cursor:pointer}.add-province-btn[data-astro-cid-55wohmyt]{background:#dbeafe;color:#1e40af;border:2px dashed #3b82f6;padding:12px;border-radius:8px;cursor:pointer;font-weight:600;width:100%;margin-top:12px;transition:all .3s}.add-province-btn[data-astro-cid-55wohmyt]:hover{background:#bfdbfe;border-color:#2563eb}.button-group[data-astro-cid-55wohmyt]{display:flex;gap:12px;margin-top:30px}button[data-astro-cid-55wohmyt]{flex:1;padding:16px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.calculate-btn[data-astro-cid-55wohmyt]{background:#16a34a;color:#fff}.calculate-btn[data-astro-cid-55wohmyt]:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a4d}.reset-btn[data-astro-cid-55wohmyt]{background:#e2e8f0;color:#4a5568}.reset-btn[data-astro-cid-55wohmyt]:hover{background:#cbd5e0}.results[data-astro-cid-55wohmyt]{background:#fff}.result-summary[data-astro-cid-55wohmyt]{background:linear-gradient(135deg,#fee2e2,#fecaca);border-left:4px solid #dc2626;padding:32px;border-radius:16px;margin-bottom:28px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.result-summary[data-astro-cid-55wohmyt].achieved{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#16a34a;border-left-width:4px}#summaryMessage[data-astro-cid-55wohmyt]{font-size:18px!important;font-weight:700!important;margin-bottom:20px!important;color:#1f2937!important;letter-spacing:-.3px!important}.summary-grid[data-astro-cid-55wohmyt]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;margin-bottom:20px}.summary-item[data-astro-cid-55wohmyt]{text-align:center;padding:16px;background:#fff9;border-radius:12px;transition:all .3s}.summary-item[data-astro-cid-55wohmyt]:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.summary-label[data-astro-cid-55wohmyt]{font-size:14px;color:#6b7280;font-weight:700;text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px}.summary-value[data-astro-cid-55wohmyt]{font-size:36px;font-weight:800;color:#dc2626;line-height:1.2;letter-spacing:-1px}.summary-value[data-astro-cid-55wohmyt].achieved-value{color:#16a34a}.progress-bar[data-astro-cid-55wohmyt]{background:#e5e7eb;height:36px;border-radius:18px;overflow:hidden;margin-top:20px;box-shadow:inset 0 2px 4px #0000001a;position:relative}.progress-fill[data-astro-cid-55wohmyt]{background:linear-gradient(90deg,#16a34a,#059669,#047857);height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px;text-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;overflow:hidden;min-width:0;width:0%}.progress-fill[data-astro-cid-55wohmyt]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.recommendations[data-astro-cid-55wohmyt]{margin-top:24px}.recommendations[data-astro-cid-55wohmyt] h3[data-astro-cid-55wohmyt]{color:#2d3748;font-size:18px;margin-bottom:16px;font-weight:600}.recommendation-card[data-astro-cid-55wohmyt]{background:#fff;border-radius:10px;padding:20px;margin-bottom:14px;border-left:4px solid #dc2626;box-shadow:0 2px 8px #0000001a;transition:all .3s}.recommendation-card[data-astro-cid-55wohmyt]:hover{transform:translate(6px);box-shadow:0 4px 16px #00000026}.recommendation-card[data-astro-cid-55wohmyt].priority-1{border-color:#dc2626}.recommendation-card[data-astro-cid-55wohmyt].priority-2{border-color:#f59e0b}.recommendation-card[data-astro-cid-55wohmyt].priority-3{border-color:#3b82f6}.rec-header[data-astro-cid-55wohmyt]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.rec-icon[data-astro-cid-55wohmyt]{font-size:28px}.rec-title[data-astro-cid-55wohmyt]{font-weight:700;color:#2d3748;font-size:17px;flex:1}.rec-score[data-astro-cid-55wohmyt]{background:#dcfce7;color:#166534;padding:6px 12px;border-radius:6px;font-weight:700;font-size:14px}.rec-details[data-astro-cid-55wohmyt]{color:#6b7280;font-size:14px;margin-bottom:8px}.rec-time[data-astro-cid-55wohmyt]{background:#f3f4f6;color:#4b5563;padding:6px 12px;border-radius:6px;font-size:13px;display:inline-block}.priority-badge[data-astro-cid-55wohmyt]{background:#fee2e2;color:#991b1b;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.priority-badge[data-astro-cid-55wohmyt].priority-1{background:#fee2e2;color:#991b1b}.priority-badge[data-astro-cid-55wohmyt].priority-2{background:#fed7aa;color:#92400e}.priority-badge[data-astro-cid-55wohmyt].priority-3{background:#dbeafe;color:#1e40af}.strategies-section[data-astro-cid-55wohmyt]{background:#f9fafb;padding:24px;border-radius:12px;margin-top:30px;border:2px solid #e5e7eb}.strategies-section[data-astro-cid-55wohmyt] h3[data-astro-cid-55wohmyt]{color:#2d3748;font-size:18px;margin-bottom:20px;font-weight:600}.strategy-card[data-astro-cid-55wohmyt]{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:16px;transition:all .3s}.strategy-card[data-astro-cid-55wohmyt]:hover{border-color:#dc2626;box-shadow:0 4px 12px #0000001a}.strategy-card[data-astro-cid-55wohmyt].recommended{border-color:#16a34a;background:#f0fdf4}.strategy-header[data-astro-cid-55wohmyt]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.strategy-name[data-astro-cid-55wohmyt]{font-weight:700;font-size:17px;color:#2d3748}.strategy-badge[data-astro-cid-55wohmyt]{background:#16a34a;color:#fff;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:700}.strategy-description[data-astro-cid-55wohmyt]{color:#6b7280;font-size:14px;margin-bottom:16px}.strategy-stats[data-astro-cid-55wohmyt]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;background:#f9fafb;border-radius:8px}.stat-item[data-astro-cid-55wohmyt]{text-align:center}.stat-label[data-astro-cid-55wohmyt]{font-size:12px;color:#9ca3af;margin-bottom:4px}.stat-value[data-astro-cid-55wohmyt]{font-size:16px;font-weight:700;color:#2d3748}.breakdown-section[data-astro-cid-55wohmyt]{background:#f7fafc;padding:20px;border-radius:8px;margin-top:20px;font-family:Courier New,monospace;font-size:13px;color:#4a5568;line-height:1.8;display:none;white-space:pre-wrap}.breakdown-section[data-astro-cid-55wohmyt].active{display:block}.toggle-breakdown[data-astro-cid-55wohmyt]{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;margin-top:16px;transition:all .3s;width:100%}.toggle-breakdown[data-astro-cid-55wohmyt]:hover{background:#2563eb}.tutorial-section[data-astro-cid-55wohmyt]{background:var(--color-bg);padding:var(--spacing-xl) 0}.tutorial-content[data-astro-cid-55wohmyt]{max-width:900px;margin:0 auto}.tutorial-content[data-astro-cid-55wohmyt] h2[data-astro-cid-55wohmyt]{font-size:2rem;color:var(--color-text);margin-bottom:var(--spacing-lg);border-bottom:2px solid var(--color-border);padding-bottom:var(--spacing-md)}.tutorial-content[data-astro-cid-55wohmyt] section[data-astro-cid-55wohmyt]{margin-bottom:var(--spacing-xl)}.tutorial-content[data-astro-cid-55wohmyt] h3[data-astro-cid-55wohmyt]{font-size:1.5rem;color:#dc2626;margin-bottom:var(--spacing-md);margin-top:var(--spacing-lg)}.tutorial-content[data-astro-cid-55wohmyt] h4[data-astro-cid-55wohmyt]{font-size:1.2rem;color:var(--color-text);margin-bottom:var(--spacing-sm);margin-top:var(--spacing-md)}.tutorial-step[data-astro-cid-55wohmyt]{background:var(--color-card-bg);padding:var(--spacing-lg);border-radius:8px;margin-bottom:var(--spacing-md);border-left:4px solid #dc2626}.tutorial-step[data-astro-cid-55wohmyt] h4[data-astro-cid-55wohmyt]{margin-top:0}.tutorial-step[data-astro-cid-55wohmyt] pre[data-astro-cid-55wohmyt]{background:#f7fafc;border:1px solid #e2e8f0;border-left:4px solid #dc2626;border-radius:6px;padding:15px;overflow-x:auto;font-size:14px;line-height:1.6;color:#2d3748;margin:15px 0}.tutorial-step[data-astro-cid-55wohmyt] ul[data-astro-cid-55wohmyt],.tutorial-step[data-astro-cid-55wohmyt] ol[data-astro-cid-55wohmyt]{margin:10px 0;padding-left:25px}.tutorial-step[data-astro-cid-55wohmyt] li[data-astro-cid-55wohmyt]{margin-bottom:8px}.tutorial-step[data-astro-cid-55wohmyt] p[data-astro-cid-55wohmyt]{margin-bottom:10px;line-height:1.6}@media(max-width:768px){.calculator-layout[data-astro-cid-55wohmyt],.summary-grid[data-astro-cid-55wohmyt],.strategy-stats[data-astro-cid-55wohmyt]{grid-template-columns:1fr}.calculator-header[data-astro-cid-55wohmyt] h1[data-astro-cid-55wohmyt]{font-size:28px}.calculator-content[data-astro-cid-55wohmyt]{padding:20px}.tutorial-content[data-astro-cid-55wohmyt] h2[data-astro-cid-55wohmyt]{font-size:1.5rem}.tutorial-content[data-astro-cid-55wohmyt] h3[data-astro-cid-55wohmyt]{font-size:1.25rem}}
