.storefront{background:#f4f2ed;min-height:100vh}.store-hero{gap:15px;max-width:1120px;margin:auto;padding:105px 24px 62px;display:grid}.store-hero>p,.store-copy>span,.store-empty>p{color:#ef5b2a;letter-spacing:1.1px;margin:0;font:10px DM Mono}.store-hero h1{letter-spacing:-6px;margin:0;font:800 clamp(53px,8vw,102px)/.84 Manrope}.store-hero h1 i{font-family:Playfair Display;font-weight:600}.store-hero>span{color:#687069;max-width:455px;font-size:14px;line-height:1.55}.store-trust{gap:0;max-width:1120px;margin:0 auto 42px;padding:0 24px;display:flex}.store-trust span{border-top:1px solid #d9d6ce;flex:1;padding:14px 15px 0 0;font:700 11px Manrope}.store-trust b{color:#ef5b2a;margin-right:8px;font:9px DM Mono}.store-grid{grid-template-columns:repeat(3,1fr);gap:17px;max-width:1120px;margin:auto;padding:0 24px 100px;display:grid}.store-card{color:#171a17;opacity:0;background:#fffefa;border-radius:14px;text-decoration:none;transition:transform .25s,box-shadow .25s;animation:.55s forwards store-enter;overflow:hidden;transform:translateY(15px);box-shadow:0 11px 24px #24261f0a}.store-card:hover{transform:translateY(-5px);box-shadow:0 18px 30px #24261f19}.store-image{background:linear-gradient(135deg,#dad8d1,#edebe5);place-items:center;height:318px;display:grid;position:relative}.store-image>img{object-fit:cover;width:100%;height:100%}.store-image small{color:#686d67;font:9px DM Mono;position:absolute;top:14px;left:14px}.store-image em{color:#5c7a20;background:#eef5dd;border-radius:99px;padding:6px 8px;font:9px DM Mono;position:absolute;bottom:13px;right:13px}.store-phone{background:linear-gradient(145deg,#ff8b61 0 48%,#26362d 49%);border:7px solid #1d201d;border-radius:25px;width:122px;height:244px;position:relative;transform:rotate(-5deg);box-shadow:14px 18px 22px #0003}.store-phone i{background:#090a09;border-radius:11px;width:52px;height:14px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.store-phone b{color:#fff;font:700 22px DM Mono;position:absolute;bottom:19px;left:16px}.store-copy{padding:21px 20px 18px}.store-copy h2{letter-spacing:-1.4px;margin:8px 0 4px;font:800 22px/1.05 Manrope}.store-copy p{color:#72766f;margin:0;font-size:11px}.store-copy>div{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.store-copy strong{letter-spacing:-1px;font-size:21px}.store-copy b{color:#ef5b2a;font-size:10px}.store-empty{text-align:center;background:#fffefa;border-radius:14px;max-width:760px;margin:0 auto 110px;padding:44px 24px}.store-empty h2{letter-spacing:-2px;font-size:33px}.store-empty span{color:#71736c;font-size:12px;display:block}.store-empty a{color:#ef5b2a;margin-top:22px;font:700 11px Manrope;text-decoration:none;display:inline-block}@keyframes store-enter{to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.store-hero{padding-top:65px}.store-hero h1{letter-spacing:-4px}.store-trust{grid-template-columns:1fr;gap:11px;display:grid}.store-grid{grid-template-columns:1fr;padding-bottom:65px}.store-image{height:340px}.store-empty{margin:0 18px 65px}}
