/* Page-scoped editorial theme. No global WordPress theme replacement. */
html:has(body.df-make-page){scroll-behavior:smooth;scroll-padding-top:100px;background:#f7f8f4}
body.df-make-page{--df-ink:#182e2a;--df-muted:#64706c;--df-green:#21574a;--df-line:#dfe6de;--df-lime:#dcf4ae;margin:0!important;padding:0!important;background:#f7f8f4!important;color:var(--df-ink)!important;font:16px/1.75 system-ui,-apple-system,"Noto Sans KR",sans-serif!important;text-align:left}
.df-make-page *{box-sizing:border-box}.df-make-page a{color:inherit;text-decoration:none}.df-make-page img{max-width:100%;height:auto}.df-make-page h1,.df-make-page h2,.df-make-page h3,.df-make-page p,.df-make-page figure{margin:0}.df-make-page h1,.df-make-page h2,.df-make-page h3{color:var(--df-ink);font-family:inherit;font-style:normal;font-weight:750;word-break:keep-all;overflow-wrap:anywhere}.df-make-page a:focus-visible{outline:3px solid #4e8e75;outline-offset:5px}.df-make-page .df-skip{position:fixed;top:-80px;left:20px;padding:10px 18px;background:#fff;z-index:10001}.df-make-page .df-skip:focus{top:10px}
.df-make-page .df-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#f7f8f4!important;border-bottom:1px solid var(--df-line);padding:0 max(28px,calc((100vw - 1240px)/2));position:relative;z-index:5}.df-make-page .df-brand{font-size:32px;letter-spacing:-1.9px;font-weight:850;line-height:1;display:block;color:var(--df-ink)}.df-brand>span{color:#538e66}.df-brand>small{display:block;font-size:8px;letter-spacing:2px;font-weight:650;margin-top:8px}.df-header nav{display:flex;gap:28px;font-size:13px;font-weight:650}.df-header nav a:hover,.df-text-link:hover{text-decoration:underline;text-underline-offset:5px}.df-make-page .df-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 23px;border-radius:9px;background:var(--df-green);color:#fff;font-size:14px;font-weight:700;border:1px solid transparent;transition:background .18s,transform .18s;line-height:1.4}.df-make-page .df-button:hover{background:#153e34;transform:translateY(-2px)}.df-make-page .df-small{font-size:12px;padding:12px 17px}.df-main{max-width:1296px;padding:0 28px;margin:0 auto}.df-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;color:#76837d;margin:26px 0 42px}.df-hero{display:grid;grid-template-columns:1fr 1.03fr;align-items:center;gap:55px;padding:0 0 56px}.df-make-page .df-eyebrow{font-size:10px;letter-spacing:2px;color:#50705d;font-weight:800;margin-bottom:20px;display:flex;align-items:center;gap:9px}.df-dot{width:7px;height:7px;border-radius:50%;background:#74a574;display:inline-block}.df-make-page .df-hero h1{font-size:clamp(36px,3.7vw,53px);line-height:1.22;letter-spacing:-2.7px;font-weight:780;margin:0 0 26px}.df-hero h1 em{font-style:normal;color:#426f56;font-size:.79em;letter-spacing:-2px}.df-make-page .df-intro{font-size:16px;color:#65736b;line-height:1.9;max-width:490px;word-break:keep-all}.df-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.df-text-link{font-size:13px;font-weight:700;display:inline-block}.df-make-page .df-byline{font-size:10px;letter-spacing:.2px;color:#7a857e;margin-top:28px;display:flex;gap:10px}.df-hero-photo{position:relative;padding-bottom:26px;min-width:0}.df-make-page .df-hero-image{display:block;width:100%;height:510px;object-fit:cover;object-position:62% center;border-radius:20px}.df-photo-note{position:absolute;left:22px;right:22px;bottom:53px;display:flex;align-items:center;gap:15px;padding:18px 22px;border-radius:12px;background:#ffffffed;box-shadow:0 8px 35px #1a322b10;backdrop-filter:blur(12px)}.df-note-icon{display:grid;place-items:center;background:var(--df-lime);color:var(--df-green);width:42px;height:42px;border-radius:10px;font-size:26px}.df-photo-note strong{display:block;font-size:14px}.df-photo-note div>span{display:block;font-size:11px;color:#68766e}.df-hero-photo figcaption{font-size:9px;color:#89948c;text-align:right;position:absolute;bottom:0;right:0}.df-facts{display:grid;grid-template-columns:1fr 1fr 1fr .8fr;border-top:1px solid var(--df-line);border-bottom:1px solid var(--df-line);padding:25px 0;gap:24px;align-items:center}.df-facts>div{border-right:1px solid var(--df-line);padding-left:20px}.df-facts strong{display:block;font-size:23px;font-weight:760;letter-spacing:-.6px}.df-facts strong small{font-size:15px;font-weight:650}.df-facts div>span{font-size:11px;color:#7b857f}.df-facts>a{font-size:12px;font-weight:650;text-align:center}.df-facts a small{display:block;font-size:9px;font-weight:400;color:#869087;margin-top:3px}
.df-section{padding:90px 0}.df-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:32px}.df-make-page h2{font-size:clamp(26px,2.45vw,35px);letter-spacing:-1.4px;line-height:1.4}.df-heading-aside{max-width:430px;color:#6c7971;font-size:13px;line-height:1.9}.df-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.df-use-card{background:#fff;border:1px solid #e5ebe3;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.df-use-card:hover,.df-library-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #234b3610}.df-use-photo{aspect-ratio:1.9;position:relative;overflow:hidden;background:#e6ebe2}.df-make-page .df-use-photo img{display:block;width:100%;height:100%;object-fit:cover}.df-use-photo>span{position:absolute;bottom:13px;left:17px;background:#ffffffed;border-radius:6px;padding:1px 9px;font-size:11px;font-weight:700}.df-use-card>div:last-child{padding:21px 23px 24px;flex:1}.df-make-page .df-use-card h3{font-size:20px;letter-spacing:-.7px;margin-bottom:9px}.df-use-card p{font-size:13px;color:#738077;line-height:1.85;margin-bottom:17px}.df-use-card small{font-size:10px;color:#486650;background:#f3f6ef;padding:6px 9px;border-radius:5px;display:inline-block}
.df-workflow-section{background:#eaf0e4;border:1px solid #e0e7da;border-radius:20px;padding:48px;display:grid;grid-template-columns:.85fr 1.15fr;gap:68px;align-items:center}.df-workflow-intro>p:not(.df-eyebrow){font-size:14px;color:#71806f;line-height:1.9;margin:20px 0 24px}.df-workflow{background:#fff;border-radius:14px;padding:29px}.df-workflow-step{display:flex;gap:20px;padding-bottom:28px;position:relative}.df-workflow-step:not(:nth-child(3)):before{content:"";position:absolute;left:18px;width:1px;top:40px;bottom:0;background:#dce6d5}.df-step-number{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;background:#edf3e6;border:1px solid #dce8cf;border-radius:10px;color:#3f634b;font-size:14px;font-weight:750;z-index:1}.df-workflow-step small{color:#83917c;font-size:9px;letter-spacing:1px}.df-make-page .df-workflow-step h3{font-size:18px;letter-spacing:-.5px;margin:4px 0 7px}.df-workflow-step p{font-size:12px;color:#798276;line-height:1.8}.df-workflow-foot{border-top:1px solid #e7ece1;padding-top:16px;font-size:10px;color:#6e7e69;text-align:center}.df-check-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding-bottom:32px}.df-check-list>div{display:flex;gap:25px;padding:23px 0;border-top:1px solid var(--df-line)}.df-check-list>div>span{font-size:11px;color:#8a9b82;padding-top:4px}.df-make-page .df-check-list h3{font-size:17px;margin-bottom:10px;letter-spacing:-.4px}.df-check-list p{font-size:13px;color:#758074;line-height:1.9}.df-source-note{color:#86907f;font-size:10px;padding-bottom:32px;border-bottom:1px solid var(--df-line)}.df-source-note a{text-decoration:underline}
.df-library{padding:80px 0}.df-library .df-section-heading p:not(.df-eyebrow){font-size:13px;color:#7e877d;margin-top:12px}.df-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 23px}.df-library-card{background:white;border:1px solid #e4e9df;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.df-card-photo{position:relative;aspect-ratio:1.6;background:#e9eee5;overflow:hidden}.df-make-page .df-card-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.df-library-card:hover img{transform:scale(1.02)}.df-card-photo>span{position:absolute;left:15px;bottom:14px;border-radius:20px;background:#fffffff0;padding:4px 11px;color:#4b6250;font-size:9px;font-weight:700}.df-card-copy{padding:22px;flex:1;display:flex;flex-direction:column}.df-make-page .df-card-copy h3{font-size:18px;line-height:1.55;letter-spacing:-.6px;margin-bottom:22px}.df-card-bottom{margin-top:auto;border-top:1px solid #edf0e9;padding-top:14px;display:flex;justify-content:space-between;align-items:center;color:#7f8a7b;font-size:10px}.df-card-bottom span:last-child{font-size:19px;color:#42674b}.df-final-cta{background:#244b3d;border-radius:18px;padding:46px 54px;display:flex;justify-content:space-between;align-items:center;gap:35px}.df-make-page .df-final-cta h2{color:#fff;font-size:32px}.df-final-cta .df-eyebrow{color:#b3d29e;font-size:9px}.df-final-cta p:not(.df-eyebrow){color:#bbcebf;font-size:12px;margin-top:17px}.df-make-page .df-light{background:#dcf4ae;color:#294534;flex-shrink:0}.df-make-page .df-light:hover{background:#e8fac8}.df-affiliate{font-size:10px;color:#93998d;max-width:760px;text-align:center;margin:24px auto 55px!important;line-height:1.9}.df-make-page .df-footer{padding:38px max(28px,calc((100vw - 1240px)/2));border-top:1px solid var(--df-line);display:flex;justify-content:space-between;align-items:center;gap:24px;background:#f7f8f4!important}.df-footer>p{font-size:11px;color:#82907f}.df-footer nav{display:flex;gap:22px;font-size:10px;color:#778872}.df-footer .df-brand{font-size:27px}
@media(max-width:1050px){.df-header nav{gap:16px}.df-hero{gap:30px}.df-hero h1{font-size:39px!important}.df-hero-image{height:480px!important}.df-hero-actions{gap:17px}.df-workflow-section{padding:35px;gap:32px}.df-section-heading{gap:25px}.df-heading-aside{max-width:350px}.df-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.df-facts{gap:10px}.df-facts>div{padding-left:10px}.df-facts strong{font-size:21px}.df-check-section{gap:35px}.df-footer{flex-wrap:wrap}}
@media(max-width:800px){.df-make-page .df-header{height:auto;min-height:85px;padding:20px;gap:20px;flex-wrap:wrap}.df-header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--df-line);padding-top:13px;font-size:12px}.df-brand{font-size:28px!important}.df-main{padding:0 20px}.df-breadcrumb{margin:22px 0 30px}.df-hero{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.df-hero h1{font-size:44px!important}.df-hero h1 br:nth-child(1){display:none}.df-hero h1 em{font-size:.78em}.df-hero-image{height:auto!important;max-height:460px;aspect-ratio:1.45;object-position:center!important}.df-intro{font-size:15px!important;max-width:none}.df-hero-actions{margin-top:24px}.df-facts{grid-template-columns:1fr 1fr;gap:24px 10px}.df-facts>div:nth-child(2){border:0}.df-facts strong{font-size:22px}.df-section{padding:55px 0}.df-section-heading{display:block}.df-heading-aside{max-width:none;margin-top:20px!important}.df-use-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.df-use-card>div:last-child{padding:18px}.df-workflow-section{grid-template-columns:1fr;gap:30px;padding:28px}.df-workflow-intro h2 br{display:none}.df-check-section{grid-template-columns:1fr;gap:25px;padding-bottom:25px}.df-library{padding:55px 0}.df-section-heading>.df-text-link{margin-top:18px}.df-final-cta{padding:30px;display:block}.df-final-cta .df-button{margin-top:28px}.df-final-cta h2{font-size:28px!important}.df-footer{padding:30px 20px!important;display:block!important}.df-footer>p{margin:15px 0 22px}.df-footer nav{flex-wrap:wrap}}
@media(max-width:520px){.df-make-page .df-hero h1{font-size:35px!important;letter-spacing:-1.8px}.df-hero h1 br:nth-child(1){display:block}.df-hero h1 em{letter-spacing:-1.4px;font-size:.82em}.df-hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.df-hero-actions .df-button{width:100%;justify-content:space-between}.df-hero-actions .df-text-link{align-self:center}.df-photo-note{left:13px;right:13px;bottom:43px;padding:12px;gap:12px}.df-photo-note strong{font-size:12px}.df-photo-note div>span{font-size:10px}.df-hero-photo{padding-bottom:23px}.df-hero-photo figcaption{font-size:8px}.df-hero-image{border-radius:14px!important}.df-use-grid,.df-library-grid{grid-template-columns:1fr}.df-use-card>div:last-child{padding:22px}.df-section-heading h2 br{display:none}.df-use-card h3{font-size:21px!important}.df-use-photo{aspect-ratio:1.75}.df-workflow-section{padding:24px 18px}.df-workflow{padding:22px 17px}.df-workflow-step{gap:13px}.df-workflow-step h3{font-size:16px!important}.df-workflow-foot{font-size:9px}.df-card-copy h3{font-size:20px!important}.df-facts strong{font-size:20px}.df-facts>div{padding-left:6px}.df-facts div>span{font-size:10px}.df-eyebrow{font-size:9px!important;letter-spacing:1.4px!important}}
@media(prefers-reduced-motion:reduce){html:has(body.df-make-page){scroll-behavior:auto}.df-make-page *{transition:none!important}.df-make-page a:hover,.df-make-page a:hover img{transform:none!important}}
