.state-picker{flex-direction:column;gap:.4rem;max-width:320px;margin:1.5rem 0 .5rem;display:flex;position:relative}.state-picker-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.state-picker-control{align-items:center;display:flex;position:relative}.state-picker-input{color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:.5rem;outline:none;width:100%;padding:.6rem 2.25rem .6rem .85rem;font-size:.95rem;transition:border-color .15s}.state-picker-input:focus{border-color:#38bdf8}.state-picker-input::placeholder{color:#94a3b8}.state-picker-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.35rem .5rem;font-size:.9rem;line-height:1;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.state-picker-list{z-index:20;background:#0f172a;border:1px solid #334155;border-radius:.5rem;max-height:15rem;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #00000073}.state-picker-option{cursor:pointer;border-radius:.375rem;align-items:baseline;gap:.6rem;padding:.5rem .65rem;display:flex}.state-picker-option.active{background:#1e293b}.state-picker-option.selected{background:#164e63}.state-picker-option-abbr{color:#38bdf8;min-width:2.25rem;font-size:.85rem;font-weight:700}.state-picker-option-name{color:#cbd5e1;font-size:.9rem}.state-picker-empty{color:#94a3b8;padding:.6rem .65rem;font-size:.9rem}.action-modal-backdrop{z-index:200;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.action-modal{background:#1e293b;border:1px solid #334155;border-radius:.75rem;width:100%;max-width:600px;max-height:85vh;padding:1.5rem;overflow-y:auto}.action-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.action-modal-title{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.action-modal-state{color:#f1f5f9;font-size:1.1rem;font-weight:800}.action-modal-name{color:#94a3b8;font-size:1.1rem;font-weight:600}.action-modal-badge{letter-spacing:.02em;border:1px solid;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.action-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem;font-size:1.1rem;line-height:1}.action-modal-close:hover{color:#e2e8f0}.action-modal-bills{color:#94a3b8;margin-bottom:.75rem;font-family:SF Mono,Fira Code,monospace;font-size:.75rem}.action-modal-template{background:#0f172a;border:1px solid #334155;border-radius:.5rem;max-height:320px;margin-bottom:1rem;padding:1rem;overflow-y:auto}.action-modal-subject{color:#e2e8f0;border-bottom:1px solid #1e293b;margin-bottom:.75rem;padding-bottom:.75rem;font-size:.85rem}.action-modal-subject strong{color:#94a3b8;font-weight:500}.action-modal-body{color:#cbd5e1;white-space:pre-wrap;user-select:text;font-size:.82rem;line-height:1.6}.action-mode-toggle{background:#0f172a;border:1px solid #334155;border-radius:.5rem;gap:0;width:fit-content;margin-bottom:.75rem;padding:.2rem;display:flex}.action-mode-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.35rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s}.action-mode-btn:hover{color:#cbd5e1}.action-mode-btn.active{color:#f1f5f9;background:#334155}.action-resistbot-steps{color:#94a3b8;background:#0f172a;border:1px solid #334155;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.6rem .75rem;font-size:.78rem;line-height:1.6;display:flex}.action-step{color:#e2e8f0;background:#334155;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:.65rem;font-weight:700;display:inline-flex}.action-step:not(:first-child){margin-left:.5rem}.action-resistbot-note{color:#94a3b8;margin-bottom:.75rem;font-size:.72rem;font-style:italic}.action-modal-buttons{gap:.75rem;margin-bottom:.75rem;display:flex}.action-btn-primary{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:.5rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:background .15s}.action-btn-primary:hover{background:#166534}.action-btn-secondary{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:.5rem;align-items:center;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.action-btn-secondary:hover{color:#e2e8f0;border-color:#475569;text-decoration:none}.action-highlight{color:#60a5fa;font-family:SF Mono,Fira Code,monospace;font-size:.85em;font-weight:600}.action-modal-footer-links{text-align:center;margin-bottom:.75rem;font-size:.78rem}.action-modal-disclaimer{color:#94a3b8;text-align:center;font-size:.72rem;font-style:italic}@media (width<=768px){.action-modal{max-height:90vh}.action-modal-buttons{flex-direction:column}.action-btn-secondary{justify-content:center}.action-modal-channels{grid-template-columns:1fr}}.calculator-section{background:#0f172a;border-top:1px solid #1e293b;padding:4rem 0}.calc-wrapper{grid-template-columns:470px 1fr;align-items:stretch;gap:2rem;display:grid}.calc-input-panel{background:#1e293b;border:1px solid #334155;border-radius:.75rem;align-self:start;padding:1.5rem;position:sticky;top:1rem}.calc-product-list{flex-direction:column;gap:.5rem;display:flex}.calc-product-option{cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:.5rem;align-items:center;gap:.75rem;padding:.6rem .75rem;transition:border-color .15s,background .15s;display:flex}.calc-product-option:hover{border-color:#475569}.calc-product-option.is-selected{background:#3b82f614;border-color:#3b82f6}.calc-product-checkbox{accent-color:#3b82f6;cursor:pointer;flex-shrink:0;width:1rem;height:1rem}.calc-product-info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.calc-product-name{color:#e2e8f0;font-size:.85rem;font-weight:600;line-height:1.2}.calc-product-brand{color:#94a3b8;font-size:.72rem}.calc-product-price{color:#94a3b8;flex-shrink:0;font-family:SF Mono,Fira Code,monospace;font-size:.85rem;font-weight:600}.calc-product-qty{flex-shrink:0;align-items:center;gap:.2rem;display:flex}.calc-qty-times{color:#94a3b8;font-size:.8rem}.calc-qty-input{color:#e2e8f0;text-align:center;background:#0f172a;border:1px solid #334155;border-radius:.375rem;width:3.25rem;padding:.3rem .35rem;font-family:SF Mono,Fira Code,monospace;font-size:.8rem}.calc-qty-input:focus{border-color:#3b82f6;outline:none}.calc-input-group{margin-bottom:1rem}.calc-input-row{grid-template-columns:1fr 1fr;align-items:end;gap:.75rem;display:grid}.calc-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:block}.calc-input,.calc-select{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:.5rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.calc-input:focus,.calc-select:focus{border-color:#3b82f6;outline:none}.calc-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.calc-input[type=range]{accent-color:#3b82f6;border:none;border-radius:3px;height:6px;margin-top:.5rem;padding:0}.calc-input[type=number]{font-family:SF Mono,Fira Code,monospace}.calc-advanced-toggle{color:#60a5fa;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:.5rem;padding:.5rem 0;font-family:inherit;font-size:.82rem;font-weight:500;display:flex}.calc-advanced-toggle:hover{color:#93c5fd}.calc-chevron{font-size:.6rem;transition:transform .2s}.calc-chevron-up{transform:rotate(180deg)}.calc-advanced{border-top:1px solid #334155;margin-top:.25rem;padding-top:1rem}.calc-toggle-row{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.calc-toggle{cursor:pointer;background:#334155;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.calc-toggle-on{background:#22c55e}.calc-toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.calc-toggle-on .calc-toggle-knob{transform:translate(20px)}.calc-toggle-label{color:#94a3b8;font-size:.8rem}.calc-input-note{color:#94a3b8;margin-top:.75rem;font-size:.72rem;line-height:1.5}.calc-results-column{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.calc-results-panel{flex-direction:column;gap:1.25rem;display:flex}.calc-hero-metric{text-align:center;background:#1e293b;border:2px solid #334155;border-radius:.75rem;padding:2rem}.calc-hero-good{background:linear-gradient(135deg,#1e293b 0%,#14532d22 100%);border-color:#16a34a}.calc-hero-neutral{background:linear-gradient(135deg,#1e293b 0%,#71370022 100%);border-color:#eab308}.calc-hero-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.calc-hero-value{color:#f1f5f9;letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;display:block}.calc-hero-good .calc-hero-value{color:#4ade80}.calc-hero-subtext{color:#94a3b8;margin-top:.75rem;font-size:.9rem;line-height:1.5;display:block}.calc-refining-badge{color:#60a5fa;background:#1e3a5f;border:1px solid #3b82f6;border-radius:999px;margin-top:.75rem;padding:.25rem .75rem;font-size:.72rem;font-weight:600;display:inline-block}.calc-metrics-grid{grid-template-columns:repeat(3,1fr);gap:.875rem;display:grid}.calc-metric-card{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:.75rem;padding:1.25rem}.calc-metric-value{color:#f1f5f9;margin-bottom:.4rem;font-family:SF Mono,Fira Code,monospace;font-size:1.5rem;font-weight:800;line-height:1;display:block}.calc-metric-label{color:#94a3b8;font-size:.75rem;font-weight:500}.calc-context-line{color:#94a3b8;text-align:center;font-size:.85rem;line-height:1.6}.calc-context-line strong{color:#4ade80}.calc-chart-container{background:#1e293b;border:1px solid #334155;border-radius:.75rem;padding:1.5rem}.calc-chart-title{color:#e2e8f0;margin-bottom:1rem;font-size:.95rem;font-weight:700}.calc-chart-note{color:#94a3b8;margin-top:.75rem;font-size:.72rem;line-height:1.5}.calc-cta{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:.75rem;padding:1.5rem}.calc-cta-text{color:#94a3b8;margin-bottom:1rem;font-size:.95rem}.calc-cta-links{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.calc-cta-link{color:#60a5fa;border:1px solid #334155;border-radius:.5rem;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-block}.calc-cta-link:hover{background:#60a5fa14;border-color:#60a5fa;text-decoration:none}.calc-empty-state{text-align:center;background:#1e293b;border:2px dashed #334155;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:420px;padding:3rem 2rem;display:flex}.calc-empty-icon{opacity:.7;margin-bottom:1.5rem}.calc-empty-title{color:#e2e8f0;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.calc-empty-description{color:#94a3b8;max-width:340px;margin:0;font-size:.9rem;line-height:1.6}.calc-empty-error{color:#fca5a5;max-width:420px;margin:1.25rem 0 0;font-size:.85rem;line-height:1.5}.calc-empty-loading{margin-top:1.25rem}.calc-product-empty{color:#94a3b8;margin:0 0 .25rem;font-size:.8rem;line-height:1.5}.calc-product-custom{align-items:center;gap:.5rem;display:flex}.calc-product-label{cursor:pointer;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.calc-custom-remove{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .25rem;font-size:1.25rem;line-height:1}.calc-custom-remove:hover{color:#f87171}.calc-custom-toggle{color:#60a5fa;cursor:pointer;background:0 0;border:1px dashed #334155;border-radius:.5rem;width:100%;margin-top:.75rem;padding:.6rem .75rem;font-size:.85rem;font-weight:600}.calc-custom-toggle:hover{background:#1e293b;border-color:#475569}.calc-custom-form{background:#16202f;border:1px solid #334155;border-radius:.5rem;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:1rem;display:flex}.calc-custom-hint{color:#94a3b8;margin:0;font-size:.75rem;line-height:1.5}.calc-custom-actions{gap:.5rem;display:flex}.calc-custom-add{color:#f8fafc;cursor:pointer;background:#2563eb;border:none;border-radius:.5rem;flex:1;padding:.6rem .75rem;font-size:.85rem;font-weight:600}.calc-custom-add:disabled{color:#94a3b8;cursor:not-allowed;background:#334155}.calc-custom-cancel{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:.5rem;padding:.6rem .9rem;font-size:.85rem}.calc-methodology{background:#1e293b;border:1px solid #334155;border-radius:.75rem}.calc-methodology-summary{color:#60a5fa;cursor:pointer;padding:1rem 1.25rem;font-size:.9rem;font-weight:600;list-style:none}.calc-methodology-summary::-webkit-details-marker{display:none}.calc-methodology-summary:before{content:"▸";margin-right:.5rem;transition:transform .15s;display:inline-block}.calc-methodology[open] .calc-methodology-summary:before{transform:rotate(90deg)}.calc-methodology-body{color:#cbd5e1;padding:0 1.25rem 1.5rem;font-size:.85rem;line-height:1.65}.calc-methodology-body p{margin:0 0 .75rem}.calc-methodology-intro,.calc-methodology-caveat{color:#94a3b8}.calc-methodology-caveat{border-top:1px solid #334155;margin-top:1.25rem;padding-top:1rem;font-size:.8rem}.calc-methodology-step{margin-top:1.25rem}.calc-methodology-step h4{color:#e2e8f0;margin:0 0 .5rem;font-size:.9rem;font-weight:700}.calc-methodology-list{margin:0 0 .75rem;padding-left:1.1rem}.calc-methodology-list li{margin-bottom:.25rem}.calc-methodology-formula{background:#0f172a;border:1px solid #334155;border-radius:.5rem;padding:.75rem .9rem;font-family:SF Mono,Fira Code,monospace;font-size:.78rem;line-height:1.7;overflow-x:auto}.calc-methodology-table-wrap{margin-bottom:.75rem;overflow-x:auto}.calc-methodology-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:.8rem}.calc-methodology-table th,.calc-methodology-table td{text-align:right;white-space:nowrap;border-bottom:1px solid #334155;padding:.4rem .6rem}.calc-methodology-table th:first-child,.calc-methodology-table td:first-child{text-align:left}.calc-methodology-table th{color:#94a3b8;font-weight:600}@media (width<=900px){.calc-wrapper{grid-template-columns:1fr}.calc-input-panel{position:static}}@media (width<=600px){.calc-input-row,.calc-metrics-grid{grid-template-columns:1fr}.calc-hero-metric{padding:1.25rem}}
