:root{font-family:Pretendard,Noto Sans KR,Arial,sans-serif;color:#111827;background:#fff;font-synthesis:none;--blue: #2563eb;--blue-dark: #1d4ed8;--text: #111827;--muted: #667085;--line: #e5e7eb;--soft: #f7f8fb;--soft-blue: #f5f8ff;--danger: #e2211c;--max: 1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}img{display:block;max-width:100%}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:30;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(229,231,235,.9)}.header-inner{width:min(calc(100% - 40px),var(--max));height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-size:24px;line-height:1;font-weight:900;letter-spacing:-.06em;color:var(--blue);flex:0 0 auto}.logo span{color:#0f172a}.nav{display:flex;justify-content:center;gap:28px;color:#4b5563;font-size:17px;font-weight:700}.nav a.active,.nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:8px}.icon-button{width:40px;height:40px;border-radius:10px;border:1px solid transparent;background:transparent;color:#111827;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:#f8fafc;border-color:var(--line)}.menu-button{display:none}.hero-section{background:linear-gradient(180deg,#fbfcff,#f7f9fe);border-bottom:1px solid var(--line)}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:40px;align-items:center;padding:56px 0 52px}.hero-copy h1{margin:18px 0 20px;font-size:64px;line-height:1.04;letter-spacing:-.06em}.hero-copy h1 .hero-title-accent{color:var(--blue);display:inline-block}.hero-copy h1 .hero-title-main{color:var(--text);display:inline-block}.hero-copy p{max-width:640px;margin:0;font-size:18px;line-height:1.8;color:var(--muted)}.pill{display:inline-flex;align-items:center;padding:9px 14px;border:1px solid #d9e4fb;border-radius:999px;color:#41516b;background:#fffc;font-size:14px;font-weight:700}.hero-buttons{display:flex;gap:12px;margin-top:28px}.primary-button,.secondary-button{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:12px;font-weight:800;font-size:16px}.primary-button{background:var(--blue);color:#fff;box-shadow:0 10px 30px #2563eb26}.primary-button:hover{background:var(--blue-dark)}.secondary-button{border:1px solid #d7dce5;background:#fff;color:#111827}.hero-visual{display:grid;gap:16px}.hero-feature-card{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:190px;padding:22px;border-radius:20px;border:1px solid #e7ecf5;background:#ffffffd9;box-shadow:0 18px 40px #0f172a0d}.hero-feature-card img{width:170px;height:170px;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(15,23,42,.08))}.feature-lg{min-height:220px}.feature-lg img{width:190px;height:190px}.hero-feature-label{display:block;margin-bottom:8px;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--blue)}.hero-feature-card strong{display:block;max-width:290px;font-size:24px;line-height:1.35;letter-spacing:-.03em}.hero-visual-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hero-visual-grid .hero-feature-card strong{font-size:17px}.hero-visual-grid .hero-feature-card img{width:118px;height:118px}.category-strip-wrap{padding:20px 0 28px;border-bottom:1px solid var(--line);background:#fff}.category-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-tile{min-height:130px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-tile:hover{transform:translateY(-2px);border-color:#d4ddf2;box-shadow:0 16px 30px #0f172a0d}.category-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#f5f7fb;color:#475569;margin-bottom:16px}.category-tile strong{display:block;margin-bottom:6px;font-size:19px;letter-spacing:-.03em}.category-tile small{display:block;color:var(--muted);line-height:1.5;font-size:14px}.section{padding:70px 0}.section-soft{background:#fafbfc;border-top:1px solid #f1f5f9}.page-section{min-height:65vh}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.section-heading.compact{margin-bottom:24px}.eyebrow{display:inline-block;font-size:13px;color:var(--blue);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.section h1,.section h2{letter-spacing:-.045em;color:#0f172a}.section h1{font-size:48px;margin:10px 0 0}.section h2{font-size:36px;margin:10px 0 0}.lead{max-width:720px;font-size:18px;color:var(--muted);line-height:1.75;margin-top:12px}.text-link{color:var(--blue);font-weight:800;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-3px);border-color:#d9e1ef;box-shadow:0 20px 40px #0f172a0f}.image-wrap{display:block;height:330px;background:linear-gradient(180deg,#fafbfd,#f6f8fb);padding:30px}.image-wrap img{width:100%;height:100%;object-fit:contain}.product-card-body{padding:22px 22px 24px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.card-badge{padding:6px 10px;border-radius:999px;background:#f4f7ff;color:var(--blue);font-size:12px;font-weight:800}.product-card h3{font-size:24px;line-height:1.35;letter-spacing:-.04em;margin:10px 0}.product-card p{color:var(--muted);line-height:1.68;margin:12px 0 0}.card-footer{margin-top:18px}.stars{color:var(--blue);display:inline-flex;gap:2px;align-items:center}.stars span{color:#d7dce5}.stars b{color:#111827;margin-left:7px}.trust-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trust-section div{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}.trust-section svg{color:var(--blue)}.trust-section h3{margin:14px 0 10px;font-size:20px;letter-spacing:-.03em}.trust-section p{margin:0;color:var(--muted);line-height:1.65}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 28px}.filters button{border:1px solid var(--line);background:#fff;padding:10px 16px;border-radius:999px;color:#344054}.filters button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.review-page{width:min(calc(100% - 40px),var(--max));margin:0 auto;padding:42px 0 72px}.review-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:42px;align-items:center}.review-image{height:520px;background:linear-gradient(180deg,#fafbfd,#f5f7fb);border:1px solid var(--line);border-radius:22px;padding:40px}.review-image img{width:100%;height:100%;object-fit:contain}.review-summary h1{font-size:48px;line-height:1.14;letter-spacing:-.05em;margin:10px 0 14px}.review-summary>p{font-size:18px;line-height:1.8;color:#4b5563;margin-top:16px}.coupang-button{margin-top:18px;background:var(--danger);color:#fff;padding:15px 22px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;font-weight:900;border:0}.coupang-button.disabled{background:#c9cdd5;cursor:not-allowed}.seller-note{font-size:13px!important;color:#6b7280!important}.seller-disclosure{background:#fff7ed;border:1px solid #fed7aa;padding:14px;border-radius:12px;margin-top:14px}.review-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:42px;margin-top:56px}.content-main h2{font-size:28px;margin-top:34px}.content-main p{font-size:17px;line-height:1.85;color:#374151}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pros,.cons{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff}.pros>div,.cons>div{display:flex;gap:10px;margin:14px 0;line-height:1.58;color:#374151}.pros svg{color:var(--blue)}.cons svg{color:#ef4444}.spec-table{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.spec-table div{display:grid;grid-template-columns:180px 1fr;padding:14px 18px;border-bottom:1px solid var(--line)}.spec-table div:last-child{border:0}.spec-table strong{color:#4b5563}.sticky-card{position:sticky;top:92px;border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff}.sticky-card p{font-size:13px;color:#6b7280;line-height:1.65}.category-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.category-cards a{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}.category-card-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#f5f7fb;color:#475569}.category-cards h2{font-size:24px;margin:16px 0 10px}.category-cards p{margin:0 0 12px;color:var(--muted);line-height:1.6}.category-cards small{color:#475569;font-weight:700}.article-page{width:min(calc(100% - 40px),900px);min-height:70vh}.article-page p{font-size:18px;line-height:1.9;color:#374151}.guide-list{display:grid;gap:18px}.guide-list>div{border:1px solid var(--line);padding:24px;border-radius:18px;background:#fff}.footer{background:#fafbfc;border-top:1px solid var(--line);padding:42px 0}.footer-inner{width:min(calc(100% - 40px),var(--max));margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.footer-logo{margin-bottom:10px}.footer h4{margin:0 0 12px}.footer a,.footer p{display:block;color:#667085;margin:8px 0;line-height:1.7}@media(max-width:1080px){.hero{grid-template-columns:1fr}.hero-copy h1{font-size:54px}.hero-visual-grid,.product-grid,.category-cards{grid-template-columns:1fr 1fr}.trust-section{grid-template-columns:1fr 1fr 1fr}.review-hero,.review-content{grid-template-columns:1fr}}@media(max-width:900px){.nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:18px 20px 24px;flex-direction:column;border-bottom:1px solid var(--line);box-shadow:0 14px 30px #0f172a0a}.nav.open{display:flex}.menu-button{display:inline-flex}.category-strip,.product-grid{grid-template-columns:1fr 1fr}.trust-section,.hero-visual-grid{grid-template-columns:1fr}.hero-feature-card strong{max-width:none}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container,.header-inner,.footer-inner,.review-page,.article-page{width:min(calc(100% - 28px),var(--max))}.header-inner{height:62px}.logo{font-size:22px}.hero{padding:34px 0 36px;gap:28px}.hero-copy h1{font-size:42px;letter-spacing:-.05em}.hero-copy p,.lead{font-size:16px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-feature-card,.feature-lg{min-height:auto;padding:18px}.hero-feature-card{align-items:flex-start}.hero-feature-card img,.feature-lg img{width:110px;height:110px}.hero-feature-card strong{font-size:18px}.category-strip{grid-template-columns:1fr}.section{padding:52px 0}.section h1{font-size:38px}.section h2{font-size:30px}.section-heading{align-items:flex-start;flex-direction:column}.product-grid,.category-cards{grid-template-columns:1fr}.image-wrap{height:290px}.review-page{padding:28px 0 52px}.review-image{height:330px;padding:24px}.review-summary h1{font-size:36px}.pros-cons{grid-template-columns:1fr}.spec-table div{grid-template-columns:1fr;gap:6px}.footer-inner{grid-template-columns:1fr}}.header-inner{height:76px}.logo{font-size:30px}.nav{font-size:16px;font-weight:650;gap:26px}.nav-with-icon{display:inline-flex;align-items:center;gap:7px}.top-reviews-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background:var(--blue);color:#fff;font-weight:800;white-space:nowrap}.hero-section{background:#fbfcfe}.hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:70px;padding:76px 0 78px}.hero-copy h1{font-size:72px;line-height:1.02;max-width:720px}.hero-copy p{font-size:21px;max-width:670px}.hero-image-wrap{border-radius:28px;overflow:hidden;box-shadow:0 28px 70px #2563eb21;aspect-ratio:1.52/1;background:#eef2f7}.hero-image-wrap img{width:100%;height:100%;object-fit:cover}.category-strip-wrap{padding:28px 0 0}.category-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-tile{min-height:118px;text-align:center;padding:18px 14px}.category-icon{margin:0 auto 12px;background:#eef4ff;color:var(--blue)}.category-tile small{display:none}.category-tile strong{font-size:16px}.section{padding:78px 0}.image-wrap{height:300px}.product-card{border-radius:18px}.product-card h3{font-size:22px}@media(max-width:1080px){.hero{gap:38px}.hero-copy h1{font-size:58px}.top-reviews-button{display:none}}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:48px 0}.hero-image-wrap{max-width:760px}.category-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.logo{font-size:24px}.hero-copy h1{font-size:43px}.hero-copy p{font-size:17px}.hero-image-wrap{border-radius:20px}.category-strip{grid-template-columns:repeat(2,1fr)}}.guides-page{min-height:70vh}.guides-hero{padding:70px 0 64px;background:linear-gradient(180deg,#fbfcff,#f6f9ff);border-bottom:1px solid var(--line)}.guides-hero-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:56px;align-items:end}.guides-hero h1{margin:12px 0 18px;font-size:54px;line-height:1.12;letter-spacing:-.055em}.guides-hero p{max-width:720px;margin:0;font-size:18px;line-height:1.8;color:var(--muted)}.guides-principle{display:flex;gap:14px;align-items:flex-start;padding:22px;border:1px solid #dfe7f5;border-radius:18px;background:#ffffffe6;box-shadow:0 16px 36px #0f172a0d;color:var(--blue)}.guides-principle strong{display:block;margin-bottom:6px;color:#111827;font-size:18px;letter-spacing:-.025em}.guides-principle span{display:block;color:var(--muted);line-height:1.65;font-size:14px}.guides-content{padding:68px 0 82px}.guides-heading{align-items:end}.guides-heading>p{max-width:440px;margin:0;color:var(--muted);line-height:1.7}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.guide-card{display:flex;flex-direction:column;min-height:390px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.guide-card:hover{transform:translateY(-3px);border-color:#d7e0f0;box-shadow:0 18px 36px #0f172a0f}.guide-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px}.guide-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;color:var(--blue);background:#f3f7ff}.guide-category{padding:7px 10px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:800}.guide-card h3{margin:0 0 12px;font-size:25px;line-height:1.35;letter-spacing:-.045em}.guide-card>p{margin:0;color:var(--muted);line-height:1.7}.guide-card ul{margin:22px 0 24px;padding:0;list-style:none}.guide-card li{position:relative;padding-left:18px;margin:10px 0;color:#475569;line-height:1.55}.guide-card li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:var(--blue)}.guide-read-more{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--blue);font-weight:800}.article-page{width:100%;margin:0}.article-inner{width:min(calc(100% - 40px),900px);margin:0 auto}@media(max-width:900px){.guides-hero-inner{grid-template-columns:1fr;gap:28px}.guide-grid{grid-template-columns:1fr 1fr}.guides-heading{align-items:flex-start}}@media(max-width:640px){.guides-hero{padding:48px 0 44px}.guides-hero h1{font-size:40px}.guides-hero p{font-size:16px}.guides-content{padding:50px 0 60px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:auto}.article-inner{width:min(calc(100% - 28px),900px)}}.static-page{min-height:70vh;padding:78px 0 88px;background:#fff}.static-page-inner{display:block}.static-page-header{max-width:760px;margin-bottom:38px}.static-page-header h1{margin:10px 0 14px;font-size:52px;line-height:1.12;letter-spacing:-.055em}.static-page-header>p{margin:0;font-size:18px;line-height:1.8;color:var(--muted)}.policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.policy-card{min-height:260px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff}.policy-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#f3f7ff;color:var(--blue)}.policy-card h2{margin:20px 0 12px;font-size:23px;letter-spacing:-.04em}.policy-card p{margin:0;color:#5f6b7c;line-height:1.75}.disclosure-card{max-width:980px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.disclosure-row{display:grid;grid-template-columns:200px minmax(0,1fr);gap:26px;align-items:start;padding:24px 26px;border-bottom:1px solid var(--line)}.disclosure-row:last-child{border-bottom:0}.disclosure-row>span{color:#111827;font-weight:800}.disclosure-row p{margin:0;color:#5f6b7c;line-height:1.75}.article-page,.article-inner{width:auto;max-width:none;margin:0}.guides-hero-inner,.guides-content,.static-page-inner,.section>.container,.page-section>.container{width:min(calc(100% - 40px),var(--max));margin-left:auto;margin-right:auto}@media(max-width:900px){.policy-grid{grid-template-columns:1fr}.policy-card{min-height:auto}}@media(max-width:640px){.static-page{padding:52px 0 62px}.static-page-header h1{font-size:40px}.static-page-header>p{font-size:16px}.disclosure-row{grid-template-columns:1fr;gap:8px;padding:20px}.guides-hero-inner,.guides-content,.static-page-inner,.section>.container,.page-section>.container{width:min(calc(100% - 28px),var(--max))}}.search-overlay{position:fixed;inset:0;z-index:100;display:flex;justify-content:center;align-items:flex-start;padding:92px 20px 30px;background:#0f172a7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.search-panel{width:min(760px,100%);max-height:min(760px,calc(100vh - 122px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fff;box-shadow:0 30px 90px #0f172a38}.search-panel-header{display:flex;align-items:center;gap:12px;padding:18px;border-bottom:1px solid var(--line)}.search-input-wrap{flex:1;min-width:0;height:52px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid #dbe2ec;border-radius:14px;background:#f8fafc;color:#64748b}.search-input-wrap:focus-within{border-color:#9bb9ff;background:#fff;box-shadow:0 0 0 4px #2563eb14}.search-input-wrap input{width:100%;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:17px}.search-input-wrap input::placeholder{color:#94a3b8}.search-close{width:46px;height:46px;flex:0 0 auto;border:0;border-radius:13px;background:transparent;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.search-close:hover{background:#f1f5f9;color:#111827}.search-panel-body{overflow-y:auto;padding:6px 18px 22px}.search-helper{margin:14px 2px 4px;color:var(--muted);font-size:14px}.search-group{padding-top:20px}.search-group-title{display:flex;align-items:center;gap:7px;margin:0 2px 10px;font-size:13px;font-weight:900;letter-spacing:.04em;color:#475569;text-transform:uppercase}.search-group-title span{min-width:22px;height:22px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef4ff;color:var(--blue);font-size:12px}.search-product-list{display:grid;gap:8px}.search-product{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;border:1px solid transparent;border-radius:16px;transition:.16s ease}.search-product:hover{border-color:#dce4f2;background:#f8fafc;transform:translateY(-1px)}.search-product-image{width:76px;height:68px;padding:7px;border-radius:12px;background:#f4f6f9}.search-product-image img{width:100%;height:100%;object-fit:contain}.search-product-copy{min-width:0;display:block}.search-product-copy small{display:block;margin-bottom:4px;color:var(--blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.search-product-copy strong{display:block;margin-bottom:4px;font-size:17px;letter-spacing:-.02em}.search-product-copy>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--muted);font-size:13px;line-height:1.5}.search-product>svg{color:#94a3b8}.search-chip-list{display:flex;gap:8px;flex-wrap:wrap}.search-chip-list a{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#334155;font-size:14px;font-weight:700}.search-chip-list a:hover{border-color:#b8cbf5;color:var(--blue);background:#f8fbff}.search-page-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.search-page-list a{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:14px;background:#f8fafc;color:#475569}.search-page-list a:hover{background:#eef4ff;color:var(--blue)}.search-page-list a>span{min-width:0}.search-page-list strong{display:block;margin-bottom:3px;color:#1e293b;font-size:14px}.search-page-list small{display:block;color:#64748b;font-size:12px;line-height:1.45}.search-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#94a3b8}.search-empty strong{margin-top:14px;color:#334155;font-size:18px}.search-empty p{margin:7px 0 0;color:#64748b;font-size:14px}@media(max-width:640px){.search-overlay{padding:0;align-items:stretch}.search-panel{width:100%;max-height:100vh;min-height:100vh;border-radius:0;border:0}.search-panel-header{padding:12px}.search-input-wrap{height:48px}.search-input-wrap input{font-size:16px}.search-panel-body{padding:4px 14px 24px}.search-product{grid-template-columns:64px minmax(0,1fr) auto;gap:11px;padding:10px 5px}.search-product-image{width:64px;height:60px}.search-product-copy>span{display:none}.search-page-list{grid-template-columns:1fr}}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#667085;font-size:13px;margin:2px 0 26px}.breadcrumbs a:hover{color:var(--blue)}.review-page-rich .review-hero{align-items:start}.article-meta{display:flex;flex-wrap:wrap;gap:14px;margin:14px 0;color:#667085;font-size:13px}.article-meta span{display:flex;align-items:center;gap:6px}.verdict-box{margin:22px 0 4px;padding:20px;border:1px solid #dbe5fb;background:#f6f9ff;border-radius:16px}.verdict-box>span{display:block;color:var(--blue);font-weight:900;font-size:12px;letter-spacing:.06em}.verdict-box>strong{display:block;font-size:30px;margin:4px 0 8px}.verdict-box p{margin:0!important;font-size:15px!important;line-height:1.7!important}.article-section{margin-top:46px}.article-section>h2{font-size:30px;margin:10px 0 16px}.article-section>p{font-size:17px;line-height:1.9;color:#374151}.feature-section{padding:4px 0 24px;border-bottom:1px solid var(--line)}.feature-section:last-child{border-bottom:0}.feature-section h3{font-size:21px;margin:18px 0 8px}.feature-section p{font-size:17px;line-height:1.85;color:#475467;margin:0}.best-for{border:1px solid #dbe5fb;background:#f8faff;border-radius:18px;padding:26px}.best-for h2{margin-top:0}.best-for ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.best-for li{display:flex;gap:10px;align-items:flex-start;color:#344054}.best-for svg{color:var(--blue);margin-top:2px;flex:none}.inline-comparison-list{display:grid;gap:14px}.inline-comparison-list>a{display:grid;gap:7px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.inline-comparison-list>a:hover{border-color:#cbd8f5;box-shadow:0 12px 28px #0f172a0d}.inline-comparison-list strong{font-size:18px}.inline-comparison-list span{color:#667085;line-height:1.65}.inline-comparison-list em{font-style:normal;color:var(--blue);font-weight:800;display:flex;align-items:center;gap:5px}.faq-section details{border-bottom:1px solid var(--line)}.faq-section summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;padding:18px 0;font-weight:800;font-size:17px}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary svg{color:var(--blue)}.faq-section details p{padding:0 0 20px 28px;margin:0;color:#475467;line-height:1.75}.seo-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}.seo-tags a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#475467;font-size:13px;font-weight:700}.seo-tags a:hover{border-color:var(--blue);color:var(--blue)}.sticky-card hr{border:0;border-top:1px solid var(--line);margin:20px 0}.sticky-card>strong{display:block;margin-bottom:8px}.mini-spec{display:grid;grid-template-columns:80px 1fr;gap:8px;padding:8px 0;border-bottom:1px solid #f0f2f5;font-size:12px}.mini-spec span{color:#667085}.mini-spec b{font-weight:700;color:#344054}.related-products-section{margin-top:72px;padding-top:56px;border-top:1px solid var(--line)}.comparisons-page h1{font-size:48px;margin:10px 0}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:34px}.comparison-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;transition:.2s}.comparison-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #0f172a0f}.comparison-images{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.comparison-images>div{height:220px;background:#f7f8fb;padding:25px}.comparison-images img{width:100%;height:100%;object-fit:contain}.comparison-images>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;font-weight:900;border:4px solid #fff}.comparison-card-body{padding:24px}.comparison-card-body h2{font-size:24px;margin:0 0 10px}.comparison-card-body p{color:#667085;line-height:1.7}.comparison-detail{padding-top:34px;padding-bottom:72px}.comparison-hero{text-align:center;max-width:1000px;margin:0 auto}.comparison-hero h1{font-size:48px;letter-spacing:-.05em;margin:10px 0}.comparison-hero>p{font-size:18px;color:#667085;line-height:1.75}.comparison-products{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px;position:relative}.comparison-product{position:relative;display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff}.comparison-product img{width:190px;height:190px;object-fit:contain}.comparison-product h2{font-size:22px;margin:4px 0 8px}.comparison-product>div>span{font-size:12px;color:var(--blue);font-weight:900;text-transform:uppercase}.vs-badge{position:absolute;right:-32px;top:50%;z-index:2;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border:4px solid #fff}.comparison-summary{display:grid;grid-template-columns:150px 1fr;gap:18px;margin:34px 0;padding:22px;border:1px solid #dbe5fb;background:#f7faff;border-radius:16px}.comparison-summary strong{color:var(--blue)}.comparison-summary p{margin:0;line-height:1.7}.comparison-categories{display:grid;gap:20px}.comparison-categories>article{border:1px solid var(--line);border-radius:18px;padding:26px}.comparison-categories h2{margin:0 0 18px}.comparison-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.comparison-two-col>div{background:#fafbfc;border-radius:14px;padding:18px}.comparison-two-col h3{margin:0 0 8px}.comparison-two-col p{margin:0;color:#667085;line-height:1.7}.category-winner{display:flex;gap:8px;align-items:flex-start;margin:16px 0 0;padding:14px;border-radius:12px;background:#f5f8ff;color:#344054}.category-winner svg{color:var(--blue);flex:none;margin-top:2px}.comparison-spec-section,.final-verdict{margin-top:46px}.comparison-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px}.comparison-table-wrap table{width:100%;border-collapse:collapse;min-width:680px}.comparison-table-wrap th,.comparison-table-wrap td{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left}.comparison-table-wrap th{background:#f7f8fb}.comparison-table-wrap td:first-child{font-weight:700;color:#475467}.final-verdict{padding:28px;border:1px solid #dbe5fb;background:#f7faff;border-radius:18px}.final-verdict h2{margin-top:0}.final-verdict p{line-height:1.85;color:#475467}.comparison-bottom-ctas{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.comparison-bottom-ctas>div{border:1px solid var(--line);border-radius:16px;padding:20px;text-align:center}.comparison-bottom-ctas a{margin-top:12px;display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-weight:800}@media(max-width:900px){.comparison-grid,.comparison-products{grid-template-columns:1fr}.comparison-product{grid-template-columns:150px 1fr}.comparison-product img{width:150px;height:150px}.vs-badge{inset:auto auto -32px 50%;transform:translate(-50%)}.comparison-two-col,.comparison-bottom-ctas,.comparison-summary{grid-template-columns:1fr}}@media(max-width:640px){.review-page-rich .review-content{margin-top:34px}.article-section{margin-top:36px}.article-section>h2{font-size:25px}.related-products-section{margin-top:50px;padding-top:40px}.comparison-hero h1{font-size:36px}.comparison-product{grid-template-columns:1fr;text-align:center}.comparison-product img{margin:0 auto}.comparison-products{gap:32px}.comparison-images>div{height:170px;padding:18px}.comparison-card-body h2{font-size:21px}}.comparison-bottom-ctas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}.comparison-bottom-card{display:flex;flex-direction:column;justify-content:space-between;gap:22px;min-height:260px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:left}.comparison-bottom-copy>span{display:block;margin-bottom:8px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.comparison-bottom-copy h3{margin:0 0 10px;font-size:22px;line-height:1.35;letter-spacing:-.035em}.comparison-bottom-copy p{margin:0;color:#667085;font-size:14px;line-height:1.7}.comparison-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch}.comparison-actions .coupang-button,.comparison-actions .detail-review-link{width:100%;min-height:48px;margin:0;padding:12px 16px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-align:center;font-size:14px;font-weight:900;line-height:1.25}.comparison-actions .coupang-button{color:#fff}.comparison-actions .detail-review-link{border:1px solid #d7deea;background:#fff;color:#1f2937}.comparison-actions .detail-review-link:hover{border-color:#b9c8e8;background:#f7faff;color:var(--blue)}.comparison-tags-section{margin-top:34px;padding-top:26px;border-top:1px solid var(--line)}.comparison-tags-section .seo-tags{margin-top:12px}@media(max-width:900px){.comparison-bottom-ctas{grid-template-columns:1fr}}@media(max-width:640px){.comparison-bottom-card{min-height:0;padding:22px}.comparison-actions{grid-template-columns:1fr}}.hero-copy h1{font-size:58px!important;line-height:1.04!important;letter-spacing:-.055em!important;max-width:760px!important}.hero-copy h1 .hero-title-accent{color:var(--blue)!important;display:inline-block!important}.hero-copy h1 .hero-title-main{color:var(--text)!important;display:inline-block!important;white-space:nowrap}.hero-copy p{font-size:17px!important;line-height:1.7!important;max-width:760px!important;white-space:nowrap}@media(max-width:1080px){.hero-copy h1{font-size:50px!important;max-width:100%!important}.hero-copy h1 .hero-title-main{white-space:normal}.hero-copy p{white-space:normal;font-size:16px!important}}@media(max-width:640px){.hero-copy h1{font-size:42px!important}.hero-copy p{font-size:16px!important}}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.6}.header-inner{height:78px}.nav{font-size:15.5px;font-weight:700;gap:30px;color:#334155}.nav a{letter-spacing:-.015em}.pill{padding:10px 16px;font-size:14px;letter-spacing:-.015em;color:#475569;border-color:#dbe4f4;background:#ffffffe0}.hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:64px;padding:74px 0 76px}.hero-copy h1{margin:22px 0 18px;max-width:660px;font-size:62px;line-height:1.02;letter-spacing:-.065em}.hero-copy h1 .hero-title-accent,.hero-copy h1 .hero-title-main{display:block}.hero-copy h1 .hero-title-accent{margin-bottom:4px}.hero-copy p{max-width:760px;font-size:18px;line-height:1.8;letter-spacing:-.01em;color:#667085}.hero-buttons{gap:14px;margin-top:32px}.primary-button,.secondary-button{min-height:58px;padding:16px 24px;border-radius:16px;font-size:17px;font-weight:800;letter-spacing:-.02em}.primary-button{box-shadow:0 16px 34px #2563eb2e}.secondary-button{border-color:#d6dde8;color:#0f172a}.hero-image-wrap{border-radius:30px;box-shadow:0 26px 60px #0f172a14}.section h1{font-size:44px;line-height:1.08;letter-spacing:-.055em}.section h2{font-size:34px;line-height:1.15;letter-spacing:-.05em}.eyebrow{font-size:12px;letter-spacing:.1em}.lead{font-size:17px;line-height:1.8}.text-link{letter-spacing:-.015em}.category-tile{border-radius:20px}.category-tile strong{letter-spacing:-.03em}.product-card-body{padding:24px}.product-card h3{font-size:22px;line-height:1.32}.product-card p{font-size:15px;line-height:1.72}.review-summary h1{font-size:44px;line-height:1.12}.review-summary>p{font-size:17px;line-height:1.8}.content-main h2{font-size:30px;line-height:1.2;letter-spacing:-.04em}.content-main p{font-size:17px;line-height:1.82}.article-page p{font-size:17px;line-height:1.85}.footer a,.footer p{font-size:15px;line-height:1.75}@media(max-width:1080px){.hero{gap:42px;padding:54px 0 60px}.hero-copy h1{font-size:54px;max-width:100%}.hero-copy p{max-width:100%}}@media(max-width:640px){.hero-copy h1{font-size:42px;line-height:1.04}.hero-copy p{font-size:16px;line-height:1.75}.primary-button,.secondary-button{min-height:54px;font-size:16px;width:auto}.hero-buttons{width:100%}}:root{--content-wide: 1440px;--shadow-soft: 0 18px 45px rgba(15, 23, 42, .07)}:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px}a,button{-webkit-tap-highlight-color:transparent}.hero{width:min(calc(100% - 64px),var(--content-wide));grid-template-columns:minmax(660px,1.04fr) minmax(560px,.96fr);gap:58px;padding:72px 0 74px}.hero-copy{min-width:0}.hero-copy h1{margin:22px 0 20px!important;max-width:none!important;font-size:60px!important;line-height:1.025!important;letter-spacing:-.066em!important;word-break:keep-all}.hero-copy h1 .hero-title-accent,.hero-copy h1 .hero-title-main{display:block!important}.hero-copy h1 .hero-title-main{white-space:nowrap!important}.hero-copy p{max-width:none!important;font-size:18px!important;line-height:1.72!important;white-space:nowrap!important;word-break:keep-all}.hero-image-wrap{aspect-ratio:1.52 / 1;border-radius:28px;box-shadow:var(--shadow-soft)}.hero-image-wrap img{transition:transform .45s ease}.hero-image-wrap:hover img{transform:scale(1.012)}.primary-button,.secondary-button,.top-reviews-button,.coupang-button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.primary-button:hover,.secondary-button:hover,.top-reviews-button:hover,.coupang-button:hover:not(.disabled){transform:translateY(-1px)}.secondary-button:hover{border-color:#b9c5d6;background:#f8fafc}.category-strip-wrap{padding-top:30px}.category-tile{min-height:112px}.section-heading h2,.product-card h3{text-wrap:balance}.footer{padding:48px 0}.footer-inner{align-items:start}@media(max-width:1360px){.hero{width:min(calc(100% - 48px),1280px);grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:44px}.hero-copy h1{font-size:54px!important}.hero-copy h1 .hero-title-main,.hero-copy p{white-space:normal!important}}@media(max-width:1080px){.hero{width:min(calc(100% - 40px),var(--max));grid-template-columns:1fr;padding:50px 0 58px}.hero-copy h1{font-size:52px!important}.hero-image-wrap{max-width:820px}}@media(max-width:640px){.hero{width:min(calc(100% - 28px),var(--max));padding:34px 0 40px}.pill{font-size:13px;padding:8px 12px}.hero-copy h1{margin:18px 0 16px!important;font-size:40px!important;line-height:1.06!important}.hero-copy p{font-size:16px!important;line-height:1.72!important}.hero-buttons{gap:10px;margin-top:24px}.primary-button,.secondary-button{width:100%;justify-content:center}.hero-image-wrap{border-radius:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero-copy h1{display:flex;flex-direction:column;gap:0}.hero-copy h1 .hero-title-accent,.hero-copy h1 .hero-title-main{margin:0!important}.pill{gap:8px}.pill svg{color:var(--blue);flex:0 0 auto}.pill span{line-height:1}.category-strip{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:900px){.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.category-strip{grid-template-columns:1fr}}
