:root{--hero-warm-light:#e8d5be;--hero-ease:cubic-bezier(.25, .46, .45, .94)}.Hero-module__PgAKtG__hero{width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module__PgAKtG__slides{position:absolute;inset:0}.Hero-module__PgAKtG__slide{opacity:0;visibility:hidden;transition:opacity 1.2s var(--hero-ease), visibility 0s 1.2s;pointer-events:none;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__PgAKtG__slide.Hero-module__PgAKtG__active{opacity:1;visibility:visible;transition:opacity 1.2s var(--hero-ease), visibility 0s 0s;pointer-events:auto;z-index:2}.Hero-module__PgAKtG__left{z-index:2;flex-shrink:0;align-items:center;width:45%;height:100%;padding:0 80px;display:flex;position:relative}.Hero-module__PgAKtG__left:before{content:"";z-index:-1;position:absolute;inset:0}.Hero-module__PgAKtG__right{flex-shrink:0;width:55%;height:100%;position:relative;overflow:hidden}.Hero-module__PgAKtG__right:before{content:"";z-index:1;pointer-events:none;width:55%;position:absolute;top:0;bottom:0;left:0}.Hero-module__PgAKtG__image{object-fit:cover;object-position:center}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__right{width:100%;position:absolute;inset:0}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__left{z-index:3}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__left:before{background:linear-gradient(90deg,#000000d9 0%,#0000008c 40%,#0003 65%,#0000 85%)}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__right:before{display:none}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__btnPrimary{color:#fff;background:0 0;border:1.5px solid #ffffff80}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__btnPrimary:hover{background:#ffffff14;border-color:#ffffffe6;transform:scale(1.03)}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__btnGhost{color:#1d1d1f;background:#e8d5be;border:none}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__btnGhost:hover{background:#d4c0a5;transform:scale(1.03)}.Hero-module__PgAKtG__slide[data-slide="1"] .Hero-module__PgAKtG__left{width:38%}.Hero-module__PgAKtG__slide[data-slide="1"] .Hero-module__PgAKtG__left:before{background:linear-gradient(135deg,#2a0a0a 0%,#4a1515 50%,#6b2020 100%)}.Hero-module__PgAKtG__slide[data-slide="1"] .Hero-module__PgAKtG__right{width:62%}.Hero-module__PgAKtG__slide[data-slide="1"] .Hero-module__PgAKtG__right:before{display:none}.Hero-module__PgAKtG__slide[data-slide="2"] .Hero-module__PgAKtG__left:before{background:linear-gradient(90deg,#000 0%,#050505 40%,#0a0a0a 80%,#111 100%)}.Hero-module__PgAKtG__slide[data-slide="2"] .Hero-module__PgAKtG__right:before{background:linear-gradient(90deg,#111 0%,#111111b3 20%,#1111114d 50%,#0000 100%)}.Hero-module__PgAKtG__content{z-index:2;max-width:640px;position:relative}.Hero-module__PgAKtG__eyebrow{color:#e8d5be;letter-spacing:8px;text-transform:uppercase;margin-bottom:28px;font-size:12px;font-weight:500}.Hero-module__PgAKtG__title{font-family:var(--font-display), "Noto Serif KR", serif;color:#fff;letter-spacing:-2px;margin-bottom:32px;font-size:clamp(42px,5.5vw,72px);font-weight:900;line-height:1.15}.Hero-module__PgAKtG__desc{font-family:var(--font-body), system-ui, sans-serif;color:#fffc;word-break:keep-all;letter-spacing:.3px;max-width:400px;margin-bottom:44px;font-size:15.5px;line-height:1.85}.Hero-module__PgAKtG__actions{align-items:center;gap:16px;display:flex}.Hero-module__PgAKtG__btn{font-family:var(--font-body), system-ui, sans-serif;transition:all .3s var(--hero-ease);cursor:pointer;border-radius:980px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__PgAKtG__btnPrimary{color:#1d1d1f;background:#fff;border:1.5px solid #0000}.Hero-module__PgAKtG__btnPrimary:hover{background:#f0f0f0;transform:scale(1.03)}.Hero-module__PgAKtG__btnGhost{color:#fff;background:0 0;border:1.5px solid #fff6}.Hero-module__PgAKtG__btnGhost:hover{background:#ffffff14;border-color:#fffc}.Hero-module__PgAKtG__indicators{z-index:10;gap:10px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__indicator{cursor:pointer;width:8px;height:8px;transition:all .4s var(--hero-ease);background:#ffffff59;border:none;border-radius:50%;outline:none;padding:0}.Hero-module__PgAKtG__indicator:focus-visible{outline-offset:3px;outline:2px solid #fffc}.Hero-module__PgAKtG__indicatorActive{background:#fff;border-radius:4px;width:28px}@media (max-width:768px){.Hero-module__PgAKtG__slide{flex-direction:column;align-items:stretch}.Hero-module__PgAKtG__left{order:1;width:100%;height:auto;padding:80px 32px 40px}.Hero-module__PgAKtG__right{flex-shrink:1;order:2;width:100%;height:50vh}.Hero-module__PgAKtG__slide[data-slide="0"] .Hero-module__PgAKtG__right{width:100%;position:relative;inset:auto}.Hero-module__PgAKtG__slide[data-slide="1"] .Hero-module__PgAKtG__left,.Hero-module__PgAKtG__slide[data-slide="1"] .Hero-module__PgAKtG__right{width:100%}.Hero-module__PgAKtG__title{letter-spacing:-1px;font-size:clamp(32px,8vw,48px)}.Hero-module__PgAKtG__desc{margin-bottom:32px;font-size:14px}.Hero-module__PgAKtG__btn{padding:12px 24px;font-size:14px}.Hero-module__PgAKtG__indicators{bottom:20px}}
.StyleCards-module__zuBXSq__section{background:var(--color-bg-white);padding:12px}.StyleCards-module__zuBXSq__grid{grid-template-columns:1fr 1fr;gap:12px;max-width:100%;display:grid}.StyleCards-module__zuBXSq__card{cursor:pointer;border-radius:24px;align-items:flex-end;min-height:560px;padding:56px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.StyleCards-module__zuBXSq__card:hover{transform:scale(.995)}.StyleCards-module__zuBXSq__fullWidth{text-align:center;grid-column:1/-1;justify-content:center;align-items:center;min-height:620px;padding:80px}.StyleCards-module__zuBXSq__bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.StyleCards-module__zuBXSq__bg_signature{background-image:url(/images/style/signature-1.jpg)}.StyleCards-module__zuBXSq__bg_signature:after{content:"";background:linear-gradient(#e8d5bed9 0%,#c9a882b3 100%);position:absolute;inset:0}.StyleCards-module__zuBXSq__bg_natural{background-image:url(/images/style/natural.jpg)}.StyleCards-module__zuBXSq__bg_natural:after{content:"";background:linear-gradient(#f5f0e8cc 0%,#d4c4a8b3 100%);position:absolute;inset:0}.StyleCards-module__zuBXSq__bg_black{background-image:url(/images/style/black-simple.jpg)}.StyleCards-module__zuBXSq__bg_black:after{content:"";background:linear-gradient(#0a0a0abf 0%,#2a2520b3 100%);position:absolute;inset:0}.StyleCards-module__zuBXSq__content{z-index:2;max-width:500px;position:relative}.StyleCards-module__zuBXSq__fullWidth .StyleCards-module__zuBXSq__content{max-width:700px}.StyleCards-module__zuBXSq__label{letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:600}.StyleCards-module__zuBXSq__light .StyleCards-module__zuBXSq__label{color:#a8845e}.StyleCards-module__zuBXSq__dark .StyleCards-module__zuBXSq__label{color:#c9a882}.StyleCards-module__zuBXSq__title{font-family:var(--font-display);letter-spacing:-1.5px;margin-bottom:12px;font-size:clamp(28px,3.5vw,48px);font-weight:900;line-height:1.15}.StyleCards-module__zuBXSq__light .StyleCards-module__zuBXSq__title{color:#1d1d1f}.StyleCards-module__zuBXSq__dark .StyleCards-module__zuBXSq__title{color:#fff}.StyleCards-module__zuBXSq__desc{margin-bottom:28px;font-size:15px;line-height:1.7}.StyleCards-module__zuBXSq__light .StyleCards-module__zuBXSq__desc{color:#2a2520a6}.StyleCards-module__zuBXSq__dark .StyleCards-module__zuBXSq__desc{color:#fff9}.StyleCards-module__zuBXSq__actions{align-items:center;gap:20px;display:flex}.StyleCards-module__zuBXSq__fullWidth .StyleCards-module__zuBXSq__actions{justify-content:center}.StyleCards-module__zuBXSq__link{align-items:center;gap:4px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.StyleCards-module__zuBXSq__link:hover{opacity:.7}.StyleCards-module__zuBXSq__light .StyleCards-module__zuBXSq__link{color:#a8845e}.StyleCards-module__zuBXSq__dark .StyleCards-module__zuBXSq__link{color:#d4b896}.StyleCards-module__zuBXSq__arrow{font-size:18px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.StyleCards-module__zuBXSq__link:hover .StyleCards-module__zuBXSq__arrow{transform:translate(3px)}@media (max-width:768px){.StyleCards-module__zuBXSq__grid{grid-template-columns:1fr}.StyleCards-module__zuBXSq__fullWidth{grid-column:1/-1;min-height:480px;padding:48px 32px}.StyleCards-module__zuBXSq__card{min-height:420px;padding:40px 32px}}
.GrowthShowcase-module__skGGKq__section{text-align:center;background:linear-gradient(#0a0a0a 0%,#1a1815 50%,#2a2520 100%);justify-content:center;align-items:center;min-height:700px;padding:120px 48px;display:flex;position:relative;overflow:hidden}.GrowthShowcase-module__skGGKq__deco{pointer-events:none;background:radial-gradient(circle,#c9a88214 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GrowthShowcase-module__skGGKq__content{z-index:2;width:100%;max-width:900px;position:relative}.GrowthShowcase-module__skGGKq__eyebrow{color:#c9a882;letter-spacing:3px;text-transform:uppercase;margin-bottom:28px;font-size:14px;font-weight:600}.GrowthShowcase-module__skGGKq__title{color:#fff;letter-spacing:-2px;margin-bottom:20px;font-size:clamp(36px,5vw,64px);font-weight:900;line-height:1.15}.GrowthShowcase-module__skGGKq__desc{color:#ffffff80;max-width:560px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.8}.GrowthShowcase-module__skGGKq__cards{grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto;display:grid}.GrowthShowcase-module__skGGKq__card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:40px 28px;transition:background .4s,border-color .4s,transform .4s}.GrowthShowcase-module__skGGKq__card:hover{background:#ffffff14;border-color:#c9a882;transform:translateY(-4px)}.GrowthShowcase-module__skGGKq__imageWrap{border-radius:12px;width:100%;margin-bottom:20px;overflow:hidden}.GrowthShowcase-module__skGGKq__image{border-radius:12px;width:100%;height:auto;display:block}.GrowthShowcase-module__skGGKq__number{color:#c9a882;margin-bottom:8px;font-size:48px;font-weight:900;line-height:1}.GrowthShowcase-module__skGGKq__cardTitle{color:#fff;margin-bottom:16px;font-size:22px;font-weight:700}.GrowthShowcase-module__skGGKq__divider{opacity:.4;background:#c9a882;width:40px;height:2px;margin:16px auto}.GrowthShowcase-module__skGGKq__cardDesc{color:#ffffff80;font-size:14px;line-height:1.7}@media (max-width:1024px){.GrowthShowcase-module__skGGKq__cards{grid-template-columns:1fr;max-width:400px}}
.Contact-module__dhIxzq__section{background:var(--color-dark-closing);padding:var(--space-10) 0;text-align:center}.Contact-module__dhIxzq__inner{max-width:700px;padding:0 var(--space-4);margin:0 auto}.Contact-module__dhIxzq__label{font-family:var(--font-english);color:var(--color-accent-copper);letter-spacing:3px;margin-bottom:var(--space-5);font-size:clamp(14px,1.5vw,18px);font-style:italic}.Contact-module__dhIxzq__cta{font-family:var(--font-display);color:#fff;letter-spacing:6px;margin-bottom:var(--space-7);font-size:clamp(24px,4vw,44px);font-weight:200;line-height:1.5}.Contact-module__dhIxzq__button{padding:var(--space-3) var(--space-6);background:var(--color-accent-copper);color:#fff;font-family:var(--font-body);font-weight:400;font-size:var(--text-body);letter-spacing:3px;border-radius:var(--radius);transition:background var(--transition-button), transform var(--transition-hover);margin-bottom:var(--space-8);display:inline-block}.Contact-module__dhIxzq__button:hover{background:#b8895f;transform:translateY(-2px)}.Contact-module__dhIxzq__info{justify-content:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.Contact-module__dhIxzq__infoItem{gap:var(--space-1);flex-direction:column;display:flex}.Contact-module__dhIxzq__infoLabel{font-family:var(--font-english);font-style:italic;font-size:var(--text-caption);color:var(--color-text-muted);letter-spacing:2px}.Contact-module__dhIxzq__infoValue{font-size:var(--text-body);color:var(--color-bg-cream);letter-spacing:1px}.Contact-module__dhIxzq__infoLink{font-size:var(--text-body);color:var(--color-bg-cream);letter-spacing:1px;transition:color var(--transition-hover);text-decoration:none}.Contact-module__dhIxzq__infoLink:hover{color:var(--color-accent-copper)}@media (max-width:768px){.Contact-module__dhIxzq__section{padding:var(--space-8) 0}.Contact-module__dhIxzq__info{gap:var(--space-4);flex-direction:column}}
