/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.grid{display:grid}.table{display:table}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}}:root{--blue:#3159d8;--dark:#20242c;--text:#30343b;--muted:#727984;--line:#e4e7ec;--bg:#f6f7f9;--yellow:#ffd94a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#fff;height:66px;position:sticky;top:0}.header-inner{align-items:center;gap:46px;max-width:1180px;height:100%;margin:auto;padding:0 20px;display:flex}.logo{letter-spacing:-1.5px;color:var(--blue);font-size:22px;font-weight:900}.site-header nav{gap:28px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--blue)}.search-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;margin-left:auto;padding:9px 16px;font-size:13px}.search-button:hover{color:#fff;border-color:var(--blue);background:var(--blue)}.mobile-tab-bar{display:none}.category-bar{border-bottom:1px solid var(--line)}.category-bar>div{gap:24px;max-width:1180px;margin:auto;padding:13px 20px;font-size:13px;display:flex}.category-bar b{color:var(--blue);margin-right:8px}.home-banner{background:#eef2ff;grid-template-columns:1.15fr .85fr;max-width:1180px;min-height:350px;margin:28px auto 70px;display:grid;overflow:hidden}.banner-copy{padding:54px 64px}.banner-copy>span{color:var(--blue);font-size:13px;font-weight:800}.banner-copy h1{letter-spacing:-2.5px;color:#182245;margin:13px 0 24px;font-size:45px;line-height:1.16}.banner-stats{align-items:center;gap:10px;margin-bottom:30px;font-size:13px;display:flex}.banner-stats b{background:#fff;border:1px solid #dce3ff;border-radius:4px;padding:7px 10px}.banner-stats i{color:#9ba6c9;font-style:normal}.banner-copy>a{background:var(--blue);color:#fff;border-radius:4px;padding:13px 20px;font-size:14px;font-weight:800;display:inline-block}.banner-visual{background:var(--yellow);justify-content:center;align-items:center;display:flex;position:relative}.banner-visual>span{font-size:12px;line-height:1.5;position:absolute;bottom:22px;left:24px}.banner-appliance,.air-fryer{background:#282d35;border-radius:42px 42px 26px 26px;width:130px;height:165px;position:relative;box-shadow:0 16px 28px #00000029}.banner-appliance:before,.air-fryer:before{content:"";border:2px solid #a8b0b9;border-radius:50%;width:46px;height:46px;position:absolute;top:29px;left:40px}.banner-appliance:after,.air-fryer:after{content:"";background:#737b83;border-radius:7px;width:64px;height:9px;position:absolute;bottom:30px;left:31px}.banner-appliance i,.air-fryer i{background:var(--yellow);z-index:2;border-radius:50%;width:5px;height:5px;position:absolute;top:49px;left:61px}.home-section{max-width:1180px;margin:0 auto 80px;padding:0 20px}.home-section-title{border-bottom:2px solid var(--dark);justify-content:space-between;align-items:end;margin-bottom:22px;padding-bottom:14px;display:flex}.home-section-title span{color:var(--blue);font-size:12px;font-weight:800}.home-section-title h2{letter-spacing:-1px;margin:5px 0 0;font-size:25px}.home-section-title>a{color:var(--muted);font-size:12px}.popular-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ranked-product{position:relative}.ranked-product>b{z-index:2;color:#fff;background:var(--blue);place-items:center;width:34px;height:34px;display:grid;position:absolute;top:0;left:0}.product-card{border:1px solid var(--line);background:#fff;height:100%}.product-card-body{padding:18px}.product-card-body>span{color:var(--muted);font-size:10px}.product-card-body h3{letter-spacing:-.5px;margin:7px 0;font-size:17px}.product-card-body p{min-height:38px;color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.55}.product-card-body dl{gap:18px;margin:0;font-size:11px;display:flex}.product-card-body dl div{gap:5px;display:flex}.product-card-body dt{color:var(--muted)}.product-card-body dd{margin:0;font-weight:700}.product-card-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1.15fr;gap:7px;margin-top:16px;padding-top:13px;display:grid}.product-card-actions a{border-radius:4px;justify-content:center;align-items:center;min-height:42px;font-size:12px;font-weight:900;display:flex}.product-card-actions a:first-child{color:var(--blue);background:#f6f8ff;border:1px solid #b8c4eb}.product-card-actions a:last-child{color:#fff;background:linear-gradient(135deg,#3159d8,#213f9f);box-shadow:0 6px 14px #3159d826}.product-photo{background:#f0f2f5;place-items:center;height:250px;display:grid;position:relative;overflow:hidden}.product-photo img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.product-photo.compact{height:180px}.product-photo.blue{background:#e8edff}.product-photo.green{background:#e5f1e9}.product-photo.orange{background:#fff0df}.product-photo.pink{background:#f7e8eb}.merchant-badge{color:#3159d8;letter-spacing:.01em;background:#fffffff0;border:1px solid #cbd5f3;border-radius:999px;align-items:center;width:max-content;min-height:24px;padding:4px 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 3px 10px #1f2b4b14}.product-photo>.merchant-badge,.comparison-photo>.merchant-badge,.fit-product-photo>.merchant-badge,.editor-pick-image>.merchant-badge,.related-product-photo>.merchant-badge{z-index:3;position:absolute;top:10px;right:10px}.product-photo .air-fryer{transform:scale(.78)}.product-photo.compact .air-fryer{transform:scale(.62)}.air-fryer.oven{border-radius:15px;width:170px}.air-fryer.oven:before{border-radius:4px;width:115px;height:80px;top:45px;left:27px}.air-fryer.oven:after{bottom:16px;left:54px}.journey-list{border-top:1px solid var(--line)}.journey-list>a{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr 80px 30px;align-items:center;gap:20px;padding:22px 4px;display:grid}.journey-list>a>span{color:var(--blue);font-size:12px;font-weight:800}.journey-list b{font-size:17px}.journey-list p{color:var(--muted);margin:6px 0 0;font-size:12px}.journey-list em{color:var(--muted);font-size:11px;font-style:normal}.journey-list i{font-style:normal}.journey-list .muted{opacity:.5}.disclosure{border-bottom:1px solid var(--line);text-align:center;color:#666d77;background:#f5f6f8;margin:0;padding:9px 20px;font-size:11px}.article-page{max-width:1180px;margin:auto;padding:24px 20px 80px}.journey-map{z-index:25;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border:1px solid #dce1eb;margin-bottom:36px;position:sticky;top:66px;box-shadow:0 8px 22px #20242c14}.journey-title{background:#f5f7fb;border-bottom:1px solid #dce1eb;justify-content:space-between;padding:12px 16px;font-size:12px;display:flex}.journey-title span{color:var(--blue);font-weight:800}.journey-map ol{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.journey-map li{border-right:1px solid var(--line);position:relative}.journey-map li:last-child{border:0}.journey-map li:not(:last-child):after{content:"›";z-index:2;color:#a0a6ae;background:#fff;place-items:center;width:16px;height:16px;display:grid;position:absolute;top:27px;right:-8px}.journey-map a{align-items:center;gap:11px;min-height:72px;padding:13px 18px;display:flex}.journey-map i{border:1px solid #cfd4dc;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;display:grid}.journey-map b{font-size:13px;display:block}.journey-map small{color:#8b929b;margin-top:4px;font-size:10px;display:block}.journey-map .current{box-shadow:inset 0 -3px var(--blue);background:#eef2ff}.journey-map .current i{background:var(--blue);border-color:var(--blue);color:#fff}.journey-map .current b{color:var(--blue)}.journey-map .done i{color:#fff;background:#4aaf79;border-color:#4aaf79}.breadcrumb{color:#8a9099;gap:8px;font-size:11px;display:flex}.article-header{border-bottom:1px solid var(--line);max-width:900px;padding:16px 0 36px}.article-category{font-weight:800;color:var(--blue)!important;margin:32px 0 8px!important;font-size:13px!important}.article-header h1{letter-spacing:-2px;margin:0;font-size:40px;line-height:1.25}.article-header>p{color:#616873;word-break:keep-all;max-width:780px;margin:17px 0;font-size:15px;line-height:1.75}.article-meta{color:#8c929a;flex-wrap:wrap;gap:18px;font-size:11px;display:flex}.criteria-box{background:#f7f9fd;border:1px solid #dce2ee;margin:30px 0;padding:24px}.criteria-box h2{margin:0 0 17px;font-size:18px}.criteria-box>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.criteria-box span{color:var(--muted);background:#fff;border:1px solid #e1e5ed;padding:13px;font-size:11px}.criteria-box b{color:var(--dark);margin-bottom:6px;font-size:13px;display:block}.criteria-box p{color:#858b93;margin:14px 0 0;font-size:10px}.article-layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:46px;display:grid}.sticky-index{border-top:2px solid var(--dark);padding:18px 0;position:sticky;top:190px}.sticky-index>b{font-size:13px}.sticky-index nav{border-top:1px solid var(--line);margin:12px 0 20px;display:grid}.sticky-index nav a{border-bottom:1px solid var(--line);padding:12px 4px;font-size:11px;line-height:1.45;display:block}.sticky-index nav.product-index-nav a{grid-template-columns:22px 1fr auto;align-items:center;gap:6px;display:grid}.sticky-index nav a:hover,.sticky-index nav a.active{color:var(--blue);font-weight:800}.sticky-index nav a>span,.sticky-index nav small{color:#9aa0a7}.sticky-index .scenario-nav a{grid-template-columns:1fr;gap:3px}.next-mini{color:var(--blue);background:#eef2ff;padding:12px;font-size:11px;font-weight:800;display:block}.article-content{min-width:0}.quick-summary{background:#f7f7f8;margin-bottom:22px;padding:24px}.quick-summary h2{margin:0 0 14px;font-size:17px}.quick-summary>div{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.quick-summary a{border-right:1px solid var(--line);padding:13px}.quick-summary b,.quick-summary span{display:block}.quick-summary b{font-size:18px}.quick-summary span{color:var(--muted);margin-top:5px;font-size:10px}.candidate-section{border-bottom:1px solid var(--line);grid-template-columns:32px 250px 1fr;gap:22px;padding:34px 0;scroll-margin-top:190px;display:grid}.candidate-number{color:var(--blue);font-weight:900}.candidate-copy>span{color:var(--muted);font-size:10px}.candidate-copy h2{margin:7px 0 10px;font-size:24px}.candidate-copy>p{color:#606771;margin:0 0 17px;font-size:13px;line-height:1.7}.candidate-copy dl{border-top:1px solid var(--line);margin:0}.candidate-copy dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:8px 0;font-size:11px;display:flex}.candidate-copy dt{color:var(--muted)}.candidate-copy dd{margin:0;font-weight:700}.candidate-actions{align-items:center;gap:14px;margin-top:15px;display:flex}.candidate-actions a{background:var(--blue);color:#fff;align-items:center;min-height:42px;padding:10px 16px;font-size:12px;font-weight:800;display:inline-flex}.candidate-actions span{color:var(--muted);font-size:10px}.scenario-links{border:2px solid var(--blue);margin-top:50px;padding:32px}.scenario-links>div:first-child span{color:var(--blue);font-size:11px;font-weight:800}.scenario-links h2{margin:7px 0 24px;font-size:24px}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.scenario-grid a{border:1px solid var(--line);min-height:95px;padding:16px;position:relative}.scenario-grid a.available{border-color:var(--blue);background:#f4f6ff}.scenario-grid b,.scenario-grid span{display:block}.scenario-grid b{font-size:14px}.scenario-grid span{color:var(--muted);margin-top:6px;font-size:10px}.scenario-grid i{color:var(--blue);font-size:10px;font-style:normal;position:absolute;bottom:13px;right:13px}.condition-summary{background:#f6f7f9;padding:24px}.condition-summary h2{margin:0 0 15px;font-size:18px}.condition-summary>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.condition-summary span{background:#fff;padding:12px;font-size:11px}.condition-summary b{color:var(--blue);margin-bottom:5px;display:block}.editor-answer{border-left:4px solid var(--blue);background:#eef2ff;gap:20px;margin:20px 0;padding:20px;display:flex}.editor-answer b{color:var(--blue);flex:none}.editor-answer p{margin:0;font-size:13px;line-height:1.7}.lifestyle-candidate{border-bottom:1px solid var(--line);grid-template-columns:65px 210px 1fr;gap:22px;padding:30px 0;display:grid}.pick-label{color:var(--blue);font-size:13px;font-weight:900}.lifestyle-candidate>div:last-child>span{color:var(--muted);font-size:10px}.lifestyle-candidate h2{margin:7px 0;font-size:23px}.lifestyle-candidate p{color:var(--muted);font-size:12px}.lifestyle-candidate ul{padding-left:17px;font-size:11px;line-height:1.9}.lifestyle-candidate a{color:var(--blue);font-size:12px;font-weight:800}.lifestyle-actions{grid-template-columns:1fr 1.15fr;gap:8px;max-width:330px;margin-top:15px;display:grid}.lifestyle-actions a{border-radius:4px;justify-content:center;align-items:center;min-height:43px;font-size:12px;font-weight:900;display:flex}.lifestyle-actions a:first-child{background:#f6f8ff;border:1px solid #b8c4eb}.lifestyle-actions a:last-child{color:#fff;background:linear-gradient(135deg,#3159d8,#213f9f)}.strong-next{background:var(--blue);color:#fff;grid-template-columns:1fr auto 30px;align-items:center;gap:20px;margin-top:38px;padding:25px;display:grid}.strong-next span{opacity:.75;font-size:10px}.strong-next b{font-size:18px;line-height:1.45}.strong-next i{font-size:22px;font-style:normal}.strong-next.purchased{background:#20242c}.product-lead{border:1px solid var(--line);grid-template-columns:320px 1fr;gap:30px;padding:25px;display:grid}.research-badge,.purchased-badge{color:var(--blue);background:#eef2ff;padding:6px 9px;font-size:10px;font-weight:800;display:inline-block}.product-lead h2{margin:13px 0 6px}.product-lead p{color:var(--muted);font-size:13px}.product-lead dl,.purchase-proof dl{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:20px 0 0;display:grid}.product-lead dl div,.purchase-proof dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:11px;display:flex}.product-lead dt,.purchase-proof dt{color:var(--muted)}.product-lead dd,.purchase-proof dd{margin:0;font-weight:700}.affiliate-button{color:#fff;background:var(--blue);justify-content:center;align-items:center;min-height:46px;margin-top:18px;padding:12px 18px;font-size:13px;font-weight:900;display:inline-flex}.affiliate-note{color:var(--muted);margin-top:8px;font-size:9px;display:block}.analysis-block{border:1px solid var(--line);margin-top:22px;padding:26px}.analysis-block h2{margin:0 0 15px;font-size:20px}.analysis-block ul{margin:0;padding-left:19px;font-size:13px;line-height:2}.analysis-block.good{border-left:4px solid #45a66d}.analysis-block.bad{border-left:4px solid #e58a45}.source-table{margin-top:35px}.source-table h2{font-size:19px}.source-table>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;padding:13px 0;font-size:11px;display:grid}.source-table span{color:var(--muted)}.source-table em{text-align:right;color:var(--muted);font-style:normal}.purchase-proof{background:#f6f7f9;grid-template-columns:320px 1fr;gap:30px;padding:25px;display:grid}.purchased-badge{color:#fff;background:#20242c}.purchase-proof h2{margin:12px 0}.purchase-proof p{color:var(--muted);font-size:12px;line-height:1.7}.reason-grid{margin-top:30px}.reason-grid h2{font-size:21px}.reason-grid>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.reason-grid span{border:1px solid var(--line);padding:20px;font-size:11px}.reason-grid b{color:var(--blue);margin-bottom:8px;font-size:23px;display:block}.test-list{margin-top:35px}.test-list h2{font-size:21px}.test-list>div{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr auto;padding:16px 5px;font-size:12px;display:grid}.test-list span{color:var(--blue);font-weight:800}.test-list em{color:var(--muted);font-style:normal}.update-box{background:#fff6d5;margin-top:35px;padding:30px}.update-box span{font-size:10px;font-weight:800}.update-box h2{margin:7px 0;font-size:23px}.update-box p{color:var(--muted);margin:0;font-size:11px}footer{border-top:1px solid var(--line);background:#f7f7f8}.footer-inner{max-width:1180px;color:var(--muted);justify-content:space-between;margin:auto;padding:30px 20px;font-size:11px;display:flex}.footer-inner b{color:var(--blue);font-size:16px}@media (max-width:900px){.popular-grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.sticky-index{position:static}.sticky-index nav,.criteria-box>div{grid-template-columns:1fr 1fr}.candidate-section{grid-template-columns:28px 200px 1fr}.product-lead,.purchase-proof{grid-template-columns:260px 1fr}}@media (max-width:640px){.site-header nav,.category-bar{display:none}.home-banner{grid-template-columns:1fr;margin:15px 12px 50px}.banner-copy{padding:36px 25px}.banner-copy h1{font-size:34px}.banner-stats{flex-wrap:wrap}.banner-visual{min-height:230px}.popular-grid{grid-template-columns:1fr 1fr;gap:8px}.product-photo.compact{height:140px}.product-card-body{padding:13px}.product-card-body p,.product-card-body dl{display:none}.journey-list>a{grid-template-columns:70px 1fr 20px}.journey-list em{display:none}.article-page{padding:14px 14px 60px}.journey-map ol{grid-template-columns:repeat(4,155px);overflow-x:auto}.journey-map a{padding:10px}.article-header h1{font-size:30px}.criteria-box>div,.condition-summary>div,.quick-summary>div{grid-template-columns:1fr 1fr}.candidate-section{grid-template-columns:1fr}.candidate-number{position:absolute}.candidate-section .product-photo{height:210px}.scenario-grid{grid-template-columns:1fr 1fr}.lifestyle-candidate,.product-lead,.purchase-proof{grid-template-columns:1fr}.product-lead .product-photo,.purchase-proof .product-photo{height:230px}.reason-grid>div{grid-template-columns:1fr}.test-list>div{grid-template-columns:35px 1fr}.test-list em{grid-column:2;margin-top:4px}.strong-next{grid-template-columns:1fr 22px}.strong-next span{grid-column:1/-1}.article-meta{gap:8px}.source-table>div{grid-template-columns:1fr;gap:5px}.source-table em{text-align:left}.sticky-index nav{grid-template-columns:1fr}.sticky-index nav a{padding:13px 10px}.product-card-actions{grid-template-columns:1fr}.related-products-heading{flex-direction:column;align-items:start}.related-products-grid{grid-template-columns:1fr}.related-product-main{grid-template-columns:105px 1fr;column-gap:14px;display:grid}.related-product-photo{grid-row:1/5;height:125px;margin:0}.related-product-photo img{height:125px}.related-product-main h3{min-height:0}.editor-pick{grid-template-columns:1fr;gap:22px;padding:30px 0}.editor-pick-image{min-height:260px}.editor-pick-copy h2{font-size:24px}.editor-pick-actions{max-width:none}}:root{--pj-ink:#172019;--pj-muted:#667169;--pj-paper:#fffef9;--pj-canvas:#f2f5ef;--pj-line:#d9e1da;--pj-green:#176b45;--pj-green-dark:#0d4930;--pj-green-soft:#e5f2e9;--pj-yellow:#ffd45c}body{color:var(--pj-ink);background:var(--pj-paper);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pj-site{background:var(--pj-paper);min-height:100vh;overflow:hidden}.pj-shell{width:min(1180px,100% - 48px);margin-inline:auto}.pj-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffef9f0;border-bottom:1px solid #1720191a;position:sticky;top:0}.pj-header-inner{align-items:center;gap:56px;height:76px;display:flex}.pj-logo{color:var(--pj-green-dark);letter-spacing:.045em;align-items:center;gap:11px;font-size:17px;font-weight:900;display:inline-flex}.pj-logo>span:last-child{align-items:baseline;gap:7px;display:flex}.pj-logo small{color:#7d8b81;letter-spacing:-.02em;font-size:10px;font-weight:700}.pj-logo-mark{color:#fff;background:var(--pj-green);letter-spacing:0;border-radius:50% 50% 50% 12px;place-items:center;width:32px;height:32px;font-size:17px;display:grid!important}.pj-header nav{gap:30px;font-size:13px;font-weight:700;display:flex}.pj-header nav a{position:relative}.pj-header nav a:after{content:"";background:var(--pj-green);height:2px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.pj-header nav a:hover:after{right:0}.pj-header-cta{color:#fff;background:var(--pj-green);border-radius:999px;margin-left:auto;padding:10px 15px;font-size:12px;font-weight:800}.pj-hero{background:linear-gradient(115deg,#f7f8f3 0%,#edf3eb 100%);position:relative}.pj-hero:after{content:"";background:var(--pj-line);height:1px;position:absolute;inset:auto 0 0}.pj-hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:76px;min-height:650px;padding-block:80px;display:grid}.pj-eyebrow{color:var(--pj-green);letter-spacing:.17em;align-items:center;gap:10px;margin:0 0 24px;font-size:11px;font-weight:900;display:flex}.pj-eyebrow span{background:var(--pj-green);width:22px;height:2px}.pj-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(48px,6.2vw,80px);line-height:1.06}.pj-hero h1 em{color:var(--pj-green);font-style:normal}.pj-hero-lead{color:#536057;letter-spacing:-.025em;word-break:keep-all;max-width:580px;margin:30px 0 0;font-size:18px;line-height:1.75}.pj-hero-actions{align-items:center;gap:24px;margin-top:38px;display:flex}.pj-button{color:#fff;background:var(--pj-green);border-radius:4px;align-items:center;gap:30px;padding:16px 19px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #176b452e}.pj-button span{font-size:18px}.pj-text-link{border-bottom:1px solid #76837a;padding-bottom:3px;font-size:12px;font-weight:800}.pj-hero-proof{gap:30px;margin:52px 0 0;display:flex}.pj-hero-proof div{border-left:1px solid #c4cec6;padding-left:14px}.pj-hero-proof dt{color:#78847b;font-size:10px}.pj-hero-proof dd{margin:5px 0 0;font-size:14px;font-weight:900}.pj-hero-visual{aspect-ratio:1;background:#ffffffad;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:inset 0 0 0 1px #176b4514,0 28px 80px #24402d17}.pj-hero-visual:before,.pj-hero-visual:after{content:"";border:1px dashed #176b4538;border-radius:50%;position:absolute}.pj-hero-visual:before{width:76%;height:76%}.pj-hero-visual:after{width:48%;height:48%}.pj-pick-card{z-index:2;color:#fff;background:var(--pj-green-dark);border-radius:7px 7px 58px;flex-direction:column;width:190px;min-height:225px;padding:30px 25px;display:flex;transform:rotate(-3deg);box-shadow:0 22px 46px #0d493038}.pj-pick-kicker{color:#a8d3b9;letter-spacing:.14em;font-size:9px;font-weight:900}.pj-pick-card b{letter-spacing:-.05em;margin-top:30px;font-size:23px;line-height:1.45}.pj-pick-card i{width:43px;height:43px;color:var(--pj-green-dark);background:var(--pj-yellow);border-radius:50%;place-items:center;margin-top:auto;font-size:22px;font-style:normal;display:grid}.pj-orbit{z-index:3;width:58px;height:58px;color:var(--pj-green-dark);background:#fff;border:1px solid #dbe4dc;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;box-shadow:0 10px 25px #20332617}.orbit-one{top:10%;left:22%}.orbit-two{top:42%;right:4%}.orbit-three{bottom:15%;left:8%}.pj-hero-visual>p{color:#748078;margin:0;font-size:10px;line-height:1.6;position:absolute;bottom:8%;right:9%}.pj-manifesto{background:var(--pj-green-dark);color:#fff;padding:110px 0}.pj-manifesto p{color:#a9c3b3;margin:0 0 18px;font-size:17px;line-height:1.6}.pj-manifesto h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.5vw,57px);line-height:1.3}.pj-manifesto h2 span{color:var(--pj-yellow)}.pj-section{padding:110px 0}.pj-section-heading{grid-template-columns:1fr 390px;align-items:end;gap:60px;margin-bottom:52px;display:grid}.pj-section-heading>div>p,.pj-principles-intro>p:first-child{color:var(--pj-green);letter-spacing:.16em;margin:0 0 14px;font-size:10px;font-weight:900}.pj-section-heading h2,.pj-principles-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,50px);line-height:1.25}.pj-section-heading>p{color:var(--pj-muted);word-break:keep-all;margin:0 0 5px;font-size:14px;line-height:1.8}.pj-steps{border-top:2px solid var(--pj-ink);border-bottom:1px solid var(--pj-line);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.pj-steps li{border-right:1px solid var(--pj-line);flex-direction:column;min-height:220px;padding:24px 24px 24px 0;display:flex;position:relative}.pj-steps li+li{padding-left:24px}.pj-steps li:last-child{border-right:0}.pj-steps li>span{color:var(--pj-green);font-size:11px;font-weight:900}.pj-steps li>div{margin-top:auto}.pj-steps b{font-size:18px}.pj-steps p{min-height:56px;color:var(--pj-muted);word-break:keep-all;margin:9px 0 0;font-size:11px;line-height:1.65}.pj-steps i{z-index:2;width:22px;height:22px;color:var(--pj-green);background:var(--pj-paper);place-items:center;font-size:14px;font-style:normal;display:grid;position:absolute;top:28px;right:-11px}.pj-feature{background:var(--pj-green);color:#fff}.pj-section-heading.light>div>p{color:#c6e1d0}.pj-section-heading.light>p{color:#c8ddd0}.pj-feature-card{min-height:430px;color:var(--pj-ink);background:#fffdf6;grid-template-columns:1.05fr .95fr;display:grid}.pj-feature-copy{padding:52px}.pj-status{color:var(--pj-green);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.pj-status span{background:#ef9b3d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ffead4}.pj-category{color:#7a857d;letter-spacing:.12em;margin:46px 0 12px;font-size:10px;font-weight:900}.pj-feature-copy h3{letter-spacing:-.055em;margin:0;font-size:37px;line-height:1.28}.pj-feature-copy>p:not(.pj-category){color:#657068;max-width:560px;margin:20px 0;font-size:13px;line-height:1.75}.pj-tags{flex-wrap:wrap;gap:7px;display:flex}.pj-tags span{color:#5a665e;border:1px solid #d7dfd8;border-radius:999px;padding:7px 10px;font-size:10px}.pj-coming{border-bottom:2px solid var(--pj-green);color:var(--pj-green);margin-top:34px;padding-bottom:5px;font-size:12px;font-weight:900;display:inline-block}.pj-feature-art{background:var(--pj-yellow);place-items:center;display:grid;position:relative;overflow:hidden}.pj-feature-art:before{content:"";border:1px solid #17201924;border-radius:50%;width:390px;height:390px;position:absolute}.pj-appliance{z-index:2;background:#29302b;border-radius:58px 58px 28px 28px;width:155px;height:205px;position:relative;box-shadow:0 25px 35px #282c2433}.pj-appliance:before{content:"";border:2px solid #91998f;border-radius:50%;width:58px;height:58px;position:absolute;top:35px;left:47px}.pj-appliance:after{content:"";background:#687169;border-radius:7px;width:80px;height:10px;position:absolute;bottom:37px;left:37px}.pj-appliance span{z-index:1;background:var(--pj-yellow);border-radius:50%;width:6px;height:6px;position:absolute;top:61px;left:73px}.pj-appliance i{background:#1c211e;border-radius:0 0 8px 8px;width:62px;height:8px;position:absolute;bottom:-8px;left:46px}.pj-measure{z-index:3;background:#fff;border:1px solid #1720191f;border-radius:3px;padding:8px 11px;font-size:10px;font-weight:800;position:absolute;box-shadow:0 8px 18px #37341f1a}.pj-measure:before{content:"";background:#58635b;width:30px;height:1px;position:absolute}.pj-measure.width{top:30%;left:10%}.pj-measure.width:before{top:50%;right:-30px}.pj-measure.capacity{top:22%;right:8%}.pj-measure.capacity:before{top:50%;left:-30px}.pj-measure.care{bottom:20%;right:12%}.pj-measure.care:before{top:50%;left:-30px}.pj-principles-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:100px;display:grid}.pj-principles-intro{position:sticky;top:120px}.pj-principles-intro>p:nth-of-type(2){color:var(--pj-muted);margin:26px 0;font-size:14px;line-height:1.8}.pj-principles-intro>a{color:var(--pj-green);font-size:12px;font-weight:900}.pj-standards{border-top:2px solid var(--pj-ink)}.pj-standards>div{border-bottom:1px solid var(--pj-line);grid-template-columns:54px 1fr;gap:20px;padding:28px 0;display:grid}.pj-standards span{color:var(--pj-green);font-size:11px;font-weight:900}.pj-standards b{font-size:19px}.pj-standards p{color:var(--pj-muted);margin:8px 0 0;font-size:12px;line-height:1.7}.pj-note{text-align:center;background:var(--pj-canvas);border-block:1px solid var(--pj-line);padding:92px 0}.pj-note span{color:var(--pj-green);font-size:11px;font-weight:900}.pj-note h2{letter-spacing:-.05em;margin:16px 0 26px;font-size:clamp(30px,4vw,48px);line-height:1.3}.pj-note a{border-bottom:1px solid var(--pj-ink);padding-bottom:4px;font-size:12px;font-weight:900;display:inline-block}.pj-footer{color:#dce9df;background:#101b14}.pj-footer-top{grid-template-columns:1fr auto;gap:80px;padding-block:65px 50px;display:grid}.footer-logo{color:#fff}.pj-footer-top>div:first-child>p{color:#87978b;margin:18px 0 0;font-size:12px}.pj-footer-links{grid-template-columns:repeat(2,150px);gap:34px;display:grid}.pj-footer-links div{flex-direction:column;gap:11px;display:flex}.pj-footer-links b{color:#fff;margin-bottom:6px;font-size:11px}.pj-footer-links a{color:#9aaba0;font-size:11px}.pj-footer-links a:hover{color:#fff}.pj-footer-bottom{color:#718076;border-top:1px solid #26332a;justify-content:space-between;gap:20px;padding-block:20px;font-size:10px;display:flex}.pj-legal-page{background:#f7f8f4;min-height:100vh}.pj-legal-header{border-bottom:1px solid var(--pj-line);background:var(--pj-paper)}.pj-legal-header>div{justify-content:space-between;align-items:center;height:76px;display:flex}.pj-legal-header>div>a:last-child{color:var(--pj-muted);font-size:12px;font-weight:800}.pj-legal{max-width:800px;padding-block:90px 120px}.pj-legal>h1{letter-spacing:-.05em;margin:0;font-size:48px}.pj-legal-lead{color:#59655d;margin:24px 0 12px;font-size:17px;line-height:1.75}.pj-effective{color:#8a948d;margin:0 0 56px;font-size:11px}.pj-legal>section{border-top:1px solid var(--pj-line);padding:30px 0}.pj-legal>section h2{margin:0 0 12px;font-size:18px}.pj-legal>section p{color:#5f6a62;margin:0;font-size:13px;line-height:1.85}.pj-legal-note{color:#695922;border-left:4px solid var(--pj-yellow);background:#fff5d2;margin-top:35px;padding:20px 22px;font-size:12px;line-height:1.7}.pj-policy-list{border-top:2px solid var(--pj-ink);margin-top:60px}.pj-policy-list section{border-bottom:1px solid var(--pj-line);grid-template-columns:55px 1fr;gap:25px;padding:30px 0;display:grid}.pj-policy-list section>span{color:var(--pj-green);font-size:11px;font-weight:900}.pj-policy-list h2{margin:0 0 10px;font-size:19px}.pj-policy-list p{color:#5f6a62;margin:0;font-size:13px;line-height:1.8}@media (max-width:900px){.pj-header nav{display:none}.pj-hero-grid{grid-template-columns:1fr 380px;gap:34px;min-height:auto;padding-block:68px}.pj-hero h1{font-size:58px}.pj-section-heading{grid-template-columns:1fr 310px}.pj-steps{grid-template-columns:repeat(3,1fr)}.pj-steps li:nth-child(3){border-right:0}.pj-steps li:nth-child(n+4){border-top:1px solid var(--pj-line)}.pj-principles-grid{gap:55px}}@media (max-width:680px){.pj-shell{width:min(100% - 34px,1180px)}.pj-header-inner{height:66px}.pj-header-cta{display:none}.pj-hero-grid{padding-block:58px 38px;display:block}.pj-hero h1{font-size:46px}.pj-hero-lead{font-size:15px}.pj-hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.pj-hero-proof{gap:15px;margin-top:40px}.pj-hero-proof div{padding-left:10px}.pj-hero-visual{width:min(100%,430px);margin:50px auto 0}.pj-manifesto,.pj-section{padding:76px 0}.pj-manifesto p{font-size:14px}.pj-manifesto h2{font-size:34px}.pj-section-heading{margin-bottom:35px;display:block}.pj-section-heading>p{margin-top:22px}.pj-steps{border-bottom:0;display:block}.pj-steps li,.pj-steps li+li{border-right:0;border-bottom:1px solid var(--pj-line);grid-template-columns:42px 1fr;min-height:auto;padding:22px 0;display:grid}.pj-steps li:nth-child(n+4){border-top:0}.pj-steps li>div{margin:0}.pj-steps p{min-height:auto}.pj-steps i{display:none}.pj-feature-card{grid-template-columns:1fr}.pj-feature-copy{padding:34px 26px}.pj-feature-copy h3{font-size:30px}.pj-feature-art{min-height:330px}.pj-principles-grid{display:block}.pj-principles-intro{margin-bottom:50px;position:static}.pj-footer-top{padding-block:50px 35px;display:block}.pj-footer-links{grid-template-columns:1fr 1fr;margin-top:42px}.pj-footer-bottom{flex-direction:column}.pj-legal{padding-block:65px 90px}.pj-legal>h1{font-size:38px}.pj-policy-list section{grid-template-columns:38px 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.logo small{color:#848b95;letter-spacing:-.02em;margin-left:7px;font-size:9px;font-weight:700}.search-button:disabled{color:#9ba1aa;cursor:not-allowed;background:#f7f8f9}.banner-description{color:#5d6680;word-break:keep-all;max-width:490px;margin:-7px 0 23px;font-size:14px;line-height:1.7}.section-note{color:var(--muted)!important;font-size:11px!important;font-weight:500!important}.research-note{color:#858c96;margin:18px 0 0;font-size:11px;line-height:1.7}.home-principles{background:#eef2ff;border-top:1px solid #dce3ff;margin-top:-25px;padding:64px 0 1px}.principles-inner{grid-template-columns:1fr 1fr;align-items:end;gap:40px 70px;display:grid}.principles-inner>div>span{color:var(--blue);font-size:11px;font-weight:900}.principles-inner h2{color:#182245;letter-spacing:-1.2px;margin:8px 0 0;font-size:28px;line-height:1.4}.principles-inner>p{color:#626b7b;word-break:keep-all;margin:0;font-size:13px;line-height:1.8}.principles-inner>a{border-bottom:1px solid var(--blue);color:var(--blue);grid-column:2;justify-self:start;margin-top:-18px;padding-bottom:4px;font-size:11px;font-weight:900}.footer-inner>div:first-child p{margin:8px 0 0}.footer-policy{align-items:center;gap:18px;display:flex}.footer-policy a:hover{color:var(--blue)}.legal-page{background:#f6f7f9;min-height:100vh}.legal-article{width:min(820px,100% - 40px);margin:0 auto;padding:76px 0 100px}.legal-eyebrow{color:var(--blue);letter-spacing:.15em;margin:0 0 16px;font-size:11px;font-weight:900}.legal-article>h1{color:#182245;letter-spacing:-2px;margin:0;font-size:46px}.legal-article .pj-legal-lead{color:#5e6673;margin:23px 0 12px;font-size:16px;line-height:1.8}.legal-article .pj-effective{color:#9298a1;margin:0 0 50px;font-size:11px}.legal-article>section{border-top:1px solid var(--line);padding:29px 0}.legal-article>section h2{color:#252b35;margin:0 0 12px;font-size:18px}.legal-article>section p{color:#626a76;word-break:keep-all;margin:0;font-size:13px;line-height:1.85}.legal-note{border-left:4px solid var(--yellow);color:#665b38;background:#fff7d9;margin-top:34px;padding:20px 22px;font-size:12px;line-height:1.75}.policy-list{border-top:2px solid var(--dark);margin-top:54px}.policy-list section{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:20px;padding:28px 0;display:grid}.policy-list section>span{color:var(--blue);font-size:11px;font-weight:900}.policy-list h2{margin:0 0 9px;font-size:18px}.policy-list p{color:#626a76;margin:0;font-size:13px;line-height:1.8}.comparison-group{border-top:2px solid var(--dark);padding:34px 0 48px;scroll-margin-top:190px}.comparison-group+.comparison-group{margin-top:28px}.comparison-group-heading{grid-template-columns:1fr 1fr;align-items:end;gap:35px;margin-bottom:20px;display:grid}.comparison-group-heading span{color:var(--blue);font-size:10px;font-weight:900}.comparison-group-heading h2{letter-spacing:-1px;margin:6px 0 0;font-size:25px}.comparison-group-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.comparison-card{border:1px solid var(--line);background:#fff;grid-template-columns:165px 1fr;min-width:0;display:grid}.comparison-card.recommended{box-shadow:inset 0 3px var(--blue);border-color:#9eafe8}.comparison-photo{background:#f5f6f8;place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.comparison-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.comparison-photo b{z-index:2;color:#fff;background:var(--blue);border-radius:3px;padding:6px 8px;font-size:9px;position:absolute;top:10px;left:10px}.comparison-card-body{min-width:0;padding:20px 18px}.comparison-card-body>span{color:var(--muted);font-size:10px}.comparison-card-body h3{letter-spacing:-.5px;margin:7px 0 14px;font-size:17px;line-height:1.35}.comparison-card-body dl{border-top:1px solid var(--line);margin:0}.comparison-card-body dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding:7px 0;font-size:10px;display:flex}.comparison-card-body dt{color:var(--muted)}.comparison-card-body dd{text-align:right;margin:0;font-weight:800}.comparison-actions{grid-template-columns:1fr 1.15fr;gap:7px;margin-top:15px;font-size:12px;font-weight:900;display:grid}.comparison-actions a{border-radius:4px;justify-content:center;align-items:center;min-height:42px;transition:transform .16s,box-shadow .16s,background .16s;display:flex}.comparison-actions a:hover{transform:translateY(-2px);box-shadow:0 7px 16px #23315c24}.detail-button{color:var(--blue);background:#f6f8ff;border:1px solid #b8c4eb}.buy-button{color:#fff;border:1px solid var(--blue);background:linear-gradient(135deg,#3159d8,#213f9f);gap:6px}.buy-button span{font-size:13px}.fancy-buy{background:linear-gradient(135deg,#3159d8,#213f9f);border-radius:5px;align-items:center;gap:22px;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 9px 20px #3159d833}.fancy-buy:hover{transform:translateY(-2px);box-shadow:0 13px 25px #3159d847}.fancy-buy span{font-size:15px}.dual-detail-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:28px;display:grid}.dual-detail-actions a{border-radius:5px;justify-content:center;align-items:center;min-height:50px;font-size:13px;font-weight:900;display:flex}.dual-detail-actions a:first-child{color:var(--blue);background:#f6f8ff;border:1px solid #b8c4eb}.dual-detail-actions a:last-child{color:#fff;background:linear-gradient(135deg,#3159d8,#213f9f)}.fit-shortcuts{border-block:1px solid var(--line);grid-template-columns:repeat(6,1fr);margin:30px 0 55px;display:grid}.fit-shortcuts a{border-right:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:62px;padding:12px;font-size:11px;font-weight:900;display:flex}.fit-shortcuts a:last-child{border-right:0}.fit-shortcuts a:hover{color:var(--blue);background:#f4f6ff}.fit-shortcuts span{color:var(--blue)}.fit-scenario{border-top:2px solid var(--dark);padding:40px 0 55px;scroll-margin-top:190px}.fit-scenario>header{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:18px;display:grid}.fit-scenario>header>span{color:var(--blue);font-size:12px;font-weight:900}.fit-scenario h2{margin:0;font-size:27px}.fit-scenario header p{max-width:680px;color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.7}.fit-checks{gap:7px;margin:20px 0 20px 62px;display:flex}.fit-checks span{color:var(--blue);background:#eef2ff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.fit-product-grid{grid-template-columns:1fr 1fr;gap:12px;margin-left:62px;display:grid}.fit-product-grid>article{border:1px solid var(--line);background:#fff;grid-template-columns:145px 1fr;min-width:0;display:grid}.fit-product-photo{background:#f7f8fa;min-width:0;position:relative}.fit-product-grid img{object-fit:contain;mix-blend-mode:multiply;background:#f7f8fa;width:100%;height:180px;display:block}.fit-product-grid article>div:last-child{padding:20px 16px}.fit-product-grid article>div:last-child>span{color:var(--muted);font-size:9px}.fit-product-grid h3{margin:7px 0 12px;font-size:16px}.fit-product-grid p{color:var(--muted);margin:0;font-size:10px}.fit-product-grid article>div>div{grid-template-columns:1fr 1.15fr;gap:7px;margin-top:17px;display:grid}.fit-product-grid article>div>div a{border-radius:4px;justify-content:center;align-items:center;min-height:42px;font-size:12px;font-weight:900;display:flex}.fit-product-grid article>div>div a:first-child{color:var(--blue);background:#f6f8ff;border:1px solid #b8c4eb}.fit-product-grid article>div>div a:last-child{color:#fff;background:var(--blue)}.product-article-lead{border:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);display:grid;overflow:hidden}.article-gallery{background:var(--line);grid-template-rows:280px 145px;grid-template-columns:1fr 1fr;gap:1px;min-width:0;display:grid}.article-gallery img{object-fit:contain;background:#f7f8fa;width:100%;height:100%;display:block}.article-gallery img:first-child{grid-column:1/-1}.article-gallery img:only-child{grid-row:1/-1}.article-gallery img:nth-child(2):last-child{grid-column:1/-1}.article-score-card{padding:34px 30px}.article-labels{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.article-labels>span:first-child{color:var(--blue);background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-block}.article-score{align-items:baseline;gap:7px;margin:30px 0 24px;display:flex}.article-score small{color:var(--muted);margin-right:auto;font-size:11px;font-weight:800}.article-score b{color:#182245;letter-spacing:-2px;font-size:40px}.article-score em{color:var(--muted);font-size:11px;font-style:normal}.article-score-card dl{border-top:1px solid var(--line);margin:0}.article-score-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:11px 0;font-size:11px;display:flex}.article-score-card dt{color:var(--muted)}.article-score-card dd{text-align:right;margin:0;font-weight:800}.article-score-card .affiliate-button{justify-content:center;width:100%;min-height:48px}.article-prose{margin-top:48px}.article-prose>section{border-top:1px solid var(--line);padding:35px 0;scroll-margin-top:190px}.article-prose>section:first-child{border-top:2px solid var(--dark)}.article-prose h2{color:#20242c;letter-spacing:-1px;word-break:keep-all;max-width:700px;margin:0 0 18px;font-size:25px;line-height:1.4}.article-prose p{color:#535c68;word-break:keep-all;max-width:720px;margin:0;font-size:14px;line-height:1.95}.article-prose p+p{margin-top:15px}.article-inline-image{display:none}.related-products{border-top:2px solid var(--dark);margin-top:58px;padding-top:34px}.related-products-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:20px;display:flex}.related-products-heading span{color:var(--blue);font-size:10px;font-weight:900}.related-products-heading h2{letter-spacing:-1px;margin:6px 0 0;font-size:24px}.related-products-heading>a{color:var(--blue);flex:none;font-size:11px;font-weight:900}.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.related-products-grid>article{border:1px solid var(--line);background:#fff;min-width:0}.related-product-main{padding:13px;display:block}.related-product-photo{background:#f7f8fa;margin-bottom:14px;position:relative}.related-product-photo img{object-fit:contain;background:#f7f8fa;width:100%;height:145px;display:block}.related-product-main>span{color:var(--muted);font-size:9px}.related-product-main h3{min-height:38px;margin:6px 0 8px;font-size:15px;line-height:1.35}.related-product-main p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.related-products-grid>article>div{grid-template-columns:1fr 1.15fr;gap:6px;padding:0 13px 13px;display:grid}.related-products-grid>article>div a{border-radius:4px;justify-content:center;align-items:center;min-height:40px;font-size:11px;font-weight:900;display:flex}.related-products-grid>article>div a:first-child{color:var(--blue);background:#f6f8ff;border:1px solid #b8c4eb}.related-products-grid>article>div a:last-child{color:#fff;background:linear-gradient(135deg,#3159d8,#213f9f)}.picks-intro{border-left:4px solid var(--blue);background:#eef2ff;margin-bottom:32px;padding:25px 28px}.picks-intro b{color:var(--blue);font-size:11px}.picks-intro p{color:#545e71;word-break:keep-all;margin:9px 0 0;font-size:13px;line-height:1.85}.editor-picks-list{border-top:2px solid var(--dark)}.editor-pick{border-bottom:1px solid var(--line);grid-template-columns:245px minmax(0,1fr);gap:30px;padding:36px 0;scroll-margin-top:190px;display:grid}.editor-pick-image{background:#f7f8fa;min-height:300px;position:relative}.editor-pick-image img{object-fit:contain;width:100%;height:100%;display:block}.editor-pick-image .pick-number{color:#fff;background:var(--blue);place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid;position:absolute;top:0;left:0}.editor-pick-copy>span{color:var(--blue);font-size:10px;font-weight:900}.editor-pick-copy h2{letter-spacing:-1.2px;margin:7px 0 18px;font-size:28px}.editor-pick-copy h3{margin:0 0 10px;font-size:17px}.editor-pick-copy>p{color:#58616d;word-break:keep-all;margin:0;font-size:13px;line-height:1.85}.editor-pick-copy dl{border-top:1px solid var(--line);margin:20px 0 0}.editor-pick-copy dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:9px 0;font-size:11px;display:flex}.editor-pick-copy dt{color:var(--muted)}.editor-pick-copy dd{text-align:right;margin:0;font-weight:800}.editor-pick-actions{grid-template-columns:1fr 1.15fr;gap:8px;max-width:340px;margin-top:18px;display:grid}.editor-pick-actions a{border-radius:4px;justify-content:center;align-items:center;min-height:44px;font-size:12px;font-weight:900;display:flex}.editor-pick-actions a:first-child{color:var(--blue);background:#f6f8ff;border:1px solid #b8c4eb}.editor-pick-actions a:last-child{color:#fff;background:linear-gradient(135deg,#3159d8,#213f9f)}.guides-hero{color:#fff;background:#182245;padding:95px 0}.guides-hero p{color:#aebeff;letter-spacing:.16em;margin:0 0 16px;font-size:10px;font-weight:900}.guides-hero h1{letter-spacing:-2.7px;margin:0;font-size:54px;line-height:1.16}.guides-hero span{color:#c8cfe0;margin-top:24px;font-size:14px;display:block}.guides-list{padding-block:75px 110px}.guides-list>header{border-bottom:2px solid var(--dark);margin-bottom:22px;padding-bottom:15px}.guides-list>header span{color:var(--blue);font-size:10px;font-weight:900}.guides-list>header h2{margin:6px 0 0;font-size:24px}.guide-entry{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 320px 120px;align-items:center;gap:45px;padding:35px;transition:transform .18s,box-shadow .18s;display:grid}.guide-entry:hover{transform:translateY(-3px);box-shadow:0 16px 35px #1f2b4b1a}.guide-entry>div>span{color:var(--blue);font-size:10px;font-weight:900}.guide-entry h3{margin:7px 0 10px;font-size:28px}.guide-entry p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.guide-entry dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.guide-entry dl div{border-left:1px solid var(--line);padding:12px}.guide-entry dt{color:var(--muted);font-size:9px}.guide-entry dd{margin:6px 0 0;font-size:17px;font-weight:900}.guide-entry>b{color:var(--blue);font-size:11px}.request-section-wrap{margin-top:70px}.product-request{color:#fff;background:#182245;border-radius:8px;grid-template-columns:.8fr 1.2fr;gap:70px;padding:48px;display:grid}.product-request-copy>span{color:#aebeff;font-size:11px;font-weight:900}.product-request-copy h2{letter-spacing:-1.5px;margin:10px 0 18px;font-size:34px;line-height:1.3}.product-request-copy p{color:#c8cfe0;word-break:keep-all;max-width:340px;margin:0;font-size:12px;line-height:1.8}.product-request form{align-self:center}.product-request label{margin-bottom:9px;font-size:12px;font-weight:800;display:block}.product-request textarea{resize:vertical;color:#20242c;width:100%;min-height:116px;font:inherit;background:#fff;border:1px solid #56617d;border-radius:4px;outline:0;padding:16px;font-size:14px;line-height:1.6}.product-request textarea:focus{border-color:#9bb0ff;box-shadow:0 0 0 3px #9bb0ff2e}.product-request form>div{justify-content:flex-end;align-items:center;gap:16px;margin-top:11px;display:flex}.product-request button{color:#182245;background:var(--yellow);cursor:pointer;border:0;border-radius:4px;padding:12px 17px;font-size:12px;font-weight:900}.product-request button:disabled{opacity:.65;cursor:wait}.request-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute!important}.request-notice{color:#aebeff;min-height:18px;margin:10px 0 0;font-size:11px}.request-notice.error{color:#ffb7b7}.search-page{padding-block:75px 110px}.search-hero{max-width:760px;margin-bottom:38px}.search-hero>span{color:var(--blue);letter-spacing:.16em;font-size:10px;font-weight:900}.search-hero h1{letter-spacing:-2px;margin:9px 0 15px;font-size:44px;line-height:1.2}.search-hero p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.search-box{background:#f5f7fb;border:1px solid #dce2ee;padding:24px}.search-box>label{margin-bottom:9px;font-size:11px;font-weight:900;display:block}.search-box>div{background:#fff;border:2px solid #9eafe8;border-radius:6px;grid-template-columns:28px minmax(0,1fr) 34px;align-items:center;height:56px;padding:0 14px;display:grid}.search-box>div:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #3159d81a}.search-box>div>span{color:var(--blue);font-size:24px}.search-box input{min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:16px}.search-box>div>button{color:#727984;cursor:pointer;background:#edf0f5;border:0;border-radius:50%;width:30px;height:30px}.search-box nav{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.search-box nav button{color:#59616d;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.search-result-heading{border-bottom:2px solid var(--dark);justify-content:space-between;align-items:center;margin:42px 0 14px;padding-bottom:13px;display:flex}.search-result-heading b{font-size:17px}.search-result-heading span{color:var(--blue);font-size:11px;font-weight:900}.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.search-result-card{border:1px solid var(--line);background:#fff;min-width:0}.search-result-main{grid-template-columns:150px minmax(0,1fr);min-height:190px;display:grid}.search-result-image{background:#f5f6f8;min-width:0}.search-result-image img{object-fit:contain;width:100%;height:100%;display:block}.search-result-copy{min-width:0;padding:20px 18px}.search-result-copy>div{color:var(--muted);justify-content:space-between;gap:8px;font-size:9px;display:flex}.search-result-copy i{color:var(--blue);border:1px solid #cbd5f3;border-radius:999px;flex:none;padding:4px 7px;font-style:normal;font-weight:900}.search-result-copy h2{margin:9px 0 6px;font-size:18px;line-height:1.35}.search-result-copy p{color:var(--muted);margin:0;font-size:11px}.search-result-copy dl{border-top:1px solid var(--line);margin:18px 0 0}.search-result-copy dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:7px 0;font-size:10px;display:flex}.search-result-copy dt{color:var(--muted)}.search-result-copy dd{margin:0;font-weight:900}.search-result-actions{grid-template-columns:1fr 1.2fr;gap:7px;padding:0 14px 14px;display:grid}.search-result-actions a{border-radius:4px;justify-content:center;align-items:center;min-height:42px;font-size:12px;font-weight:900;display:flex}.search-result-actions a:first-child{color:var(--blue);background:#f6f8ff;border:1px solid #b8c4eb}.search-result-actions a:last-child{color:#fff;background:linear-gradient(135deg,#3159d8,#213f9f)}.search-empty{border:1px solid var(--line);text-align:center;background:#f7f8fa;padding:60px 24px}.search-empty b{font-size:18px}.search-empty p{color:var(--muted);margin:10px 0 20px;font-size:12px}.search-empty a{color:var(--blue);font-size:12px;font-weight:900}@media (max-width:640px){input,textarea,select{font-size:16px!important}body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.mobile-tab-bar{z-index:60;height:calc(60px + env(safe-area-inset-bottom));min-height:0;padding:5px 4px calc(5px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #d9dee8;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1f2b4b1a}.mobile-tab-bar a{color:#626a77;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:50px;font-size:9px;font-weight:800;line-height:1.1;display:flex}.mobile-tab-bar a:active{color:var(--blue);background:#f1f4ff;border-radius:8px}.mobile-tab-bar span{height:20px;color:var(--blue);font-size:20px;font-weight:500;line-height:20px}.journey-map{margin-bottom:28px;top:66px}.journey-title{display:none}.journey-map ol{grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.journey-map li:not(:last-child):after{display:none}.journey-map a{text-align:center;flex-direction:column;justify-content:center;gap:4px;min-height:54px;padding:6px 3px}.journey-map i{width:21px;height:21px;font-size:9px}.journey-map b{white-space:nowrap;font-size:10px;line-height:1.2}.journey-map small{display:none}.comparison-photo>.merchant-badge{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 16px);top:auto;bottom:8px;right:8px;overflow:hidden}.comparison-photo b{top:8px;left:8px}.banner-description{font-size:13px}.principles-inner{display:block}.principles-inner>p{margin:22px 0}.principles-inner>a{margin:0}.footer-inner{display:block}.footer-policy{flex-wrap:wrap;gap:12px 16px;margin-top:24px}.legal-article{padding:55px 0 75px}.legal-article>h1{font-size:36px}.policy-list section{grid-template-columns:36px 1fr}.request-section-wrap{margin-top:45px}.product-request{grid-template-columns:1fr;gap:30px;padding:30px 22px}.product-request-copy h2{font-size:28px}.comparison-group-heading{display:block}.comparison-group-heading p{margin-top:12px}.comparison-grid{grid-template-columns:1fr}.comparison-card{grid-template-columns:125px 1fr}.comparison-photo{min-height:175px}.comparison-card-body{padding:17px 14px}.fit-shortcuts{grid-template-columns:repeat(2,1fr)}.fit-shortcuts a{border-bottom:1px solid var(--line)}.fit-scenario>header{grid-template-columns:32px 1fr}.fit-checks,.fit-product-grid{margin-left:0}.fit-product-grid{grid-template-columns:1fr}.fit-product-grid>article{grid-template-columns:115px 1fr}.fit-product-grid img{height:170px}.product-article-lead{grid-template-columns:1fr;overflow:visible}.article-gallery{background:#f7f8fa;height:280px;min-height:0;display:block;overflow:hidden}.article-gallery img{display:none}.article-gallery img:first-child{object-fit:contain;width:100%;height:280px;display:block}.article-score-card{z-index:2;background:#fff;padding:27px 20px;position:relative}.article-score{margin:25px 0 20px}.article-prose{margin-top:36px}.article-prose>section{padding:29px 0}.article-prose h2{font-size:22px}.article-prose p{font-size:13px;line-height:1.9}.article-inline-image{border:1px solid var(--line);background:#f7f8fa;margin:24px 0 0;display:block;overflow:hidden}.article-inline-image img{object-fit:contain;width:100%;max-height:340px;display:block}.article-inline-image figcaption{border-top:1px solid var(--line);color:var(--muted);background:#fff;padding:9px 12px;font-size:9px}.related-products-heading{flex-direction:column;align-items:start}.related-products-grid{grid-template-columns:1fr}.related-product-main{grid-template-columns:105px 1fr;column-gap:14px;display:grid}.related-product-photo{grid-row:1/5;height:125px;margin:0}.related-product-photo img{height:125px}.related-product-main h3{min-height:0}.editor-pick{grid-template-columns:1fr;gap:22px;padding:30px 0}.editor-pick-image{min-height:260px}.editor-pick-copy h2{font-size:24px}.editor-pick-actions{max-width:none}.guides-hero{padding:65px 0}.guides-hero h1{font-size:40px}.guide-entry{grid-template-columns:1fr;gap:24px;padding:25px 20px}.guide-entry dl{border-top:1px solid var(--line);padding-top:15px}.guide-entry dl div:first-child{border-left:0}.search-page{width:calc(100% - 28px);padding-block:45px 75px}.search-hero{margin-bottom:25px}.search-hero h1{letter-spacing:-1.4px;font-size:32px}.search-hero p{font-size:12px}.search-box{padding:17px 14px}.search-box>div{height:54px;padding-inline:11px}.search-result-heading{margin-top:32px}.search-results{grid-template-columns:1fr}.search-result-main{grid-template-columns:112px minmax(0,1fr);min-height:168px}.search-result-copy{padding:15px 13px}.search-result-copy h2{font-size:16px}.search-result-copy>div>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-result-copy dl{margin-top:13px}@supports (height:100dvh){.mobile-tab-bar{top:calc(100dvh - 60px - env(safe-area-inset-bottom));bottom:auto}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
