:root{font-family:system-ui,-apple-system,Malgun Gothic,sans-serif;color:#193831;background:#f7faf8;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:9}.header{max-width:1200px;margin:auto;padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:1.35rem;font-weight:800;letter-spacing:-.06em;white-space:nowrap}.mark{display:inline-grid;place-items:center;width:33px;height:33px;background:#1c746b;color:#fff;border-radius:10px;margin-right:9px;font-size:1rem}.header nav{display:flex;gap:34px;font-weight:600;font-size:.95rem}.header nav a:hover,.footer-links a:hover{color:#16877a}.hero{max-width:1200px;margin:12px auto 0;min-height:550px;display:grid;grid-template-columns:1fr 1fr;background:#e7f0eb;border-radius:24px;overflow:hidden}.hero-copy{padding:88px 6vw 70px 70px;align-self:center}.eyebrow{color:#208477;font-size:.84rem;letter-spacing:.09em;font-weight:800;margin:0 0 18px}h1,h2,h3,p{word-break:keep-all}h1{font-size:clamp(2.8rem,5vw,4.75rem);letter-spacing:-.075em;line-height:1.17;margin:0 0 24px}h1 em{font-style:normal;color:#208477}.hero-copy>p:not(.eyebrow){font-size:1.1rem;line-height:1.8;color:#536a63;max-width:470px}.button{display:inline-flex;gap:38px;align-items:center;background:#1c746b;color:#fff;padding:17px 23px;border-radius:7px;font-weight:700;margin-top:22px}.button:hover{background:#135b53}.hero-art{background:linear-gradient(135deg,#d6ded3,#f3ede0 55%,#c5cabb);position:relative;overflow:hidden;min-height:420px}.hero-art:before{content:"";position:absolute;width:140%;height:48%;bottom:-19%;left:-12%;background:#d1c3ac;transform:rotate(-6deg);box-shadow:0 -18px 35px #8888}.window{position:absolute;top:8%;left:12%;width:62%;height:68%;background:linear-gradient(145deg,#eaf8f6,#b7d4d4);border:14px solid #f8f6ee;box-shadow:20px 20px 40px #526b6055}.window:before{content:"";position:absolute;left:48%;top:0;width:10px;height:100%;background:#faf7ed}.window:after{content:"";position:absolute;top:47%;left:0;width:100%;height:9px;background:#faf7ed}.ledge{position:absolute;bottom:16%;left:6%;width:80%;height:19px;background:#eee9de;box-shadow:0 12px 18px #4444}.plant{position:absolute;right:14%;bottom:16%;height:130px;width:72px;border-radius:5px 5px 20px 20px;background:#b18b6b;box-shadow:0 5px 12px #4444}.plant:before{content:"✦";position:absolute;color:#376e52;font-size:180px;line-height:1;bottom:66px;left:-47px;transform:rotate(20deg)}.art-caption{position:absolute;bottom:26px;left:30px;font-size:.8rem;color:#37524b;background:#ffffffe0;padding:10px 15px;border-radius:4px}.section{max-width:1200px;margin:0 auto;padding:110px 28px}.section-head h2,.guide h2,.about h2{font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.06em;margin:0 0 14px}.section-head>p:last-child,.guide p:not(.eyebrow),.about p:not(.eyebrow){color:#60736c;line-height:1.8}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.card{border:1px solid #dae6df;background:#fff;padding:34px;border-radius:14px;min-height:275px;display:flex;flex-direction:column}.num{color:#228a7b;font-weight:800}.card h3{font-size:1.45rem;margin:30px 0 8px}.card p{line-height:1.75;color:#62766e;margin:0}.card a{margin-top:auto;padding-top:22px;color:#1c746b;font-weight:700}.process{max-width:none;background:#eef5f1;padding-left:max(28px,calc((100vw - 1144px)/2));padding-right:max(28px,calc((100vw - 1144px)/2))}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.steps article{border-top:2px solid #9bbdb0;padding-top:22px}.steps b{color:#1c746b}.steps h3{font-size:1.25rem;margin:23px 0 8px}.steps p{color:#60736c;line-height:1.75}.guide{display:grid;grid-template-columns:1fr 1fr;gap:80px}.checklist{border-top:1px solid #ceddd3}.checklist div{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid #ceddd3}.checklist span{color:#65766e;text-align:right}.about{text-align:center;background:#dcebe3;padding:90px 28px}.about p:last-child{max-width:680px;margin:15px auto 0}footer{max-width:1200px;margin:auto;padding:54px 28px 26px;display:grid;grid-template-columns:1fr 1fr;gap:35px;color:#38534a}footer p{color:#74837c}.footer-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;font-size:.9rem}footer small{grid-column:1/-1;border-top:1px solid #dce6df;padding-top:25px;color:#76877e}@media(max-width:760px){.header{padding:18px}.header nav{gap:12px;overflow:auto;font-size:.78rem}.header nav a{white-space:nowrap}.brand{font-size:1.05rem}.mark{display:none}.hero{margin:0 12px;grid-template-columns:1fr}.hero-copy{padding:65px 30px}.hero-art{min-height:300px}.section{padding:75px 22px}.cards,.steps,.guide{grid-template-columns:1fr}.guide{gap:20px}.process{padding:75px 22px}.checklist div{display:block}.checklist span{display:block;text-align:left;margin-top:6px}footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
