@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Noto+Sans+KR:wght@400;500;600;700&family=Nanum+Pen+Script&display=swap');
:root{--green:#354e38;--ink:#171d18;--muted:#7d7d76;--cream:#f8f7f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:14px 'Noto Sans KR',sans-serif;letter-spacing:-.045em}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;object-fit:cover}svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}a:focus-visible,button:focus-visible{outline:3px solid #8b9d70;outline-offset:4px}.container{width:calc(100% - 80px);max-width:1320px;margin:auto}.site-header{height:92px;background:#fdfcf9;position:relative;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-leaf{width:47px;height:49px;color:var(--green);stroke:none}.brand strong{font-size:27px;letter-spacing:-1.5px;display:block;line-height:1.25}.brand small{display:block;font-size:11px;color:#898981;letter-spacing:-.03em;margin-top:3px}.desktop-nav{display:flex;gap:30px;font-size:12px;color:#555}.desktop-nav a:hover{color:var(--green);text-decoration:underline}.header-phones{display:flex;align-items:center;gap:16px;white-space:nowrap}.header-phones>svg{width:44px;height:44px;border-radius:50%;background:#4d654e;stroke:white;padding:12px}.header-phones a{display:block;font-size:17px;line-height:1.28;font-weight:600;text-align:right;letter-spacing:-.5px}.header-phones small{font-size:10px;font-weight:400;color:#777;margin-right:5px}.menu-toggle,.mobile-menu,.mobile-heading,.mobile-more,.trust-break{display:none}.hero{height:650px;position:relative;background:#f8f7ef;overflow:hidden}.hero-image{position:absolute;right:0;width:80%;height:100%;object-position:center 27%}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#faf9f1ee,#faf9f177 39%,transparent 65%)}.hero-inner{height:100%;position:relative;padding-top:68px}.eyebrow{font-size:11px;letter-spacing:4px;color:#767970;margin-bottom:18px}.hero h1{font-family:'Gowun Batang',serif;font-size:68px;line-height:1.13;font-weight:400;letter-spacing:-3.8px}.hero h1 strong{display:block;color:var(--green);font-weight:400;font-size:1.07em;margin-top:7px}.hero-description{font-size:20px;line-height:1.65;color:#5e6159;margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--green);color:white;border:1px solid var(--green);border-radius:20px;min-height:49px;padding:0 28px;font-size:15px;white-space:nowrap;transition:background .2s}.button:hover{background:#253e29}.button svg{width:20px;height:20px;fill:currentColor;stroke-width:0}.button.outline{background:#ffffffe6;color:#344435;border-color:#899588}.hero-buttons{display:flex;gap:13px;margin-top:27px}.top-consult{position:absolute;right:-16px;top:17px;border-radius:12px;min-height:43px;font-size:13px;padding:0 34px}.handwritten{font-family:'Nanum Pen Script',cursive;font-size:34px;line-height:1;letter-spacing:-1px;font-weight:400}.hero-note{position:absolute;left:51%;top:116px;color:#68685b;transform:rotate(-11deg);white-space:nowrap}.trust-list{position:absolute;bottom:36px;left:0;display:flex;gap:29px}.trust-list>div{display:flex;align-items:center;gap:10px;color:#686d65;font-size:12px}.trust-icon{width:41px;height:41px;display:grid;place-items:center;border:1px solid #879080;border-radius:50%;color:var(--green)}.trust-icon svg{width:25px;height:25px}.hero-bottom{position:absolute;right:0;bottom:25px;color:#6e715e;font-family:'Gowun Batang',serif;font-size:14px}.services-section{background:#fcfbf7;padding:28px 0 26px;position:relative}.section-title{text-align:center}.section-title h2{font-family:'Gowun Batang',serif;font-size:31px;font-weight:700;line-height:1.4}.section-title p{font-size:15px;line-height:1.5;color:var(--muted);margin-top:5px}.service-note{position:absolute;right:5%;top:67px;color:#9b917e;transform:rotate(-8deg);font-size:28px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:28px;text-align:center}.icon-disc{display:inline-grid;place-items:center;width:115px;height:104px;background:#f0eee5;border-radius:50%;color:#15372a}.icon-disc svg{width:48px;height:48px}.service-item h3{font-size:20px;font-weight:600;margin:6px 0}.service-item p{font-size:15px;line-height:1.5;color:#777}.service-item:hover .icon-disc{background:#e3e7d9}.video-section{height:326px;position:relative;overflow:hidden;color:#fff;background:#364033}.video-section>img{height:100%;width:78%;margin-left:auto;object-position:center 27%}.video-shade{position:absolute;inset:0;background:linear-gradient(90deg,#263321 10%,#263321bb 32%,transparent 75%)}.video-inner{position:absolute;inset:0;display:flex;align-items:center;gap:80px}.video-copy .eyebrow{font-size:10px;line-height:1.5;letter-spacing:3px;color:#e0e1d5;margin-bottom:18px}.video-copy h2{font-family:'Gowun Batang',serif;font-size:38px;line-height:1.28;letter-spacing:-1.8px;font-weight:400}.video-description{font-size:16px;line-height:1.5;margin-top:17px;color:#edeee7}.video-play{display:flex;flex-direction:column;align-items:center;gap:12px;background:none;border:0;color:white;font-size:14px;padding:0}.play-circle{display:grid;place-items:center;width:90px;height:90px;border:2px solid white;border-radius:50%;font-size:35px;padding-left:5px;background:#ffffff0d}.video-play:hover .play-circle{background:#ffffff33}.video-note{position:absolute;right:-10px;top:50px;color:#faf7e8;transform:rotate(-10deg)}.video-tag{position:absolute;right:0;bottom:17px;font-size:10px;letter-spacing:2px;line-height:1.5}.process-section{position:relative;background:#fbfaf6;padding:29px 0 34px}.process-section .section-title h2{font-size:29px}.process-section .section-title p{font-size:14px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:30px}.process-step{display:flex;align-items:flex-start;gap:18px;position:relative}.process-step:not(:last-child):after{content:'';position:absolute;right:-13px;top:35px;border-left:8px solid #d9d7cc;border-top:10px solid transparent;border-bottom:10px solid transparent}.process-step .icon-disc{width:76px;height:76px;flex-shrink:0}.process-step svg{width:34px;height:34px}.step-num{font-size:15px}.process-step h3{font-size:16px;margin:3px 0}.process-step p{font-size:12px;line-height:1.55;color:#7b7b76}.cases-section{padding:30px 0 26px}.cases-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.cases-heading h2{font-size:24px;font-weight:500}.cases-heading p{color:var(--muted);font-size:13px;margin-top:3px}.cases-heading>a{font-size:13px}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-photo{position:relative;display:flex;aspect-ratio:3/1;overflow:hidden;border-radius:3px}.case-photo img{height:100%}.case-photo:after{content:'';position:absolute;left:50%;top:0;bottom:0;width:1px;background:#fff9}.case-photo span{position:absolute;bottom:7px;background:#344c36e8;color:white;font-size:12px;padding:4px 19px;border-radius:5px}.before-label{left:7px}.after-label{right:7px}.case-card h3{font-size:14px;font-weight:500;margin:8px 0 2px}.case-card p{font-size:12px;color:#85857f}.case-image-note{font-size:10px;color:#99988e;margin-top:9px}.contact-banner{background:#efeee3 url('../images/gimhae-living-generated.webp') center 58%/cover;position:relative;padding:27px 0}.contact-banner:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff1,#fffffff0 40%,#fffffff0 80%,#fff5)}.contact-inner{position:relative;display:flex;align-items:center;justify-content:space-between}.contact-note{color:white;text-shadow:0 1px 3px #686b50;transform:rotate(-9deg)}.contact-content{width:62%}.contact-content h2{font-family:'Gowun Batang',serif;font-size:23px;font-weight:700}.contact-content>p{font-size:16px;color:#85857f;margin-top:4px}.contact-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.contact-phones{display:flex;gap:14px;flex:1;justify-content:space-between}.contact-phones a{display:flex;align-items:center;gap:7px;white-space:nowrap}.contact-phones svg{width:34px;height:34px;border:1px solid #93a18b;border-radius:50%;padding:8px;color:var(--green)}.contact-phones small{font-size:9px;display:block;color:#6e756b;line-height:1.2}.contact-phones b{font-size:12px;letter-spacing:-.5px}.contact-actions .button{font-size:13px;padding:0 22px;border-radius:10px}.site-footer{padding:22px 0 28px;background:#fdfcf9}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer .brand strong{font-size:22px}.site-footer .brand-leaf{width:40px;height:43px}.site-footer .brand small{font-size:9px}.site-footer nav{display:flex;gap:27px;font-size:10px;color:#686b64}.site-footer p{font-size:10px;text-align:right;line-height:1.7;color:#888}.video-modal{border:0;padding:35px 0 0;background:#172117;width:min(960px,94vw);max-height:90vh}.video-modal::backdrop{background:#000c}.video-modal video{width:100%;display:block;max-height:80vh}.video-close{position:absolute;right:8px;top:0;background:none;color:white;border:0;font-size:28px}
@media(min-width:761px){.services-section:before,.process-section:before{content:'';position:absolute;left:0;top:15px;bottom:0;width:105px;background:url('../leaf-decoration.svg') left center/contain no-repeat;opacity:.66;pointer-events:none;transform:translateX(-40px)}.services-section:after{content:'';position:absolute;right:0;top:45px;width:72px;height:200px;background:url('../leaf-decoration.svg') center/contain no-repeat;transform:rotate(180deg);opacity:.45;pointer-events:none}.process-section:before{width:95px;opacity:.35;transform:translateX(-28px) rotate(15deg)}}
@media(min-width:761px) and (max-width:1150px){.container{width:calc(100% - 64px)}.site-header{height:74px}.brand strong{font-size:21px}.brand-leaf{width:37px;height:40px}.brand small{font-size:9px}.desktop-nav{gap:20px;font-size:10px}.header-phones{gap:10px}.header-phones a{font-size:14px}.hero{height:505px}.hero-inner{padding-top:50px}.hero h1{font-size:51px}.hero-description{font-size:16px}.hero-note{font-size:29px;top:90px}.button{min-height:43px;font-size:13px;padding:0 22px}.trust-list{gap:20px;bottom:28px}.trust-list>div{font-size:10px}.section-title h2{font-size:27px}.service-note{font-size:23px;right:4%}.icon-disc{width:98px;height:89px}.service-item h3{font-size:18px}.service-item p{font-size:13px}.video-section{height:260px}.video-copy h2{font-size:31px}.video-description{font-size:13px}.play-circle{width:76px;height:76px}.process-grid{gap:24px}.process-step{gap:12px}.process-step .icon-disc{width:63px;height:63px}.process-step p{font-size:11px}.contact-phones{gap:9px}.contact-phones svg{width:29px;height:29px}.contact-phones b{font-size:10px}.contact-actions .button{padding:0 15px;font-size:11px}.site-footer nav{gap:17px}.site-footer .brand strong{font-size:18px}.site-footer p{font-size:9px}}
@media(max-width:760px){body{font-size:13px}.container{width:calc(100% - 36px)}.site-header{height:86px}.brand{gap:8px}.brand-leaf{width:39px;height:42px}.brand strong{font-size:23px}.brand small{font-size:9px}.desktop-nav,.header-phones{display:none}.menu-toggle{display:flex;flex-direction:column;gap:5px;border:0;background:none;padding:10px 0 10px 10px;color:var(--green)}.menu-toggle span{display:block;width:25px;height:2px;background:currentColor}.mobile-menu:not([hidden]){display:grid;position:absolute;top:100%;left:0;right:0;background:#fdfcf9;padding:15px 24px;gap:0;box-shadow:0 10px 15px #0001}.mobile-menu a{padding:11px 0;border-bottom:1px solid #e8e8df}.hero{height:606px;background:#fcfbf6}.hero-image{height:420px;object-fit:cover;object-position:66% center;width:100%}.hero-wash{background:linear-gradient(0deg,#fcfbf6 24%,#fcfbf6ee 34%,#fcfbf677 49%,transparent 64%)}.hero-inner{padding-top:221px}.top-consult,.hero .eyebrow,.desktop-heading,.hero-bottom{display:none}.mobile-heading{display:block}.hero h1{font-size:37px;letter-spacing:-2.3px;line-height:1.2}.hero h1 strong{font-size:1.02em;margin-top:1px;white-space:nowrap}.hero-description{font-size:14px;line-height:1.5;margin-top:12px;max-width:248px}.hero-note{left:14px;top:60px;font-size:29px;line-height:1.08;width:165px;white-space:normal;word-break:keep-all;transform:rotate(-10deg);text-shadow:0 1px 6px #ffffffe6}.hero-note br{display:block}.hero-buttons{gap:10px;margin-top:16px}.button{border-radius:18px;min-height:47px;font-size:13px;padding:0 19px;gap:9px}.hero-buttons .button:first-child{flex:1}.hero-buttons .outline{flex:1;padding:0 10px}.trust-list{bottom:19px;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.trust-list>div{flex-direction:column;gap:8px;font-size:11px;text-align:center;padding:0 10px;line-height:1.4;position:relative;word-break:keep-all}.trust-list>div:nth-child(2){padding-left:5px;padding-right:5px}.trust-list>div+div:before{content:'';position:absolute;height:38px;background:#e4e2d8;width:1px;left:0;bottom:0}.trust-icon{width:44px;height:44px}.trust-break{display:block}.services-section{padding:20px 0 24px;background:#fff}.section-title{text-align:left}.section-title h2{font-family:'Noto Sans KR',sans-serif;font-size:21px;letter-spacing:-1.2px;white-space:nowrap}.section-title p{font-size:11px;white-space:nowrap;letter-spacing:-.5px;margin-top:6px}.section-title p br,.section-title p span,.service-note{display:none}.service-grid{gap:6px;margin-top:20px}.icon-disc{width:58px;height:58px}.icon-disc svg{width:32px;height:32px}.service-item h3{font-size:11px;white-space:nowrap;margin-top:7px;letter-spacing:-.5px}.service-item p{display:none}.video-section{height:185px}.video-section>img{width:100%;object-position:center 48%}.video-shade{background:linear-gradient(90deg,#142310c9,transparent)}.video-inner{display:block;padding-top:26px}.video-copy h2{font-size:25px;line-height:1.25;letter-spacing:-1.4px}.video-copy .eyebrow,.video-description,.video-note,.video-tag{display:none}.video-play{flex-direction:row;gap:12px;margin-top:17px;font-size:13px}.play-circle{width:48px;height:48px;font-size:20px;border-width:1.5px}.process-section{padding:20px 0 16px;background:#fcfbf7}.process-section .section-title h2{font-family:'Noto Sans KR',sans-serif;font-size:20px}.process-section .section-title p{display:none}.process-grid{grid-template-columns:1fr;gap:12px;margin-top:14px}.process-step{gap:16px;align-items:center}.process-step .icon-disc{width:52px;height:52px}.process-step svg{width:28px;height:28px}.process-step>div{display:grid;grid-template-columns:24px 1fr;column-gap:11px;align-items:start}.step-num{font-size:13px;grid-row:1/3;padding-top:1px}.process-step h3{font-size:13px;margin:0 0 3px}.process-step p{font-size:11px;line-height:1.4;grid-column:2}.process-step:first-child p br,.process-step:nth-child(3) p br{display:none}.process-step:not(:last-child):after{display:none}.cases-section{padding:20px 0 17px}.cases-heading{margin-bottom:12px}.cases-heading h2{font-size:19px;letter-spacing:-1px}.cases-heading p,.desktop-more{display:none}.mobile-more{display:inline}.cases-heading>a{font-size:11px;color:#37513a;white-space:nowrap}.cases-grid{display:block}.case-card:not(:last-child){display:none}.case-photo{aspect-ratio:3.6/1}.case-photo span{font-size:10px;padding:3px 18px;bottom:5px}.case-card h3{font-size:12px;margin:5px 0 0}.case-card p{font-size:11px}.case-image-note{font-size:9px;line-height:1.5}.contact-banner{padding:17px 0 13px;background:#354e38}.contact-banner:before{background:linear-gradient(110deg,#53684255,transparent)}.contact-inner{display:block}.contact-note{display:none}.contact-content{width:100%;text-align:center;color:#fff}.contact-content h2{font-family:'Noto Sans KR',sans-serif;font-size:15px;font-weight:400}.contact-content>p{font-size:14px;color:#e4e7dd;line-height:1.4}.contact-actions{display:block;margin-top:14px}.contact-phones{gap:5px;margin-bottom:14px}.contact-phones a{gap:4px;text-align:left}.contact-phones svg{color:#fff;background:#ffffff20;border-color:#abb69d;width:29px;height:29px;padding:7px}.contact-phones small{color:#e2e6da;font-size:8px}.contact-phones b{font-size:10px;font-weight:400;letter-spacing:-.6px}.contact-actions .button{background:#fff;color:#243f2c;min-height:37px;border-radius:10px;display:flex;font-size:13px}.site-footer{padding:16px 0 18px}.footer-inner{justify-content:center}.site-footer nav,.site-footer p{display:none}.site-footer .brand strong{font-size:22px}.site-footer .brand-leaf{width:37px;height:39px}.site-footer .brand small{font-size:9px}}
@media(max-width:360px){.container{width:calc(100% - 30px)}.hero h1{font-size:33px}.section-title h2{font-size:18px}.icon-disc{width:49px;height:49px}.service-item h3{font-size:10px}.contact-phones svg{width:25px;height:25px}.contact-phones b{font-size:9px}.cases-heading h2{font-size:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1!important;transform:none!important;filter:none!important}.hero-phone-char{transition:stroke-dashoffset .5s ease,fill .3s ease!important}}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.2,.65,.3,1),transform .7s cubic-bezier(.2,.65,.3,1),filter .7s ease}
.reveal.is-in{opacity:1!important;transform:none!important;filter:none!important}
.reveal:nth-child(1){transition-delay:0s}.reveal:nth-child(2){transition-delay:.09s}.reveal:nth-child(3){transition-delay:.18s}.reveal:nth-child(4){transition-delay:.27s}.reveal:nth-child(5){transition-delay:.36s}
body.motion-fade .reveal{transform:translateY(18px)}
body.motion-wave .reveal{transform:translateY(28px) rotate(-1.2deg)}
body.motion-wave .reveal:nth-child(even){transform:translateY(28px) rotate(1.2deg)}
body.motion-mechanical .reveal{transform:translateX(-42px);transition-timing-function:cubic-bezier(.34,1.56,.64,1);transition-duration:.6s}
body.motion-scale .reveal{transform:scale(.9);transition-duration:.65s}
body.motion-slide-right .reveal{transform:translateX(42px)}
body.motion-rise .reveal{transform:translateY(46px) scale(.97);transition-duration:.85s}
body.motion-fade-soft .reveal{transform:translateY(10px);transition-duration:1.15s;transition-timing-function:ease-out}
body.motion-blur .reveal{transform:translateY(14px);filter:blur(7px);transition-duration:.9s}
.hero-phone-sign{position:absolute;right:4%;top:48%;transform:translateY(-50%);width:min(900px,58vw);z-index:2;pointer-events:none;filter:drop-shadow(0 5px 16px rgba(10,20,12,.5))}
.hero-phone-sign svg{width:100%;height:auto;overflow:visible;display:block}
.hero-phone-char{font-family:'Nanum Pen Script',cursive;font-size:156px;fill:rgba(255,255,255,0);stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke;stroke-dasharray:240;stroke-dashoffset:240;transition:stroke-dashoffset .55s cubic-bezier(.3,.1,.2,1),fill .35s ease}
.hero-phone-char.is-written{stroke-dashoffset:0!important;fill:#fff}
@media(min-width:761px) and (max-width:1150px){.hero-phone-sign{width:min(660px,55vw);right:3%}.hero-phone-char{font-size:120px}}
@media(max-width:760px){.hero-phone-sign{left:auto;right:5%;top:190px;transform:translateY(-50%);width:min(630px,80vw)}.hero-phone-char{font-size:120px}}
