.selection-shell{max-width:1200px;margin:0 auto;padding:32px 20px calc(56px + var(--selection-floating-offset,0px));font-family:'Manrope',Tahoma,sans-serif;color:#1a202c}.selection-hero,.selection-card,.selection-summary,.shortlist-panel,.shortlist-compare-card,.selection-empty{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.selection-hero{padding:32px;display:grid;gap:18px}.selection-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#f52c44;font-weight:700;font-size:.9rem}.selection-hero h1,.shortlist-panel h1{font-family:'Nunito Sans',sans-serif;font-size:clamp(1.9rem,3vw,3rem);line-height:1.1}.selection-hero p,.selection-card__body p,.selection-empty p,.shortlist-panel p{color:#4a5568;line-height:1.6}.selection-trust,.selection-filters,.selection-card__tags,.shortlist-panel__actions,.shortlist-compare-card__actions{display:flex;flex-wrap:wrap;gap:10px}.selection-chip{padding:10px 14px;border-radius:999px;background:#fff5f6;border:1px solid #fecdd3;color:#9f1239;font-weight:600;font-size:.9rem}.selection-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:20px}.selection-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-card{padding:24px;display:grid;gap:16px}.selection-card__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.selection-ribbon{display:inline-flex;align-items:center;background:#f52c44;color:#fff;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:700}.selection-card__reason{padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.selection-card__metrics,.shortlist-compare__grid{display:grid;gap:10px}.selection-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-card__metric,.shortlist-compare__row{padding:12px 14px;border-radius:16px;background:#f8fafc}.selection-card__metric span,.shortlist-compare__row span{display:block;color:#64748b;font-size:.82rem;margin-bottom:4px}.selection-card__metric strong,.shortlist-compare__row strong{font-size:.97rem}.selection-card__actions{display:flex;flex-wrap:wrap;gap:12px}.selection-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;text-decoration:none;border:1px solid #f52c44;font-weight:700;cursor:pointer}.selection-btn--primary{background:#f52c44;color:#fff}.selection-btn--ghost{background:#fff;color:#f52c44}.selection-btn--shortlist{background:#fff;color:#0f172a;border-color:#cbd5e1}.selection-btn--shortlist.is-selected{background:#fff5f6;color:#f52c44;border-color:#fda4af}.selection-summary{position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));z-index:40;padding:16px 18px;display:none;align-items:center;gap:16px;max-width:340px}.selection-summary.is-visible{display:flex}.selection-summary strong{font-size:1.1rem}.selection-toast{position:fixed;left:50%;transform:translateX(-50%);bottom:28px;background:#0f172a;color:#fff;padding:12px 16px;border-radius:999px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:45}.selection-toast.is-visible{opacity:1}.selection-toast.is-error{background:#b91c1c}.shortlist-page{padding:32px 20px calc(100px + var(--shortlist-floating-offset,0px))}.shortlist-panel{padding:28px;display:grid;gap:16px}.shortlist-panel__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.shortlist-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:20px;margin-top:20px}.shortlist-compare-list{display:grid;gap:16px}.shortlist-compare-card{padding:20px;display:grid;gap:14px;scroll-margin-bottom:120px}.shortlist-compare-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shortlist-remove{border:none;background:none;color:#f52c44;font-weight:700;cursor:pointer}.shortlist-lead-form{display:grid;gap:12px}.shortlist-lead-form input,.shortlist-lead-form textarea{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:14px;font:inherit}.shortlist-cta-bar{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-top:1px solid #e2e8f0;z-index:35;min-height:68px}.shortlist-notice{display:none;padding:12px 14px;border-radius:14px;background:#ecfeff;color:#155e75}.shortlist-notice.is-visible{display:block}.shortlist-notice.is-error{background:#fef2f2;color:#b91c1c}.selection-empty{padding:28px;text-align:left}@media (max-width: 980px){.selection-grid--secondary,.shortlist-grid{grid-template-columns:1fr}.selection-summary{left:16px;right:16px;max-width:none;bottom:max(12px,env(safe-area-inset-bottom))}}@media (max-width: 640px){.selection-shell{padding:20px 16px calc(136px + env(safe-area-inset-bottom))}.shortlist-page{padding:20px 16px calc(132px + env(safe-area-inset-bottom))}.selection-hero,.selection-card,.shortlist-panel,.shortlist-compare-card,.selection-empty{border-radius:20px;padding:20px}.selection-card__head,.shortlist-panel__header,.shortlist-compare-card__head{flex-direction:column}.selection-card__metrics{grid-template-columns:1fr}.shortlist-compare__grid{grid-template-columns:1fr}.selection-summary{padding:12px 14px;gap:12px;bottom:calc(16px + env(safe-area-inset-bottom));align-items:stretch}.selection-summary .selection-btn{width:100%}.selection-toast{bottom:calc(96px + env(safe-area-inset-bottom));max-width:calc(100vw - 32px);text-align:center}.shortlist-cta-bar{min-height:72px;padding:10px 16px calc(10px + env(safe-area-inset-bottom))}}