*{box-sizing:border-box;margin:0;padding:0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.product-tables-section{background:#fff;padding:100px 0}.product-tables-header{margin-bottom:60px;text-align:center}.product-tables-header h2{color:#1a1a1a;line-height:1.2}.product-tables-list{display:flex;flex-direction:column;gap:16px}.product-table-item{background:#e8f4fd;border-radius:20px;overflow:hidden;transition:all .3s ease}.product-table-item:hover{background:#dbeefe;box-shadow:0 8px 25px rgba(0,0,0,.08);transform:translateY(-2px)}.product-table-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:32px;transition:all .2s ease;user-select:none}.product-table-title{color:#1e3a8a;flex:1;line-height:1.3;margin:0;padding-right:20px}.table-arrow{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.product-table-item.expanded .table-arrow{background:#059669;transform:rotate(180deg)}.table-arrow svg{height:20px;width:20px}.product-table-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.product-table-item.expanded .product-table-content{max-height:2000px}.table-wrapper{overflow-x:auto;padding:0 32px 32px}.product-spec-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;width:100%}.product-spec-table.two-column td{border-bottom:1px solid #e5e7eb;padding:16px 24px}.product-spec-table.two-column tr:last-child td{border-bottom:none}.product-spec-table.two-column .spec-name{background:#f9fafb;color:#1e3a8a;font-weight:600;width:40%}.product-spec-table.two-column .spec-value{background:#fff;color:#374151}.product-spec-table.multi-column th{background:#1e3a8a;color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px 20px;text-align:left;text-transform:uppercase}.product-spec-table.multi-column td{border-bottom:1px solid #e5e7eb;color:#374151;font-size:15px;padding:14px 20px}.product-spec-table.multi-column tr:last-child td{border-bottom:none}.product-spec-table.multi-column tbody tr:nth-child(2n){background:#f9fafb}.product-spec-table.multi-column tbody tr:hover{background:#e8f4fd;transition:background .2s ease}.product-table-item{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.product-table-item.animate-in{opacity:1;transform:translateY(0)}@media (max-width:1024px){.product-tables-section{padding:80px 0}.product-tables-header{margin-bottom:50px}.product-tables-header h2{font-size:32px}.product-table-header{padding:28px}.table-wrapper{padding:0 28px 28px}}@media (max-width:768px){.product-tables-section{padding:60px 0}.product-tables-header{margin-bottom:40px}.product-tables-header h2{font-size:28px}.product-tables-list{gap:12px}.product-table-item{border-radius:16px}.product-table-header{padding:24px}.product-table-title{font-size:18px;padding-right:16px}.table-arrow{height:36px;width:36px}.table-arrow svg{height:18px;width:18px}.table-wrapper{padding:0 24px 24px}.product-spec-table.two-column td{padding:12px 16px}.product-spec-table.multi-column td,.product-spec-table.multi-column th{font-size:14px;padding:12px 16px}.table-wrapper{-webkit-overflow-scrolling:touch}.product-spec-table.multi-column{min-width:600px}}@media (max-width:480px){.container{padding:0 16px}.product-tables-section{padding:40px 0}.product-tables-header{margin-bottom:30px}.product-tables-header h2{font-size:24px}.product-tables-list{gap:10px}.product-table-item{border-radius:12px}.product-table-header{padding:20px}.product-table-title{font-size:16px;padding-right:12px}.table-arrow{height:32px;width:32px}.table-arrow svg{height:16px;width:16px}.table-wrapper{padding:0 20px 20px}.product-spec-table.two-column .spec-name{width:45%}.product-spec-table.two-column td{font-size:14px;padding:10px 12px}.product-spec-table.multi-column td,.product-spec-table.multi-column th{font-size:13px;padding:10px 12px}}