.ce-wrap{max-width:var(--container-xl);margin:0 auto;padding:0 var(--space-6, 1.5rem)}.ce-main{padding:3rem 0 4rem}.ce-layout{display:grid;grid-template-columns:380px 1fr;gap:3rem;align-items:start}.ce-form-area h2{font-family:var(--font-heading, 'Inter', sans-serif);font-size:1.15rem;font-weight:800;color:var(--secondary-900);margin:0 0 1.25rem}.ce-field,.ce-form{display:flex;flex-direction:column}.ce-form{gap:1.1rem;position:sticky;top:2rem}.ce-field{gap:.35rem}.ce-field label{font-size:.82rem;font-weight:600;color:#475569}.ce-field select{border:1.5px solid #e2e8f0;border-radius:var(--radius-md, 0.5rem);font-size:.9rem;color:var(--secondary-900);font-family:var(--font-sans, 'Inter', sans-serif);outline:0;transition:border-color .15s,box-shadow .15s;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' fill='none' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding:.7rem 2.25rem .7rem .875rem}.ce-field select:focus{border-color:var(--primary-500);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.ce-submit{padding:.8rem 2rem;background:var(--primary-500);color:#fff;border:0;border-radius:var(--radius-md, 0.5rem);font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s,transform .15s;margin-top:.5rem}.ce-submit:hover{background:var(--primary-600, #2563eb);transform:translateY(-1px)}.ce-results-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;background:var(--secondary-50, #f8fafc);border:2px dashed #e2e8f0;border-radius:var(--radius-lg, 0.75rem);min-height:400px}.ce-placeholder-icon{color:#cbd5e1;margin-bottom:1rem}.ce-results-placeholder p{font-size:.95rem;color:#94a3b8;max-width:320px;line-height:1.6;margin:0}.ce-results-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.ce-results-header h2{font-family:var(--font-heading, 'Inter', sans-serif);font-size:1.25rem;font-weight:800;color:var(--secondary-900);margin:0}.ce-results-badge{display:inline-flex;padding:.2rem .6rem;background:var(--primary-50, #eff6ff);color:var(--primary-600, #2563eb);font-size:.72rem;font-weight:600;border-radius:var(--radius-full, 9999px)}.ce-cost-card{background:#fff;border:1px solid #e2e8f0;border-radius:var(--radius-lg, 0.75rem);padding:1.5rem;margin-bottom:1rem}.ce-compare-table th,.ce-cost-card h3{text-transform:uppercase;letter-spacing:.04em}.ce-cost-card h3{font-family:var(--font-heading, 'Inter', sans-serif);font-size:.85rem;font-weight:700;color:var(--secondary-900);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.ce-items{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.ce-item{display:flex;justify-content:space-between;align-items:center;font-size:.88rem}.ce-item-label{color:#64748b}.ce-card-total strong,.ce-item-value{color:var(--secondary-900);font-variant-numeric:tabular-nums}.ce-item-value{font-weight:600}.ce-card-total{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e2e8f0;font-size:.9rem}.ce-card-total span{font-weight:600;color:#475569}.ce-card-total strong{font-size:1rem}.ce-year-total{background:var(--secondary-900, #0f172a);color:#fff;border-radius:var(--radius-lg, 0.75rem);padding:1.75rem;margin-bottom:1.5rem;text-align:center}.ce-year-total-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.5rem;font-weight:500}.ce-compare h3,.ce-year-total-amount{font-family:var(--font-heading, 'Inter', sans-serif);font-weight:800}.ce-year-total-amount{font-size:2rem;letter-spacing:-.02em;line-height:1.2}.ce-year-total-usd{font-size:.9rem;color:#94a3b8;margin-top:.25rem}.ce-cost-bar{height:8px;background:rgba(255,255,255,.15);border-radius:4px;margin-top:1.25rem;overflow:hidden}.ce-cost-bar-fill{height:100%;background:var(--primary-400, #60a5fa);border-radius:4px;transition:width .6s ease;width:0%}.ce-cost-bar-labels{display:flex;justify-content:space-between;font-size:.7rem;color:#64748b;margin-top:.35rem}.ce-compare{margin-top:.5rem}.ce-compare h3{font-size:1.05rem;color:var(--secondary-900);margin:0 0 .25rem}.ce-compare-sub{font-size:.82rem;color:#94a3b8;margin:0 0 1rem}.ce-compare-table-wrap{overflow-x:auto}.ce-compare-table{width:100%;border-collapse:collapse;font-size:.88rem}.ce-compare-table th{text-align:left;font-size:.75rem;font-weight:600;color:#94a3b8;padding:.6rem .75rem;border-bottom:2px solid #e2e8f0}.ce-compare-table td{padding:.65rem .75rem;border-bottom:1px solid #f1f5f9;color:#334155}.ce-compare-table td:last-child,.ce-compare-table th:last-child{text-align:right;font-variant-numeric:tabular-nums}.ce-compare-table td:last-child{font-weight:600;color:var(--secondary-900)}.ce-compare-table tr.ce-compare-active,.ce-compare-table tr.ce-compare-active:hover{background:var(--primary-50, #eff6ff)}.ce-compare-table tr.ce-compare-active td{color:var(--primary-700, #1d4ed8);font-weight:700}.ce-compare-table tr:hover{background:#f8fafc}.ce-compare-bar{display:inline-block;height:6px;background:#e2e8f0;border-radius:3px;width:80px;margin-right:.5rem;vertical-align:middle;overflow:hidden}.ce-compare-bar-fill{height:100%;background:var(--primary-400, #60a5fa);border-radius:3px;transition:width .4s ease}.ce-compare-active .ce-compare-bar-fill{background:var(--primary-600, #2563eb)}.ce-disclaimer-section{padding:0 0 3rem}.ce-disclaimer{padding:1rem 1.25rem;background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius-md, 0.5rem);font-size:.82rem;color:#92400e;line-height:1.6}.ce-disclaimer strong{color:#78350f}.ce-faq{padding:0 0 5rem}.ce-faq h2{font-family:var(--font-heading, 'Inter', sans-serif);font-size:1.35rem;font-weight:800;color:var(--secondary-900);margin:0 0 1.5rem}.ce-faq-list{display:flex;flex-direction:column;gap:0}.ce-faq-item{border-bottom:1px solid #e2e8f0}.ce-faq-item:first-child{border-top:1px solid #e2e8f0}.ce-faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:.95rem;font-weight:600;color:var(--secondary-900);cursor:pointer;list-style:none;user-select:none}.ce-faq-item summary::-webkit-details-marker{display:none}.ce-faq-item summary::after{content:"+";font-size:1.25rem;font-weight:400;color:#94a3b8;flex-shrink:0;margin-left:1rem;transition:transform .2s}.ce-faq-item[open] summary::after{content:"-"}.ce-faq-item p{font-size:.88rem;color:#64748b;line-height:1.7;margin:0 0 1rem;padding-right:2rem}@media (max-width:900px){.ce-layout{grid-template-columns:1fr;gap:2rem}.ce-form{position:static}.ce-results-placeholder{min-height:250px;padding:3rem 1.5rem}}@media (max-width:600px){.ce-main{padding:2rem 0 3rem}.ce-cost-card,.ce-year-total{padding:1.25rem}.ce-year-total-amount{font-size:1.6rem}.ce-compare-bar{width:50px}}