.info-page{min-height:70vh;background:#fff}.info-page .page-hero{background:linear-gradient(135deg,#1e3a5f,#2563eb);padding:60px 20px;color:#fff;text-align:center}.info-page .page-hero h1{font-size:36px;font-weight:700;margin-bottom:12px}@media(max-width:600px){.info-page .page-hero h1{font-size:28px}}.info-page .page-hero p{font-size:18px;opacity:.9}@media(max-width:600px){.info-page .page-hero p{font-size:16px}}.info-page .container{max-width:1000px;margin:0 auto;padding:0 20px}.info-page .info-section{padding:50px 0;border-bottom:1px solid #e5e7eb}.info-page .info-section:last-child{border-bottom:none}.info-page .info-section h2{font-size:24px;color:#1f2937;margin-bottom:16px;display:flex;align-items:center;gap:12px}.info-page .info-section h2 svg{color:#2563eb}.info-page .info-section>p{color:#4b5563;font-size:16px;line-height:1.7;margin-bottom:30px}.toner-page .product-types{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media(max-width:700px){.toner-page .product-types{grid-template-columns:1fr}}.toner-page .product-types .product-type{background:#f9fafb;border-radius:12px;padding:24px}.toner-page .product-types .product-type h3{font-size:18px;color:#1f2937;margin-bottom:16px}.toner-page .product-types .product-type ul{list-style:none;padding:0;margin:0}.toner-page .product-types .product-type ul li{display:flex;align-items:center;gap:10px;padding:8px 0;color:#4b5563;font-size:14px}.toner-page .product-types .product-type ul li svg{color:#22c55e;flex-shrink:0}.toner-page .highlight-section{background:linear-gradient(135deg,#ecfdf5,#d1fae5);margin:0 -20px;padding-left:40px;padding-right:40px;border-radius:0;border-bottom:none!important}@media(max-width:600px){.toner-page .highlight-section{padding-left:20px;padding-right:20px}}.toner-page .highlight-section h2{color:#065f46}.toner-page .highlight-section h2 svg{color:#059669}.toner-page .highlight-section p{color:#047857}.toner-page .eco-benefits{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media(max-width:600px){.toner-page .eco-benefits{grid-template-columns:1fr}}.toner-page .eco-benefits .eco-benefit{background:#fff;border-radius:12px;padding:24px;text-align:center}.toner-page .eco-benefits .eco-benefit .icon{font-size:40px;color:#059669;margin-bottom:16px}.toner-page .eco-benefits .eco-benefit h4{font-size:18px;color:#065f46;margin-bottom:8px}.toner-page .eco-benefits .eco-benefit p{color:#047857;font-size:14px;margin:0}.toner-page .quality-points{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:30px}@media(max-width:600px){.toner-page .quality-points{grid-template-columns:1fr}}.toner-page .quality-points .quality-point{text-align:center;padding:24px;background:#f9fafb;border-radius:12px}.toner-page .quality-points .quality-point .number{display:block;font-size:36px;font-weight:700;color:#2563eb;margin-bottom:8px}.toner-page .quality-points .quality-point .label{color:#6b7280;font-size:14px}.toner-page .my-printers-section{background:linear-gradient(135deg,#eff6ff,#dbeafe);margin:0 -20px;padding:50px 40px;border-radius:0;border-bottom:none!important}@media(max-width:600px){.toner-page .my-printers-section{padding:40px 20px}}.toner-page .my-printers-section h2{color:#1e40af}.toner-page .my-printers-section h2 svg{color:#2563eb}.toner-page .my-printers-section>p{color:#3b82f6}.toner-page .my-printers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-top:24px}.toner-page .my-printer-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:20px;text-decoration:none;transition:all .3s;border:2px solid transparent}.toner-page .my-printer-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(37,99,235,.15);border-color:#2563eb}.toner-page .my-printer-card .printer-image-container{width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:8px;margin-bottom:16px}.toner-page .my-printer-card .printer-image-container img{max-width:100%;max-height:100%;object-fit:contain}.toner-page .my-printer-card .printer-image-container .printer-placeholder-icon{font-size:48px;color:#9ca3af}.toner-page .my-printer-card .printer-details{flex:1 1}.toner-page .my-printer-card .printer-details h4{font-size:16px;color:#1f2937;margin-bottom:4px;line-height:1.3}.toner-page .my-printer-card .printer-details .brand{display:block;font-size:13px;color:#6b7280;margin-bottom:8px}.toner-page .my-printer-card .printer-details .products-count{display:inline-block;font-size:12px;color:#059669;background:#d1fae5;padding:4px 10px;border-radius:20px}.toner-page .my-printer-card .view-products{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb;color:#2563eb;font-size:14px;font-weight:500}.toner-page .my-printer-card .view-products svg{font-size:12px}.toner-page .my-printer-card.add-printer-card{border:2px dashed #cbd5e1;background:#f8fafc;cursor:pointer;align-items:center;justify-content:center;min-height:200px}.toner-page .my-printer-card.add-printer-card:hover{border-color:#2563eb;background:#eff6ff}.toner-page .my-printer-card.add-printer-card .add-icon{width:60px;height:60px;border-radius:50%;background:#e0e7ff;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.toner-page .my-printer-card.add-printer-card .add-icon svg{font-size:24px;color:#2563eb}.toner-page .my-printer-card.add-printer-card span{color:#2563eb;font-weight:500}.toner-page .no-printers-message{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;margin-top:24px}.toner-page .no-printers-message .empty-icon{font-size:48px;color:#cbd5e1;margin-bottom:16px}.toner-page .no-printers-message p{color:#6b7280;margin-bottom:20px}.toner-page .popular-products-section h2 svg{color:#f59e0b}.toner-page .popular-products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:30px}@media(max-width:900px){.toner-page .popular-products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.toner-page .popular-products-grid{grid-template-columns:1fr}}.toner-page .popular-product-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 4px 14px rgba(15,23,42,.06);transition:all .25s}.toner-page .popular-product-card:hover{transform:translateY(-6px);border-color:#c7d2fe;box-shadow:0 16px 32px rgba(37,99,235,.14)}.toner-page .popular-product-card .product-image-link{display:block;position:relative;height:220px;background:#f9fafb;padding:20px}.toner-page .popular-product-card .product-image-link img{width:100%;height:100%;object-fit:contain}.toner-page .popular-product-card .product-image-link .product-badges{position:absolute;top:12px;left:12px;display:flex;gap:6px}.toner-page .popular-product-card .product-image-link .product-badges .best-value-badge,.toner-page .popular-product-card .product-image-link .product-badges .eco-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600}.toner-page .popular-product-card .product-image-link .product-badges .eco-badge{background:#dcfce7;color:#166534}.toner-page .popular-product-card .product-image-link .product-badges .best-value-badge{background:#fef3c7;color:#92400e}.toner-page .popular-product-card .product-info{padding:20px}.toner-page .popular-product-card .product-info h4{font-size:15px;font-weight:600;color:#0f172a;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.toner-page .popular-product-card .product-info h4:hover{color:#2563eb}.toner-page .popular-product-card .product-info .brand{display:block;font-size:12px;font-weight:500;color:#6b7280;margin-bottom:4px;text-transform:uppercase;letter-spacing:.4px}.toner-page .popular-product-card .product-info .product-type{font-size:11px;color:#9ca3af;margin-bottom:14px}.toner-page .popular-product-card .product-info .price{font-size:24px;font-weight:800;color:#2563eb;margin-bottom:14px;letter-spacing:-.5px}.toner-page .popular-product-card .product-info .container-btn-add-cart-component .add-to-cart-btn{width:100%;padding:10px;border-radius:8px;font-size:14px}.toner-page .view-all-products{text-align:center;margin-top:28px}.toner-page .view-all-products .cta-btn,.toner-page .view-all-products .cta-btn.primary{display:inline-flex;align-items:center;gap:6px;padding:8px 4px;background:transparent;color:#2563eb;font-size:14px;font-weight:500;text-decoration:none;border:none;border-bottom:1px solid transparent;border-radius:0;transition:color .15s,border-color .15s,gap .15s}.toner-page .view-all-products .cta-btn svg,.toner-page .view-all-products .cta-btn.primary svg{font-size:12px;transition:transform .15s}.toner-page .view-all-products .cta-btn.primary:hover,.toner-page .view-all-products .cta-btn:hover{color:#1d4ed8;border-bottom-color:#1d4ed8;gap:10px}.toner-page .view-all-products .cta-btn.primary:hover svg,.toner-page .view-all-products .cta-btn:hover svg{transform:translateX(2px)}.toner-page .custom-page-content{padding:30px 0}.toner-page .custom-page-content h2,.toner-page .custom-page-content h3,.toner-page .custom-page-content h4{color:#1f2937;margin-bottom:16px}.toner-page .custom-page-content h2{font-size:24px}.toner-page .custom-page-content h3{font-size:20px}.toner-page .custom-page-content h4{font-size:18px}.toner-page .custom-page-content p{color:#4b5563;font-size:16px;line-height:1.7;margin-bottom:16px}.toner-page .custom-page-content ol,.toner-page .custom-page-content ul{margin-bottom:16px;padding-left:24px}.toner-page .custom-page-content li{color:#4b5563;margin-bottom:8px}.toner-page .custom-page-content a{color:#2563eb;text-decoration:underline}.toner-page .custom-page-content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}.toner-page .cta-section{text-align:center}.toner-page .cta-section h2{justify-content:center}.toner-page .cta-section p{text-align:center}.toner-page .cta-section .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.toner-page .cta-section .cta-buttons .cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s}.toner-page .cta-section .cta-buttons .cta-btn.primary{background:#2563eb;color:#fff}.toner-page .cta-section .cta-buttons .cta-btn.primary:hover{background:#1d4ed8}.toner-page .cta-section .cta-buttons .cta-btn.secondary{background:#f3f4f6;color:#374151}.toner-page .cta-section .cta-buttons .cta-btn.secondary:hover{background:#e5e7eb}.delivery-page .delivery-options{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-bottom:30px}@media(max-width:700px){.delivery-page .delivery-options{grid-template-columns:1fr}}.delivery-page .delivery-options .delivery-option{background:#f9fafb;border-radius:12px;padding:24px;display:flex;gap:20px}.delivery-page .delivery-options .delivery-option.highlight{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #22c55e}.delivery-page .delivery-options .delivery-option.highlight .option-icon{background:#22c55e}.delivery-page .delivery-options .delivery-option.highlight .price{color:#059669}.delivery-page .delivery-options .delivery-option .option-icon{width:56px;height:56px;background:#2563eb;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex-shrink:0}.delivery-page .delivery-options .delivery-option .option-content h3{font-size:18px;color:#1f2937;margin-bottom:4px}.delivery-page .delivery-options .delivery-option .option-content .price{font-size:16px;font-weight:600;color:#2563eb;margin-bottom:12px}.delivery-page .delivery-options .delivery-option .option-content ul{list-style:none;padding:0;margin:0}.delivery-page .delivery-options .delivery-option .option-content ul li{display:flex;align-items:center;gap:8px;padding:6px 0;color:#4b5563;font-size:14px}.delivery-page .delivery-options .delivery-option .option-content ul li svg{color:#9ca3af;font-size:12px}.delivery-page .delivery-info-box{background:#eff6ff;border-radius:12px;padding:24px;border-left:4px solid #2563eb}.delivery-page .delivery-info-box h4{font-size:16px;color:#1e40af;margin-bottom:12px}.delivery-page .delivery-info-box ul{list-style:none;padding:0;margin:0}.delivery-page .delivery-info-box ul li{color:#1e40af;font-size:14px;padding:8px 0 8px 20px;position:relative}.delivery-page .delivery-info-box ul li:before{content:"•";position:absolute;left:0;color:#2563eb}.delivery-page .payment-methods{display:flex;flex-direction:column;gap:16px}.delivery-page .payment-methods .payment-method{display:flex;align-items:flex-start;gap:20px;padding:24px;background:#f9fafb;border-radius:12px;transition:all .2s}.delivery-page .payment-methods .payment-method:hover{background:#f3f4f6}.delivery-page .payment-methods .payment-method .method-icon{width:48px;height:48px;background:#2563eb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.delivery-page .payment-methods .payment-method .method-content h3{font-size:16px;color:#1f2937;margin-bottom:4px}.delivery-page .payment-methods .payment-method .method-content p{color:#6b7280;font-size:14px;margin-bottom:8px}.delivery-page .payment-methods .payment-method .method-content .tag{display:inline-block;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:500;background:#e5e7eb;color:#4b5563}.delivery-page .payment-methods .payment-method .method-content .tag.popular{background:#fef3c7;color:#92400e}.delivery-page .payment-methods .payment-method .method-content .tag.secure{background:#d1fae5;color:#065f46}.delivery-page .security-section{background:linear-gradient(135deg,#1e3a5f,#2563eb);margin:0 -20px;padding:40px;border-radius:0;border-bottom:none!important}@media(max-width:600px){.delivery-page .security-section{padding:30px 20px}}.delivery-page .security-section .security-content{display:flex;align-items:center;gap:24px;color:#fff}@media(max-width:600px){.delivery-page .security-section .security-content{flex-direction:column;text-align:center}}.delivery-page .security-section .security-content .security-icon{font-size:64px;opacity:.9;flex-shrink:0}.delivery-page .security-section .security-content h2{color:#fff;margin-bottom:8px}.delivery-page .security-section .security-content p{color:hsla(0,0%,100%,.9);margin:0}.delivery-page .faq-section h2{margin-bottom:24px}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-list .faq-item{background:#f9fafb;border-radius:12px;padding:24px}.faq-list .faq-item h4{font-size:16px;color:#1f2937;margin-bottom:12px}.faq-list .faq-item p{color:#4b5563;font-size:14px;line-height:1.6;margin:0}.help-page .help-search-section{padding:30px 0;margin-top:-30px;position:relative;z-index:10}.help-page .help-search-section .search-box{display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;padding:16px 24px;box-shadow:0 4px 20px rgba(0,0,0,.1);max-width:600px;margin:0 auto}.help-page .help-search-section .search-box .search-icon{font-size:24px;color:#9ca3af}.help-page .help-search-section .search-box .search-input{flex:1 1;border:none;font-size:16px;outline:none}.help-page .help-search-section .search-box .search-input::placeholder{color:#9ca3af}.help-page .help-categories{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media(max-width:700px){.help-page .help-categories{grid-template-columns:1fr}}.help-page .help-categories .help-category{display:flex;gap:20px;padding:24px;background:#f9fafb;border-radius:12px;transition:all .2s}.help-page .help-categories .help-category:hover{background:#f3f4f6;transform:translateY(-2px)}.help-page .help-categories .help-category .category-icon{width:48px;height:48px;background:#2563eb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.help-page .help-categories .help-category .category-content h3{font-size:18px;color:#1f2937;margin-bottom:4px}.help-page .help-categories .help-category .category-content p{color:#6b7280;font-size:13px;margin-bottom:12px}.help-page .help-categories .help-category .category-content .category-links{list-style:none;padding:0;margin:0}.help-page .help-categories .help-category .category-content .category-links li a{display:flex;align-items:center;justify-content:space-between;padding:8px 0;color:#2563eb;font-size:14px;text-decoration:none;border-bottom:1px solid #e5e7eb}.help-page .help-categories .help-category .category-content .category-links li a:hover{color:#1d4ed8}.help-page .help-categories .help-category .category-content .category-links li a svg{font-size:10px}.help-page .help-categories .help-category .category-content .category-links li:last-child a{border-bottom:none}.help-page .contact-section{text-align:center}.help-page .contact-section h2{justify-content:center}.help-page .contact-section>p{text-align:center}.help-page .contact-section .contact-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:30px}@media(max-width:800px){.help-page .contact-section .contact-options{grid-template-columns:1fr}}.help-page .contact-section .contact-options .contact-option{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 20px;background:#f9fafb;border-radius:12px;text-decoration:none;transition:all .2s}.help-page .contact-section .contact-options .contact-option:hover{background:#f3f4f6;transform:translateY(-2px)}.help-page .contact-section .contact-options .contact-option .contact-icon{width:64px;height:64px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin-bottom:16px}.help-page .contact-section .contact-options .contact-option .contact-content h4{font-size:18px;color:#1f2937;margin-bottom:4px}.help-page .contact-section .contact-options .contact-option .contact-content p{font-size:16px;color:#2563eb;font-weight:600;margin-bottom:4px}.help-page .contact-section .contact-options .contact-option .contact-content span{font-size:12px;color:#9ca3af}.help-page .quick-links-section h2{margin-bottom:20px}.help-page .quick-links-section .quick-links{display:flex;flex-wrap:wrap;gap:12px}.help-page .quick-links-section .quick-links .quick-link{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#f3f4f6;border-radius:8px;color:#4b5563;text-decoration:none;font-size:14px;transition:all .2s}.help-page .quick-links-section .quick-links .quick-link svg{color:#6b7280}.help-page .quick-links-section .quick-links .quick-link:hover{background:#e5e7eb;color:#1f2937}.help-page .quick-links-section .quick-links .quick-link:hover svg{color:#2563eb}