.hero-copy,.collection,.locations{position:relative;isolation:isolate}
.sakura-decor{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1;user-select:none}
.sakura-decor i{position:absolute;display:block;width:58px;height:70px;background:url('/sakura-petal.png') center/contain no-repeat;opacity:.75;left:.5%;top:32%;transform:rotate(-25deg)}
.sakura-decor i:nth-child(2){left:auto;right:.5%;top:60%;width:48px;height:60px;transform:rotate(65deg)}
.sakura-decor i:nth-child(3){left:2%;top:85%;width:44px;height:55px;transform:rotate(140deg)}
.sakura-decor i:nth-child(4){left:auto;right:5%;top:8%;width:54px;height:65px;transform:rotate(30deg)}
.sakura-decor i:nth-child(5){left:42%;top:93%;width:42px;height:52px;transform:rotate(-75deg)}
.hero-copy .sakura-decor i:first-child{left:auto;right:3%;top:32%}
.sakura-arrive i{animation:sakura-drift 4.8s ease-out both}
.sakura-arrive i:nth-child(even){animation-name:sakura-drift-right}
@keyframes sakura-drift{from{translate:6px -75px;rotate:-35deg;opacity:0}30%{opacity:.75}to{translate:0 0;rotate:0deg;opacity:.75}}
@keyframes sakura-drift-right{from{translate:-6px -90px;rotate:40deg;opacity:0}30%{opacity:.75}to{translate:0 0;rotate:0deg;opacity:.75}}
#open-cart{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));z-index:20;display:flex;align-items:center;gap:12px;min-height:54px;padding:14px 22px;border:1px solid #d9bb68;border-radius:999px;background:#65128c;color:#fff;box-shadow:0 6px 24px #43125940;font-size:16px;font-weight:600;cursor:pointer}
#open-cart:hover{background:#4d0d6c;box-shadow:0 8px 28px #43125955}
#open-cart:focus-visible{outline:3px solid #b07acb;outline-offset:4px}
#open-cart #count{margin:0;min-width:26px;height:26px;padding:2px 7px;background:#fff;color:#65128c;border-radius:50%;font-size:14px;text-align:center}
body>footer{padding-bottom:110px}
.toast{bottom:100px}
@media(max-width:760px){.sakura-decor i{width:42px;height:52px}.sakura-decor i:nth-child(2){width:38px;height:48px}.sakura-decor i:nth-child(3){width:34px;height:43px}.sakura-decor i:nth-child(4){width:40px;height:50px}.sakura-decor i:nth-child(5){display:none}#open-cart{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:12px 18px;font-size:15px;min-height:50px}.toast{bottom:90px}}
@media(prefers-reduced-motion:reduce){.sakura-arrive i{animation:none}}
