:root{--green:#073f32;--green2:#0b5b47;--mint:#e9f1ee;--soft:#f4f6f5;--line:#dfe6e3;--text:#17201d;--muted:#66736e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.65}.site-header{height:76px;display:flex;align-items:center;gap:36px;padding:0 max(24px,calc((100vw - 1180px)/2));position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);z-index:10;border-bottom:1px solid rgba(0,0,0,.06)}.brand{display:flex;align-items:center;gap:10px;color:var(--green);text-decoration:none;font-size:20px}.brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--green);color:#fff;font-size:12px;letter-spacing:1px}.site-header nav{display:flex;gap:26px;margin-left:auto}.site-header nav a{color:#394640;text-decoration:none;font-size:14px}.header-cta,.button,.submit-button{border:0;border-radius:5px;background:var(--green);color:#fff;text-decoration:none;padding:12px 20px;font-weight:700}.hero{min-height:700px;background:linear-gradient(90deg,rgba(3,39,30,.94) 0%,rgba(3,39,30,.74) 38%,rgba(3,39,30,.08) 70%),url("./assets/hero.png") center/cover;display:flex;align-items:center}.hero-copy{width:min(1180px,calc(100% - 48px));margin:auto;color:#fff}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.22em;font-weight:800;color:#4e957f}.hero .eyebrow{color:#a9d2c3}.hero h1{font-size:58px;line-height:1.18;margin:18px 0 22px;letter-spacing:-.04em}.hero-copy>p:not(.eyebrow){color:#dce9e4;font-size:17px}.hero-actions{display:flex;gap:10px;margin:34px 0}.button{display:inline-block}.button.ghost{background:transparent;border:1px solid rgba(255,255,255,.48)}.trust-row{display:flex;gap:25px;font-size:13px;color:#d3e4de}.trust-row span:before{content:"✓";margin-right:7px;color:#8fc3b0}.section{width:min(1180px,calc(100% - 48px));margin:auto;padding:110px 0}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section h2{font-size:40px;line-height:1.3;letter-spacing:-.04em;margin:15px 0}.intro-copy{padding-top:30px;color:var(--muted);font-size:17px}.soft{width:100%;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2));background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section-head>p{color:var(--muted);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{background:#fff;padding:34px 28px;border:1px solid var(--line);min-height:250px}.feature-grid b,.process-grid span{color:#579782;font-size:13px}.feature-grid h3,.project-card h3,.process-grid h3{margin:34px 0 10px}.feature-grid p,.project-card p,.process-grid p{font-size:14px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.project-card{border:1px solid var(--line);background:#fff;overflow:hidden}.project-card img{width:100%;height:260px;object-fit:cover;display:block}.project-card:first-child img{height:340px}.project-card div{padding:24px}.project-card span{font-size:11px;color:#4b8d78;font-weight:800}.project-card h3{margin:8px 0 5px}.process-section{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:50px}.process-grid article{padding:25px;border-left:1px solid var(--line)}.consultation{background:var(--green);padding:100px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;color:#fff}.consult-copy h2{font-size:44px;line-height:1.3}.consult-copy p,.consult-copy li{color:#c8dbd4;font-size:14px}.consult-copy ul{padding-left:18px;margin-top:35px}form{background:#fff;color:var(--text);padding:38px;border-radius:6px}.form-progress{display:flex;justify-content:space-between;margin-bottom:28px}.form-progress span{font-size:20px;font-weight:800}.form-progress b{font-size:12px;color:#4d8e79}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{font-size:12px;font-weight:700;color:#53605b}.form-grid .wide{grid-column:1/-1}input,select,textarea{width:100%;margin-top:7px;border:1px solid #d7dfdc;border-radius:4px;padding:14px;background:#fafbfb;font:inherit;color:var(--text)}textarea{min-height:100px;resize:vertical}.consent{display:flex;gap:9px;align-items:center;font-size:12px;color:var(--muted);margin:18px 0}.consent input{width:auto;margin:0}.submit-button{width:100%;font-size:15px;padding:16px}.submit-button:disabled{opacity:.6}.form-message{font-size:13px;text-align:center;margin:14px 0 0}.form-message.success{color:#087552}.form-message.error{color:#b12626}.honeypot{position:absolute;left:-9999px}footer{padding:44px max(24px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;background:#f5f6f5;color:var(--muted);font-size:12px}footer strong{color:var(--green);font-size:18px}@media(max-width:900px){.site-header nav{display:none}.site-header{height:66px}.header-cta{margin-left:auto;padding:9px 13px}.hero{min-height:600px}.hero h1{font-size:39px}.trust-row{flex-direction:column;gap:4px}.section{padding:75px 0}.intro,.consultation{grid-template-columns:1fr;gap:30px}.feature-grid,.project-grid{grid-template-columns:1fr 1fr}.project-card:first-child{grid-column:1/-1}.process-grid{grid-template-columns:1fr 1fr}.section-head{align-items:start;gap:15px;flex-direction:column}.consultation{padding-top:70px;padding-bottom:70px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}footer{flex-direction:column}}@media(max-width:560px){.hero-copy{width:calc(100% - 36px)}.hero h1{font-size:34px}.hero-actions{flex-direction:column;align-items:stretch;text-align:center}.section{width:calc(100% - 36px)}.feature-grid,.project-grid,.process-grid{grid-template-columns:1fr}.project-card:first-child{grid-column:auto}.consultation{padding-left:18px;padding-right:18px}form{padding:24px}.consult-copy h2,.section h2{font-size:32px}}
