.shop-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(14,90,153,.08);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 28px -16px #0e5a9938;transition:transform .32s var(--ti-ease-out-expo),border-color .32s var(--ti-ease),box-shadow .32s var(--ti-ease)}.shop-card:hover{transform:translateY(-6px);border-color:#ffba1f8c;box-shadow:0 22px 44px -16px #0e5a994d}.shop-card:focus-visible{outline:none;box-shadow:0 0 0 3px #ffba1f99,0 10px 28px -16px #0e5a9938}.shop-card__media{position:relative;width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;background:#fff}.shop-card__img{position:relative;z-index:1;max-width:70%;max-height:76%;width:auto;height:auto;object-fit:contain;display:block;transition:transform .36s var(--ti-ease-out-expo)}.shop-card:hover .shop-card__img{transform:scale(1.05)}.shop-card__flag{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:var(--ti-radius-pill);background:#0d1b2ac7;color:#fff;font-family:var(--ti-font-body);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.shop-card__flag:before{content:"";width:5px;height:5px;border-radius:999px;background:var(--ti-sun)}.shop-card__media--pink{background:#fce6ef}.shop-card__media--sky{background:#ddf3fb}.shop-card__media--sun{background:#fff1cf}.shop-card__media--deep{background:#14416b}.shop-card__media--lime{background:#e8f2c8}.shop-card__media--sand{background:var(--ti-sand-soft)}.shop-card__media--coral{background:#ffe0cc}.shop-card__media--cream{background:#f4eedf}.shop-card__media--pink:after,.shop-card__media--sky:after,.shop-card__media--sun:after,.shop-card__media--deep:after,.shop-card__media--lime:after,.shop-card__media--sand:after,.shop-card__media--coral:after,.shop-card__media--cream:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 25%,#ffffff73,#fff0 55%);pointer-events:none;z-index:1}.shop-card__icon{position:relative;z-index:2;width:38%;max-width:110px;aspect-ratio:1 / 1;color:var(--ti-deep);transition:transform .36s var(--ti-ease-out-expo)}.shop-card__media--deep .shop-card__icon{color:var(--ti-on-primary)}.shop-card:hover .shop-card__icon{transform:scale(1.08) rotate(-2deg)}.shop-card__preview{position:absolute;top:12px;right:12px;z-index:3;padding:5px 9px;border-radius:var(--ti-radius-pill);background:#ffffffc7;color:var(--ti-deep);font-family:var(--ti-font-body);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.shop-card__media--deep .shop-card__preview{background:#0d1b2a8c;color:var(--ti-on-primary)}.shop-card__body{flex:1 1 auto;padding:clamp(12px,1.2vw,16px) clamp(14px,1.4vw,18px) clamp(14px,1.4vw,18px);display:flex;flex-direction:column;gap:4px;border-top:1px solid rgba(14,90,153,.06)}.shop-card__name{margin:0;font-family:var(--ti-font-display);font-weight:400;font-size:clamp(17px,1.5vw,20px);line-height:1.05;letter-spacing:-.005em;color:var(--ti-deep)}.shop-card__desc{margin:0;font-family:var(--ti-font-serif);font-weight:500;font-size:clamp(12.5px,1vw,13.5px);line-height:1.4;color:#3a4854;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-card__foot{margin-top:auto;padding-top:clamp(6px,.8vw,10px);display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-card__price{font-family:var(--ti-font-body);font-weight:600;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ti-deep);padding:5px 10px;border-radius:var(--ti-radius-pill);background:#ffba1f2e}.shop-card__arrow{width:28px;height:28px;border-radius:999px;background:transparent;border:1px solid rgba(14,90,153,.2);color:var(--ti-deep);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .24s var(--ti-ease),border-color .24s var(--ti-ease),color .24s var(--ti-ease)}.shop-card__arrow svg{width:11px;height:11px;transition:transform .24s var(--ti-ease)}.shop-card:hover .shop-card__arrow{background:var(--ti-sun);border-color:var(--ti-sun);color:var(--ti-ink)}.shop-card:hover .shop-card__arrow svg{transform:translate(2px)}@media(max-width:767px){.shop-card__body{align-items:center;text-align:center}.shop-card__foot{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/shop-card.css.map */
