:root{--bg:#f3f5f8;--panel:#fff;--ink:#222;--ink-soft:#66707a;--line:#e4e8ee;--blue:#2070eb;--blue-deep:#1557c0;--green:#06b87f;--red:#e11d2e;--orange:#ff6a00;--chip:#f0f4fa;--shadow:0 1px 2px #141e320f;--font:"Pretendard", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;color:var(--ink);background:var(--bg);font-family:var(--font);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,a{font:inherit}button{cursor:pointer}#root,.page{min-height:100vh}.masthead{z-index:40;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.masthead__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;width:min(1240px,100% - 2rem);min-height:64px;margin:0 auto;display:grid}.masthead__inner--brand-only{grid-template-columns:auto}.logo{color:inherit;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.logo__mark{background:linear-gradient(135deg, var(--green), #099e6e);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:.95rem;font-weight:800;display:grid}.logo__text{letter-spacing:-.03em;flex-direction:column;font-size:1.2rem;font-weight:800;line-height:1.1;display:flex}.logo__text small{color:var(--ink-soft);letter-spacing:0;font-size:.7rem;font-weight:600}.search-shell{border:2px solid var(--blue);background:#fff;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:44px;padding:.3rem .3rem .3rem .75rem;display:grid}.search-shell__prefix{color:var(--blue);white-space:nowrap;font-size:.82rem;font-weight:700}.search-shell__chips{flex-wrap:nowrap;gap:.35rem;display:flex;overflow:hidden}.search-shell__chips span{background:var(--chip);color:#405066;white-space:nowrap;border-radius:999px;flex:none;padding:.2rem .45rem;font-size:.75rem}.search-shell__cta{background:var(--blue);color:#fff;border:0;border-radius:999px;padding:.55rem .95rem;font-size:.84rem;font-weight:700}.search-shell__cta:hover{background:var(--blue-deep)}.masthead .segment{margin:0}.masthead .segment__label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.finder{border-bottom:1px solid var(--line);background:linear-gradient(#fff 0%,#f7f9fc 100%)}.finder__inner{width:min(1240px,100% - 2rem);margin:0 auto;padding:1.35rem 0 1.2rem}.finder__kicker{color:var(--green);margin:0 0 .45rem;font-size:.8rem;font-weight:700}.finder__intro h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.35}.finder__intro h1 em{color:var(--blue);font-style:normal}.finder__desc{max-width:46rem;color:var(--ink-soft);margin:.55rem 0 0;font-size:.92rem;line-height:1.55}.finder__note{color:#6a5520;background:#fff9eb;border:1px solid #f0e0b8;border-radius:8px;max-width:48rem;margin:.55rem 0 0;padding:.65rem .8rem;font-size:.82rem;line-height:1.5}.portal-search{border:2px solid var(--blue);background:#fff;border-radius:14px;margin-top:1.15rem;padding:1.1rem 1.15rem 1rem;box-shadow:0 8px 28px #2070eb14}.portal-search__head{color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.85rem;font-size:.88rem;font-weight:700;display:flex}.portal-search__head strong{color:var(--blue);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.05rem}.dual-range{align-items:center;height:36px;display:grid;position:relative}.dual-range__track{pointer-events:none;background:#e8eef7;border-radius:999px;height:8px;position:absolute;left:0;right:0}.dual-range__track:after{content:"";top:0;bottom:0;left:var(--min,0%);right:calc(100% - var(--max,100%));border-radius:inherit;background:linear-gradient(90deg, var(--blue), #4d8fff);position:absolute}.dual-range__input{appearance:none;pointer-events:none;background:0 0;width:100%;height:36px;margin:0;position:absolute;left:0}.dual-range__input::-webkit-slider-thumb{appearance:none;background:var(--blue);pointer-events:auto;cursor:grab;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #2070eb59}.dual-range__input::-moz-range-thumb{background:var(--blue);pointer-events:auto;cursor:grab;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #2070eb59}.dual-range__input::-webkit-slider-runnable-track{background:0 0;height:8px}.dual-range__input::-moz-range-track{background:0 0;height:8px}.portal-search__ends{color:var(--ink-soft);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.35rem;font-size:.75rem;display:flex}.portal-search__filters{border-top:1px solid var(--line);margin-top:.95rem;padding-top:.85rem}.portal-search__filters-label{color:var(--ink-soft);margin-bottom:.45rem;font-size:.78rem;font-weight:700;display:block}.portal-search__hint{color:var(--ink-soft);margin:.75rem 0 0;font-size:.84rem}.portal-search__hint strong{color:var(--blue)}.portal-search__row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.85rem 1rem;display:grid}.portal-search__main{min-width:0}.price-readout{text-align:right;font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.price-readout__center{color:var(--blue);letter-spacing:-.02em;white-space:nowrap;font-size:1.15rem;font-weight:800}.price-readout__band{color:var(--ink-soft);white-space:nowrap;font-size:.78rem;font-weight:600}.price-range{align-items:center;height:36px;display:grid;position:relative}.price-range__input{appearance:none;background:0 0;width:100%;height:36px;margin:0}.price-range__input::-webkit-slider-runnable-track{background:linear-gradient(90deg, #d8e6fb, var(--blue));border-radius:999px;height:8px}.price-range__input::-moz-range-track{background:linear-gradient(90deg, #d8e6fb, var(--blue));border-radius:999px;height:8px}.price-range__input::-webkit-slider-thumb{appearance:none;background:var(--blue);cursor:grab;border:3px solid #fff;border-radius:50%;width:22px;height:22px;margin-top:-7px;box-shadow:0 2px 8px #2070eb59}.price-range__input::-moz-range-thumb{background:var(--blue);cursor:grab;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #2070eb59}.price-apply{background:var(--blue);color:#fff;white-space:nowrap;border:0;border-radius:10px;min-width:6.5rem;min-height:2.75rem;padding:.7rem 1.1rem;font-size:.95rem;font-weight:800}.price-apply:hover:not(:disabled){background:var(--blue-deep)}.price-apply:disabled{opacity:.45;cursor:not-allowed}.score-panel__title-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.score-panel__title{letter-spacing:-.02em;margin:0;font-size:1.05rem}.weight-stack{margin-top:.35rem}.weight-stack__caption-row{color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.55rem;font-size:.82rem;font-weight:700;display:flex}.weight-stack__caption-row strong{color:var(--ink);font-variant-numeric:tabular-nums}.weight-stack__bar{background:#eef1f5;border-radius:999px;width:100%;height:18px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a}.weight-stack__seg{min-width:0;height:100%;display:block}.weight-stack__seg--meat{background:linear-gradient(90deg,#f97066,#d92d20)}.weight-stack__seg--protein{background:linear-gradient(90deg,#fec84b,#f79009)}.weight-stack__seg--value{background:linear-gradient(90deg,#6ce9a6,#12b76a)}.weight-stack__seg--allergy{background:linear-gradient(90deg,#67e8f9,#06b6d4)}.weight-stack__seg--kibble{background:linear-gradient(90deg,#fdba74,#ea580c)}.weight-stack__legend{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.weight-stack__item{border:1px solid var(--line);background:#f7f9fc;border-radius:10px;flex-direction:column;gap:.2rem;padding:.55rem .6rem;display:flex}.weight-stack__label{align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;display:inline-flex}.weight-stack__emoji{font-size:.95rem}.weight-stack__points{color:var(--ink-soft);font-variant-numeric:tabular-nums;align-items:baseline;gap:.2rem;font-size:.75rem;display:inline-flex}.weight-stack__points strong{color:var(--ink);font-size:1.15rem;font-weight:800}.weight-stack__item--meat .weight-stack__label,.weight-stack__item--meat .weight-stack__points strong{color:#b42318}.weight-stack__item--protein .weight-stack__label,.weight-stack__item--protein .weight-stack__points strong{color:#b54708}.weight-stack__item--value .weight-stack__label,.weight-stack__item--value .weight-stack__points strong{color:#067647}.weight-stack__item--allergy .weight-stack__label,.weight-stack__item--allergy .weight-stack__points strong{color:#0e7490}.weight-stack__item--kibble .weight-stack__label,.weight-stack__item--kibble .weight-stack__points strong{color:#9a3412}.weight-stack__note{color:var(--ink-soft);margin:.7rem 0 0;font-size:.78rem;line-height:1.45}@media (width<=900px){.weight-stack__legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.weight-stack__legend{grid-template-columns:1fr}}.weight-bars--emphasis{gap:.7rem}.weight-bars--emphasis .weight-bar__meta{font-size:.84rem;font-weight:700}.weight-bars--emphasis .weight-bar__meta strong{font-size:1.05rem}.weight-bars--emphasis .weight-bar__meta small{color:var(--ink-soft);margin-left:.1rem;font-size:.72rem;font-weight:700}.weight-bars--emphasis .weight-bar__track{height:10px}.modal-root{z-index:80;background:#141c2873;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(520px,100%);overflow:hidden;box-shadow:0 18px 48px #141e3238}.modal__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.1rem;display:flex}.modal__head h2{margin:0;font-size:1.05rem}.modal__close{color:var(--ink-soft);background:0 0;border:0;padding:.2rem .35rem;font-size:1.4rem;line-height:1}.modal__body{color:var(--ink-soft);padding:1rem 1.1rem;font-size:.9rem;line-height:1.55}.modal__body p{margin:0 0 .65rem}.modal__body ul{margin:0;padding-left:1.15rem}.modal__body li+li{margin-top:.25rem}.modal__foot{border-top:1px solid var(--line);justify-content:flex-end;padding:.85rem 1.1rem 1rem;display:flex}.modal__ok{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:.55rem 1rem;font-weight:700}@media (width<=720px){.portal-search__row{grid-template-columns:1fr}.price-apply{width:100%}.price-readout{text-align:left;align-items:flex-start}.score-panel__title-row{flex-direction:column;align-items:flex-start}}.review-note{color:#4a5563;margin:.35rem 0 0;font-size:.8rem;line-height:1.45}.match-tags--reasons li{color:#1f4f9c;background:#eef5ff}.score-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;margin-top:1rem;padding:.95rem 1rem}.score-panel__trust{flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;display:flex}.score-panel__trust span{color:#2f5ea8;background:#eef5ff;border-radius:999px;padding:.28rem .6rem;font-size:.75rem;font-weight:700}.weight-bars{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;display:grid}.weight-bar__meta{justify-content:space-between;gap:.35rem;margin-bottom:.25rem;font-size:.75rem;display:flex}.weight-bar__meta strong{font-variant-numeric:tabular-nums}.weight-bar__emoji{margin-right:.28rem}.weight-bar__track{background:#eef1f5;border-radius:999px;height:6px;overflow:hidden}.weight-bar__track i{border-radius:inherit;height:100%;display:block}.weight-bar--meat .weight-bar__meta,.weight-bar--meat .weight-bar__meta strong{color:#b42318}.weight-bar--meat .weight-bar__track i{background:linear-gradient(90deg,#f97066,#d92d20)}.weight-bar--protein .weight-bar__meta,.weight-bar--protein .weight-bar__meta strong{color:#b54708}.weight-bar--protein .weight-bar__track i{background:linear-gradient(90deg,#fec84b,#f79009)}.weight-bar--value .weight-bar__meta,.weight-bar--value .weight-bar__meta strong{color:#067647}.weight-bar--value .weight-bar__track i{background:linear-gradient(90deg,#6ce9a6,#12b76a)}.weight-bar--allergy .weight-bar__meta,.weight-bar--allergy .weight-bar__meta strong{color:#0e7490}.weight-bar--allergy .weight-bar__track i{background:linear-gradient(90deg,#67e8f9,#06b6d4)}.weight-bar--kibble .weight-bar__meta,.weight-bar--kibble .weight-bar__meta strong{color:#9a3412}.weight-bar--kibble .weight-bar__track i{background:linear-gradient(90deg,#fdba74,#ea580c)}.method-toggle{color:var(--blue);text-underline-offset:.18em;background:0 0;border:0;margin-top:.75rem;padding:0;font-size:.82rem;font-weight:700;text-decoration:underline}.method-detail{border:1px solid var(--line);color:var(--ink-soft);background:#f7f9fc;border-radius:8px;margin-top:.7rem;padding:.75rem .85rem;font-size:.84rem;line-height:1.55}.method-detail p{margin:0 0 .45rem}.method-detail ul{margin:0;padding-left:1.1rem}.method-detail li+li{margin-top:.2rem}.mode-board{gap:.85rem;margin-top:1rem;display:grid}.mode-board__block{min-width:0}.mode-board__label{color:var(--ink-soft);margin-bottom:.4rem;font-size:.78rem;font-weight:700}.mode-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.mode-tab{border:1px solid var(--line);text-align:left;box-shadow:var(--shadow);background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.75rem .85rem;display:flex}.mode-tab strong{font-size:.95rem}.mode-tab span{color:var(--ink-soft);font-size:.75rem}.mode-tab.is-active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#f3f8ff}.concern-row{flex-wrap:wrap;gap:.4rem;display:flex}.concern-chip{border:1px solid var(--line);color:#3a4654;background:#fff;border-radius:999px;padding:.4rem .75rem;font-size:.82rem}.concern-chip.is-active{border-color:var(--green);color:#067a56;background:#e9f9f2;font-weight:700}.spec-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-top:.95rem;display:grid}.spec-strip__item{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;gap:.2rem;padding:.7rem .8rem;display:flex}.spec-strip__item span{color:var(--ink-soft);font-size:.72rem}.spec-strip__item strong{letter-spacing:-.02em;font-size:.95rem}.spec-strip__item .is-price{color:var(--red)}.spec-strip__item .is-count{color:var(--blue)}.workspace{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:.85rem;width:min(1240px,100% - 2rem);margin:1rem auto 2rem;display:grid}.filter-rail,.plp{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px}.filter-rail{padding:.9rem;position:sticky;top:76px}.filter-rail__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:.75rem;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}.filter-rail__head h2,.plp__toolbar h2{margin:0;font-size:1rem}.filter-rail__head p,.plp__toolbar p{color:var(--ink-soft);margin:.25rem 0 0;font-size:.78rem}.filter-rail__toggle{border:1px solid var(--line);background:#fff;border-radius:6px;padding:.35rem .6rem;font-size:.78rem;display:none}.filter-rail__body{gap:.9rem;display:grid}.filter-group{gap:.4rem;display:grid}.filter-group__label{color:var(--ink);font-size:.84rem;font-weight:700}.chip-grid{flex-wrap:wrap;gap:.35rem;display:flex}.field{gap:.35rem;display:grid}.field__top{justify-content:space-between;gap:.5rem;font-size:.84rem;display:flex}.field__top strong{color:var(--blue);font-variant-numeric:tabular-nums}.field input[type=range]{width:100%;accent-color:var(--blue)}.segment{gap:.35rem;display:grid}.segment__label{font-size:.84rem}.segment__options{background:#f4f6f9;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.25rem;padding:.2rem;display:grid}.segment__options button{color:var(--ink-soft);background:0 0;border:0;border-radius:6px;padding:.45rem .3rem;font-size:.82rem}.segment__options button.is-active{color:var(--blue-deep);box-shadow:var(--shadow);background:#fff;font-weight:700}.toggle-row{flex-wrap:wrap;gap:.35rem;display:flex}.toggle-chip{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:999px;padding:.38rem .65rem;font-size:.78rem}.toggle-chip.is-on{color:var(--blue-deep);background:#eef5ff;border-color:#9dc3ff;font-weight:700}.plp{padding:.85rem .85rem 1rem;overflow:hidden}.plp__toolbar{margin-bottom:.7rem}.plp__toolbar h2 span{color:var(--blue);margin-left:.4rem;font-size:.92rem}.plp__cols{color:var(--ink-soft);background:#f6f8fb;border-radius:6px;grid-template-columns:minmax(0,1.6fr) .55fr .55fr .8fr .8fr .9fr;gap:.4rem;padding:.45rem .55rem;font-size:.72rem;font-weight:700;display:grid}.product-list{margin:0;padding:0;list-style:none}.product-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.6fr) .55fr .55fr .8fr .8fr .9fr;align-items:center;gap:.4rem;padding:.85rem .35rem;display:grid}.product-row:last-child{border-bottom:0}.product-row__main{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem;min-width:0;display:grid}.rank-badge{aspect-ratio:1;color:#445;background:#eceff3;border-radius:12px;flex:0 0 4.8rem;place-items:center;width:4.8rem;height:4.8rem;display:grid;box-shadow:inset 0 0 0 1px #0000000a}.rank-badge__num{letter-spacing:-.04em;font-variant-numeric:tabular-nums;place-items:center;width:100%;height:100%;font-size:2.35rem;font-weight:900;line-height:1;display:grid}.rank-badge.is-top1{color:#7a4d00;background:linear-gradient(160deg,#ffe9a8 0%,#ffd76a 55%,#f0c040 100%);box-shadow:0 6px 16px #c48c0047}.rank-badge.is-top2{color:#3d4d63;background:linear-gradient(160deg,#f4f7fb 0%,#d9e2ef 100%);box-shadow:0 6px 16px #5a6e8c38}.rank-badge.is-top3{color:#7a4a24;background:linear-gradient(160deg,#f8e0c8 0%,#e8c4a0 100%);box-shadow:0 6px 16px #965a2838}.grade-track{flex-wrap:wrap;gap:.35rem;margin:.35rem 0 .2rem;display:flex}.grade-track__brand,.grade-track__score{border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.grade-track__brand{color:#5b6470;background:#f3f4f6}.grade-track__score{color:#1f4f9c;background:#eef5ff}.grade-track small{opacity:.75;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-row__name{flex-wrap:wrap;align-items:baseline;gap:.35rem .45rem;display:flex}.product-row__name .brand{color:var(--blue);font-size:.78rem;font-weight:700}.product-row__name h3{letter-spacing:-.02em;margin:0;font-size:.98rem}.product-row__info p{color:var(--ink-soft);margin:.25rem 0 0;font-size:.8rem;line-height:1.45}.match-tags{flex-wrap:wrap;gap:.25rem;margin:.45rem 0 0;padding:0;list-style:none;display:flex}.match-tags li{color:#2f5ea8;background:#eef5ff;border-radius:3px;padding:.18rem .4rem;font-size:.7rem}.product-row__spec{text-align:center;min-width:0}.product-row__spec em{font-variant-numeric:tabular-nums;font-size:.88rem;font-style:normal;font-weight:700}.product-row__spec.is-price em{color:var(--red)}.product-row__buy{justify-items:end;gap:.4rem;display:grid}.fit-score{color:var(--ink-soft);align-items:baseline;gap:.25rem;font-size:.72rem;display:inline-flex}.fit-score strong{color:var(--blue);font-variant-numeric:tabular-nums;font-size:1.15rem}.buy-btn{background:var(--orange);color:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:5.6rem;min-height:2.1rem;padding:.4rem .7rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.buy-btn:hover{filter:brightness(.95)}.empty{text-align:center;padding:2.2rem 1rem}.empty p{color:var(--ink-soft);margin:0 0 .9rem;font-size:.9rem}.empty button{background:var(--blue);color:#fff;border:0;border-radius:6px;padding:.65rem .95rem;font-weight:700}.site-footer{width:min(1240px,100% - 2rem);color:var(--ink-soft);margin:0 auto 1.5rem;font-size:.78rem}.site-footer p{margin:0}@media (width<=980px){.masthead__inner{grid-template-columns:1fr;padding:.7rem 0}.search-shell{order:3}.spec-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{grid-template-columns:1fr}.filter-rail{position:static}.filter-rail__toggle{display:inline-flex}.filter-rail:not(.is-open) .filter-rail__body,.plp__cols{display:none}.product-row{grid-template-columns:1fr;gap:.55rem}.product-row__spec{text-align:left;justify-content:space-between;padding:.15rem 0;display:flex}.product-row__spec:before{content:attr(data-label);color:var(--ink-soft);font-size:.75rem}.product-row__buy{grid-template-columns:auto auto;justify-content:space-between;align-items:center;width:100%}}@media (width<=640px){.mode-tabs,.weight-bars{grid-template-columns:1fr 1fr}.search-shell__chips span:nth-child(n+3){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
