.main{margin:60px auto 0;padding:40px 24px;max-width:960px;width:100%;flex:1}.shared-section{margin-top:40px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:32px}.page-title{font-size:28px;font-weight:700;margin-bottom:4px}.page-subtitle{font-size:15px;color:#757575;margin-bottom:0}.page-subtitle__link{color:#4b3e99;text-decoration:underline;text-underline-offset:3px}.section-divider{border:none;border-top:1px solid #e0e0e0;margin:0 0 32px}.section-heading{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700;margin-bottom:4px;color:#1e293b}.section-heading .material-icons-outlined{color:#3b82f6;font-size:22px}.comparison-card__shared-by{font-size:12px;color:#757575;margin-bottom:10px;display:flex;align-items:center;gap:4px}.comparison-card--shared{border-left:3px solid #3b82f6}.empty-state{text-align:center;padding:64px 24px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f}.empty-state__icon{font-size:64px;color:#bdbdbd;margin-bottom:16px}.empty-state__title{font-size:20px;font-weight:600;margin-bottom:8px}.empty-state__text{font-size:14px;color:#757575;max-width:400px;margin:0 auto 24px;line-height:1.5}.empty-state--rich .empty-state__text{max-width:460px}.empty-state__cta-row{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}.empty-state__cta{display:inline-flex;align-items:center;gap:8px;background:#1e2bae;color:#fff;padding:14px 28px;border-radius:100px;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 14px #1e2bae59}.empty-state__secondary-link{display:inline-flex;align-items:center;gap:8px;color:#1e2bae;text-decoration:none;font-size:14px;font-weight:700;padding:12px 18px;border-radius:999px;background:#eef2ff}.empty-state__support{max-width:420px;font-size:13px;line-height:1.5;color:#6b7280}.empty-state__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1e2bae73;background:#2e48cc}.empty-state__steps{width:100%;max-width:520px;display:grid;gap:10px}.empty-state__step{display:flex;align-items:center;gap:10px;text-align:left;background:#f8fafc;border:1px solid #E5E7EB;border-radius:12px;padding:12px 14px;font-size:13px;color:#374151}.empty-state__step span{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:700;flex-shrink:0}.empty-state__hint{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#4b5563;max-width:420px;text-align:left}.empty-state__hint .material-icons-outlined{font-size:20px;color:#2563eb}.empty-state__hint-title{font-weight:600;margin-bottom:2px}.empty-state__hint-text{font-size:13px;color:#6b7280}.comparisons-feedback{display:grid;gap:10px;margin-bottom:14px}.comparisons-feedback__message{margin:0;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600}.comparisons-feedback__message--error{background:#fef2f2;border:1px solid #FECACA;color:#991b1b}.comparisons-feedback__message--success{background:#f0fdf4;border:1px solid #BBF7D0;color:#166534}.comparisons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.comparison-card-wrapper{position:relative}.remove-btn{position:absolute;top:10px;right:10px;background:#ffffffe6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9e9e9e;transition:color .15s,background .15s;z-index:1}.remove-btn:hover{color:#e53935;background:#ffebee}.remove-btn .material-icons-outlined{font-size:18px}.remove-btn:disabled{opacity:.5;cursor:not-allowed}.comparison-card{display:block;background:#fff;border-radius:12px;padding:20px 48px 20px 20px;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s,transform .2s}.comparison-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.comparison-card__header{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;color:var(--property-a)}.comparison-card__logo{height:22px;width:auto;flex-shrink:0;border-radius:3px;margin-top:1px}.comparison-card__title{font-size:15px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.comparison-card__properties{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.comparison-card__property{display:flex;align-items:center;gap:8px}.comparison-card__badge{width:24px;height:24px;border-radius:50%;color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.comparison-card__badge--a{background:var(--property-a)}.comparison-card__badge--b{background:var(--property-b)}.comparison-card__name{font-size:13px;color:#424242;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comparison-card__date{font-size:12px;color:#9e9e9e}.comparison-card__quest-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;font-size:11px;font-weight:500;color:#1d4ed8;text-decoration:none;width:fit-content}.comparison-card__quest-badge:hover{background:#dbeafe}@media(max-width:768px){.navbar{padding:0 16px}.main{padding:32px 16px}.page-title{font-size:24px}.empty-state{padding:40px 18px}.empty-state__step{font-size:12px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#212121;background:#f5f5f5;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh}:root{--property-a: #4b3e99;--property-b: #b62391}
