:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183d36;background:#f8f9f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.intro{background:#183d36;color:white;padding:8vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;overflow:hidden}.symbol{border:1px solid #d9e8c3;border-radius:20px;width:64px;height:64px;display:grid;place-items:center;color:#d9e8c3;font-size:23px;font-weight:800;letter-spacing:-.08em;margin-bottom:60px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.2em;color:#c4dd9f}h1{font-size:clamp(48px,5vw,78px);line-height:1.04;letter-spacing:-.065em;max-width:630px;margin:23px 0}p{line-height:1.7}.intro p{font-size:18px;max-width:450px;color:#c9dcd2}.leaf{position:absolute;font-size:340px;line-height:1;right:-55px;bottom:-120px;color:#ffffff0c}.panel{display:grid;place-items:center;padding:8vw}.panel-content{max-width:440px}.pill{display:inline-block;background:#e6efd8;color:#436e31;padding:9px 14px;border-radius:99px;font-size:11px;font-weight:800;letter-spacing:.14em}h2{font-size:clamp(38px,4vw,56px);line-height:1.1;letter-spacing:-.055em;margin:24px 0 18px}.panel p{color:#61736b;font-size:17px}.notice{display:flex;gap:14px;background:#eef3e9;border:1px solid #dce8d6;border-radius:15px;padding:20px;color:#355348;font-size:14px;line-height:1.55;margin-top:40px}.notice>span:first-child{font-size:21px}.panel .reference{font-size:12px;margin-top:28px}.reference a{color:#295d4b;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.shell{grid-template-columns:1fr}.intro{min-height:48vh;padding:45px 25px}.symbol{margin-bottom:45px}.intro p{font-size:16px}.leaf{font-size:200px;bottom:-60px}.panel{padding:70px 25px}.panel-content{max-width:none}}

html{scroll-behavior:smooth}
.intro{background:radial-gradient(circle at 100% 100%,#427c61 0,#183d36 48%)}
.symbol{box-shadow:0 12px 30px #08251d40}
.panel{background:radial-gradient(circle at 94% 4%,#eaf2df 0,transparent 33%),#fafbf7}
.pill{box-shadow:0 4px 15px #4a79301c}
.contact-group{display:grid;gap:9px;border-top:1px solid #dce6da;padding-top:23px;margin-top:32px}
.contact-label{font-size:10px;letter-spacing:.17em;font-weight:800;color:#72905f;margin-bottom:2px}
.contact-group a{color:#234e3d;font-size:16px;font-weight:700;text-decoration:none;display:flex;justify-content:space-between;gap:15px;padding:8px 0;max-width:315px}
.contact-group a:hover,.reference a:hover{color:#6d934c}
.panel .reference{border-top:1px solid #dce6da;padding-top:20px;margin-top:26px;line-height:1.6}
@media(max-width:760px){.intro{min-height:390px}.panel{padding-top:54px}.contact-group{margin-top:26px}}
