*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfff7;color:#203326;font-family:Arial,'Segoe UI',sans-serif}a{color:inherit;text-decoration:none}.sunny{display:flex;justify-content:space-between;align-items:center;padding:18px clamp(18px,5vw,58px);background:#fbfff7;border-bottom:1px solid #d4e5d0;position:sticky;top:0;z-index:10}.sunny a{display:flex;align-items:center;gap:12px;font-size:22px}.sunny img{width:46px;height:46px;border-radius:16px}.bubble{display:flex;gap:8px}.bubble button{border:0;background:#e9f7e8;width:42px;height:42px;border-radius:50%;font-weight:900;cursor:pointer}.bubble .active{background:#ef5f79;color:white}.poster{min-height:calc(100vh - 83px);display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding:48px clamp(18px,5vw,58px);background:linear-gradient(180deg,#fbfff7 0%,#e9f7e8 100%)}.pill{display:inline-flex;background:#ef5f79;color:white;padding:8px 12px;border-radius:999px;font-weight:900}h1{font-size:clamp(42px,6vw,84px);line-height:.95;letter-spacing:0;margin:18px 0}.poster p{font-size:20px;color:#66735e}.poster a,.bloomform button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;background:#2e9d62;color:white;border:0;border-radius:999px;font-weight:900;cursor:pointer}figure{margin:0;padding:12px;background:white;border-radius:22px;box-shadow:0 22px 70px #2a46341f;transform:rotate(1deg)}figure img{border-radius:16px}.path{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:28px clamp(18px,5vw,58px);background:#203326;color:white}.path div{min-height:120px;padding:18px;border:1px solid #ffffff24;border-radius:8px}.path b{display:block;color:#ef5f79;font-size:30px}.path span{font-weight:900}.garden,.people,.apply,.questions{padding:76px clamp(18px,5vw,58px)}h2{font-size:clamp(32px,4.7vw,62px);line-height:1;margin:0 0 28px;letter-spacing:0}.garden>div{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}article{background:white;border:1px solid #d4e5d0;border-radius:8px;padding:24px;box-shadow:0 14px 38px #2238290c}article h3{margin:0 0 8px;font-size:23px}article p{margin:0;color:#66735e}.people{background:#e9f7e8}.people>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.apply{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;background:white}.bloomform{display:grid;grid-template-columns:1fr 1fr;gap:12px;border:1px solid #d4e5d0;border-radius:18px;padding:26px;background:#e9f7e8}label{display:grid;gap:7px;font-weight:800}.wide,.legal,.status{grid-column:1/-1}input{height:48px;border:1px solid #d4e5d0;border-radius:999px;padding:0 14px}.legal{margin:0;color:#66735e}.status{font-weight:900;color:#2e9d62}details{background:white;border:1px solid #d4e5d0;border-radius:8px;padding:18px;margin-bottom:12px}summary{font-weight:900;cursor:pointer}details p{color:#66735e}@media(max-width:940px){.poster,.apply{grid-template-columns:1fr}.path{grid-template-columns:1fr 1fr}.people>div{grid-template-columns:1fr}}@media(max-width:600px){.path,.garden>div,.bloomform{grid-template-columns:1fr}h1{font-size:38px}}