.compare-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a2e;min-height:100vh;display:flex;flex-direction:column}.compare-header{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;background:#ffffff}.compare-wordmark{font-size:1.1rem;font-weight:700;color:#1a1a2e;text-decoration:none}.compare-hero{text-align:center;padding:3rem 1.5rem 2rem;background:linear-gradient(180deg,#f0f4ff,#ffffff)}.compare-hero h1{font-size:1.75rem;font-weight:700;color:#1a1a2e;line-height:1.3;margin-bottom:.75rem;max-width:540px;margin-left:auto;margin-right:auto}.compare-hero p{font-size:1rem;color:#4a5568;max-width:460px;margin:0 auto;line-height:1.5}.compare-form-section{max-width:640px;margin:0 auto;padding:2rem 1.5rem;width:100%}.compare-form{display:flex;flex-direction:column;gap:1rem}.compare-select{width:100%;padding:.875rem 1rem;font-size:1rem;border:2px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#1a1a2e;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%234a5568' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer;transition:border-color .15s ease}.compare-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.compare-button{width:100%;padding:.875rem 1.5rem;font-size:1.05rem;font-weight:600;color:#ffffff;background:#2563eb;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease,opacity .15s ease}.compare-button:hover:not(:disabled){background:#1d4ed8}.compare-button:disabled{opacity:.5;cursor:not-allowed}.compare-value-props{max-width:640px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.value-prop{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.value-prop-icon{flex-shrink:0;width:32px;height:32px;background:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:#2563eb;font-weight:700}.value-prop p{font-size:.95rem;color:#334155;line-height:1.5}.compare-how-it-works{max-width:640px;margin:0 auto;padding:2rem 1.5rem;width:100%}.compare-how-it-works h2{font-size:1.25rem;font-weight:600;color:#1a1a2e;margin-bottom:1.25rem;text-align:center}.how-steps{display:flex;flex-direction:column;gap:1rem}.how-step{display:flex;align-items:flex-start;gap:.75rem}.step-number{flex-shrink:0;width:28px;height:28px;background:#2563eb;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600}.how-step p{font-size:.95rem;color:#334155;line-height:1.5;padding-top:.2rem}.compare-footer{margin-top:auto;padding:2rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}.compare-footer-inner{max-width:640px;margin:0 auto;font-size:.8rem;color:#64748b;line-height:1.6}.compare-footer-inner p{margin-bottom:.5rem}.compare-footer-inner a{color:#2563eb;text-decoration:none}.compare-footer-inner a:hover{text-decoration:underline}@media (max-width:480px){.compare-hero h1{font-size:1.4rem}.compare-hero{padding:2rem 1rem 1.5rem}.compare-form-section,.compare-how-it-works,.compare-value-props{padding-left:1rem;padding-right:1rem}}