.pet3d-card{--acid:#dcfa54;display:block;position:relative;background:#191b19;color:#fff;text-decoration:none;border-radius:14px;overflow:hidden;height:100%;isolation:isolate;font-family:var(--font-body-family),sans-serif;box-shadow:0 5px #c6dd58;transition:transform .25s ease,box-shadow .25s ease}.pet3d-card *{box-sizing:border-box}.pet3d-card:focus-visible{outline:3px solid #151515;outline-offset:5px}.pet3d-card__stage{position:relative;aspect-ratio:1/1.14;background:var(--acid);overflow:hidden}.pet3d-card__top{position:absolute;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;align-items:center;color:#191b19;font-size:11px;font-weight:900;letter-spacing:1px;z-index:2}.pet3d-card__edition{font-size:8px;letter-spacing:.6px}.pet3d-card__type{position:absolute;top:5%;left:-3%;color:#191b19;font-family:Arial,sans-serif;font-size:clamp(130px,18vw,290px);font-weight:900;letter-spacing:-.1em;line-height:1;transform:rotate(-9deg);opacity:.94}.pet3d-card__image{position:absolute;width:64%;height:80%;object-fit:contain;top:10%;left:22%;transform:rotate(8deg);filter:drop-shadow(10px 14px 9px #1115);transition:transform .35s ease}.pet3d-card__depth{position:absolute;bottom:13%;left:6%;z-index:2;display:flex;align-items:center;gap:6px;padding:9px;background:#191b19;color:var(--acid);transform:rotate(-7deg);box-shadow:3px 3px #fff}.pet3d-card__depth b{font-size:23px;line-height:1;letter-spacing:-1px;white-space:nowrap}.pet3d-card__depth span{font-size:7px;line-height:1.2;font-weight:800;letter-spacing:.5px}.pet3d-card__caption{position:absolute;bottom:12px;left:16px;right:12px;color:#191b19;font-size:7px;line-height:1.3;font-weight:800;letter-spacing:.8px}.pet3d-card__body{padding:20px}.pet3d-card__eyebrow{display:block;font-size:8px;font-weight:700;letter-spacing:1.1px;color:#b7bcb0;margin-bottom:10px}.pet3d-card__title{margin:0;color:#fff;font-family:var(--font-body-family),sans-serif;font-weight:900;line-height:1.08;font-size:clamp(19px,2.3vw,32px);letter-spacing:-1px}.pet3d-card__title span{color:var(--acid)}.pet3d-card__details{display:flex;justify-content:space-between;gap:6px;font-size:10px;color:#c9cec4;line-height:1.4;margin-top:14px;padding-bottom:14px;border-bottom:1px solid #ffffff26}.pet3d-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:5px;padding-top:12px}.pet3d-card__price{color:#fff;white-space:nowrap;font-size:19px;font-weight:800;letter-spacing:-.6px}.pet3d-card__price small{font-size:11px;font-weight:400;letter-spacing:0}.pet3d-card__arrow{display:flex;align-items:center;justify-content:center;background:var(--acid);color:#191b19;width:36px;height:36px;flex-shrink:0;border-radius:50%}.pet3d-card__arrow svg{width:20px;height:20px}.pet3d-card__action{display:block;font-size:8px;letter-spacing:1.4px;font-weight:800;color:#d5d9d0;margin-top:10px}@media(hover:hover){.pet3d-card:hover{transform:translateY(-4px);box-shadow:0 9px #c6dd58}.pet3d-card:hover .pet3d-card__image{transform:rotate(2deg) scale(1.04)}}@media(max-width:749px){.pet3d-card__top{top:11px;left:11px;right:11px;font-size:9px}.pet3d-card__edition{display:none}.pet3d-card__type{top:14%;font-size:clamp(120px,33vw,240px)}.pet3d-card__body{padding:13px 11px}.pet3d-card__eyebrow{font-size:6px;letter-spacing:.7px;margin-bottom:8px}.pet3d-card__title{font-size:clamp(18px,4.5vw,28px);letter-spacing:-.7px}.pet3d-card__details{font-size:8px;margin-top:10px;padding-bottom:10px}.pet3d-card__price{font-size:16px}.pet3d-card__price small{font-size:9px}.pet3d-card__arrow{width:28px;height:28px}.pet3d-card__arrow svg{width:16px;height:16px}.pet3d-card__depth{padding:7px;gap:4px}.pet3d-card__depth b{font-size:17px}.pet3d-card__depth span{font-size:5px}.pet3d-card__caption{font-size:5px;left:11px;bottom:9px;letter-spacing:.4px}.pet3d-card__action{font-size:6px;letter-spacing:.9px}}@media(prefers-reduced-motion:reduce){.pet3d-card,.pet3d-card__image{transition:none}}.pet3d-card__body{height:224px;display:flex;flex-direction:column}.pet3d-card__eyebrow{height:10px;line-height:10px;margin:0 0 8px;flex-shrink:0}.pet3d-card__title{height:70px;flex-shrink:0}.pet3d-card__details{height:28px;flex-shrink:0;margin:8px 0 0;padding:0 0 10px;align-items:center}.pet3d-card__bottom{margin-top:auto;padding-top:8px;min-height:44px;flex-shrink:0}.pet3d-card__action{height:10px;line-height:10px;margin-top:8px;flex-shrink:0}.pet3d-card--personal{background:#e5dcf5;color:#221c2c;box-shadow:0 5px #b7a2d2}.pet3d-card--personal .pet3d-card__stage{background:#f1ece3}.pet3d-card--personal .pet3d-card__image{width:74%;height:80%;left:13%;top:10%;transform:rotate(-3deg);filter:drop-shadow(7px 10px 7px #21172c25)}.pet3d-card__monogram{position:absolute;left:-3%;bottom:3%;font-family:Arial,sans-serif;font-size:clamp(90px,12vw,170px);line-height:1;font-weight:900;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px #c9bccf;transform:rotate(-7deg)}.pet3d-card__seal{position:absolute;right:5%;bottom:12%;color:#8967b7;width:40px;height:40px;transform:rotate(10deg)}.pet3d-card__seal svg{width:100%;height:100%}.pet3d-card--personal .pet3d-card__title{font-size:19px;line-height:1.25;letter-spacing:-.4px;color:#221c2c;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.pet3d-card--personal .pet3d-card__eyebrow{color:#51425f}.pet3d-card--personal .pet3d-card__details{color:#51425f;border-color:#51425f33}.pet3d-card--personal .pet3d-card__price{color:#221c2c}.pet3d-card--personal .pet3d-card__arrow{background:#221c2c;color:#e5dcf5}.pet3d-card--personal .pet3d-card__action{color:#221c2c}@media(hover:hover){.pet3d-card--personal:hover{box-shadow:0 9px #b7a2d2}.pet3d-card--personal:hover .pet3d-card__image{transform:rotate(0) scale(1.025)}}@media(max-width:749px){.pet3d-card__body{height:180px}.pet3d-card__eyebrow{height:8px;line-height:8px;margin-bottom:8px}.pet3d-card__title{height:48px}.pet3d-card__details{height:26px;margin-top:8px;padding-bottom:8px}.pet3d-card__bottom{min-height:36px;padding-top:8px}.pet3d-card__action{height:8px;line-height:8px;margin-top:8px}.pet3d-card--personal .pet3d-card__title{font-size:13px;line-height:16px;letter-spacing:-.2px}.pet3d-card--personal .pet3d-card__details{font-size:7px;gap:3px}.pet3d-card__monogram{font-size:clamp(82px,30vw,180px)}.pet3d-card__seal{width:29px;height:29px}}.product-grid:has(.pet3d-card){row-gap:22px}.pet3d-card--catalog{background:#f6f3ed;box-shadow:0 5px #d7cbb8}.pet3d-card--catalog .pet3d-card__stage{background:#fff;border-bottom:1px solid #e8e1d5}.pet3d-card--catalog .pet3d-card__image{transform:none;width:100%;height:82%;left:0;top:8%;filter:none}.pet3d-card--catalog .pet3d-card__top,.pet3d-card--catalog .pet3d-card__caption,.pet3d-card--catalog .pet3d-card__eyebrow,.pet3d-card--catalog .pet3d-card__details{color:#716653}.pet3d-card--catalog .pet3d-card__title,.pet3d-card--catalog .pet3d-card__price{color:#29251f}.pet3d-card--catalog .pet3d-card__arrow{background:#e7ddcc;color:#29251f;border:1px solid #cbbda5}.pet3d-card--catalog .pet3d-card__details{border-color:#d7cbb8}@media(hover:hover){.pet3d-card--catalog:hover{box-shadow:0 9px #d7cbb8}.pet3d-card--catalog:hover .pet3d-card__image{transform:scale(1.025)}}.pet3d-card--catalog .pet3d-card__image{height:100%;top:0;object-fit:cover}.pet3d-card--catalog .pet3d-card__top,.pet3d-card--catalog .pet3d-card__caption{z-index:1}.pet3d-card__body{height:280px}.pet3d-card__top,.pet3d-card__edition{font-size:11px;letter-spacing:.3px}.pet3d-card__eyebrow{font-size:12px;line-height:16px;height:32px;letter-spacing:.3px;margin-bottom:8px}.pet3d-card__details,.pet3d-card--personal .pet3d-card__details{font-size:12px;height:34px;line-height:16px}.pet3d-card__bottom{align-items:center;min-height:66px;padding-top:8px}.pet3d-card__price{white-space:normal;line-height:1.2;font-size:22px;min-width:0}.pet3d-card__price small{display:block;font-size:12px;line-height:16px;margin-top:3px;max-width:150px}.pet3d-card__action{font-size:12px;line-height:16px;height:16px;letter-spacing:.3px;margin-top:8px}.pet3d-card__caption{font-size:11px;line-height:14px;letter-spacing:.2px}.pet3d-card__stage{container-type:inline-size}.pet3d-card__type{top:9%;left:5%;font-size:44cqw;letter-spacing:-.075em;transform:none;opacity:1;line-height:.9}.pet3d-card:not(.pet3d-card--personal) .pet3d-card__image{width:66%;height:66%;top:27%;left:31%;transform:rotate(8deg)}.pet3d-card__depth{top:49%;bottom:auto;left:5%;flex-direction:column;align-items:flex-start;gap:5px;padding:8px;transform:rotate(-5deg)}.pet3d-card__depth span{font-size:11px;line-height:12px;letter-spacing:0}.pet3d-card__depth b{font-size:23px}@media(max-width:749px){.pet3d-card__body{height:270px;padding:14px 11px}.pet3d-card__eyebrow{font-size:11px;line-height:15px;height:30px}.pet3d-card__details,.pet3d-card--personal .pet3d-card__details{font-size:11px;line-height:15px;height:40px;align-items:flex-start;justify-content:center;flex-direction:column;gap:1px}.pet3d-card__bottom{min-height:72px;align-items:flex-start}.pet3d-card__price{font-size:20px}.pet3d-card__price small{font-size:12px;line-height:16px}.pet3d-card__arrow{width:26px;height:26px;margin-top:1px}.pet3d-card__action{font-size:11px;line-height:15px;height:30px;letter-spacing:0}.pet3d-card__caption{font-size:11px;line-height:14px;bottom:7px}.pet3d-card__top{font-size:11px}.pet3d-card__depth{padding:6px}.pet3d-card__depth b{font-size:20px}.pet3d-card__depth span{font-size:11px}}.pet3d-card__body{height:300px}@media(max-width:749px){.pet3d-card__body{height:284px}}@media(max-width:749px){.pet3d-card__type{top:18%}.pet3d-card:not(.pet3d-card--personal) .pet3d-card__image{top:30%;height:56%;width:60%;left:38%}.pet3d-card--personal:not(.pet3d-card--catalog) .pet3d-card__image{top:16%;height:72%}}.pet3d-card__body{position:relative}.pet3d-card__from{font-size:14px;font-weight:500;letter-spacing:0}.pet3d-card__arrow{position:absolute;bottom:17px;right:20px;margin:0}.pet3d-card__action{padding-right:40px;height:30px}.pet3d-card__price small{max-width:none}@media(max-width:749px){.pet3d-card__arrow{bottom:16px;right:11px}.pet3d-card__from{font-size:12px}.pet3d-card__action{padding-right:30px}}@media(max-width:749px){.pet3d-card__body{height:170px;padding:12px 11px}.pet3d-card__eyebrow,.pet3d-card__details,.pet3d-card--personal .pet3d-card__details{display:none}.pet3d-card__title{height:48px}.pet3d-card__bottom{margin-top:8px;padding-top:0;min-height:52px}.pet3d-card__action{margin-top:auto;height:30px}.pet3d-card__arrow{bottom:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pet-3d-card.css.map */
