*{box-sizing:border-box}:root{--bottom-nav-h:60px}@media (max-width:768px){.has-bottom-nav{padding-bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom) + 12px)!important}}html,body{font-family:var(--font-geist-sans),"Outfit","Segoe UI",sans-serif;color:#1e293b;background:#faf7f5;max-width:100%;margin:0;padding:0;overflow-x:clip}a{color:inherit;text-decoration:none}button{font-family:inherit}.jt-page{min-height:100vh}.jt-header{z-index:200;background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;width:100%;padding:0;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #0000000f}.jt-header-main-row{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:12px 24px;display:flex}.jt-logo-wrap{align-items:center;gap:16px;display:flex}.jt-logo-image{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#ff4d6d,#e84a5f);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;font-size:20px;font-weight:900;display:flex;box-shadow:0 8px 20px #ff4d6d40}.jt-logo-text{color:#ff4d6d;font-size:34px;font-weight:900;line-height:1.1;font-family:var(--font-geist-sans),Georgia,serif;margin:0}.jt-subtitle{color:#64748b;margin:4px 0 0;font-size:14px;font-style:italic}.jt-nav{flex-wrap:wrap;gap:18px;font-weight:700;display:flex}.jt-marquee{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#ff4d6d,#e84a5f);padding:12px 0;overflow:hidden;box-shadow:0 4px 15px #ff4d6d26}.jt-marquee-track{white-space:nowrap;animation:22s linear infinite jtMove;display:inline-block}.jt-marquee-track span{margin-right:50px;font-weight:700;display:inline-block}@keyframes jtMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.jt-hero{text-align:center;background:linear-gradient(135deg,#fff0f3 0%,#fff7f8 50%,#faf7f5 100%);border-bottom:1px solid #ffe4e8;padding:70px 20px}.jt-hero h2{color:#0f172a;margin:0;font-family:Georgia,serif;font-size:48px}.jt-hero-buttons button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:12px;padding:14px 26px;font-size:16px;font-weight:800;transition:transform .2s;box-shadow:0 8px 20px #ff4d6d40}.jt-category-section{background:0 0;max-width:1400px;margin:0 auto;padding:24px 20px 10px}.jt-category-scroll{scrollbar-width:thin;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.jt-category-scroll::-webkit-scrollbar{height:6px}.jt-category-scroll::-webkit-scrollbar-thumb{background:#c9d2e0;border-radius:999px}.jt-cat-btn{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6dbe4;border-radius:999px;flex-shrink:0;padding:10px 18px;font-weight:700}.jt-cat-btn.active{color:#fff;background:#ff4d6d;border-color:#ff4d6d}.jt-section-head h3{color:#0f172a;margin:0;font-family:Georgia,serif;font-size:38px}.jt-section-head p{color:#5d6574}.jt-product-card{background:#fff;border:1px solid #d9dee7;border-radius:18px;padding:16px;position:relative}.jt-product-image{color:#667085;background:#e9edf5;border-radius:14px;justify-content:center;align-items:center;width:100%;height:220px;font-weight:700;display:flex}.jt-discount-badge{color:#fff;background:#ff4d6d;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700;position:absolute;top:28px;right:28px}.jt-product-card h4{color:#0f172a;margin:16px 0 8px;font-size:22px}.jt-price{color:#ff4d6d;margin:0;font-size:26px;font-weight:800}.jt-price span{color:#8a94a6;margin-left:10px;font-size:15px;text-decoration:line-through}.jt-product-card button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;width:100%;padding:13px 16px;font-weight:700;box-shadow:0 4px 12px #ff4d6d33}@media (max-width:1100px){.jt-product-grid{grid-template-columns:repeat(2,1fr)}.jt-logo-text{font-size:34px}.jt-hero h2{font-size:42px}}@media (max-width:700px){.jt-header{flex-direction:column;align-items:flex-start}.jt-nav{justify-content:flex-start;width:100%}.jt-logo-text{font-size:30px}.jt-logo-image{width:56px;height:56px;font-size:22px}.jt-hero h2{font-size:32px}.jt-product-grid{grid-template-columns:1fr}}.jt-admin-page{max-width:1300px;margin:0 auto;padding:40px 20px 70px}.jt-admin-login-box{text-align:center;background:#fff;border:1px solid #d9dee7;border-radius:20px;max-width:700px;margin:0 auto 30px;padding:28px}.jt-admin-login-box h1{color:#223a67;margin-top:0;font-size:38px}.jt-admin-login-box p{color:#5d6574;margin-bottom:22px}.jt-admin-form{gap:14px;display:grid}.jt-admin-form input{border:1px solid #d5dbe3;border-radius:10px;width:100%;padding:15px 16px;font-size:16px}.jt-admin-form button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;padding:14px 18px;font-weight:700}.jt-admin-feature-preview{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.jt-admin-card{background:#fff;border:1px solid #d9dee7;border-radius:18px;padding:20px}.jt-admin-card h3{color:#0f172a;margin-top:0}.jt-admin-card p{color:#5d6574;margin-bottom:0}.jt-checkout-page{padding:40px 20px 70px}.jt-checkout-box{background:#fff;border:1px solid #d9dee7;border-radius:20px;max-width:760px;margin:0 auto;padding:28px}.jt-checkout-box h1{text-align:center;color:#0f172a;margin-top:0;font-size:38px}.jt-checkout-box p{text-align:center;color:#5d6574;margin-bottom:24px}.jt-empty-checkout-card{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;margin-top:20px;padding:40px 20px}.jt-empty-icon{margin-bottom:12px;font-size:48px}.jt-empty-checkout-card h2{color:#0f172a;margin:0 0 8px;font-weight:800}.jt-empty-checkout-card p{color:#64748b;margin:0 0 24px}.jt-browse-products-btn{color:#fff;background:linear-gradient(135deg,#ff4d6d 0%,#e84a5f 100%);border-radius:12px;padding:14px 28px;font-weight:800;text-decoration:none;transition:transform .2s;display:inline-block;box-shadow:0 6px 18px #ff4d6d40}.jt-browse-products-btn:hover{transform:translateY(-2px)}.jt-checkout-form{gap:14px;display:grid}.jt-checkout-form input,.jt-checkout-form textarea{border:1px solid #d5dbe3;border-radius:10px;width:100%;padding:15px 16px;font-size:16px}.jt-checkout-form textarea{resize:vertical;min-height:110px}.jt-delivery-options{border:1px solid #d9dee7;border-radius:14px;overflow:hidden}.jt-delivery-row{cursor:pointer;border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.jt-delivery-row:last-child{border-bottom:none}.jt-delivery-left{align-items:center;gap:12px;display:flex}.jt-delivery-left input{width:auto;margin:0}.jt-delivery-row strong{white-space:nowrap;color:#0f172a}.jt-checkout-form button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;padding:15px 18px;font-size:16px;font-weight:700}@media (max-width:900px){.jt-admin-feature-preview{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.jt-admin-feature-preview{grid-template-columns:1fr}.jt-delivery-row{align-items:flex-start}}.jt-admin-dashboard{background:#faf7f5;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.jt-admin-sidebar{color:#fff;background:linear-gradient(#1e293b 0%,#0f172a 100%);padding:30px 20px}.jt-admin-sidebar h2{margin-top:0;margin-bottom:24px;font-size:28px}.jt-admin-sidebar ul{margin:0;padding:0;list-style:none}.jt-admin-sidebar li{background:#ffffff14;border-radius:10px;margin-bottom:8px;padding:12px 14px;font-weight:700}.jt-admin-main{padding:30px 24px 50px}.jt-admin-top h1{color:#0f172a;margin:0;font-size:40px}.jt-admin-top p{color:#5d6574;margin-top:8px}.jt-admin-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:26px;display:grid}.jt-admin-panel{background:#fff;border:1px solid #d9dee7;border-radius:20px;padding:22px}.jt-admin-panel-wide{grid-column:span 2}.jt-admin-panel h3{color:#0f172a;margin-top:0;margin-bottom:16px}.jt-admin-panel-form{gap:14px;display:grid}.jt-admin-panel-form input,.jt-admin-panel-form select,.jt-admin-panel-form textarea{background:#fff;border:1px solid #d5dbe3;border-radius:10px;width:100%;padding:14px 15px;font-size:15px}.jt-admin-panel-form textarea{resize:vertical;min-height:110px}.jt-admin-panel-form button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;padding:14px 18px;font-weight:700}.jt-admin-product-form{grid-template-columns:repeat(2,1fr)}.jt-admin-product-form button{grid-column:span 2}.jt-order-preview{gap:12px;display:grid}.jt-order-item{background:#f9fbff;border:1px solid #e5eaf1;border-radius:14px;padding:14px}.jt-order-item p{color:#5d6574;margin:6px 0 0}@media (max-width:900px){.jt-admin-dashboard{grid-template-columns:1fr!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.jt-admin-sidebar{padding:20px}.jt-admin-main{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;padding:12px 10px 60px!important;overflow-x:hidden!important}.jt-admin-grid{box-sizing:border-box!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.jt-admin-panel,.jt-admin-panel-wide{box-sizing:border-box!important;border-radius:12px!important;grid-column:span 1!important;width:100%!important;max-width:100%!important;padding:14px 10px!important}.jt-admin-product-form{grid-template-columns:1fr!important}.jt-admin-product-form button{grid-column:span 1!important}.jt-table-scroll-wrap{-webkit-overflow-scrolling:touch!important;border-radius:8px!important;width:100%!important;max-width:100%!important;margin-top:10px!important;display:block!important;overflow-x:auto!important}.jt-table-scroll-wrap table{min-width:650px!important}}.jt-admin-product-form label{align-items:center;gap:8px;font-weight:600;display:flex}.jt-admin-product-form input[type=checkbox]{width:auto}.jt-admin-product-form input[type=file]{padding:10px}.jt-cart-top-btn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;padding:10px 16px;font-weight:700;box-shadow:0 4px 12px #ff4d6d33}.jt-admin-order-card input,.jt-admin-order-card textarea{width:100%;max-width:100%}.jt-orders-filter-tabs{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.jt-orders-filter-tabs::-webkit-scrollbar{display:none}.jt-orders-filter-tabs>button{white-space:nowrap;flex:none}.jt-admin-order-card,.jt-admin-order-card *{overflow-wrap:anywhere;min-width:0}.jt-cart-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9998;opacity:0;visibility:hidden;background:#0f172a80;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.jt-cart-overlay.open{opacity:1;visibility:visible}.jt-cart-drawer{z-index:9999;background:#fff;flex-direction:column;width:400px;max-width:100%;height:100vh;transition:right .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-420px;box-shadow:-8px 0 32px #0f172a33}.jt-cart-drawer.open{right:0}.jt-cart-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.jt-cart-header h3{color:#0f172a;margin:0;font-size:18px;font-weight:800}.jt-cart-header button{cursor:pointer;background:0 0;border:none;font-size:22px}.jt-cart-body{flex:1;padding:16px;overflow-y:auto}.jt-empty-cart{color:#5d6574;text-align:center;margin-top:30px}.jt-cart-item{border:1px solid #d9dee7;border-radius:14px;margin-bottom:14px;padding:14px}.jt-cart-item-info h4{color:#0f172a;margin:0 0 8px}.jt-cart-item-info p{color:#4f5b6b;margin:4px 0}.jt-cart-actions{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.jt-qty-box{align-items:center;gap:10px;display:flex}.jt-qty-box button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:8px;width:32px;height:32px}.jt-remove-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:8px 12px}.jt-cart-footer{border-top:1px solid #e5e7eb;padding:18px 20px}.jt-cart-footer h4{color:#0f172a;margin:0 0 14px}.jt-checkout-btn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:10px;width:100%;padding:14px 16px;font-weight:700;box-shadow:0 4px 12px #ff4d6d40}.jt-header-right{flex-direction:column;align-items:flex-end;gap:14px;display:flex}.jt-search-box input{border:1px solid #d6dbe4;border-radius:10px;outline:none;width:280px;padding:12px 14px;font-size:14px}@media (max-width:900px){.jt-header-right{align-items:stretch;width:100%}.jt-search-box input{width:100%}}.jt-checkout-layout{grid-template-columns:1fr 1fr;gap:24px;display:grid}.jt-checkout-left,.jt-checkout-right{background:#f9fbff;border:1px solid #d9dee7;border-radius:16px;padding:20px}.jt-checkout-left h3{color:#223a67;margin-top:0}.jt-checkout-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.jt-checkout-item p{color:#5d6574;margin:6px 0 0}.jt-summary-box{margin-top:18px;padding-top:12px}.jt-summary-box p{margin:10px 0;font-size:16px}.jt-order-message{color:#1f9d67;margin-top:14px;font-weight:700}@media (max-width:900px){.jt-checkout-layout{grid-template-columns:1fr}}.jt-orders-list{gap:16px;display:grid}.jt-admin-orders-container{flex-direction:column;gap:20px;display:flex}.jt-orders-header-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.jt-orders-search input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:14px}.jt-orders-filter-tabs{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.jt-orders-filter-tabs .jt-tab{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.jt-orders-filter-tabs .jt-tab.active{color:#fff;background:#0f172a;border-color:#0f172a}.jt-orders-toast{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:700}.jt-orders-grid{gap:18px;display:grid}.jt-admin-order-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 4px 16px #0f172a0a}.jt-admin-order-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.jt-admin-order-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.jt-order-num-tag{color:#fff;letter-spacing:.5px;background:#0f172a;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:800}.jt-order-date{color:#64748b;font-size:13px;font-weight:600}.jt-admin-status-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:800}.jt-admin-order-body{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:850px){.jt-admin-order-body{grid-template-columns:1fr}}.jt-customer-info-box,.jt-order-items-box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;padding:16px}.jt-customer-info-box h5,.jt-order-items-box h5{color:#0f172a;border-bottom:1px solid #e2e8f0;margin:0 0 12px;padding-bottom:6px;font-size:15px;font-weight:800}.jt-customer-info-box p{color:#334155;margin:6px 0;font-size:14px;line-height:1.5}.jt-order-note{background:#fff7ed;border:1px solid #ffedd5;border-radius:8px;padding:8px 10px;color:#c2410c!important}.jt-order-items-table{flex-direction:column;gap:8px;max-height:160px;display:flex;overflow-y:auto}.jt-order-item-row{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:13px;display:flex}.jt-item-title{color:#0f172a;flex:1;font-weight:700}.jt-item-qty{color:#64748b;font-weight:600}.jt-item-total{color:#ff4d6d}.jt-order-price-breakdown{color:#475569;border-top:1px solid #e2e8f0;margin-top:14px;padding-top:10px;font-size:13px}.jt-grand-total{color:#0f172a;margin-top:6px;font-size:15px}.jt-grand-total strong{color:#ff4d6d;font-weight:900}.jt-admin-order-footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.jt-status-select-wrap{align-items:center;gap:10px;display:flex}.jt-status-select-wrap label{color:#0f172a;font-size:14px;font-weight:700}.jt-status-select-wrap select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:8px 14px;font-size:14px;font-weight:700}.jt-delete-order-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700;transition:background .2s}.jt-delete-order-btn:hover{background:#dc2626}.jt-order-card{background:#f9fbff;border:1px solid #d9dee7;border-radius:16px;padding:18px}.jt-order-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.jt-order-top h4{color:#223a67;margin:0}.jt-order-top p{color:#5d6574;margin:6px 0 0}.jt-order-status{color:#fff;white-space:nowrap;background:#1f9d67;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.jt-order-items{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:10px}.jt-order-items p{color:#4f5b6b;margin:6px 0 0}.jt-manage-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0f172a08}.jt-manage-product-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a0f}.jt-manage-products-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.jt-manage-products-header h3{color:#0f172a;margin:0;font-size:20px}.jt-products-count-badge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.jt-manage-products-toolbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;margin-bottom:20px;padding:14px;display:grid}@media (max-width:900px){.jt-manage-products-toolbar{grid-template-columns:1fr 1fr}}@media (max-width:550px){.jt-manage-products-toolbar{grid-template-columns:1fr}}.jt-products-search-box input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-size:14px}.jt-products-filter-select select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-size:13px;font-weight:700}.jt-manage-product-details{flex-direction:column;gap:4px;display:flex}.jt-manage-product-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.jt-manage-product-title-row h4{color:#0f172a;margin:0;font-size:16px;font-weight:800}.jt-cat-pill{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700}.jt-manage-product-price{color:#0f172a;align-items:center;gap:8px;margin:4px 0;font-size:15px;display:flex}.jt-manage-product-price strong{color:#ff4d6d;font-weight:800}.jt-old-price{color:#94a3b8;font-size:13px;text-decoration:line-through}.jt-disc-badge{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:800}.jt-manage-product-flags{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;display:flex}.jt-stock-tag{border-radius:6px;padding:3px 8px;font-size:11px;font-weight:800}.jt-stock-tag.in-stock{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.jt-stock-tag.limited-stock{color:#c2410c;background:#fff7ed;border:1px solid #ffedd5}.jt-stock-tag.out-stock{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.jt-flag-tag{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.jt-flag-tag.featured{color:#854d0e;background:#fef9c3;border-color:#fef08a}.jt-flag-tag.trending{color:#c2410c;background:#ffedd5;border-color:#fed7aa}.jt-flag-tag.new-arrival{color:#6b21a8;background:#f3e8ff;border-color:#e9d5ff}.jt-admin-pagination{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:12px;margin-top:24px;padding-top:16px;display:flex}.jt-admin-pagination button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.jt-admin-pagination button:disabled{opacity:.4;cursor:not-allowed}.jt-admin-pagination button:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.jt-pagination-pages{gap:6px;display:flex}.jt-pagination-pages button{min-width:38px;padding:8px 12px}.jt-pagination-pages button.active{color:#fff;background:#0f172a;border-color:#0f172a}.jt-admin-empty-products{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:40px 20px;font-weight:600}.jt-manage-products-list{gap:16px;display:grid}.jt-manage-product-left{align-items:center;gap:16px;display:flex}.jt-manage-product-left h4{color:#223a67;margin:0 0 8px}.jt-manage-product-left p{color:#4f5b6b;margin:4px 0}.jt-manage-product-image{object-fit:cover;background:#e9edf5;border-radius:12px;flex-shrink:0;width:90px;height:90px}.jt-manage-product-placeholder{color:#667085;justify-content:center;align-items:center;font-weight:700;display:flex}.jt-manage-product-right{flex-shrink:0}.jt-delete-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:10px 14px;font-weight:700}@media (max-width:800px){.jt-manage-product-card{flex-direction:column;align-items:flex-start}.jt-manage-product-left{align-items:flex-start}}.jt-admin-sidebar li a{color:#fff;text-decoration:none;display:block}.jt-header{z-index:90;background:#fff;position:relative}.jt-header-main-row{border-bottom:1px solid #f8fafc;padding:10px 16px}.jt-header-container{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1400px;margin:0 auto;display:flex}.jt-logo-corner img{object-fit:contain;width:auto;height:72px}.jt-desktop-nav{align-items:center;gap:24px;display:flex}.jt-desktop-nav a{color:#0f172a;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s}.jt-desktop-nav a:hover{color:#ff4d6d}.jt-cart-top-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff4d6d,#e84a5f);border:none;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:10px 22px;font-size:14px;font-weight:800;display:flex;box-shadow:0 6px 16px #ff4d6d40}.jt-header-search-row{z-index:100;background:#fff;border-bottom:1px solid #f1f5f9;padding:10px 16px 14px;position:sticky;top:0;box-shadow:0 4px 16px #0f172a0f}.jt-search-box-row{width:100%;max-width:800px;margin:0 auto}.jt-search-input-wrapper{box-sizing:border-box;background:#fff;border:2px solid #ff4d6d;border-radius:999px;align-items:center;padding:3px 3px 3px 14px;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 4px 16px #ff4d6d1f}.jt-search-input-wrapper:focus-within,.jt-search-input-wrapper:hover{border-color:#e84a5f;box-shadow:0 0 0 4px #ff4d6d33,0 6px 22px #ff4d6d2e}.jt-search-icon{color:#64748b;flex-shrink:0;margin-right:6px;font-size:15px}.jt-search-input-wrapper input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:6px 4px;font-size:13px}.jt-search-submit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:800;transition:background .2s}.jt-product-tabs-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;box-sizing:border-box;border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:960px;margin:8px auto 0;padding:8px 12px 2px;display:flex;overflow-x:auto}.jt-product-tabs-row::-webkit-scrollbar{display:none}.jt-mobile-nav-strip{box-sizing:border-box;background:#fff;border-top:1px solid #f1f5f9;width:100%;padding:10px 16px;display:none}.jt-mobile-nav-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.jt-mobile-nav-inner::-webkit-scrollbar{display:none}.jt-mobile-nav-item{color:#0f172a;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none}@media (max-width:768px){.jt-desktop-nav{display:none!important}.jt-mobile-nav-strip{box-sizing:border-box!important;width:100%!important;padding:8px 16px!important;display:block!important}.jt-header-main-row{box-sizing:border-box!important;width:100%!important;padding:10px 16px!important}.jt-header-search-row{box-sizing:border-box!important;width:100%!important;padding:8px 16px 14px!important}.jt-search-box-row{width:100%!important;max-width:100%!important;margin:0!important}.jt-search-input-wrapper{box-sizing:border-box!important;width:100%!important}.jt-header-container{justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important}.jt-logo-corner img{height:72px!important}.jt-cart-top-btn{white-space:nowrap!important;border-radius:999px!important;margin-left:auto!important;margin-right:0!important;padding:8px 16px!important;font-size:12px!important;box-shadow:0 4px 12px #ff4d6d40!important}}.jt-search-input-wrapper input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:14px}.jt-search-submit-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;padding:10px 20px;font-size:13px;font-weight:800;transition:background .2s}.jt-search-submit-btn:hover{background:#ff4d6d}.jt-hero{background:linear-gradient(#fff0f3 0%,#faf7f5 100%);padding:70px 20px 78px}.jt-hero-content{text-align:center;max-width:1100px;margin:0 auto}.jt-hero-badge{color:#ff4d6d;background:#fff;border:1px solid #ffccd5;border-radius:999px;margin-bottom:22px;padding:10px 22px;font-weight:800;display:inline-block;box-shadow:0 4px 12px #ff4d6d1a}.jt-hero h2{color:#0f172a;letter-spacing:-1px;margin:0;font-family:Georgia,serif;font-size:64px;line-height:1.08}.jt-hero p{color:#4f5b6b;max-width:760px;margin:20px auto 0;font-size:20px;line-height:1.6}.jt-hero-buttons{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.jt-hero-buttons button{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:12px;padding:14px 26px;font-size:16px;font-weight:800;box-shadow:0 10px 20px #ff4d6d40}.jt-hero-buttons .secondary-btn{background:#0f172a;box-shadow:0 10px 20px #0f172a24}.jt-product-section{max-width:1400px;margin:0 auto;padding:34px 20px 60px}.jt-section-head{text-align:center;margin-bottom:28px}.jt-section-head h3{color:#223a67;margin:0;font-size:52px}.jt-section-head p{color:#5d6574;margin-top:10px;font-size:18px}.jt-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.jt-product-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;justify-content:space-between;padding:16px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 8px 24px #0f172a0f}.jt-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #ff4d6d1f}.jt-product-image-wrap{background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;width:100%;height:240px;display:flex;overflow:hidden}.jt-product-real-image{object-fit:cover;width:100%;height:100%;display:block}.jt-image-fallback{text-align:center;color:#64748b;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;font-weight:700;display:flex}.jt-product-content{flex-direction:column;flex:1;justify-content:space-between;margin-top:16px;display:flex}.jt-product-card h4{color:#0f172a;min-height:48px;margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.3}.jt-card-cat-subtitle{color:#64748b;margin:0 0 10px;font-size:13px;font-weight:600}.jt-price{color:#ff4d6d;align-items:baseline;gap:8px;margin:0 0 14px;font-size:22px;font-weight:900;display:flex}.jt-price span{color:#94a3b8;font-size:14px;font-weight:500;text-decoration:line-through}.jt-stock{color:#4f5b6b;margin:12px 0 0;font-weight:700}.jt-category-name{color:#223a67;margin:8px 0 16px;font-weight:700}.jt-add-to-cart-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4d6d 0%,#e84a5f 100%);border:none;border-radius:12px;width:100%;padding:14px 18px;font-size:15px;font-weight:800;transition:all .2s;box-shadow:0 6px 18px #ff4d6d40}.jt-add-to-cart-btn.disabled{box-shadow:none!important;cursor:not-allowed!important;background:#94a3b8!important}.jt-discount-badge{color:#fff;z-index:5;letter-spacing:.5px;background:#ff4d6d;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800;position:absolute;top:24px;right:24px;box-shadow:0 4px 12px #ff4d6d4d}.jt-no-products{text-align:center;color:#223a67;margin-top:24px;font-weight:700}@media (max-width:1200px){.jt-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jt-hero h2{font-size:52px}.jt-section-head h3{font-size:42px}}@media (max-width:900px){.jt-header-inner{flex-direction:column;align-items:flex-start}.jt-header-right{align-items:stretch;width:100%}.jt-search-box input{width:100%}.jt-nav{justify-content:flex-start}.jt-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jt-hero h2{font-size:42px}.jt-hero p{font-size:18px}}@media (max-width:600px){.jt-logo-image{width:58px;height:58px;font-size:22px}.jt-logo-text{font-size:22px}.jt-subtitle{font-size:13px}.jt-hero{padding:48px 16px 54px}.jt-hero h2{font-size:32px}.jt-hero p{font-size:16px}.jt-section-head h3{font-size:32px}.jt-product-grid{grid-template-columns:1fr}}.jt-manage-product-right{flex-shrink:0;gap:10px;display:flex}.jt-edit-btn{color:#fff;cursor:pointer;background:#223a67;border:none;border-radius:10px;padding:10px 14px;font-weight:700}.jt-cancel-btn{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:10px;padding:12px 16px;font-weight:700}.jt-product-desc{color:#5d6574;min-height:42px;margin:0 0 12px;font-size:14px;line-height:1.5}.jt-admin-panel-form textarea{resize:vertical;background:#fff;border:1px solid #d5dbe3;border-radius:10px;width:100%;min-height:100px;padding:14px 15px;font-size:15px}.jt-product-link{color:inherit;text-decoration:none;display:block}.jt-details-page{background:#f7f9fc;min-height:100vh;padding:40px 20px 70px}.jt-details-container{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:32px;max-width:1300px;margin:0 auto;padding:28px;display:grid;box-shadow:0 12px 30px #223a6714}.jt-details-image-box{background:#eef3f8;border-radius:20px;justify-content:center;align-items:center;width:100%;height:520px;display:flex;overflow:hidden}.jt-details-image{object-fit:cover;width:100%;height:100%}.jt-details-category{color:#1f9d67;margin:0 0 10px;font-weight:700}.jt-details-right h1{color:#223a67;margin:0 0 18px;font-size:42px;line-height:1.15}.jt-details-price{color:#1f9d67;margin:0;font-size:34px;font-weight:800}.jt-details-price span{color:#8a94a6;margin-left:12px;font-size:20px;text-decoration:line-through}.jt-details-badge{color:#fff;background:#1f9d67;border-radius:999px;margin-top:16px;padding:10px 14px;font-size:14px;font-weight:700;display:inline-block}.jt-details-stock{color:#223a67;margin:20px 0 0;font-weight:700}.jt-details-description{border-top:1px solid #e6ebf2;margin-top:28px;padding-top:22px}.jt-details-description h3{color:#223a67;margin:0 0 12px}.jt-details-description p{color:#4f5b6b;white-space:pre-line;margin:0;font-size:16px;line-height:1.8}.jt-details-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.jt-details-actions button{color:#fff;cursor:pointer;background:#1f9d67;border:none;border-radius:12px;padding:14px 22px;font-weight:700}.jt-details-actions .secondary{background:#223a67}@media (max-width:900px){.jt-details-container{grid-template-columns:1fr}.jt-details-image-box{height:360px}.jt-details-right h1{font-size:32px}.jt-details-price{font-size:28px}}.jt-details-page-wrap{background:#f5f5f7;min-height:100vh}.jt-details-top{padding:26px 20px}.jt-details-main{grid-template-columns:1.15fr 1fr .72fr;align-items:start;gap:24px;max-width:1400px;margin:0 auto;display:grid}.jt-details-gallery,.jt-details-info,.jt-details-sidebox{background:#fff;border-radius:18px;box-shadow:0 8px 22px #223a670f}.jt-details-gallery{padding:22px}.jt-details-main-image-box{background:#eef3f8;border-radius:16px;justify-content:center;align-items:center;width:100%;height:560px;display:flex;overflow:hidden}.jt-details-main-image{object-fit:cover;width:100%;height:100%}.jt-details-fallback{color:#667085;font-weight:700}.jt-details-info{padding:28px}.jt-details-breadcrumb{color:#6b7280;margin:0 0 14px;font-size:14px}.jt-details-info h1{color:#0f172a;margin:0 0 12px;font-size:40px;font-weight:900;line-height:1.15}.jt-details-category-inline{color:#ff4d6d;margin:0 0 20px;font-size:15px;font-weight:700}.jt-details-price-box{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.jt-details-offer-price{color:#ff4d6d;font-size:38px;font-weight:900}.jt-details-original-price{color:#94a3b8;font-size:22px;font-weight:500;text-decoration:line-through}.jt-details-badge{color:#fff;background:#ff4d6d;border-radius:999px;margin-top:18px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-block;box-shadow:0 4px 12px #ff4d6d33}.jt-details-stock{color:#0f172a;margin:24px 0 0;font-size:16px;font-weight:700}.jt-details-action-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.jt-buy-now-btn,.jt-add-cart-btn{cursor:pointer;border:none;border-radius:12px;flex:1;min-width:150px;padding:15px 28px;font-size:16px;font-weight:800;transition:all .2s}.jt-buy-now-btn{color:#fff;background:#0f172a;box-shadow:0 6px 18px #0f172a33}.jt-buy-now-btn:hover{background:#1e293b;transform:translateY(-2px)}.jt-add-cart-btn{color:#fff;background:linear-gradient(135deg,#ff4d6d 0%,#e84a5f 100%);box-shadow:0 6px 18px #ff4d6d40}.jt-add-cart-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4d6d59}.jt-details-sidebox{gap:16px;padding:18px;display:grid;position:sticky;top:110px}.jt-side-card{background:#fafbfc;border:1px solid #e6ebf2;border-radius:14px;padding:16px}.jt-side-card h3{color:#223a67;margin:0 0 14px;font-size:18px}.jt-side-card p{color:#4f5b6b;margin:10px 0;line-height:1.6}.jt-details-bottom{max-width:1400px;margin:0 auto;padding:0 20px 60px}.jt-details-description-card{background:#fff;border-radius:18px;padding:28px;box-shadow:0 8px 22px #223a670f}.jt-details-description-card h2{color:#223a67;margin:0 0 18px;font-size:30px}.jt-details-description-text{color:#4f5b6b;white-space:pre-line;font-size:17px;line-height:1.9}@media (max-width:1200px){.jt-details-main{grid-template-columns:1fr}.jt-details-sidebox{position:static}.jt-details-main-image-box{height:420px}}@media (max-width:700px){.jt-details-info h1{font-size:32px}.jt-details-offer-price{font-size:30px}.jt-details-original-price{font-size:20px}.jt-details-main-image-box{height:300px}.jt-details-description-card h2{font-size:24px}.jt-details-description-text{font-size:15px}}.jt-related-section{max-width:1400px;margin:0 auto;padding:0 20px 70px}.jt-related-inner{background:#fff;border-radius:18px;padding:28px;box-shadow:0 8px 22px #223a670f}.jt-related-inner h2{color:#223a67;margin:0 0 22px;font-size:30px}.jt-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.jt-related-card{background:#fff;border:1px solid #dde4ee;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.jt-related-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #223a6714}.jt-related-image-wrap{background:#eef3f8;justify-content:center;align-items:center;width:100%;height:220px;display:flex;overflow:hidden}.jt-related-image{object-fit:cover;width:100%;height:100%}.jt-related-content{padding:16px}.jt-related-content h4{color:#223a67;min-height:48px;margin:0 0 10px;font-size:18px;line-height:1.35}.jt-related-price{color:#1f9d67;margin:0;font-size:18px;font-weight:800}.jt-related-price span{color:#8a94a6;margin-left:8px;font-size:14px;text-decoration:line-through}.jt-no-related{color:#5d6574;font-weight:700}@media (max-width:1100px){.jt-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.jt-related-grid{grid-template-columns:1fr}}.jt-checkout-box h1{margin-bottom:10px}.jt-checkout-left h3,.jt-checkout-right h3{color:#223a67;margin-top:0;margin-bottom:18px;font-size:24px}.jt-checkout-item{background:#fff;border:1px solid #e5eaf1;border-radius:12px;margin-bottom:12px;padding:14px 16px}.jt-summary-box{border-top:1px solid #d9dee7;margin-top:20px;padding-top:14px}.jt-summary-box p{color:#223a67;justify-content:space-between;align-items:center;margin:10px 0;display:flex}.jt-summary-box p:last-child{color:#1f9d67;border-top:1px solid #d9dee7;margin-top:14px;padding-top:12px;font-size:20px;font-weight:800}.jt-checkout-form input,.jt-checkout-form textarea{background:#fff}.jt-checkout-form input:focus,.jt-checkout-form textarea:focus{border-color:#1f9d67;outline:none;box-shadow:0 0 0 3px #1f9d6714}.jt-checkout-form button{margin-top:6px;box-shadow:0 10px 20px #1f9d6724}.jt-order-message{color:#1f9d67;background:#eaf7f1;border:1px solid #bfe7cf;border-radius:12px;margin-top:14px;padding:14px 16px;line-height:1.6}.jt-whatsapp-float{z-index:900;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #25d36659}.jt-whatsapp-float:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 30px #25d36673}.jt-promo-banner{padding:20px}.jt-promo-inner{color:#fff;background:linear-gradient(135deg,#ff4d6d,#e84a5f);border-radius:24px;grid-template-columns:1.2fr .8fr;align-items:center;gap:24px;max-width:1400px;margin:0 auto;padding:28px;display:grid;box-shadow:0 16px 34px #ff4d6d40}.jt-promo-badge{color:#ff4d6d;background:#fff;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-weight:800;animation:1.1s infinite alternate jtBlink;display:inline-block}@keyframes jtBlink{0%{opacity:1;transform:scale(1)}to{opacity:.65;transform:scale(1.04)}}.jt-promo-left h2{margin:0 0 12px;font-size:42px;line-height:1.15}.jt-promo-left p{color:#ffffffeb;margin:0 0 22px;font-size:17px;line-height:1.7}.jt-promo-btn{color:#ff4d6d;background:#fff;border-radius:12px;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-block}.jt-promo-right{justify-content:center;align-items:center;display:flex}.jt-promo-image{object-fit:cover;background:#fff;border-radius:18px;width:100%;max-height:320px}.jt-promo-image-fallback{background:#ffffff24;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:240px;font-weight:700;display:flex}@media (max-width:900px){.jt-promo-inner{grid-template-columns:1fr}.jt-promo-left h2{font-size:30px}}.jt-promo-dots{gap:10px;margin-top:20px;display:flex}.jt-promo-image-fallback span{text-align:center;padding:20px;font-size:20px;font-weight:800}.jt-flash-sale{padding:20px}.jt-flash-sale-inner{color:#fff;background:linear-gradient(135deg,#ff6a00,#ee0979);border-radius:24px;max-width:1400px;margin:0 auto;padding:28px;box-shadow:0 16px 34px #ee097924}.jt-flash-badge{color:#ee0979;background:#fff;border-radius:999px;margin-bottom:14px;padding:8px 14px;font-weight:800;animation:1s infinite alternate jtBlink;display:inline-block}.jt-flash-left h2{margin:0 0 12px;font-size:40px;line-height:1.15}.jt-flash-left p{color:#ffffffeb;max-width:760px;margin:0 0 22px;font-size:17px;line-height:1.7}.jt-flash-timer{flex-wrap:wrap;gap:14px;margin-bottom:22px;display:flex}.jt-time-box{text-align:center;background:#ffffff24;border-radius:16px;min-width:100px;padding:16px}.jt-time-box strong{margin-bottom:8px;font-size:30px;line-height:1;display:block}.jt-time-box span{font-size:14px;font-weight:700}.jt-flash-btn{color:#ee0979;background:#fff;border-radius:12px;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:900px){.jt-flash-left h2{font-size:30px}.jt-time-box{min-width:84px}}.jt-root-wrapper{flex-direction:column;min-height:100vh;display:flex}.jt-content-area{flex:1}.jt-footer{color:#eaecf0;background:#101828;margin-top:60px;font-family:inherit}.jt-footer-top{border-bottom:1px solid #1d2939;padding:60px 20px}.jt-footer-container{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px;max-width:1400px;margin:0 auto;display:grid}.jt-footer-brand .jt-footer-logo-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.jt-footer-logo-badge{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#ff4d6d,#e84a5f);border-radius:10px;padding:8px 12px;font-size:16px;font-weight:800}.jt-footer-brand h3{color:#fff;margin:0;font-size:24px}.jt-footer-desc{color:#98a2b3;margin-bottom:18px;font-size:15px;line-height:1.6}.jt-footer-dbid{color:#ff4d6d;background:#ff4d6d26;border:1px solid #ff4d6d66;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.jt-footer-col h4{color:#fff;margin:0 0 20px;font-size:18px;position:relative}.jt-footer-col ul{margin:0;padding:0;list-style:none}.jt-footer-col ul li{margin-bottom:12px}.jt-footer-col ul li a{color:#98a2b3;font-size:15px;text-decoration:none;transition:color .2s}.jt-footer-col ul li a:hover{color:#34d399}.jt-footer-contact-info p{color:#98a2b3;margin:0 0 10px;font-size:15px;line-height:1.5}.jt-footer-contact-info strong{color:#e4e7ec}.jt-footer-bottom{background:#0c111d;padding:24px 20px}.jt-footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.jt-footer-copy{color:#667085;margin:0;font-size:14px}.jt-footer-payments{flex-wrap:wrap;gap:10px;display:flex}.jt-pay-pill{color:#d0d5dd;background:#1d2939;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:700}@media (max-width:992px){.jt-footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.jt-footer-container{grid-template-columns:1fr;gap:30px}.jt-footer-bottom-inner{text-align:center;flex-direction:column}}.jt-policy-wrapper{background:#f8fafc;min-height:70vh;padding:40px 20px}.jt-policy-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:900px;margin:0 auto;padding:40px;box-shadow:0 4px 20px #0000000d}.jt-policy-breadcrumb{color:#64748b;margin-bottom:20px;font-size:14px}.jt-policy-breadcrumb a{color:#1f9d67;font-weight:600;text-decoration:none}.jt-policy-title{color:#0f172a;margin:0 0 8px;font-size:36px}.jt-policy-subtitle{color:#64748b;margin:0 0 24px;font-size:16px}.jt-policy-date{color:#94a3b8;border-bottom:1px solid #e2e8f0;margin:0 0 30px;padding-bottom:16px;font-size:14px}.jt-policy-content section{margin-bottom:30px}.jt-policy-content h2{color:#1e293b;margin:0 0 12px;font-size:22px}.jt-policy-content p{color:#334155;margin:0 0 12px;font-size:16px;line-height:1.7}.jt-policy-content ul{color:#334155;padding-left:20px;line-height:1.7}.jt-policy-content ul li{margin-bottom:8px}.jt-contact-wrapper{background:#f8fafc;min-height:75vh;padding:40px 20px}.jt-contact-container{max-width:1100px;margin:0 auto}.jt-contact-grid{grid-template-columns:1fr 1.2fr;gap:30px;margin-top:30px;display:grid}.jt-contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:34px;box-shadow:0 4px 20px #0000000d}.jt-contact-card h3{color:#0f172a;margin:0 0 24px;font-size:22px}.jt-contact-item{margin-bottom:20px}.jt-contact-item strong{color:#475569;margin-bottom:4px;font-size:15px;display:block}.jt-contact-item p{color:#0f172a;margin:0;font-size:16px;font-weight:600}.jt-contact-whatsapp-box{margin-top:30px}.jt-whatsapp-direct-btn{color:#fff;text-align:center;background:#25d366;border-radius:12px;padding:14px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:block}.jt-whatsapp-direct-btn:hover{background:#20ba5a;transform:translateY(-2px)}.jt-contact-form{flex-direction:column;gap:16px;display:flex}.jt-contact-form input,.jt-contact-form textarea{border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px}.jt-contact-form input:focus,.jt-contact-form textarea:focus{border-color:#1f9d67;outline:none;box-shadow:0 0 0 3px #1f9d6726}.jt-contact-submit-btn{color:#fff;cursor:pointer;background:#1f9d67;border:none;border-radius:10px;padding:15px 24px;font-size:16px;font-weight:700;transition:background .2s}.jt-contact-submit-btn:hover{background:#178053}.jt-contact-success{text-align:center;padding:30px 10px}.jt-contact-success h4{color:#1f9d67;margin:0 0 10px;font-size:22px}.jt-contact-success p{color:#64748b;margin-bottom:20px}.jt-contact-reset-btn{color:#334155;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;padding:10px 18px;font-weight:600}@media (max-width:850px){.jt-contact-grid{grid-template-columns:1fr}.jt-policy-container{padding:24px}}.jt-success-wrapper,.jt-tracking-wrapper{background:#f8fafc;min-height:80vh;padding:40px 20px}.jt-success-container,.jt-tracking-container{max-width:1000px;margin:0 auto}.jt-success-loading,.jt-success-error{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:60px 20px;box-shadow:0 4px 20px #0000000d}.jt-success-head{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:40px;box-shadow:0 4px 20px #0000000d}.jt-success-icon-badge{color:#fff;background:#1f9d67;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:38px;font-weight:900;display:flex;box-shadow:0 10px 25px #1f9d674d}.jt-success-head h1{color:#0f172a;margin:0 0 10px;font-size:32px}.jt-success-subtitle{color:#64748b;margin:0 0 20px;font-size:16px}.jt-order-number-pill{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:999px;padding:8px 18px;font-size:16px;font-weight:700;display:inline-block}.jt-order-number-pill span{color:#1f9d67}.jt-status-tracker{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:28px;box-shadow:0 4px 20px #0000000d}.jt-status-tracker h3{color:#334155;margin:0 0 20px;font-size:18px}.jt-status-name{color:#1f9d67;text-transform:uppercase;letter-spacing:.5px}.jt-tracker-steps{justify-content:space-between;display:flex;position:relative}.jt-tracker-steps:before{content:"";z-index:1;background:#e2e8f0;height:4px;position:absolute;top:18px;left:30px;right:30px}.jt-tracker-step{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.jt-step-circle{color:#64748b;background:#fff;border:3px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:800;transition:all .3s;display:flex}.jt-tracker-step.completed .jt-step-circle{color:#fff;background:#1f9d67;border-color:#1f9d67}.jt-tracker-step.current .jt-step-circle{color:#1f9d67;border-color:#1f9d67;box-shadow:0 0 0 4px #1f9d6733}.jt-step-label{color:#64748b;font-size:13px;font-weight:700}.jt-tracker-step.completed .jt-step-label,.jt-tracker-step.current .jt-step-label{color:#0f172a}.jt-success-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px;display:grid}.jt-success-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 4px 20px #0000000d}.jt-success-card h3{color:#0f172a;border-bottom:1px solid #f1f5f9;margin:0 0 20px;padding-bottom:12px;font-size:20px}.jt-info-row{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.jt-info-row span{color:#64748b;font-size:13px}.jt-info-row strong{color:#0f172a;font-size:15px}.jt-summary-items-list{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.jt-summary-item-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.jt-summary-item-row p{color:#64748b;margin:2px 0 0;font-size:13px}.jt-summary-breakdown{border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;padding-top:14px;display:flex}.jt-breakdown-row{color:#475569;justify-content:space-between;font-size:14px;display:flex}.jt-breakdown-total{color:#0f172a;border-top:1px solid #cbd5e1;margin-top:4px;padding-top:10px;font-size:17px;font-weight:800}.jt-breakdown-total strong{color:#1f9d67}.jt-success-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.jt-success-btn{color:#fff;background:#1f9d67;border-radius:12px;padding:14px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s}.jt-success-btn:hover{background:#178053}.jt-whatsapp-support-btn{color:#fff;background:#25d366;border-radius:12px;padding:14px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s}.jt-whatsapp-support-btn:hover{background:#20ba5a}.jt-tracking-search-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:30px;padding:24px;box-shadow:0 4px 20px #0000000d}.jt-tracking-form{gap:14px;display:flex}.jt-tracking-form input{border:1px solid #cbd5e1;border-radius:10px;flex:1;padding:14px 18px;font-size:15px}.jt-tracking-form button{color:#fff;cursor:pointer;background:#1f9d67;border:none;border-radius:10px;padding:14px 26px;font-size:15px;font-weight:700}.jt-tracking-error{color:#991b1b;text-align:center;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-weight:600}.jt-tracking-results h2{color:#0f172a;margin:0 0 20px;font-size:24px}.jt-tracking-order-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:28px;box-shadow:0 4px 20px #0000000d}.jt-tracking-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.jt-tracking-card-header h3{color:#0f172a;margin:0 0 4px}.jt-tracking-card-header p{color:#64748b;margin:0;font-size:13px}.jt-status-badge{color:#1f9d67;text-transform:uppercase;background:#1f9d6726;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:800}.jt-tracking-card-body{background:#f8fafc;border-radius:12px;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;padding:18px;display:grid}.jt-tracking-info-col h4{color:#334155;margin:0 0 10px;font-size:15px}.jt-tracking-info-col p{color:#475569;margin:0 0 6px;font-size:14px}@media (max-width:768px){.jt-success-grid,.jt-tracking-card-body{grid-template-columns:1fr}.jt-tracking-form{flex-direction:column}.jt-tracker-steps{gap:12px}.jt-step-label{font-size:11px}}.jt-featured-cat-grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.jt-cat-card:hover .jt-cat-card img{transform:scale(1.08)}@media (max-width:900px){.jt-featured-cat-grid{grid-template-columns:repeat(3,1fr);gap:20px 14px}}@media (max-width:640px){.jt-header-inner{flex-direction:column;align-items:center;gap:12px}.jt-header-right{align-items:center;width:100%}.jt-search-box{width:100%}.jt-search-box input{width:100%!important}.jt-nav{justify-content:center;gap:10px 14px;font-size:13px}.jt-featured-cat-grid{grid-template-columns:repeat(2,1fr);gap:20px 12px}.jt-product-section{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;padding:16px 8px 40px!important;overflow-x:hidden!important}.jt-product-grid{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important}.jt-product-card{box-sizing:border-box!important;border-radius:12px!important;width:100%!important;min-width:0!important;padding:8px!important}.jt-product-card h3,.jt-product-card h4{height:32px!important;font-size:12px!important;line-height:1.25!important}.jt-card-cat-subtitle{height:15px!important;margin-bottom:4px!important;font-size:11px!important}.jt-price{margin:0 0 2px!important;font-size:14px!important}.jt-price span{font-size:11px!important}.jt-product-card button,.jt-add-to-cart-btn{box-sizing:border-box!important;border-radius:8px!important;width:100%!important;padding:8px 6px!important;font-size:12px!important}}.jt-live-search-dropdown{z-index:9999;background:#fff;border:1px solid #f1f5f9;border-radius:16px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 16px 36px #0f172a2e}.jt-live-search-header{color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#faf7f5;border-bottom:1px solid #f1f5f9;padding:10px 16px;font-size:12px;font-weight:800}.jt-live-search-list{max-height:320px;overflow-y:auto}.jt-live-search-item{cursor:pointer;border-bottom:1px solid #f8fafc;align-items:center;gap:14px;padding:10px 16px;transition:background .15s;display:flex}.jt-live-search-item:hover{background:#fff0f3}.jt-live-search-thumb{object-fit:cover;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;width:48px;height:48px}.jt-live-search-info{flex:1;min-width:0}.jt-live-search-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:800;overflow:hidden}.jt-live-search-cat{color:#64748b;margin-bottom:2px;font-size:11px;font-weight:600;display:inline-block}.jt-live-search-price{color:#ff4d6d;margin:0;font-size:14px;font-weight:900}.jt-live-search-price span{color:#94a3b8;margin-left:6px;font-size:11px;text-decoration:line-through}.jt-live-search-footer{color:#fff;text-align:center;cursor:pointer;background:#0f172a;padding:12px 16px;font-size:13px;font-weight:800;transition:background .2s}.jt-live-search-footer:hover{background:#ff4d6d}.jt-live-search-empty{text-align:center;color:#64748b;padding:24px;font-size:14px;font-weight:600}.jt-admin-dashboard{width:100%;padding:24px;grid-template-columns:none!important;display:block!important}.jt-admin-sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;pointer-events:none;background:#0f172a80;transition:opacity .3s;position:fixed;inset:0}.jt-admin-sidebar-overlay.open{opacity:1;pointer-events:auto}.jt-admin-sidebar{overflow-y:auto;color:#fff!important;z-index:1000!important;background:#0f172a!important;flex-direction:column!important;width:290px!important;padding:24px!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;transform:translate(-100%)!important;box-shadow:4px 0 24px #00000040!important}.jt-admin-sidebar.open{transform:translate(0)!important}.jt-admin-sidebar-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:14px;display:flex}.jt-admin-sidebar-header h2{color:#fff;margin:0;font-size:18px;font-weight:800}.jt-admin-sidebar-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .2s;display:flex}.jt-admin-sidebar-close:hover{background:#ff4d6d}.jt-admin-top{border:1px solid #e2e8f0e6;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 20px;transition:all .2s;display:flex;box-shadow:0 4px 20px #0f172a14;z-index:100!important;-webkit-backdrop-filter:blur(12px)!important;background:#ffffffeb!important;position:sticky!important;top:12px!important}.jt-admin-top-left{align-items:center;gap:16px;display:flex}.jt-admin-menu-toggle-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 12px #0f172a26}.jt-admin-menu-toggle-btn:hover{background:#ff4d6d;transform:translateY(-1px)}.jt-admin-top h1{color:#0f172a;margin:0;font-size:22px;font-weight:800}.jt-admin-top p{color:#64748b;margin:2px 0 0;font-size:13px}.jt-admin-floating-top-btn:hover{background:#ff4d6d;transform:translateY(-2px);box-shadow:0 8px 24px #ff4d6d59}.jt-promo-banner{max-width:1400px;margin:0 auto 20px;padding:16px 24px}.jt-promo-inner{background:linear-gradient(135deg,#0f172a 0%,#1e293b 60%,#0f172a 100%);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:1.2fr 1fr;align-items:center;gap:32px;padding:36px 40px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 36px #0f172a26}.jt-promo-inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff4d6d26 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:-20%}.jt-promo-left{z-index:2;flex-direction:column;align-items:flex-start;gap:14px;display:flex}.jt-promo-badge{color:#ff4d6d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ff4d6d4d;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:800}.jt-promo-left h2{color:#fff;letter-spacing:-.5px;margin:0;font-size:34px;font-weight:900;line-height:1.2}.jt-promo-left p{color:#94a3b8;max-width:500px;margin:0;font-size:15px;line-height:1.6}.jt-promo-actions{align-items:center;gap:20px;margin-top:8px;display:flex}.jt-promo-btn{background:linear-gradient(135deg,#ff4d6d 0%,#e84a5f 100%);border-radius:12px;padding:12px 28px;font-size:14px;font-weight:800;text-decoration:none;transition:all .25s;box-shadow:0 6px 20px #ff4d6d59;color:#fff!important}.jt-promo-btn:hover{transform:translateY(-2px);box-shadow:0 8px 26px #ff4d6d73}.jt-promo-dots{gap:8px;display:flex}.jt-promo-dot{cursor:pointer;background:#fff3;border:none;border-radius:999px;width:10px;height:10px;transition:all .3s}.jt-promo-dot.active{background:#ff4d6d;width:28px}.jt-promo-right{z-index:2;justify-content:center;align-items:center;display:flex}.jt-promo-image-wrapper{border:1px solid #ffffff26;border-radius:18px;width:100%;max-width:380px;height:240px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.jt-promo-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.jt-promo-image-wrapper:hover .jt-promo-image{transform:scale(1.05)}.jt-promo-glass-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0f172abf;border:1px solid #fff3;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;bottom:14px;right:14px}.jt-flash-sale{max-width:1400px;margin:0 auto 36px;padding:0 24px}.jt-flash-sale-inner{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 40%,#881337 100%);border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:1fr 1.2fr;align-items:center;gap:36px;padding:36px 40px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #e11d4840}.jt-flash-bg-glow-1{pointer-events:none;background:radial-gradient(circle,#f43f5e59 0%,#f43f5e00 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;left:-80px}.jt-flash-bg-glow-2{pointer-events:none;background:radial-gradient(circle,#f973164d 0%,#f9731600 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;right:-100px}.jt-flash-left{color:#fff;z-index:2;flex-direction:column;align-items:flex-start;gap:14px;display:flex}.jt-flash-badge-row{align-items:center;display:flex}.jt-flash-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fb7185;letter-spacing:1px;background:#ffffff1f;border:1px solid #fb718566;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:900;display:flex}.jt-flash-dot{background:#f43f5e;border-radius:50%;width:8px;height:8px;animation:1.5s infinite jtPulse;box-shadow:0 0 10px #f43f5e}@keyframes jtPulse{0%{opacity:.8;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(.9)}}.jt-flash-left h2{color:#fff;letter-spacing:-.5px;margin:0;font-size:clamp(26px,4vw,36px);font-weight:900;line-height:1.2}.jt-flash-left p{color:#ffffffd1;margin:0;font-size:14px;line-height:1.5}.jt-flash-timer{align-items:center;gap:10px;margin:10px 0;display:flex}.jt-time-box{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a99;border:1.5px solid #f43f5e66;border-radius:16px;flex-direction:column;align-items:center;min-width:64px;padding:10px 16px;display:flex;box-shadow:0 8px 24px #0000004d}.jt-time-box strong{color:#fff;text-shadow:0 0 10px #f43f5e99;font-size:26px;font-weight:900;line-height:1}.jt-time-box span{color:#fb7185;letter-spacing:1px;margin-top:4px;font-size:10px;font-weight:800}.jt-timer-colon{color:#fb7185;font-size:22px;font-weight:900}.jt-flash-btn{letter-spacing:.5px;background:linear-gradient(135deg,#f43f5e 0%,#fb923c 100%);border-radius:50px;margin-top:6px;padding:14px 30px;font-size:14px;font-weight:900;text-decoration:none;transition:all .25s;box-shadow:0 10px 30px #f43f5e66;color:#fff!important}.jt-flash-btn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 14px 36px #f43f5e99}.jt-flash-right{z-index:2;justify-content:flex-end;display:flex}.jt-flash-products-grid{grid-template-columns:1fr 1fr;gap:18px;width:100%;display:grid}.jt-flash-mini-card{background:#fff;border-radius:20px;flex-direction:column;gap:12px;padding:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 12px 30px #0000004d}.jt-flash-mini-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0006}.jt-flash-mini-img-wrap{background:#f8fafc;border-radius:14px;width:100%;height:160px;position:relative;overflow:hidden}.jt-flash-mini-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.jt-flash-mini-card:hover .jt-flash-mini-img-wrap img{transform:scale(1.08)}.jt-flash-mini-badge{color:#fff;background:linear-gradient(135deg,#e11d48,#f97316);border-radius:50px;padding:3px 8px;font-size:11px;font-weight:900;position:absolute;top:8px;left:8px;box-shadow:0 4px 12px #e11d4866}.jt-flash-mini-content h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:14px;font-weight:800;overflow:hidden}.jt-flash-mini-price-row{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.jt-flash-offer-price{color:#e11d48;font-size:16px;font-weight:900}.jt-flash-orig-price{color:#94a3b8;font-size:12px;text-decoration:line-through}.jt-flash-quick-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:50px;width:100%;padding:10px 14px;font-size:12px;font-weight:800;transition:all .25s}.jt-flash-quick-btn.added{background:#059669}.jt-flash-quick-btn:hover:not(.added){background:linear-gradient(135deg,#e11d48 0%,#f97316 100%);box-shadow:0 6px 18px #e11d4866}@media (max-width:900px){.jt-flash-sale-inner{grid-template-columns:1fr;padding:28px 24px}.jt-flash-right{justify-content:center}.jt-flash-products-grid{max-width:100%}}@media (max-width:500px){.jt-flash-products-grid{grid-template-columns:1fr 1fr;gap:12px}.jt-flash-mini-img-wrap{height:130px}}.jt-full-banner-container{max-width:1400px;margin:0 auto 24px;padding:12px 24px}.jt-full-banner-card{border:1px solid #e2e8f099;border-radius:24px;align-items:center;width:100%;min-height:380px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a2e}.jt-full-banner-bg-image{object-fit:cover;z-index:1;width:100%;height:100%;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInZoom;position:absolute;top:0;left:0}@keyframes fadeInZoom{0%{opacity:.4;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.jt-full-banner-overlay{z-index:2;background:linear-gradient(90deg,#0f172aeb 0%,#0f172abf 45%,#0f172a59 75%,#0f172a1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.jt-full-banner-content{z-index:3;justify-content:space-between;align-items:flex-end;gap:32px;width:100%;padding:44px 52px;display:flex;position:relative}.jt-full-banner-left{flex-direction:column;align-items:flex-start;gap:14px;max-width:620px;display:flex}.jt-full-banner-badge{color:#fff;letter-spacing:.5px;background:#ff4d6d;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:900;box-shadow:0 4px 14px #ff4d6d66}.jt-full-banner-title{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 10px #0000004d;margin:0;font-size:38px;font-weight:900;line-height:1.15}.jt-full-banner-sub{color:#ffffffe6;text-shadow:0 1px 6px #0000004d;margin:0;font-size:16px;line-height:1.6}.jt-full-banner-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px;display:flex}.jt-full-banner-btn{background:#fff;border-radius:14px;padding:14px 32px;font-size:15px;font-weight:900;text-decoration:none;transition:all .25s;box-shadow:0 6px 20px #00000040;color:#0f172a!important}.jt-full-banner-btn:hover{background:#ff4d6d;transform:translateY(-2px);box-shadow:0 10px 28px #ff4d6d66;color:#fff!important}.jt-full-banner-price-tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#0f172abf;border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;padding:10px 18px;display:flex}.jt-full-banner-price-tag strong{color:#ff4d6d;font-size:18px;font-weight:900}.jt-full-banner-price-tag span{color:#fff9;font-size:13px;text-decoration:line-through}.jt-full-banner-right-controls{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.jt-full-banner-dots{align-items:center;gap:10px;display:flex}.jt-full-banner-dot{cursor:pointer;background:0 0;border:none;padding:6px}.jt-dot-inner{background:#ffffff59;border-radius:999px;width:10px;height:10px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.jt-full-banner-dot.active .jt-dot-inner{background:#ff4d6d;width:32px;box-shadow:0 0 12px #ff4d6d99}.jt-slide-counter{color:#ffffffd9;letter-spacing:1px;font-size:13px;font-weight:800}@media (max-width:900px){.jt-full-banner-card{min-height:340px}.jt-full-banner-content{flex-direction:column;align-items:flex-start;padding:28px 24px}.jt-full-banner-title{font-size:28px}.jt-full-banner-right-controls{align-items:flex-start;margin-top:8px}}.jt-header-tabs-row{box-sizing:border-box!important;background:#fff!important;border-top:1px solid #f1f5f9!important;border-bottom:1px solid #e2e8f0!important;width:100%!important;display:block!important}.jt-product-tabs-inner{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important;flex-direction:row!important;justify-content:space-around!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:960px!important;margin:0 auto!important;padding:8px 12px 2px!important;display:flex!important;overflow-x:auto!important}.jt-product-tabs-inner::-webkit-scrollbar{display:none!important}.jt-product-tab-item{color:#64748b!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:none!important;flex-shrink:0!important;padding:8px 10px 10px!important;font-size:13px!important;font-weight:700!important;transition:all .2s!important;position:relative!important}.jt-product-tab-item:hover{color:#0f172a!important}.jt-product-tab-item.active{color:#e11d48!important;font-weight:900!important}.jt-product-tab-item.active:after{content:""!important;background:linear-gradient(90deg,#e11d48,#f97316)!important;border-radius:3px 3px 0 0!important;height:3px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.jt-nav-sub-menu{z-index:9999;opacity:0;visibility:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:260px;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 16px 40px #0f172a2e}.jt-nav-sub-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.jt-sub-menu-header-link{color:#e11d48;border-bottom:1.5px solid #f1f5f9;width:100%;margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.jt-sub-menu-header-link:hover{color:#be123c}.jt-sub-menu-grid{flex-direction:column;gap:10px;display:flex}.jt-sub-menu-child-title{color:#0f172a;background:#f8fafc;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s;display:block}.jt-sub-menu-child-title:hover{color:#e11d48;background:#f1f5f9}.jt-sub-menu-grandchild-list{border-left:2px dashed #cbd5e1;flex-direction:column;gap:4px;margin-top:4px;padding-left:14px;display:flex}.jt-sub-menu-grandchild-item{color:#475569;border-radius:4px;padding:3px 6px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s}.jt-sub-menu-grandchild-item:hover{color:#e11d48;background:#fff0f5}.jt-top-announcement-bar{text-align:center;color:#334155;background:#fff0f3;border-bottom:1px solid #fecdd3;padding:8px 16px;font-size:13px;font-weight:600;transition:padding .32s cubic-bezier(.4,0,.2,1),border-color .25s}.jt-announcement-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.jt-announcement-divider{color:#fda4af}.jt-header-new{background:#fff;width:100%;position:relative}.jt-header-logo-row{padding:10px 16px 6px}.jt-header-logo-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.jt-hamburger-btn{color:#0f172a;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:26px;line-height:1}.jt-logo-center-link{text-decoration:none;display:inline-block}.jt-cart-pill-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border:none;border-radius:50px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 4px 14px #f43f5e4d}@media (max-width:480px){.jt-cart-pill-btn{gap:6px;padding:8px 14px;font-size:13px}}.jt-cart-pill-btn:hover{transform:scale(1.03)}.jt-header-search-container{max-width:1200px;margin:6px auto 10px;padding:0 16px}.jt-sticky-floating-bar{z-index:1000;opacity:0;pointer-events:none;background:#fff;border-bottom:1px solid #fecdd3;width:100%;transition:transform .26s cubic-bezier(.16,1,.3,1),opacity .2s;position:fixed;top:0;left:0;right:0;transform:translateY(-115%);box-shadow:0 4px 20px #00000014}.jt-sticky-floating-bar.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.jt-sticky-floating-inner{box-sizing:border-box;align-items:center;gap:10px;width:100%;max-width:1200px;margin:0 auto;padding:8px 16px;display:flex}@media (max-width:480px){.jt-sticky-floating-inner{gap:6px;padding:6px 10px}}.jt-sticky-bar-hamburger{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 6px;font-size:24px;line-height:1;transition:color .2s;display:flex}.jt-sticky-bar-hamburger:hover{color:#f43f5e}.jt-sticky-bar-cart{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border:none;border-radius:50px;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;transition:transform .2s;display:inline-flex;box-shadow:0 3px 10px #f43f5e47}.jt-sticky-bar-cart:hover{transform:scale(1.04)}.jt-sticky-cart-icon{font-size:15px;line-height:1}.jt-sticky-cart-badge{color:#e11d48;text-align:center;background:#fff;border-radius:12px;min-width:17px;padding:1px 6px;font-size:11px;font-weight:800;line-height:1.3;box-shadow:0 1px 3px #0000001a}@media (max-width:440px){.jt-sticky-bar-cart .jt-sticky-cart-text{display:none}.jt-sticky-bar-cart{gap:4px;padding:6px 8px}}.jt-pill-search-form{box-sizing:border-box;background:#fff5f7;border:1px solid #fecdd3;border-radius:50px;flex:auto;align-items:center;gap:8px;min-width:0;margin:0;padding:6px 14px;display:flex;position:relative}.jt-pill-search-icon{color:#f43f5e;flex-shrink:0;font-size:16px}.jt-pill-search-form input{color:#0f172a;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;padding:4px 0;font-size:14px}.jt-pill-search-form input::placeholder{color:#94a3b8}.jt-clear-search-btn{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:11px;font-weight:700;line-height:1;transition:background .2s,color .2s;display:flex}.jt-clear-search-btn:hover{color:#0f172a;background:#cbd5e1}.jt-header-tabs-strip{border-bottom:1px solid #f1f5f9;padding:4px 16px 12px}.jt-tabs-strip-inner{scrollbar-width:none;gap:10px;max-width:1200px;margin:0 auto;display:flex;overflow-x:auto}.jt-tabs-strip-inner::-webkit-scrollbar{display:none}.jt-tab-pill{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:50px;flex-shrink:0;align-items:center;gap:6px;padding:8px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.jt-tab-pill.active{color:#f43f5e;background:#ffe4e6;border-color:#fecdd3;font-weight:800}.jt-hero-wrapper{max-width:1200px;margin:12px auto 20px;padding:0 12px}.jt-hero-card{background:linear-gradient(135deg,#fff0f5 0%,#fff7f8 50%,#fdf2f4 100%);border:1px solid #fecdd3;border-radius:24px;padding:24px 20px 18px;position:relative;overflow:hidden;box-shadow:0 8px 24px #f43f5e0f}.jt-hero-grid{justify-content:space-between;align-items:center;gap:16px;display:flex}.jt-hero-left{z-index:2;flex:1.1;min-width:0}.jt-hero-right{z-index:2;flex:.9;justify-content:flex-end;align-items:center;min-width:0;display:flex}.jt-hero-trusted-pill{color:#f43f5e;white-space:nowrap;background:#fff;border:1px solid #fecdd3;border-radius:50px;margin-bottom:8px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block;box-shadow:0 2px 6px #00000005}.jt-hero-main-title{color:#0f172a;margin:0 0 10px;font-family:Georgia,serif;font-size:clamp(17px,3.8vw,32px);font-weight:900;line-height:1.25}.jt-hero-highlight-italic{color:#f43f5e;font-family:Great Vibes,Playfair Display,Georgia,serif;font-style:italic;font-weight:700}.jt-hero-desc{color:#64748b;margin:0 0 16px;font-size:13px;line-height:1.5}.jt-hero-btn-row{align-items:center;gap:10px;display:flex}.jt-hero-shop-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border:none;border-radius:50px;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 4px 14px #f43f5e40}.jt-hero-shop-btn:hover{transform:translateY(-2px)}.jt-hero-offers-btn{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #cbd5e1;border-radius:50px;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.jt-hero-offers-btn:hover{color:#f43f5e;border-color:#f43f5e}.jt-hero-image-frame{aspect-ratio:4/3;background:#fff;border:3px solid #fff;border-radius:18px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 10px 24px #00000014}.jt-hero-main-img{object-fit:cover;width:100%;height:100%;display:block}.jt-hero-dots-row{justify-content:center;gap:8px;margin-top:14px;display:flex}@media (max-width:640px){.jt-hero-card{border-radius:16px;padding:14px 10px 12px}.jt-hero-grid{gap:8px}.jt-hero-trusted-pill{margin-bottom:6px;padding:3px 8px;font-size:9px}.jt-hero-main-title{margin-bottom:6px;font-size:14.5px;line-height:1.2}.jt-hero-desc{margin-bottom:10px;font-size:10px;line-height:1.35}.jt-hero-btn-row{gap:6px}.jt-hero-shop-btn{padding:7px 12px;font-size:10.5px}.jt-hero-offers-btn{padding:7px 10px;font-size:10.5px}.jt-hero-image-frame{aspect-ratio:4/3;border-width:2px;border-radius:12px;max-width:165px}.jt-hero-dots-row{margin-top:8px}}.jt-hero-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.jt-hero-dot.active{background:#f43f5e;border-radius:50px;width:24px}.jt-trust-badges-bar{background:#fff;border:1px solid #fecdd3;border-radius:18px;grid-template-columns:repeat(3,1fr);align-items:center;gap:12px;max-width:1200px;margin:16px auto;padding:16px 20px;display:grid;box-shadow:0 4px 14px #f43f5e0d}.jt-trust-item{justify-content:center;align-items:center;gap:10px;display:flex}.jt-trust-icon{flex-shrink:0;font-size:22px}.jt-trust-text-box{flex-direction:column;display:flex}.jt-trust-item strong{color:#0f172a;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.2;display:block}.jt-trust-item span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:500}@media (max-width:640px){.jt-trust-badges-bar{border-radius:14px;gap:4px;padding:12px 6px}.jt-trust-item{gap:5px}.jt-trust-icon{font-size:16px}.jt-trust-item strong{font-size:10.5px}.jt-trust-item span{font-size:9.5px}}.jt-mini-promo-section{max-width:1200px;margin:24px auto;padding:0 16px}.jt-mini-promo-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.jt-mini-promo-grid{grid-template-columns:1fr}}.jt-mini-promo-card{color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:180px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.jt-mini-card-bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.jt-mini-card-overlay{z-index:2;background:linear-gradient(135deg,#0f172ad1 0%,#1e293bb8 100%);width:100%;height:100%;position:absolute;top:0;left:0}.jt-mini-card-content{z-index:3;position:relative}.jt-mini-badge{color:#fff;background:#f43f5e;border-radius:50px;margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-block}.jt-mini-title{color:#fff;margin:0 0 4px;font-size:20px;font-weight:900}.jt-mini-desc{color:#cbd5e1;margin:0 0 14px;font-size:12px}.jt-mini-bottom-row{z-index:3;justify-content:space-between;align-items:center;margin-top:auto;display:flex;position:relative}.jt-mini-shop-btn{color:#0f172a;background:#fff;border:none;border-radius:50px;padding:8px 18px;font-size:12px;font-weight:800;text-decoration:none}.jt-mini-progress-wrap{align-items:center;gap:8px;display:flex}.jt-mini-progress-bar{background:#ffffff4d;border-radius:4px;width:50px;height:4px;overflow:hidden}.jt-mini-progress-fill{background:#f43f5e;width:50%;height:100%}.jt-mini-counter{color:#cbd5e1;font-size:11px;font-weight:700}.jt-featured-cats-section{max-width:1400px;margin:18px auto 28px;padding:0 16px;position:relative}.jt-cats-header-bar{justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 4px;display:flex}.jt-cats-header-left{align-items:center;gap:8px;display:flex}.jt-crown-icon{font-size:20px}.jt-cats-header-title{color:#0f172a;margin:0;font-family:Georgia,serif;font-size:22px;font-weight:900}.jt-cats-header-title .jt-highlight{color:#f43f5e}.jt-cats-view-all-link{color:#f43f5e;background:#fff1f2;border:1px solid #fecdd3;border-radius:20px;align-items:center;gap:4px;padding:6px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.jt-cats-view-all-link:hover{color:#fff;background:#f43f5e;border-color:#f43f5e}.jt-cats-slider-wrap{align-items:center;display:flex;position:relative}.jt-cats-nav-btn{color:#334155;cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001f}.jt-cats-nav-btn:hover{color:#fff;background:#f43f5e;border-color:#f43f5e;box-shadow:0 6px 16px #f43f5e40}.jt-cats-nav-prev{left:-12px}.jt-cats-nav-next{right:-12px}@media (max-width:768px){.jt-cats-nav-btn{display:none}}.jt-cats-circle-slider{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:flex-start;gap:14px;width:100%;padding:6px 4px 12px;display:flex;overflow-x:auto}.jt-cats-circle-slider::-webkit-scrollbar{display:none}.jt-circle-cat-card{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;min-width:82px;max-width:92px;text-decoration:none;transition:transform .2s;display:flex}.jt-circle-cat-card:hover{transform:translateY(-4px)}.jt-circle-avatar-wrap{background:linear-gradient(135deg,#f43f5e,#fb7185);border-radius:50%;width:72px;height:72px;padding:2.5px;position:relative;box-shadow:0 4px 12px #f43f5e29}.jt-circle-avatar-img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:100%;height:100%}.jt-avatar-top-badge{color:#fff;background:#f43f5e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 6px #00000026}.jt-circle-cat-info{text-align:center;width:100%}.jt-circle-cat-info h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:12px;font-weight:700;line-height:1.25;overflow:hidden}.jt-circle-cat-info span{color:#f43f5e;background:#fff1f2;border-radius:10px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.jt-circle-view-all-card{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;min-width:82px;max-width:92px;text-decoration:none;transition:transform .2s;display:flex}.jt-circle-view-all-card:hover{transform:translateY(-4px)}.jt-circle-view-all-avatar{color:#f43f5e;background:#fff1f2;border:2px dashed #f43f5e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 4px 12px #f43f5e14}.jt-circle-view-all-avatar span{margin-bottom:-2px;font-size:20px}.jt-circle-view-all-avatar strong{font-size:10px;font-weight:800}.jt-mobile-bottom-nav{display:none}@media (max-width:768px){.jt-mobile-bottom-nav{z-index:99990;background:#fff;border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;width:100%;padding:8px 0;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 16px #0000000f}.jt-content-area{padding-bottom:60px}}.jt-bottom-nav-item{color:#64748b;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;font-size:10px;font-weight:600;text-decoration:none;display:flex}.jt-bottom-nav-item.active{color:#f43f5e;font-weight:800}.jt-bottom-nav-icon{font-size:18px}@keyframes sk{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#e11d63;box-shadow:0 0 0 3px #e11d631f}.img-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;min-width:0;display:grid}@media (min-width:640px){.img-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.img-slot{aspect-ratio:1;background:#f8fafc;border:1px dashed #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.img-slot>img{object-fit:cover;width:100%;height:100%;display:block}.pcard{box-sizing:border-box;background:#fff;border:1px solid #eef2f7;border-radius:14px;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:12px;width:100%;padding:12px;display:grid}.pcard-thumb{background:#f8fafc;border-radius:10px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.pcard-thumb img{object-fit:contain;width:100%;height:100%;display:block}.pcard-body{min-width:0}.pcard-title{color:#0f172a;overflow-wrap:anywhere;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.35}.pcard-badges{flex-wrap:wrap;gap:6px;margin:6px 0;display:flex}.pcard-actions{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px;margin-top:10px;display:grid}.pcard-actions button{border:0;border-radius:10px;width:100%;padding:9px 10px;font-size:13px}.plist{gap:12px;width:100%;min-width:0;display:grid}@media (min-width:700px){.plist{grid-template-columns:repeat(2,minmax(0,1fr))}}.print-area{color:#000;background:#fff;padding:12px}.ph{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}html,body{overflow-x:clip}.table-scroll{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow-x:auto}.table-scroll::-webkit-scrollbar{height:6px}.table-scroll::-webkit-scrollbar-thumb{background:#f43f5e;border-radius:10px}@media (max-width:640px){.admin-wrap{padding-left:10px!important;padding-right:10px!important}.admin-card{border-radius:14px!important;padding:12px!important}}.admin-root{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.admin-root :not(table):not(thead):not(tbody):not(tr):not(th):not(td){box-sizing:border-box;min-width:0}.admin-table-scroll{background:#fff;border-radius:12px;-webkit-overflow-scrolling:touch!important;width:100%!important;max-width:100%!important;display:block!important;overflow-x:auto!important}.admin-table-scroll::-webkit-scrollbar{height:6px}.admin-table-scroll::-webkit-scrollbar-thumb{background:#e11d48;border-radius:10px}.admin-table-scroll table{border-collapse:collapse!important;width:max-content!important;min-width:620px!important;max-width:none!important;display:table!important}.admin-table-scroll th,.admin-table-scroll td{white-space:nowrap!important;padding:8px 10px!important;font-size:12px!important}@media (max-width:768px){.admin-root [style*="padding: 40"],.admin-root [style*="padding: 30"],.admin-root [style*=padding\:40],.admin-root [style*=padding\:30]{padding:12px!important}.admin-root .stat-grid,.admin-root [style*=grid-template-columns]{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.admin-root [style*="display: flex"],.admin-root [style*=display\:flex]{flex-wrap:wrap!important}.admin-root p,.admin-root h1,.admin-root h2,.admin-root span{overflow-wrap:break-word!important;word-break:break-word!important}.admin-root input,.admin-root select,.admin-root textarea{width:100%!important;max-width:100%!important;font-size:14px!important}}@media print{@page{size:A4 portrait;margin:10mm}*{box-shadow:none!important;outline:none!important}html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}nav,footer,aside,header,button,.no-print,.admin-sidebar,.jt-admin-sidebar,.jt-admin-sidebar-overlay,.mobile-bottom-nav,.jt-admin-top,.jt-admin-floating-top-btn{display:none!important}.admin-root,.jt-admin-dashboard,.jt-admin-main,.admin-wrap,.jt-admin-grid{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.print-area{box-sizing:border-box!important;border:none!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:block!important;overflow:visible!important}.stat-grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important;width:100%!important;display:grid!important}.stat-grid>*{min-width:0!important;padding:6px 8px!important}.admin-table-scroll{width:100%!important;overflow:visible!important}table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;max-width:100%!important}th,td{word-break:break-word!important;white-space:normal!important;padding:3px 5px!important;font-size:8.5pt!important}th:first-child,td:first-child{text-align:left;width:30%!important}th:nth-child(2),td:nth-child(2){width:13%!important}th:nth-child(3),td:nth-child(3),th:nth-child(4),td:nth-child(4){width:10%!important}th:nth-child(5),td:nth-child(5){width:9%!important}th:nth-child(6),td:nth-child(6),th:nth-child(7),td:nth-child(7){width:14%!important}tr{page-break-inside:avoid}thead{display:table-header-group}body,body *{visibility:visible!important}}
