:root{color-scheme:light;--paper:#fbfaf1;--ink:#24231f;--green:#305232;--orange:#f15720}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}main{min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;padding:38px 48px 24px;overflow:hidden}.soon{margin:0;text-align:center;font-size:14px;letter-spacing:.13em;text-transform:uppercase;font-weight:700}.brand{align-self:center;justify-self:center;width:min(680px,78vw);padding:45px 0 20px}h1{margin:0}.wordmark{display:block;width:100%;height:auto;mix-blend-mode:normal}.tagline{text-align:center;text-transform:uppercase;letter-spacing:.19em;font-weight:700;font-size:clamp(14px,1.3vw,18px);line-height:1.65;margin:28px -15px 0}.tagline span{color:var(--orange);margin-left:7px}.bottom{display:flex;justify-content:space-between;align-items:flex-end;min-height:135px}.bottom p{font-size:14px;color:var(--green);margin:0 0 9px;letter-spacing:.03em}.mascot{width:155px;height:auto;mix-blend-mode:normal;transform:rotate(-7deg);animation:hello .9s ease-out both}@keyframes hello{from{transform:translateX(30px) rotate(3deg);opacity:0}to{transform:translateX(0) rotate(-7deg);opacity:1}}@media(max-width:600px){main{padding:27px 22px 22px}.soon{font-size:12px;letter-spacing:.1em}.brand{width:100%;padding:65px 0 30px}.tagline{font-size:13px;letter-spacing:.11em;margin:22px 0 0}.bottom{min-height:150px}.bottom p{max-width:145px;line-height:1.5;font-size:14px}.mascot{width:125px}}@media(prefers-reduced-motion:reduce){.mascot{animation:none}}


.flower-wrap{position:relative}.mascot{position:relative;height:136px;overflow:hidden;transform:none;animation:none}.mascot img,.mascot canvas{position:absolute;width:245px;height:auto;max-width:none;left:-40px;top:-48px}.mascot [hidden]{display:none}#motion{position:absolute;right:-12px;bottom:-10px;width:32px;height:32px;border:0;background:var(--paper);color:var(--green);border-radius:50%;cursor:pointer;font-size:14px}#motion:focus-visible{outline:2px solid var(--green);outline-offset:3px}@media(max-width:600px){.mascot{height:110px}.mascot img,.mascot canvas{width:200px;left:-33px;top:-39px}}


.floating-flower{position:fixed;left:0;top:0;width:200px;aspect-ratio:146.51/160.32;padding:0;border:0;background:transparent;z-index:2;cursor:grab;touch-action:none;user-select:none;will-change:transform;-webkit-tap-highlight-color:transparent}.floating-flower img{display:block;width:100%;height:100%;pointer-events:none}.floating-flower.grabbed{cursor:grabbing}.floating-flower:focus-visible{outline:2px dashed var(--green);outline-offset:8px;border-radius:50%}.flower-wrap{z-index:3}@media(max-width:600px){.floating-flower{width:90px}}


.flower-wrap{z-index:auto}#motion{z-index:4}

.footer-note{display:flex;align-items:center;gap:8px;min-width:0;margin-right:12px;margin-bottom:-5px}.footer-note p{margin:0;min-width:0}.instagram-link{position:relative;z-index:4;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;color:var(--green);border-radius:50%;text-decoration:none}.instagram-link:hover{color:var(--orange)}.instagram-link:focus-visible{outline:2px solid var(--green);outline-offset:2px}.flower-wrap{flex-shrink:0}

