/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.stylostep-upi-payment{display:grid;grid-template-columns:minmax(13rem,.8fr) minmax(18rem,1.2fr);gap:clamp(1.25rem,4vw,3rem);align-items:center;margin:3rem 0;padding:2rem;border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:1rem;background:#fffaf4;}.stylostep-upi-payment__content{min-width:0;}.stylostep-upi-payment__eyebrow{margin:0 0 .65rem;color:#b07d32;text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;font-weight:700;}.stylostep-upi-payment h2{max-width:20rem;margin:0 0 1rem;color:#4a3025;font-family:var(--font-sans);font-size:clamp(1.35rem,3vw,2rem);line-height:1.05;}.stylostep-upi-payment__product{margin:0;color:#4a3025;font-size:.9rem;line-height:1.4;}.stylostep-upi-payment__amount{margin:.45rem 0 1rem;color:#4a3025;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;}.stylostep-upi-payment__note{font-size:.875rem;opacity:.72;}.stylostep-upi-payment__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.8rem 1.15rem;border-radius:999px;background:#4a3025;color:#fffaf4;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease;}.stylostep-upi-payment__button:hover,.stylostep-upi-payment__button:focus-visible{background:#684433;color:#fffaf4;transform:translateY(-1px);}.stylostep-upi-payment__qr{display:grid;min-width:0;gap:.7rem;justify-items:center;text-align:center;font-size:.8rem;}.stylostep-upi-payment__qr img{border-radius:.5rem;}@media (max-width:760px){.stylostep-upi-payment{grid-template-columns:1fr;gap:1.25rem;}.stylostep-upi-payment__content{text-align:center;}.stylostep-upi-payment h2{margin-right:auto;margin-left:auto;}.stylostep-upi-payment__qr{justify-items:center;}}.stylostep-product-gallery{display:grid;align-content:start;gap:.9rem;min-width:0;outline:none;}.stylostep-product-gallery__main{position:relative;overflow:hidden;aspect-ratio:1 / 1;border:1px solid rgba(74,48,37,.12);border-radius:1.5rem;background:#f4eadb;box-shadow:0 1.5rem 3rem rgba(74,48,37,.08);}.stylostep-product-gallery__image{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in;}.stylostep-product-gallery__image[hidden]{display:none;}.stylostep-product-gallery__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1);}.stylostep-product-gallery__image:hover img{transform:scale(1.025);}.stylostep-product-gallery__thumbs{display:flex;gap:.7rem;overflow-x:auto;padding:.15rem .1rem .3rem;scrollbar-width:thin;}.stylostep-product-gallery__thumbs button{flex:0 0 5.25rem;width:5.25rem;aspect-ratio:1;padding:0;overflow:hidden;border:2px solid transparent;border-radius:.75rem;background:#f4eadb;cursor:pointer;opacity:.72;transition:border-color .18s ease,opacity .18s ease,transform .18s ease;}.stylostep-product-gallery__thumbs button:hover,.stylostep-product-gallery__thumbs button:focus-visible{opacity:1;transform:translateY(-1px);}.stylostep-product-gallery__thumbs button[aria-selected='true']{border-color:#b8914d;opacity:1;box-shadow:0 0 0 2px rgba(184,145,77,.2);}.stylostep-product-gallery__thumbs img{display:block;width:100%;height:100%;object-fit:cover;}.stylostep-product-gallery__controls{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:rgba(46,33,27,.58);font-size:.72rem;letter-spacing:.03em;}.stylostep-product-gallery__controls button{display:grid;width:2.25rem;height:2.25rem;place-items:center;padding:0;border:1px solid rgba(74,48,37,.2);border-radius:50%;background:#fffdf9;color:#4a3025;font-size:1.4rem;line-height:1;cursor:pointer;}.stylostep-product-gallery__controls button:hover,.stylostep-product-gallery__controls button:focus-visible{border-color:#b8914d;background:#b8914d;color:#2e211b;}.stylostep-product-gallery:focus-visible{border-radius:1rem;box-shadow:0 0 0 3px rgba(184,145,77,.35);}.is-gallery-modal-open{overflow:hidden;}.stylostep-product-lightbox{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:clamp(1rem,4vw,3rem);color:#fbf7f0;}.stylostep-product-lightbox[hidden]{display:none;}.stylostep-product-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgba(31,20,16,.88);cursor:zoom-out;}.stylostep-product-lightbox__dialog{position:relative;z-index:1;display:grid;width:min(86rem,100%);max-height:95vh;overflow:hidden;border:1px solid rgba(251,247,240,.2);border-radius:1.25rem;background:#4a3025;box-shadow:0 2rem 5rem rgba(0,0,0,.35);}.stylostep-product-lightbox__header,.stylostep-product-lightbox__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;}.stylostep-product-lightbox__header{border-bottom:1px solid rgba(251,247,240,.15);}.stylostep-product-lightbox__header p{margin:0;color:#e6bf77;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;}.stylostep-product-lightbox__close{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgba(251,247,240,.35);border-radius:50%;background:transparent;color:#fbf7f0;font-size:1.5rem;line-height:1;cursor:pointer;}.stylostep-product-lightbox__close:hover,.stylostep-product-lightbox__close:focus-visible,.stylostep-product-lightbox__nav:hover,.stylostep-product-lightbox__nav:focus-visible{border-color:#e6bf77;background:#e6bf77;color:#4a3025;}.stylostep-product-lightbox__stage{display:grid;grid-template-columns:3.5rem minmax(0,1fr) 3.5rem;align-items:center;min-height:min(66vh,44rem);gap:1rem;padding:1.25rem;background:radial-gradient(circle at 50% 45%,rgba(200,155,83,.25),transparent 55%);}.stylostep-product-lightbox__viewport{display:grid;height:min(62vh,40rem);place-items:center;overflow:hidden;border-radius:.75rem;background:#f4eadb;touch-action:none;}.stylostep-product-lightbox__viewport{cursor:grab;}.stylostep-product-lightbox__viewport.is-zoomed{cursor:grab;}.stylostep-product-lightbox__viewport.is-dragging{cursor:grabbing;}.stylostep-product-lightbox__viewport img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;transition:transform .2s ease;user-select:none;}.stylostep-product-lightbox__nav{display:grid;width:3rem;height:3rem;place-items:center;border:1px solid rgba(251,247,240,.35);border-radius:50%;background:rgba(74,48,37,.55);color:#fbf7f0;font-size:2rem;line-height:1;cursor:pointer;}.stylostep-product-lightbox__footer{flex-wrap:wrap;border-top:1px solid rgba(251,247,240,.15);}.stylostep-product-lightbox__thumbs{display:flex;flex:1 1 20rem;gap:.5rem;overflow-x:auto;}.stylostep-product-lightbox__thumbs button{flex:0 0 4rem;width:4rem;height:4rem;padding:0;overflow:hidden;border:2px solid transparent;border-radius:.5rem;background:#f4eadb;opacity:.65;cursor:pointer;}.stylostep-product-lightbox__thumbs button[aria-selected='true'],.stylostep-product-lightbox__thumbs button:hover,.stylostep-product-lightbox__thumbs button:focus-visible{border-color:#e6bf77;opacity:1;}.stylostep-product-lightbox__thumbs img{display:block;width:100%;height:100%;object-fit:cover;}.stylostep-product-lightbox__zoom{display:flex;gap:.4rem;}.stylostep-product-lightbox__zoom-slider{display:flex;align-items:center;width:clamp(7rem,16vw,13rem);}.stylostep-product-lightbox__zoom-slider input{width:100%;accent-color:#e6bf77;cursor:pointer;}.stylostep-product-lightbox__zoom button{min-width:2.5rem;min-height:2.25rem;padding:.35rem .65rem;border:1px solid rgba(251,247,240,.3);border-radius:999px;background:transparent;color:#fbf7f0;font:inherit;cursor:pointer;}.stylostep-product-lightbox__zoom button:hover,.stylostep-product-lightbox__zoom button:focus-visible{background:#fbf7f0;color:#4a3025;}@media (max-width:640px){.stylostep-product-lightbox{padding:.5rem;}.stylostep-product-lightbox__stage{grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;gap:.35rem;padding:.5rem;}.stylostep-product-lightbox__nav{width:2.25rem;height:2.25rem;font-size:1.5rem;}.stylostep-product-lightbox__viewport{height:58vh;}.stylostep-product-lightbox__footer{align-items:stretch;padding:.75rem;}.stylostep-product-lightbox__zoom{justify-content:center;width:100%;}}.stylostep-product-page__content{display:grid;align-content:start;gap:0;}.stylostep-product-page__eyebrow-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;}.stylostep-product-page__eyebrow-row .stylostep-product-page__category{margin-bottom:0;}.stylostep-product-page__availability{color:#527457;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}.stylostep-product-page__availability span{font-size:.6rem;}.stylostep-product-page__intro{max-width:31rem;}.stylostep-product-page__commerce{position:relative;}.stylostep-product-page__commerce .product--variation-field--variation_price{display:flex;align-items:baseline;gap:.75rem;}.stylostep-product-page__commerce .product--variation-field--variation_price > div:first-child{margin-bottom:0;}.stylostep-product-page__commerce .commerce-order-item-add-to-cart-form{padding-top:.25rem;}.stylostep-product-page__commerce .button--add-to-cart{box-shadow:0 .75rem 1.5rem rgba(74,48,37,.16);}.stylostep-product-page__whatsapp-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,18rem);gap:clamp(1rem,4vw,2.5rem);align-items:center;margin-top:2rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(82,116,87,.25);border-radius:1.25rem;background:linear-gradient(135deg,#f4faf4,#e9f3ea);}.stylostep-product-page__whatsapp-info{min-width:0;}.stylostep-product-page__whatsapp-eyebrow{margin:0 0 .55rem;color:#527457;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}.stylostep-product-page__whatsapp-card h2{max-width:18rem;margin:0 0 .6rem;color:#315b39;font-family:var(--font-sans);font-size:clamp(1.35rem,3vw,2rem);line-height:1.05;}.stylostep-product-page__whatsapp-copy{max-width:20rem;margin:0;color:rgba(49,91,57,.72);font-size:.82rem;line-height:1.55;}.stylostep-product-page__whatsapp{box-sizing:border-box;display:grid;grid-template-columns:1.5rem minmax(0,1fr);align-items:center;column-gap:.55rem;width:min(100%,16rem);min-width:min(13rem,100%);margin-top:1.1rem;padding:.7rem .9rem;overflow:hidden;border:1px solid rgba(82,116,87,.45);border-radius:1.75rem;background:#f0f8f1;color:#315b39;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease;}.stylostep-product-page__whatsapp:hover,.stylostep-product-page__whatsapp:focus-visible{border-color:#527457;background:#dfeee1;color:#24492b;transform:translateY(-1px);}.stylostep-product-page__whatsapp-icon{display:grid;grid-row:span 2;width:1.45rem;height:1.45rem;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:.9rem;line-height:1;}.stylostep-product-page__whatsapp-label{min-width:0;font-size:.7rem;line-height:1.2;white-space:nowrap;}.stylostep-product-page__whatsapp-number{display:block;min-width:0;color:rgba(49,91,57,.7);font-size:.62rem;font-weight:600;letter-spacing:0;line-height:1.2;white-space:nowrap;}.stylostep-product-page__whatsapp-scan{display:grid;justify-items:center;gap:.6rem;color:rgba(49,91,57,.75);font-size:.72rem;font-weight:600;text-align:center;}.stylostep-product-page__whatsapp-qr{display:grid;width:min(100%,17rem);aspect-ratio:1;padding:.65rem;place-items:center;border:1px solid rgba(82,116,87,.35);border-radius:1rem;background:#fff;box-shadow:0 .75rem 1.5rem rgba(49,91,57,.08);}.stylostep-product-page__whatsapp-scan img{display:block;width:100%;height:100%;object-fit:contain;}.stylostep-product-page__assurance{padding-bottom:1.25rem;border-bottom:1px solid rgba(74,48,37,.12);}.stylostep-product-page__details{padding-top:2rem;}.stylostep-product-page__section-heading p{margin:0 0 .35rem;color:#b8914d;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}.stylostep-product-page__section-heading h2{margin:0 0 1rem;color:#4a3025;font-family:var(--font-sans);font-size:1.55rem;font-weight:600;letter-spacing:-.04em;}.stylostep-product-page__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;}.stylostep-product-page__facts div{padding:.9rem 1rem;border:1px solid rgba(74,48,37,.1);border-radius:.8rem;background:rgba(255,253,249,.72);}.stylostep-product-page__facts dt{color:rgba(46,33,27,.52);font-size:.66rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;}.stylostep-product-page__facts dd{margin:.35rem 0 0;color:#4a3025;font-size:.88rem;line-height:1.45;}.stylostep-product-page__care{margin-top:.75rem;border-top:1px solid rgba(74,48,37,.12);border-bottom:1px solid rgba(74,48,37,.12);}.stylostep-product-page__care summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;color:#4a3025;font-size:.86rem;font-weight:700;cursor:pointer;list-style:none;}.stylostep-product-page__care summary::-webkit-details-marker{display:none;}.stylostep-product-page__care summary span{color:#b8914d;font-size:1.2rem;font-weight:400;}.stylostep-product-page__care[open] summary span{transform:rotate(45deg);}.stylostep-product-page__care p{margin:0 0 1rem;color:rgba(46,33,27,.68);font-size:.86rem;line-height:1.65;}.stylostep-product-page__commerce .stylostep-upi-payment{grid-template-columns:minmax(12rem,.8fr) minmax(17rem,1.2fr);gap:clamp(1.25rem,4vw,2.5rem);margin:2rem 0 0;padding:clamp(1.25rem,3vw,2rem);border-color:rgba(184,145,77,.35);border-radius:1rem;background:linear-gradient(135deg,#fffaf4,#f7eddc);box-shadow:none;}.stylostep-product-page__commerce .stylostep-upi-payment h2{font-family:var(--font-sans);font-size:1.05rem;letter-spacing:-.02em;}.stylostep-product-page__commerce .stylostep-upi-payment__button{padding:.7rem .95rem;background:#4a3025;font-size:.78rem;font-weight:700;}.stylostep-product-page__commerce .stylostep-upi-payment__qr{width:100%;}.stylostep-product-page__commerce .stylostep-upi-payment__qr img{display:block;width:min(100%,340px);height:auto;aspect-ratio:1;padding:.65rem;border:1px solid rgba(184,145,77,.22);border-radius:.75rem;background:#fff;}@media (max-width:760px){.stylostep-product-page__facts{grid-template-columns:1fr;}.stylostep-product-page__commerce .stylostep-upi-payment{grid-template-columns:1fr;}.stylostep-product-page__commerce .stylostep-upi-payment__qr{justify-items:center;text-align:center;}}@media (max-width:560px){.stylostep-product-page__whatsapp-card{grid-template-columns:1fr;text-align:center;}.stylostep-product-page__whatsapp-card h2,.stylostep-product-page__whatsapp-copy{margin-right:auto;margin-left:auto;}.stylostep-product-page__whatsapp{margin-right:auto;margin-left:auto;}}.stylostep-featured-slider{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);min-height:34rem;overflow:hidden;border-radius:1.5rem;background:#4a3025;color:#fbf7f0;}.stylostep-featured-slider__intro{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5.5rem);}.stylostep-featured-slider__intro h1{max-width:30rem;margin:.4rem 0 1.25rem;font-family:var(--font-sans);font-size:clamp(2.7rem,5vw,5.5rem);font-weight:500;line-height:.98;letter-spacing:-.06em;}.stylostep-featured-slider__intro .stylostep-catalog__intro{max-width:27rem;color:rgba(251,247,240,.74);}.stylostep-featured-slider__stage{position:relative;display:grid;min-width:0;background:radial-gradient(circle at 75% 20%,rgba(200,155,83,.3),transparent 35%),#6a4638;}.stylostep-featured-slider__slide{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(1rem,3vw,3rem);padding:clamp(2rem,5vw,4.5rem);}.stylostep-featured-slider__visual{position:relative;display:grid;min-height:19rem;place-items:center;overflow:hidden;border-radius:1rem;background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--card-accent) 45%,#fff8ed),color-mix(in srgb,var(--card-accent) 62%,#4a3025));}.stylostep-featured-slider__halo{position:absolute;width:75%;aspect-ratio:1;border:1px solid rgba(251,247,240,.45);border-radius:50%;}.stylostep-featured-slider__shape{width:35%;aspect-ratio:1;border:clamp(.45rem,1vw,.85rem) solid var(--card-accent);border-radius:50%;box-shadow:0 1.5rem 2.5rem rgba(46,33,27,.3);transform:rotate(-18deg);}.stylostep-featured-slider__visual--necklaces .stylostep-featured-slider__shape{width:48%;height:62%;border-width:.35rem;border-bottom-color:transparent;border-radius:45%;}.stylostep-featured-slider__visual--earrings .stylostep-featured-slider__shape{width:24%;height:45%;border-width:.45rem;border-radius:50% 50% 45% 45%;}.stylostep-featured-slider__visual--bracelets .stylostep-featured-slider__shape{width:52%;height:32%;border-width:.65rem;}.stylostep-featured-slider__visual--pendants .stylostep-featured-slider__shape{width:32%;border-width:.35rem;transform:rotate(45deg);}.stylostep-featured-slider__visual--bangles .stylostep-featured-slider__shape{width:52%;border-width:.8rem;}.stylostep-featured-slider__spark{position:absolute;top:1.5rem;right:1.5rem;color:var(--card-accent);font-size:1.8rem;}.stylostep-featured-slider__details{align-self:center;}.stylostep-featured-slider__details .stylostep-catalog__category{color:#e6bf77;}.stylostep-featured-slider__details h2{margin:.5rem 0;color:#fbf7f0;font-family:var(--font-sans);font-size:clamp(1.8rem,3vw,3rem);font-weight:500;letter-spacing:-.05em;line-height:1.02;}.stylostep-featured-slider__price{margin:0 0 1.5rem;color:#fbf7f0;font-family:var(--font-sans);font-size:1.4rem;font-weight:600;}.stylostep-featured-slider__actions{display:grid;gap:.8rem;}.stylostep-featured-slider__details-link{width:fit-content;color:#fbf7f0;font-size:.86rem;text-decoration:underline;text-underline-offset:.3em;}.stylostep-featured-slider__buy-form form{display:block;}.stylostep-featured-slider__buy-form .form-actions{margin:0;}.stylostep-featured-slider__buy-form .button--add-to-cart{width:100%;min-height:3rem;border:0;border-radius:999px;background:#fbf7f0;color:#4a3025;font:inherit;font-weight:700;cursor:pointer;}.stylostep-featured-slider__buy-form .button--add-to-cart:hover,.stylostep-featured-slider__buy-form .button--add-to-cart:focus-visible{background:#e6bf77;}.stylostep-featured-slider__controls{position:absolute;right:clamp(1.25rem,4vw,4rem);bottom:1.5rem;left:clamp(1.25rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;}.stylostep-featured-slider__controls > button{width:2.5rem;height:2.5rem;border:1px solid rgba(251,247,240,.5);border-radius:50%;background:transparent;color:#fbf7f0;font-size:1.1rem;cursor:pointer;}.stylostep-featured-slider__controls > button:hover,.stylostep-featured-slider__controls > button:focus-visible{background:#fbf7f0;color:#4a3025;}.stylostep-featured-slider__dots{display:flex;gap:.45rem;align-items:center;}.stylostep-featured-slider__dots button{width:.45rem;height:.45rem;padding:0;border:0;border-radius:50%;background:rgba(251,247,240,.4);cursor:pointer;}.stylostep-featured-slider__dots button[aria-selected='true']{width:1.4rem;border-radius:999px;background:#e6bf77;}@media (max-width:860px){.stylostep-featured-slider{grid-template-columns:1fr;}.stylostep-featured-slider__intro{padding-bottom:2rem;}.stylostep-featured-slider__stage{min-height:31rem;}}@media (max-width:560px){.stylostep-featured-slider__slide{grid-template-columns:1fr;padding:1.5rem 1.25rem 5rem;}.stylostep-featured-slider__visual{min-height:13rem;}.stylostep-featured-slider__details h2{font-size:2rem;}}@media (prefers-reduced-motion:reduce){.stylostep-featured-slider *,.stylostep-featured-slider *::before,.stylostep-featured-slider *::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;}}.stylostep-catalog{max-width:92rem;margin:0 auto;padding:clamp(1rem,3vw,2rem) clamp(1rem,4vw,3.5rem) 5rem;color:#2e211b;}.stylostep-catalog__hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:32rem;overflow:hidden;border-radius:1.5rem;background:#4a3025;color:#fbf7f0;}.stylostep-catalog__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5.5rem);}.stylostep-catalog__hero h1{max-width:34rem;margin:.4rem 0 1.25rem;font-family:var(--font-sans);font-size:clamp(2.7rem,5vw,5.7rem);font-weight:500;line-height:.98;letter-spacing:-.06em;}.stylostep-catalog__intro{max-width:29rem;margin:0;color:rgba(251,247,240,.75);font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65;}.stylostep-catalog__eyebrow{margin:0;color:#c9a96d;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;}.stylostep-catalog__hero-link{display:inline-flex;gap:.75rem;align-items:center;width:fit-content;margin-top:2rem;padding-bottom:.5rem;border-bottom:1px solid rgba(251,247,240,.45);color:#fbf7f0;font-weight:600;text-decoration:none;}.stylostep-catalog__hero-link:hover{color:#e6bf77;border-color:#e6bf77;}.stylostep-catalog__hero-art{min-height:32rem;}.stylostep-catalog__hero-art img{display:block;width:100%;height:100%;object-fit:cover;}.stylostep-catalog__collection{padding-top:clamp(3rem,7vw,7rem);}.stylostep-catalog__section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;}.stylostep-catalog__section-heading h2{margin:.4rem 0 0;font-family:var(--font-sans);font-size:clamp(2rem,4vw,3.4rem);font-weight:500;letter-spacing:-.06em;}.stylostep-catalog__count{margin:0 0 .25rem;color:rgba(46,33,27,.6);font-size:.9rem;}.stylostep-catalog__categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;}.stylostep-catalog__categories a{padding:.7rem 1rem;border:1px solid rgba(74,48,37,.15);border-radius:999px;color:inherit;font-size:.88rem;text-decoration:none;transition:.18s ease;}.stylostep-catalog__categories a:hover,.stylostep-catalog__categories a.is-active{border-color:#4a3025;background:#4a3025;color:#fbf7f0;}.stylostep-catalog__tools{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;}.stylostep-catalog__search{display:flex;flex:1;align-items:center;gap:.65rem;max-width:34rem;padding:.75rem 1rem;border:1px solid rgba(74,48,37,.18);border-radius:.75rem;background:#fffdf9;}.stylostep-catalog__search span{color:rgba(46,33,27,.55);font-size:1.3rem;}.stylostep-catalog__search input{width:100%;border:0;outline:0;background:transparent;color:inherit;font:inherit;}.stylostep-catalog__sort{display:flex;align-items:center;gap:.5rem;margin-left:auto;color:rgba(46,33,27,.6);font-size:.8rem;}.stylostep-catalog__sort select{padding:.75rem 2.2rem .75rem .85rem;border:1px solid rgba(74,48,37,.18);border-radius:.75rem;background:#fffdf9;color:#2e211b;font:inherit;}.stylostep-catalog__submit{padding:.75rem 1rem;border:0;border-radius:.75rem;background:#b8914d;color:#2e211b;font:inherit;font-weight:600;cursor:pointer;}.stylostep-catalog__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;}.stylostep-catalog__card{overflow:hidden;border:1px solid rgba(74,48,37,.12);border-radius:1.1rem;background:#fffdf9;box-shadow:0 1rem 2.5rem rgba(74,48,37,.05);transition:transform .2s ease,box-shadow .2s ease;}.stylostep-catalog__card:hover{transform:translateY(-.3rem);box-shadow:0 1.5rem 3rem rgba(74,48,37,.12);}.stylostep-catalog__card.is-product-card-adding{animation:stylostep-card-zoom .72s cubic-bezier(.2,.75,.25,1) both;}.stylostep-catalog__visual{position:relative;display:grid;place-items:center;min-height:15rem;overflow:hidden;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--card-accent) 30%,#fff8ed),#f0e2cd 75%);text-decoration:none;}.stylostep-catalog__visual::before{position:absolute;width:11rem;height:11rem;border:1px solid color-mix(in srgb,var(--card-accent) 50%,transparent);border-radius:50%;content:'';opacity:.6;}.stylostep-catalog__visual-shape{width:5rem;height:5rem;border:.5rem solid var(--card-accent);border-radius:50%;box-shadow:0 1rem 1.5rem rgba(74,48,37,.15);transform:rotate(-20deg);}.stylostep-catalog__visual--necklaces .stylostep-catalog__visual-shape{width:7rem;height:8rem;border-width:.35rem;border-bottom-color:transparent;border-radius:45%;}.stylostep-catalog__visual--earrings .stylostep-catalog__visual-shape{width:3rem;height:4.5rem;border-width:.4rem;border-radius:50% 50% 45% 45%;}.stylostep-catalog__visual--bracelets .stylostep-catalog__visual-shape{width:7rem;height:4.2rem;border-width:.65rem;}.stylostep-catalog__visual--pendants .stylostep-catalog__visual-shape{width:4.5rem;height:4.5rem;border-width:.35rem;transform:rotate(45deg);}.stylostep-catalog__visual--bangles .stylostep-catalog__visual-shape{width:7.5rem;height:7.5rem;border-width:.85rem;}.stylostep-catalog__visual-spark{position:absolute;top:1.5rem;right:1.5rem;color:var(--card-accent);font-size:1.4rem;}.stylostep-catalog__quick-view{position:absolute;right:1rem;bottom:1rem;left:1rem;padding:.7rem;border-radius:.7rem;background:rgba(46,33,27,.9);color:#fffdf9;font-size:.8rem;text-align:center;opacity:0;transform:translateY(.4rem);transition:.2s ease;}.stylostep-catalog__visual:hover .stylostep-catalog__quick-view,.stylostep-catalog__visual:focus-visible .stylostep-catalog__quick-view{opacity:1;transform:translateY(0);}.stylostep-catalog__card-body{padding:1.1rem 1.15rem 1.25rem;}.stylostep-catalog__category{margin:0 0 .35rem;color:#9b7443;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;}.stylostep-catalog__card h3{margin:0;font-family:var(--font-sans);font-size:1.05rem;font-weight:600;line-height:1.25;}.stylostep-catalog__card h3 a{color:inherit;text-decoration:none;}.stylostep-catalog__card h3 a:hover{text-decoration:underline;text-underline-offset:.2em;}.stylostep-catalog__price{margin:.65rem 0 0;color:#4a3025;font-weight:600;}.stylostep-catalog__card-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem;}.stylostep-catalog__card-link{color:rgba(46,33,27,.62);font-size:.78rem;font-weight:600;text-decoration:none;}.stylostep-catalog__card-link:hover,.stylostep-catalog__card-link:focus-visible{color:#4a3025;text-decoration:underline;text-underline-offset:.2em;}.stylostep-catalog__card-buy form{margin:0;}.stylostep-catalog__card-buy .button--add-to-cart{min-height:2.35rem;padding:.55rem .85rem;border:0;border-radius:999px;background:#4a3025;color:#fbf7f0;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease;}.stylostep-catalog__card-buy .button--add-to-cart:hover,.stylostep-catalog__card-buy .button--add-to-cart:focus-visible{background:#b8914d;color:#2e211b;transform:translateY(-1px);}.stylostep-catalog__empty{padding:4rem 1rem;text-align:center;}.stylostep-catalog__empty h2{margin-bottom:.5rem;}.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}@media (max-width:1000px){.stylostep-catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (max-width:760px){.stylostep-catalog__hero{grid-template-columns:1fr;}.stylostep-catalog__hero-art{min-height:19rem;order:-1;}.stylostep-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr));}.stylostep-catalog__tools{flex-wrap:wrap;}.stylostep-catalog__search{max-width:none;flex-basis:100%;}.stylostep-catalog__sort{margin-left:0;}}@media (max-width:480px){.stylostep-catalog__grid{grid-template-columns:1fr;}.stylostep-catalog__section-heading{align-items:start;flex-direction:column;}.stylostep-catalog__sort{flex:1;}.stylostep-catalog__sort select{width:100%;}}.stylostep-cart-intro{max-width:92rem;margin:0 auto;padding:clamp(1rem,3vw,2.5rem) clamp(1rem,4vw,3.5rem) 1.5rem;}.stylostep-cart-intro__eyebrow{margin:0 0 .45rem;color:#b8914d;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;}.stylostep-cart-intro__title{margin:0;color:#4a3025;font-family:var(--font-sans);font-size:clamp(2.5rem,5vw,4.6rem);font-weight:500;letter-spacing:-.07em;line-height:.95;}.stylostep-cart-intro__copy{max-width:34rem;margin:1rem 0 0;color:rgba(46,33,27,.66);font-size:1.05rem;line-height:1.65;}.cart.cart-form{max-width:92rem;margin:0 auto;padding:0 clamp(1rem,4vw,3.5rem) 5rem;}.cart.cart-form .view-commerce-cart-form{overflow:visible;}.cart.cart-form .view-commerce-cart-form > form{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);gap:clamp(1.25rem,4vw,3rem);align-items:start;}.cart.cart-form table{width:100%;border-collapse:separate;border-spacing:0 .7rem;}.cart.cart-form thead th{padding:0 .9rem .4rem;border:0;color:rgba(46,33,27,.5);font-size:.68rem;font-weight:700;letter-spacing:.13em;text-align:left;text-transform:uppercase;}.cart.cart-form tbody tr{background:#fffdf9;box-shadow:0 .7rem 2rem rgba(74,48,37,.06);}.cart.cart-form tbody td{padding:1rem .9rem;border-top:1px solid rgba(74,48,37,.1);border-bottom:1px solid rgba(74,48,37,.1);vertical-align:middle;}.cart.cart-form tbody td:first-child{border-left:1px solid rgba(74,48,37,.1);border-radius:.9rem 0 0 .9rem;}.cart.cart-form tbody td:last-child{border-right:1px solid rgba(74,48,37,.1);border-radius:0 .9rem .9rem 0;}.cart.cart-form .views-field-purchased-entity{min-width:15rem;color:#4a3025;font-family:var(--font-sans);font-size:1rem;font-weight:600;}.cart.cart-form .views-field-purchased-entity a{color:inherit;text-decoration:none;}.cart.cart-form .views-field-purchased-entity a:hover{text-decoration:underline;text-underline-offset:.2em;}.cart.cart-form .views-field-unit-price-number,.cart.cart-form .views-field-total-price-number{color:#4a3025;font-weight:700;white-space:nowrap;}.cart.cart-form .views-field-edit-quantity input{width:4.2rem;min-height:2.45rem;padding:.45rem .6rem;border:1px solid rgba(74,48,37,.2);border-radius:.55rem;background:#fffaf4;color:#2e211b;text-align:center;font:inherit;}.cart.cart-form .stylostep-quantity-control{display:inline-flex;align-items:center;min-height:2.45rem;overflow:hidden;border:1px solid rgba(74,48,37,.2);border-radius:.65rem;background:#fffaf4;}.cart.cart-form .stylostep-quantity-control__button{display:grid;width:2rem;height:2.45rem;padding:0;place-items:center;border:0;background:transparent;color:#4a3025;font:inherit;font-size:1.1rem;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease;}.cart.cart-form .stylostep-quantity-control__button:hover,.cart.cart-form .stylostep-quantity-control__button:focus-visible{background:rgba(184,145,77,.16);color:#b8914d;}.cart.cart-form .stylostep-quantity-control__button:disabled{color:rgba(46,33,27,.3);cursor:not-allowed;}.cart.cart-form .stylostep-quantity-control__button:disabled:hover{background:transparent;}.cart.cart-form .stylostep-quantity-control input{width:3rem;min-height:2.45rem;padding:.45rem .25rem;border:0;border-right:1px solid rgba(74,48,37,.14);border-left:1px solid rgba(74,48,37,.14);border-radius:0;background:transparent;color:#2e211b;text-align:center;font:inherit;}.cart.cart-form .stylostep-quantity-control input::-webkit-inner-spin-button,.cart.cart-form .stylostep-quantity-control input::-webkit-outer-spin-button{margin:0;appearance:none;}.cart.cart-form .stylostep-quantity-control input{appearance:textfield;}.cart.cart-form .views-field-remove-button input,.cart.cart-form .views-field-remove-button button{padding:.45rem 0;border:0;background:transparent;color:rgba(46,33,27,.5);font:inherit;font-size:.78rem;cursor:pointer;text-decoration:underline;text-underline-offset:.2em;}.cart.cart-form .views-field-remove-button input:hover,.cart.cart-form .views-field-remove-button button:hover{color:#b34f43;}.cart.cart-form .view-footer{grid-column:2;grid-row:1;position:sticky;top:1.5rem;padding:1.5rem;border:1px solid rgba(184,145,77,.35);border-radius:1.1rem;background:linear-gradient(145deg,#fffaf4,#f6ead7);box-shadow:0 1rem 2.5rem rgba(74,48,37,.08);}.cart.cart-form .view-footer::before{display:block;margin-bottom:1rem;color:#b8914d;content:'Order summary';font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}.cart.cart-form .view-footer .order-total{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:#4a3025;font-family:var(--font-sans);font-size:1.35rem;font-weight:700;}.cart.cart-form .view-footer .order-total::before{color:rgba(46,33,27,.58);content:'Total';font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}.cart.cart-form .form-actions{grid-column:2;grid-row:1;z-index:1;align-self:end;margin:0 1.5rem 1.5rem;}.cart.cart-form .form-actions input{width:100%;min-height:3.2rem;border:0;border-radius:999px;background:#4a3025;color:#fbf7f0;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 .7rem 1.25rem rgba(74,48,37,.18);transition:background .18s ease,transform .18s ease;}.cart.cart-form .form-actions input:hover,.cart.cart-form .form-actions input:focus-visible{background:#b8914d;color:#2e211b;transform:translateY(-1px);}.cart.cart-form .view-footer + .form-actions{margin-top:4.6rem;}.stylostep-cart-empty{max-width:42rem;margin:1rem auto 5rem;padding:clamp(2.5rem,7vw,5rem) clamp(1.25rem,5vw,4rem);border:1px solid rgba(184,145,77,.3);border-radius:1.5rem;background:radial-gradient(circle at 50% 0,rgba(184,145,77,.2),transparent 45%),#fffdf9;box-shadow:0 1.25rem 3rem rgba(74,48,37,.07);text-align:center;}.stylostep-cart-empty__mark{display:grid;width:3.2rem;height:3.2rem;margin:0 auto 1.25rem;place-items:center;border:1px solid rgba(184,145,77,.5);border-radius:1rem .25rem 1rem 1rem;background:#4a3025;color:#e6bf77;font-size:1.5rem;transform:rotate(-5deg);}.stylostep-cart-empty h2{margin:0;color:#4a3025;font-family:var(--font-sans);font-size:clamp(2rem,4vw,3.2rem);font-weight:500;letter-spacing:-.06em;}.stylostep-cart-empty p{max-width:27rem;margin:1rem auto 0;color:rgba(46,33,27,.65);line-height:1.7;}.stylostep-cart-empty__link{display:inline-flex;gap:.7rem;align-items:center;margin-top:1.75rem;padding:.85rem 1.25rem;border-radius:999px;background:#4a3025;color:#fbf7f0;font-weight:700;text-decoration:none;}.stylostep-cart-empty__link:hover,.stylostep-cart-empty__link:focus-visible{background:#b8914d;color:#2e211b;}.stylostep-cart-empty__assurances{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-top:2rem;color:rgba(46,33,27,.58);font-size:.72rem;}.stylostep-cart-empty__assurances span::before{margin-right:.3rem;color:#b8914d;content:'✦';}@media (max-width:800px){.cart.cart-form .view-commerce-cart-form > form{display:block;}.cart.cart-form .view-footer{position:static;margin-top:1.5rem;}.cart.cart-form .form-actions{margin:-4.7rem 1.5rem 1.5rem;}}@media (max-width:560px){.cart.cart-form thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;}.cart.cart-form tbody tr{display:grid;grid-template-columns:1fr auto;gap:.35rem .75rem;padding:.65rem;}.cart.cart-form tbody td,.cart.cart-form tbody td:first-child,.cart.cart-form tbody td:last-child{display:block;padding:.55rem;border:0;border-radius:0;}.cart.cart-form .views-field-purchased-entity{grid-column:1 / -1;min-width:0;}.cart.cart-form .views-field-unit-price-number::before,.cart.cart-form .views-field-edit-quantity::before,.cart.cart-form .views-field-remove-button::before,.cart.cart-form .views-field-total-price-number::before{display:block;margin-bottom:.25rem;color:rgba(46,33,27,.5);content:'Item';font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}.cart.cart-form .views-field-unit-price-number::before{content:'Price';}.cart.cart-form .views-field-edit-quantity::before{content:'Quantity';}.cart.cart-form .views-field-remove-button::before{content:'Remove';}.cart.cart-form .views-field-total-price-number::before{content:'Total';}.cart.cart-form .views-field-remove-button{text-align:right;}.cart.cart-form .form-actions{margin:-4.7rem .9rem 1.5rem;}}.stylostep-cart-intro{order:-1;}.cart.cart-form .views-form > form{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);gap:clamp(1.25rem,4vw,3rem);align-items:start;}.cart.cart-form .views-form > form > table{grid-column:1;grid-row:1 / span 2;}.cart.cart-form .views-field-unit-price__number,.cart.cart-form .views-field-total-price__number{color:#4a3025;font-weight:700;white-space:nowrap;}.cart.cart-form [data-drupal-selector='order-total-summary']{grid-column:2;grid-row:1;position:sticky;top:1.5rem;padding:1.5rem;border:1px solid rgba(184,145,77,.35);border-radius:1.1rem;background:linear-gradient(145deg,#fffaf4,#f6ead7);box-shadow:0 1rem 2.5rem rgba(74,48,37,.08);}.cart.cart-form [data-drupal-selector='order-total-summary']::before{display:block;margin-bottom:1rem;color:#b8914d;content:'Order summary';font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}.cart.cart-form .order-total-line{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.45rem 0;color:rgba(46,33,27,.65);font-size:.84rem;}.cart.cart-form .order-total-line-value{color:#4a3025;font-weight:700;}.cart.cart-form .order-total-line__total{margin-top:.6rem;padding-top:1rem;border-top:1px solid rgba(74,48,37,.14);color:#4a3025;font-family:var(--font-sans);font-size:1.35rem;font-weight:700;}.cart.cart-form .form-actions{grid-column:2;grid-row:2;align-self:start;display:grid;gap:.65rem;margin:1rem 0 0;}.cart.cart-form .form-actions input{width:100%;min-height:3.2rem;border:0;border-radius:999px;background:#4a3025;color:#fbf7f0;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 .7rem 1.25rem rgba(74,48,37,.18);transition:background .18s ease,transform .18s ease;}.cart.cart-form .form-actions input:hover,.cart.cart-form .form-actions input:focus-visible{background:#b8914d;color:#2e211b;transform:translateY(-1px);}.cart.cart-form .form-actions #edit-submit{order:2;border:1px solid rgba(74,48,37,.2);background:transparent;color:#4a3025;box-shadow:none;}.cart.cart-form .form-actions #edit-submit:hover,.cart.cart-form .form-actions #edit-submit:focus-visible{background:rgba(184,145,77,.14);color:#4a3025;}.cart.cart-form .form-actions #edit-checkout{order:1;}@media (max-width:800px){.cart.cart-form .views-form > form{display:block;}.cart.cart-form [data-drupal-selector='order-total-summary']{position:static;margin-top:1.5rem;}.cart.cart-form .form-actions{margin:1rem 0 0;}}@media (max-width:560px){.cart.cart-form .views-field-unit-price__number::before,.cart.cart-form .views-field-edit-quantity::before,.cart.cart-form .views-field-remove-button::before,.cart.cart-form .views-field-total-price__number::before{display:block;margin-bottom:.25rem;color:rgba(46,33,27,.5);content:'Item';font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}.cart.cart-form .views-field-unit-price__number::before{content:'Price';}.cart.cart-form .views-field-edit-quantity::before{content:'Quantity';}.cart.cart-form .views-field-remove-button::before{content:'Remove';}.cart.cart-form .views-field-total-price__number::before{content:'Total';}}.stylostep-cart-payment{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(0,1.25fr) minmax(12rem,1fr);gap:clamp(1rem,3vw,2rem);align-items:stretch;max-width:92rem;margin:0 auto 5rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(184,145,77,.35);border-radius:1.25rem;background:linear-gradient(135deg,#4a3025,#6f4938);color:#fbf7f0;box-shadow:0 1.25rem 3rem rgba(74,48,37,.16);}.stylostep-cart-payment__method--whatsapp{grid-column:1;grid-row:1;}.stylostep-cart-payment__intro{grid-column:2;grid-row:1;}.stylostep-cart-payment__method--upi{grid-column:3;grid-row:1;}.stylostep-cart-payment__intro{align-self:center;padding:clamp(.5rem,2vw,1.5rem);}.stylostep-cart-payment__eyebrow{margin:0 0 .5rem;color:#e6bf77;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}.stylostep-cart-payment h2{max-width:30rem;margin:0;color:#fbf7f0;font-family:var(--font-sans);font-size:clamp(1.8rem,3vw,3rem);font-weight:500;letter-spacing:-.06em;line-height:1;}.stylostep-cart-payment__amount{margin:1.25rem 0 .5rem;color:rgba(251,247,240,.72);font-size:.9rem;}.stylostep-cart-payment__amount strong{display:block;margin-top:.25rem;color:#fbf7f0;font-family:var(--font-sans);font-size:2rem;letter-spacing:-.04em;}.stylostep-cart-payment__note{max-width:30rem;margin:1rem 0 0;color:rgba(251,247,240,.68);font-size:.82rem;line-height:1.6;}.stylostep-cart-payment__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;}.stylostep-cart-payment__button,.stylostep-cart-payment__whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.7rem 1rem;border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none;}.stylostep-cart-payment__button{background:#fbf7f0;color:#4a3025;}.stylostep-cart-payment__button:hover,.stylostep-cart-payment__button:focus-visible{background:#e6bf77;color:#2e211b;}.stylostep-cart-payment__whatsapp{border:1px solid rgba(251,247,240,.45);color:#fbf7f0;}.stylostep-cart-payment__whatsapp:hover,.stylostep-cart-payment__whatsapp:focus-visible{border-color:#e6bf77;color:#e6bf77;}.stylostep-cart-payment__reference{margin:1.5rem 0 0;color:rgba(251,247,240,.45);font-size:.68rem;letter-spacing:.08em;}.stylostep-cart-payment__method{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch;padding:clamp(.8rem,2vw,1.25rem);border:1px solid rgba(251,247,240,.22);border-radius:1.25rem;background:rgba(46,33,27,.2);}.stylostep-cart-payment__qr{display:grid;align-content:start;justify-items:center;gap:.45rem;padding:1rem;border-radius:1rem;background:#fffaf4;color:#4a3025;text-align:center;}.stylostep-cart-payment__qr img{width:min(90%,340px);aspect-ratio:1;border-radius:.55rem;background:#fff;}.stylostep-cart-payment__qr strong{margin-top:.25rem;font-family:var(--font-sans);font-size:.9rem;}.stylostep-cart-payment__qr span{color:rgba(46,33,27,.62);font-size:.7rem;line-height:1.35;}.stylostep-cart-payment__qr--whatsapp{background:#f0f8f1;}.stylostep-cart-payment__whatsapp-config{align-self:center;margin:0;padding:1.25rem;border:1px dashed rgba(251,247,240,.4);border-radius:1rem;color:rgba(251,247,240,.7);font-size:.78rem;line-height:1.6;}@media (max-width:900px){.stylostep-cart-payment{grid-template-columns:repeat(2,minmax(0,1fr));}.stylostep-cart-payment__method--whatsapp{grid-column:1;grid-row:1;}.stylostep-cart-payment__method--upi{grid-column:2;grid-row:1;}.stylostep-cart-payment__intro{grid-column:1 / -1;grid-row:2;}}@media (max-width:520px){.stylostep-cart-payment{grid-template-columns:1fr;}.stylostep-cart-payment__method--whatsapp,.stylostep-cart-payment__intro,.stylostep-cart-payment__method--upi{grid-column:1;}.stylostep-cart-payment__method--upi{grid-row:1;}.stylostep-cart-payment__intro{grid-row:2;}.stylostep-cart-payment__method--whatsapp{grid-row:3;}.stylostep-cart-payment__actions{display:grid;}.stylostep-cart-payment__button,.stylostep-cart-payment__whatsapp{width:100%;}}.stylostep-ajax-status{position:fixed;right:1rem;bottom:1rem;z-index:1000;max-width:min(22rem,calc(100vw - 2rem));padding:.8rem 1rem;border:1px solid rgba(230,191,119,.55);border-radius:.75rem;background:#4a3025;color:#fbf7f0;box-shadow:0 .75rem 2rem rgba(46,33,27,.2);font-size:.82rem;opacity:0;pointer-events:none;transform:translateY(.5rem);transition:opacity .2s ease,transform .2s ease;}.stylostep-ajax-status.is-visible{opacity:1;transform:translateY(0);}.is-ajax-busy{cursor:progress;opacity:.72;}.is-ajax-busy .form-submit{cursor:progress;}.is-add-to-cart-clicked .button--add-to-cart{animation:stylostep-add-button-pop .45s ease both;}.stylostep-featured-slider__slide.is-product-card-adding,.stylostep-product-card.is-product-card-adding{animation:stylostep-card-zoom .72s cubic-bezier(.2,.75,.25,1) both;}.stylostep-product-page__visual.is-product-card-adding{animation:stylostep-card-zoom .72s cubic-bezier(.2,.75,.25,1) both;}.stylostep-site-nav__cart::before,.stylostep-site-nav__cart::after{position:absolute;top:50%;left:.625rem;width:1.35rem;height:1.35rem;border:1px solid rgba(184,145,77,.72);border-radius:50%;content:'';opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.55);}.stylostep-site-nav__cart.is-cart-bumped::before{animation:stylostep-cart-ring .85s cubic-bezier(.2,.65,.25,1) both;}.stylostep-site-nav__cart.is-cart-bumped::after{animation:stylostep-cart-ring .85s .16s cubic-bezier(.2,.65,.25,1) both;}.stylostep-site-nav__cart.is-cart-bumped .stylostep-site-nav__cart-icon,.stylostep-site-nav__cart.is-cart-bumped .stylostep-site-nav__cart-count{animation:stylostep-cart-bump .5s ease both;}@keyframes stylostep-add-button-pop{0%,100%{transform:scale(1);}45%{background-color:#e6bf77;color:#2e211b;transform:scale(1.04);}}@keyframes stylostep-card-zoom{0%{box-shadow:0 0 0 rgba(184,145,77,0);transform:scale(1);}35%{box-shadow:0 1.5rem 3rem rgba(184,145,77,.3);transform:scale(1.035);}100%{box-shadow:0 0 0 rgba(184,145,77,0);transform:scale(1);}}@keyframes stylostep-cart-bump{0%,100%{transform:scale(1);}38%{color:#b8914d;transform:scale(1.48) rotate(-8deg);}64%{color:#b8914d;transform:scale(1.18) rotate(4deg);}}@keyframes stylostep-cart-ring{0%{opacity:.78;transform:translate(-50%,-50%) scale(.55);}100%{opacity:0;transform:translate(-50%,-50%) scale(2.55);}}@media (prefers-reduced-motion:reduce){.stylostep-site-nav__cart.is-cart-bumped::before,.stylostep-site-nav__cart.is-cart-bumped::after,.stylostep-site-nav__cart.is-cart-bumped .stylostep-site-nav__cart-icon,.stylostep-site-nav__cart.is-cart-bumped .stylostep-site-nav__cart-count{animation:none !important;}}.stylostep-cart-payment__method{gap:clamp(1.25rem,3vw,2rem);padding:clamp(.8rem,2vw,1.25rem);border:1px solid rgba(251,247,240,.22);border-radius:1.25rem;background:rgba(46,33,27,.2);}.stylostep-cart-payment__qr{min-width:0;padding:1.25rem .9rem 1.1rem;border:2px solid rgba(184,145,77,.55);border-radius:1rem;box-shadow:0 .75rem 1.5rem rgba(46,33,27,.14);}.stylostep-cart-payment__qr--whatsapp{border-color:rgba(82,116,87,.55);}.stylostep-cart-payment__qr img{box-sizing:border-box;width:min(90%,340px);height:auto;padding:.7rem;border:6px solid #fff;border-radius:.45rem;object-fit:contain;box-shadow:0 0 0 1px rgba(46,33,27,.12);}.stylostep-cart-payment__method-label{margin-top:.35rem;color:#9b7443 !important;font-size:.61rem !important;font-weight:800;letter-spacing:.16em;}.stylostep-cart-payment__qr--whatsapp .stylostep-cart-payment__method-label{color:#527457 !important;}.stylostep-cart-payment__qr-amount{color:#4a3025 !important;font-family:var(--font-sans);font-size:1.45rem !important;font-weight:700;letter-spacing:-.04em;line-height:1;}@media (max-width:800px){.stylostep-cart-payment__method{gap:1rem;}}@media (max-width:520px){.stylostep-cart-payment__method{gap:1rem;padding:.75rem;}.stylostep-cart-payment__qr{padding:1rem;}}
