.vya-filtros{position:sticky;top:var(--header-h);z-index:50;margin-bottom:44px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgb(251 246 244 / .92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.vya-filtros__interno{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-block:16px}.vya-ordenar select,.woocommerce-ordering select{height:44px;padding:0 22px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--ink-600);font-family:var(--font-body);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.woocommerce-ordering{margin:0}.vya-loja{padding-bottom:0}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 24px;margin:0;padding:0;list-style:none}.woocommerce ul.products::before,.woocommerce ul.products::after{content:none}.woocommerce ul.products li.product,.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:auto;margin:0;float:none;text-align:left}.woocommerce ul.products li.product a img{width:100%;margin:0;aspect-ratio:3 / 4;object-fit:cover;border-radius:20px;background:#F4EDEF;box-shadow:none;transition:transform .5s var(--ease)}.woocommerce ul.products li.product:hover a img{transform:translateY(-6px)}.woocommerce ul.products li.product .vya-card__cat{display:block;margin-top:18px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-400)}.woocommerce ul.products li.product .vya-card__nome{margin:8px 0 8px;font-family:var(--font-title);font-size:22px;font-weight:400;line-height:1.2;color:var(--ink-900)}.woocommerce ul.products li.product .price{display:block;margin:0;font-family:var(--font-title);font-size:23px;font-weight:400;color:var(--magenta-600)}.woocommerce ul.products li.product .price del{margin-right:8px;font-size:17px;color:var(--ink-400)}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .added_to_cart{display:inline-block;margin-top:14px;padding:0 0 3px;border:0;border-bottom:1px solid rgb(164 20 94 / .35);border-radius:0;background:none;color:var(--magenta-600);font-size:11.5px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;line-height:1.6}.woocommerce ul.products li.product .button:hover{background:none;color:var(--magenta-400)}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{position:absolute;top:14px;left:14px;right:auto;min-height:0;min-width:0;margin:0;padding:6px 14px;border-radius:999px;background:rgb(255 255 255 / .9);backdrop-filter:blur(6px);color:var(--magenta-600);font-size:10.5px;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.woocommerce ul.products li.product{position:relative}.woocommerce nav.woocommerce-pagination{margin-top:56px;text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-flex;gap:8px;border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;border:1px solid var(--line-strong);border-radius:999px;color:var(--ink-600);font-size:13px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--magenta-600);border-color:var(--magenta-600);color:#fff}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;max-width:none;margin:0;padding:0}.woocommerce div.product div.images.woocommerce-product-gallery{grid-column:1;width:100%;margin:0;float:none;align-self:stretch;background:#F4EDEF}.woocommerce div.product div.summary.entry-summary{grid-column:2;width:100%;max-width:560px;margin:0;padding:clamp(48px, 6vw, 90px) clamp(24px, 4vw, 56px);float:none;justify-self:center;align-self:center;text-align:center}.woocommerce div.product>.woocommerce-tabs,.woocommerce div.product>.related,.woocommerce div.product>.upsells,.woocommerce div.product>.vya-sec,.woocommerce div.product>.woocommerce-notices-wrapper{grid-column:1 / -1}.woocommerce div.product .woocommerce-product-gallery__wrapper,.woocommerce div.product .woocommerce-product-gallery__image{height:100%}.woocommerce div.product .woocommerce-product-gallery__image img{width:100%;height:min(86vh, 780px);object-fit:cover;border-radius:0;background:#F4EDEF;aspect-ratio:auto}.woocommerce div.product .flex-control-thumbs{display:none}.woocommerce div.product .woocommerce-product-gallery{position:relative}.woocommerce div.product .flex-direction-nav{margin:0;padding:0;list-style:none}.woocommerce div.product .flex-direction-nav a{position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-top:-23px;border-radius:50%;background:rgb(255 255 255 / .82);backdrop-filter:blur(6px);box-shadow:var(--sh-card-soft);color:var(--ink-900);font-size:0;opacity:0;transition:opacity .3s ease,background .3s ease,transform .3s ease}.woocommerce div.product .woocommerce-product-gallery:hover .flex-direction-nav a,.woocommerce div.product .flex-direction-nav a:focus-visible{opacity:1}.woocommerce div.product .flex-direction-nav a:hover{background:#fff}.woocommerce div.product .flex-direction-nav a::before{content:"";width:11px;height:11px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}.woocommerce div.product .flex-direction-nav .flex-prev{left:22px}.woocommerce div.product .flex-direction-nav .flex-prev::before{transform:rotate(-135deg);margin-left:4px}.woocommerce div.product .flex-direction-nav .flex-next{right:22px}.woocommerce div.product .flex-direction-nav .flex-next::before{transform:rotate(45deg);margin-right:4px}@media (hover:none){.woocommerce div.product .flex-direction-nav a{opacity:1}}.woocommerce div.product .product_title{margin:0 0 14px;font-family:var(--font-title);font-size:clamp(34px, 3.6vw, 56px);font-weight:300;font-style:italic;line-height:1.05;color:var(--magenta-600)}.woocommerce div.product .woocommerce-product-details__short-description{max-width:420px;margin:0 auto;font-size:15.5px;font-weight:300;line-height:1.75;color:var(--ink-600)}.woocommerce div.product p.price,.woocommerce div.product span.price{display:block;margin:26px 0 0;padding:22px 0 0;border-top:1px solid var(--line);font-family:var(--font-title);font-size:34px;font-weight:300;line-height:1;color:var(--ink-900)}.woocommerce div.product p.price del{font-size:22px;color:var(--ink-400)}.woocommerce div.product p.price ins{text-decoration:none}.vya-parcelas{margin:8px 0 0;font-size:13.5px;color:var(--ink-500)}.woocommerce div.product form.cart{margin:24px 0 0;padding-top:24px;border-top:1px solid var(--line)}.woocommerce div.product form.cart .variations{width:100%;margin:0 0 20px;border:0}.woocommerce div.product form.cart .variations tr{display:block;margin-bottom:16px}.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;width:100%;padding:0;border:0;text-align:center}.woocommerce div.product form.cart .variations label{display:block;margin-bottom:10px;font-family:var(--font-body);font-size:11px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-400)}.woocommerce div.product form.cart .variations select{width:min(100%, 320px);height:48px;padding:0 20px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;font-family:var(--font-body);font-size:14px;text-align:center}.vya-medidas-link{margin:4px 0 0;font-size:12.5px}.vya-medidas-link a{border-bottom:1px solid rgb(164 20 94 / .3);color:var(--ink-500);padding-bottom:2px}.vya-medidas-link a:hover{color:var(--magenta-600)}.woocommerce div.product form.cart .quantity,.woocommerce div.product form.cart .woocommerce-variation-add-to-cart{display:flex;justify-content:center;gap:12px}.woocommerce .quantity .qty{width:92px;height:58px;padding:0 10px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--ink-900);font-family:var(--font-body);font-size:16px;text-align:center}.woocommerce div.product form.cart .button,.woocommerce div.product .single_add_to_cart_button{flex:1;min-width:0;min-height:58px;padding:0 30px;border:0;border-radius:999px;background:var(--grad-primary);box-shadow:var(--sh-btn);color:#fff;font-family:var(--font-body);font-size:12.5px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.woocommerce div.product form.cart .button:hover{background:var(--grad-primary);transform:translateY(-3px);box-shadow:var(--sh-btn-hover)}.summary .vya-btn--ghost{margin-top:12px;min-height:56px}.vya-beneficios{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0 0;padding:26px 0 0;border-top:1px solid var(--line);list-style:none}.vya-beneficios li{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:11.5px;line-height:1.45;color:var(--ink-500)}.vya-beneficios__icone{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--magenta-500)}.vya-beneficios__icone svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.vya-produto-descricao{background:var(--pink-050);text-align:center}.vya-titulo-filete{display:flex;align-items:center;gap:26px;margin-bottom:30px;font-family:var(--font-title);font-size:clamp(28px, 3vw, 42px);font-weight:300;font-style:italic;color:var(--magenta-600)}.vya-titulo-filete::before,.vya-titulo-filete::after{content:"";flex:1;height:1px;background:var(--line-strong)}.vya-produto-descricao__texto{max-width:720px;margin-inline:auto;font-size:16px;font-weight:300;line-height:1.85;color:var(--ink-600)}.vya-produto-assinatura{max-width:720px;margin:40px auto 0;padding-top:34px;border-top:1px solid var(--line);font-family:var(--font-title);font-size:clamp(22px, 2.4vw, 30px);font-style:italic;font-weight:300;color:var(--magenta-600)}.vya-acordeao__conteudo{padding-bottom:26px;font-size:15px;color:var(--ink-600)}.vya-acordeao__conteudo h2{display:none}.vya-acordeao__conteudo p{margin-bottom:14px}.vya-tabela-wrap{overflow-x:auto}.woocommerce .related>h2,.woocommerce .upsells>h2{margin-bottom:40px;font-family:var(--font-title);font-size:clamp(28px, 3vw, 42px);font-weight:300;text-align:center}.woocommerce .related,.woocommerce .upsells{padding-block:clamp(56px, 6vw, 92px)}.woocommerce .related ul.products,.woocommerce .upsells ul.products{grid-template-columns:repeat(3,1fr);max-width:1100px}.woocommerce .related ul.products li.product,.woocommerce .upsells ul.products li.product{text-align:center}.woocommerce .related ul.products li.product .vya-card__cat,.woocommerce .upsells ul.products li.product .vya-card__cat{display:none}.vya-pagina-loja{padding-bottom:90px}.woocommerce-cart .woocommerce{display:grid;grid-template-columns:1.5fr .9fr;align-items:start;gap:40px}.woocommerce-cart .woocommerce-notices-wrapper{grid-column:1 / -1}.woocommerce-cart .woocommerce-cart-form{grid-column:1}.woocommerce-cart .cart-collaterals{grid-column:2;width:100%;float:none}.woocommerce-cart .cart-collaterals .cart_totals{width:100%;float:none;position:sticky;top:calc(var(--header-h) + 24px)}.woocommerce-cart .wc-proceed-to-checkout{padding:0}.woocommerce-cart .vya-pagina-topo h1,.woocommerce-checkout .vya-pagina-topo h1,.woocommerce-account .vya-pagina-topo h1{font-style:italic;color:var(--magenta-600)}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:24px;border-collapse:separate;border-spacing:0;overflow:hidden;background:#fff;box-shadow:var(--sh-card-soft)}.woocommerce table.shop_table th{padding:20px 22px;border:0;background:var(--pink-100);font-family:var(--font-body);font-size:10.5px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--magenta-600)}.woocommerce table.shop_table td{padding:22px;border-top:1px solid var(--line);vertical-align:middle;font-size:15px;color:var(--ink-600)}.woocommerce table.shop_table .product-thumbnail img{width:84px;border-radius:14px;aspect-ratio:3 / 4;object-fit:cover}.woocommerce table.shop_table .product-name a{font-family:var(--font-title);font-size:21px;font-weight:400;color:var(--ink-900)}.woocommerce table.shop_table .product-name a:hover{color:var(--magenta-600)}.woocommerce table.shop_table .variation{margin:6px 0 0;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-400)}.woocommerce table.shop_table .variation dt,.woocommerce table.shop_table .variation dd{display:inline;margin:0;font-weight:400}.woocommerce table.shop_table td.product-price,.woocommerce table.shop_table td.product-subtotal{font-family:var(--font-title);font-size:20px;color:var(--ink-900)}.woocommerce a.remove{width:26px;height:26px;line-height:24px;color:var(--ink-400)!important;font-size:18px}.woocommerce a.remove:hover{background:var(--pink-200);color:var(--magenta-600)!important}.woocommerce .cart .actions{padding:22px;background:#fff}.woocommerce .cart .actions .coupon{display:flex;gap:10px}.woocommerce .cart .actions .coupon input[type="text"]{width:min(280px, 60vw);height:52px;padding:0 20px;border:1px solid var(--line-strong);border-radius:999px;background:#FDFAFB;font-family:var(--font-body);font-size:14px}.woocommerce .cart-collaterals .cart_totals,.woocommerce-checkout #order_review{padding:34px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--sh-panel-pink)}.woocommerce .cart-collaterals .cart_totals table.shop_table,.woocommerce-checkout #order_review table.shop_table{border:0;border-radius:0;background:none;box-shadow:none}.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-checkout #order_review table th{padding:14px 0;background:none;color:var(--ink-400);text-align:left}.woocommerce .cart-collaterals .cart_totals table td,.woocommerce-checkout #order_review table td{padding:14px 0;text-align:right}.woocommerce .cart_totals h2,.woocommerce-checkout #order_review_heading,.woocommerce-checkout h3,.woocommerce-account h2{margin-bottom:22px;font-family:var(--font-title);font-size:27px;font-weight:300;font-style:italic;color:var(--magenta-600)}.woocommerce .order-total .amount,.woocommerce-checkout .order-total .amount{font-family:var(--font-title);font-size:26px;color:var(--magenta-600)}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:1.15fr .85fr;align-items:start;gap:56px}.woocommerce-checkout form.checkout #customer_details{grid-column:1;width:100%;float:none}.woocommerce-checkout form.checkout #order_review_heading,.woocommerce-checkout form.checkout #order_review{grid-column:2}.woocommerce-checkout form.checkout #customer_details .col-1,.woocommerce-checkout form.checkout #customer_details .col-2{width:100%;float:none}.woocommerce form .form-row{margin:0 0 18px;padding:0}.woocommerce form .form-row label{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-500)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce .select2-container .select2-selection--single{width:100%;height:52px;padding:0 20px;border:1px solid var(--line-strong);border-radius:26px;background:#FDFAFB;color:var(--ink-900);font-family:var(--font-body);font-size:15px;line-height:50px;transition:border-color .3s ease}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{border-color:var(--magenta-600);outline:none}.woocommerce form .form-row textarea{height:auto;min-height:110px;padding:16px 20px;border-radius:22px;line-height:1.6}.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;line-height:50px;color:var(--ink-900)}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{top:14px;right:12px}.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3,.woocommerce-additional-fields h3{margin-bottom:20px;font-size:24px}.woocommerce-checkout #payment{margin-top:26px;border-radius:22px;background:var(--pink-100)}.woocommerce-checkout #payment ul.payment_methods{padding:22px;border-bottom:1px solid var(--line)}.woocommerce-checkout #payment ul.payment_methods li{margin-bottom:10px;list-style:none}.woocommerce-checkout #payment ul.payment_methods label{font-size:14.5px;letter-spacing:0;text-transform:none;color:var(--ink-700)}.woocommerce-checkout #payment div.payment_box{margin:12px 0 0;padding:16px 20px;border-radius:16px;background:#fff;font-size:13.5px;color:var(--ink-600)}.woocommerce-checkout #payment div.payment_box::before{display:none}.woocommerce-checkout #payment div.form-row{padding:22px}.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper{padding:0 22px 6px;font-size:13px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 32px;border:0;border-radius:999px;background:var(--grad-primary);color:#fff;font-family:var(--font-body);font-size:12.5px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:var(--grad-primary);color:#fff;transform:translateY(-3px);box-shadow:var(--sh-btn-hover)}.woocommerce #place_order,.woocommerce .checkout-button{width:100%;min-height:60px;box-shadow:var(--sh-btn);font-size:13px}.woocommerce .cart .actions .button[name="update_cart"]{background:rgb(255 255 255 / .6);border:1px solid rgb(164 20 94 / .3);color:var(--magenta-600)}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews{margin-bottom:26px;padding:18px 22px 18px 54px;border-top:0;border-left:3px solid var(--magenta-600);border-radius:18px;background:var(--pink-100);color:var(--ink-700);font-size:14.5px;list-style:none}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{top:20px;left:22px;color:var(--magenta-600)}.woocommerce-message .button,.woocommerce-error .button{min-height:42px;padding:0 22px;font-size:11.5px}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li{margin-bottom:8px}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 20px;border-radius:999px;color:var(--ink-600);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--pink-100);color:var(--magenta-600)}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{padding:34px;border:1px solid var(--line);border-radius:26px;background:#fff}.woocommerce .woocommerce-breadcrumb{display:none}@media (max-width:1024px){.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product div.images.woocommerce-product-gallery,.woocommerce div.product div.summary.entry-summary{grid-column:1;position:static}.woocommerce div.product .woocommerce-product-gallery__image img{min-height:0;aspect-ratio:4 / 5}.vya-beneficios{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products,.woocommerce-page ul.products,.woocommerce .related ul.products{grid-template-columns:repeat(2,1fr)}.vya-filtros__interno{justify-content:flex-start}.woocommerce-checkout form.checkout,.woocommerce-cart .woocommerce{grid-template-columns:1fr;gap:32px}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals{grid-column:1}.woocommerce-cart .cart-collaterals .cart_totals{position:static}.woocommerce-checkout form.checkout #order_review_heading,.woocommerce-checkout form.checkout #order_review,.woocommerce-checkout form.checkout #customer_details{grid-column:1}}@media (max-width:720px){.woocommerce ul.products,.woocommerce-page ul.products,.woocommerce .related ul.products{grid-template-columns:repeat(2,1fr);gap:20px 14px}.woocommerce ul.products li.product .vya-card__nome{font-size:18px}.woocommerce ul.products li.product .price{font-size:19px}.woocommerce div.product form.cart .button,.woocommerce div.product .single_add_to_cart_button{width:100%;flex:1 1 100%}.vya-filtros{margin-bottom:28px}.vya-filtros__interno{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.vya-filtros__interno::-webkit-scrollbar{display:none}.vya-chips{flex-wrap:nowrap}}.vya-barra-compra{position:fixed;inset:auto 0 0;z-index:70;background:rgb(251 246 244 / .96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--line);box-shadow:0 -18px 40px rgb(46 44 49 / .08);transform:translateY(110%);transition:transform .5s var(--ease)}.vya-barra-compra.is-visivel{transform:none}.vya-barra-compra__interno{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:14px}.vya-barra-compra strong{display:block;font-family:var(--font-title);font-size:21px;font-weight:400}.vya-barra-compra span{font-size:14px;color:var(--magenta-600)}.single-product .vya-rodape{padding-bottom:40px}.woocommerce ul.products,.woocommerce nav.woocommerce-pagination,.woocommerce .woocommerce-no-products-found{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.woocommerce .related ul.products,.woocommerce .upsells ul.products{padding-inline:0}.vya-tamanhos{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.vya-tamanho{min-width:58px;min-height:46px;padding:0 18px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--ink-600);font-family:var(--font-body);font-size:13px;letter-spacing:.08em;cursor:pointer;transition:border-color .3s ease,color .3s ease,background .3s ease}.vya-tamanho:hover{border-color:var(--magenta-400);color:var(--magenta-600)}.vya-tamanho.is-ativo{border-color:var(--magenta-600);background:var(--magenta-600);color:#fff}.woocommerce div.product form.cart .reset_variations{display:inline-block;margin-top:10px;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-400)}.vya-medidas-abrir{padding:0 0 2px;border:0;border-bottom:1px solid rgb(164 20 94 / .3);background:none;color:var(--ink-500);font-family:var(--font-body);font-size:12.5px;cursor:pointer;transition:color .3s ease}.vya-medidas-abrir:hover{color:var(--magenta-600)}.vya-modal{max-width:min(560px, 92vw);padding:0;border:0;border-radius:28px;background:#fff0;overflow:visible}.vya-modal::backdrop{background:rgb(46 44 49 / .45);backdrop-filter:blur(3px)}.vya-modal__caixa{position:relative;padding:clamp(30px, 5vw, 52px);border-radius:28px;background:var(--cream);box-shadow:var(--sh-image-lg);text-align:center}.vya-modal__caixa .vya-eyebrow{margin-bottom:10px}.vya-modal__caixa .vya-h3{margin-bottom:26px;font-family:var(--font-title);font-style:italic;color:var(--ink-900)}.vya-modal__caixa .vya-tabela{text-align:left}.vya-modal__fechar{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:none;color:var(--ink-500);cursor:pointer;transition:background .3s ease,color .3s ease}.vya-modal__fechar:hover{background:var(--pink-200);color:var(--magenta-600)}.vya-modal__fechar svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.4;fill:none;stroke-linecap:round}.vya-modal__nota{margin:22px 0 20px;font-size:13.5px;color:var(--ink-500)}.vya-cores{margin-top:22px}.vya-cores__rotulo{display:block;margin-bottom:12px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-400)}.vya-cores__lista{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:0;padding:0;list-style:none}.vya-cores__lista li{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-600)}.vya-cores__bolinha{width:22px;height:22px;border:1px solid var(--line-strong);border-radius:50%}.vya-swatch{position:relative;width:34px;height:34px;padding:0;border:1px solid var(--line-strong);border-radius:50%;background:var(--cor,#EEEAEC);cursor:pointer;transition:box-shadow .3s ease,transform .3s ease}.vya-swatch:hover{transform:translateY(-2px)}.vya-swatch.is-ativo{box-shadow:0 0 0 2px var(--cream),0 0 0 3px var(--magenta-600)}.vya-tamanhos--cores{gap:12px}.woocommerce div.product form.cart .variations select.screen-reader-text{position:absolute;width:1px;min-width:0;height:1px;padding:0;border:0}.woocommerce div.product div.images.woocommerce-product-gallery,.woocommerce div.product .woocommerce-product-gallery__image,.woocommerce div.product .flex-viewport{overflow:hidden}@media (max-width:720px){.vya-filtros__interno{flex-direction:column;align-items:stretch;gap:12px;overflow:visible}.vya-chips{overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.vya-chips::-webkit-scrollbar{display:none}.vya-ordenar select,.woocommerce-ordering select{width:100%}}.woocommerce-account .u-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.woocommerce-account .u-columns .u-column1,.woocommerce-account .u-columns .u-column2,.woocommerce-account .col2-set .col-1,.woocommerce-account .col2-set .col-2{width:100%;max-width:none;float:none;clear:none}.woocommerce-account .u-columns>.u-column1{grid-area:1 / 1}.woocommerce-account .u-columns>.u-column2{grid-area:1 / 2}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{height:100%;margin:0;padding:40px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--sh-card-soft)}.woocommerce-account .u-columns h2{margin-bottom:22px;font-family:var(--font-title);font-size:28px;font-weight:300;font-style:italic;color:var(--magenta-600)}.woocommerce-account .u-columns>.vya-conta-intro,.woocommerce-account .u-columns>.vya-aviso-conta{grid-column:1 / -1}.vya-conta-intro{max-width:640px;margin-bottom:8px}.woocommerce-account .woocommerce-form-login__submit,.woocommerce-account .woocommerce-form-register__submit{width:100%;margin-top:8px}.woocommerce-account .woocommerce-form-login__rememberme,.woocommerce-account .woocommerce-privacy-policy-text{display:block;margin:14px 0;font-size:13px;color:var(--ink-500)}.woocommerce-account .lost_password{margin-top:14px;font-size:13px}.vya-tipo-conta{margin:0 0 18px;padding:0;border:0}.vya-tipo-conta legend{margin-bottom:10px;padding:0;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-500)}.vya-tipo-conta label{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px;padding:16px 18px;border:1px solid var(--line-strong);border-radius:20px;background:#FDFAFB;cursor:pointer;transition:border-color .3s ease,background .3s ease}.vya-tipo-conta label:has(input:checked){border-color:var(--magenta-600);background:var(--pink-100)}.vya-tipo-conta input{margin-top:3px;accent-color:var(--magenta-600)}.vya-tipo-conta strong{display:block;font-weight:500;font-size:14.5px;color:var(--ink-900)}.vya-tipo-conta small{display:block;margin-top:2px;font-size:12.5px;line-height:1.5;color:var(--ink-500)}.vya-campos-atacado[hidden]{display:none}.vya-aviso-conta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin-bottom:30px;padding:22px 26px;border-left:3px solid var(--magenta-600);border-radius:20px;background:var(--pink-100)}.vya-aviso-conta p{flex:1 1 320px;margin:0;font-size:14.5px;color:var(--ink-700)}@media (max-width:1024px){.woocommerce-account .u-columns{grid-template-columns:1fr}.woocommerce-account .u-columns>.u-column1{grid-area:1 / 1}.woocommerce-account .u-columns>.u-column2{grid-area:2 / 1}}.vya-selo-atacado{display:inline-block;margin:10px 0 0;padding:6px 16px;border-radius:999px;background:var(--pink-100);color:var(--magenta-600);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.vya-pix{margin:0 0 34px;padding:32px;border:1px solid var(--line);border-radius:24px;background:var(--pink-100)}.vya-pix h2{margin-bottom:12px;font-family:var(--font-title);font-size:26px;font-weight:300;font-style:italic;color:var(--magenta-600)}.vya-pix__dados{display:grid;gap:10px;margin:20px 0;padding:0;list-style:none}.vya-pix__dados li{display:flex;flex-wrap:wrap;gap:6px 14px;padding-bottom:10px;border-bottom:1px solid var(--line)}.vya-pix__dados span{min-width:110px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-400)}.vya-pix__dados strong{font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--ink-900);word-break:break-all}.vya-pix__nota{margin-top:16px;font-size:13.5px;color:var(--ink-500)}