#ecom-hero-live{position:relative;background:linear-gradient(135deg,#f0fdf4,#dcfce7);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#ecom-hero-live .section-badge{display:inline-block;padding:8px 20px;font-size:13px;font-weight:700;color:#059669;background:#d1fae5;border-radius:25px;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:20px}#ecom-hero-live .hero-main-content{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center}#ecom-hero-live h1{font-size:64px;font-weight:900;margin:0 0 28px 0;color:#111827;line-height:1.05}#ecom-hero-live .hero-desc{font-size:20px;color:#4b5563;line-height:1.7;margin:0 0 40px 0}#ecom-hero-live .btn-store-launch{display:inline-flex;align-items:center;gap:12px;padding:18px 42px;font-size:19px;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:14px;text-decoration:none;transition:all 0.3s;box-shadow:0 12px 28px rgba(16,185,129,0.35)}#ecom-hero-live .btn-store-launch:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,185,129,0.45)}#ecom-hero-live .live-store-demo{position:relative;max-width:100%;overflow:hidden}#ecom-hero-live .store-window{background:#fff;border-radius:20px;box-shadow:0 25px 60px rgba(0,0,0,0.18);overflow:hidden}#ecom-hero-live .store-topbar{background:#f8f9fa;padding:16px 24px;display:flex;align-items:center;gap:20px;border-bottom:2px solid #e5e7eb}#ecom-hero-live .store-url{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border-radius:8px;font-size:14px;color:#6b7280;font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ecom-hero-live .store-url i{color:#10b981;font-size:14px;flex-shrink:0}#ecom-hero-live .store-search{width:40px;height:40px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}#ecom-hero-live .store-search i{color:#6b7280;font-size:16px}#ecom-hero-live .store-cart-badge{width:40px;height:40px;background:#10b981;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;flex-shrink:0}#ecom-hero-live .store-cart-badge i{color:#fff;font-size:16px}#ecom-hero-live .cart-count{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}#ecom-hero-live .store-products-showcase{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:20px}#ecom-hero-live .product-showcase-card{background:#f8f9fa;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb;transition:all 0.3s}#ecom-hero-live .product-showcase-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,0.12)}#ecom-hero-live .product-img-placeholder{height:160px;background:linear-gradient(135deg,#e5e7eb,#d1d5db);position:relative;overflow:hidden}#ecom-hero-live .product-info-box{padding:16px}#ecom-hero-live .product-name-line{height:16px;width:80%;background:#d1d5db;border-radius:4px;margin-bottom:12px}#ecom-hero-live .product-price-tag{font-size:22px;font-weight:900;color:#10b981;margin-bottom:12px}#ecom-hero-live .add-cart-btn{width:100%;padding:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all 0.3s}#ecom-hero-live .add-cart-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,185,129,0.3)}@media(max-width:1200px){#ecom-hero-live .hero-main-content{grid-template-columns:1fr;gap:40px}#ecom-hero-live h1{font-size:52px;text-align:center}#ecom-hero-live .hero-desc{text-align:center}#ecom-hero-live .btn-store-launch{margin:0 auto}}@media(max-width:640px){#ecom-hero-live h1{font-size:40px}#ecom-hero-live .hero-desc{font-size:18px}#ecom-hero-live .store-products-showcase{grid-template-columns:1fr;padding:20px}#ecom-hero-live .store-topbar{padding:12px 16px;gap:12px}#ecom-hero-live .store-url{font-size:12px;padding:8px 12px}}@media(max-width:480px){#ecom-hero-live .btn-store-launch{padding:16px 36px;font-size:17px}}#ecom-product-mgmt{position:relative;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#ecom-product-mgmt .section-badge{display:inline-block;padding:8px 20px;font-size:13px;font-weight:700;color:#059669;background:#d1fae5;border-radius:25px;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:20px}#ecom-product-mgmt .product-mgmt-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}#ecom-product-mgmt .mgmt-interface{background:#f8f9fa;border-radius:16px;padding:24px;border:2px solid #e5e7eb;max-width:100%;overflow:hidden}#ecom-product-mgmt .interface-tabs{display:flex;gap:8px;margin-bottom:20px;background:#fff;padding:8px;border-radius:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}#ecom-product-mgmt .tab-item{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:8px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;transition:all 0.3s;white-space:nowrap;flex-shrink:0;min-width:fit-content}#ecom-product-mgmt .tab-item.active{background:linear-gradient(135deg,#10b981,#059669);color:#fff}#ecom-product-mgmt .tab-item i{font-size:16px}#ecom-product-mgmt .products-table{background:#fff;border-radius:12px;overflow-x:auto;overflow-y:hidden}#ecom-product-mgmt .table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;padding:16px;align-items:center;border-bottom:1px solid #e5e7eb;font-size:14px;min-width:500px}#ecom-product-mgmt .table-header{background:#f8f9fa;font-weight:700;color:#111827;font-size:12px;text-transform:uppercase;letter-spacing:0.05em}#ecom-product-mgmt .col-product{display:flex;align-items:center;gap:12px;min-width:0}#ecom-product-mgmt .product-thumb{width:48px;height:48px;background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:8px;flex-shrink:0}#ecom-product-mgmt .product-details{display:flex;flex-direction:column;gap:4px;min-width:0}#ecom-product-mgmt .prod-name{height:12px;width:120px;max-width:100%;background:#d1d5db;border-radius:4px}#ecom-product-mgmt .prod-sku{height:10px;width:80px;max-width:100%;background:#e5e7eb;border-radius:4px}#ecom-product-mgmt .col-stock{font-weight:700;color:#111827}#ecom-product-mgmt .col-price{font-weight:700;color:#10b981}#ecom-product-mgmt .status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700}#ecom-product-mgmt .status-badge.active{background:#d1fae5;color:#059669}#ecom-product-mgmt .status-badge.low{background:#fee2e2;color:#dc2626}#ecom-product-mgmt h2{font-size:48px;font-weight:900;margin:0 0 24px 0;color:#111827;line-height:1.1}#ecom-product-mgmt .mgmt-content>p{font-size:18px;color:#6b7280;line-height:1.7;margin:0 0 36px 0}#ecom-product-mgmt .mgmt-features-list{display:flex;flex-direction:column;gap:24px}#ecom-product-mgmt .mgmt-feature{display:flex;gap:16px;align-items:flex-start}#ecom-product-mgmt .feature-check{width:48px;height:48px;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#ecom-product-mgmt .feature-check i{font-size:22px;color:#fff}#ecom-product-mgmt h4{font-size:20px;font-weight:800;margin:0 0 8px 0;color:#111827;line-height:1.3}#ecom-product-mgmt .feature-text p{font-size:16px;color:#6b7280;line-height:1.6;margin:0}@media(max-width:1100px){#ecom-product-mgmt .product-mgmt-layout{grid-template-columns:1fr;gap:40px}#ecom-product-mgmt .product-mgmt-layout>div:first-child{order:2}#ecom-product-mgmt h2{font-size:36px}#ecom-product-mgmt .mgmt-content>p{font-size:17px}}@media(max-width:640px){#ecom-product-mgmt h2{font-size:32px}#ecom-product-mgmt .mgmt-content>p{font-size:16px}#ecom-product-mgmt .table-row{grid-template-columns:1fr;gap:8px;font-size:13px;min-width:auto}#ecom-product-mgmt .interface-tabs{flex-direction:column}}#ecom-checkout-flow{position:relative;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#ecom-checkout-flow .section-header-center{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}#ecom-checkout-flow .section-badge{display:inline-block;padding:8px 20px;font-size:13px;font-weight:700;color:#059669;background:#d1fae5;border-radius:25px;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:20px}#ecom-checkout-flow h2{font-size:48px;font-weight:900;margin:0 0 16px 0;color:#111827;line-height:1.2}#ecom-checkout-flow .section-description{font-size:20px;color:#6b7280;margin:0;line-height:1.6}#ecom-checkout-flow .checkout-demo-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-start;max-width:100%}#ecom-checkout-flow .checkout-screen{background:#fff;border-radius:16px;padding:28px;border:2px solid #e5e7eb;box-shadow:0 12px 32px rgba(0,0,0,0.1);max-width:100%;overflow:hidden}#ecom-checkout-flow .checkout-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:2px solid #e5e7eb;margin-bottom:24px;flex-wrap:wrap;gap:12px}#ecom-checkout-flow .checkout-header h3{font-size:24px;font-weight:800;margin:0;color:#111827}#ecom-checkout-flow .secure-badge{display:flex;align-items:center;gap:6px;padding:6px 14px;background:#d1fae5;border-radius:20px;font-size:13px;font-weight:700;color:#059669}#ecom-checkout-flow .secure-badge i{font-size:12px}#ecom-checkout-flow .checkout-items{margin-bottom:20px}#ecom-checkout-flow .cart-item-row{display:flex;gap:16px;align-items:center;padding:16px;background:#f8f9fa;border-radius:12px;margin-bottom:12px}#ecom-checkout-flow .item-img{width:60px;height:60px;background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:8px;flex-shrink:0}#ecom-checkout-flow .item-details{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}#ecom-checkout-flow .item-name-bar{height:14px;width:140px;max-width:100%;background:#d1d5db;border-radius:4px}#ecom-checkout-flow .item-qty-bar{height:12px;width:80px;max-width:100%;background:#e5e7eb;border-radius:4px}#ecom-checkout-flow .item-price{font-size:18px;font-weight:800;color:#10b981;flex-shrink:0}#ecom-checkout-flow .checkout-total{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f8f9fa;border-radius:12px;margin-bottom:24px;font-size:18px;font-weight:700;color:#111827;flex-wrap:wrap;gap:12px}#ecom-checkout-flow .total-amount{font-size:28px;color:#10b981}#ecom-checkout-flow .payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}#ecom-checkout-flow .payment-option{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:#f8f9fa;border:2px solid #e5e7eb;border-radius:10px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;transition:all 0.3s}#ecom-checkout-flow .payment-option:hover{border-color:#10b981;background:#d1fae5;color:#059669}#ecom-checkout-flow .payment-option i{font-size:20px;flex-shrink:0}#ecom-checkout-flow .complete-order-btn{width:100%;padding:16px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:17px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all 0.3s;text-decoration:none}#ecom-checkout-flow .complete-order-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(16,185,129,0.3)}#ecom-checkout-flow .payment-features-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}#ecom-checkout-flow .payment-feat-card{background:#fff;padding:24px;border-radius:12px;border:2px solid #e5e7eb;transition:all 0.3s}#ecom-checkout-flow .payment-feat-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.1)}#ecom-checkout-flow .feat-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}#ecom-checkout-flow .feat-icon.gradient-green{background:linear-gradient(135deg,#10b981,#34d399)}#ecom-checkout-flow .feat-icon.gradient-blue{background:linear-gradient(135deg,#3b82f6,#06b6d4)}#ecom-checkout-flow .feat-icon.gradient-purple{background:linear-gradient(135deg,#a855f7,#ec4899)}#ecom-checkout-flow .feat-icon.gradient-orange{background:linear-gradient(135deg,#f97316,#fb923c)}#ecom-checkout-flow .feat-icon i{font-size:26px;color:#fff}#ecom-checkout-flow h4{font-size:18px;font-weight:800;margin:0 0 8px 0;color:#111827;line-height:1.3}#ecom-checkout-flow .payment-feat-card p{font-size:14px;color:#6b7280;line-height:1.5;margin:0}@media(max-width:1100px){#ecom-checkout-flow .checkout-demo-wrapper{grid-template-columns:1fr;gap:40px}#ecom-checkout-flow h2{font-size:36px}#ecom-checkout-flow .section-description{font-size:18px}}@media(max-width:640px){#ecom-checkout-flow h2{font-size:32px}#ecom-checkout-flow .section-description{font-size:16px}#ecom-checkout-flow .payment-features-list{grid-template-columns:1fr}#ecom-checkout-flow .payment-methods{grid-template-columns:1fr}#ecom-checkout-flow .payment-option{padding:12px 10px;font-size:12px}#ecom-checkout-flow .checkout-header{padding-bottom:16px}#ecom-checkout-flow .checkout-screen{padding:20px}}#ecom-templates-gallery{position:relative;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#ecom-templates-gallery .section-header-center{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}#ecom-templates-gallery .section-badge{display:inline-block;padding:8px 20px;font-size:13px;font-weight:700;color:#059669;background:#d1fae5;border-radius:25px;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:20px}#ecom-templates-gallery h2{font-size:48px;font-weight:900;margin:0 0 16px 0;color:#111827;line-height:1.2}#ecom-templates-gallery .section-description{font-size:20px;color:#6b7280;margin:0;line-height:1.6}#ecom-templates-gallery .templates-grid-display{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px;max-width:100%;padding:0 10px}#ecom-templates-gallery .template-preview-card{background:#f8f9fa;border-radius:16px;padding:16px;border:2px solid #e5e7eb;transition:all 0.3s;cursor:pointer}#ecom-templates-gallery .template-preview-card:hover{border-color:#10b981;transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,0.15)}#ecom-templates-gallery .template-screen{background:#fff;border-radius:12px;padding:12px;margin-bottom:16px;min-height:240px}#ecom-templates-gallery .screen-nav{height:32px;background:linear-gradient(135deg,#10b981,#059669);border-radius:6px;margin-bottom:12px}#ecom-templates-gallery .screen-hero{height:80px;background:#e5e7eb;border-radius:6px;margin-bottom:12px}#ecom-templates-gallery .screen-products{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}#ecom-templates-gallery .prod-box{height:80px;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:6px}#ecom-templates-gallery h4{font-size:20px;font-weight:800;margin:0 0 6px 0;color:#111827;line-height:1.3}#ecom-templates-gallery .template-info p{font-size:14px;color:#6b7280;line-height:1.5;margin:0}#ecom-templates-gallery .templates-cta-row{text-align:center}#ecom-templates-gallery .btn-view-templates{display:inline-flex;align-items:center;padding:16px 40px;font-size:18px;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:12px;text-decoration:none;transition:all 0.3s;box-shadow:0 8px 20px rgba(16,185,129,0.3)}#ecom-templates-gallery .btn-view-templates:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(16,185,129,0.4)}@media(max-width:1024px){#ecom-templates-gallery .templates-grid-display{grid-template-columns:repeat(2,1fr);padding:0}#ecom-templates-gallery h2{font-size:36px}#ecom-templates-gallery .section-description{font-size:18px}}@media(max-width:640px){#ecom-templates-gallery .templates-grid-display{grid-template-columns:1fr}#ecom-templates-gallery h2{font-size:32px}#ecom-templates-gallery .section-description{font-size:16px}}#ecom-growth-tools{position:relative;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#ecom-growth-tools .section-badge{display:inline-block;padding:8px 20px;font-size:13px;font-weight:700;color:#059669;background:#d1fae5;border-radius:25px;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:20px}#ecom-growth-tools .growth-content-split{display:flex;flex-direction:column;gap:48px}#ecom-growth-tools h2{font-size:48px;font-weight:900;margin:0 0 20px 0;color:#111827;line-height:1.1}#ecom-growth-tools .growth-info p{font-size:20px;color:#6b7280;line-height:1.7;margin:0;max-width:700px}#ecom-growth-tools .growth-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:100%;padding:0 10px}#ecom-growth-tools .tool-card{background:#fff;padding:28px;border-radius:16px;border:2px solid #e5e7eb;transition:all 0.3s}#ecom-growth-tools .tool-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,0.12)}#ecom-growth-tools .tool-icon{width:72px;height:72px;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 0 20px 0;transition:transform 0.3s}#ecom-growth-tools .tool-card:hover .tool-icon{transform:scale(1.1)}#ecom-growth-tools .tool-icon i{font-size:32px;color:#fff}#ecom-growth-tools h4{font-size:20px;font-weight:800;margin:0 0 10px 0;color:#111827;line-height:1.3}#ecom-growth-tools .tool-card p{font-size:15px;color:#6b7280;line-height:1.6;margin:0}@media(max-width:1024px){#ecom-growth-tools .growth-tools-grid{grid-template-columns:repeat(2,1fr);padding:0}#ecom-growth-tools h2{font-size:36px}#ecom-growth-tools .growth-info p{font-size:18px}}@media(max-width:640px){#ecom-growth-tools .growth-tools-grid{grid-template-columns:1fr}#ecom-growth-tools h2{font-size:32px;text-align:center}#ecom-growth-tools .growth-info p{font-size:16px;text-align:center}}#ecom-final-launch{position:relative;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#ecom-final-launch .launch-cta-box{background:linear-gradient(135deg,#10b981,#059669);border-radius:24px;padding:70px 50px;text-align:center;box-shadow:0 20px 50px rgba(16,185,129,0.3);max-width:100%;overflow:hidden}#ecom-final-launch h2{font-size:52px;font-weight:900;margin:0 0 20px 0;color:#fff;line-height:1.2}#ecom-final-launch p{font-size:22px;color:rgba(255,255,255,0.9);margin:0 0 40px 0;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}#ecom-final-launch .btn-launch-store{display:inline-flex;align-items:center;gap:12px;padding:20px 50px;font-size:20px;font-weight:700;background:#fff;color:#059669;border-radius:14px;text-decoration:none;transition:all 0.3s;box-shadow:0 12px 32px rgba(0,0,0,0.15);margin-bottom:28px;white-space:nowrap}#ecom-final-launch .btn-launch-store:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,0.2)}#ecom-final-launch .btn-launch-store i{flex-shrink:0}#ecom-final-launch .launch-benefits{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}#ecom-final-launch .launch-benefits span{display:flex;align-items:center;gap:8px;font-size:16px;color:#fff;font-weight:600;white-space:nowrap}#ecom-final-launch .launch-benefits i{font-size:18px}@media(max-width:768px){#ecom-final-launch .launch-cta-box{padding:50px 30px}#ecom-final-launch h2{font-size:38px}#ecom-final-launch p{font-size:18px}#ecom-final-launch .btn-launch-store{padding:18px 44px;font-size:18px}}@media(max-width:640px){#ecom-final-launch .launch-cta-box{padding:40px 24px}#ecom-final-launch h2{font-size:32px}#ecom-final-launch p{font-size:16px;padding:0 10px}#ecom-final-launch .btn-launch-store{max-width:calc(100% - 40px);padding:16px 36px;font-size:18px}#ecom-final-launch .launch-benefits{gap:20px;flex-direction:column}}@media(max-width:480px){#ecom-final-launch .btn-launch-store{padding:15px 32px;font-size:16px}}