:root{font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.6;font-weight:400;--color-cream: #fcfbf8;--color-cream-alt: #f8f7f6;--color-gold: #cfa117;--color-gold-muted: #97854e;--color-bg: #f8f7f6;--color-bg-alt: #fcfbf8;--color-primary: #cfa117;--color-primary-dark: #a88512;--color-rose: #97854e;--color-rose-light: rgba(207, 161, 23, .2);--color-sage: #97854e;--color-sage-light: rgba(207, 161, 23, .1);--color-text: #1a1614;--color-text-mid: #5a4e3c;--color-text-light: #97854e;--color-border: rgba(207, 161, 23, .15);--color-border-solid: #e8e2d6;--color-card: #ffffff;--color-card-alt: #fcfbf8;color-scheme:light;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-display{font-family:Newsreader,Georgia,serif}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg)}#root{width:100%;max-width:480px;margin:0 auto;padding:0;text-align:left;box-sizing:border-box;min-height:100vh;background-color:var(--color-cream);box-shadow:0 0 60px #0000000f}button{border-radius:0;border:none;padding:.6em 1.4em;font-size:1em;font-weight:600;font-family:inherit;background-color:var(--color-primary);color:#fff;cursor:pointer;transition:background-color .25s,transform .2s}button:hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}button:focus-visible{outline:2px solid var(--color-gold-muted);outline-offset:2px}.App{width:100%;min-height:100vh;display:flex;flex-direction:column;position:relative}.app-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;background:#fcfbf8eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1rem 1.5rem;border-bottom:1px solid rgba(207,161,23,.12)}.nav-brand{font-family:Newsreader,Georgia,serif;font-size:1.05rem;font-weight:300;letter-spacing:.4em;color:#1a1614;text-transform:uppercase;cursor:pointer;margin:0;padding:0;background:none;border:none;line-height:1;position:absolute;left:50%;transform:translate(-50%)}.nav-actions{display:flex;align-items:center;gap:.5rem}.nav-icon-btn{background:none!important;border:none!important;padding:.35rem;color:#1a1614;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0!important;transition:opacity .2s;line-height:1;box-shadow:none!important}.nav-icon-btn:hover{background:none!important;transform:none!important;opacity:.55;box-shadow:none!important}.nav-icon-btn .material-symbols-outlined{font-size:1.35rem;font-variation-settings:"FILL" 0,"wght" 300}.flag-img{width:22px;height:16px;object-fit:cover;border-radius:2px;display:block}.menu-overlay{position:fixed;inset:0;background:#00000059;z-index:100;animation:menuFadeIn .2s ease}@keyframes menuFadeIn{0%{opacity:0}to{opacity:1}}.menu-drawer{position:fixed;top:0;left:0;bottom:0;width:78%;max-width:300px;background:#fcfbf8;z-index:101;display:flex;flex-direction:column;animation:menuSlideIn .25s ease}@keyframes menuSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.menu-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(207,161,23,.12)}.menu-logo{font-family:Newsreader,Georgia,serif;font-size:.95rem;font-weight:300;letter-spacing:.35em;text-transform:uppercase;color:#1a1614}.menu-links{flex:1;overflow-y:auto;padding:.5rem 0;display:flex;flex-direction:column}.menu-links button{background:none!important;border:none!important;border-bottom:1px solid rgba(207,161,23,.08)!important;padding:.9rem 1.5rem;text-align:left;font-size:.82rem;font-weight:400;color:#5a4e3c;letter-spacing:.1em;text-transform:uppercase;transition:color .2s,background .2s;border-radius:0!important;box-shadow:none!important}.menu-links button:hover{color:#cfa117;background:#cfa1170a!important;transform:none!important;box-shadow:none!important}.menu-lang{display:flex;border-top:1px solid rgba(207,161,23,.12)}.menu-lang-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;background:none!important;border:none!important;border-right:1px solid rgba(207,161,23,.12)!important;padding:.9rem 1rem;font-size:.8rem;font-weight:400;color:#97854e;letter-spacing:.05em;border-radius:0!important;box-shadow:none!important}.menu-lang-btn:last-child{border-right:none!important}.menu-lang-btn:hover{background:#cfa1170d!important;transform:none!important;box-shadow:none!important}.menu-lang-btn.active{color:#cfa117;background:#cfa1170f!important}main{flex:1;padding-bottom:5rem}.main-page{padding:1.5rem;background:#fff}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;z-index:50;display:flex;border-top:1px solid rgba(207,161,23,.12);background:#fcfbf8f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.4rem 0 calc(.4rem + env(safe-area-inset-bottom,0px))}.bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.6rem 0;background:none!important;border:none!important;color:#97854e;border-radius:0!important;transition:color .2s;gap:0;box-shadow:none!important}.bottom-nav-item:hover{background:none!important;transform:none!important;box-shadow:none!important;color:#cfa117}.bottom-nav-item.active{color:#cfa117}.bottom-nav-item .material-symbols-outlined{font-size:1.45rem;font-variation-settings:"FILL" 0,"wght" 300}.loading-state{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;color:var(--color-text-light);font-size:1.1em}.loading-spinner{width:40px;height:40px;border:3px solid #e8e2d6;border-top-color:#cfa117;border-radius:50%;animation:spin .9s linear infinite}.error-state{text-align:center;padding:2rem}.error-message{background:#fff5f5;color:#c0392b;border:1px solid #f5c6cb;border-radius:4px;padding:.8rem 1.2rem;font-size:.88em;margin:.5rem 0 1.5rem}.menu-premium-btn{color:#cfa117!important;font-weight:500;border-top:1px solid rgba(207,161,23,.15);margin-top:.25rem;padding-top:1rem!important}.landing{display:flex;flex-direction:column}.lp-section-head{text-align:center;margin-bottom:2rem}.lp-section-title{font-family:Newsreader,Georgia,serif;font-size:1.75rem;font-weight:300;color:#1a1614;margin:0 0 .75rem;letter-spacing:.01em}.lp-section-desc{font-size:.85rem;color:#97854e;margin:.65rem 0 0;font-weight:300;line-height:1.6}.lp-divider{width:2.5rem;height:1px;background:#cfa117;margin:0 auto}.lp-divider-center{width:4rem;height:1px;background:#cfa11759;margin:0 auto 2rem}.lp-hero{position:relative;min-height:78vh;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background-image:url(/BG.jpg);background-size:cover;background-position:center top}.lp-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#fcfbf80d,#fcfbf826 35%,#fcfbf8a6 65%,#fcfbf8f7)}.lp-hero-content{position:relative;z-index:1;text-align:center;padding:2.5rem 2rem 4rem;width:100%}.lp-hero-eyebrow{font-size:.68rem;font-weight:500;letter-spacing:.42em;text-transform:uppercase;color:#97854e;margin:0 0 1.1rem}.lp-hero-title{font-family:Newsreader,Georgia,serif;font-size:2.7rem;font-weight:300;line-height:1.18;color:#1a1614;margin:0 0 1.2rem}.lp-hero-title em{font-style:italic;font-weight:300}.lp-hero-desc{font-size:.86rem;color:#5a4e3c;line-height:1.75;margin:0 auto 2rem;max-width:290px;font-weight:300}.lp-hero-btn{display:inline-block;border:none;background:#cfa117;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:1.4rem 3.5rem;cursor:pointer;transition:background .25s,box-shadow .25s;border-radius:0!important;box-shadow:0 4px 20px #cfa11773}.lp-hero-btn:hover{background:#a88512;box-shadow:0 6px 28px #cfa1178c;transform:none!important}.lp-products{padding:4.5rem 1.5rem;background:#f8f7f6}.lp-product-list{display:flex;flex-direction:column;gap:3.5rem}.lp-product-card{cursor:pointer}.lp-product-img{aspect-ratio:4 / 5;background:#fcfbf8;margin-bottom:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(207,161,23,.1)}.lp-product-real-img{width:100%;height:100%;object-fit:cover;filter:grayscale(.15);transition:transform .7s ease,filter .4s ease}.lp-product-card:hover .lp-product-real-img{transform:scale(1.05);filter:grayscale(0)}.lp-product-bottle{width:55%;height:68%;background:linear-gradient(160deg,#ede8de,#ddd7c8,#cec8b8);display:flex;align-items:center;justify-content:center;border-radius:50% 50% 42% 42%/28% 28% 52% 52%;box-shadow:inset 0 6px 18px #ffffff80,0 8px 24px #b4a0782e}.lp-product-initial{font-family:Newsreader,Georgia,serif;font-size:3.5rem;font-weight:200;color:#97854eb3;font-style:italic;line-height:1}.lp-product-info{text-align:center}.lp-product-name{font-family:Newsreader,Georgia,serif;font-size:1.1rem;font-weight:300;font-style:italic;color:#1a1614;margin:0 0 .4rem}.lp-product-price{font-size:.73rem;color:#97854e;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .2rem;font-weight:500}.lp-product-usd{opacity:.65}.lp-product-save{font-size:.68rem;color:#cfa117;letter-spacing:.1em;text-transform:uppercase;margin:0;font-weight:600}.lp-heritage{padding:5rem 2rem;background:#fcfbf8;border-top:1px solid rgba(207,161,23,.1);border-bottom:1px solid rgba(207,161,23,.1)}.lp-heritage-inner{text-align:center;max-width:320px;margin:0 auto}.lp-heritage-icon{font-size:2.5rem;color:#cfa117;display:block;margin-bottom:1.5rem;font-variation-settings:"FILL" 0,"wght" 200}.lp-heritage-title{font-family:Newsreader,Georgia,serif;font-size:1.9rem;font-weight:300;color:#1a1614;margin:0 0 1.5rem;line-height:1.2}.lp-heritage-quote{font-family:Newsreader,Georgia,serif;font-size:1rem;font-style:italic;color:#5a4e3c;line-height:1.75;margin:0 0 2.25rem;font-weight:300}.lp-heritage-link{font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#cfa117;background:none!important;border:none!important;border-bottom:1px solid rgba(207,161,23,.4)!important;padding:0 0 .2rem!important;cursor:pointer;transition:color .2s,border-color .2s;border-radius:0!important;display:inline-block}.lp-heritage-link:hover{color:#97854e;background:none!important;transform:none!important;box-shadow:none!important;border-bottom-color:#97854e!important}.lp-reasons{padding:4.5rem 1.5rem;background:#f8f7f6}.lp-reasons-list{display:flex;flex-direction:column;gap:0}.lp-reason-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;border-bottom:1px solid rgba(207,161,23,.1)}.lp-reason-item:first-child{border-top:1px solid rgba(207,161,23,.1)}.lp-reason-icon{font-size:1.4rem;flex-shrink:0;line-height:1;margin-top:.1rem}.lp-reason-title{display:block;font-size:.86rem;font-weight:600;color:#1a1614;margin-bottom:.3rem;letter-spacing:.04em}.lp-reason-desc{font-size:.81rem;color:#97854e;margin:0;line-height:1.6;font-weight:300}.lp-prices{padding:4.5rem 1.5rem;background:#fcfbf8;border-top:1px solid rgba(207,161,23,.1)}.lp-price-list{display:flex;flex-direction:column}.lp-price-item{padding:1rem 0;border-bottom:1px solid rgba(207,161,23,.1);display:flex;flex-direction:column;gap:.45rem}.lp-price-item:first-child{border-top:1px solid rgba(207,161,23,.1)}.lp-price-product{font-size:.87rem;color:#1a1614;font-weight:400}.lp-price-nums{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.lp-price-korea{font-size:.8rem;font-weight:600;color:#5a4e3c}.lp-price-sep{font-size:.72rem;color:#cbc3b2;font-weight:300}.lp-price-overseas{font-size:.76rem;color:#b0a090;text-decoration:line-through}.lp-price-save{font-size:.72rem;font-weight:700;color:#cfa117;letter-spacing:.06em;margin-left:auto}.lp-price-note{font-size:.73rem;color:#97854e;margin:1.25rem 0 0;font-weight:300}.lp-where{padding:4.5rem 1.5rem;background:#f8f7f6}.lp-where-list{display:flex;flex-direction:column;gap:0}.lp-where-card{background:#fcfbf8;border:1px solid rgba(207,161,23,.12);border-bottom:none;padding:1.5rem}.lp-where-card:last-child{border-bottom:1px solid rgba(207,161,23,.12)}.lp-where-name{font-family:Newsreader,Georgia,serif;font-size:1.1rem;font-weight:300;font-style:italic;color:#1a1614;margin:0 0 .5rem}.lp-where-desc{font-size:.82rem;color:#5a4e3c;margin:0 0 .6rem;line-height:1.6;font-weight:300}.lp-where-tip{font-size:.76rem;color:#97854e;font-weight:500}.lp-tax{padding:2.5rem 1.5rem;background:#fcfbf8;border-top:1px solid rgba(207,161,23,.12);border-bottom:1px solid rgba(207,161,23,.12)}.lp-tax-inner{display:flex;gap:1rem;align-items:flex-start}.lp-tax-icon{font-size:2rem;flex-shrink:0}.lp-tax-title{display:block;font-size:.88rem;color:#1a1614;font-weight:600;margin-bottom:.5rem;letter-spacing:.02em}.lp-tax-desc{font-size:.81rem;color:#5a4e3c;margin:0;line-height:1.65;font-weight:300}.lp-cta{padding:5rem 2rem;background:#f8f7f6;border-top:1px solid rgba(207,161,23,.1)}.lp-cta-inner{text-align:center;max-width:300px;margin:0 auto}.lp-cta-title{font-family:Newsreader,Georgia,serif;font-size:1.7rem;font-weight:300;color:#1a1614;margin:0 0 .75rem}.lp-cta-desc{font-size:.84rem;color:#97854e;margin:0 0 2rem;line-height:1.7;font-weight:300}.lp-cta-btn{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#1a1614;background:transparent!important;border:1px solid #cfa117!important;padding:1rem 2.5rem!important;cursor:pointer;transition:background .25s,color .25s;border-radius:0!important;box-shadow:none!important}.lp-cta-btn:hover{background:#cfa117!important;color:#fff!important;transform:none!important;box-shadow:none!important}.checklist-form{text-align:left}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.82em}.progress-step{font-weight:700;color:#cfa117;letter-spacing:.06em}.progress-label{color:#97854e;font-weight:300}.progress-track{width:100%;height:2px;background:#cfa11726;border-radius:0;margin-bottom:2rem;overflow:hidden}.progress-fill{height:100%;background:#cfa117;border-radius:0;transition:width .4s ease}.section-title{font-family:Newsreader,Georgia,serif;font-size:1.6em;font-weight:300;color:#1a1614;margin:0 0 1.5rem;letter-spacing:.01em}.section-intro{background:#fcfbf8;border-left:2px solid #cfa117;padding:1rem 1.2rem;margin-bottom:2rem}.section-intro-text{font-size:.88em;color:#5a4e3c;line-height:1.75;margin:0 0 .5rem;font-weight:300}.section-tip{font-size:.83em;color:#97854e;font-weight:500;margin:0}.question-block{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(207,161,23,.12)}.question-block:last-of-type{border-bottom:none}.question-text{font-size:.97em;font-weight:600;color:#1a1614;margin:0 0 1rem;line-height:1.5;display:flex;align-items:baseline;gap:.55rem}.q-num{display:inline-block;background:#cfa117;color:#fff;font-size:.7em;font-weight:700;padding:.18em .6em;border-radius:0;letter-spacing:.05em;flex-shrink:0}.options-group{display:flex;flex-direction:column;gap:.55rem}.option-label{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid rgba(207,161,23,.18);color:#5a4e3c;padding:.8rem 1.1rem;border-radius:0;cursor:pointer;font-size:.92em;font-weight:400;transition:border-color .2s,background .2s,color .2s;-webkit-user-select:none;user-select:none}.option-label:hover{border-color:#cfa117;color:#1a1614;background:#cfa1170a}.option-label.selected{background:#cfa11712;border-color:#cfa117;color:#1a1614;font-weight:500}.option-label input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.option-check{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1.5px solid rgba(207,161,23,.3);border-radius:50%;flex-shrink:0;transition:border-color .2s;position:relative}.option-check:after{content:"";width:7px;height:7px;border-radius:50%;background:transparent;transition:background .2s}.option-label.selected .option-check{border-color:#cfa117}.option-label.selected .option-check:after{background:#cfa117}.nav-buttons{display:flex;gap:.75rem;margin-top:2rem}.btn-back{flex:0 0 auto;background:transparent!important;color:#97854e;border:1px solid rgba(207,161,23,.25)!important;border-radius:0!important;padding:.9rem 1.4rem;font-size:.88em;font-weight:500;letter-spacing:.04em;box-shadow:none!important}.btn-back:hover{border-color:#cfa117!important;color:#cfa117;background:transparent!important;box-shadow:none!important;transform:none!important}.btn-next{flex:1;padding:.95rem;font-size:.88em;font-weight:700;background:#cfa117;color:#fff;border:none;border-radius:0!important;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 4px 16px #cfa1174d;transition:background .2s,box-shadow .2s}.btn-next:hover:not(:disabled){background:#a88512;box-shadow:0 6px 22px #cfa11766;transform:none!important}.btn-next:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}@media(max-width:600px){.section-title{font-size:1.3em}.option-label{padding:.7rem .9rem;font-size:.88em}.nav-buttons{gap:.5rem}.btn-back{padding:.8rem 1rem}.btn-next{padding:.85rem}}.results-container{text-align:left}.results-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(207,161,23,.12)}.skin-type-badge{display:inline-block;font-size:.68em;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#97854e;margin-bottom:.75rem}.results-action-row{display:flex;gap:.6rem;justify-content:center;margin-top:1.2rem}.results-action-btn{display:flex;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.78em;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:transparent;color:#97854e;border:1px solid rgba(207,161,23,.3);border-radius:0;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.results-action-btn .material-symbols-outlined{font-size:1rem}.results-action-btn:hover{border-color:#cfa117;color:#cfa117;background:#cfa1170f}.results-header h2{font-family:Newsreader,Georgia,serif;color:#1a1614;font-size:1.9em;font-weight:300;font-style:italic;margin:0;line-height:1.2}.result-card{position:relative;background:#fcfbf8;border:1px solid rgba(207,161,23,.15);border-radius:0;padding:1.75rem 1.6rem 1.75rem 2rem;margin-bottom:1rem}.card-number{position:absolute;top:1.6rem;left:-12px;background:#cfa117;color:#fff;font-size:.68em;font-weight:700;letter-spacing:.06em;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center}.result-card h3{font-size:.75em;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#97854e;margin:0 0 .9rem}.card-title-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.9rem}.card-title-row h3{margin:0}.ai-badge{font-size:.65em;font-weight:600;letter-spacing:.1em;color:#cfa117;background:#cfa1171a;border:1px solid rgba(207,161,23,.25);padding:.2em .75em;border-radius:0;white-space:nowrap;text-transform:uppercase}.ai-loading{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:2rem 0;color:#97854e;font-size:.85em}.ai-loading-spinner{width:32px;height:32px;border:2px solid rgba(207,161,23,.2);border-top-color:#cfa117;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ai-fallback-note{font-size:.8em;color:#97854e;margin-bottom:.8rem;font-style:italic}.product-brand{font-size:.72em;font-weight:600;color:#97854e;margin:0 0 .2rem;text-transform:uppercase;letter-spacing:.08em}.product-ingredient{font-size:.72em;color:#cfa117;font-weight:600;margin:0 0 .3rem}.result-card>p{color:#5a4e3c;line-height:1.75;margin:0;font-weight:300}.solutions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.solutions-list li{display:flex;align-items:flex-start;gap:.75rem;color:#5a4e3c;line-height:1.75;font-size:.93em;font-weight:300;padding-bottom:1rem;border-bottom:1px solid rgba(207,161,23,.08)}.solutions-list li:last-child{border-bottom:none;padding-bottom:0}.solutions-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;background:#cfa1171f;color:#cfa117;border-radius:50%;font-size:.72em;font-weight:700;flex-shrink:0;margin-top:3px}.store-tip{display:flex;align-items:flex-start;gap:.6rem;background:#fcfbf8;border:1px solid rgba(207,161,23,.18);border-radius:0;padding:.8rem 1rem;margin-bottom:1.1rem}.store-tip-icon{font-size:1.15rem;flex-shrink:0;margin-top:.05rem}.store-tip p{margin:0;font-size:.87rem;color:#5a4e3c;line-height:1.55;font-weight:300}.store-tip-map{background:#fcfbf8;border-color:#cfa1172e}.store-tip-map p{color:#5a4e3c}.daiso-tip{background:#fcfbf8;border-color:#cfa1172e;margin-top:1rem}.daiso-tip p{color:#5a4e3c}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}.product-card{background:#fff;border:1px solid rgba(207,161,23,.15);border-radius:0;padding:0;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s}.product-card:hover{border-color:#cfa11766}.product-image-wrap{width:100%;aspect-ratio:1 / 1;background:#f8f7f6;overflow:hidden;position:relative}.product-image{width:100%;height:100%;object-fit:cover;display:block}.product-image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;background:linear-gradient(160deg,#f5f0ea,#ece6dc)}.product-card .product-tag,.product-card .product-name,.product-card .product-price,.product-card .product-desc{padding-left:1.1rem;padding-right:1.1rem}.product-card .product-tag{margin-top:.9rem}.product-tag{display:inline-block;background:#cfa1171a;color:#97854e;font-size:.68em;font-weight:600;padding:.2em .65em;border-radius:0;margin-bottom:.5rem;letter-spacing:.08em;text-transform:uppercase}.product-name{font-size:.9em;font-weight:600;color:#1a1614;margin:0 0 .3rem;line-height:1.4}.product-price{font-size:.92em;font-weight:700;color:#cfa117;margin:0 0 .4rem}.product-desc{font-size:.82em;color:#97854e;line-height:1.55;margin:0;padding-bottom:1rem;font-weight:300}.results-disclaimer{font-size:.72rem;color:#b0a090;font-weight:300;line-height:1.65;text-align:center;padding:1rem 1.5rem;margin:0 0 1.5rem;border:1px solid rgba(207,161,23,.1);background:#fcfbf8}.reset-button{width:100%;padding:.95rem;font-size:.82em;font-weight:600;background:transparent!important;color:#97854e;border:1px solid rgba(207,161,23,.3)!important;border-radius:0!important;cursor:pointer;margin-top:2rem;letter-spacing:.14em;text-transform:uppercase;transition:border-color .2s,color .2s;box-shadow:none!important}.reset-button:hover{border-color:#cfa117!important;color:#cfa117;background:transparent!important;box-shadow:none!important;transform:none!important}.reference-guide{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(207,161,23,.12)}.guide-title{font-family:Newsreader,Georgia,serif;font-size:1.4em;font-weight:300;color:#1a1614;margin:0 0 1.5rem}.guide-section{margin-bottom:2rem}.guide-section h4{font-size:.72em;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#97854e;margin:0 0 .9rem}.guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.7rem}.guide-card{background:#fcfbf8;border:1px solid rgba(207,161,23,.12);border-radius:0;padding:1rem;display:flex;flex-direction:column;gap:.3rem}.guide-icon{font-size:1.3em}.guide-card strong{font-size:.86em;color:#1a1614;white-space:pre-line;font-weight:600}.guide-card p{font-size:.79em;color:#97854e;margin:0;line-height:1.55;font-weight:300}.ingredient-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:.65rem}.ingredient-card{background:#fcfbf8;border:1px solid rgba(207,161,23,.12);border-radius:0;padding:.9rem}.ingredient-card strong{display:block;font-size:.8em;font-weight:600;color:#cfa117;margin-bottom:.3rem;white-space:pre-line;line-height:1.4}.ingredient-card p{font-size:.77em;color:#97854e;margin:0;line-height:1.5;font-weight:300}.routine-list{display:flex;flex-direction:column;gap:.5rem}.routine-item{display:flex;align-items:center;gap:1rem;background:#fcfbf8;border:1px solid rgba(207,161,23,.12);border-radius:0;padding:.85rem 1.1rem}.routine-step{font-size:.7em;font-weight:700;background:#cfa117;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.02em}.routine-item strong{font-size:.88em;color:#1a1614;display:block;margin-bottom:.1rem;font-weight:600}.routine-item p{font-size:.79em;color:#97854e;margin:0;font-weight:300}.price-saving-section{background:#fcfbf8;border:1px solid rgba(207,161,23,.15);border-radius:0;padding:1.75rem;margin-bottom:1.5rem}.price-saving-header{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:1.5rem}.price-saving-icon{font-size:1.6rem;flex-shrink:0}.price-saving-header h3{font-family:Newsreader,Georgia,serif;font-size:1.1rem;font-weight:300;color:#1a1614;margin:0 0 .25rem}.price-saving-sub{font-size:.83rem;color:#97854e;margin:0;font-weight:300}.price-saving-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:1.1rem}.price-saving-item{background:#fff;border:1px solid rgba(207,161,23,.15);padding:.9rem;display:flex;flex-direction:column;gap:.25rem}.price-saving-item.highlight{background:#cfa1170f;border-color:#cfa1174d}.saving-pct{font-size:1.6rem;font-weight:700;color:#cfa117;line-height:1}.saving-label{font-size:.76rem;color:#97854e;line-height:1.4;font-weight:300}.price-saving-note{display:flex;align-items:flex-start;gap:.6rem;background:#fff;border:1px solid rgba(207,161,23,.12);padding:.85rem 1rem;font-size:.83rem;color:#5a4e3c;line-height:1.55;font-weight:300}.price-saving-note span{font-size:1rem;flex-shrink:0}.price-saving-note p{margin:0}.price-saving-note strong{color:#1a1614;font-weight:600}.secret-section{margin:1.5rem 0;border:1px solid rgba(207,161,23,.2);border-radius:0;padding:1.6rem;background:#fcfbf8}.secret-header{text-align:center;margin-bottom:1.2rem}.secret-badge{display:inline-block;background:#cfa1171a;color:#97854e;font-size:.68em;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding:.3em 1em;border-radius:0;margin-bottom:.7rem;border:1px solid rgba(207,161,23,.2)}.secret-header h3{font-family:Newsreader,Georgia,serif;font-size:1.25em;font-weight:300;color:#1a1614;margin:0 0 .35rem}.secret-sub{font-size:.83em;color:#97854e;margin:0;font-weight:300}.secret-products-wrap{position:relative}.secret-blur-grid{filter:blur(18px);-webkit-user-select:none;user-select:none;pointer-events:none;transition:filter .5s ease}.secret-products-wrap.unlocked .secret-blur-grid{filter:none;pointer-events:auto;-webkit-user-select:auto;user-select:auto}.secret-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fcfbf8bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2}.secret-lock{text-align:center;padding:1.5rem 2rem;background:#fff;border:1px solid rgba(207,161,23,.2);box-shadow:0 8px 32px #00000014;max-width:280px}.lock-icon{font-size:2rem;display:block;margin-bottom:.7rem}.lock-title{font-size:.97em;font-weight:600;color:#1a1614;margin:0 0 .5rem}.lock-desc{font-size:.82em;color:#97854e;margin:0 0 1.2rem;line-height:1.6;font-weight:300}.unlock-button{width:100%;padding:.85rem;font-size:.8em;font-weight:700;background:#cfa117!important;color:#fff;border:none!important;border-radius:0!important;cursor:pointer;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 4px 16px #cfa1174d!important;transition:background .2s,box-shadow .2s}.unlock-button:hover{background:#a88512!important;box-shadow:0 6px 20px #cfa11766!important;transform:none!important}.lock-note{font-size:.73em;color:#b0a090;margin:.6rem 0 0;font-weight:300}.daiso-tag{background:#cfa11714!important;color:#97854e!important}.daiso-price{color:#cfa117!important}.products-wrap{position:relative}.product-blur-content{display:flex;flex-direction:column;padding:0 1.1rem 1rem;gap:.3rem}.product-blur-content .product-image-wrap,.product-blur-content .product-image-fallback{margin:0 -1.1rem .4rem;width:calc(100% + 2.2rem);border-radius:0}.product-blur-content .product-tag{margin-top:.4rem;align-self:flex-start}.product-blur-content .product-name,.product-blur-content .product-brand,.product-blur-content .product-ingredient,.product-blur-content .product-desc{padding:0;margin:0}.products-wrap.locked .routine-step-block,.products-wrap.locked>.products-grid{filter:blur(18px);-webkit-user-select:none;user-select:none;pointer-events:none}.products-wrap.unlocked .product-blur-content{filter:none}.routine-step-block{margin-bottom:1.5rem}.routine-step-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.routine-step-num{background:#cfa117;color:#fff;font-size:.72em;font-weight:700;width:1.9em;height:1.9em;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.02em}.routine-step-label{font-size:.92em;font-weight:600;color:#1a1614;letter-spacing:.04em}.routine-fixed-badge{font-size:.68em;font-weight:600;background:#cfa1171a;color:#97854e;padding:.2em .7em;border-radius:0;margin-left:auto;letter-spacing:.06em;text-transform:uppercase}.products-lock-banner{background:#fcfbf8;border:1px solid rgba(207,161,23,.18);border-radius:0;padding:1.6rem 1.8rem;text-align:center;margin-top:1.2rem}.product-price-section{border-top:1px solid rgba(207,161,23,.12);padding:.75rem 1.1rem .9rem;display:flex;flex-direction:column;gap:.3rem;margin-top:auto}.price-row{display:flex;justify-content:space-between;align-items:center;font-size:.83em}.price-label{color:#b0a090;font-weight:300}.price-kr{font-weight:600;color:#1a1614}.price-intl{font-weight:400;color:#b0a090;text-decoration:line-through}.price-saving-row{margin-top:.15rem}.price-save{font-weight:700;color:#cfa117;font-size:.95em}@media(max-width:600px){.results-header h2{font-size:1.5em}.result-card{padding:1.3rem 1.2rem 1.3rem 1.5rem}.card-number{left:-10px;width:22px;height:22px;font-size:.62em}.products-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.product-name{font-size:.83em}.product-desc{font-size:.78em}.guide-grid,.ingredient-grid{grid-template-columns:repeat(2,1fr)}.secret-section{padding:1.2rem}.secret-lock{padding:1.2rem 1.3rem;max-width:240px}}@media(max-width:380px){.products-grid{grid-template-columns:1fr}}.checkout-error{font-size:.78rem;color:#c0392b;text-align:center;margin-bottom:.5rem}.ad-wrapper{width:100%;margin:1.5rem 0;min-height:90px;border-radius:12px;overflow:hidden;background-color:var(--color-bg-alt)}.ad-wrapper .adsbygoogle{display:block;width:100%}.privacy-container{text-align:left;max-width:700px;margin:0 auto}.privacy-container h2{font-size:1.5em;font-weight:800;color:var(--color-text);margin:0 0 .3rem}.privacy-date{color:var(--color-text-light);font-size:.85em;margin:0 0 2rem}.privacy-container section{margin-bottom:1.8rem}.privacy-container h3{font-size:1em;font-weight:700;color:var(--color-primary);margin:0 0 .7rem;padding-bottom:.4rem;border-bottom:1.5px solid var(--color-border)}.privacy-container p{color:var(--color-text-mid);line-height:1.75;margin:0 0 .7rem;font-size:.93em}.privacy-container ul{color:var(--color-text-mid);line-height:1.75;font-size:.93em;padding-left:1.4rem;margin:0}.privacy-container li{margin-bottom:.3rem}.privacy-container a{color:var(--color-primary);text-decoration:underline}.guide-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.guide-hero{text-align:center;padding:2.5rem 1rem 2rem;margin-bottom:2rem;border-bottom:1px solid #f0e6d6}.guide-hero h2{font-size:2rem;font-weight:700;color:#2d2016;margin-bottom:.75rem}.guide-hero-desc{font-size:1.05rem;color:#6b5344;max-width:580px;margin:0 auto;line-height:1.6}.guide-toc{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem}.guide-toc h3{font-size:1rem;font-weight:700;color:#2d2016;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.guide-toc ol{margin:0;padding-left:1.25rem}.guide-toc li{margin-bottom:.4rem}.guide-toc a{color:#b5632a;text-decoration:none;font-size:.95rem}.guide-toc a:hover{text-decoration:underline}.guide-articles{display:flex;flex-direction:column;gap:3.5rem}.guide-article{border-bottom:1px solid #f0e6d6;padding-bottom:3rem}.guide-article:last-child{border-bottom:none}.article-title{font-size:1.5rem;font-weight:700;color:#2d2016;margin-bottom:.4rem}.article-subtitle{font-size:.95rem;color:#b5632a;font-weight:600;margin-bottom:1.5rem}.article-body p{color:#4a3728;line-height:1.8;font-size:.97rem;margin-bottom:1rem}.article-body p:last-child{margin-bottom:0}.guide-footer-note{margin-top:3rem;background:linear-gradient(135deg,#b5632a,#d4855a);border-radius:12px;padding:1.75rem 2rem;text-align:center}.guide-footer-note p{color:#fff;font-size:1rem;margin:0;line-height:1.6}.article-visual{margin-top:2rem}.skin-types-visual{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.75rem;scrollbar-width:none;-ms-overflow-style:none}.skin-types-visual::-webkit-scrollbar{display:none}.skin-type-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1rem .75rem;text-align:center;min-width:110px;flex-shrink:0}.skin-type-emoji{font-size:1.6rem;margin-bottom:.4rem}.skin-type-name{font-size:.85rem;font-weight:700;color:#2d2016;margin-bottom:.5rem}.skin-type-traits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.skin-type-traits li{font-size:.72rem;color:#6b5344;line-height:1.4}.routine-steps-visual{display:flex;flex-direction:column;gap:.5rem}.kbg-routine-step{display:flex;flex-direction:column;gap:.3rem;padding:.85rem 1.1rem;border-radius:10px}.kbg-step-top{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.kbg-step-num{font-size:.75rem;font-weight:800;letter-spacing:.04em;opacity:.85;flex-shrink:0}.kbg-step-emoji{font-size:1.2rem;flex-shrink:0;line-height:1}.kbg-step-name{font-size:.9rem;font-weight:700}.kbg-step-desc{font-size:.78rem;color:#4a3728;opacity:.85;line-height:1.5;text-align:left}.kbg-step-tag{background:#fff3cd;color:#856404;font-size:.7rem;font-weight:700;padding:.2em .6em;border-radius:99px;flex-shrink:0}.ingredients-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.ingredient-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1rem .85rem;text-align:center}.ingredient-emoji{font-size:1.5rem;margin-bottom:.4rem}.ingredient-name{font-size:.82rem;font-weight:700;color:#2d2016;margin-bottom:.2rem}.ingredient-korean{font-size:.7rem;color:#b5632a;margin-bottom:.35rem}.ingredient-type{display:inline-block;background:#f0e6d6;color:#6b5344;font-size:.65rem;font-weight:600;padding:.15em .55em;border-radius:99px;margin-bottom:.35rem}.ingredient-benefit{font-size:.75rem;color:#4a3728;line-height:1.4}@media(max-width:600px){.guide-page{padding:1.5rem 1rem 3rem}.guide-hero h2{font-size:1.6rem}.article-title{font-size:1.25rem}.ingredients-visual{grid-template-columns:repeat(2,1fr)}}.aging-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.aging-hero{text-align:center;padding:2.5rem 1rem 2rem;margin-bottom:2rem}.aging-badge{display:inline-block;background:linear-gradient(135deg,#b5632a,#d4855a);color:#fff;font-size:.8rem;font-weight:700;padding:.3em .9em;border-radius:99px;letter-spacing:.04em;margin-bottom:1rem}.aging-hero h2{font-size:2rem;font-weight:700;color:#2d2016;margin-bottom:.75rem}.aging-hero-desc{font-size:1.05rem;color:#6b5344;max-width:560px;margin:0 auto;line-height:1.6}.aging-intro-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.4rem 1.6rem;margin-bottom:3rem}.aging-intro-card p{color:#4a3728;line-height:1.8;font-size:.97rem;margin:0}.aging-sections{display:flex;flex-direction:column;gap:3rem}.aging-section{border-bottom:1px solid #f0e6d6;padding-bottom:2.5rem}.aging-section:last-child{border-bottom:none}.aging-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.aging-number{font-size:.78rem;font-weight:800;color:#b5632a;letter-spacing:.04em;opacity:.7}.aging-icon{font-size:1.4rem}.aging-section-header h3{font-size:1.3rem;font-weight:700;color:#2d2016;margin:0}.aging-body p{color:#4a3728;line-height:1.8;font-size:.97rem;margin-bottom:1rem}.aging-body p:last-child{margin-bottom:0}.aging-summary{margin-top:3rem;background:linear-gradient(135deg,#2d2016,#4a3728);border-radius:14px;padding:2rem;text-align:center}.aging-summary h3{color:#f0e6d6;font-size:1.2rem;margin-bottom:.75rem}.aging-summary p{color:#d4b89a;line-height:1.75;font-size:.97rem;margin:0}.aging-factors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:3rem}.aging-factor-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1rem .9rem;display:flex;flex-direction:column;gap:.3rem}.aging-factor-icon{font-size:1.4rem}.aging-factor-label{font-size:.85rem;font-weight:700;color:#2d2016}.aging-factor-desc{font-size:.75rem;color:#6b5344;line-height:1.45}.chart-wrap{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:14px;padding:1.25rem 1.25rem 1rem}.chart-title{font-size:.82rem;font-weight:700;color:#4a3728;text-align:center;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.04em}.chart-note{font-size:.73rem;color:#8a6a54;text-align:center;margin:.6rem 0 0;line-height:1.5}.chart-legend{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.78rem;color:#6b5344;margin-top:.6rem}@media(max-width:600px){.aging-page{padding:1.5rem 1rem 3rem}.aging-hero h2{font-size:1.6rem}.aging-section-header h3{font-size:1.1rem}.aging-factors-grid{grid-template-columns:repeat(2,1fr)}}.industry-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.industry-hero{text-align:center;padding:2.5rem 1rem 2rem;margin-bottom:2rem}.industry-badge{display:inline-block;background:linear-gradient(135deg,#2d6a4f,#52b788);color:#fff;font-size:.8rem;font-weight:700;padding:.3em .9em;border-radius:99px;letter-spacing:.04em;margin-bottom:1rem}.industry-hero h2{font-size:2rem;font-weight:700;color:#2d2016;margin-bottom:.75rem}.industry-hero-desc{font-size:1.05rem;color:#6b5344;max-width:560px;margin:0 auto;line-height:1.6}.industry-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem}.stat-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:14px;padding:1.4rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.4rem}.stat-value{font-size:1.9rem;font-weight:800;color:#b5632a;line-height:1}.stat-label{font-size:.78rem;color:#6b5344;line-height:1.4}.industry-sections{display:flex;flex-direction:column;gap:3rem}.industry-section{border-bottom:1px solid #f0e6d6;padding-bottom:2.5rem}.industry-section:last-child{border-bottom:none}.industry-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.industry-number{font-size:.78rem;font-weight:800;color:#2d6a4f;letter-spacing:.04em;opacity:.7}.industry-icon{font-size:1.4rem}.industry-section-header h3{font-size:1.3rem;font-weight:700;color:#2d2016;margin:0}.industry-body p{color:#4a3728;line-height:1.8;font-size:.97rem;margin-bottom:1rem}.industry-body p:last-child{margin-bottom:0}.industry-summary{margin-top:3rem;background:linear-gradient(135deg,#2d6a4f,#52b788);border-radius:14px;padding:2rem;text-align:center}.industry-summary h3{color:#fff;font-size:1.15rem;margin-bottom:.75rem}.industry-summary p{color:#d8f3dc;line-height:1.75;font-size:.97rem;margin:0}.section-visual{margin-top:1.75rem}.chart-wrap{background:#f4faf6;border:1px solid #c8e6d4;border-radius:14px;padding:1.25rem 1.25rem 1rem}.chart-title{font-size:.82rem;font-weight:700;color:#2d4a3a;text-align:center;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.04em}.chart-note{font-size:.73rem;color:#4a7a5a;text-align:center;margin:.6rem 0 0;line-height:1.5}.chart-legend{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.78rem;color:#4a7a5a;margin-top:.6rem}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.export-bars{display:flex;flex-direction:column;gap:.55rem;margin-top:.25rem}.export-bar-row{display:grid;grid-template-columns:130px 1fr 160px;align-items:center;gap:.6rem}.export-region{font-size:.82rem;font-weight:600;color:#2d4a3a;text-align:right}.export-bar-track{position:relative;height:22px;background:#e8f4ee;border-radius:4px;overflow:hidden;display:flex;align-items:center}.export-bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.export-share{position:absolute;right:6px;font-size:.72rem;font-weight:700;color:#2d4a3a}.export-trend{font-size:.75rem;color:#4a7a5a}@media(max-width:600px){.industry-page{padding:1.5rem 1rem 3rem}.industry-hero h2{font-size:1.6rem}.industry-stats{grid-template-columns:repeat(2,1fr)}.stat-value{font-size:1.5rem}.industry-section-header h3{font-size:1.1rem}.export-bar-row{grid-template-columns:100px 1fr;grid-template-rows:auto auto}.export-trend{grid-column:1 / -1;text-align:right;font-size:.7rem}}.gs-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.gs-hero{text-align:center;padding:2.5rem 1rem 2rem;margin-bottom:2rem;border-bottom:1px solid #f0e6d6}.gs-hero h2{font-size:2rem;font-weight:700;color:#2d2016;margin-bottom:.75rem}.gs-hero-desc{font-size:1.05rem;color:#6b5344;max-width:580px;margin:0 auto;line-height:1.6}.gs-toc{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem}.gs-toc h3{font-size:1rem;font-weight:700;color:#2d2016;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.gs-toc ol{margin:0;padding-left:1.25rem}.gs-toc li{margin-bottom:.4rem}.gs-toc a{color:#b5632a;text-decoration:none;font-size:.95rem}.gs-toc a:hover{text-decoration:underline}.gs-articles{display:flex;flex-direction:column;gap:3.5rem}.gs-article{border-bottom:1px solid #f0e6d6;padding-bottom:3rem}.gs-article:last-child{border-bottom:none}.gs-article h3{font-size:1.4rem;font-weight:700;color:#2d2016;margin-bottom:1rem}.gs-article p{font-size:1rem;color:#4a3728;line-height:1.7;margin-bottom:1rem}.gs-callout{background:#e8f4fb;border-left:4px solid #3a9acc;border-radius:8px;padding:1rem 1.25rem;font-size:.95rem;color:#1a3a4a;line-height:1.6;margin-top:1rem}.gs-routine-steps{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.gs-routine-step{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-radius:10px}.gs-step-left{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:36px}.gs-step-num{font-size:.75rem;font-weight:800;letter-spacing:.05em}.gs-step-emoji{font-size:1.3rem}.gs-step-right{flex:1}.gs-step-name{font-size:1rem;font-weight:700;margin-bottom:.2rem}.gs-step-desc{font-size:.9rem;color:#4a3728;line-height:1.5}.gs-routine-note{background:#fffbe6;border-radius:8px;padding:1rem 1.25rem;font-size:.93rem;color:#4a3728;line-height:1.6;margin-top:1rem!important}.gs-ingredients-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:1.25rem}.gs-ingredient-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.25rem;text-align:center}.gs-ingredient-emoji{font-size:2rem;margin-bottom:.5rem}.gs-ingredient-name{font-size:.85rem;font-weight:700;color:#2d2016;white-space:pre-line;margin-bottom:.5rem;line-height:1.4}.gs-ingredient-role{font-size:.83rem;color:#6b5344;line-height:1.5}.gs-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}.gs-product-card{background:#fff;border:1px solid #f0e6d6;border-radius:12px;padding:1.25rem;position:relative}.gs-product-tag{display:inline-block;background:#fde8d8;color:#b5632a;font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:20px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.gs-product-brand{font-size:.78rem;font-weight:700;color:#b5632a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.gs-product-name{font-size:.93rem;font-weight:600;color:#2d2016;margin-bottom:.5rem;line-height:1.4}.gs-product-price{font-size:1.1rem;font-weight:800;color:#2d2016;margin-bottom:.5rem}.gs-product-price span{font-size:.78rem;font-weight:400;color:#9a8070}.gs-product-why{font-size:.83rem;color:#6b5344;line-height:1.5}.gs-mistakes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:1.25rem}.gs-mistake-card{background:#fff5f5;border:1px solid #f5c5c5;border-radius:12px;padding:1.25rem}.gs-mistake-icon{width:28px;height:28px;background:#e05c5c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;margin-bottom:.6rem}.gs-mistake-title{font-size:.95rem;font-weight:700;color:#2d2016;margin-bottom:.35rem}.gs-mistake-desc{font-size:.83rem;color:#6b5344;line-height:1.5}@media(max-width:600px){.gs-hero h2{font-size:1.5rem}.gs-ingredients-grid,.gs-products-grid,.gs-mistakes-grid{grid-template-columns:1fr}}.acne-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.acne-hero{text-align:center;padding:2.5rem 1rem 2rem;margin-bottom:2rem;border-bottom:1px solid #f0e6d6}.acne-hero h2{font-size:2rem;font-weight:700;color:#2d2016;margin-bottom:.75rem}.acne-hero-desc{font-size:1.05rem;color:#6b5344;max-width:580px;margin:0 auto;line-height:1.6}.acne-toc{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem}.acne-toc h3{font-size:1rem;font-weight:700;color:#2d2016;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.acne-toc ol{margin:0;padding-left:1.25rem}.acne-toc li{margin-bottom:.4rem}.acne-toc a{color:#b5632a;text-decoration:none;font-size:.95rem}.acne-toc a:hover{text-decoration:underline}.acne-articles{display:flex;flex-direction:column;gap:3.5rem}.acne-article{border-bottom:1px solid #f0e6d6;padding-bottom:3rem}.acne-article:last-child{border-bottom:none}.acne-article h3{font-size:1.4rem;font-weight:700;color:#2d2016;margin-bottom:1rem}.acne-article p{font-size:1rem;color:#4a3728;line-height:1.7;margin-bottom:1rem}.acne-approach-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1.25rem}.acne-approach-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.25rem;text-align:center}.acne-approach-emoji{font-size:2rem;margin-bottom:.5rem}.acne-approach-title{font-size:.95rem;font-weight:700;color:#2d2016;margin-bottom:.4rem}.acne-approach-desc{font-size:.83rem;color:#6b5344;line-height:1.5}.acne-ingredients-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;margin-top:1.25rem}.acne-ingredient-card{background:#fff;border:1px solid #f0e6d6;border-radius:12px;padding:1.25rem}.acne-ingredient-top{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.acne-ingredient-emoji{font-size:1.4rem}.acne-ingredient-type{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:#fde8d8;color:#b5632a;padding:.15rem .5rem;border-radius:20px}.acne-ingredient-name{font-size:.88rem;font-weight:700;color:#2d2016;white-space:pre-line;margin-bottom:.4rem;line-height:1.4}.acne-ingredient-role{font-size:.83rem;color:#6b5344;line-height:1.5}.acne-routine-steps{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.acne-routine-step{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-radius:10px}.acne-step-left{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:36px}.acne-step-num{font-size:.75rem;font-weight:800;letter-spacing:.05em}.acne-step-emoji{font-size:1.3rem}.acne-step-right{flex:1}.acne-step-name{font-size:1rem;font-weight:700;margin-bottom:.2rem}.acne-step-desc{font-size:.9rem;color:#4a3728;line-height:1.5}.acne-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}.acne-product-card{background:#fff;border:1px solid #f0e6d6;border-radius:12px;padding:1.25rem}.acne-product-tag{display:inline-block;background:#fde8d8;color:#b5632a;font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:20px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.acne-product-brand{font-size:.78rem;font-weight:700;color:#b5632a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.acne-product-name{font-size:.93rem;font-weight:600;color:#2d2016;margin-bottom:.5rem;line-height:1.4}.acne-product-price{font-size:1.1rem;font-weight:800;color:#2d2016;margin-bottom:.5rem}.acne-product-price span{font-size:.78rem;font-weight:400;color:#9a8070}.acne-product-why{font-size:.83rem;color:#6b5344;line-height:1.5}.acne-avoid-grid{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.acne-avoid-card{display:flex;align-items:flex-start;gap:.9rem;background:#fff5f5;border:1px solid #f5c5c5;border-radius:10px;padding:1rem 1.25rem}.acne-avoid-icon{width:24px;height:24px;min-width:24px;background:#e05c5c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;margin-top:2px}.acne-avoid-label{font-size:.95rem;font-weight:700;color:#2d2016;margin-bottom:.2rem}.acne-avoid-reason{font-size:.85rem;color:#6b5344;line-height:1.5}@media(max-width:600px){.acne-hero h2{font-size:1.5rem}.acne-approach-grid,.acne-ingredients-grid,.acne-products-grid{grid-template-columns:1fr}}.mens-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.mens-hero{text-align:center;padding:2.5rem 1rem 2rem;margin-bottom:2rem;border-bottom:1px solid #f0e6d6}.mens-hero h2{font-size:2rem;font-weight:700;color:#2d2016;margin-bottom:.75rem}.mens-hero-desc{font-size:1.05rem;color:#6b5344;max-width:580px;margin:0 auto;line-height:1.6}.mens-toc{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem}.mens-toc h3{font-size:1rem;font-weight:700;color:#2d2016;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.mens-toc ol{margin:0;padding-left:1.25rem}.mens-toc li{margin-bottom:.4rem}.mens-toc a{color:#b5632a;text-decoration:none;font-size:.95rem}.mens-toc a:hover{text-decoration:underline}.mens-articles{display:flex;flex-direction:column;gap:3.5rem}.mens-article{border-bottom:1px solid #f0e6d6;padding-bottom:3rem}.mens-article:last-child{border-bottom:none}.mens-article h3{font-size:1.4rem;font-weight:700;color:#2d2016;margin-bottom:1rem}.mens-article p{font-size:1rem;color:#4a3728;line-height:1.7;margin-bottom:1rem}.mens-why-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1.25rem}.mens-why-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.25rem;text-align:center}.mens-why-emoji{font-size:2rem;margin-bottom:.5rem}.mens-why-title{font-size:.95rem;font-weight:700;color:#2d2016;margin-bottom:.4rem}.mens-why-desc{font-size:.83rem;color:#6b5344;line-height:1.5}.mens-concerns-table{margin-top:1.25rem;border:1px solid #f0e6d6;border-radius:12px;overflow:hidden}.mens-concerns-header{display:grid;grid-template-columns:1.5fr 2fr 2fr;gap:0;background:#fde8d8;padding:.75rem 1rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#b5632a}.mens-concerns-row{display:grid;grid-template-columns:1.5fr 2fr 2fr;gap:0;padding:.85rem 1rem;border-top:1px solid #f0e6d6;font-size:.88rem;color:#4a3728;line-height:1.4;background:#fff}.mens-concerns-row:nth-child(2n){background:#fdf6ef}.mens-concern-name{font-weight:600;color:#2d2016}.mens-routine-steps{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.mens-routine-step{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-radius:10px}.mens-step-left{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:36px}.mens-step-num{font-size:.75rem;font-weight:800;letter-spacing:.05em}.mens-step-emoji{font-size:1.3rem}.mens-step-right{flex:1}.mens-step-name{font-size:1rem;font-weight:700;margin-bottom:.2rem}.mens-step-desc{font-size:.9rem;color:#4a3728;line-height:1.5}.mens-callout{background:#fffbe6;border-radius:8px;padding:1rem 1.25rem;font-size:.93rem;color:#4a3728;line-height:1.6;margin-top:1rem}.mens-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}.mens-product-card{background:#fff;border:1px solid #f0e6d6;border-radius:12px;padding:1.25rem}.mens-product-tag{display:inline-block;background:#fde8d8;color:#b5632a;font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:20px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.mens-product-brand{font-size:.78rem;font-weight:700;color:#b5632a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.mens-product-name{font-size:.93rem;font-weight:600;color:#2d2016;margin-bottom:.5rem;line-height:1.4}.mens-product-price{font-size:1.1rem;font-weight:800;color:#2d2016;margin-bottom:.5rem}.mens-product-price span{font-size:.78rem;font-weight:400;color:#9a8070}.mens-product-why{font-size:.83rem;color:#6b5344;line-height:1.5}.mens-brands-grid{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.mens-brand-card{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:10px;padding:1rem 1.25rem;display:flex;align-items:flex-start;gap:1rem}.mens-brand-name{font-size:.95rem;font-weight:700;color:#2d2016;min-width:140px}.mens-brand-desc{font-size:.88rem;color:#6b5344;line-height:1.5}@media(max-width:600px){.mens-hero h2{font-size:1.5rem}.mens-why-grid,.mens-products-grid,.mens-concerns-header,.mens-concerns-row{grid-template-columns:1fr}.mens-concerns-header span:not(:first-child){display:none}.mens-brand-card{flex-direction:column;gap:.3rem}}.ki-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.ki-hero{text-align:center;padding:2.5rem 1rem 2rem;margin-bottom:2rem;border-bottom:1px solid #f0e6d6}.ki-hero h2{font-size:2rem;font-weight:700;color:#2d2016;margin-bottom:.75rem}.ki-hero-desc{font-size:1.05rem;color:#6b5344;max-width:580px;margin:0 auto;line-height:1.6}.ki-toc{background:#fdf6ef;border:1px solid #f0e6d6;border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem}.ki-toc h3{font-size:1rem;font-weight:700;color:#2d2016;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.ki-toc ol{margin:0;padding-left:1.25rem}.ki-toc li{margin-bottom:.4rem}.ki-toc a{color:#b5632a;text-decoration:none;font-size:.95rem}.ki-toc a:hover{text-decoration:underline}.ki-articles{display:flex;flex-direction:column;gap:3.5rem}.ki-article{border-bottom:1px solid #f0e6d6;padding-bottom:3rem}.ki-article:last-child{border-bottom:none}.ki-article h3{font-size:1.4rem;font-weight:700;color:#2d2016;margin-bottom:1rem}.ki-article p{font-size:1rem;color:#4a3728;line-height:1.7;margin-bottom:1rem}.ki-ingredients-grid{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}.ki-ingredient-card{border:1px solid #f0e6d6;border-radius:12px;overflow:hidden}.ki-card-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem}.ki-emoji{font-size:2.2rem;flex-shrink:0}.ki-name{font-size:1.1rem;font-weight:700;color:#2d2016;margin-bottom:.1rem}.ki-korean{font-size:.82rem;color:#6b5344;margin-bottom:.35rem}.ki-type{display:inline-block;color:#fff;font-size:.7rem;font-weight:700;padding:.15rem .55rem;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.ki-card-body{padding:0 1.25rem 1.25rem}.ki-row{display:grid;grid-template-columns:110px 1fr;gap:.5rem;padding:.6rem 0;border-top:1px solid #f0e6d6;font-size:.88rem;color:#4a3728;line-height:1.5}.ki-label{font-size:.75rem;font-weight:700;color:#9a8070;text-transform:uppercase;letter-spacing:.04em;padding-top:2px}.ki-star{background:#fffbe6;margin:0 -1.25rem;padding:.6rem 1.25rem}.ki-warn{background:#fff5f5;margin:0 -1.25rem;padding:.6rem 1.25rem}.ki-layer-table{display:flex;flex-direction:column;gap:0;border:1px solid #f0e6d6;border-radius:12px;overflow:hidden;margin-top:1.25rem}.ki-layer-row{display:flex;align-items:flex-start;gap:1rem;padding:.9rem 1.25rem;border-bottom:1px solid #f0e6d6;background:#fff}.ki-layer-row:last-child{border-bottom:none}.ki-layer-row:nth-child(2n){background:#fdf6ef}.ki-layer-order{font-size:.78rem;font-weight:800;color:#b5632a;text-transform:uppercase;min-width:40px;padding-top:2px}.ki-layer-body{flex:1}.ki-layer-type{font-size:.95rem;font-weight:700;color:#2d2016;margin-bottom:.2rem}.ki-layer-examples{font-size:.83rem;color:#6b5344;margin-bottom:.15rem}.ki-layer-rule{font-size:.78rem;color:#9a8070;font-style:italic}.ki-donot-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.ki-donot-card{background:#fff5f5;border:1px solid #f5c5c5;border-radius:10px;padding:1rem 1.25rem}.ki-donot-pair{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.ki-donot-a,.ki-donot-b{background:#fde8d8;color:#b5632a;font-size:.85rem;font-weight:700;padding:.2rem .6rem;border-radius:6px}.ki-donot-plus{font-size:1rem;font-weight:700;color:#e05c5c}.ki-donot-why{font-size:.85rem;color:#6b5344;line-height:1.5}@media(max-width:600px){.ki-hero h2{font-size:1.5rem}.ki-row{grid-template-columns:1fr;gap:.2rem}.ki-label{font-size:.7rem}.ki-layer-row{flex-direction:column;gap:.2rem}}.site-footer{background:#fcfbf8;padding:3.5rem 2rem 2.5rem;border-top:1px solid rgba(207,161,23,.1);text-align:center}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:0}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:.4rem}.footer-logo{font-family:Newsreader,Georgia,serif;font-size:1.1rem;font-weight:300;letter-spacing:.38em;text-transform:uppercase;color:#1a1614;cursor:pointer;display:block;margin-bottom:.2rem}.footer-brand p{font-size:.73rem;color:#97854e;font-weight:300;margin:0;letter-spacing:.04em}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem;width:100%;max-width:280px}.footer-nav button,.footer-nav a{background:none!important;border:none!important;padding:.45rem 0!important;font-size:.71rem;font-weight:400;color:#97854e;letter-spacing:.12em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;border-radius:0!important;box-shadow:none!important;transition:color .2s;display:block}.footer-nav button:hover,.footer-nav a:hover{color:#cfa117;background:none!important;transform:none!important;box-shadow:none!important}.footer-copy{font-size:.67rem;color:#b0a090;letter-spacing:.2em;text-transform:uppercase;margin:2.5rem 0 0;font-weight:300}.footer-disclaimer{font-size:.65rem;color:#b0a090;font-weight:300;margin:2rem auto 0;max-width:320px;line-height:1.6;letter-spacing:.02em}.premium-page{padding:2rem 1.5rem 6rem;max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.premium-hero{text-align:center;padding:2.5rem 0 1rem}.premium-eyebrow{font-size:.7rem;letter-spacing:.35em;color:#cfa117;text-transform:uppercase;margin-bottom:.75rem}.premium-title{font-size:1.8rem;font-weight:300;letter-spacing:.05em;color:#1a1614;margin-bottom:.75rem;line-height:1.2}.premium-subtitle{font-size:.92rem;color:#666;line-height:1.6;max-width:280px;margin:0 auto}.premium-perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem;border-top:1px solid rgba(207,161,23,.2);border-bottom:1px solid rgba(207,161,23,.2);padding:1.5rem 0}.premium-perk{display:flex;align-items:center;gap:.85rem;font-size:.9rem;color:#1a1614}.premium-perk-icon{font-size:1.25rem;color:#cfa117;flex-shrink:0}.premium-cta{display:flex;flex-direction:column;align-items:center;gap:.75rem}.premium-buy-btn{width:100%;padding:1rem;background:#1a1614;color:#fcfbf8;border:none;border-radius:0;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:background .2s}.premium-buy-btn:hover:not(:disabled){background:#cfa117}.premium-buy-btn:disabled{opacity:.6;cursor:not-allowed}.premium-note{font-size:.75rem;color:#999}.premium-error{font-size:.82rem;color:#c0392b;text-align:center}.premium-success{text-align:center;padding:4rem 0;display:flex;flex-direction:column;align-items:center;gap:1rem}.premium-success-icon{font-size:3.5rem;color:#cfa117}
