.compare-section{background:linear-gradient(135deg,var(--background) 0,var(--accent) 50%,var(--background) 100%);padding:80px 0;position:relative;z-index:2}.compare-inner{margin:0 auto;max-width:1100px;text-align:center}.compare-image-wrapper{aspect-ratio:16/9;margin:40px auto 0;max-width:900px;position:relative;width:100%}.compare-image{border-radius:20px;height:100%;inset:0;object-fit:cover;position:absolute;transition:opacity .4s ease;width:100%}.compare-toggle{background:#e2e8f0;border-radius:999px;display:inline-flex;margin-top:20px;padding:4px;position:relative}.compare-toggle input{display:none}.compare-toggle label{color:#0f172a;cursor:pointer;font-weight:600;padding:8px 22px;position:relative;z-index:2}.toggle-indicator{background:var(--primary);border-radius:999px;bottom:4px;left:4px;position:absolute;top:4px;transition:transform .35s ease;width:calc(50% - 4px)}.compare-toggle input:nth-of-type(2):checked~.toggle-indicator{transform:translateX(100%)}.compare-eyebrow{color:#64748b;font-size:.9rem;font-weight:600;margin-bottom:.75rem}.compare-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.compare-desc{color:#64748b;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}#with-widget_1770792183018:checked~.toggle-indicator{transform:translateX(100%)}