*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:calc(var(--font-body-scale) * 62.5%);height:100%}body{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:100%;min-height:100%;margin:0;font-size:1.4rem;letter-spacing:.04rem;line-height:calc(1 + .6 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);-webkit-text-size-adjust:100%}@media screen and (min-width: 480px){body{font-size:1.5rem;letter-spacing:.06rem;line-height:calc(1 + .7 / var(--font-body-scale))}}@media screen and (min-width: 750px){body{font-size:1.6rem;line-height:calc(1 + .8 / var(--font-body-scale))}}#purchase-notification{position:fixed;bottom:15px;left:15px;right:15px;z-index:9999;width:calc(100% - 30px);max-width:380px;transition:all .3s ease}.notification-card{display:flex;align-items:center;background:#000;color:#fff;border-radius:8px;padding:12px;box-shadow:0 4px 12px #00000026;animation:notificationSlideIn .5s ease forwards;border-left:4px solid #9bdc5c}@keyframes notificationSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.notification-image{width:50px;height:50px;object-fit:cover;border-radius:6px;margin-right:12px;border:1px solid rgba(255,255,255,.1)}.notification-content{flex:1;min-width:0}.notification-message{font-size:13px;line-height:1.3;margin-bottom:3px;word-wrap:break-word}.notification-message strong{color:#fff;font-weight:600}.notification-time{font-size:11px;color:#ffffffb3}.notification-close{margin-left:8px;cursor:pointer;color:#fff9;font-size:16px;align-self:flex-start;transition:all .3s ease;padding:4px}.notification-close:hover{color:#fff}@media (min-width: 480px){#purchase-notification{bottom:20px;left:20px;right:auto;width:100%}.notification-card{padding:14px}.notification-image{width:60px;height:60px}.notification-message{font-size:14px}.notification-time{font-size:12px}}@media (min-width: 768px){#purchase-notification{bottom:25px;left:25px;max-width:380px}.notification-card{padding:16px}.notification-image{width:70px;height:70px;margin-right:16px}.notification-message{font-size:15px;line-height:1.4;margin-bottom:4px}.notification-time{font-size:13px}.notification-close{margin-left:12px;font-size:18px}}@media (max-width: 349px){.notification-card{flex-direction:column;align-items:flex-start;padding:10px}.notification-image{margin-right:0;margin-bottom:8px;width:45px;height:45px}.notification-message{font-size:12px}.notification-close{position:absolute;top:8px;right:8px;margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
