.finder-product-comparison-modal{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:1000010}.finder-product-comparison-modal.finder-modal-open{opacity:1;visibility:visible}@media (min-width:1024px){.finder-product-comparison-modal{z-index:999998}body.chat-open .finder-product-comparison-modal{right:0}body.chat-open .finder-product-comparison-modal .finder-modal-content{--available-width:calc(100vw - var(--chat-drawer-width, 420px));left:calc(var(--chat-drawer-width, 420px)/-2);margin-left:auto;margin-right:auto;max-width:calc(var(--available-width) - 48px);position:relative;transform-origin:center center}}.finder-product-comparison-modal .finder-modal-overlay{background:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%}.finder-product-comparison-modal .finder-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;margin:5vh auto;max-height:90vh;max-width:95vw;overflow:hidden;position:relative;transform:scale(.9);transition:transform .3s ease;width:fit-content}.finder-product-comparison-modal.finder-modal-open .finder-modal-content{transform:scale(1)}.finder-product-comparison-modal .finder-modal-header{display:flex;flex-direction:column;flex-shrink:0;gap:4px;padding:16px 16px 0}.finder-product-comparison-modal .finder-modal-header-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.finder-product-comparison-modal .finder-modal-header-left{align-items:center;display:flex;flex:1;gap:12px;min-width:0}.finder-product-comparison-modal .finder-modal-avatar{align-items:center;background-color:#ffd23b;border:1px solid #232320;border-radius:50%;box-shadow:2px 2px 0 0 #232320;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.finder-product-comparison-modal .finder-modal-avatar svg{height:22px;width:28px}.finder-product-comparison-modal .finder-modal-title{color:#232320;font-size:18px;font-weight:800;line-height:1.25;margin:0}.finder-product-comparison-modal .finder-modal-subtitle{color:#232320;font-size:14px;font-weight:400;line-height:1.25;margin:0}.finder-product-comparison-modal .finder-modal-close{align-items:center;background:transparent;border:none;border-radius:4px;color:#232320;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:4px;transition:background .2s ease}.finder-product-comparison-modal .finder-modal-close:hover{background:#f5f4ef}.finder-product-comparison-modal .finder-modal-close:focus{outline:2px solid #1d53ff;outline-offset:2px}.finder-product-comparison-modal .finder-modal-body{flex:1;overflow-y:auto;padding:16px}.finder-product-comparison-modal .finder-products-grid{display:grid;gap:15px;grid-template-columns:repeat(3,335px)}@media (max-width:1023px){.finder-product-comparison-modal .finder-modal-content{margin:2.5vh auto;max-height:95vh;max-width:95%;width:fit-content}.finder-product-comparison-modal .finder-products-grid{grid-template-columns:repeat(2,335px)}}@media (max-width:767px){.finder-product-comparison-modal .finder-modal-content{margin:12px;max-height:calc(100vh - 24px);max-width:calc(100% - 24px);width:calc(100% - 24px)}.finder-product-comparison-modal .finder-modal-header{padding:12px}.finder-product-comparison-modal .finder-modal-avatar{height:32px;width:32px}.finder-product-comparison-modal .finder-modal-avatar svg{height:14px;width:18px}.finder-product-comparison-modal .finder-modal-title{font-size:16px}.finder-product-comparison-modal .finder-modal-subtitle{font-size:12px}.finder-product-comparison-modal .finder-modal-body{padding:12px}.finder-product-comparison-modal .finder-products-grid{gap:12px;grid-template-columns:1fr}}.finder-product-comparison-modal .finder-modal-disclaimer{color:#74736e;font-size:11px;line-height:1.5;margin-top:0;padding:8px 16px 16px;text-align:center}@media (max-width:767px){.finder-product-comparison-modal .finder-modal-disclaimer{font-size:10px;padding:6px 12px 12px}}.finder-product-comparison-modal .product-card{background-color:#fff;border:1px solid #d4d3ce;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:12px}.finder-product-comparison-modal .product-card__header{align-items:center;display:flex;gap:12px;justify-content:space-between}.finder-product-comparison-modal .product-card__logo-wrapper{align-items:center;display:flex;justify-content:flex-start;max-height:48px;min-height:40px;width:96px}.finder-product-comparison-modal .product-card__logo{max-height:48px;max-width:100%;object-fit:contain}.finder-product-comparison-modal .product-card__score{align-items:center;display:flex;flex-shrink:0;gap:8px}.finder-product-comparison-modal .product-card__score-badge{align-items:center;border-radius:2px 24px 24px 24px;display:flex;flex-shrink:0;height:40px;justify-content:center;position:relative;width:40px}.finder-product-comparison-modal .product-card__score-badge--excellent{background-color:#1d53ff}.finder-product-comparison-modal .product-card__score-badge--great{background-color:#007828}.finder-product-comparison-modal .product-card__score-badge--standard{background-color:#e7b90b}.finder-product-comparison-modal .product-card__score-badge--basic{background-color:#f05800}.finder-product-comparison-modal .product-card__score-value{color:#fff;font-size:20px;font-weight:800;letter-spacing:-.5px;line-height:1}.finder-product-comparison-modal .product-card__score-text{align-items:flex-start;display:flex;flex-direction:column;gap:0}.finder-product-comparison-modal .product-card__score-label{color:#74736e;font-size:12px;font-weight:500;line-height:16px}.finder-product-comparison-modal .product-card__score-modifier{color:#232320;font-size:16px;font-weight:800;line-height:20px}.finder-product-comparison-modal .product-card__name{color:#232320;font-size:14px;font-weight:800;line-height:1.25;margin:0;text-align:left}.finder-product-comparison-modal .product-card__data-table{border:1px solid #d4d3ce;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.finder-product-comparison-modal .product-card__data-row{align-items:flex-start;background:#fff;border-bottom:1px solid #d4d3ce;display:flex;flex-direction:column;gap:6px;padding:9px 13px}.finder-product-comparison-modal .product-card__data-row:last-child{border-bottom:none}.finder-product-comparison-modal .product-card__data-label{color:#74736e;font-size:12px;font-weight:500;line-height:16px}.finder-product-comparison-modal .product-card__data-value{color:#232320;font-size:14px;font-weight:800;line-height:20px}.finder-product-comparison-modal .product-card__buttons{display:flex;gap:8px}.finder-product-comparison-modal .product-card__btn{align-items:center;border-radius:12px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:4px;justify-content:center;line-height:20px;padding:10px 12px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.finder-product-comparison-modal .product-card__btn-spacer{pointer-events:none;visibility:hidden}.finder-product-comparison-modal .product-card__btn:focus{outline:2px solid #1d53ff;outline-offset:2px}.finder-product-comparison-modal .product-card__btn--outline{background-color:#fff;border:1px solid #d4d3ce;color:#232320}.finder-product-comparison-modal .product-card__btn--outline:hover{background-color:#f5f4ef;border-color:#b4b3ae}.finder-product-comparison-modal .product-card__btn-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.finder-product-comparison-modal .product-card__btn-icon svg{height:20px;width:20px}.finder-product-comparison-modal .product-card__btn--primary{background-color:#1d53ff;border:1px solid #1d53ff;color:#fff;flex:1;font-style:italic;font-weight:900;text-transform:uppercase}.finder-product-comparison-modal .product-card__btn--primary:hover{background-color:#1545d4;border-color:#1545d4}@media (max-width:767px){.finder-product-comparison-modal .product-card{gap:12px;padding:10px}.finder-product-comparison-modal .product-card__header{gap:8px}.finder-product-comparison-modal .product-card__logo-wrapper{max-height:40px;min-height:32px;width:80px}.finder-product-comparison-modal .product-card__logo{max-height:40px}.finder-product-comparison-modal .product-card__score-badge{height:32px;width:32px}.finder-product-comparison-modal .product-card__score-value{font-size:16px}.finder-product-comparison-modal .product-card__score-label{font-size:10px;line-height:14px}.finder-product-comparison-modal .product-card__score-modifier{font-size:14px;line-height:18px}.finder-product-comparison-modal .product-card__name{font-size:13px}.finder-product-comparison-modal .product-card__data-row{gap:12px;padding:8px 10px}.finder-product-comparison-modal .product-card__data-label{font-size:11px}.finder-product-comparison-modal .product-card__data-value{font-size:14px}.finder-product-comparison-modal .product-card__btn{font-size:14px;padding:8px 10px}}