:root{--et-orange: #F7941D;--et-orange-hover: #E8850F;--et-dark: #333;--blue-600: #F7941D;--blue-500: #3B82F6;--blue-400: #60A5FA;--blue-100: #FFF7ED;--blue-50: #FFFBEB;--navy-950: #0A0F1E;--navy-900: #0F172A;--navy-800: #1E293B;--slate-600: #475569;--slate-500: #64748B;--slate-400: #94A3B8;--slate-200: #E2E8F0;--slate-100: #F1F5F9;--slate-50: #F8FAFC;--green-600: #16A34A;--green-500: #22C55E;--green-100: #DCFCE7;--green-50: #F0FDF4;--red-500: #EF4444;--red-100: #FEE2E2;--container: 1200px;--card-radius: 16px;--btn-radius: 10px;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.06);--shadow-lg: 0 12px 32px rgba(0,0,0,.08)}[data-astro-cid-uyzcqfsr]{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;color:var(--slate-600);background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}.container[data-astro-cid-uyzcqfsr]{max-width:var(--container);margin:0 auto;padding:0 24px}h1[data-astro-cid-uyzcqfsr],h2[data-astro-cid-uyzcqfsr],h3[data-astro-cid-uyzcqfsr],h4[data-astro-cid-uyzcqfsr]{font-weight:700;color:var(--navy-900);line-height:1.15}.label[data-astro-cid-uyzcqfsr]{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-500);margin-bottom:12px}.nav-cta[data-astro-cid-uyzcqfsr]:hover{background:var(--et-orange-hover)!important}.btn[data-astro-cid-uyzcqfsr]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:var(--btn-radius);font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:none;line-height:1;font-family:inherit}.btn-primary[data-astro-cid-uyzcqfsr]{background:var(--blue-600);color:#fff;box-shadow:0 1px 3px #f7941d4d}.btn-primary[data-astro-cid-uyzcqfsr]:hover{background:#e8850f;transform:translateY(-1px)}.btn-orange[data-astro-cid-uyzcqfsr]{background:var(--et-orange);color:#fff}.btn-orange[data-astro-cid-uyzcqfsr]:hover{background:var(--et-orange-hover);transform:translateY(-1px)}.btn-green[data-astro-cid-uyzcqfsr]{background:var(--green-600);color:#fff}.btn-green[data-astro-cid-uyzcqfsr]:hover{background:#15803d;transform:translateY(-1px)}.btn-ghost[data-astro-cid-uyzcqfsr]{background:transparent;color:var(--slate-600);border:1.5px solid var(--slate-200)}.btn-ghost[data-astro-cid-uyzcqfsr]:hover{border-color:var(--slate-400);color:var(--navy-900)}.breadcrumb[data-astro-cid-uyzcqfsr]{padding:12px 0;font-size:13px;color:var(--slate-400)}.breadcrumb[data-astro-cid-uyzcqfsr] a[data-astro-cid-uyzcqfsr]{color:var(--slate-400);text-decoration:none}.breadcrumb[data-astro-cid-uyzcqfsr] a[data-astro-cid-uyzcqfsr]:hover{color:var(--blue-600)}.breadcrumb[data-astro-cid-uyzcqfsr] span[data-astro-cid-uyzcqfsr]{margin:0 6px}.hero-compact[data-astro-cid-uyzcqfsr]{padding:32px 0 24px;text-align:center}.hero-compact[data-astro-cid-uyzcqfsr] h1[data-astro-cid-uyzcqfsr]{font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.hero-compact[data-astro-cid-uyzcqfsr] p[data-astro-cid-uyzcqfsr]{font-size:16px;color:var(--slate-500);max-width:600px;margin:0 auto}.calculator[data-astro-cid-uyzcqfsr]{display:grid;grid-template-columns:1fr 420px;gap:32px;align-items:start;padding-bottom:64px}.form-section[data-astro-cid-uyzcqfsr]{background:#fff;border:1.5px solid var(--slate-200);border-radius:12px;margin-bottom:16px;overflow:hidden}.form-section-header[data-astro-cid-uyzcqfsr]{padding:16px 20px;font-size:14px;font-weight:700;color:var(--navy-900);background:var(--slate-50);cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background .15s;user-select:none}.form-section-header[data-astro-cid-uyzcqfsr]:hover{background:var(--slate-100)}.form-section-header[data-astro-cid-uyzcqfsr] .icon[data-astro-cid-uyzcqfsr]{font-size:20px;color:var(--slate-400);font-weight:400;transition:transform .2s}.form-section-header[data-astro-cid-uyzcqfsr].open .icon[data-astro-cid-uyzcqfsr]{transform:rotate(45deg)}.form-section-header[data-astro-cid-uyzcqfsr] .num[data-astro-cid-uyzcqfsr]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:var(--blue-600);color:#fff;font-size:12px;font-weight:700;margin-right:10px;flex-shrink:0}.form-section-body[data-astro-cid-uyzcqfsr]{padding:20px;display:none}.form-section-body[data-astro-cid-uyzcqfsr].open{display:block}.form-group[data-astro-cid-uyzcqfsr]{margin-bottom:16px}.form-group[data-astro-cid-uyzcqfsr]:last-child{margin-bottom:0}.form-group[data-astro-cid-uyzcqfsr]>label[data-astro-cid-uyzcqfsr]{display:block;font-size:13px;font-weight:600;color:var(--navy-900);margin-bottom:6px}.form-group[data-astro-cid-uyzcqfsr] select[data-astro-cid-uyzcqfsr]{width:100%;padding:10px 14px;font-size:14px;font-family:inherit;border:1.5px solid var(--slate-200);border-radius:8px;background:#fff;color:var(--navy-900);transition:border-color .15s;cursor:pointer}.form-group[data-astro-cid-uyzcqfsr] select[data-astro-cid-uyzcqfsr]:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px #f7941d1a}.form-hint[data-astro-cid-uyzcqfsr]{font-size:12px;color:var(--slate-400);margin-top:4px}.radio-cards[data-astro-cid-uyzcqfsr]{display:flex;flex-direction:column;gap:8px}.radio-card[data-astro-cid-uyzcqfsr]{position:relative}.radio-card[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]{position:absolute;opacity:0;pointer-events:none}.radio-card[data-astro-cid-uyzcqfsr] label[data-astro-cid-uyzcqfsr]{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1.5px solid var(--slate-200);border-radius:10px;cursor:pointer;transition:all .15s;background:#fff}.radio-card[data-astro-cid-uyzcqfsr] label[data-astro-cid-uyzcqfsr]:hover{border-color:var(--blue-400);background:var(--blue-50)}.radio-card[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]:checked+label[data-astro-cid-uyzcqfsr]{border-color:var(--blue-500);background:var(--blue-50);box-shadow:0 0 0 3px #f7941d1a}.radio-card[data-astro-cid-uyzcqfsr] .rc-icon[data-astro-cid-uyzcqfsr]{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;background:var(--slate-100)}.radio-card[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]:checked+label[data-astro-cid-uyzcqfsr] .rc-icon[data-astro-cid-uyzcqfsr]{background:var(--blue-100)}.radio-card[data-astro-cid-uyzcqfsr] .rc-text[data-astro-cid-uyzcqfsr]{flex:1}.radio-card[data-astro-cid-uyzcqfsr] .rc-title[data-astro-cid-uyzcqfsr]{font-size:13px;font-weight:600;color:var(--navy-900);display:block}.radio-card[data-astro-cid-uyzcqfsr] .rc-desc[data-astro-cid-uyzcqfsr]{font-size:11px;color:var(--slate-400);margin-top:2px;display:block}.level-cards[data-astro-cid-uyzcqfsr]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.level-card[data-astro-cid-uyzcqfsr]{position:relative}.level-card[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]{position:absolute;opacity:0;pointer-events:none}.level-card[data-astro-cid-uyzcqfsr] label[data-astro-cid-uyzcqfsr]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:14px 8px;border:1.5px solid var(--slate-200);border-radius:10px;cursor:pointer;transition:all .15s;background:#fff}.level-card[data-astro-cid-uyzcqfsr] label[data-astro-cid-uyzcqfsr]:hover{border-color:var(--blue-400)}.level-card[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]:checked+label[data-astro-cid-uyzcqfsr]{border-color:var(--blue-500);background:var(--blue-50);box-shadow:0 0 0 3px #f7941d1a}.level-card[data-astro-cid-uyzcqfsr] .lc-icon[data-astro-cid-uyzcqfsr]{font-size:20px}.level-card[data-astro-cid-uyzcqfsr] .lc-title[data-astro-cid-uyzcqfsr]{font-size:12px;font-weight:700;color:var(--navy-900)}.level-card[data-astro-cid-uyzcqfsr] .lc-desc[data-astro-cid-uyzcqfsr]{font-size:10px;color:var(--slate-400);line-height:1.3}.check-list[data-astro-cid-uyzcqfsr]{display:flex;flex-direction:column;gap:10px}.check-item-main[data-astro-cid-uyzcqfsr]{display:flex;align-items:center;gap:10px}.check-item-main[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr][type=checkbox]{width:18px;height:18px;accent-color:var(--blue-600);cursor:pointer;flex-shrink:0}.check-item-main[data-astro-cid-uyzcqfsr] label[data-astro-cid-uyzcqfsr]{font-size:13px;font-weight:600;color:var(--navy-900);cursor:pointer}.check-sub[data-astro-cid-uyzcqfsr]{margin-left:28px;margin-top:6px;display:none}.check-sub[data-astro-cid-uyzcqfsr].open{display:flex;gap:6px;flex-wrap:wrap}.check-sub[data-astro-cid-uyzcqfsr] label[data-astro-cid-uyzcqfsr]{font-size:12px;padding:5px 12px;border:1.5px solid var(--slate-200);border-radius:6px;cursor:pointer;transition:all .15s;color:var(--slate-500)}.check-sub[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]{position:absolute;opacity:0;pointer-events:none}.check-sub[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]:checked+label[data-astro-cid-uyzcqfsr]{border-color:var(--blue-500);background:var(--blue-50);color:var(--blue-600);font-weight:600}.inline-radios[data-astro-cid-uyzcqfsr]{display:flex;gap:6px;flex-wrap:wrap}.inline-radio[data-astro-cid-uyzcqfsr]{position:relative}.inline-radio[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]{position:absolute;opacity:0;pointer-events:none}.inline-radio[data-astro-cid-uyzcqfsr] label[data-astro-cid-uyzcqfsr]{font-size:12px;padding:6px 14px;border:1.5px solid var(--slate-200);border-radius:6px;cursor:pointer;transition:all .15s;color:var(--slate-500);font-weight:500}.inline-radio[data-astro-cid-uyzcqfsr] input[data-astro-cid-uyzcqfsr]:checked+label[data-astro-cid-uyzcqfsr]{border-color:var(--blue-500);background:var(--blue-50);color:var(--blue-600);font-weight:600}.btn-calculate[data-astro-cid-uyzcqfsr]{width:100%;padding:16px;font-size:16px;margin-top:8px}.results-col[data-astro-cid-uyzcqfsr]{position:sticky;top:104px}.results-card[data-astro-cid-uyzcqfsr]{background:#fff;border:1.5px solid var(--slate-200);border-radius:var(--card-radius);overflow:hidden;box-shadow:var(--shadow-md)}.results-empty[data-astro-cid-uyzcqfsr]{padding:48px 24px;text-align:center}.results-empty[data-astro-cid-uyzcqfsr] svg[data-astro-cid-uyzcqfsr]{color:var(--slate-300);margin-bottom:12px}.results-empty[data-astro-cid-uyzcqfsr] p[data-astro-cid-uyzcqfsr]{font-size:14px;color:var(--slate-400)}.results-header[data-astro-cid-uyzcqfsr]{background:linear-gradient(135deg,#1e40af,#3b82f6);padding:28px 24px;color:#fff;text-align:center}.results-header[data-astro-cid-uyzcqfsr] .label[data-astro-cid-uyzcqfsr]{color:#ffffffb3;margin-bottom:8px}.results-header[data-astro-cid-uyzcqfsr] .big-number[data-astro-cid-uyzcqfsr]{font-size:36px;font-weight:800;letter-spacing:-.02em;line-height:1}.results-header[data-astro-cid-uyzcqfsr] .big-number[data-astro-cid-uyzcqfsr] small[data-astro-cid-uyzcqfsr]{font-size:18px;font-weight:600}.results-header[data-astro-cid-uyzcqfsr] .sub-number[data-astro-cid-uyzcqfsr]{font-size:14px;margin-top:8px;color:#fffc}.results-ai[data-astro-cid-uyzcqfsr]{background:linear-gradient(135deg,#059669,#10b981);padding:16px 24px;color:#fff;text-align:center}.results-ai[data-astro-cid-uyzcqfsr] .ai-label[data-astro-cid-uyzcqfsr]{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;margin-bottom:4px}.results-ai[data-astro-cid-uyzcqfsr] .ai-number[data-astro-cid-uyzcqfsr]{font-size:24px;font-weight:800}.results-ai[data-astro-cid-uyzcqfsr] .ai-saving[data-astro-cid-uyzcqfsr]{font-size:13px;color:#ffffffd9;margin-top:4px}.results-body[data-astro-cid-uyzcqfsr]{padding:24px}.results-body[data-astro-cid-uyzcqfsr] h3[data-astro-cid-uyzcqfsr]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--slate-400);margin-bottom:14px}.timeline-bar[data-astro-cid-uyzcqfsr]{display:flex;height:24px;border-radius:6px;overflow:hidden;margin-bottom:12px}.timeline-seg[data-astro-cid-uyzcqfsr]{height:100%;transition:width .5s ease;position:relative}.timeline-seg[data-astro-cid-uyzcqfsr]:hover{opacity:.85}.timeline-legend[data-astro-cid-uyzcqfsr]{display:flex;flex-direction:column;gap:6px}.timeline-legend-item[data-astro-cid-uyzcqfsr]{display:flex;align-items:center;justify-content:space-between;font-size:12px}.timeline-legend-item[data-astro-cid-uyzcqfsr] .tl-left[data-astro-cid-uyzcqfsr]{display:flex;align-items:center;gap:6px;color:var(--slate-600)}.timeline-legend-item[data-astro-cid-uyzcqfsr] .tl-dot[data-astro-cid-uyzcqfsr]{width:10px;height:10px;border-radius:3px;flex-shrink:0}.timeline-legend-item[data-astro-cid-uyzcqfsr] .tl-val[data-astro-cid-uyzcqfsr]{font-weight:700;color:var(--navy-900)}.cost-estimate[data-astro-cid-uyzcqfsr]{margin-top:20px;padding-top:16px;border-top:1px solid var(--slate-100)}.cost-row[data-astro-cid-uyzcqfsr]{display:flex;justify-content:space-between;padding:6px 0;font-size:13px}.cost-row[data-astro-cid-uyzcqfsr] .cost-label[data-astro-cid-uyzcqfsr]{color:var(--slate-500)}.cost-row[data-astro-cid-uyzcqfsr] .cost-val[data-astro-cid-uyzcqfsr]{font-weight:700;color:var(--navy-900)}.benchmark-note[data-astro-cid-uyzcqfsr]{margin-top:16px;padding:12px 14px;background:var(--slate-50);border-radius:8px;font-size:12px;color:var(--slate-500);line-height:1.5;border-left:3px solid var(--blue-500)}.results-cta[data-astro-cid-uyzcqfsr]{padding:20px 24px;border-top:1px solid var(--slate-100);display:flex;flex-direction:column;gap:8px}.results-cta[data-astro-cid-uyzcqfsr] .btn[data-astro-cid-uyzcqfsr]{width:100%}.benchmark-section[data-astro-cid-uyzcqfsr]{padding:64px 0;background:var(--slate-50)}.benchmark-section[data-astro-cid-uyzcqfsr] h2[data-astro-cid-uyzcqfsr]{text-align:center;font-size:22px;margin-bottom:8px}.benchmark-section[data-astro-cid-uyzcqfsr] .bench-sub[data-astro-cid-uyzcqfsr]{text-align:center;font-size:15px;color:var(--slate-500);margin-bottom:32px}.bench-table[data-astro-cid-uyzcqfsr]{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--slate-200)}.bench-table[data-astro-cid-uyzcqfsr] thead[data-astro-cid-uyzcqfsr]{background:var(--navy-900)}.bench-table[data-astro-cid-uyzcqfsr] th[data-astro-cid-uyzcqfsr]{padding:14px 16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;text-align:left}.bench-table[data-astro-cid-uyzcqfsr] td[data-astro-cid-uyzcqfsr]{padding:12px 16px;font-size:13px;border-bottom:1px solid var(--slate-100);color:var(--slate-600)}.bench-table[data-astro-cid-uyzcqfsr] tr[data-astro-cid-uyzcqfsr]:last-child td[data-astro-cid-uyzcqfsr]{border-bottom:none}.bench-table[data-astro-cid-uyzcqfsr] tr[data-astro-cid-uyzcqfsr]:hover td[data-astro-cid-uyzcqfsr]{background:var(--slate-50)}.bench-table[data-astro-cid-uyzcqfsr] td[data-astro-cid-uyzcqfsr]:first-child{font-weight:600;color:var(--navy-900)}.bench-table[data-astro-cid-uyzcqfsr] td[data-astro-cid-uyzcqfsr]:last-child{color:var(--green-600);font-weight:600}.faq-section[data-astro-cid-uyzcqfsr]{padding:64px 0;max-width:720px;margin:0 auto}.faq-section[data-astro-cid-uyzcqfsr] h2[data-astro-cid-uyzcqfsr]{text-align:center;font-size:22px;margin-bottom:28px}.faq-item[data-astro-cid-uyzcqfsr]{border-bottom:1px solid var(--slate-200)}.faq-item[data-astro-cid-uyzcqfsr]:last-child{border-bottom:none}.faq-q[data-astro-cid-uyzcqfsr]{padding:18px 0;font-size:15px;font-weight:600;color:var(--navy-900);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-q[data-astro-cid-uyzcqfsr]:after{content:"+";font-size:20px;color:var(--slate-400);transition:transform .2s;flex-shrink:0}.faq-q[data-astro-cid-uyzcqfsr].open:after{transform:rotate(45deg)}.faq-a[data-astro-cid-uyzcqfsr]{font-size:14px;color:var(--slate-600);line-height:1.7;max-height:0;overflow:hidden;transition:max-height .3s,padding .3s}.faq-a[data-astro-cid-uyzcqfsr].open{max-height:300px;padding-bottom:18px}.bottom-cta[data-astro-cid-uyzcqfsr]{background:linear-gradient(135deg,var(--navy-950),var(--navy-800));padding:64px 0;text-align:center}.bottom-cta[data-astro-cid-uyzcqfsr] h2[data-astro-cid-uyzcqfsr]{color:#fff;font-size:26px;margin-bottom:12px}.bottom-cta[data-astro-cid-uyzcqfsr] p[data-astro-cid-uyzcqfsr]{color:#fff9;font-size:16px;margin-bottom:28px;max-width:500px;margin-left:auto;margin-right:auto}.bottom-cta-btns[data-astro-cid-uyzcqfsr]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.footer[data-astro-cid-uyzcqfsr] a[data-astro-cid-uyzcqfsr]:hover{color:var(--et-orange)}@media(max-width:900px){.calculator[data-astro-cid-uyzcqfsr]{grid-template-columns:1fr}.results-col[data-astro-cid-uyzcqfsr]{position:static}.level-cards[data-astro-cid-uyzcqfsr]{grid-template-columns:1fr}}@media(max-width:640px){.bench-table[data-astro-cid-uyzcqfsr]{font-size:12px}.bench-table[data-astro-cid-uyzcqfsr] th[data-astro-cid-uyzcqfsr],.bench-table[data-astro-cid-uyzcqfsr] td[data-astro-cid-uyzcqfsr]{padding:8px 10px}}
