.woocommerce-account .store-page,.woocommerce-cart .store-page,.woocommerce-checkout .store-page{max-width:1180px}.woocommerce-account .store-page>h1,.woocommerce-cart .store-page>h1,.woocommerce-checkout .store-page>h1{margin:0 0 42px;font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-.055em}.woocommerce-account .store-page{position:relative}.woocommerce-account .woocommerce{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);gap:18px 70px;align-items:start}.woocommerce-account .woocommerce>.store-account-intro{grid-column:1;grid-row:1 / span 2}.woocommerce-account .woocommerce>h2{grid-column:2;grid-row:1;align-self:end;margin:0 0 4px}.woocommerce-account .woocommerce>form.login{grid-column:2;grid-row:2}.store-account-intro{min-height:100%;padding:46px;border-radius:28px;background:radial-gradient(circle at 10% 90%,rgba(178,15,42,.22),transparent 35%),#11151d;color:#fff}.store-account-intro span{color:#ff7187;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.store-account-intro h2{margin:14px 0;font-size:clamp(42px,5vw,68px);line-height:.95;letter-spacing:-.055em}.store-account-intro p{max-width:440px;color:#c2c8d2;font-size:17px}.woocommerce-account form.login{margin:0!important;padding:36px!important;border:1px solid var(--line)!important;border-radius:24px!important;background:#fff;box-shadow:0 24px 70px rgba(17,21,29,.08)}.woocommerce form .form-row{margin:0 0 18px!important;padding:0!important}.woocommerce form .form-row label{display:block;margin-bottom:7px;font-size:13px;font-weight:800}.woocommerce form .input-text{width:100%;min-height:50px;padding:11px 14px;border:1px solid #d5d9df;border-radius:11px;background:#fff;font:inherit;transition:border-color .2s,box-shadow .2s}.woocommerce form .input-text:focus{outline:0;border-color:var(--red);box-shadow:0 0 0 4px rgba(178,15,42,.1)}.woocommerce .password-input{position:relative;display:block}.woocommerce .show-password-input{position:absolute;right:5px;top:5px;width:50px;height:40px;border-radius:8px;cursor:pointer}.woocommerce .show-password-input:after{content:"Ver";display:grid;height:100%;place-items:center;color:var(--muted);font-size:11px;font-weight:800}.woocommerce button.button,.woocommerce a.button,.wp-block-woocommerce-empty-cart-block .wp-block-button__link{min-height:48px;padding:0 24px!important;border:0!important;border-radius:999px!important;background:var(--red)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.05em;text-transform:uppercase}.woocommerce-account .woocommerce-form-login__rememberme{display:flex!important;align-items:center;gap:7px;margin:12px 0 18px}.woocommerce-account .lost_password a{color:var(--red);font-size:13px;font-weight:800}.woocommerce-cart .cart-empty{margin:0 0 20px!important;padding:34px!important;border:0!important;border-radius:20px;background:#fff;text-align:center;font-size:20px;font-weight:800;box-shadow:0 20px 55px rgba(17,21,29,.07)}.woocommerce-cart .return-to-shop{text-align:center}.woocommerce-checkout .woocommerce-checkout{display:grid;grid-template-columns:1.2fr .8fr;gap:40px}.woocommerce-error,.woocommerce-message,.woocommerce-info{border-top-color:var(--red)!important;border-radius:12px;background:#fff}.woocommerce-error:before,.woocommerce-message:before,.woocommerce-info:before{color:var(--red)!important}@media(max-width:820px){.woocommerce-account .woocommerce{grid-template-columns:1fr;gap:18px}.woocommerce-account .woocommerce>.store-account-intro{grid-column:1;grid-row:1}.woocommerce-account .woocommerce>h2{grid-column:1;grid-row:2;margin-top:26px}.woocommerce-account .woocommerce>form.login{grid-column:1;grid-row:3}.store-account-intro{padding:30px}.woocommerce-account form.login{padding:26px!important}.woocommerce-checkout .woocommerce-checkout{grid-template-columns:1fr}.woocommerce-account .store-page>h1,.woocommerce-cart .store-page>h1,.woocommerce-checkout .store-page>h1{margin-bottom:28px}}
.woocommerce a.button,.woocommerce button.button{display:inline-flex!important;align-items:center;justify-content:center;line-height:1.2!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{position:relative;margin:0 0 24px!important;padding:18px 22px!important;border:1px solid var(--line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 14px 38px rgba(17,21,29,.06);list-style:none}.woocommerce-message .button{margin-right:14px}.woocommerce table.shop_table{width:100%;border:0;border-collapse:separate;border-spacing:0 12px}.woocommerce table.shop_table th{padding:12px 16px;color:var(--muted);font-size:11px;letter-spacing:.08em;text-align:left;text-transform:uppercase}.woocommerce table.shop_table td{padding:18px 16px;border:0;background:#fff;vertical-align:middle}.woocommerce table.shop_table tr.cart_item td:first-child{border-radius:18px 0 0 18px}.woocommerce table.shop_table tr.cart_item td:last-child{border-radius:0 18px 18px 0}.woocommerce table.shop_table .product-thumbnail img{width:76px;border-radius:12px}.woocommerce table.shop_table .product-name a{font-weight:800}.woocommerce table.shop_table .product-remove a{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#f5e8eb;color:var(--red);font-size:20px}.woocommerce .quantity .qty{width:74px;min-height:44px;border:1px solid #d5d9df;border-radius:10px;text-align:center}.woocommerce table.shop_table td.actions{padding:22px;border-radius:18px}.woocommerce .coupon{display:flex;gap:10px}.woocommerce .coupon .input-text{max-width:230px}.woocommerce .cart-collaterals{display:flex;justify-content:flex-end;margin-top:32px}.woocommerce .cart_totals{width:min(100%,480px);padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(17,21,29,.07)}.woocommerce .cart_totals h2{margin-top:0;font-size:30px}.woocommerce .cart_totals table{border-spacing:0}.woocommerce .cart_totals table td,.woocommerce .cart_totals table th{padding:13px 0;background:transparent}.woocommerce .wc-proceed-to-checkout a{display:flex!important;width:100%}.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-additional-fields,.woocommerce-checkout #order_review{padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(17,21,29,.06)}.woocommerce-checkout .woocommerce-additional-fields{margin-top:20px}.woocommerce-checkout #order_review_heading{margin-top:0}.woocommerce-checkout #payment{margin-top:18px;padding:24px;border-radius:18px;background:#f5f6f8}.woocommerce-checkout #place_order{width:100%}@media(max-width:700px){.woocommerce-message .button{display:flex!important;width:100%;margin:12px 0 0}.woocommerce table.shop_table.cart,.woocommerce table.shop_table.cart tbody{display:block}.woocommerce table.shop_table.cart thead{display:none}.woocommerce table.shop_table.cart tr.cart_item{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr);gap:5px 14px;margin-bottom:16px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff}.woocommerce table.shop_table.cart tr.cart_item td{display:block;padding:2px 0!important;border-radius:0!important;background:transparent!important}.woocommerce table.shop_table.cart .product-remove{position:absolute;right:12px;top:12px;z-index:2}.woocommerce table.shop_table.cart .product-thumbnail{grid-column:1;grid-row:1 / span 5}.woocommerce table.shop_table.cart .product-thumbnail:empty:before{content:"Produto";display:grid;width:76px;height:76px;place-items:center;border-radius:12px;background:var(--soft);color:var(--muted);font-size:10px}.woocommerce table.shop_table.cart .product-name,.woocommerce table.shop_table.cart .product-price,.woocommerce table.shop_table.cart .product-quantity,.woocommerce table.shop_table.cart .product-subtotal{grid-column:2}.woocommerce table.shop_table.cart td:before{display:none!important}.woocommerce table.shop_table.cart .product-name{padding-right:30px!important}.woocommerce table.shop_table.cart td.actions{display:block;padding:18px!important;border:1px solid var(--line)!important;border-radius:18px!important}.woocommerce .coupon{display:grid}.woocommerce .coupon .input-text{max-width:none}.woocommerce table.shop_table.cart td.actions .button{width:100%;margin-top:10px}.woocommerce .cart-collaterals{display:block}.woocommerce .cart_totals{padding:22px}.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-additional-fields,.woocommerce-checkout #order_review{padding:22px}}
.woocommerce-checkout form.checkout>#customer_details{grid-column:1;grid-row:1 / span 2}.woocommerce-checkout form.checkout>#order_review_heading{grid-column:2;grid-row:1;align-self:end;margin:0}.woocommerce-checkout form.checkout>#order_review{grid-column:2;grid-row:2;align-self:start}@media(max-width:820px){.woocommerce-checkout form.checkout>#customer_details,.woocommerce-checkout form.checkout>#order_review_heading,.woocommerce-checkout form.checkout>#order_review{grid-column:1;grid-row:auto}.woocommerce-checkout form.checkout>#order_review_heading{margin-top:24px}}
