/*
Theme Name: KukuMall Premium Commerce
Theme URI: https://example.com/
Author: KukuMall
Description: Responsive WooCommerce marketplace theme matching the supplied KukuMall desktop/mobile references.
Version: 3.8.115
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: kukumall
*/
:root{--km-purple:#5421e8;--km-purple2:#7627f5;--km-pink:#ef168e;--km-navy:#0d1534;--km-bg:#f5f7fc;--km-text:#101b4b;--km-muted:#6e7898;--km-border:#e4e8f2;--km-green:#19b86b;--km-red:#ef2525;--km-white:#fff;--km-max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--km-bg);color:var(--km-text);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button,input,select{font:inherit}.km-wrap{width:min(var(--km-max),calc(100% - 40px));margin:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
/* Header */
.km-strip{background:var(--km-purple);color:#fff;font-size:11px}.km-strip .km-wrap{height:30px;display:flex;align-items:center;justify-content:space-between}.km-strip-right{display:flex;gap:18px}.km-header{background:#fff}.km-header-main{height:78px;display:grid;grid-template-columns:220px minmax(300px,1fr) 270px;align-items:center;gap:24px}.km-logo{border:0!important;border-top:0!important;outline:0!important;box-shadow:none!important}.km-logo img{width:190px;height:auto;border:0!important;outline:0!important;box-shadow:none!important}.km-search{height:42px;border:1px solid #dfe4f0;border-radius:9px;display:flex;overflow:hidden;background:#fff}.km-search select{border:0;border-right:1px solid #e5e8f0;padding:0 13px;outline:none;background:#fff;color:#17204d}.km-search input{border:0;outline:0;flex:1;padding:0 15px;min-width:0}.km-search button{border:0;background:var(--km-purple);color:#fff;font-weight:800;padding:0 22px;cursor:pointer}.km-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}.km-action{font-size:11px;font-weight:800;text-align:center;position:relative;color:#121a43;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:58px;line-height:1.1}.km-action .ico{display:flex;align-items:center;justify-content:center;font-size:21px;line-height:21px;position:relative;height:23px}.km-icon-action .ico svg{width:23px;height:23px}.km-icon-action{min-width:58px}.km-action-label{display:block;white-space:nowrap}.km-icon-action .km-badge{top:-5px;right:-5px}.km-badge{position:absolute;top:-4px;right:8px;background:#f22929;color:#fff;border-radius:20px;min-width:16px;height:16px;line-height:16px;font-size:9px}.km-nav{border-top:1px solid #edf0f5;border-bottom:1px solid #e6e9f1;background:#fff}.km-nav .km-wrap{height:46px;display:flex;align-items:center;gap:2px;overflow:auto}.km-nav a{padding:9px 12px;font-size:11px;font-weight:800;white-space:nowrap}.km-nav .all{background:var(--km-purple);color:#fff;border-radius:7px;padding:10px 17px}.km-nav a:hover{color:var(--km-purple)}.km-mobile-header,.km-bottom{display:none}
/* Home */
.km-main{padding:12px 0 28px}.km-hero{position:relative;border-radius:10px;overflow:hidden;background:#eadfff}.km-hero img{width:100%;aspect-ratio:4/1;object-fit:cover}.km-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:50%;background:#fff;color:var(--km-purple);box-shadow:0 2px 9px #0002;font-size:22px;cursor:pointer}.km-hero-prev{left:10px}.km-hero-next{right:10px}.km-dots{position:absolute;bottom:7px;left:50%;transform:translateX(-50%);display:flex;gap:4px}.km-dot{border:0;width:8px;height:8px;border-radius:50%;padding:0;background:#c9cbd4}.km-dot.active{width:22px;border-radius:10px;background:var(--km-purple)}.km-section{margin-top:15px}.km-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.km-head h2{margin:0;font-size:18px;line-height:1.2}.km-view{color:var(--km-purple);font-weight:800;font-size:12px}.km-cats{display:grid;grid-template-columns:repeat(11,1fr);gap:10px}.km-cat{text-align:center;font-size:11px;font-weight:800}.km-cat-circle{width:64px;height:64px;border-radius:50%;background:#fff;border:1px solid #e5e8ef;margin:0 auto 4px;display:grid;place-items:center;font-size:30px}.km-cat:nth-child(1) .km-cat-circle,.km-cat:nth-child(4) .km-cat-circle{background:#fff0f7}.km-cat:nth-child(2) .km-cat-circle,.km-cat:nth-child(7) .km-cat-circle{background:#edf3ff}.km-cat:nth-child(3) .km-cat-circle,.km-cat:nth-child(5) .km-cat-circle{background:#effff2}.km-cat:nth-child(6) .km-cat-circle{background:#fff7ea}.km-cat:hover .km-cat-circle{border-color:var(--km-purple);transform:translateY(-2px)}
.km-products{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.km-product{background:#fff;border:1px solid var(--km-border);border-radius:9px;padding:7px;min-width:0;position:relative;transition:.18s}.km-product:hover{box-shadow:0 8px 24px #1a245018;transform:translateY(-2px)}.km-product-img{height:178px;border-radius:7px;background:#fff;display:grid;place-items:center;overflow:hidden}.km-product-img img{width:100%;height:100%;object-fit:contain}.km-heart{position:absolute;right:7px;top:7px;width:26px;height:26px;border:1px solid #e2e6ee;background:#fff;border-radius:50%;color:#8992ac;display:grid;place-items:center;cursor:pointer}.km-product-title{font-size:11px;font-weight:800;margin:6px 2px 4px;min-height:31px}.km-rating{font-size:10px;color:#ffac00}.km-rating span{color:#77809c}.km-price-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:3px}.km-price{font-size:15px;color:var(--km-red);font-weight:900}.km-old{font-size:10px;color:#8991a7;text-decoration:line-through}.km-off{font-size:9px;color:#08a95c;background:#d8fae7;border-radius:4px;padding:3px 5px;font-weight:800}.km-add{display:block;background:var(--km-purple);color:#fff;text-align:center;border-radius:5px;height:31px;line-height:31px;font-size:11px;font-weight:800;margin-top:7px}.km-add:hover{background:#4217c5}.km-banners{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.km-banner{overflow:hidden;border-radius:8px;background:#fff}.km-banner img{width:100%;aspect-ratio:2.3/1;object-fit:cover}.km-assurance{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--km-border);border-radius:9px;margin-top:15px;overflow:hidden}.km-assurance-item{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 7px;border-right:1px solid var(--km-border)}.km-assurance-item:last-child{border:0}.km-assurance-icon{font-size:23px}.km-assurance strong{font-size:11px;display:block}.km-assurance small{font-size:9px;color:var(--km-muted)}
/* Footer */
.km-footer{background:var(--km-navy);color:#fff}.km-footer-main{padding:25px 0 18px;display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:25px}.km-footer-logo img{width:170px}.km-footer h4{font-size:12px;margin:0 0 8px}.km-footer a,.km-footer p{display:block;font-size:10px;color:#dce1f0;margin:4px 0}.km-footer-bottom{border-top:1px solid #27304b;padding:9px 0;font-size:9px;color:#cbd0df;display:flex;justify-content:space-between}
/* WooCommerce shared */
.woocommerce .site-main,.woocommerce-page .site-main{padding:18px 0}.woocommerce .woocommerce-breadcrumb{font-size:11px;color:#687391;margin:0 0 12px}.woocommerce h1.page-title{font-size:24px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:12px;margin:0!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:#fff;border:1px solid var(--km-border);border-radius:10px;padding:9px}.woocommerce ul.products li.product img{height:220px;object-fit:contain}.woocommerce ul.products li.product .button{background:var(--km-purple);color:#fff;border-radius:5px;text-align:center;width:100%;font-size:11px}.woocommerce span.onsale{background:var(--km-pink);min-height:auto;line-height:1.7;padding:2px 7px;font-size:10px}.woocommerce div.product{background:#fff;border:1px solid var(--km-border);border-radius:12px;padding:15px}.woocommerce div.product div.images img{border-radius:8px}.woocommerce div.product .price{color:var(--km-red);font-weight:900}.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button{background:var(--km-purple);color:#fff;border-radius:6px}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review,.woocommerce-checkout .checkout{background:#fff;border:1px solid var(--km-border);border-radius:10px;padding:15px}.woocommerce table.shop_table{background:#fff;border:1px solid var(--km-border);border-radius:10px}.woocommerce-account .woocommerce-MyAccount-navigation{background:#fff;border:1px solid var(--km-border);border-radius:10px;padding:10px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:11px;border-bottom:1px solid #eef0f5;font-weight:700;font-size:12px}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{color:var(--km-purple);background:#f1edff;border-radius:6px}
/* Responsive */
@media(max-width:1100px){.km-header-main{grid-template-columns:190px 1fr 220px}.km-products{grid-template-columns:repeat(4,1fr)}.km-cats{grid-template-columns:repeat(6,1fr)}.km-assurance{grid-template-columns:repeat(3,1fr)}.km-assurance-item:nth-child(3){border-right:0}.km-banners{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){body{background:#fff;padding-bottom:66px}.km-wrap{width:calc(100% - 20px)}.km-strip,.km-header,.km-nav{display:none}.km-mobile-header{display:block;background:#fff;position:sticky;top:0;z-index:40;box-shadow:0 2px 10px #00000010}.km-mobile-row{height:60px;display:grid;grid-template-columns:32px 1fr 32px 32px;align-items:center;gap:5px}.km-mobile-logo img{width:145px;margin:auto}.km-mobile-btn{border:0;background:#fff;color:var(--km-text);font-size:21px}.km-mobile-search{height:39px;margin:0 0 9px;border:1px solid #dfe4f0;border-radius:10px;display:flex;overflow:hidden}.km-mobile-search input{border:0;outline:0;flex:1;padding:0 11px;min-width:0;font-size:12px}.km-mobile-search button{border:0;background:#fff;color:var(--km-purple);padding:0 11px}.km-main{padding:10px 0 20px}.km-hero{border-radius:8px}.km-hero img{aspect-ratio:1.92/1}.km-hero-arrow{width:28px;height:28px;font-size:18px}.km-section{margin-top:14px}.km-head h2{font-size:17px}.km-view{font-size:11px}.km-cats{grid-template-columns:repeat(4,1fr);gap:12px 4px}.km-cat{font-size:10px}.km-cat-circle{width:58px;height:58px;font-size:27px}.km-products{grid-template-columns:repeat(2,1fr);gap:7px}.km-product{padding:6px}.km-product-img{height:150px}.km-product-title{font-size:11px;min-height:31px}.km-price{font-size:14px}.km-off{display:none}.km-add{height:31px;line-height:31px}.km-banners{grid-template-columns:repeat(2,1fr);gap:7px}.km-assurance{grid-template-columns:repeat(4,1fr);margin-top:12px}.km-assurance-item{display:block;text-align:center;padding:7px 2px}.km-assurance-item:nth-child(4){border-right:0}.km-assurance-item:nth-child(5){display:none}.km-assurance-icon{font-size:19px}.km-assurance strong{font-size:8px}.km-assurance small{font-size:7px}.km-footer{display:none}.km-bottom{display:grid;position:fixed;left:0;right:0;bottom:0;height:65px;background:#fff;border-top:1px solid #dfe4f0;grid-template-columns:repeat(5,1fr);z-index:60;box-shadow:0 -4px 15px #00000012}.km-bottom a{text-align:center;font-size:9px;font-weight:800;padding-top:7px}.km-bottom .bi{display:block;font-size:21px;line-height:23px}.km-bottom .active{color:var(--km-purple)}.km-bottom .badge{position:absolute;background:#ef2525;color:#fff;border-radius:20px;min-width:15px;height:15px;line-height:15px;font-size:8px;margin-left:-7px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.woocommerce ul.products li.product img{height:160px}.woocommerce div.product{padding:8px}.woocommerce-cart .cart_item{display:block}.woocommerce table.shop_table{font-size:12px}}
@media(min-width:768px){.km-mobile-only{display:none!important}}
/* v3.1 corrections: clean product artwork + Buy Now */
.km-product-img{position:relative;text-decoration:none}
.km-product-img img{object-fit:contain!important;padding:8px;background:#fff}
.km-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:7px}
.km-product-actions .km-add,.km-product-actions .km-buy{margin-top:0;display:block;text-align:center;height:31px;line-height:31px;border-radius:5px;font-size:10px;font-weight:800;white-space:nowrap}
.km-product-actions .km-add{background:var(--km-purple);color:#fff}
.km-product-actions .km-buy{background:#fff;color:var(--km-purple);border:1px solid var(--km-purple)}
.km-product-actions .km-buy:hover{background:var(--km-purple);color:#fff}
.km-footer-logo .km-logo img{background:transparent}
.km-footer-logo .km-logo{display:inline-block;background:transparent}
@media(max-width:767px){.km-product-actions{gap:5px}.km-product-actions .km-add,.km-product-actions .km-buy{font-size:9px;height:30px;line-height:30px;padding:0 2px}.km-product-img{height:150px}}

/* KukuMall header icon alignment fix v3.5 */
.km-actions .km-action{width:64px;min-width:64px;height:54px;box-sizing:border-box;}
.km-actions .km-icon-action .ico{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;line-height:28px!important;}
.km-actions .km-icon-action .ico svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;display:block;}
.km-actions .km-action .km-action-label{font-size:10px!important;line-height:12px!important;margin:0!important;}
.km-actions .km-icon-action .km-badge{top:-3px!important;right:-2px!important;}
@media(max-width:767px){
  .km-mobile-row{grid-template-columns:32px 1fr 32px 32px!important;gap:6px!important;}
  .km-mobile-btn{width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;text-decoration:none!important;color:var(--km-text)!important;font-size:21px!important;line-height:1!important;}
  .km-mobile-btn svg{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;display:block!important;}
  .km-mobile-notification .km-badge{position:absolute!important;top:-2px!important;right:-4px!important;margin:0!important;min-width:15px!important;height:15px!important;line-height:15px!important;}
}


/* KukuMall Android header final alignment v3.6 */
@media(max-width:767px){
  .km-mobile-row{height:60px!important;display:grid!important;grid-template-columns:1fr 38px!important;align-items:center!important;gap:8px!important;}
  .km-mobile-logo-wrap{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;}
  .km-mobile-logo-wrap .km-mobile-logo{display:block!important;line-height:0!important;}
  .km-mobile-logo-wrap .km-mobile-logo img{width:145px!important;max-width:100%!important;height:auto!important;margin:0!important;border:0!important;outline:0!important;box-shadow:none!important;}
  .km-mobile-notification{width:34px!important;height:34px!important;margin:0!important;justify-self:end!important;}
  .km-mobile-notification svg{width:25px!important;height:25px!important;}
  .km-mobile-notification .km-badge{top:-3px!important;right:-3px!important;}
  .km-mobile-menu,.km-menu,.km-mobile-account{display:none!important;}
}


/* KukuMall v3.7.3 - final Android/mobile header fix */
@media (max-width: 767px){
  .km-mobile-row{
    display:flex!important;
    width:100%!important;
    height:60px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
  }
  .km-mobile-logo-wrap{
    display:flex!important;
    flex:0 1 auto!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    justify-content:flex-start!important;
    align-items:center!important;
  }
  .km-mobile-logo-wrap .km-mobile-logo{
    display:block!important;
    width:auto!important;
    margin:0!important;
    padding:0!important;
    line-height:0!important;
  }
  .km-mobile-logo-wrap .km-mobile-logo img,
  .km-mobile-logo-wrap .km-mobile-logo .custom-logo{
    display:block!important;
    width:145px!important;
    max-width:calc(100vw - 70px)!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
  }
  .km-mobile-notification{
    flex:0 0 34px!important;
    width:34px!important;
    height:34px!important;
    margin:0!important;
    padding:0!important;
    justify-self:auto!important;
  }
}


/* KukuMall v3.7.4 definitive logo fix */
.km-header-main > div:first-child{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;}
.km-header-main .km-logo{display:block!important;width:max-content!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:0!important;}
.km-header-main .km-logo::before,.km-header-main .km-logo::after{display:none!important;content:none!important;}
.km-header-main .km-logo img{display:block!important;width:190px!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important;}
@media(max-width:767px){
  .km-mobile-row{display:flex!important;width:100%!important;height:60px!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;}
  .km-mobile-logo-wrap{display:flex!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:flex-start!important;}
  .km-mobile-logo-wrap .km-mobile-logo{display:block!important;flex:0 0 auto!important;width:max-content!important;max-width:calc(100vw - 60px)!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:0!important;}
  .km-mobile-logo-wrap .km-mobile-logo::before,.km-mobile-logo-wrap .km-mobile-logo::after{display:none!important;content:none!important;}
  .km-mobile-logo-wrap .km-mobile-logo img{display:block!important;width:145px!important;max-width:calc(100vw - 70px)!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important;}
  .km-mobile-notification{margin-left:auto!important;flex:0 0 34px!important;}
}

/* KukuMall 3.8 functional storefront fixes */
.km-product-title{display:block;color:var(--km-text);text-decoration:none}.km-product-title:hover{color:var(--km-purple)}
.km-cart-badge{position:absolute;top:-7px;right:-9px;background:#ef2525;color:#fff;border-radius:20px;min-width:16px;height:16px;line-height:16px;font-size:9px;text-align:center;font-style:normal}.km-cart-badge-wrap{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.km-heart.liked{color:#ef168e;border-color:#ef168e}
.km-cat-circle{transition:transform .18s,border-color .18s,background .18s}
.km-cat:hover .km-cat-circle{background:#f4efff!important}
@media(max-width:767px){
 .km-mobile-logo-wrap{justify-content:flex-start!important;text-align:left!important}
 .km-mobile-logo-wrap .km-mobile-logo{margin-left:0!important;margin-right:0!important}
 .km-mobile-logo-wrap .km-mobile-logo img{margin-left:0!important;margin-right:0!important}
 .km-hero img{aspect-ratio:1.92/1;object-fit:cover}
}

/* KukuMall Category Product Page - reference inspired desktop + Android layout */
.km-category-main{padding-top:10px}.km-category-breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#697492;margin:0 0 8px}.km-category-breadcrumb strong{color:var(--km-text)}
.km-category-hero{position:relative;min-height:185px;border-radius:10px;overflow:hidden;background:#f0e6ff;margin-bottom:8px}.km-category-hero>img{width:100%;height:185px;object-fit:cover}.km-category-hero-copy{position:absolute;left:28px;top:24px;color:var(--km-text)}.km-category-hero-copy span{font-size:10px;font-weight:900;letter-spacing:1.4px}.km-category-hero-copy h1{font-size:34px;margin:3px 0 0;font-weight:900}.km-category-hero-copy p{font-size:21px;font-weight:800;margin:0 0 10px}.km-category-hero-copy a{display:inline-block;background:var(--km-purple);color:#fff;border-radius:22px;padding:10px 20px;font-weight:900;font-size:12px}
.km-category-subnav{background:#fff;border:1px solid #e9edf5;border-radius:10px;padding:9px 8px;margin-bottom:9px}.km-category-subnav-inner{display:grid;grid-template-columns:repeat(10,1fr);gap:7px}.km-subcat{text-align:center;font-size:10px;font-weight:800}.km-subcat-circle{width:58px;height:58px;border-radius:50%;margin:0 auto 4px;display:grid;place-items:center;background:#eef3ff;border:1px solid #e0e6f0;font-size:26px}.km-subcat:nth-child(2n) .km-subcat-circle{background:#fff0f7}.km-subcat:nth-child(3n) .km-subcat-circle{background:#effff2}.km-subcat:hover .km-subcat-circle{border-color:var(--km-purple);transform:translateY(-2px)}
.km-category-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e7ebf3;border-radius:8px;padding:8px 10px;margin-bottom:9px;font-size:11px}.km-category-controls{display:flex;gap:7px;align-items:center}.km-sort-form{display:flex;align-items:center;border:1px solid #e0e5ef;border-radius:6px;overflow:hidden;background:#fff}.km-sort-form label{padding:7px 5px 7px 9px;color:#6b7592}.km-sort-form select{border:0;outline:0;padding:7px 8px;background:#fff;color:var(--km-text);font-size:11px}.km-filter-toggle{border:1px solid #e0e5ef;background:#fff;color:var(--km-text);border-radius:6px;padding:7px 12px;font-weight:800;cursor:pointer}.km-category-filter{display:none;align-items:end;gap:10px;background:#fff;border:1px solid #e0e5ef;border-radius:8px;padding:10px;margin-bottom:9px}.km-category-filter.is-open{display:flex}.km-category-filter label{font-size:10px;font-weight:800}.km-category-filter input{display:block;margin-top:4px;border:1px solid #dfe4ee;border-radius:5px;height:32px;padding:0 8px;width:120px}.km-category-filter button,.km-category-filter a{height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;padding:0 13px;background:var(--km-purple);color:#fff;font-size:10px;font-weight:800}.km-category-filter a{background:#eef0f7;color:var(--km-text)}
.km-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.km-category-product{position:relative;background:#fff;border:1px solid var(--km-border);border-radius:8px;padding:6px;min-width:0}.km-category-product:hover{box-shadow:0 8px 20px #1a245014;transform:translateY(-1px)}.km-category-product-img{height:178px;display:grid;place-items:center;border-radius:6px;overflow:hidden;background:#fff}.km-category-product-img img{width:100%;height:100%;object-fit:contain;padding:7px}.km-category-product-title{display:block;font-size:10px;font-weight:800;min-height:30px;margin:5px 2px 3px}.km-category-product .km-rating{font-size:9px}.km-category-product .km-price{font-size:14px}.km-category-product .km-old{font-size:9px}.km-cat-add{display:block;text-align:center;background:var(--km-purple);color:#fff;border-radius:4px;height:27px;line-height:27px;font-size:10px;font-weight:800;margin-top:5px}.km-cat-add:hover{background:#4217c5}.km-empty-products{grid-column:1/-1;text-align:center;background:#fff;border:1px solid var(--km-border);border-radius:10px;padding:35px}.km-empty-products h3{margin:0 0 5px}.km-empty-products p{color:var(--km-muted)}.km-empty-products a{display:inline-block;background:var(--km-purple);color:#fff;padding:9px 15px;border-radius:6px;font-weight:800}.km-category-pagination{margin:12px 0;text-align:center}.km-category-pagination ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:5px}.km-category-pagination li{margin:0}.km-category-pagination a,.km-category-pagination span{display:grid;place-items:center;min-width:28px;height:28px;border:1px solid #e1e5ee;background:#fff;border-radius:5px;font-size:10px;font-weight:800}.km-category-pagination .current{background:var(--km-purple);color:#fff;border-color:var(--km-purple)}
@media(max-width:1100px){.km-category-grid{grid-template-columns:repeat(4,1fr)}.km-category-subnav-inner{grid-template-columns:repeat(8,1fr)}}
@media(max-width:767px){.km-category-main{padding-top:8px}.km-category-breadcrumb{font-size:10px;margin-bottom:7px}.km-category-hero{min-height:120px;border-radius:9px}.km-category-hero>img{height:120px}.km-category-hero-copy{left:13px;top:14px}.km-category-hero-copy span{font-size:7px;letter-spacing:1px}.km-category-hero-copy h1{font-size:24px;margin:1px 0}.km-category-hero-copy p{font-size:12px;margin:0 0 5px}.km-category-hero-copy a{padding:6px 12px;font-size:9px}.km-category-subnav{border:0;padding:7px 0;background:transparent}.km-category-subnav-inner{grid-template-columns:repeat(4,1fr);gap:10px 3px}.km-subcat{font-size:9px}.km-subcat-circle{width:54px;height:54px;font-size:23px}.km-category-toolbar{padding:7px 8px;font-size:9px;margin-bottom:7px}.km-category-controls{gap:5px}.km-sort-form label{display:none}.km-sort-form select{font-size:10px;padding:6px 5px}.km-filter-toggle{font-size:10px;padding:6px 9px}.km-category-filter{flex-wrap:wrap;gap:7px;padding:8px}.km-category-filter input{width:100px;height:29px}.km-category-filter button,.km-category-filter a{height:29px;font-size:9px}.km-category-grid{grid-template-columns:repeat(2,1fr);gap:7px}.km-category-product{padding:5px;border-radius:7px}.km-category-product-img{height:150px}.km-category-product-title{font-size:10px;min-height:31px}.km-category-product .km-rating{font-size:9px}.km-category-product .km-price{font-size:14px}.km-cat-add{height:30px;line-height:30px;font-size:9px}.km-category-pagination{margin:10px 0}.km-category-pagination a,.km-category-pagination span{min-width:25px;height:25px;font-size:9px}}

/* All Categories landing page */
.km-all-categories-main{padding-bottom:40px}
.km-all-categories-head{margin:14px 0 20px;border-radius:18px;padding:28px 32px;background:linear-gradient(100deg,#f3e9ff 0%,#fff 52%,#fce5f4 100%);border:1px solid #e8ddfb}
.km-all-categories-head span{font-size:11px;font-weight:900;letter-spacing:1.4px;color:var(--km-purple)}
.km-all-categories-head h1{margin:6px 0 4px;font-size:34px;color:var(--km-navy)}
.km-all-categories-head p{margin:0;color:var(--km-muted);font-size:14px}
.km-all-categories-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.km-all-category-card{position:relative;min-height:185px;background:#fff;border:1px solid var(--km-border);border-radius:18px;padding:22px 14px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:var(--km-navy);box-shadow:0 4px 16px rgba(31,24,86,.05);transition:transform .2s,box-shadow .2s,border-color .2s}
.km-all-category-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(31,24,86,.10);border-color:#cfc2fa}
.km-all-category-circle{width:92px;height:92px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:45px;background:linear-gradient(145deg,#fff,#f1edff);border:1px solid #e1ddf2;box-shadow:inset 0 0 0 8px rgba(255,255,255,.7);margin-bottom:12px}
.km-all-category-card strong{font-size:15px;line-height:1.25}
.km-all-category-card small{margin-top:5px;color:var(--km-muted);font-size:11px}
.km-all-category-arrow{position:absolute;right:12px;bottom:10px;color:var(--km-purple);font-weight:900}
@media(max-width:900px){
 .km-all-categories-main{padding-bottom:80px}
 .km-all-categories-head{margin:10px 0 16px;padding:22px 18px;border-radius:15px}
 .km-all-categories-head h1{font-size:27px}
 .km-all-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .km-all-category-card{min-height:160px;border-radius:15px;padding:18px 10px 14px}
 .km-all-category-circle{width:76px;height:76px;font-size:38px;margin-bottom:10px}
 .km-all-category-card strong{font-size:13px}
}

/* v3.8.3 - All Categories cards redesigned from supplied mobile reference */
.km-all-categories-main{padding-top:16px}
.km-all-categories-head{text-align:center;background:transparent;border:0;margin:8px 0 18px;padding:0}
.km-category-title-line{display:flex;align-items:center;justify-content:center;gap:14px}
.km-category-title-line i,.km-category-title-line b{display:block;width:52px;height:3px;border-radius:3px;background:var(--km-purple);font-size:0}
.km-category-title-line b{background:#ff7a18}
.km-all-categories-head h1{margin:0;color:var(--km-purple);font-size:32px;font-weight:800;line-height:1.15}
.km-all-categories-head p{margin:8px 0 0;color:#777;font-size:16px}
.km-all-categories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.km-all-category-card{position:relative;min-height:0;background:#fff;border:1px solid #e7e8ee;border-radius:18px;padding:14px 10px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#241a29;box-shadow:0 5px 18px rgba(34,20,60,.06);transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}
.km-all-category-card:hover{transform:translateY(-2px);border-color:#8b54e9;box-shadow:0 9px 22px rgba(84,33,232,.12)}
.km-all-category-image{width:100%;height:190px;background:#fafafa;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px}
.km-all-category-image img{width:100%;height:100%;object-fit:contain;display:block}
.km-all-category-card strong{font-size:18px;line-height:1.25;font-weight:700}
.km-category-image-placeholder{font-size:70px;color:#c8cbd3}
@media(max-width:1100px){.km-all-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.km-all-category-image{height:170px}}
@media(max-width:767px){
 .km-all-categories-main{padding-top:10px;padding-bottom:82px}
 .km-all-categories-head{margin:5px 0 18px}
 .km-category-title-line{gap:10px}
 .km-category-title-line i,.km-category-title-line b{width:42px;height:3px}
 .km-all-categories-head h1{font-size:27px}
 .km-all-categories-head p{font-size:15px;margin-top:6px}
 .km-all-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}
 .km-all-category-card{border-radius:18px;padding:12px 9px 17px;min-height:0;box-shadow:0 4px 14px rgba(34,20,60,.07)}
 .km-all-category-image{height:180px;margin-bottom:14px;background:#fbfbfb}
 .km-all-category-card strong{font-size:18px;line-height:1.2}
}

/* v3.8.5 - product detail page matching supplied desktop/mobile reference */
.km-single-product-main{padding-top:10px}.km-product-breadcrumb{display:flex;gap:8px;align-items:center;color:#6c7693;font-size:11px;margin:0 0 12px}.km-product-breadcrumb a{color:#536080;text-decoration:none}.km-product-detail{display:grid;grid-template-columns:1.05fr 1.25fr;gap:22px;background:#fff;border:1px solid var(--km-border);border-radius:12px;padding:10px}.km-product-gallery{display:grid;grid-template-columns:64px 1fr;gap:9px;min-width:0}.km-product-thumbs{display:flex;flex-direction:column;gap:8px}.km-product-thumb{width:60px;height:60px;padding:3px;border:1px solid #e2e6ee;border-radius:7px;background:#fff;cursor:pointer;overflow:hidden}.km-product-thumb.is-active{border:2px solid var(--km-purple)}.km-product-thumb img{width:100%;height:100%;object-fit:contain}.km-product-main-image{position:relative;background:#f5f7fb;border-radius:9px;min-height:410px;display:grid;place-items:center;overflow:hidden}.km-product-main-image>img{width:100%;height:100%;max-height:510px;object-fit:contain}.km-product-wishlist{position:absolute;right:12px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#ec3a9b;font-size:28px;box-shadow:0 2px 10px #00000012;cursor:pointer}.km-gallery-arrow{position:absolute;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:var(--km-purple);font-size:25px;line-height:34px;box-shadow:0 2px 10px #00000015;cursor:pointer}.km-gallery-prev{left:10px}.km-gallery-next{right:10px}.km-product-info{padding:5px 12px}.km-product-info h1{font-size:23px;line-height:1.2;margin:0 0 6px;color:var(--km-navy)}.km-product-brand{font-size:11px;color:#65708e;margin-bottom:8px}.km-product-brand strong{color:var(--km-navy)}.km-product-rating{font-size:11px;color:#68728f;margin-bottom:8px}.km-product-rating .stars{color:#ffac00;letter-spacing:1px}.km-product-rating .km-native-rating-stars{display:inline-flex;vertical-align:middle;margin-right:4px}.km-product-rating .km-native-rating-stars .star-rating{float:none;display:inline-block;font-size:14px;width:5.4em;height:1.1em;line-height:1.1em;letter-spacing:0;color:#ffac00}.km-product-rating .km-native-rating-stars .star-rating span:before{color:#ffac00}.km-product-rating b{color:#4c5570}.km-product-rating strong{color:#46516f}.km-product-rating i{font-style:normal;margin:0 5px}.km-product-price-row{display:flex;align-items:center;gap:10px}.km-detail-price{font-size:29px;font-weight:900;color:var(--km-red)}.km-detail-price .woocommerce-Price-currencySymbol{font-size:.8em}.km-product-price-row del{font-size:16px;color:#8991a7}.km-detail-off{background:#d7f9e4;color:#08a95c;font-weight:900;padding:5px 9px;border-radius:5px;font-size:12px}.km-tax-note{font-size:10px;color:#6d7691;margin:2px 0 12px}.km-choice-block{margin:12px 0}.km-choice-label{font-size:12px;font-weight:800;color:var(--km-navy);margin-bottom:7px}.km-choice-label a{float:right;color:var(--km-purple);text-decoration:none}.km-color-options{display:flex;gap:13px}.km-color{width:39px;height:39px;border-radius:50%;border:2px solid #dfe3eb;background:#456c34;cursor:pointer;box-shadow:inset 0 0 0 2px #fff}.km-color.is-selected{outline:2px solid var(--km-purple);outline-offset:2px}.km-color.black{background:#111}.km-color.navy{background:#213b63}.km-color.white{background:#f5f5f5}.km-color.red{background:#a52d31}.km-color.gray{background:#9ca0a3}.km-size-options{display:flex;gap:8px}.km-size-options button{min-width:52px;height:37px;border:1px solid #e0e5ef;border-radius:5px;background:#fff;color:var(--km-navy);font-weight:800;cursor:pointer}.km-size-options button:hover,.km-size-options button.is-selected{border-color:var(--km-purple);color:var(--km-purple);background:#f4f0ff}.km-single-cart{margin-top:10px}.km-qty{display:flex;align-items:center;margin-bottom:9px}.km-qty button{width:35px;height:35px;border:1px solid #e0e5ef;background:#f5f7fb;font-size:18px;color:var(--km-navy);cursor:pointer}.km-qty input{width:52px;height:35px;border:1px solid #e0e5ef;text-align:center;font-weight:800}.km-detail-add{width:100%;height:42px!important;border:0!important;background:var(--km-purple)!important;color:#fff!important;border-radius:6px!important;font-weight:900!important;font-size:13px!important}.km-detail-assurance{margin-top:12px}.km-product-tabs{margin-top:12px;background:#fff;border:1px solid var(--km-border);border-radius:10px;overflow:hidden}.km-product-tab-nav{display:flex;border-bottom:1px solid #e4e7ef}.km-product-tab-nav button{border:0;background:#fff;padding:11px 15px;font-size:11px;font-weight:800;color:#68728f;cursor:pointer}.km-product-tab-nav button.is-active{color:var(--km-purple);border-bottom:2px solid var(--km-purple)}.km-product-tab-panel{display:none;padding:14px;font-size:11px;color:#59637e;line-height:1.6}.km-product-tab-panel.is-active{display:block}.km-product-tab-panel h2{font-size:15px;color:var(--km-navy);margin:0 0 6px}.km-similar-products{margin-top:14px}.km-similar-products .km-product-img{height:155px}.km-similar-products .woocommerce-Price-amount{font-size:inherit}.km-product-no-image,.km-product-thumb-placeholder{display:grid;place-items:center;color:#999;font-size:11px}
@media(max-width:767px){.km-single-product-main{padding-top:7px}.km-product-breadcrumb{font-size:9px;gap:5px;white-space:nowrap;overflow:hidden;margin-bottom:7px}.km-product-detail{display:flex;flex-direction:column;gap:7px;border:0;padding:0;background:transparent}.km-product-gallery{display:flex;flex-direction:column-reverse;gap:6px}.km-product-main-image{min-height:350px;height:350px;border:1px solid #e1e5ee}.km-product-main-image>img{max-height:345px}.km-product-thumbs{flex-direction:row;overflow-x:auto;gap:6px;padding:0 2px}.km-product-thumb{flex:0 0 58px;width:58px;height:58px}.km-product-info{padding:3px 2px}.km-product-info h1{font-size:18px;margin-bottom:4px}.km-product-brand{font-size:9px}.km-product-rating{font-size:9px}.km-detail-price{font-size:24px}.km-product-price-row del{font-size:13px}.km-detail-off{font-size:9px;padding:4px 6px}.km-choice-block{margin:9px 0}.km-choice-label{font-size:10px}.km-color{width:35px;height:35px}.km-color-options{gap:11px}.km-size-options{gap:5px}.km-size-options button{flex:1;min-width:0;height:34px;font-size:10px}.km-detail-add{height:39px!important}.km-detail-assurance{grid-template-columns:repeat(4,1fr);margin-top:8px}.km-detail-assurance .km-assurance-item{display:block}.km-product-tab-nav{overflow-x:auto;white-space:nowrap}.km-product-tab-nav button{font-size:9px;padding:10px 9px}.km-product-tab-panel{font-size:10px;padding:11px}.km-product-tab-panel h2{font-size:14px}.km-similar-products .km-product-img{height:130px}.km-similar-products .km-product-title{font-size:10px}.km-similar-products .km-product-actions .km-add,.km-similar-products .km-product-actions .km-buy{font-size:8px}.km-product-wishlist{width:36px;height:36px;font-size:25px}.km-gallery-arrow{width:30px;height:30px;font-size:22px;line-height:30px}}

/* v3.8.6 - Native WooCommerce product controls */
.km-native-add-to-cart-wrap .cart{margin:10px 0 0!important}
.km-native-add-to-cart-wrap .quantity{display:flex!important;align-items:center;margin:0 0 9px!important}
.km-native-add-to-cart-wrap .quantity input.qty{height:35px!important;width:60px!important;text-align:center!important;border:1px solid #e0e5ef!important;border-radius:4px!important;margin:0!important}
.km-native-add-to-cart-wrap .quantity .minus,.km-native-add-to-cart-wrap .quantity .plus{width:35px!important;height:35px!important;border:1px solid #e0e5ef!important;background:#f5f7fb!important;color:var(--km-navy)!important;font-size:18px!important;padding:0!important}
.km-native-add-to-cart-wrap .single_add_to_cart_button{width:100%!important;height:42px!important;border:0!important;border-radius:6px!important;background:var(--km-purple)!important;color:#fff!important;font-weight:900!important;font-size:13px!important}
.km-native-add-to-cart-wrap .single_add_to_cart_button.disabled,.km-native-add-to-cart-wrap .single_add_to_cart_button:disabled{opacity:.55!important}
.km-native-add-to-cart-wrap .variations{width:100%!important;border:0!important;margin:0 0 10px!important}
.km-native-add-to-cart-wrap .variations td,.km-native-add-to-cart-wrap .variations th{border:0!important;padding:5px 0!important;text-align:left!important;background:transparent!important}
.km-native-add-to-cart-wrap .variations label{font-size:12px!important;font-weight:800!important;color:var(--km-navy)!important}
.km-native-add-to-cart-wrap .variations select{width:100%!important;height:38px!important;border:1px solid #e0e5ef!important;border-radius:5px!important;background:#fff!important;padding:0 10px!important}
.km-native-add-to-cart-wrap .reset_variations{font-size:10px!important;color:var(--km-purple)!important}
.km-native-add-to-cart-wrap .woocommerce-variation-price{margin:7px 0!important;font-weight:800!important}
.km-native-add-to-cart-wrap .woocommerce-variation-description{font-size:10px!important;color:#68728f!important}
.km-buy-now-native{width:100%;height:40px;margin-top:7px;border:1px solid var(--km-purple);border-radius:6px;background:#fff;color:var(--km-purple);font-weight:900;font-size:13px;cursor:pointer}
.km-buy-now-native:hover{background:#f4f0ff}
.km-product-short-description{margin-top:12px;font-size:11px;color:#68728f;line-height:1.55}
@media(max-width:767px){
 .km-native-add-to-cart-wrap .variations label{font-size:10px!important}
 .km-native-add-to-cart-wrap .variations select{height:36px!important;font-size:11px!important}
 .km-native-add-to-cart-wrap .single_add_to_cart_button{height:39px!important;font-size:12px!important}
 .km-buy-now-native{height:38px;font-size:12px}
 .km-product-short-description{font-size:10px}
}


/* v3.8.7 - ensure the custom WooCommerce single-product design is visible */
.km-single-product-main .woocommerce-variation-add-to-cart .single_add_to_cart_button,
.km-single-product-main .single_add_to_cart_button{display:block!important;}
.km-single-product-main form.cart .quantity{float:none!important;}
.km-single-product-main .woocommerce-variation-add-to-cart{display:block!important;}
.km-single-product-main .woocommerce-product-gallery{display:none!important;}
.km-single-product-main .woocommerce-tabs{display:none!important;}
.km-single-product-main .related{display:none!important;}

/* v3.8.8 - Product assurance in one rounded row */
.km-single-product-main .km-detail-assurance{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch;
  background:#fff;
  border:1px solid var(--km-border);
  border-radius:14px;
  overflow:hidden;
  margin-top:12px;
}
.km-single-product-main .km-detail-assurance .km-assurance-item{
  min-width:0;
  min-height:64px;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px;
  padding:10px 8px;
  border-right:1px solid var(--km-border);
  border-bottom:0!important;
  text-align:left;
}
.km-single-product-main .km-detail-assurance .km-assurance-item:last-child{border-right:0!important}
.km-single-product-main .km-detail-assurance .km-assurance-icon{
  width:34px;height:34px;min-width:34px;border-radius:50%;
  display:grid;place-items:center;background:#f5f1ff;font-size:17px;
}
.km-single-product-main .km-detail-assurance .km-assurance-item:nth-child(2) .km-assurance-icon{background:#eef8ff}
.km-single-product-main .km-detail-assurance .km-assurance-item:nth-child(3) .km-assurance-icon{background:#eefcf4}
.km-single-product-main .km-detail-assurance .km-assurance-item:nth-child(4) .km-assurance-icon{background:#fff5ea}
.km-single-product-main .km-detail-assurance strong{font-size:10px;white-space:nowrap}
.km-single-product-main .km-detail-assurance small{font-size:8px;white-space:nowrap}
@media(max-width:767px){
 .km-single-product-main .km-detail-assurance{grid-template-columns:repeat(4,minmax(0,1fr))!important;border-radius:12px;margin-top:8px}
 .km-single-product-main .km-detail-assurance .km-assurance-item{min-height:58px;gap:4px;padding:7px 3px}
 .km-single-product-main .km-detail-assurance .km-assurance-icon{width:27px;height:27px;min-width:27px;font-size:13px}
 .km-single-product-main .km-detail-assurance strong{font-size:7px}
 .km-single-product-main .km-detail-assurance small{font-size:6px}
}

/* Cart Page - KukuMall desktop/mobile reference */
.km-cart-page{padding:12px 0 30px}.km-cart-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:12px 0 18px}.km-cart-heading h1{font-size:25px;margin:0;color:var(--km-text)}.km-cart-heading h1 span{font-size:14px;font-weight:700}.km-cart-heading p{margin:4px 0 0;color:var(--km-muted)}.km-continue{color:var(--km-purple);font-weight:800;font-size:13px}.km-cart-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.9fr);gap:16px;align-items:start}.km-cart-items-card,.km-summary-card,.km-mini-benefits,.km-cart-assurance{background:#fff;border:1px solid var(--km-border);border-radius:12px}.km-cart-selectbar{height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#f7f8fd;border-bottom:1px solid var(--km-border)}.km-cart-selectbar label{display:flex;align-items:center;gap:8px;font-size:12px}.km-cart-selectbar label span{color:var(--km-muted)}.km-cart-selectbar input,.km-item-check{accent-color:var(--km-purple);width:18px;height:18px}.km-remove-selected{border:0;background:transparent;color:#303762;font-weight:800;cursor:pointer;font-size:12px}.km-cart-item{display:grid;grid-template-columns:28px 105px minmax(0,1fr) 120px 28px;gap:10px;align-items:center;padding:17px 16px;border-bottom:1px solid #edf0f6;min-height:155px}.km-cart-check{display:grid;place-items:center}.km-cart-thumb{width:105px;height:105px;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden}.km-cart-thumb img{width:100%;height:100%;object-fit:contain}.km-cart-info{min-width:0}.km-cart-title{font-size:14px;font-weight:900;color:var(--km-text);display:block;margin-bottom:4px}.km-cart-meta{font-size:10px;color:var(--km-muted);display:flex;gap:8px;flex-wrap:wrap}.km-stock{display:inline-block;color:#139a55;background:#dff8e9;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:800;margin-top:7px}.km-cart-qty-row{margin-top:8px}.km-cart-qty-row .km-cart-qty-control{display:inline-flex;align-items:center;height:32px;border:1px solid #dfe4f0;border-radius:6px;overflow:hidden;background:#fff}.km-cart-qty-row .km-cart-qty-input{width:42px!important;height:30px!important;border:0!important;border-left:1px solid #dfe4f0!important;border-right:1px solid #dfe4f0!important;border-radius:0!important;text-align:center!important;font-weight:800!important;padding:0!important;box-shadow:none!important}.km-cart-qty-row .km-qty-btn{width:32px;height:30px;border:0;background:#f5f7fb;color:var(--km-purple);font-size:20px;line-height:30px;font-weight:800;padding:0;cursor:pointer}.km-cart-qty-row .km-qty-btn:hover{background:#eee9ff}.km-cart-remove{display:grid;place-items:center;width:28px;height:32px;border-radius:50%;text-decoration:none!important;color:#69728c!important;font-size:16px!important;cursor:pointer}.km-cart-remove:hover{background:#fff0f0;color:#ef2525!important}.km-cart-price{text-align:right}.km-cart-price strong{display:block;color:var(--km-red);font-size:17px}.km-cart-price small{display:block;color:#8991a7;text-decoration:line-through;margin-top:3px}.km-cart-remove{color:#66708d;font-size:18px;text-align:center}.km-cart-bottom-actions{display:flex;justify-content:space-between;align-items:center;padding:14px 16px}.km-summary-card{padding:17px}.km-summary-card h2{font-size:17px;margin:0 0 15px}.km-summary-line{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#687391;margin:12px 0}.km-summary-line strong{color:#4a5272}.km-summary-line.discount strong{color:var(--km-green)}.km-summary-line .free{color:var(--km-green)}.km-summary-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--km-border);padding-top:15px;margin-top:15px;font-size:14px;font-weight:900}.km-summary-total strong{color:var(--km-purple);font-size:20px}.km-checkout-btn,.km-primary-btn{display:block;text-align:center;background:var(--km-purple);color:#fff;border-radius:7px;padding:13px 12px;font-weight:900;margin-top:15px}.km-checkout-btn:hover,.km-primary-btn:hover{background:#4217c5;color:#fff}.km-mini-benefits{margin-top:10px;overflow:hidden}.km-mini-benefits>div{display:flex;align-items:center;gap:10px;padding:12px 15px;border-bottom:1px solid var(--km-border)}.km-mini-benefits>div:last-child{border:0}.km-mini-benefits b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f0ecff;color:var(--km-purple);font-size:18px}.km-mini-benefits strong,.km-mini-benefits small{display:block}.km-mini-benefits strong{font-size:11px}.km-mini-benefits small{font-size:9px;color:var(--km-muted)}.km-cart-assurance{display:grid;grid-template-columns:repeat(4,1fr);margin-top:15px;overflow:hidden}.km-cart-assurance>div{display:flex;align-items:center;gap:10px;padding:15px 16px;border-right:1px solid var(--km-border)}.km-cart-assurance>div:last-child{border:0}.km-cart-assurance b{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#fff0fa;color:var(--km-pink);font-size:18px}.km-cart-assurance strong,.km-cart-assurance small{display:block}.km-cart-assurance strong{font-size:11px}.km-cart-assurance small{font-size:9px;color:var(--km-muted)}.km-empty-cart{background:#fff;border:1px solid var(--km-border);border-radius:12px;text-align:center;padding:55px 20px}.km-empty-icon{font-size:48px}.km-empty-cart h2{margin:10px 0 4px}.km-empty-cart p{color:var(--km-muted)}.km-primary-btn{max-width:220px;margin:18px auto 0}.hidden{display:none!important}
@media(max-width:767px){.km-cart-page{padding:10px 0 25px}.km-cart-heading{align-items:flex-start;margin-bottom:12px}.km-cart-heading h1{font-size:20px}.km-cart-heading h1 span{font-size:12px}.km-cart-heading p{font-size:11px}.km-cart-heading>.km-continue{font-size:10px}.km-cart-layout{grid-template-columns:1fr;gap:10px}.km-cart-items-card,.km-summary-card,.km-mini-benefits,.km-cart-assurance{border-radius:10px}.km-cart-selectbar{height:46px;padding:0 10px}.km-cart-selectbar label{font-size:11px}.km-cart-item{grid-template-columns:24px 72px minmax(0,1fr) 22px;gap:8px;padding:12px 8px;min-height:125px}.km-cart-thumb{width:72px;height:72px}.km-cart-title{font-size:11px}.km-cart-meta{font-size:8px}.km-stock{font-size:8px;margin-top:4px}.km-cart-qty-row{margin-top:5px}.km-cart-qty-row .km-cart-qty-control{height:28px}.km-cart-qty-row .km-cart-qty-input{width:38px!important;height:26px!important;font-size:11px!important}.km-cart-qty-row .km-qty-btn{width:28px;height:26px;font-size:17px;line-height:26px}.km-cart-price{grid-column:3;grid-row:1;text-align:right;align-self:start}.km-cart-price strong{font-size:14px}.km-cart-price small{font-size:8px}.km-cart-remove{grid-column:4;grid-row:2}.km-cart-bottom-actions{padding:11px 9px}.km-remove-selected,.km-cart-bottom-actions .km-continue{font-size:10px}.km-summary-card{padding:13px}.km-summary-card h2{font-size:16px}.km-summary-line{font-size:11px}.km-summary-total strong{font-size:18px}.km-checkout-btn{padding:12px;font-size:12px}.km-mini-benefits{display:grid;grid-template-columns:repeat(3,1fr)}.km-mini-benefits>div{padding:9px 6px;display:block;text-align:center;border-right:1px solid var(--km-border);border-bottom:0}.km-mini-benefits b{margin:0 auto 4px;width:28px;height:28px;font-size:14px}.km-mini-benefits strong{font-size:9px}.km-mini-benefits small{font-size:7px}.km-cart-assurance{grid-template-columns:repeat(2,1fr)}.km-cart-assurance>div{padding:11px 8px;border-bottom:1px solid var(--km-border);font-size:9px}.km-cart-assurance>div:nth-child(2){border-right:0}.km-cart-assurance>div:nth-child(3),.km-cart-assurance>div:nth-child(4){border-bottom:0}.km-cart-assurance b{width:30px;height:30px;font-size:14px}.km-cart-assurance strong{font-size:9px}.km-cart-assurance small{font-size:7px}}


/* v3.8.12 - cart quantity controls: compact reference-style controls and hard cache-safe overrides */
.km-cart-page .woocommerce-cart-form .km-cart-qty-control,
.km-cart-page .km-cart-qty-row .km-cart-qty-control{
  width:106px!important; min-width:106px!important; max-width:106px!important;
  height:34px!important; display:inline-flex!important; align-items:center!important;
  justify-content:stretch!important; box-sizing:border-box!important;
  border:1px solid #dfe4f0!important; border-radius:6px!important; overflow:hidden!important;
  background:#fff!important; vertical-align:middle!important;
}
.km-cart-page .woocommerce-cart-form .km-cart-qty-control .km-qty-btn,
.km-cart-page .km-cart-qty-row .km-qty-btn{
  flex:0 0 34px!important; width:34px!important; min-width:34px!important; max-width:34px!important;
  height:32px!important; min-height:32px!important; max-height:32px!important;
  margin:0!important; padding:0!important; border:0!important; border-radius:0!important;
  background:#f5f7fb!important; color:var(--km-purple)!important;
  font-size:20px!important; line-height:32px!important; font-weight:800!important;
  text-align:center!important; cursor:pointer!important; box-sizing:border-box!important;
}
.km-cart-page .woocommerce-cart-form .km-cart-qty-control .km-cart-qty-input,
.km-cart-page .km-cart-qty-row input.km-cart-qty-input,
.km-cart-page .woocommerce-cart-form input.input-text.qty.km-cart-qty-input{
  flex:0 0 38px!important; width:38px!important; min-width:38px!important; max-width:38px!important;
  height:32px!important; min-height:32px!important; max-height:32px!important;
  margin:0!important; padding:0!important; border:0!important;
  border-left:1px solid #dfe4f0!important; border-right:1px solid #dfe4f0!important;
  border-radius:0!important; outline:none!important; box-shadow:none!important;
  background:#fff!important; color:#26345e!important; font-size:13px!important;
  line-height:32px!important; font-weight:800!important; text-align:center!important;
  appearance:textfield!important; -moz-appearance:textfield!important; box-sizing:border-box!important;
}
.km-cart-page .km-cart-qty-control input::-webkit-outer-spin-button,
.km-cart-page .km-cart-qty-control input::-webkit-inner-spin-button{
  -webkit-appearance:none!important; margin:0!important;
}
.km-cart-page .km-cart-qty-row{display:flex!important; align-items:center!important; width:100%!important; margin-top:9px!important;}
.km-cart-page .km-cart-price{min-width:100px!important;}
.km-cart-page .km-cart-remove{width:30px!important; min-width:30px!important; height:34px!important;}
@media(max-width:767px){
 .km-cart-page .woocommerce-cart-form .km-cart-qty-control,
 .km-cart-page .km-cart-qty-row .km-cart-qty-control{width:94px!important;min-width:94px!important;max-width:94px!important;height:30px!important;}
 .km-cart-page .woocommerce-cart-form .km-cart-qty-control .km-qty-btn,
 .km-cart-page .km-cart-qty-row .km-qty-btn{flex-basis:30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:28px!important;min-height:28px!important;line-height:28px!important;font-size:18px!important;}
 .km-cart-page .woocommerce-cart-form .km-cart-qty-control .km-cart-qty-input,
 .km-cart-page .km-cart-qty-row input.km-cart-qty-input,
 .km-cart-page .woocommerce-cart-form input.input-text.qty.km-cart-qty-input{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:28px!important;line-height:28px!important;font-size:12px!important;}
 .km-cart-page .km-cart-qty-row{margin-top:6px!important;}
}

/* v3.8.14 - cart mobile/desktop reference layout correction */
@media (min-width:768px){
  .km-cart-page .km-cart-item{grid-template-columns:32px 118px minmax(0,1fr) 130px 32px!important;min-height:154px!important;padding:16px 16px!important;gap:10px!important;}
  .km-cart-page .km-cart-thumb{width:118px!important;height:118px!important;}
  .km-cart-page .km-cart-title{font-size:14px!important;}
  .km-cart-page .km-cart-price strong{font-size:17px!important;}
  .km-cart-page .km-cart-remove{width:30px!important;min-width:30px!important;}
}
@media (max-width:767px){
  .km-cart-page{padding:10px 0 28px!important;}
  .km-cart-page .km-cart-heading{margin:12px 0 14px!important;}
  .km-cart-page .km-cart-heading h1{font-size:20px!important;line-height:1.25!important;}
  .km-cart-page .km-cart-heading p{font-size:11px!important;}
  .km-cart-page .km-cart-heading>.km-continue{font-size:10px!important;white-space:nowrap;margin-top:4px;}
  .km-cart-page .km-cart-selectbar{height:48px!important;padding:0 10px!important;}
  .km-cart-page .km-cart-selectbar label{font-size:11px!important;}
  .km-cart-page .km-cart-selectbar input,.km-cart-page .km-item-check{width:18px!important;height:18px!important;}

  /* One clean product row: checkbox + image + product info, with price at top-right. */
  .km-cart-page .km-cart-item{
    position:relative!important;
    display:grid!important;
    grid-template-columns:24px 82px minmax(0,1fr) 24px!important;
    grid-template-rows:1fr!important;
    align-items:start!important;
    gap:8px!important;
    min-height:154px!important;
    padding:14px 8px!important;
    box-sizing:border-box!important;
  }
  .km-cart-page .km-cart-check{grid-column:1!important;grid-row:1!important;padding-top:18px!important;}
  .km-cart-page .km-cart-thumb{
    grid-column:2!important;grid-row:1!important;
    width:82px!important;height:82px!important;
    border-radius:9px!important;margin-top:7px!important;
  }
  .km-cart-page .km-cart-info{
    grid-column:3!important;grid-row:1!important;
    min-width:0!important;padding-right:88px!important;
  }
  .km-cart-page .km-cart-title{
    font-size:12px!important;line-height:1.3!important;
    margin:2px 0 5px!important;
    white-space:normal!important;
  }
  .km-cart-page .km-cart-meta{
    font-size:8px!important;line-height:1.35!important;
    display:block!important;
  }
  .km-cart-page .km-cart-meta span{display:block!important;margin-top:2px!important;}
  .km-cart-page .km-stock{font-size:8px!important;padding:3px 5px!important;margin-top:5px!important;}
  .km-cart-page .km-cart-price{
    position:absolute!important;right:32px!important;top:14px!important;
    min-width:0!important;width:auto!important;
    text-align:right!important;z-index:2!important;
  }
  .km-cart-page .km-cart-price strong{font-size:14px!important;line-height:1.2!important;white-space:nowrap!important;}
  .km-cart-page .km-cart-price small{font-size:8px!important;white-space:nowrap!important;margin-top:2px!important;}
  .km-cart-page .km-cart-qty-row{margin-top:7px!important;width:auto!important;display:block!important;}
  .km-cart-page .km-cart-qty-control{
    width:94px!important;min-width:94px!important;max-width:94px!important;
    height:30px!important;border-radius:7px!important;
  }
  .km-cart-page .km-cart-qty-control .km-qty-btn{
    flex:0 0 30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;
    height:28px!important;min-height:28px!important;line-height:28px!important;font-size:18px!important;
  }
  .km-cart-page .km-cart-qty-control .km-cart-qty-input{
    flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;
    height:28px!important;line-height:28px!important;font-size:12px!important;
  }
  .km-cart-page .km-cart-remove{
    position:absolute!important;right:7px!important;bottom:15px!important;
    width:28px!important;min-width:28px!important;height:30px!important;
    display:grid!important;place-items:center!important;font-size:16px!important;
  }
  .km-cart-page .km-cart-bottom-actions{padding:11px 9px!important;}
  .km-cart-page .km-cart-bottom-actions .km-continue,.km-cart-page .km-remove-selected{font-size:10px!important;}

  /* Match the supplied mobile reference: summary is a full-width card below items. */
  .km-cart-page .km-cart-layout{display:block!important;}
  .km-cart-page .km-cart-items-card{width:100%!important;margin-bottom:10px!important;}
  .km-cart-page .km-cart-summary{width:100%!important;}
  .km-cart-page .km-summary-card{padding:15px!important;border-radius:12px!important;}
  .km-cart-page .km-summary-card h2{font-size:18px!important;margin-bottom:17px!important;}
  .km-cart-page .km-summary-line{font-size:12px!important;margin:13px 0!important;}
  .km-cart-page .km-summary-total{font-size:14px!important;padding-top:16px!important;margin-top:16px!important;}
  .km-cart-page .km-summary-total strong{font-size:20px!important;}
  .km-cart-page .km-checkout-btn{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;margin-top:17px!important;border-radius:9px!important;}
  .km-cart-page .km-mini-benefits{display:none!important;}
  .km-cart-page .km-cart-assurance{grid-template-columns:repeat(4,1fr)!important;margin-top:14px!important;border-radius:12px!important;}
  .km-cart-page .km-cart-assurance>div{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;gap:4px!important;padding:9px 3px!important;min-width:0!important;}
  .km-cart-page .km-cart-assurance b{width:29px!important;height:29px!important;font-size:13px!important;}
  .km-cart-page .km-cart-assurance strong{font-size:7px!important;line-height:1.2!important;white-space:nowrap!important;}
  .km-cart-page .km-cart-assurance small{font-size:6px!important;line-height:1.15!important;white-space:nowrap!important;}
}


/* v3.8.14 - cart reference fidelity + clean Continue Shopping navigation */
.km-cart-page .km-cart-item{box-sizing:border-box;}
.km-cart-page .km-cart-info{min-width:0;}
.km-cart-page .km-cart-price strong,.km-cart-page .km-cart-price small{white-space:nowrap;}

@media (min-width:768px){
  .km-cart-page .km-cart-layout{grid-template-columns:minmax(0,2fr) minmax(320px,.9fr)!important;gap:16px!important;}
  .km-cart-page .km-cart-item{grid-template-columns:28px 105px minmax(0,1fr) 120px 28px!important;}
}

@media (max-width:767px){
  .km-cart-page .km-cart-layout{display:block!important;}
  .km-cart-page .km-cart-items-card{width:100%!important;overflow:hidden!important;}
  .km-cart-page .km-cart-item{
    display:grid!important;
    grid-template-columns:26px 80px minmax(0,1fr) 28px!important;
    grid-template-rows:auto auto!important;
    align-items:start!important;
    gap:8px!important;
    min-height:154px!important;
    padding:14px 9px!important;
  }
  .km-cart-page .km-cart-check{grid-column:1!important;grid-row:1!important;padding-top:12px!important;}
  .km-cart-page .km-cart-thumb{grid-column:2!important;grid-row:1!important;width:80px!important;height:80px!important;border-radius:8px!important;}
  .km-cart-page .km-cart-info{
    grid-column:3!important;grid-row:1!important;position:relative!important;
    min-width:0!important;padding-right:82px!important;min-height:112px!important;
  }
  .km-cart-page .km-cart-title{font-size:12px!important;line-height:1.3!important;margin:0 0 4px!important;display:block!important;}
  .km-cart-page .km-cart-meta{font-size:8px!important;line-height:1.3!important;display:block!important;}
  .km-cart-page .km-cart-meta span{display:block!important;margin-top:2px!important;}
  .km-cart-page .km-stock{font-size:8px!important;margin-top:5px!important;padding:3px 5px!important;}
  .km-cart-page .km-cart-price{
    position:absolute!important;top:0!important;right:0!important;
    width:78px!important;min-width:78px!important;text-align:right!important;
    z-index:2!important;display:block!important;
  }
  .km-cart-page .km-cart-price strong{font-size:14px!important;line-height:1.2!important;}
  .km-cart-page .km-cart-price small{font-size:8px!important;margin-top:2px!important;}
  .km-cart-page .km-cart-qty-row{margin-top:9px!important;display:block!important;width:auto!important;}
  .km-cart-page .km-cart-qty-control{width:94px!important;max-width:94px!important;height:30px!important;}
  .km-cart-page .km-cart-qty-control .km-qty-btn{width:30px!important;height:28px!important;min-width:30px!important;font-size:18px!important;line-height:28px!important;}
  .km-cart-page .km-cart-qty-control .km-cart-qty-input{width:32px!important;min-width:32px!important;max-width:32px!important;height:28px!important;font-size:12px!important;}
  .km-cart-page .km-cart-remove{grid-column:4!important;grid-row:1!important;width:28px!important;height:30px!important;margin-top:42px!important;font-size:17px!important;}
  .km-cart-page .km-cart-bottom-actions{padding:11px 9px!important;}
  .km-cart-page .km-summary-card{margin-top:0!important;border-radius:12px!important;}
  .km-cart-page .km-cart-assurance{grid-template-columns:repeat(4,1fr)!important;border-radius:12px!important;overflow:hidden!important;}
  .km-cart-page .km-cart-assurance>div{padding:10px 2px!important;gap:3px!important;}
  .km-cart-page .km-cart-assurance strong{font-size:7px!important;white-space:nowrap!important;}
  .km-cart-page .km-cart-assurance small{font-size:6px!important;white-space:nowrap!important;}
}

/* Never show the long stacked WooCommerce notice area on listing pages. */
body.post-type-archive-product .woocommerce-notices-wrapper,
body.tax-product_cat .woocommerce-notices-wrapper,
body.tax-product_tag .woocommerce-notices-wrapper{display:none!important;}

/* v3.8.15 - cart trash icon + discount badge */
.km-cart-page .km-trash-icon{width:16px;height:16px;display:inline-block;vertical-align:middle;fill:currentColor;flex:0 0 auto;}
.km-cart-page .km-remove-selected{display:inline-flex!important;align-items:center;gap:6px;}
.km-cart-page .km-cart-remove{display:flex!important;align-items:center;justify-content:center;}
.km-cart-page .km-cart-remove .km-trash-icon{width:17px;height:17px;}
.km-cart-page .km-cart-price{display:flex;flex-direction:column;align-items:flex-end;gap:3px;}
.km-cart-page .km-cart-price strong{margin:0;}
.km-cart-page .km-cart-price small{margin:0!important;}
.km-cart-page .km-discount-badge{display:inline-block;background:#dff8e9;color:#159447;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:900;line-height:1;white-space:nowrap;}
@media(max-width:767px){
 .km-cart-page .km-cart-price{align-items:flex-end;}
 .km-cart-page .km-discount-badge{font-size:7px;padding:2px 4px;}
 .km-cart-page .km-cart-remove .km-trash-icon{width:16px;height:16px;}
}


/* v3.8.16 - final WooCommerce cart mobile/desktop polish, real discount + shipping totals */
.km-cart-page .km-trash-icon{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;display:inline-block!important;vertical-align:middle!important;fill:currentColor!important;flex:none!important;}
.km-cart-page .km-remove-selected{height:32px!important;min-height:32px!important;line-height:1!important;}
.km-cart-page .km-remove-selected .km-trash-icon{width:16px!important;height:16px!important;}
.km-cart-page .km-cart-remove{width:28px!important;height:30px!important;overflow:hidden!important;}
.km-cart-page .km-cart-remove .km-trash-icon{width:16px!important;height:16px!important;}
.km-cart-page .km-cart-price .km-discount-badge{align-self:flex-end!important;}
@media (min-width:768px){
 .km-cart-page .km-cart-item{min-height:155px!important;grid-template-columns:28px 105px minmax(0,1fr) 145px 28px!important;}
 .km-cart-page .km-cart-price{min-width:145px!important;}
}
@media (max-width:767px){
 .km-cart-page .km-cart-item{grid-template-columns:28px 82px minmax(0,1fr) 24px!important;min-height:160px!important;padding:14px 10px!important;}
 .km-cart-page .km-cart-thumb{width:82px!important;height:82px!important;}
 .km-cart-page .km-cart-info{padding-right:92px!important;min-height:116px!important;}
 .km-cart-page .km-cart-price{right:0!important;width:86px!important;min-width:86px!important;}
 .km-cart-page .km-cart-price strong{font-size:14px!important;line-height:1.2!important;}
 .km-cart-page .km-cart-price small{font-size:8px!important;}
 .km-cart-page .km-discount-badge{font-size:8px!important;padding:3px 5px!important;}
 .km-cart-page .km-cart-remove{right:6px!important;bottom:14px!important;grid-column:4!important;grid-row:1!important;margin-top:42px!important;}
 .km-cart-page .km-cart-remove .km-trash-icon{width:16px!important;height:16px!important;}
 .km-cart-page .km-cart-bottom-actions{min-height:48px!important;}
 .km-cart-page .km-cart-bottom-actions .km-trash-icon{width:16px!important;height:16px!important;}
}


/* v3.8.19 - KukuMall WooCommerce Checkout reference design */
.km-checkout-page{padding:10px 0 28px}.km-checkout-page .km-breadcrumb{font-size:11px;color:#697493;margin:0 0 10px}
.km-checkout-steps{display:grid;grid-template-columns:1fr 2fr 1fr 2fr 1fr;align-items:center;max-width:760px;margin:8px auto 20px;color:#6c7593}.km-checkout-steps>i{height:2px;background:#dce1ef}.km-step{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:12px;font-weight:800}.km-step b{width:31px;height:31px;border-radius:50%;background:#dfe3ef;color:#66708d;display:grid;place-items:center;font-size:14px}.km-step.is-done b,.km-step.is-active b{background:var(--km-purple);color:#fff}.km-step.is-active{color:var(--km-purple)}
.km-secure-banner{min-height:82px;border-radius:9px;background:linear-gradient(100deg,#f2dcff,#ffd8fa);display:flex;align-items:center;padding:14px 25px;margin-bottom:12px;gap:13px}.km-secure-lock{width:45px;height:45px;border-radius:10px;background:linear-gradient(135deg,var(--km-purple),var(--km-pink));display:grid;place-items:center;font-size:25px}.km-secure-banner strong{display:block;font-size:21px;color:#5a17c8}.km-secure-banner small{display:block;color:#6626b4;font-size:11px}.km-secure-points{margin-left:auto;display:flex;gap:22px;color:#4217bd;font-size:10px;font-weight:800}
.km-checkout-layout{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(360px,.98fr);gap:14px;align-items:start}.km-checkout-left,.km-checkout-right{min-width:0}.km-checkout-card{background:#fff;border:1px solid var(--km-border);border-radius:10px;padding:14px;margin-bottom:12px}.km-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.km-card-heading h2{margin:0;font-size:16px;color:var(--km-navy);display:flex;align-items:center;gap:8px}.km-card-heading h2 span{width:31px;height:31px;border-radius:6px;background:var(--km-purple);color:#fff;display:grid;place-items:center;font-size:16px}.km-card-heading h2 em{font-style:normal;font-size:10px;color:#6c7593;font-weight:600}.km-card-heading a{color:var(--km-purple);font-size:10px;font-weight:800}
.km-checkout-form .woocommerce-billing-fields h3,.km-checkout-form .woocommerce-shipping-fields h3{display:none}.km-checkout-form .woocommerce form .form-row,.km-checkout-form form .form-row{padding:0;margin:0 0 9px;width:100%}.km-checkout-form .form-row-first,.km-checkout-form .form-row-last{width:calc(50% - 5px)!important}.km-checkout-form label{font-size:10px;font-weight:800;color:var(--km-navy);margin-bottom:4px}.km-checkout-form input.input-text,.km-checkout-form select,.km-checkout-form textarea{height:39px;border:1px solid #dfe4ef;border-radius:6px;background:#fff;padding:0 10px;font-size:11px;color:var(--km-navy);box-shadow:none}.km-checkout-form textarea{height:72px;padding-top:9px}.km-checkout-form input:focus,.km-checkout-form select:focus,.km-checkout-form textarea:focus{border-color:var(--km-purple);outline:0;box-shadow:0 0 0 2px #5421e811}.km-checkout-form .woocommerce-additional-fields{margin-top:7px}.km-checkout-form .woocommerce-form__label-for-checkbox{display:flex;align-items:center;gap:7px}
.km-payment-card #payment{background:#fff!important;border:0!important;padding:0!important}.km-payment-card #payment ul.payment_methods{padding:0!important;margin:0!important;border:0!important}.km-payment-card #payment ul.payment_methods li{border:1px solid #e0e5f0;border-radius:7px;padding:10px 12px!important;margin:7px 0!important;background:#fff}.km-payment-card #payment ul.payment_methods li.wc_payment_method label{font-size:11px!important;font-weight:800!important}.km-payment-card #payment ul.payment_methods li.wc_payment_method input{accent-color:var(--km-purple)}.km-payment-card #payment div.payment_box{background:#f7f4ff!important;margin:8px -12px -10px!important;padding:10px!important;font-size:10px!important}.km-payment-card #payment div.payment_box:before{border-bottom-color:#f7f4ff!important}.km-payment-card #payment .place-order{padding:0!important;margin:11px 0 0!important}.km-payment-card #payment .woocommerce-terms-and-conditions-wrapper{font-size:10px;color:#59637e;margin-bottom:9px}.km-payment-card #payment .woocommerce-terms-and-conditions-wrapper input{accent-color:var(--km-purple)}.km-payment-card #payment #place_order{width:100%;height:42px;background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;color:#fff!important;border:0!important;border-radius:7px!important;font-size:12px;font-weight:900!important;float:none!important}.km-payment-card #payment .woocommerce-privacy-policy-text{font-size:9px}
.km-order-card #order_review{border:0!important;background:transparent!important;padding:0!important}.km-order-card table.shop_table{border:0!important;border-collapse:collapse!important;margin:0!important;width:100%!important;background:#fff!important}.km-order-card table.shop_table thead{display:none}.km-order-card table.shop_table tbody tr{border-bottom:1px solid #edf0f6}.km-order-card table.shop_table td{border:0!important;padding:7px 2px!important;font-size:10px!important;color:var(--km-navy)}.km-order-card table.shop_table td.product-name{font-weight:800}.km-order-card table.shop_table td.product-total{text-align:right;font-weight:900;white-space:nowrap}.km-order-card table.shop_table tfoot th,.km-order-card table.shop_table tfoot td{border:0!important;padding:8px 2px!important;font-size:10px!important}.km-order-card table.shop_table tfoot .order-total th,.km-order-card table.shop_table tfoot .order-total td{background:#f4eaff!important;color:#5a17c8!important;font-size:16px!important;font-weight:900!important}.km-order-card table.shop_table tfoot .order-total th{border-radius:6px 0 0 6px}.km-order-card table.shop_table tfoot .order-total td{border-radius:0 6px 6px 0}.km-order-card .woocommerce-Price-amount{font-weight:800}.km-order-card .woocommerce-shipping-methods{margin:0;padding:0;list-style:none}.km-order-card .woocommerce-shipping-methods label{font-size:9px!important;font-weight:700!important}.km-order-card .woocommerce-shipping-destination{font-size:9px;color:#6b7592}.km-order-card .woocommerce-terms-and-conditions-wrapper,.km-order-card #payment{display:none}
.km-confidence-card{background:linear-gradient(110deg,#f0dcff,#fff0fb);border:1px solid #e9d6fa;border-radius:10px;padding:15px;display:flex;align-items:center;gap:16px;min-height:180px}.km-confidence-art{width:135px;height:145px;display:grid;place-items:center}.km-bag-shape{width:78px;height:90px;border-radius:8px 8px 15px 15px;background:linear-gradient(145deg,#6a22ee,#a76af8);color:#fff;font-size:34px;font-weight:900;display:grid;place-items:center;position:relative;box-shadow:0 15px 25px #5421e833}.km-bag-shape:before{content:'';position:absolute;width:42px;height:28px;border:7px solid #6a22ee;border-bottom:0;border-radius:22px 22px 0 0;top:-23px}.km-confidence-card h3{margin:0 0 9px;color:#4c18c4;font-size:17px}.km-confidence-card p{margin:7px 0;font-size:10px;font-weight:800;color:#23336b}
.km-checkout-assurance{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--km-border);border-radius:9px;overflow:hidden;margin-top:12px}.km-checkout-assurance>div{display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 7px;border-right:1px solid var(--km-border)}.km-checkout-assurance>div:last-child{border-right:0}.km-checkout-assurance b{font-size:23px}.km-checkout-assurance strong{display:block;font-size:10px}.km-checkout-assurance small{display:block;color:var(--km-muted);font-size:8px}.km-checkout-error{background:#fff;border:1px solid var(--km-border);border-radius:10px;padding:30px;text-align:center}
@media(max-width:767px){
 .km-checkout-page{padding:8px 0 20px}.km-checkout-page .km-breadcrumb{font-size:9px;margin-bottom:8px}.km-checkout-steps{margin:7px 5px 13px;grid-template-columns:1fr 1.25fr 1fr 1.25fr 1fr}.km-step{font-size:8px;gap:3px}.km-step b{width:27px;height:27px;font-size:12px}.km-secure-banner{min-height:72px;padding:10px 12px;gap:8px;margin-bottom:9px}.km-secure-lock{width:38px;height:38px;font-size:20px}.km-secure-banner strong{font-size:15px}.km-secure-banner small{font-size:8px}.km-secure-points{display:none}.km-checkout-layout{display:flex;flex-direction:column;gap:0}.km-checkout-left,.km-checkout-right{width:100%}.km-checkout-card{border-radius:10px;padding:10px;margin-bottom:9px}.km-card-heading{margin-bottom:8px}.km-card-heading h2{font-size:13px}.km-card-heading h2 span{width:28px;height:28px;font-size:13px}.km-card-heading a{font-size:9px}.km-checkout-form .form-row-first,.km-checkout-form .form-row-last{width:100%!important;float:none!important}.km-checkout-form input.input-text,.km-checkout-form select,.km-checkout-form textarea{height:38px;font-size:10px}.km-checkout-form label{font-size:9px}.km-payment-card #payment ul.payment_methods li{padding:9px 10px!important}.km-payment-card #payment ul.payment_methods li.wc_payment_method label{font-size:10px!important}.km-payment-card #payment div.payment_box{margin:7px -10px -9px!important}.km-payment-card #payment #place_order{height:45px;font-size:12px}.km-order-card{order:0}.km-order-card table.shop_table td{font-size:9px!important;padding:7px 1px!important}.km-order-card table.shop_table tfoot th,.km-order-card table.shop_table tfoot td{font-size:9px!important}.km-order-card table.shop_table tfoot .order-total th,.km-order-card table.shop_table tfoot .order-total td{font-size:14px!important}.km-confidence-card{min-height:145px;padding:11px;gap:9px}.km-confidence-art{width:85px;height:115px}.km-bag-shape{width:56px;height:68px;font-size:24px}.km-bag-shape:before{width:30px;height:19px;border-width:5px;top:-16px}.km-confidence-card h3{font-size:14px;margin-bottom:7px}.km-confidence-card p{font-size:8px;margin:5px 0}.km-checkout-assurance{grid-template-columns:repeat(4,1fr);margin-top:9px}.km-checkout-assurance>div{padding:9px 2px;gap:3px;flex-direction:column;text-align:center}.km-checkout-assurance b{font-size:18px}.km-checkout-assurance strong{font-size:7px;white-space:nowrap}.km-checkout-assurance small{font-size:6px;white-space:nowrap}
}
/* v3.8.19 checkout functional layout fixes */
.km-checkout-form .woocommerce-shipping-fields{margin-top:12px}.km-checkout-form .woocommerce-shipping-fields h3{display:block!important;font-size:14px!important;color:var(--km-navy);margin:12px 0 8px!important}.km-ship-toggle{padding:10px 0;border-top:1px solid #edf0f6;margin-top:4px}.km-ship-toggle label{display:flex;align-items:center;gap:7px;cursor:pointer}.km-ship-toggle input{width:16px!important;height:16px!important}.km-order-notes-wrap{margin-top:10px}.km-checkout-form .woocommerce-additional-fields h3{display:block!important;font-size:13px!important;color:var(--km-navy);margin:12px 0 8px!important}.km-checkout-form .woocommerce-additional-fields{border-top:1px solid #edf0f6;padding-top:4px}.km-payment-card #payment{background:#fff!important;border:0!important;padding:0!important;margin:0!important}.km-payment-card #payment .payment_methods{list-style:none!important;margin:0!important;padding:0!important}.km-payment-card #payment .payment_methods>li{list-style:none!important}.km-payment-card #payment .payment_methods>li.wc_payment_method{border:1px solid #e0e5f0;border-radius:8px;padding:10px 12px!important;margin:8px 0!important;background:#fff}.km-payment-card #payment .payment_methods>li.wc_payment_method>label{font-size:11px!important;font-weight:800!important;display:inline-flex;align-items:center;gap:7px}.km-payment-card #payment .payment_methods>li.wc_payment_method input{accent-color:var(--km-purple)}.km-payment-card #payment .payment_box{background:#f7f4ff!important;border-radius:6px!important;margin:9px -8px -5px!important;padding:10px!important;font-size:10px!important}.km-payment-card #payment .place-order{padding:4px 0 0!important;margin:8px 0 0!important}.km-payment-card #payment .woocommerce-terms-and-conditions-wrapper{font-size:10px!important;margin:7px 0 9px!important}.km-payment-card #payment #place_order{width:100%!important;float:none!important;height:44px!important;border:0!important;border-radius:8px!important;background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.km-no-payment{padding:12px;border-radius:7px;background:#fff4e5;color:#7a4a00;font-size:11px}.km-order-card #order_review table.shop_table tfoot .cart-subtotal th,.km-order-card #order_review table.shop_table tfoot .cart-subtotal td,.km-order-card #order_review table.shop_table tfoot .shipping th,.km-order-card #order_review table.shop_table tfoot .shipping td,.km-order-card #order_review table.shop_table tfoot .fee th,.km-order-card #order_review table.shop_table tfoot .fee td,.km-order-card #order_review table.shop_table tfoot .coupon th,.km-order-card #order_review table.shop_table tfoot .coupon td{font-size:10px!important}.km-order-card #order_review .woocommerce-shipping-methods{padding:0!important;margin:0!important;list-style:none!important}.km-order-card #order_review .woocommerce-shipping-methods li{list-style:none!important;margin:3px 0!important}.km-order-card #order_review .woocommerce-shipping-methods input{accent-color:var(--km-purple)}
@media(max-width:767px){.km-checkout-page{overflow-x:hidden}.km-checkout-form .woocommerce-shipping-fields h3{font-size:12px!important}.km-payment-card #payment .payment_methods>li.wc_payment_method{padding:9px 10px!important}.km-payment-card #payment .payment_methods>li.wc_payment_method>label{font-size:10px!important}.km-payment-card #payment .payment_box{font-size:9px!important}.km-payment-card #payment #place_order{height:46px!important}.km-checkout-form .woocommerce-additional-fields h3{font-size:12px!important}}
/* v3.8.20: address form opens only from Add New Address */
.km-address-card .km-card-heading{align-items:center}
.km-add-address{border:0;background:transparent;color:var(--km-purple);font-weight:900;font-size:11px;cursor:pointer;padding:6px 2px}
.km-add-address:hover{text-decoration:underline}
.km-address-collapsed-note{padding:14px 12px;background:#f8f7fc;border:1px dashed #d9d2f5;border-radius:8px;color:#6b7592;font-size:11px;margin-top:2px}
.km-native-fields[hidden]{display:none!important}
@media(max-width:767px){.km-add-address{font-size:10px}.km-address-collapsed-note{font-size:9px;padding:11px 10px}}

/* v3.8.21: saved address UI + image thumbnails in WooCommerce checkout summary */
.km-saved-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 11px}.km-saved-address{position:relative;text-align:left;border:1px solid #dfe4ef;background:#fff;border-radius:8px;padding:10px 82px 10px 11px;cursor:pointer;color:var(--km-navy);min-height:76px}.km-saved-address:hover,.km-saved-address:focus{border-color:var(--km-purple);outline:0;box-shadow:0 0 0 2px #5421e811}.km-saved-address strong{display:block;font-size:11px;margin-bottom:3px}.km-saved-address span,.km-saved-address small{display:block;font-size:9px;color:#65708e;line-height:1.35}.km-saved-address em{position:absolute;right:9px;top:10px;font-style:normal;color:var(--km-purple);font-size:8px;font-weight:800}.km-save-address-box{border-top:1px solid #edf0f6;margin-top:11px;padding-top:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.km-save-address-check{display:flex!important;align-items:center;gap:6px!important;margin:0!important;cursor:pointer}.km-save-address-check input{width:15px!important;height:15px!important}.km-address-label{height:34px!important;max-width:220px!important;font-size:10px!important}.km-save-address-btn{height:34px;border:0;border-radius:6px;background:var(--km-purple);color:#fff;padding:0 13px;font-size:10px;font-weight:800;cursor:pointer}.km-save-address-btn:disabled{opacity:.6;cursor:wait}.km-save-address-status{font-size:9px;color:#15803d;font-weight:700}.km-login-save-note{font-size:9px;color:var(--km-muted)}
.km-order-card #order_review table.shop_table td.product-name{vertical-align:middle}.km-checkout-item-media{display:inline-flex;width:48px;height:48px;margin-right:8px;vertical-align:middle;border:1px solid #e2e6f0;border-radius:6px;overflow:hidden;background:#fff;align-items:center;justify-content:center}.km-checkout-item-thumb{width:48px!important;height:48px!important;object-fit:contain!important;display:block!important}.km-checkout-item-name{display:inline;vertical-align:middle}.km-order-card #order_review table.shop_table td.product-name a{font-weight:800}.km-order-card #order_review table.shop_table td.product-total{white-space:nowrap;font-weight:800}
@media(max-width:767px){.km-saved-addresses{grid-template-columns:1fr}.km-saved-address{padding-right:78px}.km-save-address-box{align-items:stretch}.km-save-address-check{width:100%}.km-address-label{max-width:none!important;flex:1}.km-save-address-btn{width:auto}.km-checkout-item-media{width:42px;height:42px;margin-right:5px}.km-checkout-item-thumb{width:42px!important;height:42px!important}}

/* v3.8.22 - Order Summary redesigned to match KukuMall reference */
.km-order-card .km-card-heading{margin-bottom:12px!important}
.km-order-card .km-card-heading h2 span{background:var(--km-purple)!important}
.km-order-card #order_review table.shop_table tbody{display:block;width:100%}
.km-order-card #order_review table.shop_table tbody tr.cart_item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0!important;border-bottom:1px solid #e9edf5!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;padding:0!important;font-size:11px!important;line-height:1.25!important;font-weight:800!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{padding:0!important;text-align:right!important;font-size:11px!important;font-weight:900!important;color:var(--km-navy)!important}
.km-order-card .km-checkout-item-media{width:58px!important;height:58px!important;border:1px solid #dfe5f1!important;border-radius:7px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;margin:0!important}
.km-order-card .km-checkout-item-thumb{width:58px!important;height:58px!important;object-fit:contain!important}
.km-order-card .km-checkout-item-name{display:flex!important;flex-direction:column!important;min-width:0!important;color:var(--km-navy)!important}
.km-order-card .km-checkout-item-name a{font-weight:800!important;color:var(--km-navy)!important;text-decoration:none!important}
.km-order-card .km-checkout-item-qty{display:block!important;margin-top:4px!important;font-size:9px!important;font-weight:600!important;color:#68738f!important}
.km-order-card #order_review table.shop_table tfoot{display:block;width:100%}
.km-order-card #order_review table.shop_table tfoot tr{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;border:0!important}
.km-order-card #order_review table.shop_table tfoot th,.km-order-card #order_review table.shop_table tfoot td{padding:7px 2px!important;font-size:10px!important;border:0!important;background:transparent!important;color:#66718e!important}
.km-order-card #order_review table.shop_table tfoot th{text-align:left!important;font-weight:700!important}
.km-order-card #order_review table.shop_table tfoot td{text-align:right!important;font-weight:800!important;color:var(--km-navy)!important}
.km-order-card #order_review table.shop_table tfoot .km-checkout-discount-row th,.km-order-card #order_review table.shop_table tfoot .km-checkout-discount-row td{color:#10a65a!important}
.km-order-card #order_review table.shop_table tfoot .km-checkout-discount-value{color:#10a65a!important;font-weight:900!important}
.km-order-card #order_review table.shop_table tfoot .order-total{margin-top:5px!important;border-radius:7px!important;background:#f5eaff!important;padding:2px 8px!important}
.km-order-card #order_review table.shop_table tfoot .order-total th,.km-order-card #order_review table.shop_table tfoot .order-total td{font-size:15px!important;font-weight:900!important;color:#5a17c8!important;padding:8px 2px!important;background:transparent!important}
.km-order-card #order_review table.shop_table tfoot .shipping td,.km-order-card #order_review table.shop_table tfoot .shipping th{vertical-align:top!important}
.km-order-card #order_review .woocommerce-shipping-methods{margin:0!important;padding:0!important;list-style:none!important}
.km-order-card #order_review .woocommerce-shipping-methods li{margin:0!important;list-style:none!important}
.km-order-card #order_review .woocommerce-shipping-methods label{font-size:9px!important;font-weight:700!important}
.km-order-card #order_review .woocommerce-shipping-methods input{accent-color:var(--km-purple)}
.km-order-card #order_review .woocommerce-shipping-destination{display:none!important}
.km-order-card #order_review .km-checkout-saving-note{display:flex;align-items:center;gap:7px;margin-top:9px;padding:8px 10px;border-radius:7px;background:#eaf8ee;border:1px solid #d5f0dc;color:#21834b;font-size:10px;font-weight:800}
.km-order-card #order_review .km-checkout-saving-note:before{content:'◆';display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#22a85b;color:#fff;font-size:8px}
@media(max-width:767px){
 .km-order-card #order_review table.shop_table tbody tr.cart_item{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:8px 0!important}
 .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{grid-template-columns:45px minmax(0,1fr);gap:6px;font-size:9px!important}
 .km-order-card .km-checkout-item-media,.km-order-card .km-checkout-item-thumb{width:45px!important;height:45px!important}
 .km-order-card .km-checkout-item-qty{font-size:8px!important;margin-top:2px!important}
 .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{font-size:9px!important}
 .km-order-card #order_review table.shop_table tfoot th,.km-order-card #order_review table.shop_table tfoot td{font-size:9px!important;padding:6px 1px!important}
 .km-order-card #order_review table.shop_table tfoot .order-total th,.km-order-card #order_review table.shop_table tfoot .order-total td{font-size:14px!important}
}

/* v3.8.22 - Exact reference order-summary rows */
.km-order-card #order_review table.shop_table tfoot .cart-subtotal{display:none!important}
.km-order-card #order_review table.shop_table tfoot .km-checkout-item-total-row th,.km-order-card #order_review table.shop_table tfoot .km-checkout-item-total-row td{color:var(--km-navy)!important;font-weight:800!important}
.km-order-card #order_review table.shop_table tfoot .km-checkout-item-total-row td .woocommerce-Price-amount{font-weight:900!important}
.km-order-card #order_review table.shop_table tfoot .km-checkout-saving-row{display:block!important}
.km-order-card #order_review table.shop_table tfoot .km-checkout-saving-row td{display:block!important;padding:0!important}
.km-order-card #order_review .km-checkout-saving-note{display:flex!important;align-items:center!important;gap:7px!important;margin:8px 0 0!important;padding:8px 10px!important;border-radius:7px!important;background:#eaf8ee!important;border:1px solid #d5f0dc!important;color:#21834b!important;font-size:10px!important;font-weight:800!important}
@media(max-width:767px){.km-order-card #order_review .km-checkout-saving-note{font-size:8px!important;padding:7px 8px!important}.km-order-card #order_review table.shop_table tfoot .km-checkout-item-total-row th,.km-order-card #order_review table.shop_table tfoot .km-checkout-item-total-row td{font-size:9px!important}}

/* v3.8.23 - Checkout reference parity and functional WooCommerce UI */
.km-checkout-page .woocommerce-form-coupon-toggle{margin:0 0 12px!important;padding:0!important;background:#fff!important;border-top:2px solid #1d95d2!important;border-bottom:0!important}
.km-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{margin:0!important;padding:12px 16px!important;background:#fff!important;border:0!important;font-size:11px!important;color:#44506d!important}
.km-checkout-page .woocommerce-form-coupon-toggle .showcoupon{color:var(--km-purple)!important;font-weight:800!important}
.km-address-card .km-saved-addresses{margin-top:3px!important}
.km-address-card .km-saved-address{min-height:84px!important;border:1px solid #dfe4ef!important;background:#fff!important;padding:11px 105px 11px 44px!important}
.km-address-card .km-saved-address:before{content:'⌖';position:absolute;left:13px;top:14px;width:24px;height:24px;border-radius:50%;background:#f0ecff;color:var(--km-purple);display:grid;place-items:center;font-size:15px;font-weight:900}
.km-address-card .km-saved-address em{top:13px;right:12px;font-size:9px!important}
.km-address-card .km-saved-address strong{font-size:11px!important;color:var(--km-navy)!important}
.km-address-card .km-saved-address span,.km-address-card .km-saved-address small{font-size:9px!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method{position:relative;min-height:43px;display:flex;align-items:center}
.km-payment-card #payment ul.payment_methods li.wc_payment_method label{flex:1;cursor:pointer}
.km-payment-card #payment ul.payment_methods li.wc_payment_method input{margin-right:7px}
.km-payment-card #payment ul.payment_methods li.wc_payment_method.wc_payment_method_selected,
.km-payment-card #payment ul.payment_methods li:has(input:checked){border-color:#9b7cff!important;box-shadow:0 0 0 1px #9b7cff22!important}
/* Native WooCommerce keeps the real place-order controls inside #payment. Make
   that same block visually read as the reference's Step 3 without moving it. */
.km-payment-card #payment .place-order{margin-top:16px!important;padding:15px 0 0!important;border-top:1px solid #e8ebf3!important;position:relative}
.km-payment-card #payment .place-order:before{content:'3   Review & Place Order';display:block;margin:0 0 10px;color:var(--km-navy);font-size:15px;font-weight:900;line-height:31px}
.km-payment-card #payment .place-order:before:first-letter{background:var(--km-purple)}
.km-payment-card #payment .place-order .woocommerce-terms-and-conditions-wrapper{display:block!important}
.km-payment-card #payment .place-order .woocommerce-privacy-policy-text{margin:0 0 8px!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .product-quantity,
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .quantity{display:none!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{overflow:hidden!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-name{min-width:0!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;border:0!important;padding:7px 0!important;margin-top:2px!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td{border:0!important;padding:0!important;font-size:10px!important;font-weight:800!important;color:var(--km-navy)!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-saving-row{display:block!important;border:0!important;padding:0!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-saving-row td{border:0!important;padding:0!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-saving-row .km-checkout-saving-note{margin:7px 0 0!important}
.km-order-card #order_review table.shop_table tfoot .cart-subtotal{display:grid!important}
@media(max-width:767px){
 .km-address-card .km-saved-address{min-height:78px!important;padding:10px 88px 10px 42px!important}
 .km-address-card .km-saved-address em{font-size:8px!important}
 .km-payment-card #payment .place-order{padding-top:12px!important;margin-top:12px!important}
 .km-payment-card #payment .place-order:before{font-size:13px!important;margin-bottom:8px!important}
 .km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td{font-size:9px!important}
}

/* v3.8.23 - exact checkout summary totals and payment/review presentation */
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;border:0!important;padding:6px 0!important;margin:0!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td{padding:0!important;border:0!important;background:transparent!important;font-size:10px!important;color:#66718e!important;font-weight:800!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row td{text-align:right!important;color:var(--km-green)!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row td{color:var(--km-green)!important}
.km-order-card #order_review .km-free-shipping{color:var(--km-green)!important;font-weight:900!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row .woocommerce-shipping-methods{margin:0!important;padding:0!important;list-style:none!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row .woocommerce-shipping-methods li{margin:0!important;padding:0!important;list-style:none!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row .woocommerce-shipping-methods label{font-size:9px!important;font-weight:800!important}
.km-order-card #order_review table.shop_table tfoot tr.shipping{display:none!important}
.km-order-card #order_review table.shop_table tfoot tr.cart-subtotal{display:none!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .product-quantity,
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .quantity{display:none!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-name .woocommerce-Price-amount{display:none!important}
@media(max-width:767px){
 .km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row th,
 .km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row td,
 .km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row th,
 .km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row td,
 .km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,
 .km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td{font-size:9px!important}
}

/* v3.8.24 - Order Summary reference parity (WooCommerce data preserved) */
.km-order-card{overflow:hidden!important}
.km-order-card .km-card-heading{padding-bottom:2px!important;border-bottom:0!important}
.km-order-card .km-card-heading h2{font-size:15px!important}
.km-order-card .km-card-heading h2 span{width:30px!important;height:30px!important;border-radius:6px!important}
.km-order-card .km-card-heading h2 em{font-size:10px!important;color:#6b7590!important}
.km-order-card .km-card-heading a{font-size:10px!important;text-decoration:none!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item{min-height:70px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:9px 0!important;border-bottom:1px solid #e8ecf4!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;padding:0!important;min-width:0!important}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{padding:0!important;min-width:76px!important;text-align:right!important;color:#111d50!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}
.km-order-card .km-checkout-item-media{width:58px!important;height:58px!important;border:1px solid #e2e6ef!important;border-radius:7px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.km-order-card .km-checkout-item-thumb{width:54px!important;height:54px!important;object-fit:contain!important;display:block!important}
.km-order-card .km-checkout-item-name{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;color:#111d50!important}
.km-order-card .km-checkout-item-name a{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#111d50!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important}
.km-order-card .km-checkout-item-qty{display:block!important;margin-top:4px!important;color:#68738f!important;font-size:9px!important;font-weight:600!important;line-height:1.2!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row{margin-top:3px!important;padding:8px 0 4px!important;border-bottom:0!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row{padding:5px 0!important}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row td{font-size:10px!important;line-height:1.3!important}
.km-order-card #order_review table.shop_table tfoot .order-total{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;margin-top:7px!important;padding:0 9px!important;border-radius:7px!important;background:#f3e7ff!important}
.km-order-card #order_review table.shop_table tfoot .order-total th,
.km-order-card #order_review table.shop_table tfoot .order-total td{padding:9px 0!important;background:transparent!important;color:#5a17c8!important;font-size:15px!important;font-weight:900!important;border-radius:0!important}
.km-order-card #order_review table.shop_table tfoot .order-total td{text-align:right!important;white-space:nowrap!important}
.km-order-card #order_review .km-checkout-saving-note{margin-top:8px!important;padding:8px 10px!important;border-radius:7px!important;background:#eaf8ee!important;border:1px solid #d4efdc!important;color:#21834b!important;font-size:9px!important;font-weight:800!important}
@media(max-width:767px){
 .km-order-card #order_review table.shop_table tbody tr.cart_item{grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;min-height:62px!important;padding:8px 0!important}
 .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{grid-template-columns:48px minmax(0,1fr)!important;gap:7px!important}
 .km-order-card .km-checkout-item-media{width:48px!important;height:48px!important}
 .km-order-card .km-checkout-item-thumb{width:44px!important;height:44px!important}
 .km-order-card .km-checkout-item-name a{font-size:9px!important}
 .km-order-card .km-checkout-item-qty{font-size:8px!important;margin-top:3px!important}
 .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{font-size:9px!important;min-width:64px!important}
 .km-order-card #order_review table.shop_table tfoot .order-total th,.km-order-card #order_review table.shop_table tfoot .order-total td{font-size:14px!important}
}

/* v3.8.25 - Checkout Order Summary totals alignment */
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row th{
  text-align:left!important;
  justify-self:stretch!important;
  white-space:nowrap!important;
}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row td{
  text-align:right!important;
  justify-self:end!important;
  white-space:nowrap!important;
}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row{
  width:100%!important;
}


/* v3.8.27 - Checkout Order Summary: unit price above quantity, stable alignment */
.km-order-card #order_review table.shop_table tbody tr.cart_item{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  column-gap:12px!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  align-items:center!important;
  gap:9px!important;
  min-width:0!important;
  padding:0!important;
  text-align:left!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{
  display:block!important;
  min-width:78px!important;
  margin:0!important;
  padding:0!important;
  text-align:right!important;
  white-space:nowrap!important;
  align-self:center!important;
}
.km-order-card .km-checkout-item-name{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-width:0!important;
  overflow:hidden!important;
  text-align:left!important;
}
.km-order-card .km-checkout-item-name a{
  display:block!important;
  width:100%!important;
  margin:0!important;
  color:#111d50!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1.25!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  text-align:left!important;
}
.km-order-card .km-checkout-item-price{
  display:block!important;
  width:auto!important;
  margin:3px 0 0!important;
  padding:0!important;
  color:#111d50!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1.2!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.km-order-card .km-checkout-item-price .woocommerce-Price-amount{
  font-weight:900!important;
  color:#111d50!important;
}
.km-order-card .km-checkout-item-qty{
  display:block!important;
  margin:3px 0 0!important;
  padding:0!important;
  color:#68738f!important;
  font-size:9px!important;
  font-weight:600!important;
  line-height:1.2!important;
  text-align:left!important;
  white-space:nowrap!important;
}
/* Cancel the older rule that hid prices inside the product-name cell. */
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-name .woocommerce-Price-amount{
  display:inline!important;
}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row th{
  text-align:left!important;
  justify-self:start!important;
  margin:0!important;
}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row td{
  text-align:right!important;
  justify-self:end!important;
  margin:0!important;
}
@media(max-width:767px){
  .km-order-card #order_review table.shop_table tbody tr.cart_item{
    grid-template-columns:minmax(0,1fr) auto!important;
    column-gap:7px!important;
    min-height:62px!important;
    padding:8px 0!important;
  }
  .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:7px!important;
  }
  .km-order-card .km-checkout-item-media{width:48px!important;height:48px!important}
  .km-order-card .km-checkout-item-thumb{width:44px!important;height:44px!important}
  .km-order-card .km-checkout-item-name a{font-size:9px!important}
  .km-order-card .km-checkout-item-price{font-size:9px!important;margin-top:2px!important}
  .km-order-card .km-checkout-item-qty{font-size:8px!important;margin-top:2px!important}
  .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{min-width:64px!important;font-size:9px!important}
}

/* v3.8.28 - Checkout Order Summary: guaranteed unit price above Qty */
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-name{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-width:0!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-price{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:auto!important;
  height:auto!important;
  margin:3px 0 0!important;
  padding:0!important;
  color:#111d50!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1.2!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-price .woocommerce-Price-amount{
  display:inline!important;
  color:#111d50!important;
  font-size:inherit!important;
  font-weight:900!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-qty{
  display:block!important;
  visibility:visible!important;
  margin:3px 0 0!important;
  padding:0!important;
  color:#68738f!important;
  font-size:9px!important;
  font-weight:600!important;
  line-height:1.2!important;
  text-align:left!important;
}
@media(max-width:767px){
  .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-price{font-size:9px!important;margin-top:2px!important}
  .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-qty{font-size:8px!important;margin-top:2px!important}
}


/* v3.8.29 - Reference-accurate checkout Order Summary layout */
.km-order-card #order_review table.shop_table tbody tr.cart_item{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  column-gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:10px 0!important;
  box-sizing:border-box!important;
  border-bottom:1px solid #e8ecf4!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  gap:9px!important;
  align-items:center!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  text-align:left!important;
}
.km-order-card .km-checkout-item-media{
  grid-column:1!important;
  width:58px!important;height:58px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  border:1px solid #e2e6ef!important;border-radius:8px!important;
  background:#fff!important;overflow:hidden!important;
}
.km-order-card .km-checkout-item-thumb{
  width:54px!important;height:54px!important;object-fit:contain!important;display:block!important;
}
.km-order-card .km-checkout-item-name{
  grid-column:2!important;
  display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;
  min-width:0!important;overflow:hidden!important;text-align:left!important;
}
.km-order-card .km-checkout-item-name>a{
  display:block!important;width:100%!important;margin:0!important;padding:0!important;
  color:#111d50!important;font-size:10px!important;font-weight:900!important;line-height:1.25!important;
  text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.km-order-card .km-checkout-item-price{
  display:block!important;visibility:visible!important;opacity:1!important;
  width:auto!important;height:auto!important;margin:3px 0 0!important;padding:0!important;
  color:#111d50!important;font-size:10px!important;font-weight:900!important;line-height:1.2!important;
  text-align:left!important;white-space:nowrap!important;
}
.km-order-card .km-checkout-item-price .woocommerce-Price-amount,
.km-order-card .km-checkout-item-price .woocommerce-Price-currencySymbol{
  display:inline!important;color:#111d50!important;font-size:inherit!important;font-weight:900!important;
}
.km-order-card .km-checkout-item-qty{
  display:block!important;visibility:visible!important;opacity:1!important;
  width:auto!important;margin:3px 0 0!important;padding:0!important;
  color:#68738f!important;font-size:9px!important;font-weight:600!important;line-height:1.2!important;
  text-align:left!important;white-space:nowrap!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{
  display:block!important;min-width:78px!important;margin:0!important;padding:0!important;
  text-align:right!important;justify-self:end!important;align-self:center!important;
  color:#111d50!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important;
}
/* Reference totals: labels left, values right. */
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;
  width:100%!important;box-sizing:border-box!important;margin:0!important;padding:5px 0!important;
}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row th,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row th{
  text-align:left!important;justify-self:start!important;margin:0!important;padding:0!important;
}
.km-order-card #order_review table.shop_table tbody tr.km-checkout-item-total-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-shipping-row td,
.km-order-card #order_review table.shop_table tbody tr.km-checkout-discount-row td{
  text-align:right!important;justify-self:end!important;margin:0!important;padding:0!important;white-space:nowrap!important;
}
@media(max-width:767px){
  .km-order-card #order_review table.shop_table tbody tr.cart_item{grid-template-columns:minmax(0,1fr) auto!important;column-gap:7px!important;padding:8px 0!important;min-height:70px!important}
  .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name{grid-template-columns:48px minmax(0,1fr)!important;gap:7px!important}
  .km-order-card .km-checkout-item-media{width:48px!important;height:48px!important}
  .km-order-card .km-checkout-item-thumb{width:44px!important;height:44px!important}
  .km-order-card .km-checkout-item-name>a{font-size:9px!important}
  .km-order-card .km-checkout-item-price{font-size:9px!important;margin-top:2px!important}
  .km-order-card .km-checkout-item-qty{font-size:8px!important;margin-top:2px!important}
  .km-order-card #order_review table.shop_table tbody tr.cart_item td.product-total{min-width:64px!important;font-size:9px!important}
}


/* v3.8.30 - Final fix: override legacy price-hide selector so unit price is visible above Qty. */
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-name .km-checkout-item-price .woocommerce-Price-amount{
  display:inline!important;
  visibility:visible!important;
  opacity:1!important;
  color:#111d50!important;
  font-size:inherit!important;
  font-weight:900!important;
}
.km-order-card #order_review table.shop_table tbody tr.cart_item td.product-name .km-checkout-item-name .km-checkout-item-price .woocommerce-Price-currencySymbol{
  display:inline!important;
  visibility:visible!important;
  opacity:1!important;
}

/* v3.8.31 - Payment Method reference styling. Keep WooCommerce gateways fully native/functional. */
.km-payment-card #payment{background:transparent!important;border:0!important;padding:0!important;margin:0!important}
.km-payment-card #payment ul.payment_methods{margin:0!important;padding:0!important;list-style:none!important;border:0!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method{
  position:relative!important;display:block!important;min-height:0!important;width:100%!important;
  box-sizing:border-box!important;margin:8px 0!important;padding:0!important;
  border:1px solid #dfe4f0!important;border-radius:9px!important;background:#fff!important;
  overflow:hidden!important;transition:border-color .15s,box-shadow .15s,background .15s;
}
.km-payment-card #payment ul.payment_methods li.wc_payment_method:hover{border-color:#b7a5ff!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method:has(input[type=radio]:checked){border-color:#9b73ff!important;box-shadow:0 0 0 1px rgba(103,38,238,.12)!important;background:#fff!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label{
  display:flex!important;align-items:center!important;gap:9px!important;min-height:48px!important;
  box-sizing:border-box!important;padding:11px 13px!important;margin:0!important;
  color:var(--km-navy)!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important;cursor:pointer!important;
}
.km-payment-card #payment ul.payment_methods li.wc_payment_method>input[type=radio]{
  position:absolute!important;left:13px!important;top:17px!important;width:16px!important;height:16px!important;
  margin:0!important;accent-color:var(--km-purple)!important;z-index:2!important;
}
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label{padding-left:38px!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label img{max-height:25px!important;width:auto!important;margin-left:auto!important;object-fit:contain!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label .wc-stripe-card-icons-container,
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label .wc-stripe-card-icons-container img{margin-left:auto!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_box{
  display:block!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;
  margin:0 10px 10px!important;padding:10px 12px!important;
  border-radius:7px!important;background:#f6f2ff!important;color:#5e6680!important;
  font-size:10px!important;line-height:1.45!important;
}
.km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_box:before{display:none!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_box p{margin:0!important;font-size:10px!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_box p:last-child{margin-bottom:0!important}
/* Gateway-specific visual emphasis matching the reference. */
.km-payment-card #payment ul.payment_methods li.wc_payment_method.payment_method_cod>label:after{content:'Pay when you receive your order';font-size:9px;font-weight:600;color:#737d97;margin-left:auto}
.km-payment-card #payment ul.payment_methods li.wc_payment_method.payment_method_cod>label img{display:none!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_method_icons{margin-left:auto!important;display:flex!important;align-items:center!important;gap:7px!important}
/* Review & place order is part of WooCommerce's real payment form; keep its controls working. */
.km-payment-card #payment .place-order{display:block!important;clear:both!important;margin:18px 0 0!important;padding:16px 0 0!important;border-top:1px solid #e8ebf3!important;position:relative!important}
.km-payment-card #payment .place-order:before{content:'3   Review & Place Order';display:block!important;margin:0 0 10px!important;color:var(--km-navy)!important;font-size:15px!important;font-weight:900!important;line-height:31px!important}
.km-payment-card #payment .place-order .woocommerce-terms-and-conditions-wrapper{display:block!important;margin:0 0 9px!important;font-size:10px!important}
.km-payment-card #payment .place-order .woocommerce-privacy-policy-text{margin:0 0 8px!important}
.km-payment-card #payment #place_order{display:block!important;width:100%!important;height:44px!important;float:none!important;box-sizing:border-box!important;border:0!important;border-radius:8px!important;background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important}
.km-payment-card #payment #place_order:hover{filter:brightness(.97)}
@media(max-width:767px){
 .km-payment-card #payment ul.payment_methods li.wc_payment_method{margin:7px 0!important;border-radius:8px!important}
 .km-payment-card #payment ul.payment_methods li.wc_payment_method>label{min-height:46px!important;padding:10px 10px 10px 36px!important;font-size:10px!important;gap:7px!important}
 .km-payment-card #payment ul.payment_methods li.wc_payment_method>input[type=radio]{left:11px!important;top:15px!important;width:15px!important;height:15px!important}
 .km-payment-card #payment ul.payment_methods li.wc_payment_method>label img{max-height:22px!important}
 .km-payment-card #payment ul.payment_methods li.wc_payment_method.payment_method_cod>label:after{font-size:8px!important}
 .km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_box{width:calc(100% - 16px)!important;margin:0 8px 8px!important;padding:8px 10px!important;font-size:9px!important}
 .km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_box p{font-size:9px!important}
 .km-payment-card #payment .place-order{margin-top:14px!important;padding-top:12px!important}
 .km-payment-card #payment .place-order:before{font-size:13px!important;margin-bottom:8px!important}
 .km-payment-card #payment #place_order{height:46px!important;font-size:11px!important}
}


/* v3.8.32 - Step 3 Review & Place Order reference design */
.km-payment-card #payment .place-order{
  margin-top:16px!important;
  padding:17px 0 0!important;
  border-top:1px solid #e7eaf2!important;
  position:relative!important;
  background:#fff!important;
}
.km-payment-card #payment .place-order:before{
  content:'3';
  display:inline-grid!important;
  place-items:center!important;
  vertical-align:middle!important;
  width:31px!important;height:31px!important;
  margin:0 9px 12px 0!important;
  border-radius:6px!important;
  background:var(--km-purple)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1!important;
}
.km-payment-card #payment .place-order:after{
  content:'Review & Place Order';
  display:inline-block!important;
  vertical-align:middle!important;
  margin:0 0 12px!important;
  color:var(--km-navy)!important;
  font-size:15px!important;
  font-weight:900!important;
}
.km-payment-card #payment .place-order .woocommerce-terms-and-conditions-wrapper{
  display:block!important;
  margin:0 0 7px!important;
  padding:0!important;
}
.km-payment-card #payment .place-order .woocommerce-privacy-policy-text{
  margin:0 0 8px!important;
  color:#68738f!important;
  font-size:9px!important;
  line-height:1.45!important;
}
.km-review-consent{
  margin:0 0 10px!important;
  padding:0!important;
}
.km-review-consent label{
  display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  margin:0!important;
  color:var(--km-navy)!important;
  font-size:10px!important;
  font-weight:600!important;
  cursor:pointer!important;
}
.km-review-consent input{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  margin:0!important;
  accent-color:var(--km-purple)!important;
  cursor:pointer!important;
}
.km-review-consent a{color:var(--km-purple)!important;font-weight:800!important;text-decoration:none!important}
.km-review-consent a:hover{text-decoration:underline!important}
.km-payment-card #payment #place_order{
  width:100%!important;
  height:44px!important;
  float:none!important;
  border:0!important;
  border-radius:8px!important;
  background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.km-payment-card #payment #place_order:before{content:'🔒';margin-right:7px}
@media(max-width:767px){
 .km-payment-card #payment .place-order{margin-top:12px!important;padding:13px 0 0!important}
 .km-payment-card #payment .place-order:before{width:28px!important;height:28px!important;font-size:13px!important;margin:0 7px 9px 0!important}
 .km-payment-card #payment .place-order:after{font-size:13px!important;margin-bottom:9px!important}
 .km-review-consent label{font-size:9px!important;gap:7px!important}
 .km-review-consent input{width:17px!important;height:17px!important;min-width:17px!important}
 .km-payment-card #payment #place_order{height:46px!important;font-size:12px!important}
}

/* v3.8.33 - Step 3 is a distinct reference-style card, matching Step 2. */
.km-payment-card #payment .place-order{
  display:block!important;
  clear:both!important;
  margin:18px 0 0!important;
  padding:14px!important;
  border:1px solid #e0e5f0!important;
  border-radius:8px!important;
  background:#fff!important;
  position:relative!important;
  box-sizing:border-box!important;
}
.km-payment-card #payment .place-order:before,
.km-payment-card #payment .place-order:after{content:none!important;display:none!important}
.km-payment-card #payment .place-order .km-review-heading{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 12px!important;
  padding:0!important;
}
.km-payment-card #payment .place-order .km-review-heading span{
  width:31px!important;height:31px!important;
  flex:0 0 31px!important;
  display:grid!important;place-items:center!important;
  border-radius:6px!important;
  background:var(--km-purple)!important;color:#fff!important;
  font-size:16px!important;font-weight:900!important;
}
.km-payment-card #payment .place-order .km-review-heading strong{
  color:var(--km-navy)!important;
  font-size:15px!important;font-weight:900!important;
  line-height:1.25!important;
}
.km-payment-card #payment .place-order .km-review-consent{
  margin:0 0 10px!important;
  padding:0!important;
}
.km-payment-card #payment .place-order .km-review-consent label{
  display:flex!important;align-items:flex-start!important;gap:8px!important;
  margin:0!important;padding:0!important;
  color:var(--km-navy)!important;font-size:10px!important;
  font-weight:600!important;line-height:1.45!important;cursor:pointer!important;
}
.km-payment-card #payment .place-order .km-review-consent input{
  width:18px!important;height:18px!important;min-width:18px!important;
  margin:0!important;accent-color:var(--km-purple)!important;cursor:pointer!important;
}
.km-payment-card #payment .place-order .km-review-consent a{color:var(--km-purple)!important;font-weight:800!important;text-decoration:none!important}
.km-payment-card #payment .place-order .km-review-consent a:hover{text-decoration:underline!important}
.km-payment-card #payment .place-order .woocommerce-terms-and-conditions-wrapper{
  margin:0 0 9px!important;padding:0!important;font-size:9px!important;
}
.km-payment-card #payment .place-order .woocommerce-privacy-policy-text{
  margin:0 0 8px!important;color:#68738f!important;font-size:9px!important;line-height:1.45!important;
}
.km-payment-card #payment .place-order #place_order{
  display:block!important;width:100%!important;height:44px!important;
  float:none!important;box-sizing:border-box!important;
  border:0!important;border-radius:8px!important;
  background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;
  color:#fff!important;font-size:12px!important;font-weight:900!important;
  cursor:pointer!important;box-shadow:none!important;
}
.km-payment-card #payment .place-order #place_order:hover{filter:brightness(.97)!important}
@media(max-width:767px){
 .km-payment-card #payment .place-order{margin:12px 0 0!important;padding:11px!important;border-radius:8px!important}
 .km-payment-card #payment .place-order .km-review-heading{margin-bottom:9px!important}
 .km-payment-card #payment .place-order .km-review-heading span{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:13px!important}
 .km-payment-card #payment .place-order .km-review-heading strong{font-size:13px!important}
 .km-payment-card #payment .place-order .km-review-consent label{font-size:9px!important;gap:7px!important}
 .km-payment-card #payment .place-order .km-review-consent input{width:17px!important;height:17px!important;min-width:17px!important}
 .km-payment-card #payment .place-order #place_order{height:46px!important;font-size:12px!important}
}


/* v3.8.34 - Checkout payment/review alignment + mobile address save access */
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:nowrap!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  min-width:0!important;
  padding:11px 13px 11px 38px!important;
  line-height:1.25!important;
}
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label img,
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label .wc-stripe-card-icons-container{
  margin-left:auto!important;
  flex:0 0 auto!important;
  max-width:46%!important;
}
.km-payment-card #payment ul.payment_methods li.wc_payment_method>label .wc-stripe-card-icons-container img{margin-left:3px!important}
.km-payment-card #payment ul.payment_methods li.wc_payment_method.payment_method_cod>label:after{
  margin-left:auto!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  font-size:9px!important;
}
/* Keep Step 3 as its own card and never generate a second heading with pseudo content. */
.km-payment-card #payment .place-order:before,
.km-payment-card #payment .place-order:after{content:none!important;display:none!important}
.km-payment-card #payment .place-order{
  display:block!important;
  width:100%!important;
  box-sizing:border-box!important;
  margin:16px 0 0!important;
  padding:14px!important;
  border:1px solid #e0e5f0!important;
  border-radius:8px!important;
  background:#fff!important;
}
.km-payment-card #payment .place-order .km-review-heading{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 12px!important;
}
.km-payment-card #payment .place-order .km-review-heading span{
  display:grid!important;
  place-items:center!important;
  width:31px!important;height:31px!important;flex:0 0 31px!important;
  border-radius:6px!important;background:var(--km-purple)!important;color:#fff!important;
  font-size:16px!important;font-weight:900!important;
}
.km-payment-card #payment .place-order .km-review-heading strong{font-size:15px!important;line-height:1.25!important;color:var(--km-navy)!important}
.km-payment-card #payment .place-order .km-review-consent{margin:0 0 10px!important}
.km-payment-card #payment .place-order .km-review-consent label{display:flex!important;align-items:flex-start!important;gap:8px!important;line-height:1.45!important}
.km-payment-card #payment .place-order .km-review-consent input{flex:0 0 18px!important;width:18px!important;height:18px!important;margin:0!important}
/* The heading action opens the address form and becomes a visible Save Address action. */
.km-address-card .km-add-address{
  min-width:118px!important;
  text-align:right!important;
  color:var(--km-purple)!important;
  font-weight:900!important;
  cursor:pointer!important;
}
.km-native-fields{overflow:visible!important}
.km-save-address-box{position:relative!important;z-index:3!important}
@media(max-width:767px){
  .km-payment-card #payment ul.payment_methods li.wc_payment_method>label{
    min-height:46px!important;
    padding:10px 10px 10px 36px!important;
    font-size:10px!important;
  }
  .km-payment-card #payment ul.payment_methods li.wc_payment_method>label img{max-height:22px!important;max-width:40%!important}
  .km-payment-card #payment ul.payment_methods li.wc_payment_method.payment_method_cod>label:after{display:none!important}
  .km-payment-card #payment ul.payment_methods li.wc_payment_method .payment_box{font-size:9px!important;line-height:1.4!important}
  .km-payment-card #payment .place-order{margin:12px 0 0!important;padding:11px!important}
  .km-payment-card #payment .place-order .km-review-heading{margin-bottom:9px!important}
  .km-payment-card #payment .place-order .km-review-heading span{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:13px!important}
  .km-payment-card #payment .place-order .km-review-heading strong{font-size:13px!important}
  .km-payment-card #payment .place-order .km-review-consent label{font-size:9px!important}
  .km-payment-card #payment .place-order #place_order{height:46px!important;font-size:12px!important}
  .km-address-card .km-card-heading{gap:8px!important}
  .km-address-card .km-card-heading h2{min-width:0!important}
  .km-address-card .km-add-address{min-width:108px!important;font-size:9px!important;white-space:nowrap!important}
  .km-address-card .km-address-collapsed-note{font-size:9px!important}
  .km-save-address-box{display:flex!important;visibility:visible!important;opacity:1!important}
}


/* v3.8.36 - Step 3 is one separate card; remove duplicate WooCommerce place-order blocks. */
.km-review-host{display:block;width:100%;margin:0;padding:0;}
.km-review-host .place-order{
  display:block!important;
  width:100%!important;
  box-sizing:border-box!important;
  margin:0 0 12px!important;
  padding:14px!important;
  border:1px solid var(--km-border)!important;
  border-radius:10px!important;
  background:#fff!important;
  position:relative!important;
  clear:both!important;
}
.km-review-host .place-order:before,
.km-review-host .place-order:after{content:none!important;display:none!important;}
.km-review-host .place-order .km-review-heading{
  display:flex!important;align-items:center!important;gap:8px!important;
  margin:0 0 11px!important;padding:0!important;
}
.km-review-host .place-order .km-review-heading span{
  width:31px!important;height:31px!important;flex:0 0 31px!important;
  display:grid!important;place-items:center!important;border-radius:6px!important;
  background:var(--km-purple)!important;color:#fff!important;
  font-size:16px!important;font-weight:900!important;
}
.km-review-host .place-order .km-review-heading strong{
  margin:0!important;color:var(--km-navy)!important;font-size:16px!important;
  line-height:1.25!important;font-weight:900!important;
}
.km-review-host .place-order .km-review-consent{margin:0 0 10px!important;padding:0!important;}
.km-review-host .place-order .km-review-consent label{
  display:flex!important;align-items:flex-start!important;gap:8px!important;
  margin:0!important;padding:0!important;color:var(--km-navy)!important;
  font-size:10px!important;font-weight:700!important;line-height:1.45!important;
}
.km-review-host .place-order .km-review-consent input{
  flex:0 0 18px!important;width:18px!important;height:18px!important;
  min-width:18px!important;margin:0!important;accent-color:var(--km-purple)!important;
}
.km-review-host .place-order .woocommerce-terms-and-conditions-wrapper{margin:0 0 8px!important;padding:0!important;}
.km-review-host .place-order .woocommerce-privacy-policy-text{margin:0 0 8px!important;font-size:9px!important;line-height:1.4!important;color:#68738f!important;}
.km-review-host .place-order #place_order{
  display:block!important;width:100%!important;height:44px!important;float:none!important;
  margin:0!important;box-sizing:border-box!important;border:0!important;border-radius:8px!important;
  background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;color:#fff!important;
  font-size:12px!important;font-weight:900!important;cursor:pointer!important;
}
.km-review-host .place-order #place_order:before{content:'🔒'!important;margin-right:7px!important;}
@media(max-width:767px){
 .km-review-host .place-order{margin:0 0 12px!important;padding:11px!important;border-radius:9px!important;}
 .km-review-host .place-order .km-review-heading{margin-bottom:9px!important;}
 .km-review-host .place-order .km-review-heading span{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:13px!important;}
 .km-review-host .place-order .km-review-heading strong{font-size:13px!important;}
 .km-review-host .place-order .km-review-consent label{font-size:9px!important;}
 .km-review-host .place-order #place_order{height:46px!important;font-size:12px!important;}
}


/* v3.8.38 - Reference-style Step 3 Apply Coupon Code */
.km-coupon-card{margin-top:0!important;}
.km-coupon-card .km-card-heading{margin-bottom:12px!important;}
.km-coupon-card .km-card-heading h2{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;}
.km-coupon-card .km-card-heading h2 span{width:31px!important;height:31px!important;flex:0 0 31px!important;display:grid!important;place-items:center!important;border-radius:6px!important;background:var(--km-purple)!important;color:#fff!important;font-size:16px!important;font-weight:900!important;}
.km-coupon-form{display:flex!important;align-items:stretch!important;gap:8px!important;width:100%!important;margin:0!important;}
.km-coupon-form input{flex:1 1 auto!important;min-width:0!important;height:42px!important;box-sizing:border-box!important;border:1px solid #dce2ef!important;border-radius:7px!important;background:#fff!important;color:var(--km-navy)!important;padding:0 12px!important;font-size:12px!important;outline:none!important;}
.km-coupon-form input:focus{border-color:var(--km-purple)!important;box-shadow:0 0 0 2px rgba(91,35,230,.08)!important;}
.km-coupon-form button{flex:0 0 92px!important;height:42px!important;border:0!important;border-radius:7px!important;background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important;}
.km-coupon-form button:disabled{opacity:.65!important;cursor:wait!important;}
.km-coupon-message{display:flex!important;align-items:center!important;gap:8px!important;margin-top:9px!important;padding:9px 11px!important;border-radius:6px!important;background:#eaf8ef!important;color:#178b49!important;font-size:10px!important;font-weight:700!important;line-height:1.35!important;}
.km-coupon-tag{width:19px!important;height:19px!important;display:grid!important;place-items:center!important;flex:0 0 19px!important;border-radius:50%!important;background:#2fb56b!important;color:#fff!important;font-size:9px!important;}
.km-coupon-message.is-error{background:#fff0f0!important;color:#c62828!important;}
.km-coupon-message.is-error .km-coupon-tag{background:#d92d3b!important;}
@media(max-width:767px){
 .km-coupon-card{margin-top:0!important;}
 .km-coupon-card .km-card-heading h2 span{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:13px!important;}
 .km-coupon-form{gap:7px!important;}
 .km-coupon-form input{height:42px!important;font-size:11px!important;padding:0 10px!important;}
 .km-coupon-form button{flex-basis:74px!important;height:42px!important;font-size:11px!important;}
 .km-coupon-message{font-size:9px!important;margin-top:8px!important;}
}


/* v3.8.39 - Coupon section matches supplied reference; remove WooCommerce top coupon prompt */
.km-checkout-page .woocommerce-form-coupon-toggle{display:none!important;}
.km-coupon-card{
  border:1px solid #e2e6f0!important;
  border-radius:10px!important;
  background:#fff!important;
  padding:14px!important;
  box-shadow:none!important;
}
.km-coupon-card .km-card-heading{margin:0 0 12px!important;padding:0!important;}
.km-coupon-card .km-card-heading h2{
  display:flex!important;align-items:center!important;gap:9px!important;
  margin:0!important;color:var(--km-navy)!important;
  font-size:15px!important;font-weight:900!important;line-height:1.2!important;
}
.km-coupon-card .km-card-heading h2 .km-coupon-icon{
  width:32px!important;height:32px!important;flex:0 0 32px!important;
  display:grid!important;place-items:center!important;
  border-radius:7px!important;
  background:linear-gradient(135deg,var(--km-purple),#7b2cff)!important;
  color:#fff!important;font-size:18px!important;font-weight:900!important;
  line-height:1!important;
  box-shadow:0 4px 10px rgba(91,35,230,.16)!important;
}
.km-coupon-form{display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;margin:0!important;}
.km-coupon-form input{
  flex:1 1 auto!important;min-width:0!important;height:40px!important;
  box-sizing:border-box!important;border:1px solid #d9deea!important;
  border-radius:7px!important;background:#fff!important;color:var(--km-navy)!important;
  padding:0 11px!important;font-size:11px!important;outline:none!important;
}
.km-coupon-form input::placeholder{color:#7a849b!important;opacity:1!important;}
.km-coupon-form input:focus{border-color:var(--km-purple)!important;box-shadow:0 0 0 2px rgba(91,35,230,.08)!important;}
.km-coupon-form button{
  flex:0 0 82px!important;height:40px!important;border:0!important;border-radius:7px!important;
  background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;color:#fff!important;
  font-size:11px!important;font-weight:900!important;cursor:pointer!important;
}
.km-coupon-message{
  display:flex!important;align-items:center!important;gap:7px!important;
  margin:8px 0 0!important;padding:8px 10px!important;border-radius:6px!important;
  background:#eaf8ef!important;color:#178b49!important;font-size:10px!important;
  font-weight:700!important;line-height:1.3!important;
}
.km-coupon-tag{
  width:18px!important;height:18px!important;display:grid!important;place-items:center!important;
  flex:0 0 18px!important;border-radius:50%!important;
  background:#2fb56b!important;color:#fff!important;font-size:10px!important;font-weight:900!important;
}
.km-coupon-message.is-error{background:#fff0f0!important;color:#c62828!important;}
.km-coupon-message.is-error .km-coupon-tag{background:#d92d3b!important;}
@media(max-width:767px){
  .km-coupon-card{padding:11px!important;border-radius:9px!important;}
  .km-coupon-card .km-card-heading{margin-bottom:9px!important;}
  .km-coupon-card .km-card-heading h2{font-size:13px!important;gap:8px!important;}
  .km-coupon-card .km-card-heading h2 .km-coupon-icon{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:15px!important;border-radius:6px!important;}
  .km-coupon-form{gap:6px!important;}
  .km-coupon-form input{height:38px!important;font-size:10px!important;padding:0 9px!important;}
  .km-coupon-form button{flex-basis:68px!important;height:38px!important;font-size:10px!important;}
  .km-coupon-message{margin-top:7px!important;padding:7px 8px!important;font-size:9px!important;}
  .km-coupon-tag{width:17px!important;height:17px!important;flex-basis:17px!important;}
}

/* v3.8.40 - WooCommerce-native coupon integration + reference layout */
.km-checkout-page .km-coupon-card{display:block!important;position:relative!important;overflow:visible!important;}
.km-checkout-page .km-coupon-card .km-card-heading h2 .km-coupon-icon{display:grid!important;align-items:center!important;justify-items:center!important;}
.km-checkout-page .km-coupon-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;}
.km-checkout-page .km-coupon-form input{width:100%!important;min-width:0!important;}
.km-checkout-page .km-coupon-form button{width:82px!important;min-width:82px!important;}
.km-checkout-page .km-coupon-message{width:100%!important;box-sizing:border-box!important;}
.km-checkout-page .woocommerce-form-coupon-toggle{display:none!important;}
.km-checkout-page .woocommerce-form-coupon{display:none!important;}
@media(max-width:767px){
 .km-checkout-page .km-coupon-form{grid-template-columns:minmax(0,1fr) 68px!important;gap:6px!important;}
 .km-checkout-page .km-coupon-form button{width:68px!important;min-width:68px!important;}
}


/* v3.8.41 - Final coupon button + review dedupe safeguards */
.km-checkout-page #km-coupon-form #km-apply-coupon{
  display:block!important;appearance:none!important;-webkit-appearance:none!important;
  width:82px!important;min-width:82px!important;height:40px!important;padding:0 12px!important;
  margin:0!important;border:0!important;border-radius:7px!important;
  background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;
  color:#fff!important;font-family:Arial,Helvetica,sans-serif!important;
  font-size:11px!important;font-weight:900!important;line-height:40px!important;
  text-align:center!important;vertical-align:middle!important;cursor:pointer!important;
  box-shadow:none!important;text-transform:none!important;
}
.km-checkout-page #km-coupon-form #km-apply-coupon:hover{filter:brightness(.96)!important;}
.km-checkout-page #km-coupon-form #km-apply-coupon:disabled{opacity:.65!important;cursor:wait!important;}
.km-checkout-page #km-coupon-form #km-apply-coupon.is-loading{opacity:.75!important;}
.km-checkout-page #km-review-host .place-order .km-review-heading span{content:none!important;}
@media(max-width:767px){
 .km-checkout-page #km-coupon-form #km-apply-coupon{width:68px!important;min-width:68px!important;height:38px!important;line-height:38px!important;font-size:10px!important;}
}


/* v3.8.43 - Checkout step numbering: Order Summary 3, Review & Place Order 4.
 * Keep the reference checkout order and avoid duplicate step cards. */

/* v3.8.42 - Final WooCommerce coupon reference layout.
 * The card uses the real WooCommerce cart/session through km_apply_coupon_ajax;
 * these rules only control presentation and responsive sizing.
 */
.km-checkout-page .km-coupon-card{
  display:block!important; box-sizing:border-box!important; width:100%!important;
  margin:0!important; padding:18px!important; border:1px solid #e2e6f0!important;
  border-radius:12px!important; background:#fff!important; overflow:visible!important;
}
.km-checkout-page .km-coupon-card .km-card-heading{
  display:block!important; margin:0 0 14px!important; padding:0!important; border:0!important;
}
.km-checkout-page .km-coupon-card .km-card-heading h2{
  display:flex!important; align-items:center!important; gap:12px!important; margin:0!important;
  padding:0!important; color:var(--km-navy)!important; font-size:20px!important;
  line-height:1.2!important; font-weight:900!important;
}
.km-checkout-page .km-coupon-card .km-card-heading h2 .km-coupon-icon{
  display:grid!important; place-items:center!important; flex:0 0 48px!important;
  width:48px!important; height:48px!important; border-radius:9px!important;
  background:linear-gradient(135deg,#5421e8,#7027f5)!important; color:#fff!important;
  font-size:28px!important; font-weight:900!important; line-height:1!important;
  box-shadow:0 5px 12px rgba(84,33,232,.18)!important;
}
.km-checkout-page .km-coupon-form{
  display:grid!important; grid-template-columns:minmax(0,1fr) 128px!important;
  gap:12px!important; align-items:center!important; width:100%!important; margin:0!important;
}
.km-checkout-page .km-coupon-form input{
  display:block!important; width:100%!important; min-width:0!important; height:54px!important;
  box-sizing:border-box!important; margin:0!important; padding:0 16px!important;
  border:2px solid #e0e5ef!important; border-radius:10px!important; background:#fff!important;
  color:var(--km-navy)!important; font-size:16px!important; font-weight:600!important;
  line-height:54px!important; outline:none!important;
}
.km-checkout-page .km-coupon-form input::placeholder{color:#7a849b!important;opacity:1!important;}
.km-checkout-page .km-coupon-form input:focus{border-color:var(--km-purple)!important;box-shadow:0 0 0 3px rgba(84,33,232,.08)!important;}
.km-checkout-page .km-coupon-form button,
.km-checkout-page #km-coupon-form #km-apply-coupon{
  display:block!important; width:128px!important; min-width:128px!important; height:54px!important;
  box-sizing:border-box!important; margin:0!important; padding:0 18px!important; border:0!important;
  border-radius:10px!important; background:linear-gradient(90deg,#5421e8,#7426f5)!important;
  color:#fff!important; font-family:inherit!important; font-size:16px!important;
  font-weight:900!important; line-height:54px!important; text-align:center!important;
  cursor:pointer!important; box-shadow:0 4px 10px rgba(84,33,232,.15)!important;
}
.km-checkout-page .km-coupon-form button:hover{filter:brightness(.97)!important;}
.km-checkout-page .km-coupon-form button:disabled{opacity:.65!important;cursor:wait!important;}
.km-checkout-page .km-coupon-message{
  display:flex!important; align-items:center!important; gap:12px!important; width:100%!important;
  box-sizing:border-box!important; margin:12px 0 0!important; padding:12px 15px!important;
  min-height:48px!important; border:1px solid #d7efdf!important; border-radius:10px!important;
  background:#eaf8ef!important; color:#18884a!important; font-size:15px!important;
  font-weight:700!important; line-height:1.35!important;
}
.km-checkout-page .km-coupon-tag{
  position:relative!important; display:grid!important; place-items:center!important; flex:0 0 34px!important;
  width:34px!important; height:34px!important; border-radius:7px 7px 7px 3px!important;
  background:#27ae60!important; color:#fff!important; font-size:17px!important; font-weight:900!important;
  transform:rotate(-8deg)!important;
}
.km-checkout-page .km-coupon-tag:before{
  content:''!important; position:absolute!important; width:7px!important; height:7px!important;
  left:6px!important; top:6px!important; border-radius:50%!important; background:#eaf8ef!important;
}
.km-checkout-page .km-coupon-message.is-error{background:#fff0f0!important;border-color:#f4cccc!important;color:#c62828!important;}
.km-checkout-page .km-coupon-message.is-error .km-coupon-tag{background:#d92d3b!important;}
@media(max-width:767px){
  .km-checkout-page .km-coupon-card{padding:14px!important;border-radius:10px!important;}
  .km-checkout-page .km-coupon-card .km-card-heading{margin-bottom:11px!important;}
  .km-checkout-page .km-coupon-card .km-card-heading h2{font-size:17px!important;gap:10px!important;}
  .km-checkout-page .km-coupon-card .km-card-heading h2 .km-coupon-icon{flex-basis:38px!important;width:38px!important;height:38px!important;font-size:22px!important;border-radius:7px!important;}
  .km-checkout-page .km-coupon-form{grid-template-columns:minmax(0,1fr) 92px!important;gap:8px!important;}
  .km-checkout-page .km-coupon-form input{height:48px!important;font-size:14px!important;line-height:48px!important;padding:0 12px!important;border-radius:8px!important;}
  .km-checkout-page .km-coupon-form button,.km-checkout-page #km-coupon-form #km-apply-coupon{width:92px!important;min-width:92px!important;height:48px!important;font-size:14px!important;line-height:48px!important;border-radius:8px!important;}
  .km-checkout-page .km-coupon-message{gap:9px!important;margin-top:9px!important;padding:9px 11px!important;min-height:42px!important;font-size:12px!important;border-radius:8px!important;}
  .km-checkout-page .km-coupon-tag{flex-basis:28px!important;width:28px!important;height:28px!important;font-size:14px!important;}
}

/* v3.8.44 - Native WooCommerce order processing with one visual Review card. */
.km-payment-card #payment .place-order{
  position:absolute!important;
  width:1px!important;height:1px!important;
  min-width:1px!important;min-height:1px!important;
  margin:-1px!important;padding:0!important;border:0!important;
  overflow:hidden!important;clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;white-space:nowrap!important;
}
.km-review-card{display:block!important;width:100%!important;box-sizing:border-box!important;}
.km-review-card .km-review-heading{
  display:flex!important;align-items:center!important;gap:10px!important;
  margin:0 0 12px!important;padding:0!important;
}
.km-review-card .km-review-heading span{
  width:31px!important;height:31px!important;flex:0 0 31px!important;
  display:grid!important;place-items:center!important;border-radius:6px!important;
  background:var(--km-purple)!important;color:#fff!important;
  font-size:16px!important;font-weight:900!important;
}
.km-review-card .km-review-heading strong{
  margin:0!important;color:var(--km-navy)!important;
  font-size:16px!important;line-height:1.25!important;font-weight:900!important;
}
.km-review-card .km-review-consent{margin:0 0 12px!important;padding:0!important;}
.km-review-card .km-review-consent label{
  display:flex!important;align-items:flex-start!important;gap:9px!important;
  margin:0!important;padding:0!important;color:var(--km-navy)!important;
  font-size:10px!important;font-weight:700!important;line-height:1.45!important;
}
.km-review-card .km-review-consent input{
  flex:0 0 18px!important;width:18px!important;height:18px!important;
  min-width:18px!important;margin:0!important;accent-color:var(--km-purple)!important;
}
.km-review-card .km-review-consent a{color:var(--km-purple)!important;font-weight:800!important;text-decoration:none!important;}
.km-review-card .km-review-consent a:hover{text-decoration:underline!important;}
.km-place-order-proxy{
  display:block!important;width:100%!important;height:44px!important;
  box-sizing:border-box!important;margin:0!important;padding:0 14px!important;
  border:0!important;border-radius:8px!important;
  background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;
  color:#fff!important;font-size:12px!important;font-weight:900!important;
  line-height:44px!important;text-align:center!important;cursor:pointer!important;
}
.km-place-order-proxy:hover{filter:brightness(.97)!important;}
.km-place-order-proxy:disabled{opacity:.65!important;cursor:wait!important;}
.km-review-native-note{min-height:0;margin:0!important;font-size:9px!important;line-height:1.4!important;color:#68738f!important;}
.km-review-native-note.is-error{margin:0 0 9px!important;padding:7px 9px!important;border-radius:6px!important;background:#fff0f0!important;color:#c62828!important;}
@media(max-width:767px){
  .km-review-card{padding:11px!important;border-radius:9px!important;}
  .km-review-card .km-review-heading{gap:8px!important;margin-bottom:9px!important;}
  .km-review-card .km-review-heading span{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:13px!important;}
  .km-review-card .km-review-heading strong{font-size:13px!important;}
  .km-review-card .km-review-consent{margin-bottom:10px!important;}
  .km-review-card .km-review-consent label{font-size:9px!important;gap:7px!important;}
  .km-review-card .km-review-consent input{width:17px!important;height:17px!important;min-width:17px!important;}
  .km-place-order-proxy{height:46px!important;line-height:46px!important;font-size:12px!important;}
}

/* v3.8.45 - Keep WooCommerce native checkout submission intact.
   The visible Review button is a real submit button inside the same checkout form;
   the native payment button remains in #payment for gateway compatibility. */
.km-payment-card #payment .place-order{
  position:absolute!important;
  width:1px!important;height:1px!important;
  min-width:1px!important;min-height:1px!important;
  margin:-1px!important;padding:0!important;border:0!important;
  overflow:hidden!important;clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;white-space:nowrap!important;
}
.km-place-order-proxy.is-loading{opacity:.7!important;cursor:wait!important;}

/* v3.8.46 - WooCommerce-native Step 3 host. The real .place-order block is
   moved from #payment into #km-review-host by JS; keeping the native button,
   terms and gateway hooks prevents custom-submit/order-session failures. */
.km-review-host{display:block!important;width:100%!important;box-sizing:border-box!important;margin:0!important;padding:14px!important;border:1px solid var(--km-border)!important;border-radius:10px!important;background:#fff!important;}
.km-review-host .place-order{display:block!important;position:relative!important;width:100%!important;min-width:0!important;height:auto!important;box-sizing:border-box!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;}
.km-review-host .km-native-review-heading{display:flex!important;align-items:center!important;gap:9px!important;margin:0 0 12px!important;padding:0!important;}
.km-review-host .km-native-review-heading span{width:31px!important;height:31px!important;flex:0 0 31px!important;display:grid!important;place-items:center!important;border-radius:6px!important;background:var(--km-purple)!important;color:#fff!important;font-size:16px!important;font-weight:900!important;}
.km-review-host .km-native-review-heading strong{margin:0!important;color:var(--km-navy)!important;font-size:16px!important;line-height:1.25!important;font-weight:900!important;}
.km-review-host .woocommerce-terms-and-conditions-wrapper{margin:0 0 10px!important;padding:0!important;}
.km-review-host .woocommerce-privacy-policy-text{margin:0 0 8px!important;color:#68738f!important;font-size:9px!important;line-height:1.45!important;}
.km-review-host .woocommerce-terms-and-conditions-checkbox-text{color:var(--km-navy)!important;font-size:10px!important;font-weight:700!important;line-height:1.45!important;}
.km-review-host #terms{width:18px!important;height:18px!important;min-width:18px!important;margin:0 7px 0 0!important;accent-color:var(--km-purple)!important;vertical-align:middle!important;}
.km-review-host #place_order{display:block!important;width:100%!important;height:46px!important;float:none!important;box-sizing:border-box!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:8px!important;background:linear-gradient(90deg,var(--km-purple),#6824f4)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:46px!important;text-align:center!important;cursor:pointer!important;}
.km-review-host #place_order:before{content:'🔒'!important;margin-right:7px!important;}
.km-review-host #place_order:hover{filter:brightness(.97)!important;}
.km-review-host #place_order:disabled{opacity:.65!important;cursor:wait!important;}
@media(max-width:767px){
 .km-review-host{padding:11px!important;border-radius:9px!important;}
 .km-review-host .km-native-review-heading{gap:8px!important;margin-bottom:9px!important;}
 .km-review-host .km-native-review-heading span{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:13px!important;}
 .km-review-host .km-native-review-heading strong{font-size:13px!important;}
 .km-review-host .woocommerce-terms-and-conditions-checkbox-text{font-size:9px!important;}
 .km-review-host #terms{width:17px!important;height:17px!important;min-width:17px!important;}
 .km-review-host #place_order{height:46px!important;font-size:12px!important;line-height:46px!important;}
}

/* v3.8.53 — KukuMall Order Received / Thank You reference design */
.km-order-received-main{background:#fff;padding:16px 0 30px!important}.km-order-received-wrap{max-width:1320px}.km-thankyou{color:var(--km-navy);font-family:inherit}.km-ty-hero{position:relative;min-height:300px;overflow:hidden;border-radius:16px;background:linear-gradient(110deg,#f5efff,#fff0fb);border:1px solid #eee5ff;display:flex;align-items:center;padding:34px 48px;margin-bottom:16px}.km-ty-hero h1{font-size:58px;line-height:1;margin:0 0 12px;font-weight:900;color:#0d2870}.km-ty-hero h1 span{color:#d10072}.km-ty-hero h2{font-size:25px;line-height:1.25;margin:0 0 10px;color:#10286e}.km-ty-hero p{font-size:16px;margin:0 0 18px;color:#25345f}.km-ty-hero-btn{display:inline-flex;align-items:center;border:1px solid #d9c8fa;border-radius:30px;padding:12px 20px;color:#5921dd;background:#fff;font-weight:900;text-decoration:none}.km-ty-bag-art{margin-left:auto;width:300px;height:230px;border-radius:45% 45% 18% 18%;background:linear-gradient(145deg,#6c20ff,#9d47ef);box-shadow:0 18px 30px #6d20ff35;position:relative;display:grid;place-items:center;color:#fff;font-size:76px;transform:rotate(-2deg)}.km-ty-bag-art:before{content:"";position:absolute;left:82px;top:-58px;width:135px;height:95px;border:16px solid #5d1de6;border-bottom:0;border-radius:70px 70px 0 0}.km-ty-bag-art span{position:relative;z-index:2}.km-ty-bag-art b{position:absolute;right:-55px;top:50px;background:#fff;color:#d00070;font-size:17px;line-height:1.05;padding:8px 12px;border-radius:8px;transform:rotate(8deg);box-shadow:0 4px 12px #00000012}.km-ty-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.km-ty-stats>div{min-height:112px;border:1px solid #e7e3f4;border-radius:14px;background:#fbf9ff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px}.km-ty-stats>div:nth-child(2){background:#f4f9ff}.km-ty-stats>div:nth-child(3){background:#fff5fb}.km-ty-stats>div:nth-child(4){background:#f7fffa}.km-ty-stat-icon{font-style:normal;font-size:27px;color:#6320e8;margin-bottom:5px}.km-ty-stats small{font-size:12px;font-weight:700;color:#283664}.km-ty-stats strong{font-size:20px;line-height:1.15;color:#3219a5;margin-top:4px}.km-ty-stats>div:nth-child(3) strong{color:#d00070}.km-ty-stats>div:nth-child(4) strong{font-size:15px;color:#172b56}.km-ty-payment-confirmed{display:flex;align-items:center;gap:13px;border:1px solid #d9f2e4;background:#effdf5;border-radius:13px;padding:15px 18px;margin-bottom:14px;color:#117e51}.km-ty-payment-confirmed>span{width:38px;height:38px;border-radius:50%;background:#18a567;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900}.km-ty-payment-confirmed strong,.km-ty-payment-confirmed small{display:block}.km-ty-payment-confirmed small{color:#6d788d;margin-top:3px}.km-ty-card{border:1px solid #e5e5ef;border-radius:15px;background:#fff;padding:18px;margin-bottom:14px;box-shadow:0 2px 10px #1b27520a}.km-ty-card-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.km-ty-card-title>span{width:42px;height:42px;border-radius:50%;background:#f0e8ff;color:#6120e8;display:grid;place-items:center;font-size:18px}.km-ty-card-title h2{font-size:24px;margin:0;color:#092b86;font-weight:900}.km-ty-table{border:1px solid #e4e7f0;border-radius:12px;overflow:hidden}.km-ty-table-head,.km-ty-product-row,.km-ty-total-row,.km-ty-grand-row,.km-ty-method-row{display:grid;grid-template-columns:1fr 180px;align-items:center;padding:13px 18px}.km-ty-table-head{background:#f4f7ff;color:#12255c}.km-ty-product-row{border-top:1px solid #edf0f5}.km-ty-product-info{display:flex;align-items:center;gap:14px}.km-ty-thumb{width:72px;height:72px;border:1px solid #e4e7ef;border-radius:9px;display:grid;place-items:center;overflow:hidden;background:#fff}.km-ty-thumb img{width:100%;height:100%;object-fit:contain}.km-ty-product-row>strong,.km-ty-table-head>strong:last-child,.km-ty-total-row>strong,.km-ty-grand-row>strong,.km-ty-method-row>strong{text-align:right}.km-ty-total-row{border-top:1px solid #edf0f5}.km-ty-grand-row{background:#f8eaff;color:#c50070;font-size:18px}.km-ty-method-row{border-top:1px solid #edf0f5}.km-ty-method-row span{color:#27375e}.km-ty-address-title{margin-bottom:10px}.km-ty-address-title a{margin-left:auto;border:1px solid #d9c8fa;border-radius:8px;padding:7px 11px;color:#5b20e3;text-decoration:none;font-weight:800;font-size:12px}.km-ty-address-box{background:#f5f5ff;border-radius:12px;padding:16px;display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.km-ty-address-main{display:flex;gap:12px}.km-ty-address-main>b{color:#6320e8;font-size:24px}.km-ty-address-main strong{font-size:17px}.km-ty-address-main p{margin:4px 0 0;line-height:1.4;color:#334067;font-size:13px}.km-ty-contact{display:flex;flex-direction:column;justify-content:center;gap:9px;color:#233b75;font-size:13px}.km-ty-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.km-ty-actions a{height:48px;border:2px solid #6a20e8;border-radius:9px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#5b20dd;font-weight:900}.km-ty-actions a.primary{background:linear-gradient(90deg,#591be8,#7d1ff2);color:#fff}.km-ty-assurance{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:12px 10px 2px}.km-ty-assurance>div{display:flex;align-items:center;gap:9px}.km-ty-assurance b{font-size:25px;color:#6420e8}.km-ty-assurance strong,.km-ty-assurance small{display:block}.km-ty-assurance strong{font-size:12px}.km-ty-assurance small{font-size:10px;color:#788197;margin-top:2px}
.km-bottom .bi svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.km-bottom a{color:#101c43;text-decoration:none}.km-bottom a.active{color:var(--km-purple)}.km-bottom a>span:last-child{display:block}.km-bottom .km-cart-badge-wrap{position:relative;display:inline-block}.km-bottom .km-cart-badge-wrap .km-cart-badge{position:absolute;top:-3px;right:-9px;margin:0}
@media(max-width:767px){
 .km-order-received-main{padding:10px 0 18px!important}.km-order-received-wrap{width:calc(100% - 20px)!important}.km-thankyou{font-size:13px}.km-ty-hero{min-height:242px;border-radius:13px;padding:20px 18px;margin-bottom:12px}.km-ty-hero h1{font-size:39px;margin-bottom:9px}.km-ty-hero h2{font-size:18px}.km-ty-hero p{font-size:12px;max-width:230px;margin-bottom:13px}.km-ty-hero-btn{font-size:10px;padding:9px 12px}.km-ty-bag-art{position:absolute;right:-36px;bottom:18px;width:165px;height:145px;font-size:46px;opacity:.96}.km-ty-bag-art:before{left:48px;top:-35px;width:75px;height:55px;border-width:9px}.km-ty-bag-art b{right:10px;top:24px;font-size:11px}.km-ty-stats{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:10px}.km-ty-stats>div{min-height:103px;padding:8px;border-radius:11px}.km-ty-stat-icon{font-size:23px}.km-ty-stats small{font-size:10px}.km-ty-stats strong{font-size:17px}.km-ty-stats>div:nth-child(4) strong{font-size:12px}.km-ty-payment-confirmed{padding:12px 11px;gap:9px;margin-bottom:10px;font-size:11px}.km-ty-payment-confirmed>span{width:34px;height:34px;flex:0 0 34px;font-size:18px}.km-ty-payment-confirmed small{font-size:10px}.km-ty-card{padding:10px;border-radius:11px;margin-bottom:10px}.km-ty-card-title{gap:8px;margin-bottom:9px}.km-ty-card-title>span{width:36px;height:36px;font-size:15px}.km-ty-card-title h2{font-size:18px}.km-ty-table-head,.km-ty-product-row,.km-ty-total-row,.km-ty-grand-row,.km-ty-method-row{grid-template-columns:1fr 120px;padding:10px 10px;font-size:11px}.km-ty-thumb{width:58px;height:58px}.km-ty-product-info{gap:9px}.km-ty-product-row{min-height:70px}.km-ty-grand-row{font-size:14px}.km-ty-address-box{grid-template-columns:1fr;padding:11px;gap:10px}.km-ty-address-main>b{font-size:20px}.km-ty-address-main strong{font-size:14px}.km-ty-address-main p{font-size:11px}.km-ty-contact{font-size:11px;padding-left:32px}.km-ty-address-title a{font-size:10px;padding:6px 8px}.km-ty-actions{gap:8px;margin-top:10px}.km-ty-actions a{height:43px;font-size:11px}.km-ty-assurance{grid-template-columns:repeat(4,1fr);gap:3px;padding:5px 0 0}.km-ty-assurance>div{display:block;text-align:center}.km-ty-assurance b{font-size:20px;display:block}.km-ty-assurance strong{font-size:8px}.km-ty-assurance small{font-size:7px}.km-bottom{height:67px}.km-bottom a{font-size:10px;padding-top:6px}.km-bottom .bi{height:28px;line-height:28px}.km-bottom .bi svg{width:25px;height:25px}.km-bottom a.active .bi svg{stroke-width:2.2}
}

/* v3.8.53 — Compact mobile Thank You + fixed action bar above fixed bottom nav */
@media(max-width:767px){
  body.km-order-received-page,
  body:has(.km-order-received-main){padding-bottom:145px!important;}
  .km-order-received-main{padding:7px 0 145px!important;}
  .km-order-received-wrap{width:calc(100% - 20px)!important;}
  .km-ty-hero{min-height:178px!important;height:178px!important;padding:15px 14px!important;border-radius:11px!important;margin-bottom:8px!important;}
  .km-ty-hero h1{font-size:31px!important;margin:0 0 6px!important;}
  .km-ty-hero h2{font-size:14px!important;line-height:1.18!important;margin-bottom:6px!important;}
  .km-ty-hero p{font-size:10px!important;max-width:185px!important;margin-bottom:8px!important;}
  .km-ty-hero-btn{font-size:8px!important;padding:7px 9px!important;white-space:nowrap!important;}
  .km-ty-bag-art{right:-30px!important;bottom:11px!important;width:125px!important;height:110px!important;font-size:37px!important;}
  .km-ty-bag-art:before{left:37px!important;top:-27px!important;width:58px!important;height:45px!important;border-width:8px!important;}
  .km-ty-bag-art b{right:5px!important;top:20px!important;font-size:8px!important;padding:5px 7px!important;}

  .km-ty-stats{gap:6px!important;margin-bottom:7px!important;}
  .km-ty-stats>div{min-height:78px!important;height:78px!important;padding:5px!important;border-radius:9px!important;}
  .km-ty-stat-icon{font-size:17px!important;margin-bottom:2px!important;}
  .km-ty-stats small{font-size:8px!important;}
  .km-ty-stats strong{font-size:14px!important;margin-top:2px!important;}
  .km-ty-stats>div:nth-child(4) strong{font-size:10px!important;}

  .km-ty-payment-confirmed{padding:8px 9px!important;gap:7px!important;margin-bottom:7px!important;font-size:9px!important;border-radius:9px!important;}
  .km-ty-payment-confirmed>span{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:15px!important;}
  .km-ty-payment-confirmed small{font-size:8px!important;margin-top:1px!important;}

  .km-ty-card{padding:8px!important;border-radius:9px!important;margin-bottom:7px!important;box-shadow:none!important;}
  .km-ty-card-title{gap:6px!important;margin-bottom:6px!important;}
  .km-ty-card-title>span{width:29px!important;height:29px!important;font-size:12px!important;}
  .km-ty-card-title h2{font-size:15px!important;}
  .km-ty-table{border-radius:8px!important;}
  .km-ty-table-head,.km-ty-product-row,.km-ty-total-row,.km-ty-grand-row,.km-ty-method-row{grid-template-columns:1fr 105px!important;padding:7px 8px!important;font-size:9px!important;}
  .km-ty-thumb{width:44px!important;height:44px!important;border-radius:7px!important;}
  .km-ty-product-info{gap:7px!important;}
  .km-ty-product-row{min-height:54px!important;}
  .km-ty-grand-row{font-size:12px!important;}
  .km-ty-address-box{padding:8px!important;gap:7px!important;border-radius:9px!important;}
  .km-ty-address-main{gap:7px!important;}
  .km-ty-address-main>b{font-size:17px!important;}
  .km-ty-address-main strong{font-size:12px!important;}
  .km-ty-address-main p{font-size:9px!important;line-height:1.25!important;}
  .km-ty-contact{font-size:9px!important;gap:5px!important;padding-left:24px!important;}
  .km-ty-address-title a{font-size:8px!important;padding:5px 7px!important;}

  /* Keep the two primary actions permanently visible directly above the fixed nav. */
  .km-ty-address{padding-bottom:62px!important;}
  .km-ty-actions{position:fixed!important;left:10px!important;right:10px!important;bottom:67px!important;z-index:58!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin:0!important;padding:7px!important;background:rgba(255,255,255,.97)!important;border:1px solid #e5e7ef!important;border-radius:10px 10px 0 0!important;box-shadow:0 -4px 16px rgba(20,30,70,.10)!important;backdrop-filter:blur(6px)!important;}
  .km-ty-actions a{height:39px!important;border-radius:8px!important;font-size:10px!important;white-space:nowrap!important;}

  .km-ty-assurance{gap:2px!important;padding:4px 0 0!important;}
  .km-ty-assurance b{font-size:17px!important;}
  .km-ty-assurance strong{font-size:7px!important;}
  .km-ty-assurance small{font-size:6px!important;}
  .km-bottom{height:67px!important;}
}


/* v3.8.53 — Shorter mobile Thank You banner, fully contained artwork */
@media (max-width: 767px){
  .km-ty-hero{
    height:150px!important;
    min-height:150px!important;
    max-height:150px!important;
    padding:12px 12px!important;
    overflow:hidden!important;
  }
  .km-ty-hero-copy{
    position:relative!important;
    z-index:3!important;
    width:58%!important;
    max-width:58%!important;
  }
  .km-ty-hero h1{font-size:27px!important;line-height:1!important;margin:0 0 5px!important;}
  .km-ty-hero h2{font-size:12px!important;line-height:1.15!important;margin:0 0 5px!important;}
  .km-ty-hero p{font-size:9px!important;line-height:1.2!important;max-width:175px!important;margin:0 0 6px!important;}
  .km-ty-hero-btn{font-size:7px!important;padding:6px 8px!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .km-ty-bag-art{
    right:4px!important;
    bottom:6px!important;
    width:118px!important;
    height:102px!important;
    font-size:34px!important;
    opacity:1!important;
  }
  .km-ty-bag-art:before{
    left:34px!important;
    top:-24px!important;
    width:55px!important;
    height:42px!important;
    border-width:7px!important;
  }
  .km-ty-bag-art b{right:4px!important;top:19px!important;font-size:7px!important;padding:4px 5px!important;}
}

/* v3.8.55 — 5-second compact congratulations overlay before Thank You page */
.km-congrats-hidden-page{display:none!important}
.km-congrats-only{position:fixed;inset:0;z-index:999999;background:rgba(10,18,48,.72);backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;overflow:hidden}
.km-congrats-only:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#fff 0%,#fff 48%,#f8eaff 70%,transparent 72%);opacity:.98}
.km-congrats-check{position:relative;z-index:2;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#10c987,#08a967);color:#fff;font-size:55px;font-weight:900;box-shadow:0 0 0 10px #d9fff0,0 12px 35px rgba(0,180,110,.35);animation:kmCongratsPop .65s cubic-bezier(.2,1.5,.3,1) both}
.km-congrats-title{position:relative;z-index:2;margin-top:24px;font-size:40px;line-height:1.05;font-weight:950;background:linear-gradient(90deg,#4f16e8,#d40076,#ff4b22);-webkit-background-clip:text;background-clip:text;color:transparent;animation:kmCongratsUp .5s .12s both}
.km-congrats-text{position:relative;z-index:2;margin-top:12px;color:#10285f;font-size:18px;font-weight:800;animation:kmCongratsUp .5s .2s both}
.km-congrats-sub{position:relative;z-index:2;margin-top:7px;color:#66718a;font-size:13px;animation:kmCongratsUp .5s .28s both}
.km-congrats-heart{position:relative;z-index:2;margin-top:18px;color:#e40078;font-size:31px;animation:kmHeart 1s .35s infinite alternate}
.km-congrats-brand{position:relative;z-index:2;margin-top:7px;color:#27375e;font-size:12px}.km-congrats-brand strong{color:#5b20e3}
.km-congrats-close{position:absolute;z-index:4;right:18px;top:18px;width:38px;height:38px;border:0;border-radius:50%;background:#f0ebff;color:#172b56;font-size:27px;line-height:38px;cursor:pointer}
.km-congrats-petal{position:absolute;z-index:3;font-size:27px;animation:kmPetal 2.8s ease-in-out infinite}.km-petal-1{left:12%;top:18%;color:#ff3f91}.km-petal-2{left:23%;top:70%;color:#ffb21c;animation-delay:.35s}.km-petal-3{right:15%;top:17%;color:#7d28ff;animation-delay:.6s}.km-petal-4{right:11%;top:69%;color:#00b978;animation-delay:.9s}.km-petal-5{left:8%;top:46%;color:#ff5c2b;animation-delay:1.2s}.km-petal-6{right:8%;top:43%;color:#e00077;animation-delay:1.5s}
@keyframes kmCongratsPop{from{transform:scale(.35);opacity:0}to{transform:scale(1);opacity:1}}@keyframes kmCongratsUp{from{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}@keyframes kmHeart{from{transform:scale(.9)}to{transform:scale(1.12)}}@keyframes kmPetal{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(18deg)}}
@media(max-width:700px){.km-congrats-only{padding:18px}.km-congrats-only:before{width:280px;height:280px}.km-congrats-check{width:72px;height:72px;font-size:48px}.km-congrats-title{font-size:34px;margin-top:20px}.km-congrats-text{font-size:15px;max-width:290px;line-height:1.35}.km-congrats-sub{font-size:11px}.km-congrats-heart{font-size:27px}.km-congrats-brand{font-size:11px}.km-congrats-petal{font-size:22px}}


/* v3.8.55 — Functional cart fragments + real notification badge */
.km-cart-badge-slot{position:absolute!important;inset:0!important;pointer-events:none!important;display:block!important;}
.km-cart-badge-slot .km-cart-badge{position:absolute!important;top:-7px!important;right:-9px!important;margin:0!important;}
.km-mobile-notification{position:relative!important;}
.km-mobile-notification .km-badge{position:absolute!important;top:-3px!important;right:-4px!important;margin:0!important;min-width:17px!important;height:17px!important;line-height:17px!important;border-radius:50%!important;text-align:center!important;font-weight:800!important;}
@media(max-width:767px){
 .km-bottom .km-cart-badge-slot{position:absolute!important;inset:0!important;}
 .km-bottom .km-cart-badge-slot .km-cart-badge{top:-3px!important;right:-9px!important;}
}


/* v3.8.55 final mobile badge positioning */
@media(max-width:767px){
 .km-mobile-notification .km-badge{display:inline-grid!important;place-items:center!important;top:-4px!important;right:-5px!important;min-width:18px!important;height:18px!important;padding:0 4px!important;line-height:18px!important;font-size:9px!important;font-weight:900!important;}
 .km-bottom .km-cart-badge-slot .km-cart-badge{display:grid!important;place-items:center!important;min-width:16px!important;height:16px!important;line-height:16px!important;font-size:8px!important;}
}


/* ================================================================
   KukuMall v3.8.56 - Login / Signup reference design
   Uses real WooCommerce login/register forms; styling only.
   ================================================================ */
.km-auth-page{background:linear-gradient(135deg,#f6f2ff 0%,#fff 48%,#f2edff 100%);min-height:calc(100vh - 154px);padding:22px 0 42px}
.km-auth-shell{width:min(1320px,calc(100% - 40px));margin:0 auto}
.km-auth-back{display:inline-flex;align-items:center;gap:8px;color:#4b20c9;font-size:13px;font-weight:700;margin:0 0 18px}
.km-auth-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px minmax(210px,.38fr);gap:30px;align-items:center;min-height:540px}
.km-auth-intro{position:relative;min-height:520px;padding:24px 0 20px 8px;overflow:hidden}
.km-auth-intro h1{font-size:42px;line-height:1.04;margin:0 0 12px;font-weight:900;letter-spacing:-1.3px;color:#0b1750;max-width:460px}
.km-auth-intro h1 span{color:var(--km-purple)}
.km-auth-intro p{font-size:18px;line-height:1.45;color:#3d4a79;max-width:390px;margin:0 0 26px}
.km-auth-points{display:grid;gap:17px;position:relative;z-index:2}
.km-auth-point{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:700;color:#151d55}
.km-auth-point i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eee5ff;color:var(--km-purple);font-style:normal;font-size:20px;box-shadow:0 5px 16px #5421e81a}
.km-auth-art{position:absolute;right:4%;bottom:-3px;width:370px;height:350px;pointer-events:none}
.km-auth-art .art-orb{position:absolute;inset:55px 25px 0;background:radial-gradient(circle at 50% 35%,#fff 0 12%,#e7d8ff 48%,#d6c1ff 100%);border-radius:48% 52% 46% 54%}
.km-auth-art .art-person{position:absolute;left:102px;bottom:35px;width:150px;height:205px;background:linear-gradient(160deg,#8a38ff,#5421e8);border-radius:75px 75px 38px 38px;box-shadow:18px 16px 30px #5421e82b}
.km-auth-art .art-head{position:absolute;left:39px;top:-48px;width:74px;height:74px;border-radius:50%;background:#ffc89c;border:5px solid #fff}
.km-auth-art .art-hair{position:absolute;left:29px;top:-61px;width:94px;height:75px;border-radius:60% 60% 45% 45%;background:#21194f}
.km-auth-art .art-phone{position:absolute;right:-25px;top:46px;width:29px;height:54px;border:4px solid #151d55;border-radius:7px;background:#dfe8ff;transform:rotate(13deg)}
.km-auth-art .art-bag{position:absolute;right:5px;bottom:8px;width:82px;height:76px;border-radius:10px;background:linear-gradient(145deg,#7c2cff,#ef168e);box-shadow:0 12px 20px #5421e83b}
.km-auth-art .art-bag:before{content:"";position:absolute;left:19px;top:-31px;width:39px;height:35px;border:7px solid #5421e8;border-bottom:0;border-radius:30px 30px 0 0}
.km-auth-art .art-heart{position:absolute;right:92px;top:82px;color:#ef168e;font-size:35px}
.km-auth-form-card{background:#fff;border:1px solid #e0dced;border-radius:12px;padding:20px 24px;box-shadow:0 10px 30px #2f1b6915;position:relative;z-index:3}
.km-auth-form-card h2{font-size:24px;line-height:1.1;margin:0 0 3px;color:#111a4a}
.km-auth-form-card .km-auth-subtitle{font-size:11px;color:#65708e;margin:0 0 13px}
.km-auth-form-card .woocommerce-form-row{margin:0 0 9px;padding:0}
.km-auth-form-card label{font-size:10px;font-weight:800;color:#1a2454;margin:0 0 4px;display:block}
.km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{width:100%;height:36px;border:1px solid #dce1ed;border-radius:6px;padding:0 10px;font-size:10px;color:#17204d;background:#fff;outline:none}
.km-auth-form-card input:focus{border-color:var(--km-purple);box-shadow:0 0 0 2px #5421e812}
.km-auth-password{position:relative}
.km-auth-password .km-eye{position:absolute;right:10px;top:9px;color:#6d7691;font-size:13px}
.km-auth-remember{display:flex;justify-content:space-between;align-items:center;margin:5px 0 10px;font-size:9px}
.km-auth-remember label{display:flex;align-items:center;gap:5px;margin:0;font-size:9px;font-weight:700}
.km-auth-remember input{width:14px;height:14px;accent-color:var(--km-purple)}
.km-auth-link{color:var(--km-purple);font-weight:800}
.km-auth-submit{width:100%;height:38px;border:0;border-radius:6px;background:linear-gradient(90deg,#4f1ce7,#a927f6);color:#fff;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 6px 15px #5421e82b}
.km-auth-or{display:flex;align-items:center;gap:8px;margin:9px 0;color:#7b849e;font-size:9px;font-weight:700}
.km-auth-or:before,.km-auth-or:after{content:"";height:1px;background:#dfe3ed;flex:1}
.km-auth-switch{text-align:center;font-size:9px;color:#67718c;margin:12px 0 0}
.km-auth-benefits{display:grid;gap:26px;padding-top:20px}
.km-auth-benefit{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start}
.km-auth-benefit i{width:38px;height:38px;border-radius:50%;background:#eee5ff;color:var(--km-purple);display:grid;place-items:center;font-style:normal;font-size:18px}
.km-auth-benefit strong{display:block;font-size:12px;color:#20117d;margin:2px 0 2px}
.km-auth-benefit small{display:block;font-size:9px;color:#65708e;line-height:1.35}
.km-auth-page .woocommerce-notices-wrapper{width:min(1320px,calc(100% - 40px));margin:0 auto 10px}
.km-auth-page .woocommerce-error,.km-auth-page .woocommerce-message,.km-auth-page .woocommerce-info{font-size:11px;margin:0 0 10px!important;border-radius:8px}
.km-auth-register .km-auth-grid{grid-template-columns:minmax(0,1fr) 360px minmax(210px,.38fr)}
.km-auth-register .km-auth-intro{min-height:555px}
.km-auth-register .km-auth-form-card{padding-top:18px;padding-bottom:18px}
.km-auth-register .km-auth-points{gap:15px}
.km-auth-terms{font-size:8px!important;line-height:1.3!important;color:#65708e!important;margin:7px 0 10px!important}
.km-auth-terms input{vertical-align:middle;margin-right:4px;accent-color:var(--km-purple)}
.km-auth-terms a{color:var(--km-purple);font-weight:800;text-decoration:underline}
.km-auth-mobile-art{display:none}
@media(max-width:1000px){.km-auth-grid,.km-auth-register .km-auth-grid{grid-template-columns:1fr 350px;gap:20px}.km-auth-benefits{display:none}.km-auth-art{right:0;opacity:.72}.km-auth-intro{min-height:500px}}
@media(max-width:767px){
 body.km-auth-body{padding-bottom:66px}
 .km-auth-page{min-height:calc(100vh - 70px);padding:12px 0 80px;background:linear-gradient(180deg,#f6f2ff,#fff)}
 .km-auth-shell{width:calc(100% - 20px)}
 .km-auth-back{font-size:10px;margin:0 0 8px;padding-left:4px}
 .km-auth-grid,.km-auth-register .km-auth-grid{display:flex;flex-direction:column;gap:8px;min-height:0;align-items:stretch}
 .km-auth-intro{min-height:0;height:255px;padding:7px 6px 0;order:1;text-align:left}
 .km-auth-intro h1{font-size:28px;max-width:240px;margin-bottom:6px;letter-spacing:-.7px}
 .km-auth-intro p{font-size:11px;line-height:1.35;max-width:225px;margin-bottom:10px}
 .km-auth-points{gap:6px}
 .km-auth-point{font-size:9px;gap:6px}
 .km-auth-point i{width:24px;height:24px;font-size:12px}
 .km-auth-art{right:-3px;bottom:-10px;width:215px;height:210px;opacity:1}
 .km-auth-art .art-orb{inset:38px 0 0}
 .km-auth-art .art-person{left:56px;bottom:20px;width:90px;height:130px;border-radius:48px 48px 22px 22px}
 .km-auth-art .art-head{left:23px;top:-30px;width:49px;height:49px;border-width:3px}
 .km-auth-art .art-hair{left:18px;top:-39px;width:62px;height:49px}
 .km-auth-art .art-phone{right:-15px;top:31px;width:20px;height:38px;border-width:3px}
 .km-auth-art .art-bag{right:0;bottom:2px;width:55px;height:51px}
 .km-auth-art .art-bag:before{left:13px;top:-22px;width:26px;height:24px;border-width:5px}
 .km-auth-art .art-heart{right:56px;top:52px;font-size:23px}
 .km-auth-form-card{order:2;border-radius:12px;padding:15px 14px;box-shadow:0 7px 22px #2f1b6914}
 .km-auth-form-card h2{font-size:20px}
 .km-auth-form-card .km-auth-subtitle{font-size:9px;margin-bottom:10px}
 .km-auth-form-card .woocommerce-form-row{margin-bottom:7px}
 .km-auth-form-card label{font-size:9px}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:38px;font-size:10px}
 .km-auth-submit{height:40px;font-size:12px}
 .km-auth-benefits{display:none}
 .km-auth-switch{font-size:9px;margin-top:9px}
 .km-auth-register .km-auth-intro{min-height:255px}
 .km-auth-register .km-auth-intro h1{max-width:250px}
 .km-auth-register .km-auth-form-card{padding-top:14px}
 .km-auth-register .km-auth-art{bottom:-4px}
 .km-auth-page .woocommerce-notices-wrapper{width:calc(100% - 20px)}
}


/* v3.8.57 — compact Android auth, no social-login buttons, functional password eyes */
.km-auth-password{display:block;position:relative}
.km-auth-password .km-eye{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;background:transparent;color:#69738f;font-size:14px;line-height:28px;padding:0;cursor:pointer;z-index:2}
.km-auth-password .km-eye:focus{outline:2px solid #5421e8;outline-offset:1px;border-radius:5px}
.km-auth-form-card .km-auth-terms{display:flex;align-items:flex-start;gap:4px}
.km-auth-form-card .km-auth-terms label{display:flex;align-items:flex-start;gap:4px;line-height:1.35}
@media(max-width:767px){
 body.km-auth-body{padding-bottom:58px;overflow-x:hidden}
 .km-auth-page{min-height:calc(100svh - 58px);height:auto;padding:7px 0 12px;overflow:hidden}
 .km-auth-shell{width:calc(100% - 14px);max-width:430px}
 .km-auth-back{font-size:9px;margin:0 0 4px;padding-left:2px;height:18px}
 .km-auth-grid,.km-auth-register .km-auth-grid{gap:5px}
 .km-auth-intro{height:178px;min-height:178px;padding:3px 4px 0}
 .km-auth-intro h1{font-size:24px;line-height:1.02;margin-bottom:4px}
 .km-auth-intro p{font-size:9px;line-height:1.25;max-width:215px;margin-bottom:6px}
 .km-auth-points{gap:3px}
 .km-auth-point{font-size:8px;gap:5px;line-height:1.05}
 .km-auth-point i{width:19px;height:19px;font-size:9px}
 .km-auth-art{right:-1px;bottom:-3px;width:145px;height:142px}
 .km-auth-art .art-orb{inset:26px 0 0}
 .km-auth-art .art-person{left:38px;bottom:10px;width:61px;height:91px;border-radius:34px 34px 16px 16px}
 .km-auth-art .art-head{left:16px;top:-22px;width:35px;height:35px;border-width:2px}
 .km-auth-art .art-hair{left:13px;top:-28px;width:44px;height:35px}
 .km-auth-art .art-phone{right:-10px;top:22px;width:14px;height:27px;border-width:2px}
 .km-auth-art .art-bag{right:0;bottom:1px;width:38px;height:35px;border-radius:6px}
 .km-auth-art .art-bag:before{left:9px;top:-15px;width:18px;height:17px;border-width:3px}
 .km-auth-art .art-heart{right:38px;top:36px;font-size:16px}
 .km-auth-form-card{padding:10px 10px 9px;border-radius:10px}
 .km-auth-form-card h2{font-size:17px;margin-bottom:1px}
 .km-auth-form-card .km-auth-subtitle{font-size:8px;margin-bottom:6px}
 .km-auth-form-card .woocommerce-form-row{margin-bottom:5px}
 .km-auth-form-card label{font-size:8px;margin-bottom:2px}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:31px;font-size:9px;padding:0 8px;border-radius:5px}
 .km-auth-password .km-eye{width:24px;height:24px;line-height:24px;font-size:12px;right:4px}
 .km-auth-remember{font-size:8px;margin:3px 0 6px}
 .km-auth-remember label{font-size:8px}
 .km-auth-submit{height:33px;font-size:10px;border-radius:5px}
 .km-auth-switch{font-size:8px;margin-top:6px}
 .km-auth-or,.km-auth-socials{display:none!important}
 .km-auth-register .km-auth-intro{height:170px;min-height:170px}
 .km-auth-register .km-auth-form-card{padding-top:9px}
 .km-auth-terms{font-size:7px!important;margin:4px 0 5px!important}
 .km-auth-terms input{width:12px;height:12px;margin-top:0}
 .km-auth-register .woocommerce-form-row{margin-bottom:4px}
 .km-auth-register .km-auth-submit{margin-top:1px}
 .km-auth-page .woocommerce-notices-wrapper{width:calc(100% - 14px);margin-bottom:4px}
 .km-auth-page .woocommerce-error,.km-auth-page .woocommerce-message,.km-auth-page .woocommerce-info{font-size:8px;padding:7px!important;margin-bottom:4px!important}
}
@media(max-width:380px) and (max-height:760px){
 .km-auth-intro{height:155px;min-height:155px}
 .km-auth-register .km-auth-intro{height:148px;min-height:148px}
 .km-auth-intro h1{font-size:21px}
 .km-auth-intro p{font-size:8px;margin-bottom:4px}
 .km-auth-point{font-size:7px}
 .km-auth-point i{width:17px;height:17px;font-size:8px}
 .km-auth-art{width:125px;height:122px}
 .km-auth-form-card{padding:8px 9px}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:29px}
 .km-auth-form-card .woocommerce-form-row{margin-bottom:4px}
}


/* v3.8.58 — reference cartoon + Android signup screen-fit */
.km-auth-art{overflow:hidden;display:flex;align-items:flex-end;justify-content:center}
.km-auth-cartoon{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;border:0}
@media(max-width:767px){
 body.km-auth-body{padding-bottom:58px}
 .km-auth-page{min-height:calc(100svh - 58px);padding:4px 0 8px}
 .km-auth-shell{width:calc(100% - 12px);max-width:430px}
 .km-auth-back{font-size:9px;margin:0 0 2px;height:16px}
 .km-auth-grid,.km-auth-register .km-auth-grid{gap:4px}
 .km-auth-intro{height:125px;min-height:125px;padding:2px 4px 0}
 .km-auth-intro h1{font-size:23px;line-height:1;margin-bottom:3px}
 .km-auth-intro p{font-size:8.5px;line-height:1.18;max-width:210px;margin-bottom:4px}
 .km-auth-points{gap:2px}
 .km-auth-point{font-size:7.5px;gap:4px;line-height:1}
 .km-auth-point i{width:17px;height:17px;font-size:8px}
 .km-auth-art{right:-1px;bottom:-2px;width:128px;height:116px}
 .km-auth-cartoon{width:100%;height:100%;object-fit:contain}
 .km-auth-form-card{padding:8px 9px 7px;border-radius:10px}
 .km-auth-form-card h2{font-size:17px;line-height:1.05;margin-bottom:1px}
 .km-auth-form-card .km-auth-subtitle{font-size:8px;margin-bottom:5px}
 .km-auth-form-card .woocommerce-form-row{margin-bottom:4px}
 .km-auth-form-card label{font-size:8px;margin-bottom:2px}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:34px;font-size:10px;padding:0 9px}
 .km-auth-password .km-eye{right:4px;width:26px;height:26px;line-height:26px;font-size:13px}
 .km-auth-remember{margin:3px 0 6px;font-size:8px}
 .km-auth-remember label{font-size:8px}
 .km-auth-submit{height:34px;font-size:11px}
 .km-auth-terms{font-size:7px!important;line-height:1.15!important;margin:4px 0 6px!important}
 .km-auth-terms label{line-height:1.15}
 .km-auth-switch{font-size:8px;margin-top:5px}
 .km-auth-register .km-auth-intro{height:125px;min-height:125px}
 .km-auth-register .km-auth-form-card{padding-top:8px}
}


/* v3.8.61 — KukuMall reference auth layout: desktop 2-column + compact Android fit. */
.km-auth-page{background:linear-gradient(135deg,#f6f1ff 0%,#ffffff 48%,#f1ebff 100%);padding:18px 0 26px;min-height:calc(100vh - 145px);box-sizing:border-box;overflow:hidden}
.km-auth-shell{width:min(1320px,calc(100% - 34px));margin:0 auto}
.km-auth-back{display:inline-flex;align-items:center;color:#4b20c9;font-weight:800;font-size:13px;margin:0 0 10px;text-decoration:none}
.km-auth-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,1.05fr);gap:18px;align-items:stretch}
.km-auth-intro{position:relative;min-height:610px;padding:28px 28px 250px;border:1px solid #e2d9fa;border-radius:14px;background:linear-gradient(145deg,#f0e7ff,#fbf8ff 62%,#f0e8ff);overflow:hidden;box-sizing:border-box}
.km-auth-intro h1{font-size:42px;line-height:1.02;margin:0 0 12px;color:#091650;letter-spacing:-1.5px;max-width:470px}
.km-auth-intro h1 span{color:#6420ef}
.km-auth-intro p{font-size:17px;line-height:1.42;color:#3d4774;max-width:440px;margin:0 0 20px}
.km-auth-points{display:grid;gap:13px;position:relative;z-index:3}
.km-auth-point{display:flex;align-items:center;gap:12px;color:#101a50;font-size:14px;font-weight:700}
.km-auth-point i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eee5ff;color:#5b20e7;font-style:normal;font-size:18px;box-shadow:0 4px 12px rgba(84,33,232,.12)}
.km-auth-art{position:absolute;left:0;right:0;bottom:0;width:100%;height:265px;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;overflow:hidden}
.km-auth-cartoon{display:block;width:min(94%,470px);height:100%;object-fit:contain;object-position:center bottom;border:0}
.km-auth-form-card{background:#fff;border:1px solid #dddfe9;border-radius:14px;padding:28px 30px 20px;box-shadow:0 8px 30px rgba(24,22,65,.06);box-sizing:border-box;align-self:stretch}
.km-auth-form-card h2{font-size:31px;line-height:1.05;color:#08154d;margin:0 0 5px;letter-spacing:-.7px}
.km-auth-form-card .km-auth-subtitle{font-size:13px;color:#68718e;margin:0 0 17px}
.km-auth-form-card .woocommerce-form-row{margin:0 0 10px}
.km-auth-form-card label{display:block;font-size:12px;font-weight:800;color:#18204f;margin:0 0 5px}
.km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{width:100%;height:43px;box-sizing:border-box;border:1px solid #d9dce7;border-radius:7px;background:#fff;padding:0 13px;color:#1b2454;font-size:13px;outline:none}
.km-auth-form-card input:focus{border-color:#6420ef;box-shadow:0 0 0 3px rgba(100,32,239,.08)}
.km-auth-password{display:block;position:relative}
.km-auth-password input{padding-right:43px!important}
.km-eye{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;background:transparent;color:#5f6684;font-size:17px;line-height:32px;padding:0;cursor:pointer;border-radius:50%}
.km-eye:hover{background:#f1edff;color:#5d20e8}
.km-auth-remember{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:7px 0 14px;color:#18204f;font-size:12px}
.km-auth-remember label{display:flex;align-items:center;gap:6px;margin:0;font-size:12px}
.km-auth-remember input{accent-color:#6420ef}
.km-auth-link{color:#5c20df;font-weight:800;text-decoration:none}
.km-auth-link:hover{text-decoration:underline}
.km-auth-submit{width:100%;height:45px;border:0!important;border-radius:7px!important;background:linear-gradient(90deg,#4b1ff0,#b51ef0)!important;color:#fff!important;font-size:14px!important;font-weight:900!important;cursor:pointer;box-shadow:0 6px 16px rgba(98,32,239,.18)}
.km-auth-submit:hover{filter:brightness(.98)}
.km-auth-terms{margin:7px 0 11px!important;color:#4e5676;font-size:11px;line-height:1.45}
.km-auth-terms label{display:flex;align-items:flex-start;gap:7px;font-size:11px;line-height:1.45;font-weight:500;margin:0}
.km-auth-terms input{width:17px;height:17px;min-width:17px;margin:1px 0 0;accent-color:#6420ef}
.km-auth-terms a{color:#5d20df;font-weight:800}
.km-auth-switch{text-align:center;color:#4d5575;font-size:12px;margin:13px 0 0}
.km-auth-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #e2e5ef;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 4px 15px rgba(20,20,70,.04)}
.km-auth-benefit{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 12px;border-right:1px solid #eceef4;color:#18204f}
.km-auth-benefit:last-child{border-right:0}
.km-auth-benefit i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eee7ff;color:#5d20df;font-style:normal;font-size:17px}
.km-auth-benefit strong{display:block;font-size:12px}
.km-auth-benefit small{display:block;color:#68718e;font-size:10px;margin-top:2px}
@media(max-width:767px){
 body.km-auth-body{padding-bottom:58px;overflow-x:hidden}
 .km-auth-page{min-height:calc(100svh - 58px);height:auto;padding:3px 0 7px;overflow:hidden}
 .km-auth-shell{width:calc(100% - 10px);max-width:430px}
 .km-auth-back{font-size:9px;height:15px;margin:0 0 2px;padding-left:2px}
 .km-auth-grid{display:flex;flex-direction:column;gap:4px}
 .km-auth-intro,.km-auth-register .km-auth-intro{height:116px;min-height:116px;padding:5px 8px 2px;border-radius:10px;box-sizing:border-box}
 .km-auth-intro h1{font-size:23px;line-height:.98;margin:0 0 3px;letter-spacing:-.7px;max-width:230px}
 .km-auth-intro p{font-size:8px;line-height:1.18;max-width:205px;margin:0 0 4px}
 .km-auth-points{gap:2px}
 .km-auth-point{font-size:7.2px;gap:4px;line-height:1}
 .km-auth-point i{width:16px;height:16px;font-size:8px}
 .km-auth-art{left:auto;right:-2px;bottom:-1px;width:154px;height:111px}
 .km-auth-cartoon{width:100%;height:100%;object-fit:contain;object-position:center bottom}
 .km-auth-form-card{padding:8px 9px 7px;border-radius:10px;box-shadow:none}
 .km-auth-form-card h2{font-size:18px;line-height:1;margin:0 0 2px}
 .km-auth-form-card .km-auth-subtitle{font-size:7.8px;margin:0 0 5px}
 .km-auth-form-card .woocommerce-form-row{margin:0 0 4px}
 .km-auth-form-card label{font-size:8px;margin:0 0 2px;line-height:1.1}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:31px;font-size:9px;padding:0 8px;border-radius:5px}
 .km-auth-password input{padding-right:34px!important}
 .km-eye{width:25px;height:25px;line-height:25px;font-size:13px;right:3px}
 .km-auth-remember{font-size:7.5px;margin:3px 0 5px}
 .km-auth-remember label{font-size:7.5px;gap:4px}
 .km-auth-remember input{width:13px;height:13px}
 .km-auth-submit{height:32px;font-size:10px!important;border-radius:5px!important}
 .km-auth-terms{font-size:7px!important;line-height:1.2!important;margin:3px 0 5px!important}
 .km-auth-terms label{font-size:7px!important;line-height:1.2!important;gap:5px}
 .km-auth-terms input{width:12px;height:12px;min-width:12px;margin-top:0}
 .km-auth-switch{font-size:7.5px;margin:4px 0 0}
 .km-auth-benefits{display:none}
 .km-auth-register .km-auth-intro{height:108px;min-height:108px}
 .km-auth-register .km-auth-art{width:150px;height:106px}
 .km-auth-register .km-auth-form-card{padding-top:8px}
}
@media(max-width:380px) and (max-height:760px){
 .km-auth-intro,.km-auth-register .km-auth-intro{height:98px;min-height:98px}
 .km-auth-intro h1{font-size:20px}
 .km-auth-intro p{font-size:7px;max-width:185px}
 .km-auth-point{font-size:6.6px}
 .km-auth-point i{width:14px;height:14px;font-size:7px}
 .km-auth-art{width:133px;height:92px}
 .km-auth-register .km-auth-art{width:132px;height:90px}
 .km-auth-form-card{padding:6px 8px 5px}
 .km-auth-form-card .woocommerce-form-row{margin-bottom:3px}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:28px}
 .km-auth-submit{height:29px}
}

/* v3.8.61 — Auth-only header, reference logo, narrower/taller form and uncropped artwork. */
body.km-auth-body{margin:0!important;background:#f7f3ff;overflow-x:hidden}
/* Auth pages: keep the normal desktop website header; hide only the website header on Android/mobile. */
body.km-auth-body .km-auth-top{display:none!important}
@media(max-width:767px){
  body.km-auth-body .km-strip,
  body.km-auth-body .km-header,
  body.km-auth-body .km-nav,
  body.km-auth-body .km-mobile-header{display:none!important}
  body.km-auth-body .km-auth-top{display:flex!important}
}
.km-auth-top{height:74px;background:#fff;border-bottom:1px solid #eeeaf7;display:flex;align-items:center;padding:0 28px;box-sizing:border-box}
.km-auth-logo{display:block;text-decoration:none;line-height:0}
.km-auth-logo .km-logo{display:block}
.km-auth-logo img{display:block;width:190px;height:auto;max-height:58px;object-fit:contain}
.km-auth-page{min-height:calc(100vh - 74px)!important;padding:22px 0 30px!important;overflow:visible!important}
.km-auth-shell{width:min(1240px,calc(100% - 34px));}
.km-auth-grid{grid-template-columns:minmax(0,1fr) minmax(360px,390px);gap:20px;align-items:stretch}
.km-auth-intro{min-height:650px;padding:32px 34px 255px;overflow:visible}
.km-auth-art{height:285px;overflow:visible;bottom:4px}
.km-auth-cartoon{width:min(94%,480px);height:100%;object-fit:contain;object-position:center bottom}
.km-auth-form-card{min-height:650px;padding:34px 28px 28px;display:flex;flex-direction:column;justify-content:flex-start}
.km-auth-form-card .woocommerce-form-row{margin-bottom:13px}
.km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:46px}
.km-auth-form-card .km-auth-switch{margin-top:14px}
@media(max-width:767px){
 body.km-auth-body{padding-bottom:58px!important}
 .km-auth-top{height:62px;padding:0 0;justify-content:center}
 .km-auth-logo img{width:156px;max-height:50px}
 .km-auth-page{min-height:calc(100svh - 62px - 58px)!important;padding:8px 0 10px!important}
 .km-auth-shell{width:calc(100% - 20px);max-width:440px}
 .km-auth-back{font-size:11px;height:auto;margin:0 0 5px;padding-left:3px}
 .km-auth-grid{gap:8px}
 .km-auth-intro,.km-auth-register .km-auth-intro{height:142px;min-height:142px;padding:10px 12px 3px;border-radius:12px;overflow:visible}
 .km-auth-intro h1{font-size:24px;line-height:.98;margin:0 0 5px;max-width:235px}
 .km-auth-intro p{font-size:9px;line-height:1.2;max-width:210px;margin:0 0 5px}
 .km-auth-points{gap:3px}
 .km-auth-point{font-size:7.8px;gap:5px;line-height:1.05}
 .km-auth-point i{width:18px;height:18px;font-size:9px}
 .km-auth-art,.km-auth-register .km-auth-art{right:-2px;bottom:0;width:168px;height:139px;overflow:visible}
 .km-auth-cartoon{width:100%;height:100%;object-fit:contain;object-position:center bottom}
 .km-auth-form-card{width:94%;margin:0 auto;min-height:0;padding:15px 14px 13px;border-radius:12px;box-shadow:0 4px 18px rgba(24,22,65,.06)}
 .km-auth-form-card h2{font-size:23px;line-height:1.05;margin:0 0 4px}
 .km-auth-form-card .km-auth-subtitle{font-size:9px;margin:0 0 10px}
 .km-auth-form-card .woocommerce-form-row{margin:0 0 8px}
 .km-auth-form-card label{font-size:10px;margin:0 0 3px;line-height:1.15}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:40px;font-size:11px;padding:0 10px;border-radius:6px}
 .km-auth-password input{padding-right:38px!important}
 .km-eye{right:3px;width:30px;height:30px;line-height:30px;font-size:15px}
 .km-auth-remember{font-size:9px;margin:5px 0 9px}
 .km-auth-remember label{font-size:9px;gap:4px}
 .km-auth-remember input{width:14px;height:14px}
 .km-auth-submit{height:40px;font-size:12px!important;border-radius:6px!important}
 .km-auth-terms{font-size:8px!important;line-height:1.25!important;margin:5px 0 8px!important}
 .km-auth-terms label{font-size:8px!important;line-height:1.25;gap:6px}
 .km-auth-terms input{width:14px;height:14px;min-width:14px}
 .km-auth-switch{font-size:9px;margin:7px 0 0}
 .km-auth-benefits{display:none}
 .km-auth-register .km-auth-intro{height:142px;min-height:142px}
 .km-auth-register .km-auth-art{width:168px;height:139px}
}
@media(max-width:380px) and (max-height:760px){
 .km-auth-top{height:56px}
 .km-auth-logo img{width:140px;max-height:45px}
 .km-auth-page{min-height:calc(100svh - 56px - 58px)!important;padding-top:5px!important}
 .km-auth-intro,.km-auth-register .km-auth-intro{height:128px;min-height:128px;padding-top:8px}
 .km-auth-intro h1{font-size:21px}
 .km-auth-intro p{font-size:8px;max-width:185px}
 .km-auth-point{font-size:7px}
 .km-auth-point i{width:16px;height:16px;font-size:8px}
 .km-auth-art,.km-auth-register .km-auth-art{width:150px;height:126px}
 .km-auth-form-card{padding:12px 12px 10px}
 .km-auth-form-card input.input-text,.km-auth-form-card input[type=text],.km-auth-form-card input[type=email],.km-auth-form-card input[type=password],.km-auth-form-card input[type=tel]{height:37px}
 .km-auth-form-card .woocommerce-form-row{margin-bottom:6px}
 .km-auth-submit{height:37px}
}


/* v3.8.62 — Android Login: remove the shopping-bag artwork from Welcome Back. */
@media(max-width:767px){
  body.km-auth-body .km-auth-login .km-auth-art{display:none!important}
  body.km-auth-body .km-auth-login .km-auth-intro{height:auto;min-height:142px;padding-bottom:10px}
  body.km-auth-body .km-auth-login .km-auth-intro p{max-width:290px}
}


/* v3.8.65 — Hard mobile rule: Login Welcome Back must not show the shopping-bag artwork. */
@media screen and (max-width: 767px){
  main.km-auth-page.km-auth-login .km-auth-intro > .km-auth-art,
  body.km-auth-body main.km-auth-page.km-auth-login .km-auth-art{
    display:none !important;
    visibility:hidden !important;
    width:0 !important;
    height:0 !important;
    overflow:hidden !important;
  }
  main.km-auth-page.km-auth-login .km-auth-intro{
    min-height:0 !important;
    height:auto !important;
    padding-bottom:12px !important;
  }
}

/* v3.8.65 — Android auth layout matched to supplied mobile reference. Desktop unchanged. */
@media screen and (max-width:767px){
  body.km-auth-body .km-auth-page.km-auth-login,
  body.km-auth-body .km-auth-page.km-auth-register{padding-top:6px!important}

  body.km-auth-body .km-auth-back{
    font-size:0!important;
    width:28px;
    height:28px;
    line-height:28px;
    padding:0!important;
    margin:0 0 1px 5px!important;
    text-align:center;
  }
  body.km-auth-body .km-auth-back::before{
    content:'←';
    font-size:20px;
    line-height:28px;
    color:#5420c9;
  }

  body.km-auth-body .km-auth-intro,
  body.km-auth-body .km-auth-register .km-auth-intro{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    padding:8px 16px 10px!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    text-align:center!important;
    overflow:visible!important;
  }
  body.km-auth-body .km-auth-intro h1{
    max-width:none!important;
    font-size:29px!important;
    line-height:1.02!important;
    letter-spacing:-1px!important;
    margin:0 0 6px!important;
    text-align:center!important;
  }
  body.km-auth-body .km-auth-intro p{
    max-width:310px!important;
    margin:0 auto!important;
    font-size:11px!important;
    line-height:1.3!important;
    text-align:center!important;
    color:#4c5575!important;
  }
  body.km-auth-body .km-auth-points,
  body.km-auth-body .km-auth-art{
    display:none!important;
  }

  body.km-auth-body .km-auth-form-card{
    width:92%!important;
    min-height:0!important;
    margin:4px auto 0!important;
    padding:22px 18px 18px!important;
    border-radius:15px!important;
  }
  body.km-auth-body .km-auth-form-card h2{
    font-size:27px!important;
    line-height:1.05!important;
    margin:0 0 5px!important;
  }
  body.km-auth-body .km-auth-form-card .km-auth-subtitle{
    font-size:11px!important;
    line-height:1.3!important;
    margin:0 0 13px!important;
  }
  body.km-auth-body .km-auth-form-card .woocommerce-form-row{
    margin-bottom:9px!important;
  }
  body.km-auth-body .km-auth-form-card label{
    font-size:11px!important;
    margin-bottom:4px!important;
  }
  body.km-auth-body .km-auth-form-card input.input-text,
  body.km-auth-body .km-auth-form-card input[type=text],
  body.km-auth-body .km-auth-form-card input[type=email],
  body.km-auth-body .km-auth-form-card input[type=password],
  body.km-auth-body .km-auth-form-card input[type=tel]{
    height:45px!important;
    font-size:12px!important;
    border-radius:7px!important;
  }
  body.km-auth-body .km-auth-submit{
    height:45px!important;
    font-size:14px!important;
    border-radius:7px!important;
  }
  body.km-auth-body .km-auth-remember{
    font-size:10px!important;
    margin:5px 0 12px!important;
  }
  body.km-auth-body .km-auth-remember label{font-size:10px!important}
  body.km-auth-body .km-auth-switch{
    font-size:10px!important;
    margin:14px 0 0!important;
  }
  body.km-auth-body .km-eye{
    width:38px!important;
    min-width:38px!important;
  }
}

/* v3.8.65 — Android Signup screen-fit: compact Join section and full Create Account button. */
@media screen and (max-width:767px){
  body.km-auth-body .km-auth-top{height:62px!important;padding:0!important}
  body.km-auth-body .km-auth-logo img{width:150px!important;max-height:48px!important}

  body.km-auth-body main.km-auth-page.km-auth-register{
    padding:3px 0 8px!important;
    min-height:calc(100svh - 62px - 58px)!important;
  }
  body.km-auth-body .km-auth-register .km-auth-shell{width:calc(100% - 18px)!important;max-width:440px!important}
  body.km-auth-body .km-auth-register .km-auth-back{
    height:24px!important;line-height:24px!important;margin:0 0 0 3px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-intro{
    height:118px!important;
    min-height:118px!important;
    padding:4px 12px 6px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  body.km-auth-body .km-auth-register .km-auth-intro h1{
    font-size:27px!important;
    line-height:.98!important;
    margin:0 0 5px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-intro p{
    max-width:330px!important;
    font-size:10px!important;
    line-height:1.2!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card{
    width:94%!important;
    margin:2px auto 0!important;
    padding:13px 14px 10px!important;
    border-radius:14px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card h2{
    font-size:25px!important;
    margin:0 0 3px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card .km-auth-subtitle{
    font-size:10px!important;
    line-height:1.2!important;
    margin:0 0 7px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card .woocommerce-form-row{
    margin-bottom:5px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card label{
    font-size:10px!important;
    margin-bottom:2px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card input.input-text,
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=text],
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=email],
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=password],
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=tel]{
    height:38px!important;
    min-height:38px!important;
    font-size:11px!important;
    padding:0 10px!important;
    border-radius:6px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-password input{padding-right:38px!important}
  body.km-auth-body .km-auth-register .km-auth-terms{
    font-size:8px!important;
    line-height:1.15!important;
    margin:3px 0 6px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-terms label{
    font-size:8px!important;
    line-height:1.15!important;
    gap:5px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-terms input{width:14px!important;height:14px!important;min-width:14px!important}
  body.km-auth-body .km-auth-register .km-auth-submit{
    height:40px!important;
    min-height:40px!important;
    font-size:12px!important;
    margin-top:0!important;
  }
  body.km-auth-body .km-auth-register .km-auth-switch{
    font-size:9px!important;
    margin:6px 0 0!important;
  }
}

/* v3.8.66 — Android Signup: reduce the vertical gap between Join section and Create Account; keep full form screen-fit. */
@media screen and (max-width:767px){
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro{
    height:92px!important;
    min-height:92px!important;
    padding:0 10px 2px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro h1{
    font-size:26px!important;
    line-height:.96!important;
    margin:0 0 4px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro p{
    max-width:340px!important;
    font-size:9px!important;
    line-height:1.15!important;
    margin:0 auto!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card{
    margin:0 auto!important;
    padding:12px 14px 8px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card h2{
    font-size:24px!important;
    margin-bottom:2px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .km-auth-subtitle{
    margin-bottom:6px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .woocommerce-form-row{
    margin-bottom:4px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input.input-text,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=text],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=email],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=password],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=tel]{
    height:36px!important;
    min-height:36px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-terms{
    margin:2px 0 5px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-submit{
    height:38px!important;
    min-height:38px!important;
  }
}


/* v3.8.67 — My Account dashboard reference design. Base page remains WooCommerce-functional; logged-out users keep Login/Signup. */
.km-account-dashboard{background:#fff;min-height:calc(100vh - 150px);padding:10px 0 34px;color:#0c1850}
.km-account-wrap{width:min(1320px,calc(100% - 28px));margin:auto}
.km-account-breadcrumb{display:flex;gap:10px;align-items:center;font-size:12px;color:#66708c;margin:4px 0 12px}.km-account-breadcrumb a{color:#56627e}.km-account-breadcrumb strong{color:#182451}
.km-account-layout{display:grid;grid-template-columns:155px minmax(0,1fr);gap:14px;align-items:start}
.km-account-sidebar{border-right:1px solid #e6e8f2;padding:0 12px 10px 0;display:flex;flex-direction:column;gap:3px;min-height:650px}.km-account-sidebar a,.km-account-side-title{display:flex;align-items:center;gap:10px;padding:11px 10px;border-radius:8px;color:#26315a;text-decoration:none;font-size:11px;font-weight:600}.km-account-side-title{background:#eadcff;color:#4b20c9;font-size:12px;font-weight:800;margin-bottom:4px}.km-account-sidebar a.active{background:#eadcff;color:#4b20c9}.km-account-sidebar a b{margin-left:auto;background:#ef3157;color:#fff;border-radius:10px;min-width:16px;height:16px;text-align:center;font-size:9px;line-height:16px}
.km-account-main{min-width:0}.km-account-hero{height:136px;border-radius:10px;background:linear-gradient(110deg,#f0ddff,#d9c7ff 65%,#efe8ff);display:flex;align-items:center;padding:16px 20px;position:relative;overflow:hidden}.km-account-userpic{width:84px;height:84px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 10px #4b20c922;flex:0 0 auto}.km-account-userpic img{width:100%;height:100%;object-fit:cover}.km-account-hero h1{font-size:22px;margin:0 0 4px;color:#09164e}.km-account-hero p{margin:0 0 4px;font-size:12px;color:#35416d}.km-account-hero small{font-size:10px;color:#52607d}.km-account-hero-art{margin-left:auto;display:flex;align-items:center;gap:24px;transform:rotate(-5deg);padding-right:22px}.km-account-hero-art span{font-size:25px;line-height:.9;font-style:italic;color:#5421e8}.km-account-hero-art strong{font-size:58px;filter:drop-shadow(0 8px 8px #5421e833)}
.km-account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:10px 0}.km-account-stats>div{border:1px solid #e6e8f2;border-radius:9px;min-height:64px;display:grid;grid-template-columns:43px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:7px 10px;background:#fff}.km-account-stats i{grid-row:1/3;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#efe5ff;font-style:normal;font-size:19px}.km-account-stats strong{font-size:16px}.km-account-stats span{font-size:9px;color:#6b7490}
.km-account-section-head{display:flex;justify-content:space-between;align-items:center;margin:12px 0 6px}.km-account-section-head h2{font-size:17px;margin:0}.km-account-section-head a{font-size:10px;color:#4b20c9;font-weight:800;text-decoration:none}.km-account-orders{display:grid;gap:5px}.km-order-row{min-height:63px;border:1px solid #e8eaf2;border-radius:8px;display:grid;grid-template-columns:58px minmax(0,1fr) 88px 100px;gap:10px;align-items:center;padding:5px 8px}.km-order-thumb{height:52px;display:grid;place-items:center}.km-order-thumb img{max-height:52px;width:auto;max-width:55px;object-fit:contain}.km-order-placeholder{font-size:28px}.km-order-info{display:grid;gap:2px}.km-order-info strong{font-size:11px}.km-order-info span,.km-order-info small{font-size:9px;color:#66708c}.km-order-status{justify-self:center;padding:6px 10px;border-radius:6px;font-size:9px;font-weight:800;background:#e6f7ec;color:#25834b}.km-status-processing{background:#fff0d4;color:#bd6c00}.km-status-shipped{background:#e6f0ff;color:#2366c5}.km-order-details{border:1px solid #a58ae8;color:#5421e8;text-decoration:none;border-radius:6px;padding:7px 8px;text-align:center;font-size:9px;font-weight:800}.km-empty-orders{border:1px dashed #ddd3f7;padding:18px;text-align:center;font-size:12px}.km-empty-orders a{color:#5421e8;font-weight:800}
.km-account-quick{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.km-account-quick a{min-height:72px;border-radius:8px;background:#f5f1ff;text-decoration:none;color:#1b2756;display:grid;place-items:center;padding:7px;text-align:center}.km-account-quick i{font-style:normal;font-size:20px;color:#5421e8}.km-account-quick strong{font-size:10px}.km-account-quick small{font-size:8px;color:#6b7490}
.km-account-offer{margin:12px 0;padding:10px 14px;border-radius:9px;background:linear-gradient(90deg,#f0dcff,#fff2ff);display:flex;align-items:center;gap:12px;min-height:66px}.km-offer-gift{font-size:42px}.km-account-offer>div:nth-child(2){display:grid;gap:2px}.km-account-offer strong{font-size:15px}.km-account-offer span{font-size:9px;color:#68718d}.km-account-offer a{font-size:9px;background:#5421e8;color:#fff;padding:6px 12px;border-radius:12px;text-decoration:none;width:max-content;margin-top:3px}.km-offer-badges{margin-left:auto;display:flex;gap:18px;font-size:9px;color:#4b20c9;font-weight:700}
.km-account-products{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.km-account-product{position:relative;border:1px solid #e5e7ef;border-radius:8px;padding:7px;background:#fff;min-width:0}.km-product-image{display:block;height:105px;text-align:center}.km-product-image img{width:100%;height:100%;object-fit:contain}.km-product-heart{position:absolute;right:7px;top:7px;border:0;background:none;font-size:18px;color:#7c849a}.km-product-name{display:block;color:#1d2853;text-decoration:none;font-size:9px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0}.km-product-price{font-size:12px;font-weight:900;color:#ed3147}.km-product-price del{font-size:8px;color:#8c93a5;margin-left:4px}.km-account-product>small{font-size:8px;color:#777f96}.km-product-cart{display:block;background:#5421e8;color:#fff;text-align:center;border-radius:4px;padding:5px 3px;margin-top:5px;font-size:9px;text-decoration:none}
@media(max-width:767px){
 .km-account-dashboard{padding:7px 0 70px;min-height:calc(100svh - 60px)}.km-account-wrap{width:calc(100% - 12px)}.km-account-breadcrumb{font-size:9px;margin:3px 4px 7px}.km-account-layout{display:block}.km-account-sidebar{display:none}.km-account-hero{height:82px;border-radius:9px;padding:8px 10px}.km-account-userpic{width:54px;height:54px;border-width:2px}.km-account-hero h1{font-size:15px;margin-bottom:2px}.km-account-hero p{font-size:8px;margin-bottom:2px}.km-account-hero small{font-size:7px}.km-account-hero-art{gap:5px;padding-right:4px}.km-account-hero-art span{font-size:13px}.km-account-hero-art strong{font-size:34px}.km-account-stats{gap:5px;margin:6px 0}.km-account-stats>div{min-height:55px;padding:4px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:1fr 1fr}.km-account-stats i{width:25px;height:25px;font-size:12px}.km-account-stats strong{font-size:11px}.km-account-stats span{font-size:6.5px}.km-account-section-head{margin:7px 2px 4px}.km-account-section-head h2{font-size:13px}.km-account-section-head a{font-size:8px}.km-order-row{min-height:57px;grid-template-columns:42px minmax(0,1fr) 57px 14px;gap:5px;padding:4px}.km-order-thumb{height:45px}.km-order-thumb img{max-width:40px;max-height:45px}.km-order-info strong{font-size:8px}.km-order-info span,.km-order-info small{font-size:6.5px}.km-order-status{font-size:6.5px;padding:4px 5px}.km-order-details{font-size:0;border:0;padding:0}.km-order-details:after{content:'›';font-size:18px;color:#5421e8}.km-account-quick{grid-template-columns:repeat(4,1fr);gap:5px}.km-account-quick a{min-height:62px;padding:4px}.km-account-quick a:nth-child(5){grid-column:auto}.km-account-quick i{font-size:16px}.km-account-quick strong{font-size:7px}.km-account-quick small{font-size:6px}.km-account-offer{min-height:50px;margin:7px 0;padding:6px 8px;gap:6px}.km-offer-gift{font-size:28px}.km-account-offer strong{font-size:10px}.km-account-offer span,.km-account-offer a{font-size:6px}.km-offer-badges{display:none}.km-account-products{grid-template-columns:repeat(2,1fr);gap:5px}.km-product-image{height:100px}.km-product-name{font-size:8px}.km-product-price{font-size:11px}.km-product-cart{font-size:8px;padding:5px}.km-account-main{padding-bottom:10px}
}

/* v3.8.70 — Desktop Signup reference layout: wide hero + narrow form + bottom benefits. Mobile rules remain unchanged. */
@media screen and (min-width:768px){
  body.km-auth-body main.km-auth-page.km-auth-register{
    padding:18px 0 38px!important;
    background:linear-gradient(135deg,#f7f3ff 0%,#fff 48%,#f2edff 100%)!important;
  }
  body.km-auth-body .km-auth-shell{
    width:calc(100% - 40px)!important;
    max-width:1320px!important;
    margin:0 auto!important;
  }
  body.km-auth-body .km-auth-back{
    margin:0 0 12px!important;
    font-size:11px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 390px!important;
    grid-template-rows:auto auto!important;
    gap:14px 18px!important;
    align-items:stretch!important;
    min-height:0!important;
  }
  body.km-auth-body .km-auth-register .km-auth-intro{
    grid-column:1!important;
    grid-row:1!important;
    min-height:500px!important;
    height:500px!important;
    padding:28px 26px 0!important;
    border:1px solid #e0d6f7!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,#f0e3ff 0%,#fff 55%,#f0e8ff 100%)!important;
    overflow:hidden!important;
  }
  body.km-auth-body .km-auth-register .km-auth-intro h1{
    position:relative!important;
    z-index:4!important;
    max-width:420px!important;
    font-size:39px!important;
    line-height:1.02!important;
    margin:0 0 12px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-intro p{
    position:relative!important;
    z-index:4!important;
    max-width:410px!important;
    font-size:16px!important;
    line-height:1.35!important;
    margin:0 0 20px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-points{
    position:relative!important;
    z-index:5!important;
    width:330px!important;
    gap:13px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-point{
    font-size:12px!important;
    gap:10px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-point i{
    width:34px!important;
    height:34px!important;
    font-size:16px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-art{
    z-index:2!important;
    right:0!important;
    bottom:0!important;
    width:61%!important;
    height:390px!important;
    opacity:1!important;
  }
  body.km-auth-body .km-auth-register .km-auth-cartoon{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center bottom!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card{
    grid-column:2!important;
    grid-row:1!important;
    width:100%!important;
    min-height:500px!important;
    padding:22px 22px 18px!important;
    border-radius:12px!important;
    align-self:stretch!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card h2{
    font-size:25px!important;
    margin-bottom:4px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card .km-auth-subtitle{
    font-size:11px!important;
    margin-bottom:12px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card .woocommerce-form-row{
    margin-bottom:8px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card label{
    font-size:10px!important;
    margin-bottom:4px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-form-card input.input-text,
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=text],
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=email],
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=password],
  body.km-auth-body .km-auth-register .km-auth-form-card input[type=tel]{
    height:38px!important;
    font-size:10px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-terms{
    font-size:8px!important;
    margin:7px 0 10px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-submit{
    height:40px!important;
    font-size:12px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-switch{
    font-size:9px!important;
    margin-top:9px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-benefits{
    grid-column:1 / -1!important;
    grid-row:2!important;
    display:grid!important;
    grid-template-columns:repeat(4,1fr)!important;
    gap:0!important;
    padding:0!important;
    min-height:64px!important;
    border:1px solid #e2e4ee!important;
    border-radius:9px!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  body.km-auth-body .km-auth-register .km-auth-benefit{
    grid-template-columns:36px 1fr!important;
    gap:8px!important;
    align-items:center!important;
    padding:10px 18px!important;
    border-right:1px solid #e8eaf1!important;
  }
  body.km-auth-body .km-auth-register .km-auth-benefit:last-child{border-right:0!important}
  body.km-auth-body .km-auth-register .km-auth-benefit i{
    width:32px!important;
    height:32px!important;
    font-size:15px!important;
  }
  body.km-auth-body .km-auth-register .km-auth-benefit strong{font-size:10px!important;margin:0 0 1px!important}
  body.km-auth-body .km-auth-register .km-auth-benefit small{font-size:8px!important}
}

/* v3.8.70 — Desktop Signup: isolate reference artwork from legacy intro styling and remove baked rating strip. */
@media(min-width:768px){
  .km-auth-register .km-auth-intro{padding-right:50%!important;overflow:hidden!important;}
  .km-auth-register .km-auth-intro h1,
  .km-auth-register .km-auth-intro p,
  .km-auth-register .km-auth-points{position:relative;z-index:5;}
  .km-auth-register .km-auth-art{left:auto!important;right:0!important;bottom:0!important;width:54%!important;height:390px!important;z-index:2!important;overflow:hidden!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;}
  .km-auth-register .km-auth-cartoon{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center bottom!important;}
  .km-auth-register .km-auth-points{gap:13px!important;}
}


/* v3.8.70 — Desktop Signup uses the selected narrow reference-panel design only. */
.km-auth-register-reference{display:none!important;}
@media(min-width:1200px){
  body.km-auth-body .km-auth-register .km-auth-grid{grid-template-columns:360px 300px!important;gap:14px!important;align-items:stretch!important;}
  body.km-auth-body .km-auth-register .km-auth-intro{width:360px!important;height:760px!important;min-height:760px!important;padding:0!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e1d8f7!important;box-sizing:border-box!important;}
  body.km-auth-body .km-auth-register .km-auth-register-reference{display:block!important;width:100%!important;height:100%!important;object-fit:fill!important;object-position:center!important;}
  body.km-auth-body .km-auth-register .km-auth-intro>h1,
  body.km-auth-body .km-auth-register .km-auth-intro>p,
  body.km-auth-body .km-auth-register .km-auth-intro>.km-auth-points,
  body.km-auth-body .km-auth-register .km-auth-intro>.km-auth-art{display:none!important;}
  body.km-auth-body .km-auth-register .km-auth-form-card{width:300px!important;min-height:760px!important;padding:18px 20px!important;box-sizing:border-box!important;}
}
@media(min-width:768px) and (max-width:1199px){
  body.km-auth-body .km-auth-register .km-auth-register-reference{display:none!important;}
}

/* v3.8.74 — Desktop Signup: show ONLY the selected narrow reference panel; remove all legacy artwork/content. */
@media (min-width: 1200px){
  body.km-auth-body main.km-auth-register .km-auth-shell{
    width: 654px!important;
    max-width: 654px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body.km-auth-body main.km-auth-register .km-auth-grid{
    display:grid!important;
    grid-template-columns: 320px 300px!important;
    gap:14px!important;
    align-items:start!important;
  }
  body.km-auth-body main.km-auth-register .km-auth-intro{
    width:320px!important;
    height:677px!important;
    min-height:677px!important;
    max-height:677px!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
    border:1px solid #e1d8f7!important;
    border-radius:10px!important;
    background:#fff!important;
    box-sizing:border-box!important;
    position:relative!important;
  }
  body.km-auth-body main.km-auth-register .km-auth-register-reference{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    object-fit:fill!important;
    object-position:center!important;
    border:0!important;
    border-radius:0!important;
  }
  body.km-auth-body main.km-auth-register .km-auth-register-legacy,
  body.km-auth-body main.km-auth-register .km-auth-art,
  body.km-auth-body main.km-auth-register .km-auth-cartoon{
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    height:0!important;
    overflow:hidden!important;
  }
  body.km-auth-body main.km-auth-register .km-auth-form-card{
    width:300px!important;
    height:677px!important;
    min-height:677px!important;
    max-height:677px!important;
    padding:18px 20px!important;
    margin:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  body.km-auth-body main.km-auth-register .km-auth-form-card h2{font-size:24px!important;margin-bottom:3px!important;}
  body.km-auth-body main.km-auth-register .km-auth-form-card .km-auth-subtitle{font-size:9px!important;margin-bottom:9px!important;}
  body.km-auth-body main.km-auth-register .km-auth-form-card .woocommerce-form-row{margin-bottom:8px!important;}
  body.km-auth-body main.km-auth-register .km-auth-form-card input.input-text,
  body.km-auth-body main.km-auth-register .km-auth-form-card input[type=text],
  body.km-auth-body main.km-auth-register .km-auth-form-card input[type=email],
  body.km-auth-body main.km-auth-register .km-auth-form-card input[type=password],
  body.km-auth-body main.km-auth-register .km-auth-form-card input[type=tel]{height:34px!important;min-height:34px!important;font-size:11px!important;}
  body.km-auth-body main.km-auth-register .km-auth-form-card label{font-size:9px!important;margin-bottom:3px!important;}
  body.km-auth-body main.km-auth-register .km-auth-register .km-auth-terms{font-size:8px!important;}
  body.km-auth-body main.km-auth-register .km-auth-submit{height:36px!important;min-height:36px!important;font-size:11px!important;}
}

/* v3.8.74 — Desktop Signup: restore full-width desktop presentation like Login page.
   Only desktop Signup is changed; Android and Login remain untouched. */
@media (min-width:1200px){
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-shell{
    width:920px!important;
    max-width:920px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-grid{
    width:100%!important;
    grid-template-columns:500px 390px!important;
    gap:18px!important;
    align-items:stretch!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro{
    width:500px!important;
    height:677px!important;
    min-height:677px!important;
    max-height:677px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-register-reference{
    width:100%!important;
    height:100%!important;
    object-fit:fill!important;
    display:block!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card{
    width:390px!important;
    height:677px!important;
    min-height:677px!important;
    max-height:677px!important;
    padding:28px 30px 20px!important;
    overflow:hidden!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card h2{
    font-size:31px!important;
    margin-bottom:5px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .km-auth-subtitle{
    font-size:13px!important;
    margin-bottom:17px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .woocommerce-form-row{
    margin-bottom:10px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card label{
    font-size:12px!important;
    margin-bottom:5px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input.input-text,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=text],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=email],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=password],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=tel]{
    height:43px!important;
    min-height:43px!important;
    font-size:13px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-terms{
    font-size:11px!important;
    line-height:1.45!important;
    margin:7px 0 11px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-submit{
    height:45px!important;
    min-height:45px!important;
    font-size:14px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-switch{
    font-size:12px!important;
    margin-top:13px!important;
  }
}

/* v3.8.74 — Signup uses the same clean high-quality desktop structure as Login. */
@media(min-width:768px){
  body.km-auth-body .km-auth-page{min-height:calc(100vh - 74px)!important;padding:22px 0 26px!important;box-sizing:border-box}
  body.km-auth-body .km-auth-shell{width:min(1240px,calc(100% - 44px));margin:0 auto}
  body.km-auth-body .km-auth-grid{grid-template-columns:minmax(0,1fr) minmax(380px,410px);gap:22px;align-items:stretch}
  body.km-auth-body .km-auth-intro{min-height:620px;height:620px;padding:30px 34px 250px;border-radius:16px;box-sizing:border-box;overflow:hidden}
  body.km-auth-body .km-auth-intro h1{font-size:44px;line-height:1.02;letter-spacing:-1.5px;max-width:500px}
  body.km-auth-body .km-auth-intro p{font-size:17px;line-height:1.42;max-width:440px;margin-bottom:21px}
  body.km-auth-body .km-auth-points{gap:14px}
  body.km-auth-body .km-auth-point{font-size:14px;gap:12px}
  body.km-auth-body .km-auth-point i{width:40px;height:40px;font-size:18px}
  body.km-auth-body .km-auth-art{height:285px;left:0;right:0;bottom:0;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}
  body.km-auth-body .km-auth-cartoon{display:block;width:100%;max-width:510px;height:100%;object-fit:contain;object-position:center bottom;image-rendering:auto}
  body.km-auth-body .km-auth-form-card{min-height:620px;height:620px;padding:30px 30px 24px;border-radius:16px;box-sizing:border-box;overflow:hidden}
  body.km-auth-body .km-auth-form-card h2{font-size:32px;line-height:1.05}
  body.km-auth-body .km-auth-form-card .km-auth-subtitle{font-size:13px;margin-bottom:16px}
  body.km-auth-body .km-auth-form-card .woocommerce-form-row{margin-bottom:10px}
  body.km-auth-body .km-auth-form-card label{font-size:12px;margin-bottom:5px}
  body.km-auth-body .km-auth-form-card input.input-text,body.km-auth-body .km-auth-form-card input[type=text],body.km-auth-body .km-auth-form-card input[type=email],body.km-auth-body .km-auth-form-card input[type=password],body.km-auth-body .km-auth-form-card input[type=tel]{height:43px;font-size:13px;border-radius:7px}
  body.km-auth-body .km-auth-terms{font-size:10px!important;line-height:1.3!important;margin:6px 0 9px!important}
  body.km-auth-body .km-auth-terms label{font-size:10px!important;line-height:1.3!important}
  body.km-auth-body .km-auth-submit{height:44px;font-size:14px!important}
  body.km-auth-body .km-auth-switch{font-size:11px;margin-top:10px}
  body.km-auth-body .km-auth-benefits{margin-top:0}
  /* Remove every legacy reference-panel variant on desktop. */
  body.km-auth-body .km-auth-register-reference,body.km-auth-body .km-auth-register-legacy{display:none!important}
}

/* v3.8.74 — Desktop Signup blank-panel repair. Restore the real Join KukuMall content; mobile untouched. */
@media (min-width: 1100px){
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-shell{
    width:min(1080px, calc(100% - 64px)) !important;
    max-width:1080px !important;
    margin:0 auto !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-grid{
    display:grid !important;
    grid-template-columns:minmax(0, 1fr) 420px !important;
    gap:20px !important;
    align-items:stretch !important;
    width:100% !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro{
    position:relative !important;
    display:block !important;
    width:auto !important;
    height:650px !important;
    min-height:650px !important;
    max-height:650px !important;
    padding:34px 36px 285px !important;
    border-radius:16px !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
    background:linear-gradient(135deg,#f6efff 0%,#ffffff 55%,#f0e8ff 100%) !important;
    border:1px solid #ddd2f5 !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-register-reference{display:none !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>h1,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>p,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>.km-auth-points,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>.km-auth-art{
    display:block !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>h1{
    position:relative !important; z-index:5 !important;
    margin:0 0 12px !important; max-width:440px !important;
    font-size:43px !important; line-height:1.02 !important; letter-spacing:-1.5px !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>h1 span{color:#6828e8 !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>p{
    position:relative !important; z-index:5 !important;
    max-width:410px !important; margin:0 0 20px !important;
    font-size:16px !important; line-height:1.4 !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-points{
    position:relative !important; z-index:6 !important;
    display:flex !important; flex-direction:column !important; gap:12px !important;
    max-width:390px !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-point{
    display:flex !important; align-items:center !important; gap:12px !important;
    font-size:14px !important; line-height:1.2 !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-point i{
    flex:0 0 40px !important; width:40px !important; height:40px !important;
    display:flex !important; align-items:center !important; justify-content:center !important;
    border-radius:50% !important; background:#f0e6ff !important; font-size:18px !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-art{
    position:absolute !important; z-index:2 !important;
    left:0 !important; right:0 !important; bottom:0 !important;
    width:100% !important; height:285px !important;
    display:flex !important; align-items:flex-end !important; justify-content:center !important;
    overflow:hidden !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-cartoon{
    display:block !important; width:100% !important; max-width:500px !important;
    height:100% !important; object-fit:contain !important; object-position:center bottom !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card{
    width:420px !important; height:650px !important; min-height:650px !important; max-height:650px !important;
    padding:30px 30px 22px !important; box-sizing:border-box !important; overflow:hidden !important;
    border-radius:16px !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card h2{font-size:32px !important; margin:0 0 6px !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .km-auth-subtitle{font-size:13px !important; margin-bottom:16px !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .woocommerce-form-row{margin-bottom:10px !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card label{font-size:12px !important; margin-bottom:5px !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input.input-text,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=text],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=email],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=password],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=tel]{
    height:43px !important; min-height:43px !important; font-size:13px !important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-terms{font-size:10px !important; line-height:1.35 !important; margin:6px 0 10px !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-submit{height:45px !important; min-height:45px !important; font-size:14px !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-switch{font-size:11px !important; margin-top:10px !important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-benefits{margin-top:14px !important;}
}

/* v3.8.78 — FINAL desktop signup repair: same proportions as Login, restore full left artwork, no blank panel. */
@media (min-width: 1100px){
  body.km-auth-body main.km-auth-page.km-auth-register{
    min-height:calc(100vh - 135px)!important;
    padding:18px 0 20px!important;
    box-sizing:border-box!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-shell{
    width:min(1160px,calc(100% - 56px))!important;
    max-width:1160px!important;
    margin:0 auto!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-back{
    display:block!important;
    margin:0 0 10px!important;
    font-size:12px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 410px!important;
    gap:20px!important;
    align-items:stretch!important;
    width:100%!important;
    min-height:0!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro{
    position:relative!important;
    display:block!important;
    width:auto!important;
    height:600px!important;
    min-height:600px!important;
    max-height:600px!important;
    padding:28px 32px 245px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,#f6efff 0%,#fff 52%,#f0e8ff 100%)!important;
    border:1px solid #ddd2f5!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>h1{
    display:block!important;position:relative!important;z-index:5!important;
    margin:0 0 10px!important;max-width:470px!important;
    font-size:42px!important;line-height:1.02!important;letter-spacing:-1.4px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>h1 span{color:#6828e8!important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>p{
    display:block!important;position:relative!important;z-index:5!important;
    max-width:470px!important;margin:0 0 18px!important;font-size:16px!important;line-height:1.4!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-points{
    display:flex!important;position:relative!important;z-index:6!important;
    flex-direction:column!important;gap:10px!important;max-width:430px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-point{
    display:flex!important;align-items:center!important;gap:11px!important;
    font-size:14px!important;line-height:1.15!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-point i{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:36px!important;height:36px!important;min-width:36px!important;
    border-radius:50%!important;background:#f0e7ff!important;font-size:17px!important;font-style:normal!important;
  }
  /* The selected signup artwork is an image-only asset; keep it fully visible and sharp. */
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-art{
    display:flex!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;
    width:100%!important;height:255px!important;align-items:flex-end!important;justify-content:center!important;
    overflow:hidden!important;opacity:1!important;pointer-events:none!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-cartoon{
    display:block!important;visibility:visible!important;width:100%!important;height:100%!important;
    max-width:540px!important;object-fit:contain!important;object-position:center bottom!important;
    image-rendering:auto!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-register-reference,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-register-legacy{display:none!important;}

  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card{
    width:410px!important;height:600px!important;min-height:600px!important;max-height:600px!important;
    padding:28px 30px 18px!important;box-sizing:border-box!important;overflow:hidden!important;
    border-radius:16px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card h2{
    font-size:31px!important;line-height:1.05!important;margin:0 0 5px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .km-auth-subtitle{
    font-size:13px!important;line-height:1.35!important;margin:0 0 13px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card .woocommerce-form-row{margin-bottom:8px!important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card label{
    display:block!important;font-size:12px!important;line-height:1.2!important;margin:0 0 4px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input.input-text,
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=text],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=email],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=password],
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-form-card input[type=tel]{
    height:40px!important;min-height:40px!important;font-size:13px!important;border-radius:7px!important;
    box-sizing:border-box!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-password{display:block!important;position:relative!important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-password input{padding-right:42px!important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-eye{right:9px!important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-terms{
    font-size:10px!important;line-height:1.3!important;margin:6px 0 9px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-terms label{font-size:10px!important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-submit{
    height:43px!important;min-height:43px!important;font-size:14px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-switch{
    font-size:11px!important;margin-top:9px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-benefits{display:none!important;}
}


/* v3.8.78 — Desktop signup uses the same left-side visual design/artwork as Login. Mobile signup keeps its existing artwork. */
.km-auth-cartoon-mobile{display:none!important;}
@media (min-width:1100px){
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro{
    height:600px!important;min-height:600px!important;max-height:600px!important;
    padding:28px 32px 245px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>h1{
    font-size:42px!important;line-height:1.02!important;letter-spacing:-1.4px!important;
    margin:0 0 10px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-intro>p{
    font-size:16px!important;line-height:1.4!important;margin:0 0 18px!important;max-width:470px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-points{
    gap:10px!important;max-width:430px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-point{
    gap:11px!important;font-size:14px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-point i{
    width:36px!important;height:36px!important;min-width:36px!important;font-size:17px!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-art{
    height:255px!important;bottom:0!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-cartoon-desktop{
    display:block!important;visibility:visible!important;width:100%!important;height:100%!important;
    max-width:540px!important;object-fit:contain!important;object-position:center bottom!important;
  }
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-cartoon-mobile{display:none!important;}
}
@media (max-width:1099px){
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-cartoon-desktop{display:none!important;}
  body.km-auth-body main.km-auth-page.km-auth-register .km-auth-cartoon-mobile{display:block!important;visibility:visible!important;}
}

/* v3.8.78 — Real My Orders dashboard: WooCommerce data, KukuMall UI, no special-offer sidebar */
.km-orders-page{background:#f8f8ff;min-height:calc(100vh - 210px);padding:14px 0 34px;color:#0b1850}
.km-orders-wrap{width:min(1320px,calc(100% - 28px));margin:auto}
.km-orders-breadcrumb{display:flex;align-items:center;gap:9px;font-size:12px;margin:2px 0 12px;color:#6b7490}.km-orders-breadcrumb a{color:#53607c;text-decoration:none}.km-orders-breadcrumb strong{color:#172553}
.km-orders-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:18px;align-items:start}
.km-orders-sidebar{background:#fff;border:1px solid #e5e2f5;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:4px;min-height:540px;box-shadow:0 4px 16px rgba(50,30,120,.04)}
.km-orders-sidebar a{display:flex;align-items:center;gap:10px;padding:12px 10px;border-radius:8px;color:#24305a;text-decoration:none;font-size:12px;font-weight:700}.km-orders-sidebar a.active{background:#eadcff;color:#4d1fd2}.km-orders-sidebar a:hover{background:#f4efff;color:#4d1fd2}
.km-orders-main{min-width:0}.km-orders-title-row{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:12px}.km-orders-title-row h1{font-size:28px;line-height:1.05;margin:0 0 5px;color:#0b1850}.km-orders-title-row p{margin:0;color:#65708d;font-size:13px}.km-orders-search{width:300px;height:40px;border:1px solid #dedff0;border-radius:9px;background:#fff;display:flex;align-items:center;padding:0 12px;gap:8px}.km-orders-search span{font-size:22px;color:#56607c}.km-orders-search input{border:0!important;outline:0!important;width:100%;font-size:12px;background:transparent!important;box-shadow:none!important}
.km-orders-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:12px;background:#fff;border:1px solid #e3e3ef;border-radius:10px;padding:4px}.km-orders-tabs button{border:0;background:#fff;color:#394363;border-radius:7px;padding:11px 8px;font-size:11px;font-weight:800;cursor:pointer}.km-orders-tabs button.active{background:linear-gradient(90deg,#4d20e8,#a21cf0);color:#fff}.km-orders-tabs button b{margin-left:3px}
.km-orders-list{display:grid;gap:8px}.km-orders-card{background:#fff;border:1px solid #e0e2ee;border-radius:10px;padding:8px 12px;box-shadow:0 2px 8px rgba(45,30,100,.025)}.km-orders-card-top{display:flex;align-items:center;gap:8px;font-size:11px;color:#64708d;padding-bottom:7px;border-bottom:1px solid #f0f0f6}.km-orders-card-top strong{color:#172553}.km-orders-card-top em{margin-left:auto;font-style:normal;padding:5px 10px;border-radius:20px;font-size:9px;font-weight:900}.km-order-badge-processing{background:#fff0d5;color:#c57400}.km-order-badge-pending{background:#fff0d5;color:#c57400}.km-order-badge-on-hold{background:#fff0d5;color:#c57400}.km-order-badge-shipped{background:#e4efff;color:#236bc9}.km-order-badge-completed{background:#e4f8ea;color:#218249}.km-order-badge-cancelled,.km-order-badge-refunded,.km-order-badge-failed{background:#ffe7e9;color:#d22c40}
.km-orders-card-body{display:grid;grid-template-columns:76px minmax(0,1fr) 130px 220px;gap:14px;align-items:center;padding-top:8px}.km-orders-thumb{width:70px;height:62px;border:1px solid #e4e6ef;border-radius:8px;display:grid;place-items:center;overflow:hidden;background:#fff}.km-orders-thumb img{width:100%;height:100%;object-fit:contain}.km-orders-placeholder{font-size:28px}.km-orders-product h3{margin:0 0 4px;font-size:13px;color:#182553}.km-orders-product p{margin:0 0 4px;font-size:10px;color:#66718d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.km-orders-product>span{font-size:10px;font-weight:800;color:#27335d}.km-orders-total{text-align:right;font-size:15px;font-weight:900;color:#172553}.km-orders-actions{display:flex;flex-direction:column;gap:5px;align-items:stretch}.km-orders-actions a{border:1px solid #8c6ae7;color:#5421df;border-radius:7px;padding:8px 7px;text-align:center;text-decoration:none;font-size:10px;font-weight:900;background:#fff}.km-orders-actions a.km-track{background:linear-gradient(90deg,#4d20e8,#8b20ed);border-color:transparent;color:#fff}.km-orders-empty,.km-orders-filter-empty{background:#fff;border:1px dashed #d7cef2;border-radius:10px;padding:42px 15px;text-align:center;color:#66718d}.km-orders-empty>div{font-size:38px}.km-orders-empty h3{margin:8px 0 4px;color:#172553}.km-orders-empty p{margin:0 0 12px;font-size:12px}.km-orders-empty a{display:inline-block;background:#5421e8;color:#fff;border-radius:7px;padding:9px 18px;text-decoration:none;font-size:11px;font-weight:800}.km-orders-pagination{display:flex;justify-content:center;gap:5px;margin:14px 0}.km-orders-pagination .page-numbers{display:inline-flex;min-width:30px;height:30px;align-items:center;justify-content:center;border:1px solid #ddd8ef;border-radius:6px;text-decoration:none;color:#5421e8;background:#fff;font-size:11px}.km-orders-pagination .current{background:#5421e8;color:#fff}
.km-orders-features{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;background:#fff;border:1px solid #e3e3ee;border-radius:10px;overflow:hidden}.km-orders-features>div{min-height:58px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:7px 14px;border-right:1px solid #ececf3}.km-orders-features>div:last-child{border-right:0}.km-orders-features i{grid-row:1/3;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f0e8ff;color:#5421e8;font-style:normal}.km-orders-features strong{font-size:10px;color:#1a2654}.km-orders-features small{font-size:8px;color:#707995}

@media(max-width:700px){
 .km-orders-page{padding:8px 0 78px;min-height:calc(100svh - 55px)}.km-orders-wrap{width:calc(100% - 12px)}.km-orders-breadcrumb{font-size:8px;margin:2px 4px 6px}.km-orders-layout{display:block}.km-orders-sidebar{display:none}.km-orders-title-row{align-items:flex-start;margin:0 3px 7px}.km-orders-title-row h1{font-size:19px}.km-orders-title-row p{font-size:8px}.km-orders-search{width:145px;height:31px;padding:0 8px}.km-orders-search span{font-size:17px}.km-orders-search input{font-size:8px}.km-orders-tabs{grid-template-columns:repeat(5,1fr);gap:2px;padding:3px;border-radius:8px;margin-bottom:7px}.km-orders-tabs button{padding:8px 2px;font-size:6.5px;line-height:1.1}.km-orders-tabs button b{display:block;font-size:7px;margin:2px 0 0}.km-orders-card{padding:5px 6px;border-radius:8px}.km-orders-card-top{gap:4px;font-size:7px;padding-bottom:5px}.km-orders-card-top em{padding:4px 6px;font-size:6.5px}.km-orders-card-body{grid-template-columns:48px minmax(0,1fr) 52px 17px;gap:5px;padding-top:5px}.km-orders-thumb{width:44px;height:46px}.km-orders-product h3{font-size:8px;margin-bottom:2px}.km-orders-product p{font-size:6.5px;margin-bottom:2px}.km-orders-product>span{font-size:6.5px}.km-orders-total{font-size:8px}.km-orders-actions a{padding:0;border:0;font-size:0;background:none!important;color:#5421e8!important}.km-orders-actions a:after{content:'›';font-size:18px}.km-orders-features{grid-template-columns:repeat(4,1fr);margin-top:8px}.km-orders-features>div{min-height:48px;display:block;text-align:center;padding:5px 2px;border-right:1px solid #ececf3}.km-orders-features i{width:23px;height:23px;margin:0 auto 2px;font-size:10px}.km-orders-features strong{display:block;font-size:6px}.km-orders-features small{display:block;font-size:5px}.km-orders-empty{padding:30px 10px}.km-orders-empty>div{font-size:28px}.km-orders-empty h3{font-size:13px}.km-orders-empty p{font-size:8px}.km-orders-empty a{font-size:8px;padding:7px 12px}
}

/* v3.8.78 - Shared My Account shell for every account endpoint */
.km-account-endpoint-dashboard{background:#f8f8ff}.km-account-endpoint-content{padding:0}.km-account-endpoint-card{background:#fff;border:1px solid #e2e3ee;border-radius:12px;padding:20px;min-height:520px;box-shadow:0 3px 14px rgba(45,30,100,.03)}.km-account-endpoint-card h1{margin:0 0 5px;font-size:27px;color:#0b1850}.km-account-endpoint-card>p{margin:0 0 16px;color:#69738e;font-size:13px}.km-endpoint-placeholder{border:1px dashed #d7cef2;background:#faf8ff;border-radius:10px;padding:28px;text-align:center;color:#626d88;font-size:13px}.km-account-endpoint-card .woocommerce-Address-title h3{font-size:16px}.km-account-endpoint-card .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.km-account-endpoint-card .woocommerce-Address{border:1px solid #e5e6ef;border-radius:10px;padding:14px}.km-account-endpoint-card .woocommerce form .form-row{margin-bottom:12px}.km-account-endpoint-card .woocommerce-Button,.km-account-endpoint-card button,.km-account-endpoint-card input[type=submit]{background:#5421e8!important;color:#fff!important;border:0!important;border-radius:7px!important;padding:10px 18px!important}
@media(max-width:767px){.km-account-endpoint-dashboard{padding-bottom:72px}.km-account-endpoint-card{padding:13px;border-radius:9px;min-height:420px}.km-account-endpoint-card h1{font-size:19px}.km-account-endpoint-card>p{font-size:9px;margin-bottom:10px}.km-account-endpoint-card .woocommerce-Addresses{grid-template-columns:1fr;gap:7px}.km-account-endpoint-card .woocommerce-Address{padding:10px}.km-account-endpoint-content .km-orders-title-row{display:block}.km-account-endpoint-content .km-orders-search{width:100%;margin-top:6px}.km-account-endpoint-content .km-orders-tabs button{font-size:6px}}


/* v3.8.79 - My Account shell reliability and desktop sizing fix */
@media screen and (min-width:768px){
  .km-account-dashboard .km-account-wrap,.km-account-endpoint-dashboard .km-account-wrap{width:calc(100% - 48px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}
  .km-account-layout{grid-template-columns:205px minmax(0,1fr)!important;gap:18px!important}
  .km-account-main{width:100%!important;min-width:0!important}
  .km-account-endpoint-card,.km-orders-main{width:100%!important;box-sizing:border-box}
}
@media screen and (min-width:1200px){
  .km-account-dashboard .km-account-wrap,.km-account-endpoint-dashboard .km-account-wrap{max-width:1380px!important}
}
.km-account-endpoint-dashboard .km-account-sidebar a.active{background:#eadcff!important;color:#4b20c9!important}
.km-account-endpoint-dashboard .km-account-sidebar a.active:before{content:'';display:block;width:3px;height:22px;background:#5421e8;border-radius:4px;margin-left:-10px;margin-right:1px}

/* v3.8.80 auth fallback companion */

/* v3.8.83 customer account product integrations */
.km-product-connected-tools{display:flex;flex-wrap:wrap;gap:7px;margin:9px 0 5px}.km-product-connected-tools button,.km-product-connected-tools a{border:1px solid #dfd5fb;background:#fff;color:var(--km-purple);border-radius:7px;padding:8px 10px;font-size:10px;font-weight:800;text-decoration:none;cursor:pointer}.km-product-connected-tools button:hover,.km-product-connected-tools a:hover{background:#f3edff}.km-product-connected-coupon{flex:1 1 100%;background:#fbf8ff!important;border-style:dashed!important}@media(max-width:767px){.km-product-connected-tools{gap:5px}.km-product-connected-tools button,.km-product-connected-tools a{font-size:9px;padding:7px 8px}}

.km-write-review{border:0;background:transparent;color:var(--km-purple);font-size:10px;font-weight:800;cursor:pointer;padding:0;margin-left:5px}.km-write-review:hover{text-decoration:underline}


/* v3.8.92 — Premium Account Settings */
.km-settings-page{display:grid;gap:10px}.km-settings-hero{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:13px;padding:15px 18px;background:linear-gradient(100deg,#efe2ff,#faf7ff 62%,#eee0ff);border:1px solid #e4d8f7;border-radius:14px}.km-settings-hero-icon{width:48px;height:48px;border-radius:13px;background:#fff;display:grid;place-items:center;font-size:25px;color:#5421e8;box-shadow:0 5px 15px #5421e81a}.km-settings-hero-copy h1{margin:0 0 3px;font-size:25px;color:#0b1850}.km-settings-hero-copy p{margin:0;color:#68728d;font-size:11px}.km-settings-shield{display:flex;align-items:center;gap:7px;background:#fff;border-radius:22px;padding:8px 14px;color:#5421e8;font-size:10px;box-shadow:0 4px 14px #5421e811}.km-settings-shield span{font-size:18px}.km-settings-shield strong{line-height:1.15}.km-settings-form-wrap{background:#fff;border:1px solid #e2e3ee;border-radius:14px;padding:19px 20px;box-shadow:0 3px 14px rgba(45,30,100,.03)}.km-settings-form-wrap .woocommerce-EditAccountForm{margin:0}.km-settings-form-wrap .woocommerce-EditAccountForm:before{content:'👤  Personal Information';display:block;font-size:17px;font-weight:800;color:#0b1850;padding:0 0 11px 0;margin:0 0 12px;border-bottom:1px solid #eeeaf6}.km-settings-form-wrap .woocommerce-EditAccountForm:after{content:'🔒  Use a strong password with letters, numbers and symbols for a stronger account.';display:block;clear:both;margin:4px 0 12px;padding:9px 11px;background:#f6f0ff;border-radius:7px;color:#5c35c5;font-size:9px;font-weight:700}.km-settings-form-wrap .woocommerce-EditAccountForm .form-row{margin-bottom:11px}.km-settings-form-wrap .woocommerce-EditAccountForm label{font-size:11px;font-weight:700;color:#1b2859;margin-bottom:5px}.km-settings-form-wrap .woocommerce-EditAccountForm input.input-text{height:40px;border:1px solid #dcdfea;border-radius:8px;padding:0 11px;background:#fff}.km-settings-form-wrap .woocommerce-EditAccountForm fieldset{border:1px solid #e5e1ef;border-radius:10px;padding:14px;margin:6px 0 12px}.km-settings-form-wrap .woocommerce-EditAccountForm fieldset legend{font-size:12px;font-weight:800;color:#172553;padding:0 6px}.km-settings-form-wrap .woocommerce-EditAccountForm .form-row-first,.km-settings-form-wrap .woocommerce-EditAccountForm .form-row-last{width:49%}.km-settings-form-wrap .woocommerce-EditAccountForm .woocommerce-Button{background:#5421e8!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:11px 20px!important;font-weight:800!important}.km-settings-form-wrap .woocommerce-password-strength{font-size:9px}.km-settings-form-wrap .woocommerce-password-hint{font-size:9px}.km-settings-form-wrap .clear{clear:both}
@media(max-width:767px){.km-settings-hero{grid-template-columns:42px 1fr;padding:12px;gap:9px}.km-settings-hero-icon{width:42px;height:42px;font-size:21px}.km-settings-hero-copy h1{font-size:19px}.km-settings-hero-copy p{font-size:9px}.km-settings-shield{display:none}.km-settings-form-wrap{padding:13px;border-radius:9px}.km-settings-form-wrap .woocommerce-EditAccountForm:before{font-size:14px}.km-settings-form-wrap .woocommerce-EditAccountForm .form-row-first,.km-settings-form-wrap .woocommerce-EditAccountForm .form-row-last{width:100%}}

/* v3.8.93 — Restore premium My Addresses presentation */
.km-address-page{background:#fff;border:1px solid #e2e3ee;border-radius:14px;padding:20px;min-height:520px;box-shadow:0 3px 14px rgba(45,30,100,.03);color:#0b1850;box-sizing:border-box}
.km-address-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.km-address-heading{display:flex;align-items:center;gap:12px;min-width:0}
.km-address-icon{width:48px;height:48px;border-radius:13px;background:#efe4ff;color:#5421e8;display:grid;place-items:center;font-size:24px;flex:0 0 auto}
.km-address-heading h1{margin:0 0 3px;font-size:25px;line-height:1.1;color:#0b1850}
.km-address-heading p{margin:0;color:#68728d;font-size:11px}
.km-address-add-top{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:8px;background:#5421e8;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 4px 10px rgba(84,33,232,.14)}
.km-address-add-top:hover{background:#4318c7;color:#fff!important}
.km-address-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.km-address-card{border:1px solid #dddff0;border-radius:12px;padding:14px;background:#fff;min-width:0;box-sizing:border-box}
.km-address-billing{background:linear-gradient(180deg,#fff,#fcfaff);border-color:#ded3f7}
.km-address-shipping{background:linear-gradient(180deg,#fff,#fbfdff);border-color:#d9e3f3}
.km-address-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}
.km-address-card-title{display:flex;align-items:center;gap:8px;min-width:0}
.km-address-type-icon{width:38px;height:38px;border-radius:11px;background:#efe5ff;color:#5421e8;display:grid;place-items:center;font-size:18px;flex:0 0 auto}
.km-address-type-icon.truck{background:#e7f2ff;color:#2871c8}
.km-address-card-title h2{font-size:16px;line-height:1.1;margin:0;color:#172553}
.km-address-card-title em{font-style:normal;font-size:8px;font-weight:800;background:#dff6e7;color:#26904e;border-radius:12px;padding:4px 8px;white-space:nowrap}
.km-address-edit{display:inline-flex;align-items:center;justify-content:center;border:1px solid #7650e7;border-radius:7px;color:#5421e8!important;text-decoration:none!important;background:#fff;padding:6px 12px;font-size:9px;font-weight:800;white-space:nowrap}
.km-address-edit:hover{background:#f4efff}
.km-address-body{padding:2px 0 10px 46px;min-height:106px;color:#24315d;font-size:11px;line-height:1.45}
.km-address-body>div{margin:0}
.km-address-phone{color:#5421e8;font-weight:800;margin-top:3px!important}
.km-address-empty{min-height:106px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#66718d;font-size:10px;line-height:1.5;padding:0 18px;box-sizing:border-box}
.km-address-empty strong{font-weight:600}
.km-address-empty a{margin-top:8px;color:#5421e8!important;text-decoration:none!important;font-weight:800}
.km-address-note{background:#f0e5ff;color:#5421e8;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:700}
.km-address-note.shipping-note{background:#e8f2ff;color:#2770c6}
.km-address-add-row{margin-top:12px;border:1px dashed #cfc2ed;border-radius:11px;min-height:68px;padding:10px 14px;display:flex;align-items:center;gap:12px;text-decoration:none!important;color:#1c2857!important;box-sizing:border-box}
.km-address-add-row>span{width:40px;height:40px;border-radius:50%;background:#eee4ff;color:#5421e8;display:grid;place-items:center;font-size:23px;flex:0 0 auto}
.km-address-add-row>div{min-width:0;flex:1}
.km-address-add-row h3{margin:0 0 2px;font-size:13px;color:#1b2858}
.km-address-add-row p{margin:0;color:#6b7490;font-size:9px}
.km-address-add-row>strong{border:1px solid #8d6be9;border-radius:7px;padding:7px 11px;color:#5421e8;font-size:9px;white-space:nowrap}
.km-address-tip{margin-top:10px;border-radius:9px;background:linear-gradient(90deg,#f1e6ff,#fbf7ff);padding:9px 12px;display:flex;align-items:center;gap:10px;color:#5421e8}
.km-address-tip>span{font-size:21px;flex:0 0 auto}.km-address-tip strong{font-size:10px}.km-address-tip p{margin:2px 0 0;color:#69738e;font-size:8px}
.km-address-form-card{min-height:520px}
.km-address-form-card .km-address-back{display:inline-block;color:#5421e8!important;text-decoration:none!important;font-size:10px;font-weight:800;margin-bottom:8px}
.km-address-form-card h1{margin:0 0 4px;font-size:27px;color:#0b1850}
.km-address-form-card>p{margin:0 0 14px;color:#68728d;font-size:11px}
.km-address-native-form{margin:0!important;background:#fff;border:1px solid #e4dff1;border-radius:12px;padding:16px 18px;box-sizing:border-box}
.km-address-fields-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:14px;row-gap:0}
.km-address-native-form .form-row{margin:0 0 10px!important;padding:0!important;width:100%!important;float:none!important}
.km-address-native-form .form-row-half{grid-column:auto}
.km-address-native-form .form-row-wide{grid-column:1 / -1}
.km-address-native-form label{display:block;font-size:10px;font-weight:800;color:#1d2958;margin:0 0 5px}
.km-address-native-form .required{color:#e03a58}
.km-address-native-form input.input-text,.km-address-native-form select{width:100%!important;height:39px!important;box-sizing:border-box!important;border:1px solid #d8dce9!important;border-radius:8px!important;background:#fff!important;padding:0 10px!important;color:#26325d!important;font-size:10px!important;outline:none!important;box-shadow:none!important}
.km-address-native-form input.input-text:focus,.km-address-native-form select:focus{border-color:#7650e7!important;box-shadow:0 0 0 2px #efe8ff!important}
.km-address-native-form input::placeholder{color:#9299aa}
.km-same-address-option{display:flex!important;align-items:center;gap:8px!important;background:#f3edff;border-radius:8px;padding:9px 11px!important;margin:2px 0 10px!important;color:#5421e8!important;font-size:9px!important;font-weight:800!important}
.km-same-address-option input{width:15px!important;height:15px!important;margin:0!important;accent-color:#5421e8}
.address-save-row{margin:0!important}
.km-address-save-button{background:#5421e8!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:10px 18px!important;font-size:10px!important;font-weight:800!important;cursor:pointer}
.km-address-save-button:hover{background:#4318c7!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{font-size:10px!important;border-radius:8px!important}
@media(max-width:767px){
 .km-address-page{padding:12px;border-radius:9px;min-height:420px}
 .km-address-header{align-items:flex-start;gap:8px;margin-bottom:10px}
 .km-address-heading{gap:8px}.km-address-icon{width:38px;height:38px;border-radius:10px;font-size:19px}.km-address-heading h1{font-size:19px}.km-address-heading p{font-size:8px;line-height:1.35}
 .km-address-add-top{min-height:31px;padding:0 9px;font-size:8px}
 .km-address-cards{grid-template-columns:1fr;gap:7px}
 .km-address-card{padding:10px;border-radius:9px}.km-address-card-top{margin-bottom:8px}.km-address-type-icon{width:31px;height:31px;border-radius:9px;font-size:15px}.km-address-card-title{gap:6px}.km-address-card-title h2{font-size:12px}.km-address-card-title em{font-size:6px;padding:3px 6px}.km-address-edit{padding:5px 8px;font-size:7px}
 .km-address-body{padding:0 0 8px 37px;min-height:80px;font-size:8px}.km-address-empty{min-height:80px;font-size:8px}.km-address-note{padding:6px 7px;font-size:6.5px}.km-address-add-row{min-height:55px;padding:7px 9px;gap:7px}.km-address-add-row>span{width:32px;height:32px;font-size:18px}.km-address-add-row h3{font-size:9px}.km-address-add-row p{font-size:6.5px}.km-address-add-row>strong{padding:5px 7px;font-size:6.5px}.km-address-tip{padding:7px 9px}.km-address-tip>span{font-size:17px}.km-address-tip strong{font-size:8px}.km-address-tip p{font-size:6.5px}
 .km-address-form-card{min-height:420px}.km-address-form-card h1{font-size:19px}.km-address-form-card>p{font-size:8px}.km-address-native-form{padding:11px;border-radius:9px}.km-address-fields-grid{grid-template-columns:1fr;gap:0}.km-address-native-form label{font-size:8px}.km-address-native-form input.input-text,.km-address-native-form select{height:34px!important;font-size:8px!important}.km-same-address-option{font-size:7.5px!important}.km-address-save-button{font-size:8px!important;padding:8px 13px!important}
}
/* v3.8.94 — Premium Wishlist + universal Home/Back controls */
.km-account-nav-actions{display:flex;align-items:center;gap:10px;margin:-2px 0 12px}.km-account-home-btn,.km-account-back-btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border-radius:9px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer;box-sizing:border-box}.km-account-home-btn{background:#5421e8;color:#fff!important;box-shadow:0 5px 14px rgba(84,33,232,.18)}.km-account-back-btn{background:#fff;color:#5421e8;border:1.5px solid #6d3af0}.km-account-home-btn:hover{background:#4218c5}.km-account-back-btn:hover{background:#f4efff}.km-wishlist-page{background:#fff;border:1px solid #e1dfeb;border-radius:14px;padding:16px;min-height:520px;box-shadow:0 4px 16px rgba(45,30,100,.04);color:#0b1850}.km-wishlist-top-banner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(100deg,#f2eaff,#fbf8ff);border-radius:10px;padding:10px 16px;margin-bottom:12px}.km-wishlist-top-banner>div{display:flex;align-items:center;gap:10px}.km-wishlist-banner-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#6424e8;font-size:20px}.km-wishlist-top-banner strong{display:block;font-size:13px}.km-wishlist-top-banner small{display:block;color:#707995;font-size:9px;margin-top:2px}.km-wishlist-banner-art{font-size:22px;color:#c32af0}.km-wishlist-head{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(100deg,#f0e8ff,#faf8ff);border-radius:10px;padding:12px 16px;margin-bottom:12px}.km-wishlist-head>div{display:flex;align-items:center;gap:11px}.km-wishlist-title-icon{width:42px;height:42px;border-radius:11px;background:#6a20df;color:#fff;display:grid;place-items:center;font-size:22px}.km-wishlist-head h1{margin:0;font-size:24px;line-height:1.1}.km-wishlist-head p{margin:3px 0 0;color:#69738e;font-size:10px}.km-wishlist-head>b{background:#f0e4ff;color:#5d21d4;padding:8px 12px;border-radius:18px;font-size:10px}.km-wishlist-tools{display:flex;align-items:center;gap:12px;padding:4px 2px 10px;font-size:11px}.km-wishlist-tools label{display:flex;align-items:center;gap:7px}.km-wishlist-tools input[type=checkbox]{width:19px;height:19px;accent-color:#5421e8}.km-wishlist-tools button{height:36px;border:1px solid #ff315b;background:#fff;color:#ed1746;border-radius:8px;padding:0 13px;font-weight:800;cursor:pointer}.km-wishlist-tools button:disabled{opacity:.45;cursor:not-allowed}.km-wishlist-sort{margin-left:auto!important}.km-wishlist-sort select{height:36px;border:1px solid #dddbea;border-radius:8px;padding:0 10px;background:#fff;color:#26325b}.km-wishlist-list{display:grid;gap:9px}.km-wishlist-item{display:grid;grid-template-columns:22px 120px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #e5e3ed;border-radius:12px;padding:12px 14px;background:#fff}.km-wishlist-check{width:18px;height:18px;accent-color:#5421e8}.km-wishlist-image{width:112px;height:112px;border-radius:10px;background:#f7f8fb;display:grid;place-items:center;overflow:hidden}.km-wishlist-image img{width:100%;height:100%;object-fit:contain}.km-wishlist-info a{text-decoration:none;color:#0b1850}.km-wishlist-info h2{font-size:16px;margin:0 0 5px}.km-wishlist-rating{font-size:11px;margin-bottom:5px}.km-wishlist-rating span{color:#ffad00;letter-spacing:1px}.km-wishlist-rating b{color:#28335e}.km-wishlist-rating small{color:#7a839b}.km-wishlist-price{font-size:17px;font-weight:900;color:#5421e8}.km-wishlist-price del{color:#8991a7;font-size:12px;font-weight:500;margin-right:5px}.km-wishlist-stock{display:block;color:#10a95b;font-size:10px;margin-top:4px}.km-wishlist-actions{display:flex;gap:8px;align-items:center}.km-wishlist-cart,.km-wishlist-remove{height:38px;border-radius:8px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:800;cursor:pointer;box-sizing:border-box}.km-wishlist-cart{border:1.5px solid #5421e8;background:#fff;color:#5421e8!important}.km-wishlist-remove{border:1px solid #ff315b;background:#ff315b;color:#fff}.km-wishlist-tip{display:flex;align-items:center;gap:12px;margin-top:12px;padding:11px 14px;border-radius:10px;background:#f6efff}.km-wishlist-tip>span{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:20px}.km-wishlist-tip strong{color:#5421e8;font-size:13px}.km-wishlist-tip p{margin:2px 0 0;color:#6e7792;font-size:9px}.km-wishlist-empty{border:1px dashed #d7cef2;border-radius:12px;text-align:center;padding:65px 20px;color:#6d7691}.km-wishlist-empty>div{font-size:38px;color:#a88ae8}.km-wishlist-empty h3{margin:7px 0 4px;color:#26315a}.km-wishlist-empty p{font-size:11px}.km-wishlist-empty a{display:inline-flex;background:#5421e8;color:#fff!important;border-radius:8px;padding:10px 16px;text-decoration:none;font-size:11px;font-weight:800}
@media(max-width:767px){.km-account-nav-actions{margin:0 0 8px;gap:6px}.km-account-home-btn,.km-account-back-btn{height:32px;padding:0 11px;border-radius:7px;font-size:9px}.km-wishlist-page{padding:9px;border-radius:9px;min-height:420px}.km-wishlist-top-banner{display:none}.km-wishlist-head{padding:9px 10px;margin-bottom:8px}.km-wishlist-title-icon{width:34px;height:34px;font-size:18px}.km-wishlist-head h1{font-size:17px}.km-wishlist-head p{font-size:8px}.km-wishlist-head>b{font-size:8px;padding:6px 8px}.km-wishlist-tools{font-size:8px;gap:6px;flex-wrap:wrap}.km-wishlist-tools button,.km-wishlist-sort select{height:30px;font-size:8px}.km-wishlist-sort{margin-left:0!important}.km-wishlist-item{grid-template-columns:18px 62px minmax(0,1fr);gap:7px;padding:8px}.km-wishlist-image{width:62px;height:62px}.km-wishlist-info h2{font-size:10px}.km-wishlist-rating{font-size:8px}.km-wishlist-price{font-size:11px}.km-wishlist-price del{font-size:8px}.km-wishlist-stock{font-size:8px}.km-wishlist-actions{grid-column:2/4;display:grid;grid-template-columns:1fr 1fr;gap:5px}.km-wishlist-cart,.km-wishlist-remove{height:30px;font-size:8px;padding:0 5px}.km-wishlist-tip{margin-top:8px;padding:8px;gap:7px}.km-wishlist-tip>span{width:30px;height:30px;font-size:15px}.km-wishlist-tip strong{font-size:10px}.km-wishlist-tip p{font-size:7px}.km-wishlist-empty{padding:45px 12px}.km-wishlist-empty h3{font-size:13px}.km-wishlist-empty p{font-size:9px}.km-wishlist-empty a{font-size:9px;padding:8px 12px}}


/* v3.8.96 — My Account mobile header + hero + single navigation fix.
 * Keep all existing account/WooCommerce functionality intact. */
@media screen and (max-width:767px){
  /* Logged-in My Account must use the normal mobile site header, not auth-only header. */
  body.km-auth-body .km-strip,
  body.km-auth-body .km-header,
  body.km-auth-body .km-nav{display:none!important;}
  body.km-auth-body .km-mobile-header{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;overflow:visible!important;position:sticky!important;top:0!important;z-index:999!important;background:#fff!important;}
  body.km-auth-body .km-mobile-header .km-wrap{display:block!important;width:calc(100% - 20px)!important;margin:0 auto!important;}
  body.km-auth-body .km-mobile-row{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;align-items:center!important;gap:8px!important;height:60px!important;}
  body.km-auth-body .km-mobile-logo-wrap{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;}
  body.km-auth-body .km-mobile-logo-wrap .km-mobile-logo{display:block!important;width:max-content!important;max-width:100%!important;margin:0!important;line-height:0!important;}
  body.km-auth-body .km-mobile-logo-wrap .km-mobile-logo img,
  body.km-auth-body .km-mobile-logo-wrap .km-mobile-logo .custom-logo{display:block!important;width:145px!important;max-width:100%!important;height:auto!important;margin:0!important;}
  body.km-auth-body .km-mobile-notification{display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;position:relative!important;}
  body.km-auth-body .km-mobile-notification svg{width:23px!important;height:23px!important;}
  body.km-auth-body .km-mobile-search{display:flex!important;height:39px!important;margin:0 0 9px!important;}

  /* Account hero is always visible on mobile. */
  body.km-auth-body main.km-account-dashboard .km-account-hero,
  body.km-auth-body .km-account-hero{display:flex!important;visibility:visible!important;opacity:1!important;}
  body.km-auth-body main.km-account-dashboard .km-account-main{display:block!important;visibility:visible!important;opacity:1!important;}
  body.km-auth-body main.km-account-dashboard .km-account-wrap{display:block!important;visibility:visible!important;}

  /* One clean Home + Back row; breadcrumb no longer repeats Home. */
  .km-account-breadcrumb{margin:4px 4px 5px!important;}
  .km-account-breadcrumb a{display:none!important;}
  .km-account-breadcrumb span{display:none!important;}
  .km-account-breadcrumb strong{font-size:9px!important;}
  .km-account-nav-actions{display:flex!important;align-items:center!important;gap:7px!important;margin:0 4px 8px!important;}
  .km-account-home-btn,.km-account-back-btn{height:34px!important;min-height:34px!important;padding:0 13px!important;border-radius:8px!important;font-size:10px!important;line-height:1!important;}
  .km-account-home-btn{background:linear-gradient(90deg,#5421e8,#7b2bea)!important;color:#fff!important;border:1px solid #5421e8!important;box-shadow:0 4px 12px rgba(84,33,232,.18)!important;}
  .km-account-back-btn{background:#fff!important;color:#5421e8!important;border:1px solid #7a55e8!important;}
  .km-account-home-btn:active,.km-account-back-btn:active{transform:translateY(1px);}

  /* Remove endpoint-local duplicate back link; global row handles it. */
  .km-address-back{display:none!important;}
}

/* Desktop: ensure account hero is never accidentally hidden by auth-page rules. */
body.km-auth-body main.km-account-dashboard .km-account-hero{display:flex!important;visibility:visible!important;opacity:1!important;}
body.km-auth-body main.km-account-dashboard .km-account-main{display:block!important;visibility:visible!important;opacity:1!important;}

/* Global back button: use JS handler already attached by the account template. */
.km-account-back-btn{user-select:none;-webkit-user-select:none;}


/* v3.8.97 — coupon count + reliable password eye + auth mobile logo-only header. */
.km-eye{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;}
.km-eye svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important;}
.km-eye.is-visible{color:#5421e8!important;}
@media(max-width:767px){
  body.km-auth-body:not(.logged-in) .km-strip,
  body.km-auth-body:not(.logged-in) .km-header,
  body.km-auth-body:not(.logged-in) .km-nav,
  body.km-auth-body:not(.logged-in) .km-mobile-search,
  body.km-auth-body:not(.logged-in) .km-mobile-notification{display:none!important;}
  body.km-auth-body:not(.logged-in) .km-mobile-header{display:block!important;visibility:visible!important;opacity:1!important;height:64px!important;min-height:64px!important;background:#fff!important;border-bottom:1px solid #ebe7f5!important;position:relative!important;overflow:visible!important;}
  body.km-auth-body:not(.logged-in) .km-mobile-header .km-wrap{width:100%!important;margin:0!important;}
  body.km-auth-body:not(.logged-in) .km-mobile-row{display:flex!important;align-items:center!important;justify-content:center!important;height:64px!important;width:100%!important;}
  body.km-auth-body:not(.logged-in) .km-mobile-logo-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;}
  body.km-auth-body:not(.logged-in) .km-mobile-logo-wrap .km-mobile-logo{display:block!important;margin:0 auto!important;}
  body.km-auth-body:not(.logged-in) .km-mobile-logo-wrap .km-mobile-logo img,
  body.km-auth-body:not(.logged-in) .km-mobile-logo-wrap .km-mobile-logo .custom-logo{width:150px!important;max-width:75vw!important;height:auto!important;margin:0 auto!important;}
  body.km-auth-body:not(.logged-in) main.km-auth-page{padding-top:14px!important;}
  body.km-auth-body:not(.logged-in) .km-eye{width:40px!important;height:40px!important;right:3px!important;top:1px!important;border-radius:8px!important;z-index:5!important;}
  body.km-auth-body:not(.logged-in) .km-eye svg{width:21px!important;height:21px!important;}
}


/* v3.8.100 — Premium View Order redesign with real WooCommerce product images/data */
.km-view-order-card{padding:22px!important;overflow:hidden;background:#fff}.km-view-order-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 17px;padding:0 0 15px;border-bottom:1px solid #eceaf4}.km-view-order-heading h1{margin:0 0 4px!important;font-size:28px!important;line-height:1.1;color:#0b1850!important}.km-view-order-heading p{margin:0!important;color:#737d96!important;font-size:11px!important}.km-order-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:8px 13px;border-radius:20px;background:#fff5dc;color:#a66a00;font-size:10px;font-weight:900;text-transform:capitalize;border:1px solid #ffe3a2}.km-order-status-badge.completed{background:#eafaf2;color:#0c9a57;border-color:#c7efd9}.km-order-status-badge.cancelled,.km-order-status-badge.failed{background:#fff0f2;color:#e5294f;border-color:#ffd0d8}.km-order-status-badge.refunded{background:#f0efff;color:#5b3bc7;border-color:#ddd6ff}.km-order-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.km-order-meta-card{padding:13px 14px;border:1px solid #e5e3ed;border-radius:11px;background:linear-gradient(135deg,#fbfaff,#f8f7fd)}.km-order-meta-card span{display:block;color:#8790a7;font-size:8px;font-weight:900;letter-spacing:.5px}.km-order-meta-card strong{display:block;margin-top:5px;color:#172553;font-size:12px;line-height:1.25}.km-order-items-section,.km-order-total-card,.km-order-delivery-card{border:1px solid #e3e2eb;border-radius:13px;background:#fff}.km-order-items-section{overflow:hidden;margin-bottom:14px}.km-order-section-head{padding:13px 15px;background:#f7f5ff;border-bottom:1px solid #e9e7f1}.km-order-section-head h2,.km-order-total-card h2,.km-order-delivery-card h2{margin:0!important;color:#0b1850!important;font-size:16px!important}.km-order-section-head p{margin:3px 0 0;color:#7b849b;font-size:9px}.km-order-items-list{padding:0}.km-order-item-card{display:grid!important;grid-template-columns:76px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:11px 14px!important;border-bottom:1px solid #eeeef3!important;box-sizing:border-box!important}.km-order-item-card>*{min-width:0!important}.km-order-item-info{min-width:0!important}.km-order-item-card:last-child{border-bottom:0}.km-order-item-image{width:76px!important;height:76px!important;min-width:76px!important;max-width:76px!important;border:1px solid #e8e7ee;border-radius:10px;background:#fafafa;display:grid;place-items:center;overflow:hidden;text-decoration:none}.km-order-item-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;margin:0!important}.km-order-item-image>span{font-size:25px}.km-order-item-name{display:block;color:#10205a!important;font-size:13px;font-weight:900;text-decoration:none;line-height:1.3}.km-order-item-stock{margin-top:4px;color:#12a45d;font-size:8px;font-weight:800}.km-order-item-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.km-order-item-meta span{padding:3px 6px;border-radius:5px;background:#f5f3fa;color:#6f7890;font-size:7px}.km-order-item-qty{margin-top:7px;color:#7b8499;font-size:9px}.km-order-item-qty strong{color:#26335d}.km-order-item-price{color:#172553;font-size:13px;font-weight:900;white-space:nowrap}.km-order-bottom-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:14px}.km-order-total-card,.km-order-delivery-card{padding:15px}.km-order-total-card h2,.km-order-delivery-card h2{padding-bottom:11px;margin-bottom:2px!important;border-bottom:1px solid #eeeef3}.km-order-total-row{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px dashed #e8e6ee;color:#69738c;font-size:10px}.km-order-total-row strong{color:#28345c}.km-order-total-row.discount strong{color:#10a25a}.km-order-grand-total{display:flex;justify-content:space-between;align-items:center;margin-top:7px;padding:11px 12px;border-radius:9px;background:#f3edff;color:#4f24c5;font-size:11px;font-weight:900}.km-order-grand-total strong{font-size:16px;color:#5421e8}.km-order-address-label{margin:11px 0 6px;color:#8a91a5;font-size:8px;font-weight:900;letter-spacing:.5px}.km-order-address-label.shipping{padding-top:10px;border-top:1px solid #eeeef3}.km-order-delivery-card address{margin:0!important;padding:10px 11px;border:1px solid #e6e5ec;border-radius:9px;background:#fafaff;color:#45506f;font-size:10px;line-height:1.65;font-style:normal}.km-order-delivery-card address span{color:#5421e8;font-weight:700}.km-order-actions{display:flex;justify-content:flex-end;margin-top:14px}.km-order-back-orders{display:inline-flex;align-items:center;height:36px;padding:0 14px;border-radius:8px;background:#5421e8;color:#fff!important;text-decoration:none;font-size:10px;font-weight:900}.km-order-invalid{text-align:center;padding:60px 20px;border:1px dashed #d9d3e9;border-radius:12px;background:#faf8ff;color:#68728b}.km-order-invalid strong{display:block;color:#182553;font-size:18px}.km-order-invalid p{font-size:11px}.km-order-invalid a{display:inline-flex;background:#5421e8;color:#fff!important;padding:9px 14px;border-radius:8px;text-decoration:none;font-size:10px;font-weight:800}
@media(max-width:767px){.km-view-order-card{padding:12px!important}.km-view-order-heading{margin-bottom:10px;padding-bottom:10px;gap:7px}.km-view-order-heading h1{font-size:20px!important}.km-view-order-heading p{font-size:8px!important}.km-order-status-badge{min-width:60px;padding:6px 8px;font-size:8px}.km-order-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:9px}.km-order-meta-card{padding:9px}.km-order-meta-card span{font-size:6px}.km-order-meta-card strong{font-size:9px;margin-top:3px}.km-order-items-section,.km-order-total-card,.km-order-delivery-card{border-radius:9px}.km-order-section-head{padding:9px 10px}.km-order-section-head h2,.km-order-total-card h2,.km-order-delivery-card h2{font-size:12px!important}.km-order-section-head p{font-size:7px}.km-order-item-card{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;gap:7px!important;padding:8px 9px!important}.km-order-item-image{width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;border-radius:7px!important}.km-order-item-name{font-size:9px}.km-order-item-stock{font-size:6px}.km-order-item-meta{gap:3px;margin-top:3px}.km-order-item-meta span{font-size:5.5px;padding:2px 4px}.km-order-item-qty{font-size:7px;margin-top:4px}.km-order-item-price{font-size:9px}.km-order-bottom-grid{grid-template-columns:1fr;gap:8px}.km-order-total-card,.km-order-delivery-card{padding:10px}.km-order-total-row{padding:7px 0;font-size:8px}.km-order-grand-total{padding:8px 9px;font-size:9px}.km-order-grand-total strong{font-size:12px}.km-order-address-label{font-size:6px;margin:8px 0 4px}.km-order-delivery-card address{padding:8px;font-size:7px}.km-order-actions{margin-top:9px}.km-order-back-orders{height:30px;padding:0 10px;font-size:8px}}


/* v3.8.101 — View Order compact product rows + cache-busted stylesheet. */
.km-view-order-card .km-order-items-list .km-order-item-card{display:grid!important;grid-template-columns:76px minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;}
.km-view-order-card .km-order-items-list .km-order-item-image{display:grid!important;width:76px!important;height:76px!important;min-width:76px!important;max-width:76px!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important;}
.km-view-order-card .km-order-items-list .km-order-item-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;}
@media(max-width:767px){
.km-view-order-card .km-order-items-list .km-order-item-card{grid-template-columns:58px minmax(0,1fr) auto!important;}
.km-view-order-card .km-order-items-list .km-order-item-image{width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;}
}


/* v3.8.104: My Orders price/action columns separated; no overlap */
/* v3.8.102: My Orders invoice action — additive only */
.km-orders-actions{flex-direction:row;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.km-orders-actions a{box-sizing:border-box}
.km-orders-actions a{width:106px;min-width:106px;white-space:nowrap}
.km-orders-actions a.km-invoice{border-color:#76a9ef;color:#1768d8;background:#f7fbff}
.km-orders-actions a.km-invoice:hover{background:#edf6ff;border-color:#4e91e9}
@media(max-width:900px){.km-orders-card-body{grid-template-columns:66px minmax(0,1fr);gap:9px}.km-orders-total{text-align:left}.km-orders-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.km-orders-actions a{min-width:95px}}
@media(max-width:767px){.km-orders-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:5px}.km-orders-actions a{min-width:0;padding:5px 8px!important;font-size:8px!important;border:1px solid #8c6ae7!important;background:#fff!important;color:#5421df!important}.km-orders-actions a:after{content:none!important}.km-orders-actions a.km-invoice{display:inline-flex!important;color:#1768d8!important;border-color:#76a9ef!important;background:#f7fbff!important}.km-orders-actions a.km-track{color:#fff!important;background:#5421e8!important}}

/* v3.8.107 — Premium Notifications endpoint design; scoped, additive only. */
.km-account-main .kmca-wrap{width:100%;margin:0!important;padding:0!important;box-sizing:border-box!important}
.km-account-main .kmca-card{background:#fff!important;border:1px solid #e3e1ed!important;border-radius:15px!important;box-shadow:0 5px 18px rgba(45,30,100,.045)!important;box-sizing:border-box!important}
.km-account-main .kmca-wrap>.kmca-card{padding:0!important;overflow:hidden!important}
.km-account-main .kmca-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:18px 20px!important;background:linear-gradient(105deg,#fbf9ff,#f5efff)!important;border-bottom:1px solid #ece8f5!important}
.km-account-main .kmca-head-left{display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important}
.km-account-main .kmca-icon{width:43px!important;height:43px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#eadcff!important;color:#6423e6!important;font-size:21px!important;line-height:1!important}
.km-account-main .kmca-title{margin:0!important;color:#0b1850!important;font-size:24px!important;line-height:1.15!important;font-weight:900!important}
.km-account-main .kmca-subtitle{margin:4px 0 0!important;color:#737d96!important;font-size:10px!important;line-height:1.4!important}
.km-account-main .kmca-row{display:grid!important;grid-template-columns:12px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important;margin:0!important;padding:16px 20px!important;min-height:72px!important;border:0!important;border-bottom:1px solid #eeeef4!important;background:#fff!important;box-sizing:border-box!important}
.km-account-main .kmca-row:last-child{border-bottom:0!important}
.km-account-main .kmca-notice-dot{display:block!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#6b28df!important;box-shadow:0 0 0 4px #f0e7ff!important}
.km-account-main .kmca-row-main{min-width:0!important;display:block!important;text-align:left!important}
.km-account-main .kmca-row-title{display:block!important;color:#14245b!important;font-size:13px!important;font-weight:900!important;line-height:1.3!important;margin:0!important;text-align:left!important}
.km-account-main .kmca-row-date{display:block!important;color:#7a839b!important;font-size:9px!important;line-height:1.5!important;margin-top:4px!important;text-align:left!important;white-space:normal!important}
.km-account-main .kmca-row .kmca-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;min-width:52px!important;padding:0 14px!important;border-radius:9px!important;text-decoration:none!important;font-size:10px!important;font-weight:900!important;box-sizing:border-box!important;white-space:nowrap!important}
.km-account-main .kmca-row .kmca-btn.alt{background:#f1e6ff!important;color:#5421e8!important;border:0!important}
.km-account-main .kmca-row .kmca-btn.alt:hover{background:#e7d8ff!important}
.km-account-main .kmca-empty{padding:55px 20px!important;text-align:center!important;color:#737d96!important;font-size:11px!important;line-height:1.5!important}
.km-account-main .kmca-empty strong{color:#172553!important;font-size:15px!important}
@media(max-width:767px){
 .km-account-main .kmca-head{padding:12px!important}
 .km-account-main .kmca-icon{width:36px!important;height:36px!important;border-radius:10px!important;font-size:17px!important}
 .km-account-main .kmca-title{font-size:18px!important}
 .km-account-main .kmca-subtitle{font-size:8px!important}
 .km-account-main .kmca-row{grid-template-columns:9px minmax(0,1fr) auto!important;gap:9px!important;padding:12px!important;min-height:62px!important}
 .km-account-main .kmca-notice-dot{width:7px!important;height:7px!important;box-shadow:0 0 0 3px #f0e7ff!important}
 .km-account-main .kmca-row-title{font-size:10px!important}
 .km-account-main .kmca-row-date{font-size:7px!important;margin-top:3px!important}
 .km-account-main .kmca-row .kmca-btn{height:30px!important;min-width:43px!important;padding:0 10px!important;border-radius:7px!important;font-size:8px!important}
 .km-account-main .kmca-empty{padding:42px 12px!important;font-size:9px!important}
 .km-account-main .kmca-empty strong{font-size:12px!important}
}

/* v3.8.111: Category-page subcategory cards only. Home-page circular categories remain unchanged. */
body.tax-product_cat .km-category-subnav{background:#fff;border:1px solid #e7e3f2;border-radius:14px;padding:12px;margin-bottom:10px;box-shadow:0 4px 16px rgba(52,32,110,.04)}
body.tax-product_cat .km-category-subnav-inner{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:9px}
body.tax-product_cat .km-subcat{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:105px;padding:9px 6px 8px;border:1px solid #ebe8f4;border-radius:12px;background:linear-gradient(180deg,#fff,#faf8ff);text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s}
body.tax-product_cat .km-subcat:hover{transform:translateY(-2px);border-color:#bba7f5;box-shadow:0 7px 18px rgba(84,33,232,.10)}
body.tax-product_cat .km-subcat-circle{width:66px;height:66px;border-radius:50%;margin:0 auto 7px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e0dcef;box-shadow:0 3px 10px rgba(43,29,88,.08);overflow:hidden;font-size:26px;flex:0 0 66px}
body.tax-product_cat .km-subcat-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}
body.tax-product_cat .km-subcat-fallback{display:grid;place-items:center;width:100%;height:100%;border-radius:50%;background:linear-gradient(145deg,#f2edff,#fff);color:#6126df;font-size:25px}
body.tax-product_cat .km-subcat strong{display:block;max-width:100%;font-size:10px;line-height:1.25;color:var(--km-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:1100px){body.tax-product_cat .km-category-subnav-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:767px){body.tax-product_cat .km-category-subnav{border:0;padding:7px 0;background:transparent;box-shadow:none}body.tax-product_cat .km-category-subnav-inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 6px}body.tax-product_cat .km-subcat{min-height:94px;padding:7px 4px;border-radius:10px}body.tax-product_cat .km-subcat-circle{width:58px;height:58px;flex-basis:58px;margin-bottom:6px}body.tax-product_cat .km-subcat strong{font-size:9px}}

/* v3.8.112 — Shop archive uses the same live KukuMall product cards as Home. */
.km-shop-page .km-shop-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:8px 0 12px}
.km-shop-page .km-shop-head h1{margin:0;font-size:24px;line-height:1.15;color:var(--km-navy)}
.km-shop-page .km-shop-head p{margin:4px 0 0;color:var(--km-muted);font-size:11px}
.km-shop-page .km-shop-tools{display:flex;align-items:center;gap:12px}
.km-shop-page .woocommerce-result-count{margin:0;color:var(--km-muted);font-size:10px}
.km-shop-page .woocommerce-ordering{margin:0}
.km-shop-page .woocommerce-ordering select{height:34px;border:1px solid var(--km-border);border-radius:7px;background:#fff;color:var(--km-text);font-size:10px;padding:0 9px}
.km-shop-page .km-shop-products{margin-top:0}
.km-shop-page nav.woocommerce-pagination{margin-top:16px;text-align:center}
.km-shop-page nav.woocommerce-pagination ul{border:0!important;display:inline-flex;gap:5px}
.km-shop-page nav.woocommerce-pagination ul li{border:0!important}
.km-shop-page nav.woocommerce-pagination a,.km-shop-page nav.woocommerce-pagination span{border:1px solid var(--km-border)!important;border-radius:6px!important;min-width:32px;height:32px;line-height:30px;padding:0 9px;background:#fff;font-size:10px}
.km-shop-page nav.woocommerce-pagination span.current{background:var(--km-purple)!important;color:#fff!important;border-color:var(--km-purple)!important}
@media(max-width:767px){.km-shop-page .km-shop-head{display:block;margin:6px 0 10px}.km-shop-page .km-shop-head h1{font-size:19px}.km-shop-page .km-shop-head p{font-size:9px}.km-shop-page .km-shop-tools{margin-top:8px;justify-content:space-between;gap:7px}.km-shop-page .woocommerce-result-count{font-size:9px}.km-shop-page .woocommerce-ordering select{height:31px;font-size:9px;max-width:155px}.km-shop-page .km-shop-products{margin-top:0}}


/* v3.8.114: My Reviews layout fix for desktop + Android. Scoped only to the Reviews endpoint. */
body.woocommerce-account .km-reviews-endpoint-card .kmca-wrap{width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-card{width:100%!important;box-sizing:border-box!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;width:100%!important;min-width:0!important;margin:0!important;padding:18px 20px!important;box-sizing:border-box!important;border-bottom:1px solid #eeeef4!important;background:#fff!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-row:last-child{border-bottom:0!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-product{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-product>img{display:block!important;flex:0 0 64px!important;width:64px!important;height:64px!important;max-width:64px!important;min-width:64px!important;object-fit:contain!important;border-radius:10px!important;border:1px solid #e9e6f2!important;background:#fff!important;box-sizing:border-box!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-product-info{display:block!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;text-align:left!important;box-sizing:border-box!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-product-info strong{display:block!important;margin:0 0 5px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;color:#14245b!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important;text-align:left!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-product-info .kmca-review-star{display:block!important;margin:0 0 4px!important;color:#f0a313!important;font-size:12px!important;line-height:1.3!important;letter-spacing:1px!important;text-align:left!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-product-info .kmca-muted{display:block!important;margin:0!important;color:#737d96!important;font-size:10px!important;line-height:1.45!important;text-align:left!important;white-space:normal!important;overflow:visible!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;flex:0 0 auto!important;width:auto!important;min-width:104px!important;height:36px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:9px!important;background:#f1e6ff!important;color:#5421e8!important;font-size:10px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important;text-align:center!important}
body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-btn:hover{background:#e7d8ff!important}
@media(max-width:767px){
 body.woocommerce-account .km-reviews-endpoint-card .kmca-head{padding:13px 12px!important;margin:0!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-head-left{gap:9px!important;min-width:0!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-icon{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:9px!important;font-size:16px!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-title{font-size:17px!important;line-height:1.2!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-subtitle{font-size:7px!important;line-height:1.35!important;margin-top:3px!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-badge{font-size:7px!important;padding:5px 7px!important;white-space:nowrap!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-row{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:13px 11px!important;min-height:82px!important;align-items:center!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-product{gap:8px!important;min-width:0!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-product>img{flex-basis:46px!important;width:46px!important;height:46px!important;max-width:46px!important;min-width:46px!important;border-radius:7px!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-product-info strong{font-size:9px!important;line-height:1.3!important;margin-bottom:3px!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-product-info .kmca-review-star{font-size:9px!important;letter-spacing:.6px!important;margin-bottom:2px!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-product-info .kmca-muted{font-size:7px!important;line-height:1.35!important}
 body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-btn{min-width:62px!important;width:62px!important;height:29px!important;padding:0 6px!important;border-radius:7px!important;font-size:7px!important}
}
@media(min-width:768px){
 body.woocommerce-account .km-reviews-endpoint-card .kmca-row>.kmca-btn{min-width:112px!important;height:38px!important;font-size:10px!important}
}
