@media screen and (max-width:768px){.prada-mode-active{overflow:hidden;height:100vh;position:relative;background:#000}.prada-mode-active .media-gallery-card{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;transform:none!important;width:100%!important;height:100vh!important;position:fixed;top:0;left:0;z-index:1;overflow-y:scroll;overflow-x:hidden!important;scroll-snap-type:y mandatory;overscroll-behavior-y:auto!important;scrollbar-width:none;-ms-overflow-style:none;transition:transform 1.8s cubic-bezier(.19,1,.22,1),filter 1.8s cubic-bezier(.19,1,.22,1);transform-origin:center center}.prada-mode-active .media-gallery-card::-webkit-scrollbar{display:none}.prada-mode-active .product-gallery-slider,.prada-mode-active .swiper-wrapper{display:contents!important}.prada-mode-active .media-gallery-card.is-scaled{transform:scale(.92);filter:brightness(.6);border-radius:24px}.prada-mode-active .product-media-item,.prada-mode-active .swiper-slide{flex:0 0 100vh!important;width:100%!important;height:100vh!important;margin:0!important;padding:0!important;scroll-snap-align:start;scroll-snap-stop:always;position:relative!important;display:flex!important}.prada-mode-active img{height:100%!important;width:100%!important;object-fit:cover!important}.prada-mode-active .media-gallery-card:after{content:"";position:fixed;bottom:0;left:0;width:100%;height:35vh;background:linear-gradient(to top,rgba(0,0,0,.5),transparent);z-index:2;pointer-events:none;opacity:.8}.prada-mode-active .add-to-cart-wrapper{display:flex!important;flex-direction:column!important;gap:12px!important}.prada-mode-active .addtocart-button{width:100%!important;min-height:52px;order:1!important}.prada-mode-active .prada-payment-button-wrapper,.prada-mode-active .shopify-payment-button{width:100%!important;order:2!important}.prada-mode-active .shopify-payment-button__button{width:100%!important;min-height:48px!important;background:transparent!important;border:1px solid rgba(255,255,255,.4)!important;color:#fff!important;box-shadow:none!important;border-radius:var(--button-radius, 4px)!important}.prada-mode-active .product-quantity-wrapper{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;width:100%!important;margin-bottom:12px!important}.prada-mode-active .product-quantity-wrapper .label-text{text-align:left!important;width:100%!important;display:block!important;margin-bottom:8px!important}.prada-mode-active quantity-input.quantity{margin-left:0!important;margin-right:auto!important;display:flex!important}.prada-mode-active .product-variants-box .swatch-input:checked+.swatch-label{background-color:#222!important;color:#fff!important;border-color:#a43851!important;box-shadow:0 0 4px #a4385166,0 0 10px #a438514d,0 0 18px #a4385133!important;animation:sizeGlow 3s ease-in-out infinite alternate!important;will-change:box-shadow!important}.prada-mode-active .color-swatches-box .swatch-input:checked+.swatch-label{box-shadow:none!important;animation:none!important}@keyframes sizeGlow{0%{box-shadow:0 0 3px #a4385159,0 0 8px #a4385140,0 0 14px #a4385126}to{box-shadow:0 0 6px #a4385180,0 0 14px #a4385159,0 0 22px #a4385140}}.prada-mode-active .product-info-wrapper{position:fixed;left:0;bottom:env(safe-area-inset-bottom,0);width:100%;z-index:20;height:auto;max-height:85vh;transform:translateY(calc(100% - 130px));transition:transform .85s cubic-bezier(.19,1,.22,1);border-top-left-radius:24px;border-top-right-radius:24px;background:rgba(var(--prada-tint-rgb),var(--prada-opacity, .5))!important;backdrop-filter:blur(var(--prada-blur, 40px)) saturate(var(--prada-saturation, 180%))!important;-webkit-backdrop-filter:blur(var(--prada-blur, 40px)) saturate(var(--prada-saturation, 180%))!important;overflow:visible;overscroll-behavior-y:contain;color:var(--color-foreground, #fff);border-top:1px solid rgba(255,255,255,.25)}.prada-mode-active .product-info-wrapper.is-expanded{transform:translateY(0);height:85vh;overflow-y:auto!important}.prada-mode-active .product-info-wrapper:before{display:none!important}.prada-mode-active .product-info-wrapper text,.prada-mode-active .product-info-wrapper p,.prada-mode-active .product-info-wrapper h1,.prada-mode-active .product-info-wrapper h2{text-shadow:0 1px 2px rgba(0,0,0,.5)}.product-accordion-card{position:relative;border-top:none!important;margin-top:20px!important;border-radius:16px;overflow:hidden;padding:16px 20px!important}.product-accordion-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#0006!important;backdrop-filter:blur(40px) saturate(120%)!important;-webkit-backdrop-filter:blur(80px) saturate(120%)!important;border-radius:16px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.product-accordion-item{border-bottom:1px solid rgba(255,255,255,.1)!important}.product-accordion-item:last-child{border-bottom:none!important}.accordion-element [detail-summary]{color:#f5f5f5!important;font-family:Archivo,sans-serif!important;font-weight:500!important;text-transform:uppercase!important;padding:14px 0!important}.collapsible-content{color:#a3a3a3!important;padding:0 0 5px!important}@keyframes prada-accordion-open{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.prada-guide-pill{position:absolute;left:50%;transform:translate(-50%);z-index:100;background:transparent;border-radius:99px;color:#fffffff2;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.3);padding:8px 16px;pointer-events:none;opacity:0;transition:opacity .5s ease,transform .5s ease;display:flex;align-items:center;gap:6px;white-space:nowrap;isolation:isolate}.prada-guide-pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;border-radius:inherit;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ffffff1f,#ffffff0a,#ffffff14);box-shadow:0 8px 32px -8px #00000080,inset 0 1px 1px #fff6,inset 0 -1px 1px #0003;border:1px solid rgba(255,255,255,.18)}.prada-guide-pill.visible{opacity:1;animation:prada-float 3s ease-in-out infinite}@keyframes prada-float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-4px)}}.prada-pill-gallery{bottom:60px}.prada-pill-drawer{bottom:1px}.prada-drawer-handle{width:100%;height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:sticky;top:0;z-index:50;background:transparent;position:relative}.prada-drawer-handle:after{content:"";width:36px;height:4px;background-color:#fff6;border-radius:3px;box-shadow:0 1px 2px #0000004d}.prada-recs-container{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:12px!important;padding:0 20px 24px!important;margin:0!important;width:100%!important;scroll-snap-type:x mandatory!important;scroll-padding-left:20px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.prada-recs-title{font-size:11px!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:1px!important;margin-top:24px!important;margin-bottom:16px!important;padding-left:20px!important;color:#ffffffb3!important;font-weight:600!important;display:block!important}.prada-recs-container>*{flex:0 0 150px!important;width:150px!important;margin:0!important;padding:10px!important;background:#ffffff08!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.05)!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important}.prada-recs-container img{height:100%!important;width:100%!important;aspect-ratio:1 / 1!important;object-fit:cover!important;border-radius:8px!important}.prada-recs-container a{text-decoration:none!important;color:inherit!important;font-size:12px!important;margin-top:10px!important;display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.prada-recs-container .price{font-size:11px!important;opacity:.6!important;bottom:0!important}.prada-mobile-pagination{position:fixed;left:12px;top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;gap:8px;pointer-events:none}.prada-pagination-dot{width:6px;height:6px;background:#ffffff4d;border-radius:50%;border:none;padding:0;transition:all .3s ease}.prada-pagination-dot.active{background:#fff;transform:scale(1.3);box-shadow:0 0 8px #fff9}.product-info-wrapper .shopify-section.in-drawer{display:block!important;margin:0!important;padding:0!important}.product-info-wrapper .shopify-section.in-drawer .section-space{padding:20px 0!important;margin:0!important}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/svasti-prada-mobile.css.map */
