:root{--ink:#181c19;--green:#c8f24b;--paper:#f5f6f2;--line:#dcded7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif;word-break:keep-all;background:var(--paper)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #588900;outline-offset:6px}.wrap{max-width:1320px;margin:auto;padding:0 6%}.nav{height:90px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-weight:900;font-size:23px;letter-spacing:-1px;display:flex;align-items:center;gap:10px}.mark{background:var(--ink);color:var(--green);display:grid;place-items:center;width:34px;height:34px;font-size:24px;border-radius:8px;letter-spacing:-2px}.navlinks{display:flex;gap:30px;font-size:14px;font-weight:700}.navlinks a:hover{color:#567500}.nav-end{font-size:12px;letter-spacing:2px}.hero{padding-top:66px;padding-bottom:56px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:2px;display:block;margin-bottom:27px}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end}h1{font-size:clamp(44px,5.7vw,79px);line-height:1.2;letter-spacing:-4px;margin:0;font-weight:900}h1 em{font-style:normal;position:relative;z-index:0;white-space:nowrap}h1 em:after{content:"";position:absolute;bottom:7px;left:-3px;right:-5px;height:23px;background:var(--green);z-index:-1}.hero-copy p{font-size:17px;line-height:1.9;color:#62685e;margin:0 0 25px}.button{display:inline-flex;gap:36px;align-items:center;padding:17px 22px;border-radius:3px;background:var(--ink);color:#fff;font-size:15px;font-weight:700}.button:hover{background:#39442d}.hero-bottom{display:flex;justify-content:space-between;margin-top:54px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;line-height:1.7;color:#61675d}.hero-bottom b{font-weight:500;color:var(--ink)}.visual{height:370px;background:#252b22;position:relative;overflow:hidden;color:#fff;border-radius:5px}.visual img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.64}.visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,25,12,.65),transparent)}.visual-copy{position:absolute;left:5%;top:52px;z-index:1}.visual-copy small{color:var(--green);font-size:13px;letter-spacing:2px}.visual-copy h2{font-size:40px;line-height:1.3;letter-spacing:-1.7px;margin:20px 0}.visual-label{position:absolute;bottom:30px;right:4%;z-index:1;font-size:12px;letter-spacing:2px}.section{padding-top:106px;padding-bottom:100px}.section-top{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:42px}h2{font-size:clamp(30px,3.6vw,46px);letter-spacing:-2px;line-height:1.35;margin:12px 0 0}.section-top p{font-size:16px;line-height:1.8;color:#676d62;margin:0}.kicker{font-size:12px;letter-spacing:2px;font-weight:700}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);padding:30px;min-height:350px;display:flex;flex-direction:column}.card:first-child{background:var(--green);border-color:var(--green)}.card-num{display:flex;justify-content:space-between;font-size:13px;margin-bottom:53px}.service-icon{font-size:24px}.card h3{font-size:25px;margin:0 0 17px;letter-spacing:-1px}.card p{font-size:16px;line-height:1.8;margin:0 0 26px;color:#505747}.tags{margin-top:auto;border-top:1px solid #0002;padding-top:19px;font-size:13px;line-height:1.7}.dark{background:#1c231c;color:#fff}.dark .section-top p{color:#aeb6a8}.dark .kicker{color:var(--green)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:60px}.step{border-top:1px solid #59604f;padding-top:25px}.step span{color:var(--green);font-size:14px}.step h3{font-size:21px;margin:27px 0 15px}.step p{color:#b8bdb3;font-size:15px;line-height:1.9;margin:0}.principle{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.principle h2{margin-top:15px}.principle p{color:#676d62;line-height:1.9;font-size:16px}.principle-list article{border-top:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:34px 1fr;gap:18px}.check{background:var(--green);width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.principle-list h3{margin:0 0 9px;font-size:19px}.principle-list p{margin:0;font-size:15px}.faq{border-top:1px solid var(--line);padding-top:55px;padding-bottom:70px;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq h2{font-size:32px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{font-weight:700;font-size:16px;cursor:pointer;list-style:none;display:flex;gap:20px;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:21px;font-weight:400}.faq details[open] summary:after{content:"\2212"}.faq details p{font-size:15px;line-height:1.9;color:#676d62;margin:18px 25px 0 0}.closing{background:var(--green);padding:52px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.closing h2{font-size:35px;margin:0}.closing p{font-size:15px;line-height:1.9;margin:0}footer{padding:43px 0 30px}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{font-size:12px;line-height:1.8;color:#73796d}.skip{position:absolute;left:20px;top:-100px;background:#fff;padding:15px;z-index:5}.skip:focus{top:10px}@media(max-width:800px){.navlinks a[href="#process"]{display:none}.wrap{padding-left:6%;padding-right:6%}.nav{height:76px}.nav-end{display:none}.navlinks{gap:16px;font-size:13px}.brand{font-size:20px}.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr;gap:27px}h1{font-size:54px;letter-spacing:-2.8px}.hero-copy p{font-size:16px}.hero-bottom{margin-top:37px;gap:20px}.visual{height:310px}.visual-copy h2{font-size:32px}.section{padding-top:65px;padding-bottom:65px}.section-top{display:block}.section-top p{margin-top:22px}.cards{grid-template-columns:1fr}.card{min-height:280px}.card-num{margin-bottom:28px}.steps{grid-template-columns:repeat(2,1fr);gap:35px 24px}.principle,.faq{grid-template-columns:1fr;gap:26px}.closing .wrap{display:block}.closing h2{font-size:30px}.closing p{margin-top:22px}footer .wrap{align-items:start;flex-direction:column;gap:10px}}@media(max-width:420px){h1{font-size:44px}.navlinks{gap:12px;font-size:12px}.navlinks a:last-child{display:none}.hero-bottom{display:block}.hero-bottom span{display:block;margin-top:8px}.visual-copy{left:7%}.steps{grid-template-columns:1fr}.step h3{margin-top:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--paper:#f7f8f5;--ink:#151b18;--line:#dfe4db;--green:#c8f24b}body{font-family:Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-weight:750}.wrap{max-width:1440px;padding-left:6%;padding-right:6%}.site-header{position:sticky;top:0;z-index:10;background:#f7f8f5f2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{border:0;height:92px}.brand{font-size:22px;letter-spacing:-.9px;gap:11px}.brand .mark{width:42px;height:42px;border-radius:12px;font-size:32px}.brand small{display:block;font-size:9px;letter-spacing:2.3px;margin-top:6px;font-weight:600}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.desktop-nav>a{padding:12px 0}.desktop-nav>a:hover{color:#648720}.desktop-nav .nav-process{border:1px solid #b9c0b3;border-radius:50px;padding:12px 20px;display:flex;gap:20px}.mobile-menu{display:none}.home-hero{background:#172019;color:#fff;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1fr 1fr;min-height:640px;gap:45px;align-items:center}.hero-text{padding:64px 0 40px;position:relative}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;display:flex;align-items:center;gap:12px;margin-bottom:34px}.eyebrow-line{width:28px;height:1px;background:var(--green)}.home-hero h1{font-size:clamp(52px,5.8vw,84px);font-weight:700;letter-spacing:-4px;line-height:1.16}.home-hero h1 em{color:var(--green)}h1 em:after{display:none}.hero-description{font-size:17px;line-height:1.9;color:#c0c8bd;margin:27px 0 30px}.button{border-radius:50px;padding:18px 25px;gap:35px;font-size:14px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.lime-button{background:var(--green);color:#152012}.lime-button:hover{background:#ddff85}.hero-signature{font-size:10px;line-height:1.6;letter-spacing:2px;color:#7f8e7a;position:absolute;bottom:40px;right:5px}.hero-art{position:relative;margin-right:-17%;align-self:stretch;display:flex;align-items:center;padding:48px 0}.hero-art img{width:100%;height:510px;object-fit:cover;border-radius:160px 0 0 8px}.image-caption{position:absolute;bottom:66px;left:24px;right:22px;display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:1.5px;color:#fff;background:#152019b8;padding:12px 14px;backdrop-filter:blur(12px)}.hero-strip{border-top:1px solid #ffffff25;padding:25px 0;display:flex;gap:45px;align-items:center;font-size:12px;color:#82917b}.hero-strip b{font-size:14px;color:#d4ddcf;margin-left:12px;font-weight:500}.hero-strip>a{margin-left:auto;color:#aebaab;font-size:9px;letter-spacing:1.5px}.section{padding-top:110px;padding-bottom:100px}.kicker{color:#637958;font-size:11px;letter-spacing:2px;font-weight:600}h2{font-size:clamp(32px,3.5vw,49px);letter-spacing:-2px;line-height:1.3}.section-top{margin-bottom:48px}.section-top p{font-size:16px;line-height:1.9}.cards{gap:20px}.card{border-radius:16px;padding:32px;min-height:360px;background:transparent;transition:transform .25s,border-color .25s}.card:hover{transform:translateY(-5px);border-color:#779954}.card:first-child{background:#edf2e7;border-color:#dce7ce}.card-num{font-size:10px;letter-spacing:1.2px;color:#63705a;align-items:center;margin-bottom:49px}.service-icon{background:#e4e9de;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#23321c;font-size:22px}.card:first-child .service-icon{background:var(--green)}.card h3{font-size:25px;letter-spacing:-1px}.card p{color:#697060;font-size:16px}.tags{font-size:12px;color:#76816c;line-height:1.9}.tags a{font-size:14px;color:#27351f;text-decoration:none!important}.tags a:hover{text-decoration:underline!important}.brand-story{position:relative;margin-bottom:100px}.story-image{height:460px;overflow:hidden;border-radius:18px}.story-image img{width:100%;height:100%;object-fit:cover;filter:brightness(.57)}.story-caption{position:absolute;top:90px;left:12%;color:#fff}.story-caption h2{font-size:46px}.story-caption .kicker{color:var(--green)}.story-caption p{color:#d2d9cd;font-size:16px;line-height:1.9;margin-top:23px}.dark{background:#19221b}.dark .section{padding-bottom:115px}.dark h2{font-weight:650}.steps{gap:32px}.step{padding-top:26px;position:relative}.step:before{content:"";position:absolute;top:-1px;left:0;width:34px;height:2px;background:var(--green)}.step span{font-size:11px;letter-spacing:1.5px}.step h3{font-weight:600;font-size:23px;letter-spacing:-.6px}.step p{font-size:15px;color:#aab8a5}.principle{gap:100px}.principle-list article{padding:29px 0}.principle-list h3{font-weight:650}.check{background:transparent;border:1px solid #b7caaa;font-size:14px;color:#4e703c}.faq{padding-top:60px;padding-bottom:95px}.faq details{padding:25px 0}.faq summary{font-weight:550}.faq summary:after{background:#eaf0e4;border-radius:50%;width:26px;min-width:26px;height:26px;text-align:center;line-height:26px;color:#4c683b}.closing{background:var(--green);padding:66px 0}.closing h2{font-size:41px;font-weight:650;letter-spacing:-1.8px}.closing p{font-size:15px}footer{background:#121a14;color:#fff;padding:44px 0}footer .mark{background:var(--green);color:#152012}footer p{color:#9aa994}.detail-page .hero{padding-top:42px;padding-bottom:45px}.breadcrumb{font-size:13px;color:#7b8475;margin-bottom:45px}.detail-page .eyebrow{color:#597445;margin-bottom:27px}.detail-page h1{font-size:clamp(44px,5.5vw,74px);line-height:1.2;letter-spacing:-3px}.detail-page h1 em{color:#607d31}.detail-page .hero-bottom{margin-top:44px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-top:22px}.detail-grid img{width:100%;height:410px;object-fit:cover;border-radius:16px}.detail-grid p{font-size:16px;line-height:1.9;color:#626b5d}.detail-grid h2{font-size:39px}.detail-page .recovery-title{font-size:clamp(37px,4.6vw,64px)}.recovery-title small{display:block;font-size:17px;letter-spacing:-.3px;margin-bottom:22px;color:#536448}.service-note{font-size:14px!important;line-height:1.85!important;border-left:2px solid #cad8bb;padding-left:17px}.detail-page .hero-grid{gap:65px}.detail-page .hero-copy p{font-size:16px}.detail-page .button{background:#22321e}.detail-page .button:hover{background:#3b532f}.skip{position:fixed}.home .navlinks{display:none}@media(min-width:1441px){.hero-art{margin-right:0}.hero-art img{border-radius:160px 12px 12px}}@media(max-width:1050px){.desktop-nav{gap:19px;font-size:13px}.hero-signature{display:none}.hero-layout{gap:25px;min-height:580px}.hero-art img{height:470px}.hero-strip{gap:24px}.hero-strip>a{display:none}.card{padding:25px}.principle,.faq{gap:50px}.detail-page .hero-grid{gap:30px}.detail-grid{gap:35px}.hero-text{padding-top:45px}}@media(max-width:800px){.nav{height:78px}.brand{font-size:20px}.brand small{font-size:8px}.brand .mark{width:36px;height:36px;font-size:28px}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{list-style:none;cursor:pointer;border:1px solid #cfd6c8;border-radius:30px;padding:11px 15px;font-size:13px;display:flex;gap:16px;align-items:center}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;left:0;right:0;top:78px;background:var(--paper);border-bottom:1px solid var(--line);padding:15px 6% 24px;box-shadow:0 15px 20px #0000000d}.mobile-menu nav a{display:block;padding:15px 0;font-size:16px;border-bottom:1px solid #e0e5d9}.hero-layout{grid-template-columns:1fr;gap:0}.hero-text{padding:44px 0 28px}.home-hero h1{font-size:60px;letter-spacing:-3px}.eyebrow{font-size:10px;margin-bottom:28px;letter-spacing:1.5px}.hero-description{font-size:16px;margin-top:24px}.hero-art{padding:12px 0 28px;margin:0}.hero-art img{height:360px;border-radius:90px 8px 8px}.image-caption{bottom:44px;left:16px;right:16px;font-size:8px}.hero-strip{padding:22px 0;gap:12px;justify-content:space-between}.hero-strip span{font-size:10px}.hero-strip b{font-size:12px;margin-left:7px}.section{padding-top:70px;padding-bottom:65px}.cards{gap:16px}.card{min-height:280px;padding:28px}.card-num{margin-bottom:27px}.section-top{margin-bottom:30px}.section-top p{font-size:15px}.brand-story{margin-bottom:65px}.story-image{height:380px}.story-caption{top:70px;left:12%}.story-caption h2{font-size:36px}.story-caption .kicker{font-size:9px;letter-spacing:1.5px}.story-caption p{font-size:15px}.dark .section{padding-bottom:75px}.steps{margin-top:38px;gap:36px 24px}.step h3{font-size:21px}.principle,.faq{gap:30px}.faq{padding-bottom:65px;padding-top:40px}.closing{padding:44px 0}.closing h2{font-size:32px}.closing .button{margin-top:25px}.detail-page .hero{padding-top:30px;padding-bottom:35px}.breadcrumb{font-size:12px;margin-bottom:32px}.detail-page h1{font-size:49px;letter-spacing:-2.5px}.detail-page .hero-grid{gap:25px}.detail-page .hero-bottom{margin-top:35px}.detail-grid{grid-template-columns:1fr;gap:30px;padding-top:15px}.detail-grid img{height:320px}.detail-grid h2{font-size:33px}.detail-page .recovery-title{font-size:45px}.recovery-title small{font-size:16px;margin-bottom:17px}footer .wrap{gap:20px}}@media(max-width:420px){.home-hero h1{font-size:51px;letter-spacing:-2.5px}.hero-art img{height:280px}.hero-strip{gap:5px}.hero-strip span{font-size:9px}.hero-strip b{font-size:11px;margin-left:4px}.image-caption span:last-child{display:none}.detail-page h1{font-size:40px}.detail-page .recovery-title{font-size:37px}.detail-grid img{height:270px}.hero-bottom{font-size:12px}.story-caption h2{font-size:32px}.story-image{height:350px}.story-caption .kicker{max-width:210px;display:block;line-height:1.8}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.brand small{font-size:12px;letter-spacing:1px}.eyebrow,.kicker,.card-num,.hero-signature,.image-caption,.hero-strip>a,.step span{font-size:12px}.hero-strip span{font-size:12px}.image-caption,.hero-signature{letter-spacing:1px}.story-caption .kicker{font-size:12px}.hero-art img{object-position:65% center}@media(max-width:800px){.brand small{font-size:12px;letter-spacing:.5px}.eyebrow{font-size:12px;letter-spacing:1px}.hero-strip{flex-wrap:wrap;gap:13px 18px}.hero-strip b{font-size:12px}.image-caption span:last-child{display:none}.hero-art img{object-position:65% center}.hero-strip span{font-size:12px}}@media(max-width:420px){.hero-strip b{font-size:12px}.hero-strip{gap:12px}.story-caption .kicker{font-size:12px;max-width:250px}}.detail-page .platform-title{font-size:clamp(38px,4.5vw,64px);letter-spacing:-2.8px;line-height:1.2}.platform-subtitle{font-size:18px;color:#607d31;margin:22px 0 0;font-weight:600}.recovery-hero .hero-grid{align-items:center}.recovery-hero .hero-bottom{flex-wrap:wrap;gap:16px}.recovery-hero .hero-bottom span{font-size:12px;letter-spacing:1px}.recovery-image{position:relative}.recovery-image img{display:block;height:450px}.recovery-image>span{position:absolute;bottom:20px;left:20px;background:#172019d9;color:#fff;font-size:12px;padding:12px 16px;letter-spacing:1px;border-radius:4px}.recovery-steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:50px}.related-service{font-size:14px;max-width:100%;line-height:1.6}.closing .kicker{display:block;margin-bottom:15px}.desktop-nav{gap:22px}.desktop-nav .nav-process{gap:12px;padding:11px 16px}@media(min-width:801px)and (max-width:1080px){.desktop-nav{gap:15px;font-size:12px}.desktop-nav .nav-process{display:none}}@media(max-width:800px){.detail-page .platform-title{font-size:46px;letter-spacing:-2px}.platform-subtitle{font-size:16px;margin-top:17px}.recovery-image img{height:330px}.recovery-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 22px}.recovery-image>span{left:14px;right:14px;font-size:12px;letter-spacing:.5px}}@media(max-width:480px){.detail-page .platform-title{font-size:38px;letter-spacing:-1.8px}.recovery-steps{grid-template-columns:1fr}.recovery-image img{height:290px}.related-service{gap:15px;padding:16px 20px}.recovery-hero .hero-bottom{display:flex}}@media(max-width:350px){.detail-page .platform-title{font-size:33px}.recovery-image>span{font-size:12px;letter-spacing:0;padding:10px}}.desktop-nav .kakao-nav{background:#fee500;border-color:#fee500;color:#191600;white-space:nowrap}.desktop-nav .kakao-nav:hover{background:#f5da00;color:#191600}.kakao-floating{position:fixed;right:28px;bottom:calc(26px + env(safe-area-inset-bottom));z-index:20;display:flex;align-items:center;gap:12px;padding:16px 21px;border-radius:40px;background:#fee500;color:#191600;box-shadow:0 5px 24px #17201926;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.kakao-floating:hover{background:#f5da00;transform:translateY(-2px)}.kakao-floating:focus-visible,.kakao-nav:focus-visible{outline:3px solid #172019;outline-offset:4px}.mobile-menu nav .kakao-menu{color:#433a00;font-weight:700}footer{padding-bottom:105px}@media(max-width:800px){.kakao-floating{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:14px 18px;font-size:14px;gap:10px}}html{scroll-padding-top:108px;scroll-padding-bottom:100px}img{max-width:100%}.hero-grid>*,.detail-grid>*,.principle>*,.faq>*{min-width:0}.mobile-menu summary,.button,.kakao-floating{touch-action:manipulation}.mobile-menu summary{min-height:44px;min-width:78px;justify-content:center}.mobile-menu[open] summary{background:#e9efdf}.mobile-menu[open] summary span{transform:rotate(45deg)}.mobile-menu summary span{display:inline-block}.mobile-menu nav{max-height:calc(100dvh - 90px);overflow-y:auto;overscroll-behavior:contain}.mobile-menu nav a{min-height:48px;display:flex;align-items:center}.mobile-menu nav a[aria-current=page]{font-weight:700;color:#4d702d}.faq summary{min-height:44px;align-items:center}.faq summary:after{flex-shrink:0}.tags a{min-height:44px;align-content:center}.recovery-steps p,.step p{overflow-wrap:anywhere}@media(max-width:800px){html{scroll-padding-top:88px;scroll-padding-bottom:104px}.wrap{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}.nav{height:70px;gap:16px}.brand{font-size:20px;flex-shrink:0}.brand small{font-size:12px;letter-spacing:.4px}.brand .mark{width:36px;height:36px}.mobile-menu nav{top:70px;padding:10px 20px 20px;max-height:calc(100dvh - 85px)}.mobile-menu nav a{font-size:16px;padding:14px 8px;line-height:1.5}.mobile-menu nav .kakao-menu{margin-top:12px;background:#fee500;border:0;border-radius:10px;padding-left:16px}.hero-text{padding:32px 0 12px}.home-hero h1{font-size:clamp(2.6rem,11.5vw,3.65rem);letter-spacing:-.05em;line-height:1.2}.eyebrow{font-size:12px;letter-spacing:.7px;margin-bottom:22px;line-height:1.7;flex-wrap:wrap}.eyebrow-line{width:20px}.hero-description{font-size:1rem;line-height:1.85;margin:20px 0 24px}.button{min-height:50px;padding:15px 22px;font-size:1rem;justify-content:space-between;line-height:1.5}.hero-copy .button,.hero-text .button{width:100%}.hero-art{padding:20px 0}.hero-art img{height:auto;aspect-ratio:1.38;object-fit:cover;border-radius:56px 10px 10px}.image-caption{display:none}.hero-strip{gap:12px 20px;padding:20px 0 24px}.hero-strip b{font-size:14px}.section{padding-top:56px;padding-bottom:56px}h2,.detail-grid h2{font-size:clamp(1.75rem,7.8vw,2.2rem);line-height:1.4;letter-spacing:-.04em}.section-top p{font-size:1rem;line-height:1.8;margin-top:20px}.card{padding:24px;min-height:0}.card h3{font-size:1.5rem}.card p{font-size:1rem;line-height:1.8}.card-num{margin-bottom:24px}.tags{font-size:14px}.tags a{display:block!important;min-height:48px;padding:10px 0;margin-top:8px!important;line-height:1.6}.tags br:has(+a){display:none}.brand-story{margin-bottom:56px}.story-image{height:350px}.story-caption{top:46px;left:40px;right:40px}.story-caption h2{font-size:2rem;line-height:1.35}.story-caption p{font-size:1rem;line-height:1.8}.story-caption .kicker{line-height:1.6}.steps,.recovery-steps{grid-template-columns:1fr;gap:26px;margin-top:34px}.step{padding-top:20px}.step h3{font-size:1.25rem;margin:18px 0 12px}.step p{font-size:1rem;line-height:1.85}.dark .section{padding-bottom:56px}.principle,.faq{gap:24px}.principle p,.principle-list p,.faq details p{font-size:1rem;line-height:1.85}.principle-list article{padding:24px 0;grid-template-columns:28px minmax(0,1fr);gap:12px}.principle-list h3{font-size:1.125rem;line-height:1.5}.faq{padding-top:35px;padding-bottom:56px}.faq details{padding:16px 0}.faq summary{font-size:1rem;line-height:1.6;gap:16px}.faq details p{margin-right:0}.detail-page .hero{padding-top:25px;padding-bottom:30px}.breadcrumb{font-size:12px;line-height:1.7;margin-bottom:24px;overflow-wrap:anywhere}.detail-page .hero-grid{gap:22px}.detail-page h1{font-size:clamp(2.1rem,10vw,3rem);line-height:1.25;letter-spacing:-.05em}.detail-page .platform-title{font-size:clamp(2rem,9.7vw,2.8rem);line-height:1.25;letter-spacing:-.05em}.platform-subtitle{font-size:1rem;margin-top:14px}.detail-page .hero-copy p{font-size:1rem;line-height:1.85;margin-bottom:22px}.detail-page .hero-bottom{margin-top:26px;line-height:1.9;font-size:14px;gap:12px}.recovery-hero .hero-bottom span{display:none}.detail-grid{padding-top:10px;gap:28px}.detail-grid img,.recovery-image img{height:auto;aspect-ratio:1.3;object-fit:cover;border-radius:12px}.detail-grid p{font-size:1rem;line-height:1.85}.recovery-image>span{font-size:12px;bottom:12px;left:12px;right:auto;max-width:calc(100% - 24px);line-height:1.5}.service-note{font-size:.9375rem!important}.closing{padding:38px 0}.closing h2{font-size:1.9rem;line-height:1.4}.closing p{font-size:1rem}.closing .button{width:100%;margin-top:24px;white-space:normal}.related-service{gap:12px;font-size:.9375rem}.kakao-floating{left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));min-height:54px;justify-content:center;padding:15px 18px;font-size:1rem;gap:12px;border-radius:14px;box-shadow:0 3px 18px #17201926}.kakao-floating>span:last-child{margin-left:auto}.kakao-floating>svg{margin-right:auto;flex-shrink:0}body:has(.mobile-menu[open]) .kakao-floating{visibility:hidden}footer{padding-bottom:calc(106px + env(safe-area-inset-bottom))}.skip:focus{z-index:40}}@media(max-width:350px){.wrap{padding-left:16px;padding-right:16px}.brand{gap:8px;font-size:18px}.brand small{font-size:12px;letter-spacing:0}.brand .mark{width:32px;height:32px}.mobile-menu summary{min-width:70px;padding:10px 12px}.hero-strip{gap:10px 16px}.story-caption{left:32px;right:32px}.story-caption h2{font-size:1.8rem}.recovery-image>span{letter-spacing:0;padding:9px}}@media(max-height:500px)and (max-width:800px){.site-header{position:relative}.mobile-menu nav{max-height:calc(100dvh - 80px)}.kakao-floating{left:auto;min-height:44px;font-size:14px;padding:11px 16px}.kakao-floating>svg{margin-right:0}.kakao-floating>span:last-child{margin-left:0}}.blog-header{padding-bottom:45px}.blog-header>p{font-size:18px;line-height:1.9;color:#65705e;margin-top:26px}.blog-list{padding-bottom:100px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.blog-card{border:1px solid var(--line);border-radius:16px;padding:32px;background:#edf2e7}.blog-meta{font-size:14px;color:#637452;line-height:1.8}.blog-card h2{font-size:28px;line-height:1.5;letter-spacing:-1px;margin-top:18px}.blog-card h2 a:hover{color:#607d31}.blog-card p{font-size:16px;line-height:1.9;color:#626b5d;margin:20px 0}.blog-read{display:flex;justify-content:space-between;min-height:48px;align-items:center;border-top:1px solid #d1dcc6;font-weight:600;font-size:15px}.blog-article{max-width:960px;padding-top:42px;padding-bottom:80px}.detail-page .blog-article h1{font-size:clamp(32px,4vw,52px);line-height:1.35;letter-spacing:-1.8px;margin:22px 0}.blog-intro{font-size:20px;line-height:1.9;color:#5a6653;border-bottom:1px solid var(--line);padding-bottom:32px}.blog-prose section{margin-top:42px}.blog-prose h2{font-size:28px;letter-spacing:-.8px;line-height:1.5}.blog-prose p{font-size:18px;line-height:1.95;margin-top:18px}.blog-prose a{text-decoration:underline}.blog-conclusion{background:#edf2e7;border-radius:12px;padding:26px;margin-top:38px!important}.blog-article-end{display:flex;gap:24px;justify-content:space-between;border-top:1px solid var(--line);padding-top:28px;margin-top:38px;font-size:16px}.blog-article-end a{min-height:48px;align-content:center}.desktop-nav{gap:18px}@media(max-width:800px){.blog-list{grid-template-columns:1fr;padding-bottom:56px}.blog-card{padding:24px}.blog-card h2{font-size:24px}.blog-header>p{font-size:16px}.blog-article{padding-top:28px;padding-bottom:56px}.detail-page .blog-article h1{font-size:32px;letter-spacing:-1px}.blog-intro{font-size:18px}.blog-prose h2{font-size:24px}.blog-prose p{font-size:17px;line-height:1.9}.blog-prose section{margin-top:32px}.blog-article-end{flex-direction:column;gap:8px}.blog-conclusion{padding:20px}}.blog-figure{margin:25px 0 26px}.blog-figure img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;border-radius:14px}.blog-figure figcaption{font-size:14px;line-height:1.7;color:#69745f;margin-top:10px}.blog-card-image{display:block;margin:-10px -10px 25px}.blog-card-image img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;border-radius:10px}.blog-diagnosis{background:#d1f576;border:1px solid #b5d969;padding:32px;border-radius:16px;margin-top:42px}.blog-diagnosis h2{font-size:30px;line-height:1.4;margin-top:14px}.blog-diagnosis p{font-size:16px;line-height:1.9;margin:20px 0}.blog-diagnosis .button{max-width:100%;white-space:normal;line-height:1.6;gap:20px}.blog-image-note{font-size:14px;color:#67715f;line-height:1.7;margin-top:24px}.blog-list-cta{padding-bottom:80px}.blog-list-cta .blog-diagnosis{margin-top:0}.blog-meta a{text-decoration:underline}.article-content{overflow-wrap:anywhere}@media(max-width:800px){.blog-figure{margin:20px 0}.blog-figure img{border-radius:10px}.blog-diagnosis{padding:24px;margin-top:32px}.blog-diagnosis h2{font-size:25px}.blog-diagnosis .button{font-size:15px;justify-content:space-between;width:100%;padding:16px 18px}.blog-list-cta{padding-bottom:56px}}.desktop-nav{gap:12px;font-size:14px;flex-wrap:wrap;justify-content:flex-end}.desktop-nav>a{white-space:nowrap}.desktop-nav>a[aria-current=page]{color:#4d702d;text-decoration:underline;text-underline-offset:6px}.site-header .nav{height:auto;min-height:90px;gap:20px;padding-top:12px;padding-bottom:12px}.site-header .brand{flex-shrink:0}@media(min-width:801px)and (max-width:1200px){.site-header .nav{flex-direction:column;gap:8px}.desktop-nav{justify-content:center;column-gap:20px;row-gap:0}.desktop-nav .nav-process{display:flex}.desktop-nav>a{padding:10px 0}}@media(max-width:800px){.site-header .nav{min-height:70px;height:70px;padding-top:0;padding-bottom:0;gap:16px}}.page-guide{border-top:1px solid var(--line)}.page-guide-heading{max-width:800px;margin-bottom:42px}.page-guide-heading>p{font-size:18px;line-height:1.9;color:#58644f;margin-top:24px}.page-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 48px}.page-guide-grid article{border-top:1px solid #cbd5c2;padding-top:24px}.page-guide-grid h3{font-size:23px;line-height:1.5;letter-spacing:-.6px;margin:0 0 18px}.page-guide-grid p{font-size:17px;line-height:1.95;color:#525e4a;margin:0;overflow-wrap:anywhere}@media(max-width:800px){.page-guide-heading{margin-bottom:28px}.page-guide-heading>p{font-size:16px}.page-guide-grid{grid-template-columns:1fr;gap:28px}.page-guide-grid h3{font-size:21px}.page-guide-grid p{font-size:16px}}
