:root{--primary:#0F766E;--primary-dark:#115E59;--accent:#22C55E;--light-bg:#F8FAFC;--text:#111827;--muted:#6B7280;--border:#E5E7EB;--warning:#F59E0B;--shadow:0 20px 55px rgba(15,118,110,.13);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.6}h1,h2,h3{font-family:Poppins,Inter,sans-serif;letter-spacing:0;line-height:1.08;margin:0}p{margin:0}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%;height:auto}.mp-container{max-width:1180px;margin:0 auto;padding:0 20px}.mp-offer-bar{position:sticky;top:0;z-index:80;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;text-align:center;font-weight:800;padding:10px 16px}.mp-site-header{position:sticky;top:44px;z-index:70;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.mp-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mp-brand{display:inline-flex;align-items:center;gap:10px;font-family:Poppins,Inter,sans-serif;font-weight:800}.mp-brand-mark{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff}.mp-nav{display:flex;gap:22px;color:var(--muted);font-weight:700}.mp-header-cta,.mp-button,.mp-mobile-bar a,.single_add_to_cart_button,.checkout-button,.woocommerce-checkout #place_order{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border:0;border-radius:999px;background:var(--primary);color:#fff;font-weight:900;box-shadow:0 14px 30px rgba(15,118,110,.23);cursor:pointer;text-align:center}.mp-header-cta:hover,.mp-button:hover,.mp-mobile-bar a:hover{background:var(--primary-dark)}.mp-hero{padding:72px 0 64px;background:radial-gradient(circle at 80% 8%,rgba(34,197,94,.13),transparent 28%),linear-gradient(180deg,#fff 0%,var(--light-bg) 100%)}.mp-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:44px;align-items:center}.mp-hero__copy{display:grid;gap:18px}.mp-kicker{color:var(--primary);font-weight:900}.mp-hero h1{font-size:clamp(48px,7vw,86px)}.mp-subtitle{font-size:clamp(19px,2.2vw,26px);font-weight:700;max-width:760px}.mp-copy,.mp-section__head p,.mp-split p,.mp-demo p,.mp-safety p{color:var(--muted);font-size:18px;max-width:760px}.mp-rating,.mp-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.mp-rating span{color:var(--warning);letter-spacing:1px}.mp-launch-badge,.mp-badges span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ecfdf5;border:1px solid rgba(34,197,94,.25);color:var(--primary-dark);font-size:14px;font-weight:900}.mp-price{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;font-family:Poppins,Inter,sans-serif;font-size:34px;font-weight:800}.mp-price del{color:var(--muted);font-size:20px}.mp-price ins{color:var(--primary);text-decoration:none}.mp-actions{display:grid;gap:10px;justify-items:start}.mp-trust-line{color:var(--muted);font-size:14px;font-weight:800}.mp-badges{display:flex;flex-wrap:wrap;gap:10px}.mp-hero__media{display:grid;gap:14px}.mp-media-frame,.mp-demo-video{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:linear-gradient(145deg,#fff,#eefdf8);box-shadow:var(--shadow)}.mp-media-frame{aspect-ratio:4/5}.mp-demo-video{aspect-ratio:16/10}.mp-media-frame img,.mp-media-frame video,.mp-demo-video video,.mp-demo-video img{width:100%;height:100%;object-fit:cover}.mp-play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(17,24,39,.72);color:#fff;font-size:24px;cursor:pointer}.mp-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mp-thumb{height:76px;border:2px solid transparent;border-radius:12px;background:#fff;overflow:hidden;padding:0;cursor:pointer}.mp-thumb.is-active{border-color:var(--primary)}.mp-thumb img{width:100%;height:100%;object-fit:cover}.mp-section{padding:72px 0}.mp-section--soft{background:var(--light-bg)}.mp-section__head{max-width:850px;margin:0 auto 30px;display:grid;gap:14px;text-align:center}.mp-section__head h2,.mp-split h2,.mp-heads h2,.mp-demo h2,.mp-box h2,.mp-safety h2,.mp-faq h2,.mp-final h2{font-size:clamp(30px,4vw,50px)}.mp-card-grid{display:grid;gap:18px}.mp-card-grid--three{grid-template-columns:repeat(3,1fr)}.mp-card-grid--four{grid-template-columns:repeat(4,1fr)}.mp-card,.mp-testimonial,.mp-safety,.mp-faq details,.mp-steps article,.mp-use-grid span,.mp-page-content,.mp-checkout-trust{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 14px 36px rgba(17,24,39,.06)}.mp-card,.mp-testimonial{display:grid;gap:12px;padding:24px}.mp-card--warning{border-color:rgba(245,158,11,.35)}.mp-icon,.mp-steps span{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e6fffa;color:var(--primary);font-weight:900}.mp-card h3{font-size:21px}.mp-card p,.mp-testimonial p,.mp-list,.mp-faq p{color:var(--muted)}.mp-split,.mp-heads,.mp-demo,.mp-box{display:grid;grid-template-columns:.9fr 1fr;gap:36px;align-items:center}.mp-heads img,.mp-box img{width:100%;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.mp-list{display:grid;gap:14px;margin:22px 0 0;padding-left:20px;font-size:18px}.mp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mp-steps article{display:grid;gap:14px;padding:24px}.mp-steps p{font-size:18px;font-weight:700}.mp-use-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.mp-use-grid span{padding:18px 12px;text-align:center;color:var(--primary-dark);font-weight:900}.mp-safety{padding:28px;background:#fffbeb;border-color:rgba(245,158,11,.35);display:grid;gap:14px}.mp-testimonial p{font-size:20px;font-weight:800}.mp-faq{max-width:860px;display:grid;gap:14px}.mp-faq h2{text-align:center}.mp-faq details{padding:20px 22px}.mp-faq summary{font-weight:900;cursor:pointer}.mp-faq p{margin-top:10px}.mp-final{padding:70px 0;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;text-align:center}.mp-final .mp-container{display:grid;gap:16px;justify-items:center}.mp-final p{font-size:18px;font-weight:800}.mp-final .mp-button{background:#fff;color:var(--primary-dark)}.mp-footer{padding:28px 0;background:#0b1f1d;color:rgba(255,255,255,.82);text-align:center}.mp-mobile-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:90;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:rgba(255,255,255,.96);border-top:1px solid var(--border);box-shadow:0 -12px 34px rgba(17,24,39,.12)}.mp-mobile-bar strong,.mp-mobile-bar span{display:block}.mp-mobile-bar span{color:var(--primary);font-weight:900}.mp-video-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(17,24,39,.86)}.mp-video-modal[hidden]{display:none}.mp-video-modal video{width:100%;max-width:min(960px,94vw);max-height:86vh;background:#000;border-radius:14px}.mp-video-modal__close{position:absolute;right:22px;top:22px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;font-size:34px;cursor:pointer}.mp-page,.woocommerce-page main{max-width:1120px;margin:0 auto;padding:54px 20px 84px}.mp-page h1,.woocommerce-checkout h1,.woocommerce-cart h1{font-size:clamp(32px,5vw,52px);margin-bottom:24px}.mp-page-content,.mp-checkout-trust,.woocommerce-cart table.shop_table,.woocommerce-checkout form.checkout,.woocommerce-checkout-review-order{padding:24px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{width:100%;min-height:48px;border:1px solid var(--border);border-radius:12px;padding:12px 14px}@media(max-width:980px){.mp-hero__grid,.mp-split,.mp-heads,.mp-demo,.mp-box{grid-template-columns:1fr}.mp-card-grid--four,.mp-card-grid--three,.mp-steps{grid-template-columns:repeat(2,1fr)}.mp-use-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){body{padding-bottom:78px}.mp-site-header{top:42px}.mp-header-inner{min-height:62px}.mp-nav,.mp-header-cta{display:none}.mp-hero{padding:46px 0 52px}.mp-hero h1{font-size:48px}.mp-card-grid--four,.mp-card-grid--three,.mp-steps,.mp-use-grid{grid-template-columns:1fr}.mp-section{padding:54px 0}.mp-thumb{height:62px}.mp-mobile-bar{display:flex}}
 .mp-rating small{color:var(--muted);font-size:14px;font-weight:800;width:100%}
 .mp-brand--logo img{height:58px;width:auto}.mp-brand--logo{line-height:0}
 .mp-brand-fallback{background:linear-gradient(90deg,#007a78,#20c94f);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Poppins,Inter,sans-serif;font-size:28px;font-weight:900;line-height:1}
 .mp-media-banner{align-items:center;background:rgba(255,255,255,.94);border:1px solid rgba(229,231,235,.9);border-radius:999px;box-shadow:0 12px 28px rgba(17,24,39,.14);color:#111827;display:inline-flex;font-size:13px;font-weight:900;gap:7px;padding:8px 12px;position:absolute;right:14px;top:14px;z-index:3}.mp-ebay-logo{font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:700;letter-spacing:-1px;line-height:1}.mp-ebay-logo span:nth-child(1){color:#e53238}.mp-ebay-logo span:nth-child(2){color:#0064d2}.mp-ebay-logo span:nth-child(3){color:#f5af02}.mp-ebay-logo span:nth-child(4){color:#86b817}
 .mp-checkout-product{align-items:center;display:flex;gap:12px}.mp-checkout-product img{border:1px solid var(--border);border-radius:10px;height:64px;object-fit:cover;width:64px}.mp-checkout-product span{font-weight:800}.mp-checkout-qty{align-items:center;display:inline-flex;gap:6px;margin-top:10px}.mp-checkout-qty button{align-items:center;background:#ecfdf5;border:1px solid rgba(15,118,110,.22);border-radius:50%;color:var(--primary-dark);cursor:pointer;display:inline-flex;font-size:18px;font-weight:900;height:32px;justify-content:center;width:32px}.mp-checkout-qty input{border:1px solid var(--border);border-radius:10px;font-weight:900;height:34px;text-align:center;width:54px}
 .mp-reviews{overflow:hidden;padding:4px 0 18px;position:relative}.mp-reviews:before,.mp-reviews:after{content:"";height:100%;position:absolute;top:0;width:42px;z-index:2}.mp-reviews:before{background:linear-gradient(90deg,var(--light-bg),rgba(248,250,252,0));left:0}.mp-reviews:after{background:linear-gradient(270deg,var(--light-bg),rgba(248,250,252,0));right:0}.mp-reviews__track{animation:mpReviewsMarquee 34s linear infinite;display:flex;gap:16px;width:max-content}.mp-reviews:hover .mp-reviews__track{animation-play-state:paused}.mp-review{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 36px rgba(17,24,39,.06);display:grid;flex:0 0 calc((1180px - 48px)/4);gap:12px;padding:20px}.mp-review>div{align-items:center;display:flex;gap:8px;justify-content:space-between}.mp-stars{color:var(--warning);font-size:15px;letter-spacing:1px}.mp-verified{background:#ecfdf5;border:1px solid rgba(34,197,94,.28);border-radius:999px;color:var(--primary-dark);font-size:12px;font-weight:900;padding:4px 8px}.mp-review p{color:#4b5563;font-size:15px;font-weight:700;line-height:1.55}.mp-review strong{color:#111827;font-size:14px}@keyframes mpReviewsMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}@media(max-width:980px){.mp-review{flex-basis:calc((100vw - 56px)/2)}}@media(max-width:720px){.mp-review{flex-basis:84vw}.mp-reviews__track{animation-duration:42s}}
@media(max-width:720px){.mp-mobile-bar{padding:10px 12px}.mp-mobile-bar>div{min-width:0}.mp-mobile-bar strong{font-size:18px;line-height:1.15;white-space:nowrap}.mp-mobile-bar span{align-items:center;display:flex;flex-wrap:nowrap;font-size:20px;gap:6px;line-height:1.2;white-space:nowrap}.mp-mobile-bar span del,.mp-mobile-bar span ins{display:inline-flex;white-space:nowrap}.mp-mobile-bar span del{color:var(--muted);font-size:15px}.mp-mobile-bar span ins{color:var(--primary);text-decoration:none}.mp-mobile-bar .woocommerce-Price-amount{display:inline-flex;white-space:nowrap}.mp-mobile-bar .woocommerce-Price-currencySymbol{display:inline}.mp-mobile-bar a{flex:0 0 auto;min-height:58px;padding:13px 24px}}
@media(max-width:720px){.mp-mobile-bar>div>span{align-items:center;display:flex;flex-wrap:nowrap;gap:6px}.mp-mobile-bar .woocommerce-Price-currencySymbol{display:inline;font-size:inherit;line-height:inherit}.mp-mobile-bar .screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.mp-mobile-bar a{white-space:nowrap}}
@media(max-width:720px){.mp-mobile-bar{gap:8px}.mp-mobile-bar>div{flex:1 1 auto}.mp-mobile-bar span del{display:none}.mp-mobile-bar a{padding:13px 18px}}
@media(max-width:720px){.mp-mobile-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:normal}.mp-mobile-bar a{justify-self:end;max-width:100%}}
@media(max-width:720px){.mp-mobile-bar a{font-size:16px;min-height:58px;padding:0 10px;width:104px}}
@media(max-width:720px){html,body{max-width:100%;overflow-x:hidden}.mp-mobile-bar{left:0;max-width:100vw;right:auto;width:100vw}}
@media(max-width:720px){.mp-mobile-bar{min-height:78px;position:fixed}.mp-mobile-bar>div{max-width:calc(100vw - 140px)}.mp-mobile-bar a{position:absolute;right:12px;top:10px}.mp-hero h1,.mp-subtitle,.mp-copy{overflow-wrap:anywhere}}
@media(max-width:720px){.mp-mobile-bar a{left:calc(100vw - 116px);right:auto!important}}
.mp-media-frame iframe,.mp-demo-video iframe{border:0;display:block;height:100%;width:100%}
.mp-hero .mp-price-row{background:#fff;border:1px solid rgba(15,118,110,.14);border-radius:18px;box-shadow:0 18px 40px rgba(15,118,110,.1);display:inline-flex;gap:14px;padding:12px 16px;width:max-content}.mp-hero .mp-launch-badge{background:var(--primary);border-color:var(--primary);color:#fff;padding:9px 13px}.mp-hero .mp-price{font-size:38px;gap:12px;line-height:1}.mp-hero .mp-price del{font-size:22px;text-decoration-thickness:2px}.mp-hero .mp-actions{margin-top:2px}.mp-hero .mp-button{font-size:20px;min-height:64px;padding:0 34px}
[data-mp-buy-now].is-processing{opacity:.78;pointer-events:none;position:relative}
@media(max-width:720px){.mp-hero .mp-price-row{align-items:center;border-radius:16px;gap:10px;padding:10px 12px;width:100%}.mp-hero .mp-launch-badge{font-size:13px;padding:7px 10px}.mp-hero .mp-price{font-size:32px;gap:8px}.mp-hero .mp-price del{font-size:18px}.mp-hero .mp-button{font-size:18px;min-height:58px;padding:0 28px;width:100%}}
.woocommerce-checkout form.checkout{display:grid;gap:24px}.woocommerce-checkout .col2-set{display:grid;gap:18px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%}.woocommerce-checkout h3{font-size:24px;margin:0 0 14px}.woocommerce-checkout-review-order table.shop_table{border-collapse:separate;border-spacing:0;width:100%}.woocommerce-checkout-review-order table.shop_table th,.woocommerce-checkout-review-order table.shop_table td{border-bottom:1px solid var(--border);padding:14px 0;text-align:left;vertical-align:middle}.woocommerce-checkout-review-order table.shop_table td.product-total,.woocommerce-checkout-review-order table.shop_table tfoot td{text-align:right}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,.woocommerce-checkout .payment_box{color:var(--muted);font-size:14px}.woocommerce-checkout #payment{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:18px}.woocommerce-checkout #payment ul.payment_methods{border:0;margin:0 0 14px;padding:0}.woocommerce-checkout #payment .place-order{margin:0;padding:0}.woocommerce-checkout #place_order{width:100%}
@media(max-width:720px){.woocommerce-page main{padding:28px 12px 96px}.mp-page h1,.woocommerce-checkout h1,.woocommerce-cart h1{font-size:30px;margin-bottom:16px}.mp-checkout-trust,.woocommerce-checkout form.checkout,.woocommerce-checkout-review-order{padding:16px}.mp-checkout-trust h2{font-size:24px}.mp-checkout-product{align-items:flex-start;gap:10px;min-width:0}.mp-checkout-product img{height:54px;width:54px}.mp-checkout-product span{font-size:14px;line-height:1.25;min-width:0;overflow-wrap:anywhere}.mp-checkout-qty{display:flex}.woocommerce-checkout-review-order table.shop_table,.woocommerce-checkout-review-order table.shop_table thead,.woocommerce-checkout-review-order table.shop_table tbody,.woocommerce-checkout-review-order table.shop_table tfoot,.woocommerce-checkout-review-order table.shop_table tr,.woocommerce-checkout-review-order table.shop_table th,.woocommerce-checkout-review-order table.shop_table td{display:block;width:100%}.woocommerce-checkout-review-order table.shop_table thead{display:none}.woocommerce-checkout-review-order table.shop_table tr{border-bottom:1px solid var(--border);padding:12px 0}.woocommerce-checkout-review-order table.shop_table th,.woocommerce-checkout-review-order table.shop_table td{border:0;padding:6px 0;text-align:left!important}.woocommerce-checkout-review-order table.shop_table td.product-total,.woocommerce-checkout-review-order table.shop_table tfoot td{font-size:18px;font-weight:900}.woocommerce-checkout-review-order table.shop_table tfoot tr{display:grid;grid-template-columns:1fr auto;gap:12px}.woocommerce-checkout-review-order table.shop_table tfoot th,.woocommerce-checkout-review-order table.shop_table tfoot td{width:auto}.woocommerce form .form-row{float:none!important;width:100%!important;margin:0 0 12px!important;padding:0!important}.woocommerce form .form-row label{font-size:14px;font-weight:800}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{font-size:16px}.woocommerce-checkout #payment{padding:14px}.woocommerce-checkout #place_order{border-radius:16px;font-size:17px;min-height:56px}.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message{font-size:14px;margin:0 0 14px;padding:14px 16px}}
.mp-contact{align-items:start;display:grid;gap:32px;grid-template-columns:.82fr 1fr}.mp-contact h2{font-size:clamp(30px,4vw,48px)}.mp-contact p{color:var(--muted);font-size:18px;margin-top:12px}.mp-contact-form{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 36px rgba(17,24,39,.06);display:grid;gap:14px;padding:24px}.mp-form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.mp-contact-form label{color:var(--text);display:grid;font-weight:900;gap:7px}.mp-contact-form input,.mp-contact-form textarea{border:1px solid var(--border);border-radius:12px;font:inherit;min-height:48px;padding:12px 14px;width:100%}.mp-contact-form textarea{resize:vertical}.mp-contact-form input:focus,.mp-contact-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(15,118,110,.13);outline:none}.mp-contact-form .mp-button{justify-self:start}.mp-honeypot{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.mp-contact-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-weight:800;padding:12px 14px}.mp-contact-alert--success{background:#ecfdf5;border-color:rgba(34,197,94,.28);color:var(--primary-dark)}
@media(max-width:720px){.mp-contact{grid-template-columns:1fr}.mp-form-grid{grid-template-columns:1fr}.mp-contact-form{padding:18px}.mp-contact-form .mp-button{width:100%}}
body.woocommerce-checkout{background:#f8fafc;padding-bottom:0}.woocommerce-checkout main{margin:0 auto;max-width:1120px;padding:32px 20px 78px}.woocommerce-checkout h1{font-size:42px;line-height:1.05;margin:0 0 18px}.woocommerce-checkout .mp-checkout-trust{background:linear-gradient(135deg,#fff,#eefdf8);border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 34px rgba(15,118,110,.08);margin:0 0 22px;padding:18px}.woocommerce-checkout .mp-checkout-trust h2{font-size:26px;margin-bottom:8px}.woocommerce-checkout .mp-checkout-trust p{font-size:15px;margin-bottom:12px}.woocommerce-checkout .mp-checkout-trust .mp-list{display:grid;gap:6px 18px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding-left:20px}.woocommerce-checkout .mp-checkout-trust .mp-list li{font-size:14px}.woocommerce-checkout form.checkout{align-items:start;display:grid;gap:22px;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);padding:0}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 14px 34px rgba(15,118,110,.08);padding:22px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%}.woocommerce-checkout .woocommerce-additional-fields,.woocommerce-checkout .woocommerce-additional-fields h3,.woocommerce-checkout .woocommerce-additional-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields{display:none!important}.woocommerce-checkout h3{font-size:24px;line-height:1.15;margin:0 0 16px}.woocommerce-checkout .form-row{float:none;margin:0 0 12px;padding:0;width:100%}.woocommerce-checkout .form-row label{color:var(--text);display:block;font-size:13px;font-weight:800;margin-bottom:6px}.woocommerce-checkout input.input-text,.woocommerce-checkout textarea,.woocommerce-checkout select{appearance:none;background:#f8fffd;border:1px solid #cde7e2;border-radius:12px;box-shadow:none;font-size:15px;min-height:48px;padding:11px 13px;width:100%}.woocommerce-checkout input.input-text:focus,.woocommerce-checkout textarea:focus,.woocommerce-checkout select:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px rgba(15,118,110,.14);outline:none}.woocommerce-checkout #order_review_heading{display:none}.woocommerce-checkout-review-order{position:sticky;top:126px}.woocommerce-checkout-review-order-table{border-collapse:separate;border-spacing:0;margin:0 0 18px;overflow:hidden;table-layout:auto;width:100%}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{border-bottom:1px solid var(--border);display:table-cell;padding:13px 0;vertical-align:middle;width:auto}.woocommerce-checkout-review-order-table tr{display:table-row}.woocommerce-checkout-review-order-table thead{display:table-header-group}.woocommerce-checkout-review-order-table tbody{display:table-row-group}.woocommerce-checkout-review-order-table tfoot{display:table-footer-group}.woocommerce-checkout-review-order-table tr:last-child th,.woocommerce-checkout-review-order-table tr:last-child td{border-bottom:0}.woocommerce-checkout-review-order-table thead th{font-size:14px;text-transform:uppercase}.woocommerce-checkout-review-order-table td.product-total,.woocommerce-checkout-review-order-table tfoot td{text-align:right}.woocommerce-checkout-review-order-table .order-total strong,.woocommerce-checkout-review-order-table .order-total .amount{color:var(--primary);font-size:22px}.mp-checkout-product{align-items:center;display:flex;gap:10px;min-width:0}.mp-checkout-product img{border:1px solid var(--border);border-radius:10px;height:54px;object-fit:cover;width:54px}.mp-checkout-product span{font-size:14px;font-weight:800;line-height:1.25;min-width:0}.mp-checkout-qty{border:1px solid #cde7e2;border-radius:999px;font-size:15px;font-weight:800;height:38px;margin-top:8px;text-align:center;width:70px}.woocommerce-checkout #payment{background:#f8fffd;border:1px solid var(--border);border-radius:14px;overflow:hidden;padding:0}.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid var(--border);list-style:none;margin:0;padding:16px}.woocommerce-checkout #payment li{margin:0}.woocommerce-checkout #payment label{font-weight:900}.woocommerce-checkout #payment div.payment_box{background:#e6fffa;border-radius:10px;color:var(--text);margin:12px 0 0}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#e6fffa}.woocommerce-checkout #payment div.form-row{padding:16px}.woocommerce-checkout .woocommerce-privacy-policy-text{color:var(--muted);font-size:13px;line-height:1.55}.woocommerce-checkout #place_order{background:linear-gradient(135deg,var(--primary-dark),var(--primary))!important;border:0!important;border-radius:999px!important;box-shadow:0 12px 26px rgba(15,118,110,.22)!important;color:#fff!important;font-size:17px;font-weight:900;min-height:52px;width:100%}
@media(max-width:920px){body.woocommerce-checkout{padding-bottom:0}.woocommerce-checkout main{max-width:100%;overflow:hidden;padding:16px 14px 86px}.woocommerce-checkout h1{font-size:30px;margin-bottom:14px}.woocommerce-checkout .mp-checkout-trust{border-radius:14px;margin-bottom:16px;padding:16px}.woocommerce-checkout .mp-checkout-trust h2{font-size:26px}.woocommerce-checkout .mp-checkout-trust .mp-list{gap:8px;grid-template-columns:1fr!important}.woocommerce-checkout form.checkout{display:grid;gap:16px;grid-template-columns:minmax(0,1fr)!important;width:100%}.woocommerce-checkout-review-order{position:static;top:auto}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{border-radius:14px;min-width:0;padding:16px;width:100%}.woocommerce-checkout #customer_details *,.woocommerce-checkout #order_review *{max-width:100%}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{float:none;width:100%}.woocommerce-checkout-review-order-table{display:table!important;font-size:14px;margin-bottom:14px;table-layout:fixed;width:100%}.woocommerce-checkout-review-order-table thead{display:table-header-group!important}.woocommerce-checkout-review-order-table tbody{display:table-row-group!important}.woocommerce-checkout-review-order-table tfoot{display:table-footer-group!important}.woocommerce-checkout-review-order-table tr{border:0;display:table-row!important;padding:0}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{border-bottom:1px solid var(--border);display:table-cell!important;padding:10px 0;text-align:left!important;vertical-align:middle;width:auto!important}.woocommerce-checkout-review-order-table th:first-child,.woocommerce-checkout-review-order-table td:first-child{width:64%!important}.woocommerce-checkout-review-order-table th:last-child,.woocommerce-checkout-review-order-table td:last-child{text-align:right!important;width:36%!important}.woocommerce-checkout-review-order-table .product-name{align-items:flex-start;display:block;word-break:normal}.woocommerce-checkout-review-order-table .order-total .amount{font-size:20px}.mp-checkout-product{align-items:flex-start;gap:8px}.mp-checkout-product img{height:46px;width:46px}.mp-checkout-product span{font-size:13px;overflow-wrap:anywhere}.mp-checkout-qty{display:block;height:36px;width:58px}.woocommerce-checkout #payment ul.payment_methods,.woocommerce-checkout #payment div.form-row{padding:14px}.woocommerce-checkout #payment div.payment_box{font-size:14px}.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:12px}.woocommerce-checkout #place_order{border-radius:14px!important;min-height:50px}}

body.woocommerce-checkout{background:#f8fafc!important;color:var(--text)!important}
body.woocommerce-checkout .mp-offer-bar{background:linear-gradient(135deg,var(--primary-dark),var(--primary))!important}
body.woocommerce-checkout h1,body.woocommerce-checkout h2,body.woocommerce-checkout h3{color:var(--primary-dark)!important}
body.woocommerce-checkout .mp-checkout-trust,body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{max-width:none!important;width:100%!important}
body.woocommerce-checkout .mp-checkout-trust h2,body.woocommerce-checkout .mp-checkout-trust p,body.woocommerce-checkout .mp-checkout-trust li{overflow-wrap:normal!important;word-break:normal!important}
body.woocommerce-checkout .mp-checkout-trust .mp-list li:before{background:var(--accent)!important}
body.woocommerce-checkout #place_order{background:linear-gradient(135deg,var(--primary-dark),var(--primary))!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total .amount{color:var(--primary)!important}
@media(max-width:920px){body.woocommerce-checkout main{padding:30px 20px 84px!important}.woocommerce-checkout form.checkout,body.woocommerce-checkout form.checkout{gap:22px!important;grid-template-columns:1fr!important}.woocommerce-checkout .mp-checkout-trust,body.woocommerce-checkout .mp-checkout-trust,body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{border-radius:18px!important;padding:22px!important}.woocommerce-checkout h1,body.woocommerce-checkout h1{font-size:44px!important;line-height:1.05!important;margin:0 0 24px!important}.woocommerce-checkout .mp-checkout-trust h2,body.woocommerce-checkout .mp-checkout-trust h2{font-size:34px!important;line-height:1.12!important;margin:0 0 14px!important}.woocommerce-checkout .mp-checkout-trust p,body.woocommerce-checkout .mp-checkout-trust p{font-size:18px!important;line-height:1.55!important;margin:0 0 18px!important}.woocommerce-checkout .mp-checkout-trust .mp-list,body.woocommerce-checkout .mp-checkout-trust .mp-list{gap:11px!important}.woocommerce-checkout .mp-checkout-trust .mp-list li,body.woocommerce-checkout .mp-checkout-trust .mp-list li{font-size:17px!important;line-height:1.3!important;padding-left:28px!important}.woocommerce-checkout .mp-checkout-trust .mp-list li:before,body.woocommerce-checkout .mp-checkout-trust .mp-list li:before{height:10px!important;top:.46em!important;width:10px!important}body.woocommerce-checkout h3{font-size:30px!important;margin:0 0 22px!important}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{gap:18px 16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body.woocommerce-checkout .form-row label{font-size:15px!important;line-height:1.25!important;margin:0 0 8px!important}body.woocommerce-checkout input.input-text,body.woocommerce-checkout select{border-radius:14px!important;font-size:16px!important;min-height:54px!important;padding:12px!important}.woocommerce-checkout-review-order-table th,body.woocommerce-checkout .woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td,body.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:12px 10px!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{font-size:14px!important}body.woocommerce-checkout .mp-checkout-product span{font-size:14px!important;line-height:1.35!important}.mp-checkout-qty,body.woocommerce-checkout .mp-checkout-qty{height:42px!important;width:64px!important}}
@media(max-width:430px){body.woocommerce-checkout main{padding:28px 14px 84px!important}.woocommerce-checkout .mp-checkout-trust,body.woocommerce-checkout .mp-checkout-trust,body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{padding:18px!important}.woocommerce-checkout h1,body.woocommerce-checkout h1{font-size:38px!important}.woocommerce-checkout .mp-checkout-trust h2,body.woocommerce-checkout .mp-checkout-trust h2{font-size:30px!important}.woocommerce-checkout .mp-checkout-trust p,body.woocommerce-checkout .mp-checkout-trust p{font-size:16px!important}.woocommerce-checkout .mp-checkout-trust .mp-list li,body.woocommerce-checkout .mp-checkout-trust .mp-list li{font-size:15px!important}body.woocommerce-checkout h3{font-size:28px!important}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{gap:16px 12px!important}body.woocommerce-checkout .form-row label{font-size:14px!important}body.woocommerce-checkout input.input-text,body.woocommerce-checkout select{min-height:50px!important}}
