:root{color:#263b32;font-synthesis:none;background:#f6f5ee;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:280px;margin:0}.page{flex-direction:column;max-width:1360px;min-height:100svh;margin-inline:auto;padding:32px clamp(20px,5vw,80px);display:flex}.header,.brand,.language,footer{align-items:center;display:flex}.header{flex-wrap:wrap;justify-content:space-between;gap:24px}.brand{letter-spacing:-.5px;gap:8px;font-size:18px;font-weight:750}.brand-mark{color:#f6f5ee;background:#2c4939;border-radius:14px;place-items:center;width:44px;height:44px;margin-inline-end:8px;font-size:29px;display:grid}.pro{letter-spacing:1px;border:1px solid #afbcaa;border-radius:5px;padding:4px 5px;font-size:10px}.language{color:#536359;gap:12px;font-size:13px}select{max-width:100%;min-height:44px;font:inherit;color:#263b32;cursor:pointer;background:#fffef8;border:1px solid #bdc5b7;border-radius:10px;padding:10px 12px;font-size:16px}select:focus-visible{outline-offset:3px;outline:3px solid #52794b}main{flex:1;grid-template-columns:1.4fr 1fr;align-items:center;gap:32px;padding-block:clamp(64px,10vw,140px);display:grid}.welcome{z-index:1;min-width:0;position:relative}.eyebrow{align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.dot{background:#52794b;border-radius:50%;flex-shrink:0;width:8px;height:8px}h1{letter-spacing:-.045em;white-space:pre-line;text-wrap:balance;overflow-wrap:break-word;margin-block:26px;font-size:clamp(38px,4.7vw,64px);font-weight:600;line-height:1.1}.description{color:#536359;max-width:530px;margin:0;font-size:18px;line-height:1.7}.notice{max-width:470px;margin-block-start:40px}.status{color:#344a26;background:#e4ebd5;border-radius:7px;padding:7px 12px;font-size:13px;font-weight:650;display:inline-block}.notice p{color:#59675d;margin-block:12px 0;font-size:14px;line-height:1.7}.illustration{aspect-ratio:1;place-items:center;min-width:0;display:grid;position:relative}.orbit{border:1px solid #dce0d1;border-radius:50%;width:100%;height:100%;position:absolute}.orbit-two{width:76%;height:76%}.memo-card{aspect-ratio:.84;background:#eceda7;border-radius:9%;width:61%;padding:12%;position:relative;transform:rotate(-9deg);box-shadow:0 25px 60px #45513614,0 4px 10px #4551360a}.card-sun{color:#435734;margin-block-end:30%;font-size:clamp(30px,5vw,62px);line-height:1;display:block}.card-line{background:#a4ad75;border-radius:5px;height:9px;margin-block-end:13px;display:block}.card-line.short{width:60%}.check{aspect-ratio:1;inset-inline-end:-9%;color:#f6f5ee;background:#2c4939;border-radius:50%;place-items:center;width:31%;font-size:clamp(28px,4vw,50px);display:grid;position:absolute;bottom:9%;transform:rotate(9deg)}.small-star{color:#869e75;font-size:54px;position:absolute;top:6%;right:10%}footer{color:#59675d;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:18px;font-size:12px}@media (width<=800px){main{grid-template-columns:1fr;gap:40px;padding-block:60px 40px}.illustration{justify-self:center;width:min(100%,330px)}h1{font-size:clamp(36px,7vw,55px)}.description{max-width:600px}}@media (width<=400px){.language{flex-wrap:wrap;gap:6px}.header{gap:18px}.page{padding-block:22px}}
