:root{--hn-ink:#15231d;--hn-green:#0e6b4f;--hn-mint:#dff5ea;--hn-sand:#f6f2e9;--hn-line:#dbe4df;--hn-muted:#66736d;--hn-coral:#ea6d4b;--hn-yellow:#e5a92f;--hn-red:#ce4e4e}*{box-sizing:border-box}body{margin:0}.site-header,.site-footer{display:none!important}.site,.site-content,.content-area,.site-main,.entry-content,.entry-content>*{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.hncm-app,.hncm-single{font-family:'Noto Sans KR',sans-serif;color:var(--hn-ink);background:#fbfcfa}.hncm-header{position:sticky;top:0;z-index:50;background:rgba(251,252,250,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,228,223,.9)}.hncm-header-inner{max-width:1240px;margin:auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.hncm-logo{font:900 30px/1 'Outfit',sans-serif;color:var(--hn-green);text-decoration:none;letter-spacing:-1px}.hncm-logo span{display:block;font:700 10px/1.4 'Noto Sans KR';letter-spacing:.08em;color:var(--hn-muted);margin-top:3px}.hncm-search{flex:0 1 520px;position:relative}.hncm-search span{position:absolute;left:16px;top:8px;font-size:24px;color:var(--hn-green)}.hncm-search input{width:100%;border:1px solid var(--hn-line);background:#fff;border-radius:999px;padding:13px 18px 13px 45px;font:600 14px 'Noto Sans KR';outline:none}.hncm-search input:focus{border-color:var(--hn-green);box-shadow:0 0 0 3px rgba(14,107,79,.12)}.hncm-main{max-width:1240px;margin:auto;padding:32px 24px 90px}.hncm-hero{min-height:410px;border-radius:34px;padding:54px 58px;background:linear-gradient(125deg,#154e3d,#0e7957 55%,#67ad86);color:white;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;overflow:hidden;position:relative}.hncm-eyebrow,.hncm-kicker{font:800 11px/1 'Outfit',sans-serif;letter-spacing:.14em}.hncm-hero h1{font-size:46px;line-height:1.18;letter-spacing:-.05em;margin:18px 0 16px}.hncm-hero p{max-width:640px;line-height:1.75;color:rgba(255,255,255,.82);font-size:15px}.hncm-hero-button{display:inline-block;background:white;color:var(--hn-green);padding:13px 20px;border-radius:12px;text-decoration:none;font-weight:800;margin-top:12px}.hncm-hero-orb{width:280px;height:280px;border-radius:50%;border:1px solid rgba(255,255,255,.28);position:relative;justify-self:end;background:radial-gradient(circle,rgba(255,255,255,.22),rgba(255,255,255,.03) 65%)}.hncm-hero-orb:before,.hncm-hero-orb:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%;inset:34px}.hncm-hero-orb:after{inset:80px}.hncm-hero-orb span{position:absolute;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(5px);padding:10px 14px;border-radius:999px;font:800 12px 'Outfit'}.hncm-hero-orb span:nth-child(1){left:-15px;top:60px}.hncm-hero-orb span:nth-child(2){right:-10px;top:110px}.hncm-hero-orb span:nth-child(3){left:80px;bottom:25px}.hncm-trust{margin:18px 0 64px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--hn-line);border-radius:18px;background:white}.hncm-trust div{padding:20px 24px;border-right:1px solid var(--hn-line)}.hncm-trust div:last-child{border:0}.hncm-trust strong{display:block;font-size:14px}.hncm-trust span{font-size:12px;color:var(--hn-muted)}.hncm-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.hncm-kicker{color:var(--hn-green)}.hncm-section-head h2,.hncm-method h2,.hncm-analysis h2,.hncm-official-images h2,.hncm-sources h2{font-size:28px;letter-spacing:-.04em;margin:8px 0 0}.hncm-admin-link{background:var(--hn-ink);color:white;text-decoration:none;padding:10px 14px;border-radius:9px;font-size:13px;font-weight:700}.hncm-filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:16px}.hncm-filters button{border:1px solid var(--hn-line);background:white;color:var(--hn-muted);border-radius:999px;padding:9px 15px;font-weight:700;white-space:nowrap;cursor:pointer}.hncm-filters button.active{background:var(--hn-green);border-color:var(--hn-green);color:white}.hncm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hncm-card{border:1px solid var(--hn-line);border-radius:20px;overflow:hidden;background:white;transition:.2s;box-shadow:0 8px 24px rgba(21,35,29,.04)}.hncm-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(21,35,29,.11)}.hncm-card[hidden]{display:none}.hncm-card-image{height:230px;display:block;position:relative;background:var(--hn-sand);overflow:hidden}.hncm-card-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.hncm-card:hover .hncm-card-image img{transform:scale(1.03)}.hncm-image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font:900 24px 'Outfit';color:var(--hn-green)}.hncm-rank{position:absolute;left:14px;top:14px;background:var(--hn-ink);color:white;border-radius:9px;padding:6px 9px;font:800 12px 'Outfit'}.hncm-card-body{padding:18px}.hncm-brand{font-size:11px;color:var(--hn-green);font-weight:800;letter-spacing:.04em}.hncm-card h3{font-size:17px;line-height:1.45;margin:7px 0 10px;min-height:49px}.hncm-card h3 a{color:inherit;text-decoration:none}.hncm-tags{display:flex;flex-wrap:wrap;gap:5px}.hncm-tags span{font-size:10px;background:var(--hn-mint);color:var(--hn-green);padding:4px 7px;border-radius:5px;font-weight:700}.hncm-score{display:flex;justify-content:space-between;margin-top:14px;padding:11px 0;border-block:1px solid #edf1ef;font-size:11px;color:var(--hn-muted)}.hncm-score b{color:var(--hn-green)}.hncm-rating{font-size:13px;color:var(--hn-yellow);font-weight:800;margin-top:10px}.hncm-rating small{color:var(--hn-muted);font-weight:500}.hncm-price-row{display:flex;justify-content:space-between;align-items:end;margin-top:12px;gap:12px}.hncm-price-row del{display:block;font-size:10px;color:#9aa49f}.hncm-price-row strong{display:block;font-size:19px}.hncm-price-row small{display:block;font-size:9px;color:var(--hn-muted)}.hncm-detail-button{background:var(--hn-green);color:white;text-decoration:none;padding:9px 11px;border-radius:8px;font-size:12px;font-weight:800}.hncm-order-controls{margin:16px -18px -18px;padding:10px 18px;background:#f3f6f4;display:flex;gap:8px;align-items:center;font-size:11px}.hncm-order-controls span{margin-right:auto;font-weight:700}.hncm-order-controls a{color:var(--hn-green);font-weight:700;text-decoration:none}.hncm-empty,.hncm-no-results{padding:48px;text-align:center;background:white;border:1px dashed var(--hn-line);border-radius:18px;color:var(--hn-muted)}.hncm-method{margin-top:80px;padding:40px;border-radius:24px;background:var(--hn-sand)}.hncm-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.hncm-method-grid div{background:white;border-radius:15px;padding:20px}.hncm-method-grid b{color:var(--hn-green)}.hncm-method-grid p{font-size:12px;line-height:1.7;color:var(--hn-muted);margin-bottom:0}.hncm-footer{background:var(--hn-ink);color:white;text-align:center;padding:38px 24px;font:12px 'Noto Sans KR'}.hncm-footer strong{font:900 22px 'Outfit'}.hncm-footer p{color:rgba(255,255,255,.65);margin:8px 0}.hncm-single{max-width:1180px!important;margin:0 auto!important;padding:32px 24px 90px!important}.hncm-back{display:inline-block;color:var(--hn-green);font-weight:700;text-decoration:none;margin-bottom:24px}.hncm-single-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hncm-single-image{height:480px;background:var(--hn-sand);border-radius:28px;overflow:hidden}.hncm-single-image img{width:100%;height:100%;object-fit:cover}.hncm-single-summary h1{font-size:36px;line-height:1.3;letter-spacing:-.05em;margin:10px 0 16px}.hncm-single-price{margin:28px 0}.hncm-single-price del{display:block;color:#98a19d;font-size:13px}.hncm-single-price strong{display:block;font-size:30px}.hncm-single-price small{display:block;color:var(--hn-muted);font-size:11px;margin-top:7px}.hncm-buy{display:block;text-align:center;background:#d94b34;color:white;padding:15px;border-radius:12px;text-decoration:none;font-weight:800}.hncm-buy.disabled{background:#a7b0ab}.hncm-disclosure{font-size:10px;color:var(--hn-muted);text-align:center}.hncm-description,.hncm-analysis,.hncm-official-images,.hncm-sources{margin-top:60px}.hncm-description{font-size:15px;line-height:1.8}.hncm-summary-chips{display:flex;flex-wrap:wrap;gap:6px}.hncm-summary-chips span{font-size:10px;padding:5px 8px;border-radius:999px;background:#eef1ef}.hncm-summary-chips .low{background:#dcfce7;color:#15803d}.hncm-summary-chips .mid{background:#fef3c7;color:#a16207}.hncm-summary-chips .high{background:#fee2e2;color:#b91c1c}.hncm-source-note{background:#f0fdf4;border-left:4px solid var(--hn-green);padding:14px 16px;margin-bottom:18px;font-size:12px;line-height:1.7}.hncm-ingredient-table-wrap{overflow-x:auto;border:1px solid var(--hn-line);border-radius:16px}.hncm-ingredient-table{width:100%;min-width:780px;border-collapse:collapse;background:white}.hncm-ingredient-table th{text-align:left;background:#f5f8f6;font-size:11px;padding:13px}.hncm-ingredient-table td{padding:15px 13px;border-top:1px solid #edf1ef;font-size:12px;vertical-align:top;line-height:1.55}.hncm-ingredient-table td:first-child{width:24%}.hncm-ingredient-table td strong,.hncm-ingredient-table td small{display:block}.hncm-ingredient-table td small{color:var(--hn-muted);margin-top:4px}.hncm-ingredient-table tr.warning td:first-child{border-left:3px solid var(--hn-coral)}.hncm-ewg{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;font-weight:900}.hncm-ewg.low{background:#dcfce7;color:#15803d}.hncm-ewg.mid{background:#fef3c7;color:#a16207}.hncm-ewg.high{background:#fee2e2;color:#b91c1c}.hncm-ewg.unknown{background:#edf1ef;color:#66736d}.hncm-official-images img{display:block;max-width:860px;width:100%;height:auto;margin:18px auto;border-radius:12px}.hncm-sources{padding:24px;background:var(--hn-sand);border-radius:16px}.hncm-sources a{color:var(--hn-green);font-weight:700}@media(max-width:900px){.hncm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hncm-hero{grid-template-columns:1fr}.hncm-hero-orb{display:none}.hncm-trust,.hncm-method-grid{grid-template-columns:1fr}.hncm-trust div{border-right:0;border-bottom:1px solid var(--hn-line)}.hncm-single-hero{grid-template-columns:1fr}.hncm-single-image{height:380px}}@media(max-width:600px){.hncm-header-inner{display:block;padding:14px 16px}.hncm-logo{font-size:25px}.hncm-search{margin-top:12px}.hncm-main{padding:18px 14px 70px}.hncm-hero{padding:34px 24px;min-height:360px;border-radius:24px}.hncm-hero h1{font-size:35px}.hncm-trust{margin-bottom:45px}.hncm-grid{grid-template-columns:1fr}.hncm-card-image{height:240px}.hncm-section-head{align-items:flex-start}.hncm-section-head h2,.hncm-method h2,.hncm-analysis h2{font-size:23px}.hncm-method{padding:26px 18px}.hncm-single{padding:20px 14px 70px!important}.hncm-single-image{height:340px}.hncm-single-summary h1{font-size:28px}.hncm-summary-chips{display:none}}

/* HairNote clean storefront — reference layout restoration. */
body.home .entry-header,body.home .entry-title,body.single-hn_product .entry-header,body.single-hn_product .entry-title{display:none!important}
.hncm-app{--hn-green:#009d7a;--hn-ink:#10213a;--hn-line:#dce5ed;--hn-muted:#718096;background:#f7f9fc;min-height:100vh}
.hncm-header{position:relative;top:auto;background:#fff;border-bottom:1px solid #e6edf3;box-shadow:0 1px 0 rgba(16,33,58,.02)}
.hncm-header-inner{display:block;max-width:1440px;padding:16px 30px 14px}
.hncm-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.hncm-logo{display:inline-flex;align-items:center;gap:10px;font-size:31px;color:#008d72;letter-spacing:-1.5px}
.hncm-logo i{display:block;width:108px;height:29px;border-radius:999px;background:linear-gradient(90deg,#10bd88,#00a77e);box-shadow:0 6px 13px rgba(0,157,122,.24)}
.hncm-header-icons{display:flex;gap:12px}.hncm-header-icons span,.hncm-header-icons a{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f1f6fa;color:#ffae2d;text-decoration:none;font-size:12px}.hncm-header-icons a{color:#2782b5}
.hncm-search{width:100%;max-width:none}.hncm-search span{left:18px;top:9px;color:#7b8b98}.hncm-search input{border:2px solid #273647;border-radius:0;padding:15px 20px 15px 48px;font-size:16px;font-weight:500;box-shadow:0 8px 18px rgba(16,33,58,.05)}
.hncm-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.hncm-tabs a{padding:14px 16px;border-radius:18px;background:#f0f4f8;color:#31445b;text-align:center;text-decoration:none;font-size:14px;font-weight:800}.hncm-tabs a.active{color:white;background:linear-gradient(90deg,#00a77e,#139ca5);box-shadow:0 8px 18px rgba(0,157,122,.22)}
.hncm-main{max-width:1440px;padding:28px 30px 100px}
.hncm-hero{max-width:1180px;min-height:315px;margin:0 auto 32px;padding:42px 40px;border-radius:28px;background:linear-gradient(115deg,#00a276 0%,#049993 60%,#008fc0 100%);grid-template-columns:1.25fr .75fr;box-shadow:0 20px 42px rgba(25,82,112,.14)}
.hncm-hero:after{content:'';position:absolute;right:-70px;bottom:-110px;width:330px;height:330px;border-radius:50%;background:rgba(114,218,236,.22)}
.hncm-hero h1{font-size:34px;margin:16px 0 12px;line-height:1.28}.hncm-hero p{max-width:650px;font-size:14px;line-height:1.8}.hncm-eyebrow{display:inline-block;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.22);letter-spacing:.05em}.hncm-hero-button{position:relative;z-index:2;background:#17263a;color:white;border-radius:14px;padding:13px 22px}.hncm-hero-orb{width:220px;height:220px;border:0;background:transparent}.hncm-hero-orb:before,.hncm-hero-orb:after{display:none}
.hncm-products-section,.hncm-method{max-width:1180px;margin-left:auto;margin-right:auto}.hncm-products-section{scroll-margin-top:18px}.hncm-section-head{align-items:center;margin-bottom:16px}.hncm-section-head h2{font-size:23px;margin-top:5px}.hncm-section-side{display:flex;align-items:center;gap:12px;color:#718096;font-size:12px;font-weight:700}
.hncm-admin-link{background:#16263a;border-radius:10px}.hncm-filters{gap:8px;padding-bottom:18px}.hncm-filters button{border:0;background:#eef3f7;border-radius:9px;padding:9px 14px;color:#526275}.hncm-filters button.active{background:#d9f7ed;color:#008766}
.hncm-grid{gap:22px}.hncm-card{border-color:#dce5ed;border-radius:20px;box-shadow:0 10px 24px rgba(29,52,75,.06)}.hncm-card:hover{box-shadow:0 18px 34px rgba(29,52,75,.12)}
.hncm-card-image{height:225px;margin:18px 18px 0;border:1px solid #dde6ee;border-radius:18px;background:#f3f7fb}.hncm-card-image img{object-fit:contain;padding:16px}.hncm-rank{left:12px;top:12px;background:rgba(16,33,58,.88)}.hncm-card-body{padding:20px}.hncm-brand{color:#009d7a}.hncm-card h3{color:#10213a;font-size:17px;line-height:1.5}.hncm-tags span{background:#dff8ed;color:#008766}.hncm-score{margin-top:14px}.hncm-price-row{padding-top:2px}.hncm-detail-button{background:#effdf7;color:#008c69;border:1px solid #9be9cb}.hncm-rating{color:#ff9f1a}.hncm-order-controls{background:#f1f5f8}
.hncm-method{scroll-margin-top:18px;background:#eef4f7}.hncm-method-grid div{border:1px solid #e0e8ee}.hncm-mobile-nav{display:none}.hncm-footer{background:#122337}
.hncm-single{background:white}.hncm-single-image img{object-fit:contain;padding:20px}.hncm-ingredient-table th{background:#f1f7f5}
@media(max-width:900px){.hncm-header-inner,.hncm-main{padding-left:18px;padding-right:18px}.hncm-tabs{grid-template-columns:repeat(2,1fr)}.hncm-hero{padding:34px 30px}.hncm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hncm-section-side>span{display:none}}
@media(max-width:600px){.hncm-header-inner{padding:12px 14px}.hncm-topline{margin-bottom:12px}.hncm-logo{font-size:26px}.hncm-logo i{width:72px;height:22px}.hncm-header-icons span,.hncm-header-icons a{width:36px;height:36px}.hncm-search{margin-top:0}.hncm-search input{font-size:13px;padding:12px 12px 12px 40px}.hncm-search span{left:13px;top:5px}.hncm-tabs{display:flex;gap:7px;overflow-x:auto;margin-top:12px}.hncm-tabs a{flex:0 0 42%;padding:11px 10px;border-radius:12px;font-size:12px}.hncm-main{padding:18px 13px 92px}.hncm-hero{min-height:300px;padding:28px 23px;border-radius:22px}.hncm-hero h1{font-size:29px}.hncm-hero p{font-size:12px}.hncm-grid{grid-template-columns:1fr}.hncm-card-image{height:220px}.hncm-section-head{align-items:flex-start}.hncm-section-side{align-self:center}.hncm-mobile-nav{position:fixed;z-index:80;left:50%;bottom:12px;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);width:calc(100% - 28px);max-width:520px;padding:9px 8px;border:1px solid #e2e8ef;border-radius:24px;background:rgba(255,255,255,.95);box-shadow:0 12px 35px rgba(16,33,58,.18);backdrop-filter:blur(12px)}.hncm-mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#82909e;text-decoration:none;font-size:9px;font-weight:800}.hncm-mobile-nav a span{font-size:18px}.hncm-mobile-nav a.active{color:#009d7a}.hncm-footer{padding-bottom:90px}}

/* 성분 위해도 집계와 한글 우선 표기. */
.hncm-score{justify-content:flex-start;flex-wrap:wrap;gap:7px 12px}
.hncm-score-pending{color:#7a8795;font-weight:700}
.hncm-ingredient-table td small a{color:#008c69;font-weight:700;text-decoration:none}
.hncm-ingredient-table td small a:hover{text-decoration:underline}
@media(max-width:600px){.hncm-summary-chips{display:flex}.hncm-analysis .hncm-section-head{display:block}.hncm-summary-chips{margin-top:12px}.hncm-ingredient-table-wrap{margin-left:-2px;margin-right:-2px}}
