.cn-lpf-step-select-card{display:grid;gap:14px;margin-top:28px;padding:24px;border:1px solid var(--cn-border);border-radius:26px;background:#fff;box-shadow:var(--cn-shadow-soft)}.cn-lpf-step-select-card label,.cn-lpf-select-card label{color:var(--cn-ink);font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:950}.cn-lpf-v5 .cn-lpf-step-select,.cn-lpf-v5 .cn-lpf-select{width:100%;min-height:58px;padding:14px 16px;border:1px solid var(--cn-border)!important;border-radius:18px;background:#fff!important;color:var(--cn-ink)!important;font-family:Poppins,system-ui,sans-serif;font-size:15px;font-weight:750;outline:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.cn-lpf-v5 .cn-lpf-step-select:focus,.cn-lpf-v5 .cn-lpf-select:focus{border-color:var(--cn-accent)!important;box-shadow:0 0 0 4px rgba(0,120,154,.12)}.cn-lpf-selected-note{padding:15px;border-radius:18px;background:var(--cn-accent-soft);color:var(--cn-muted);font-size:14px}.cn-lpf-selected-note strong{display:block;margin-bottom:4px;color:var(--cn-accent-dark);font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:950}.cn-lpf-v5 .cn-lpf-option{min-height:104px;padding:20px;border:1px solid var(--cn-border)!important;border-radius:22px;background:#fff!important;color:var(--cn-text)!important;text-align:left;cursor:pointer;box-shadow:0 10px 24px rgba(0,23,30,.04);-webkit-tap-highlight-color:transparent;transition:transform 160ms ease,border-color 160ms ease,background 160ms ease,box-shadow 160ms ease}.cn-lpf-v5 .cn-lpf-option:hover,.cn-lpf-v5 .cn-lpf-option:focus,.cn-lpf-v5 .cn-lpf-option.is-selected,.cn-lpf-v5 .cn-lpf-option.is-selected:hover,.cn-lpf-v5 .cn-lpf-option.is-selected:focus{background:var(--cn-accent-soft)!important;color:var(--cn-text)!important;border-color:var(--cn-accent)!important;box-shadow:0 16px 34px rgba(0,120,154,.14)}.cn-lpf-option span{display:block;color:var(--cn-ink)!important;font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:950;text-transform:none}.cn-lpf-option small{display:block;margin-top:7px;color:var(--cn-muted)!important;font-size:13px;line-height:1.42;text-transform:none}.cn-lpf-match-card{position:relative;display:grid;gap:24px;padding:36px;border:1px solid var(--cn-border);border-radius:var(--cn-radius);background:#fff;box-shadow:var(--cn-shadow);overflow:hidden}.cn-lpf-match-card::before{content:"";position:absolute;top:-80px;right:-80px;width:210px;height:210px;border-radius:50%;background:rgba(0,120,154,.08);pointer-events:none}.cn-lpf-match-head{position:relative;display:grid;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--cn-border)}.cn-lpf-match-head h2{max-width:860px;font-size:clamp(32px,4vw,52px);letter-spacing:-.055em}.cn-lpf-match-head p{max-width:680px;color:var(--cn-accent-dark);font-size:18px;font-weight:850}.cn-lpf-reco-intro{display:grid;gap:8px}.cn-lpf-reco-intro h3{font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.cn-lpf-reco-intro p{color:var(--cn-muted)}.cn-lpf-reco-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cn-lpf-product-card{position:relative;display:grid;align-content:start;gap:11px;padding:22px;border:1px solid var(--cn-border);border-radius:24px;background:#fff;box-shadow:var(--cn-shadow-soft);overflow:hidden}.cn-lpf-product-card::before{content:"";position:absolute;top:-70px;right:-70px;width:150px;height:150px;border-radius:50%;background:rgba(0,120,154,.06);pointer-events:none}.cn-lpf-product-image,.cn-lpf-product-card h3,.cn-lpf-product-card p,.cn-lpf-product-card span,.cn-lpf-product-rating,.cn-lpf-product-meta{position:relative;z-index:1}.cn-lpf-product-image{display:grid;place-items:center;min-height:190px;border:1px solid var(--cn-border);border-radius:20px;background:radial-gradient(circle at 50% 30%,rgba(0,120,154,.12),transparent 46%),var(--cn-accent-soft);overflow:hidden}.cn-lpf-product-image img{display:block;width:100%;max-width:210px;height:180px;object-fit:contain}.cn-lpf-product-card h3{font-size:19px}.cn-lpf-product-card p{color:var(--cn-muted);font-size:14px}.cn-lpf-product-rating{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:16px;background:var(--cn-accent-soft);color:var(--cn-accent-dark);font-size:12px;font-weight:850}.cn-lpf-product-rating b{color:var(--cn-ink)}.cn-lpf-product-meta{display:grid;gap:7px;padding:12px;border-radius:16px;background:var(--cn-accent-soft);color:var(--cn-muted);font-size:13px}.cn-lpf-product-meta strong{color:var(--cn-ink)}.cn-lpf-detail-card{display:grid;gap:16px;padding:34px;border:1px solid var(--cn-border);border-radius:var(--cn-radius);background:#fff;box-shadow:var(--cn-shadow)}.cn-lpf-details-head{display:grid;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--cn-border)}.cn-lpf-details-head h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.055em}.cn-lpf-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cn-lpf-detail-box{padding:20px;border:1px solid var(--cn-border);border-radius:22px;background:#fff}.cn-lpf-detail-box strong{display:block;margin-bottom:8px;color:var(--cn-ink);font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:950}.cn-lpf-detail-box p,.cn-lpf-detail-box li{color:var(--cn-text);font-size:15px;line-height:1.65}.cn-lpf-wide{grid-column:1/-1}.cn-lpf-soft-list,.cn-lpf-guide-links{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.cn-lpf-soft-list li{padding:11px 13px;border-radius:16px;background:var(--cn-warning);color:var(--cn-ink);font-size:14px}.cn-lpf-guide-links a{color:var(--cn-accent-dark);font-weight:900;text-decoration:none}.cn-lpf-guide-links a:hover{text-decoration:underline}.cn-lpf-compare-head{display:grid;gap:8px;padding:30px;border:1px solid var(--cn-border);border-radius:var(--cn-radius);background:#fff;box-shadow:var(--cn-shadow)}.cn-lpf-compare-head h2{font-size:clamp(30px,3vw,46px);letter-spacing:-.05em}.cn-lpf-compare-head p{color:var(--cn-muted)}.cn-lpf-select-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cn-lpf-select-card{display:grid;gap:10px;padding:20px;border:1px solid var(--cn-border);border-radius:24px;background:#fff;box-shadow:var(--cn-shadow-soft)}.cn-lpf-compare-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cn-lpf-compare-table{display:grid;gap:10px;padding:24px;border:1px solid var(--cn-border);border-radius:26px;background:#fff;box-shadow:var(--cn-shadow-soft)}.cn-lpf-compare-row{display:grid;grid-template-columns:150px repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.cn-lpf-compare-cell{display:flex;align-items:center;justify-content:flex-start;min-height:56px;padding:13px;border-radius:16px;background:var(--cn-accent-soft);color:var(--cn-text);font-size:13px;font-weight:700;line-height:1.35;text-align:left}.cn-lpf-compare-cell.is-head{background:var(--cn-accent);color:#fff;font-weight:950}.cn-lpf-compare-cell.is-label{background:var(--cn-accent-light);color:var(--cn-accent-dark);font-weight:950}.cn-lpf-tabs{display:flex;justify-content:center;gap:8px;overflow-x:auto;margin:24px auto 22px;padding:8px;border:1px solid var(--cn-border);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:var(--cn-shadow-soft);-webkit-overflow-scrolling:touch}.cn-lpf-v5 .cn-lpf-tab{flex:0 0 auto;min-height:46px;padding:12px 18px;border:0!important;border-radius:16px;background:0 0!important;color:var(--cn-text)!important;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:900;cursor:pointer;box-shadow:none!important;-webkit-tap-highlight-color:transparent}.cn-lpf-v5 .cn-lpf-tab:hover{background:var(--cn-accent-soft)!important;color:var(--cn-accent-dark)!important}.cn-lpf-v5 .cn-lpf-tab.is-active,.cn-lpf-v5 .cn-lpf-tab.is-active:hover{background:var(--cn-accent)!important;color:#fff!important}.cn-lpf-panel{display:none}.cn-lpf-panel.is-active{display:block}.cn-lpf-section-head,.cn-lpf-mini-card{border:1px solid var(--cn-border);background:rgba(255,255,255,.96);box-shadow:var(--cn-shadow-soft)}.cn-lpf-section-head{display:grid;gap:9px;margin-bottom:18px;padding:28px;border-radius:var(--cn-radius)}.cn-lpf-section-head h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.045em}.cn-lpf-section-head p{color:var(--cn-muted)}.cn-lpf-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cn-lpf-mini-card{display:grid;gap:11px;padding:22px;border-radius:24px}.cn-lpf-mini-card h3{font-size:19px}.cn-lpf-mini-card p,.cn-lpf-mini-card li{color:var(--cn-muted);font-size:14px}.cn-lpf-mini-card ul{display:grid;gap:8px;margin:0;padding-left:18px}@media (max-width:980px){.cn-lpf-detail-grid{grid-template-columns:1fr}.cn-lpf-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-lpf-select-grid{grid-template-columns:1fr}.cn-lpf-compare-results{grid-template-columns:repeat(3,minmax(0,1fr))}.cn-lpf-compare-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.cn-lpf-compare-row{grid-template-columns:140px repeat(3,minmax(170px,1fr));min-width:700px}}@media (max-width:720px){.cn-lpf-step-select-card{margin-top:22px!important;padding:16px!important;border-radius:22px!important}.cn-lpf-v5 .cn-lpf-step-select,.cn-lpf-v5 .cn-lpf-select{min-height:54px!important;border-radius:15px!important;font-size:14px!important}.cn-lpf-selected-note{font-size:13px!important;line-height:1.5!important}.cn-lpf-match-card{padding:18px!important;border-radius:24px!important;gap:18px!important}.cn-lpf-match-card::before{width:150px!important;height:150px!important;top:-55px!important;right:-55px!important}.cn-lpf-match-head{gap:10px!important;padding-bottom:16px!important}.cn-lpf-match-head span{padding:7px 11px!important;font-size:11px!important}.cn-lpf-match-head h2{font-size:30px!important;line-height:1.05!important;letter-spacing:-.045em!important}.cn-lpf-match-head p{font-size:16px!important;line-height:1.45!important}.cn-lpf-reco-intro{gap:4px!important}.cn-lpf-reco-intro h3{font-size:22px!important;line-height:1.15!important}.cn-lpf-reco-intro p{display:none!important}.cn-lpf-match-card .cn-lpf-reco-grid{display:flex!important;grid-template-columns:none!important;gap:12px!important;margin-right:-6px!important;padding:2px 4px 12px 2px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.cn-lpf-match-card .cn-lpf-product-card{flex:0 0 78%!important;max-width:78%!important;min-width:245px!important;padding:14px!important;border-radius:22px!important;gap:8px!important;scroll-snap-align:start!important}.cn-lpf-match-card .cn-lpf-product-image{min-height:138px!important;border-radius:18px!important}.cn-lpf-match-card .cn-lpf-product-image img{height:125px!important;max-width:170px!important}.cn-lpf-match-card .cn-lpf-product-badge{padding:6px 10px!important;font-size:11px!important}.cn-lpf-match-card .cn-lpf-product-card h3{font-size:18px!important;line-height:1.2!important}.cn-lpf-match-card .cn-lpf-product-card p{font-size:13px!important;line-height:1.45!important}.cn-lpf-match-card .cn-lpf-product-rating{padding:9px 10px!important;font-size:11px!important}.cn-lpf-match-card .cn-lpf-product-meta{display:none!important}.cn-lpf-match-card .cn-lpf-result-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:2px!important}.cn-lpf-match-card #cn-lpf-compare-recommended{grid-column:1/-1!important}.cn-lpf-match-card .cn-lpf-btn{width:100%!important;min-height:48px!important;padding:12px 10px!important;border-radius:14px!important;font-size:12px!important;line-height:1.2!important;white-space:normal!important;text-align:center!important}.cn-lpf-detail-card{padding:18px!important;border-radius:24px!important}.cn-lpf-details-head h2{font-size:30px!important;line-height:1.1!important;letter-spacing:-.04em!important}.cn-lpf-detail-grid{grid-template-columns:1fr!important;gap:12px!important}.cn-lpf-detail-box{padding:16px!important;border-radius:20px!important}.cn-lpf-detail-box p,.cn-lpf-detail-box li{font-size:15px!important;line-height:1.65!important}.cn-lpf-compare-head{padding:18px!important;border-radius:24px!important}.cn-lpf-compare-head h2{font-size:30px!important;line-height:1.1!important;letter-spacing:-.04em!important}.cn-lpf-compare-head p{font-size:14px!important;line-height:1.55!important}.cn-lpf-select-grid{grid-template-columns:1fr!important;gap:12px!important}.cn-lpf-select-card{padding:16px!important;border-radius:20px!important}.cn-lpf-select-card label{font-size:13px!important}.cn-lpf-compare-results{display:flex!important;grid-template-columns:none!important;gap:12px!important;padding:2px 4px 12px 2px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.cn-lpf-compare-results .cn-lpf-product-card{flex:0 0 82%!important;max-width:82%!important;min-width:250px!important;padding:14px!important;border-radius:22px!important;scroll-snap-align:start!important}.cn-lpf-compare-results .cn-lpf-product-image{min-height:145px!important}.cn-lpf-compare-results .cn-lpf-product-image img{height:130px!important;max-width:180px!important}.cn-lpf-compare-results .cn-lpf-product-meta{font-size:12px!important;line-height:1.45!important}#cn-lpf-compare-screen .cn-lpf-compare-table{padding:14px!important;border-radius:22px!important;overflow-x:auto!important;overflow-y:hidden!important;background:#fff!important;border:1px solid var(--cn-border)!important;box-shadow:var(--cn-shadow-soft)!important;-webkit-overflow-scrolling:touch!important}#cn-lpf-compare-screen .cn-lpf-compare-table::-webkit-scrollbar{height:8px}#cn-lpf-compare-screen .cn-lpf-compare-table::-webkit-scrollbar-track{background:#eaf4f7;border-radius:999px}#cn-lpf-compare-screen .cn-lpf-compare-table::-webkit-scrollbar-thumb{background:#7fbfd2;border-radius:999px}#cn-lpf-compare-screen .cn-lpf-compare-row{display:grid!important;grid-template-columns:140px repeat(3,minmax(170px,1fr))!important;min-width:700px!important;gap:10px!important;padding:0!important;margin-bottom:10px!important;border:none!important;border-radius:0!important;background:0 0!important}#cn-lpf-compare-screen .cn-lpf-compare-cell{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:56px!important;padding:14px 12px!important;border-radius:16px!important;background:#edf6f8!important;color:var(--cn-text)!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important;text-align:left!important;white-space:normal!important}#cn-lpf-compare-screen .cn-lpf-compare-cell.is-label{background:#dff0f5!important;color:var(--cn-accent-dark)!important;font-size:13px!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important}#cn-lpf-compare-screen .cn-lpf-compare-cell.is-head{background:linear-gradient(135deg,#0e85a8 0%,#23a9c8 100%)!important;color:#fff!important;font-size:14px!important;font-weight:900!important}#cn-lpf-compare-screen .cn-lpf-compare-results{margin-bottom:14px!important}.cn-lpf-tabs{justify-content:flex-start;border-radius:18px}.cn-lpf-card-grid{grid-template-columns:1fr}.cn-lpf-section-head,.cn-lpf-mini-card{padding:18px;border-radius:22px}.cn-lpf-section-head h2{font-size:30px;letter-spacing:-.04em}}@media (max-width:390px){.cn-lpf-match-card .cn-lpf-product-card,.cn-lpf-compare-results .cn-lpf-product-card{flex-basis:86%!important;max-width:86%!important;min-width:235px!important}.cn-lpf-match-head h2,.cn-lpf-compare-head h2,.cn-lpf-details-head h2{font-size:28px!important}.cn-lpf-match-card .cn-lpf-btn{font-size:11px!important}#cn-lpf-compare-screen .cn-lpf-compare-row{grid-template-columns:120px repeat(3,minmax(155px,1fr))!important;min-width:620px!important}#cn-lpf-compare-screen .cn-lpf-compare-cell{padding:12px 10px!important;font-size:13px!important}#cn-lpf-compare-screen .cn-lpf-compare-cell.is-label,#cn-lpf-compare-screen .cn-lpf-compare-cell.is-head{font-size:12px!important}}@media (max-width:768px){.cn-lpf-v5 .cn-lpf-product-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:150px!important;min-height:150px!important;margin:0 0 12px!important;padding:12px!important;background:#f6f9fa!important;border-radius:18px!important;overflow:hidden!important;visibility:visible!important;opacity:1!important}.cn-lpf-v5 .cn-lpf-product-image img{display:block!important;width:100%!important;max-width:145px!important;height:125px!important;object-fit:contain!important;visibility:visible!important;opacity:1!important}.cn-lpf-v5 .cn-lpf-product-card{overflow:visible!important}}