.uael-woo-thankyou-container{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin:0 auto}.uael-woo-thankyou-confirmation{border:none;-webkit-border-radius:20px;border-radius:20px;padding:50px 40px;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-shadow:0 8px 24px rgba(75,40,168,.12);box-shadow:0 8px 24px rgba(75,40,168,.12);background-color:#5124b3}.uael-confirmation-icon{width:56px;height:56px;-webkit-border-radius:50%;border-radius:50%;color:#4caf50;font-size:28px;margin-bottom:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-js-display:inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.uael-confirmation-icon svg{width:1em;height:1em}.uael-confirmation-message{color:#fff;font-size:32px;font-weight:700;line-height:1.3;letter-spacing:-.2px}.uael-confirmation-subtext{color:rgba(255,255,255,.85);font-size:15px;font-weight:400;margin:0;line-height:1.5;text-align:center;max-width:600px}.uael-woo-thankyou-order-info{background-color:#f5f0ff;border:1px solid #e8dff5;-webkit-border-radius:12px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.uael-order-info-item{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.uael-order-info-item{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.uael-order-info-label{font-weight:400;color:#666;font-size:15px;letter-spacing:.3px}.uael-order-info-value{color:#1a1a1a;font-weight:700;font-size:13px;margin:0}.uael-order-info-value.uael-order-status{color:#4caf50;font-size:14px;font-weight:600;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.uael-woo-thankyou-main-section{display:grid;grid-template-columns:1fr 280px;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start}.uael-woo-thankyou-main-section.uael-no-products{grid-template-columns:1fr 280px}.uael-woo-thankyou-main-section.uael-no-products .uael-woo-thankyou-addresses{grid-column:1;grid-row:1}.uael-woo-thankyou-products-summary{display:contents}.uael-woo-thankyou-products{background:#fff;border:1px solid #e8e8e8;-webkit-border-radius:12px;border-radius:12px;padding:28px;grid-column:1;grid-row:1}.uael-products-title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 24px 0;padding:0;text-transform:capitalize}.uael-products-table{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.uael-product-row{display:grid;grid-template-columns:80px 1fr auto;gap:16px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f0f0f0}.uael-product-row:first-child{padding-top:0}.uael-product-row:last-child{border-bottom:none;padding-bottom:0}.uael-product-image{width:80px;height:80px;-webkit-border-radius:8px;border-radius:8px;overflow:hidden;background:#f9f9f9;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.uael-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.uael-product-details{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.uael-product-name{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;padding:0;line-height:1.4}.uael-product-qty{font-size:13px;font-weight:400;color:#999;margin:0;padding:0}.uael-product-price{font-size:15px;font-weight:700;color:#1a1a1a;text-align:left;white-space:nowrap;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.uael-woo-thankyou-summary-wrapper{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-column:2;grid-row:1/3;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.uael-woo-thankyou-summary{background-color:#f5f0ff;border:1px solid #e8dff5;-webkit-border-radius:12px;border-radius:12px;height:auto;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.uael-summary-title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 14px 0;padding:0;text-transform:capitalize}.uael-summary-row{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.04);gap:12px}.uael-summary-row.uael-summary-total{padding-top:10px;padding-bottom:0;border-top:1px solid rgba(0,0,0,.08);border-bottom:none}.uael-summary-label{font-size:15px;font-weight:400;color:#666;margin:0}.uael-summary-value{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;text-align:left;white-space:nowrap}.uael-summary-row.uael-summary-total .uael-summary-label{font-weight:700;font-size:15px;color:#1a1a1a}.uael-summary-row.uael-summary-total .uael-summary-value{font-size:15px;font-weight:700}.uael-woo-thankyou-actions{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center}.uael-action-button{padding:11px 18px;-webkit-border-radius:22px;border-radius:22px;font-weight:600;font-size:14px;text-align:center;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;cursor:pointer;border:1px solid transparent;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;transition:all .25s ease;text-decoration:none!important;text-transform:uppercase;letter-spacing:.4px;min-height:40px;max-width:210px}.uael-action-button.uael-button-primary{background:-webkit-linear-gradient(-315deg,#42a94c 0,#3c9645 100%);background:linear-gradient(-135deg,#42a94c 0,#3c9645 100%);color:#fff;-webkit-box-shadow:0 4px 12px rgba(66,169,76,.24);box-shadow:0 4px 12px rgba(66,169,76,.24)}.uael-action-button.uael-button-primary:hover{-webkit-box-shadow:0 6px 16px rgba(66,169,76,.32);box-shadow:0 6px 16px rgba(66,169,76,.32);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.uael-action-button.uael-button-secondary{background:#fff;color:#333;border:1px solid #d0d0d0}.uael-action-button.uael-button-secondary:hover{background:#f9f9f9;border-color:#bbb;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.uael-action-button.uael-button-tertiary{background:#fff;color:#666;border:1px solid #d0d0d0;font-weight:500;text-transform:uppercase}.uael-action-button.uael-button-tertiary:hover{background:#f9f9f9;border-color:#bbb;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.uael-woo-thankyou-addresses{display:grid;grid-template-columns:1fr 1fr;grid-row:2}.uael-woo-thankyou-billing-address,.uael-woo-thankyou-payment-method,.uael-woo-thankyou-shipping-address{background:#fff;border:1px solid #e8e8e8;-webkit-border-radius:12px;border-radius:12px}.uael-address-title{color:#1a1a1a;font-size:16px;font-weight:700;margin:0 0 14px 0;padding:0;text-transform:capitalize}.uael-address-content{color:#666;font-size:13px;line-height:1.6;margin:0;padding:0}.uael-address-content p{margin:0 0 6px 0;padding:0}.uael-address-content p:last-child{margin-bottom:0}.uael-address-content address{font-style:normal;margin:0}@media (min-width:1025px){.uael-woo-thankyou-container{max-width:1400px;margin:0 auto}.uael-woo-thankyou-main-section{grid-template-columns:1fr 280px;gap:20px}.uael-woo-thankyou-summary-wrapper{grid-column:2;grid-row:1/3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.uael-woo-thankyou-addresses{grid-row:2;grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:1024px) and (min-width:768px){.uael-woo-thankyou-container{padding:35px 20px}.uael-woo-thankyou-confirmation{padding:40px 30px;-webkit-border-radius:16px;border-radius:16px}.uael-confirmation-message{font-size:28px;line-height:1.3}.uael-confirmation-subtext{font-size:14px}.uael-confirmation-icon{width:52px;height:52px;font-size:26px;margin-bottom:14px}.uael-woo-thankyou-main-section{grid-template-columns:1fr;gap:24px}.uael-woo-thankyou-summary-wrapper{grid-column:1;grid-row:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.uael-woo-thankyou-summary{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0}.uael-woo-thankyou-actions{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.uael-woo-thankyou-order-info{grid-template-columns:1fr 1fr;gap:16px;padding:24px}.uael-order-info-item{width:100%}.uael-woo-thankyou-products{padding:24px}.uael-product-row{grid-template-columns:70px 1fr auto;gap:14px;padding:14px 0}.uael-product-image{width:70px;height:70px}.uael-product-price{text-align:left;white-space:nowrap;grid-column:3}.uael-woo-thankyou-addresses{grid-template-columns:1fr;gap:16px}}@media (max-width:767px) and (min-width:481px){.uael-woo-thankyou-container{padding:25px 15px}.uael-woo-thankyou-confirmation{padding:30px 20px;-webkit-border-radius:14px;border-radius:14px;margin-bottom:20px}.uael-confirmation-message{font-size:24px;line-height:1.3}.uael-confirmation-subtext{font-size:13px;max-width:100%}.uael-confirmation-icon{width:46px;height:46px;font-size:23px;margin-bottom:12px}.uael-woo-thankyou-main-section{-js-display:flex!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:20px;grid-template-columns:unset!important;grid-template-rows:unset!important;width:100%!important}.uael-woo-thankyou-main-section.uael-no-products{gap:20px}.uael-woo-thankyou-order-info{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:18px;grid-template-columns:none;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.uael-order-info-item{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.uael-woo-thankyou-products{display:block!important;padding:18px;width:100%!important;max-width:100%!important;grid-column:auto!important;grid-row:auto!important}.uael-products-title{font-size:15px;margin-bottom:18px}.uael-product-row{grid-template-columns:60px 1fr;gap:12px;padding:12px 0}.uael-product-image{width:60px;height:60px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.uael-product-details{min-width:0}.uael-product-name{font-size:14px}.uael-product-qty{font-size:12px}.uael-product-price{grid-column:2;text-align:right;margin-top:4px;font-size:14px}.uael-woo-thankyou-summary-wrapper{-js-display:flex!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;width:100%!important;max-width:100%!important;gap:12px;grid-column:auto!important;grid-row:auto!important}.uael-woo-thankyou-summary{display:block!important;padding:18px;width:100%!important;max-width:100%!important;grid-column:auto!important;grid-row:auto!important}.uael-summary-title{font-size:15px;margin-bottom:12px}.uael-summary-row{padding:6px 0;font-size:13px}.uael-action-button{padding:10px 14px;font-size:12px;min-height:38px;max-width:none;width:100%}.uael-woo-thankyou-addresses{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:100%}.uael-woo-thankyou-billing-address,.uael-woo-thankyou-payment-method,.uael-woo-thankyou-shipping-address{padding:16px;width:100%}.uael-address-title{font-size:14px;margin-bottom:10px}.uael-address-content{font-size:12px}}@media (max-width:480px){.uael-woo-thankyou-container{padding:18px 10px}.uael-woo-thankyou-confirmation{padding:22px 14px;-webkit-border-radius:12px;border-radius:12px;margin-bottom:18px}.uael-confirmation-message{font-size:20px;line-height:1.3;font-weight:700}.uael-confirmation-subtext{font-size:12px;line-height:1.5;max-width:100%}.uael-confirmation-icon{width:40px;height:40px;font-size:20px;margin-bottom:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.uael-woo-thankyou-main-section{-js-display:flex!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:16px;grid-template-columns:unset!important;grid-template-rows:unset!important;width:100%!important}.uael-woo-thankyou-main-section.uael-no-products{gap:16px}.uael-woo-thankyou-order-info{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:14px;-webkit-border-radius:10px;border-radius:10px}.uael-order-info-item{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.05)}.uael-order-info-item:last-child{border-bottom:none}.uael-order-info-label{font-size:13px;font-weight:500}.uael-order-info-value{font-size:13px;font-weight:600;text-align:left}.uael-woo-thankyou-products{display:block!important;padding:14px;width:100%!important;max-width:100%!important;grid-column:auto!important;grid-row:auto!important}.uael-products-title{font-size:14px;margin-bottom:14px;font-weight:700}.uael-products-table{gap:0}.uael-product-row{display:grid;grid-template-columns:50px 1fr;gap:10px;padding:10px 0;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.uael-product-image{width:50px;height:50px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:6px;border-radius:6px}.uael-product-details{min-width:0;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.uael-product-name{font-size:13px;font-weight:600;word-break:break-word}.uael-product-qty{font-size:11px;color:#999}.uael-product-price{grid-column:2;text-align:right;margin-top:2px;font-size:13px;font-weight:700}.uael-woo-thankyou-summary-wrapper{-js-display:flex!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:12px;width:100%!important;max-width:100%!important;grid-column:auto!important;grid-row:auto!important}.uael-woo-thankyou-summary{display:block!important;padding:14px;width:100%!important;max-width:100%!important;grid-column:auto!important;grid-row:auto!important}.uael-summary-title{font-size:14px;margin-bottom:10px;font-weight:700}.uael-summary-row{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;font-size:12px;gap:8px}.uael-summary-label{font-size:12px;font-weight:400;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.uael-summary-value{font-size:12px;font-weight:600;text-align:left;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.uael-summary-row.uael-summary-total{padding-top:8px;padding-bottom:0;border-top:1px solid rgba(0,0,0,.08);margin-top:4px}.uael-summary-row.uael-summary-total .uael-summary-label{font-weight:700;font-size:12px}.uael-summary-row.uael-summary-total .uael-summary-value{font-weight:700;font-size:12px}.uael-woo-thankyou-actions{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:0}.uael-action-button{padding:10px 12px;font-size:11px;min-height:36px;max-width:none;width:100%;-webkit-border-radius:8px;border-radius:8px;letter-spacing:.2px}.uael-woo-thankyou-addresses{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}.uael-woo-thankyou-billing-address,.uael-woo-thankyou-payment-method,.uael-woo-thankyou-shipping-address{padding:12px;width:100%;-webkit-border-radius:10px;border-radius:10px}.uael-address-title{font-size:13px;margin-bottom:8px;font-weight:700}.uael-address-content{font-size:11px;line-height:1.5}.uael-address-content p{margin:0 0 4px 0}.uael-address-content p:last-child{margin-bottom:0}*{-ms-text-size-adjust:100%;text-size-adjust:100%}}@media (max-width:360px){.uael-woo-thankyou-container{padding:12px 8px}.uael-woo-thankyou-confirmation{padding:16px 10px;-webkit-border-radius:10px;border-radius:10px}.uael-confirmation-message{font-size:18px}.uael-confirmation-icon{width:36px;height:36px;font-size:18px}.uael-product-row{grid-template-columns:45px 1fr;gap:8px}.uael-product-image{width:45px;height:45px}.uael-action-button{padding:8px 10px;font-size:10px;min-height:34px}}.rtl .uael-confirmation-icon{margin-left:0;margin-right:0;margin-bottom:16px}.rtl .uael-order-info-value{text-align:left}.rtl .uael-product-row{direction:ltr}.rtl .uael-summary-label{text-align:left}.rtl .uael-summary-value{text-align:right}.uael-woo-thankyou-billing-address,.uael-woo-thankyou-confirmation,.uael-woo-thankyou-order-info,.uael-woo-thankyou-products,.uael-woo-thankyou-shipping-address,.uael-woo-thankyou-summary{-webkit-transition:-webkit-box-shadow .3s ease,-webkit-transform .2s ease;transition:-webkit-box-shadow .3s ease,-webkit-transform .2s ease;transition:box-shadow .3s ease,transform .2s ease;transition:box-shadow .3s ease,transform .2s ease,-webkit-box-shadow .3s ease,-webkit-transform .2s ease}.uael-woo-thankyou-billing-address:hover,.uael-woo-thankyou-confirmation:hover,.uael-woo-thankyou-order-info:hover,.uael-woo-thankyou-products:hover,.uael-woo-thankyou-shipping-address:hover,.uael-woo-thankyou-summary:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.uael-woo-thankyou-confirmation{-webkit-animation:slideInFromTop .6s ease-out;animation:slideInFromTop .6s ease-out}@-webkit-keyframes slideInFromTop{from{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromTop{from{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.uael-woo-thankyou-order-info{-webkit-animation:fadeInUp .8s ease-out .2s both;animation:fadeInUp .8s ease-out .2s both}.uael-woo-thankyou-products,.uael-woo-thankyou-summary-wrapper{-webkit-animation:fadeInUp .9s ease-out .4s both;animation:fadeInUp .9s ease-out .4s both}.uael-woo-thankyou-billing-address,.uael-woo-thankyou-payment-method,.uael-woo-thankyou-shipping-address{-webkit-animation:fadeInUp 1s ease-out .6s both;animation:fadeInUp 1s ease-out .6s both}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInUp{from{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{from{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideInLeft{from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight{from{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rotateIn{from{opacity:0;-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotateIn{from{opacity:0;-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes flipInX{from{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}to{opacity:1;-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0)}}@keyframes flipInX{from{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}to{opacity:1;-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0)}}@media print{.uael-woo-thankyou-billing-address,.uael-woo-thankyou-confirmation,.uael-woo-thankyou-order-info,.uael-woo-thankyou-products,.uael-woo-thankyou-shipping-address,.uael-woo-thankyou-summary{-webkit-box-shadow:none;box-shadow:none;border:1px solid #ddd;background:#fff!important;page-break-inside:avoid}.uael-woo-thankyou-addresses,.uael-woo-thankyou-main-section{page-break-inside:avoid}}.uael-woo-thankyou-main-section{display:grid;grid-template-columns:1fr 280px;grid-gap:20px}.uael-woo-thankyou-products{grid-column:1;grid-row:1}.uael-woo-thankyou-summary-wrapper{grid-column:2;grid-row:1/3}.uael-woo-thankyou-addresses{grid-row:2}.uael-woo-thankyou-payment-method,.uael-woo-thankyou-shipping-address{grid-column:auto;grid-row:auto}