@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+Gujarati:wght@400;500;600;700&display=swap";html,body,#root{width:100%;margin:0;padding:0}body{color:#1a1f36;background:#f7f8fb;font-family:Inter,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}body,html,#root{min-height:100vh;margin:0;padding:0}body{color:#1a1f36;-webkit-font-smoothing:antialiased;background:#f7f8fb;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.55}.app{flex-direction:column;min-height:100vh;display:flex}.header{z-index:50;background:#fff;border-bottom:1px solid #e6e9f0;position:sticky;top:0}.header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.brand-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.6rem;font-weight:700}.brand-accent{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#0000;-webkit-background-clip:text;background-clip:text}.brand-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.85rem}.header-tabs{background:#f1f5f9;border-radius:10px;gap:.25rem;padding:.25rem;display:flex}.tab{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.tab:hover:not(:disabled){color:#0f172a}.tab.active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0000000f}.tab:disabled{opacity:.4;cursor:not-allowed}.main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 2rem}.grid-two-col{grid-template-columns:1fr 460px;align-items:start;gap:1.25rem;display:grid}@media (width<=1100px){.grid-two-col{grid-template-columns:1fr}}.card{background:#fff;border:1px solid #e6e9f0;border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.card-sticky{position:sticky;top:5.5rem}.card-title{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1rem;font-weight:600;display:flex}.dot{border-radius:50%;width:8px;height:8px}.dot-1{background:#6366f1}.dot-2{background:#8b5cf6}.dot-3{background:#10b981}.subhead{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:1.25rem 0 .6rem;font-size:.75rem;font-weight:600}.grid-2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.field.full{grid-column:span 2}.field-label{color:#475569;font-size:.75rem;font-weight:500}.field-hint{color:#94a3b8;font-size:.7rem;font-weight:400}.input,.select{color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}.input:focus,.select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11f}.input:disabled,.select:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.checkbox{color:#1a1f36;cursor:pointer;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.8rem;display:inline-flex}.checkbox-row{flex-direction:column;gap:.25rem;display:flex}.rate-row{border-top:1px dashed #e6e9f0;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:grid}.rate-banner{grid-column:1/-1;justify-content:space-between;align-items:baseline;margin-bottom:.4rem;display:flex}.rate-banner-label{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.rate-banner-hint{color:#64748b;font-size:.75rem}.rate-banner-hint a{color:#6366f1;font-weight:500;text-decoration:none}.rate-banner-hint a:hover{text-decoration:underline}.rate-row .field{grid-column:span 1}.rate-info{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:.4rem;margin-top:.75rem;padding-top:.75rem;display:flex}.chip{background:linear-gradient(135deg,#6366f114,#8b5cf614);border:1px solid #6366f133;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .7rem;font-size:.75rem;display:inline-flex}.chip-plain{color:#64748b;background:0 0;border-color:#0000}.chip-label{color:#475569;font-weight:500}.chip-value{color:#0f172a;font-weight:600}.empty-state{text-align:center;color:#94a3b8;padding:2rem 1rem;font-size:.9rem}.empty-state strong{color:#475569}.hint-box{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-size:.8rem}.hint-box a{color:#6366f1;font-weight:500;text-decoration:none}.hint-box a:hover{text-decoration:underline}.big-value{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;margin-bottom:1.25rem;padding:1.25rem 1.5rem}.big-value-label{opacity:.85;letter-spacing:.05em;font-size:.75rem;font-weight:500}.big-value-amount{letter-spacing:-.03em;margin:.4rem 0;font-size:2.2rem;font-weight:700}.big-value-hint{opacity:.8;font-size:.75rem}.rate-table,.calc-table{border-collapse:collapse;width:100%;margin-bottom:.5rem}.rate-table td,.calc-table td{border-bottom:1px solid #f1f5f9;padding:.5rem;font-size:.82rem}.rate-table td:first-child,.calc-table td:first-child{color:#475569}.rate-table td:last-child,.calc-table td:last-child{text-align:right;color:#0f172a;font-variant-numeric:tabular-nums;font-weight:500}.rate-table tr.highlight td{background:#6366f10f;font-weight:600}.calc-table .muted{color:#94a3b8;margin-top:.1rem;font-size:.7rem;font-weight:400;display:block}.calc-table .negative{color:#dc2626}.calc-table .total-row td{color:#0f172a;background:#f8fafc;border-top:2px solid #e2e8f0;border-bottom:none;padding-top:.75rem;font-size:.9rem;font-weight:700}.badge{color:#6366f1;background:#6366f11f;border-radius:999px;margin-left:.4rem;padding:.1rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.warning-box{color:#78350f;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;margin-top:.75rem;padding:.6rem .8rem;font-size:.78rem}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;width:100%;margin-top:1rem;padding:.7rem 1rem;font-size:.9rem;font-weight:600;transition:transform .15s}.primary-btn:hover{transform:translateY(-1px)}.ghost-btn{color:#475569;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.ghost-btn:hover{background:#f1f5f9}.footer{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e6e9f0;padding:1rem 2rem;font-size:.75rem}.footer-hint{color:#94a3b8;margin-top:.2rem;display:block}.sheet-wrap{max-width:900px;margin:0 auto}.sheet-actions{justify-content:space-between;margin-bottom:1rem;display:flex}.sheet{background:#fff;border:1px solid #e6e9f0;border-radius:4px;padding:2.5rem;font-family:Noto Sans Gujarati,Inter,sans-serif}.sheet-header{text-align:center;border-bottom:2px solid #1a1f36;margin-bottom:1.5rem;padding-bottom:1rem}.sheet-title{color:#0f172a;margin:0;font-size:1.4rem;font-weight:700}.sheet-subtitle{color:#64748b;margin:.3rem 0 0;font-size:.85rem}.sheet-meta-row{color:#1a1f36;justify-content:space-between;margin-top:.75rem;font-size:.85rem;display:flex}.badge-light{color:#475569;background:#f1f5f9;border-radius:4px;padding:.2rem .7rem;font-size:.75rem;font-weight:500}.sheet-table{border-collapse:collapse;border:1px solid #1a1f36;width:100%;margin-bottom:1rem}.sheet-table td,.sheet-table th{vertical-align:top;border:1px solid #d1d5db;padding:.5rem .75rem;font-size:.85rem}.sheet-table th{text-align:left;background:#f8fafc;font-size:.78rem;font-weight:600}.sheet-table .lbl{color:#475569;background:#fafbfc;font-weight:600}.sheet-table .total-row td{background:#fef3c7;font-weight:700}.sheet-section{color:#0f172a;border-bottom:1px solid #d1d5db;margin:1.5rem 0 .5rem;padding-bottom:.3rem;font-size:.95rem;font-weight:600}.sheet-footer{grid-template-columns:1fr 200px;align-items:end;gap:2rem;margin-top:2rem;display:grid}.sheet-note{color:#475569;font-size:.78rem;line-height:1.55}.sheet-sig{text-align:center;color:#1a1f36;font-size:.85rem;font-weight:500}.sig-line{border-top:1px solid #1a1f36;height:1.5rem;margin-bottom:.4rem}.sheet-source{color:#475569;border-top:1px dashed #d1d5db;margin-top:1.2rem;padding-top:.8rem;font-size:.78rem}.sheet-source code{color:#6366f1;background:#f1f5f9;border-radius:3px;padding:.1rem .4rem;font-family:Consolas,monospace;font-size:.74rem;font-weight:600}.sheet-source a{color:#6366f1;margin-left:.4rem;font-weight:600;text-decoration:none}.sheet-source a:hover{text-decoration:underline}.sheet-legal{color:#94a3b8;text-align:center;border-top:1px dashed #d1d5db;margin-top:2rem;padding-top:1rem;font-size:.7rem;line-height:1.55}.muted{color:#94a3b8;font-weight:400}.good{color:#10b981}.bad{color:#dc2626}.input-inline{border:1px solid #d1d5db;border-radius:4px;width:100px;margin-right:.4rem;padding:.2rem .4rem}.source-box{background:linear-gradient(135deg,#6366f10f,#8b5cf60a);border:1px solid #6366f12e;border-radius:12px;margin-bottom:1.2rem;padding:.9rem 1.1rem;font-size:.82rem}.source-row{color:#1a1f36;margin-bottom:.5rem}.source-row code{color:#6366f1;background:#fff;border-radius:4px;padding:.1rem .4rem;font-family:Consolas,monospace;font-size:.78rem;font-weight:600}.source-details{margin:.6rem 0}.source-details summary{cursor:pointer;color:#6366f1;font-size:.78rem;font-weight:500}.source-details pre{color:#1a1f36;background:#fff;border-radius:6px;max-height:200px;margin:.4rem 0;padding:.6rem .8rem;font-family:Consolas,monospace;font-size:.75rem;overflow:auto}.zone-surveys{background:#fff;border-radius:6px;margin-top:.4rem;padding:.5rem .6rem;font-size:.72rem}.zone-surveys .muted{word-break:break-all;margin-top:.3rem;font-family:Consolas,monospace;font-size:.7rem;display:block}.pdf-btn{text-align:center;text-decoration:none;display:block;margin-top:.6rem!important}.sample-banner{background:linear-gradient(135deg,#6366f10d,#8b5cf60d);border:1px solid #6366f12e;border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.25rem}.sample-banner-header{flex-direction:column;gap:.2rem;margin-bottom:.6rem;display:flex}.sample-banner-header strong{color:#6366f1;font-size:.9rem}.muted-text{color:#64748b;font-size:.78rem}.muted-text a{color:#6366f1;font-weight:500;text-decoration:none}.muted-text a:hover{text-decoration:underline}.sample-chips{flex-wrap:wrap;gap:.4rem;display:flex}.sample-chip{color:#1a1f36;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.5rem .85rem;font-size:.8rem;font-weight:500;transition:all .15s}.sample-chip:hover{color:#6366f1;border-color:#6366f1;transform:translateY(-1px)}.autofill-notice{color:#047857;background:#10b98114;border:1px solid #10b98140;border-radius:8px;margin-top:.6rem;padding:.5rem .75rem;font-size:.78rem;font-weight:500}.bot-banner{border-radius:8px;align-items:center;gap:.5rem;margin:.6rem 0;padding:.6rem .9rem;font-size:.78rem;font-weight:500;display:flex}.bot-loading{color:#5b21b6;background:linear-gradient(90deg,#ede9fe 0%,#ddd6fe 100%);border:1px solid #c4b5fd}.bot-fresh{color:#047857;background:#10b98114;border:1px solid #10b98140}.bot-cache{color:#1e40af;background:#3b82f60f;border:1px solid #3b82f633}.bot-error{color:#b91c1c;background:#ef44440f;border:1px solid #ef444440}.spinner{border:2px solid #c4b5fd;border-top-color:#6366f1;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.link-btn{color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0 .2rem;font-weight:600;text-decoration:underline}.link-btn:hover{opacity:.7}.lookup-helper{color:#78350f;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin-top:.6rem;padding:.75rem 1rem;font-size:.78rem}.lookup-helper strong{color:#78350f;margin-bottom:.4rem;display:block}.lookup-helper ol{margin:0;padding-left:1.3rem;line-height:1.6}.lookup-helper a{color:#6366f1;font-weight:500;text-decoration:none}.lookup-helper a:hover{text-decoration:underline}.lookup-helper code{color:#1a1f36;background:#fff;border-radius:4px;padding:.1rem .4rem;font-family:Consolas,monospace;font-size:.75rem}@media print{body{background:#fff}.header,.footer,.sheet-actions{display:none}.main{padding:0}.sheet{box-shadow:none;border:none;padding:1.5rem}}.pdf-view-btn{margin-left:10px;font-size:.8rem}.pdf-drawer-overlay{z-index:1000;background:#0f172a73;justify-content:flex-end;display:flex;position:fixed;inset:0}.pdf-drawer{background:#fff;flex-direction:column;width:min(60vw,820px);height:100%;animation:.18s ease-out pdf-slide-in;display:flex;box-shadow:-8px 0 30px #00000040}@keyframes pdf-slide-in{0%{opacity:.6;transform:translate(30px)}to{opacity:1;transform:none}}.pdf-drawer-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.95rem;display:flex}.pdf-drawer-close{cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;width:30px;height:30px;font-size:.95rem}.pdf-drawer-tabs{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:6px;padding:8px 12px;display:flex}.pdf-tab{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:4px 10px;font-size:.78rem}.pdf-tab.active{color:#fff;background:#2563eb;border-color:#2563eb}.pdf-drawer-body{flex:1;min-height:0}.pdf-frame{border:none;width:100%;height:100%}.pdf-drawer-empty{color:#64748b;padding:24px}.pdf-drawer-foot{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.82rem;display:flex}.pdf-drawer-meta{color:#64748b}
