.mt-premium{font-family:Arial,sans-serif;color:#1f2937;line-height:1.5}.mt-premium *{box-sizing:border-box}.mt-container{max-width:1200px;margin:0 auto;padding:0 20px}.mt-hero{background:linear-gradient(135deg,#f4f8fc,#fff);padding:50px 0}.mt-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.mt-badge{display:inline-block;background:#e6f0fb;color:#005baa;font-weight:700;padding:7px 12px;border-radius:999px;margin-bottom:14px}.mt-hero h1{font-size:42px;line-height:1.1;margin:0 0 12px;color:#0f172a}.mt-hero h2{font-size:22px;font-weight:500;margin:0 0 18px;color:#334155}.mt-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.mt-btn{display:inline-block;padding:13px 22px;border-radius:10px;text-decoration:none;font-weight:700}.mt-btn-primary{background:#005baa;color:#fff!important}.mt-btn-secondary{border:2px solid #005baa;color:#005baa!important;background:#fff}.mt-hero-img{width:100%;border-radius:18px;box-shadow:0 18px 40px rgba(15,23,42,.12)}.mt-section{padding:48px 0;border-bottom:1px solid #e5e7eb}.mt-section h2{font-size:30px;margin:0 0 18px;color:#0f172a}.mt-lead{font-size:18px;color:#475569;max-width:900px}.mt-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mt-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.mt-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.mt-card h3{margin-top:0;color:#005baa}.mt-alert{background:#fff7e6;border-left:6px solid #f5b301;padding:22px;border-radius:14px}.mt-good{background:#ecfdf5;border-left:6px solid #16a34a}.mt-bad{background:#fff1f2;border-left:6px solid #e11d48}.mt-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:14px}.mt-table th,.mt-table td{border:1px solid #e5e7eb;padding:13px;text-align:left}.mt-table th{background:#005baa;color:#fff}.mt-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:18px;box-shadow:0 12px 32px rgba(15,23,42,.12)}.mt-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.mt-score{font-size:42px;font-weight:800;color:#005baa}.mt-stars{color:#f5b301;font-size:20px;letter-spacing:2px}.mt-faq details{border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;margin-bottom:12px;background:#fff}.mt-faq summary{font-weight:700;cursor:pointer;color:#0f172a}.mt-note{color:#64748b;font-size:14px}@media(max-width:768px){.mt-hero-grid,.mt-grid-2,.mt-grid-3{grid-template-columns:1fr}.mt-hero h1{font-size:32px}.mt-section h2{font-size:25px}}.mt-discontinued .mt-badge-discontinued{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.mt-trust{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px;font-size:14px;font-weight:700;color:#334155}.mt-section-soft{background:#f8fafc}.mt-section-kicker{display:inline-block;font-size:13px;font-weight:800;letter-spacing:.08em;color:#005baa;margin-bottom:8px}.mt-feature-grid{margin-top:28px}.mt-feature-icon{font-size:32px;margin-bottom:12px}.mt-yield-bar{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:26px 0}.mt-yield-bar>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px}.mt-yield-bar strong{display:block;color:#0f172a;margin-bottom:4px}.mt-yield-bar span{color:#64748b;font-size:14px}.mt-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.mt-product-grid-3{grid-template-columns:repeat(3,1fr)}.mt-maintenance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.mt-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease}.mt-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(15,23,42,.11)}.mt-product-image-wrap{display:flex;align-items:center;justify-content:center;min-height:230px;padding:20px;background:#fff}.mt-product-image-wrap img{width:100%;max-width:210px;height:210px;object-fit:contain}.mt-product-info{padding:18px;border-top:1px solid #f1f5f9}.mt-product-code{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#475569;margin-bottom:5px}.mt-product-info h3{margin:0 0 5px;font-size:20px;color:#0f172a}.mt-product-yield{min-height:42px;color:#64748b;font-size:14px}.mt-product-price{font-size:25px;line-height:1.2;font-weight:800;color:#005baa;margin:14px 0 7px}.mt-stock-ok{color:#15803d;font-size:14px;font-weight:700;margin-bottom:14px}.mt-stock-out{color:#b45309;font-size:14px;font-weight:700;margin-bottom:14px}.mt-product-button{display:block;width:100%;text-align:center;background:#005baa;color:#fff!important;text-decoration:none!important;font-weight:800;border-radius:10px;padding:11px 14px;transition:background .2s ease}.mt-product-button:hover{background:#004781}.mt-color-dot,.mt-dot{display:inline-block;width:12px;height:12px;border-radius:50%}.mt-color-dot.black,.mt-dot.black{background:#111827}.mt-color-dot.cyan,.mt-dot.cyan{background:#00a4df}.mt-color-dot.magenta,.mt-dot.magenta{background:#d81b60}.mt-color-dot.yellow,.mt-dot.yellow{background:#facc15}.mt-pack-highlight{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;margin-top:34px;padding:30px;border-radius:20px;background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #bfdbfe}.mt-pack-premium{background:linear-gradient(135deg,#f3f8ff,#fff)}.mt-pack-label{display:inline-block;background:#005baa;color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;padding:7px 10px;border-radius:999px;margin-bottom:10px}.mt-pack-highlight h3{font-size:28px;margin:0 0 10px;color:#0f172a}.mt-pack-highlight p{color:#475569;max-width:680px}.mt-cmyk{display:flex;gap:8px;margin:14px 0}.mt-cmyk .mt-dot{width:16px;height:16px}.mt-pack-price{font-size:30px;font-weight:800;color:#005baa;margin:12px 0 6px}.mt-pack-image{text-align:center}.mt-pack-image img{max-width:100%;max-height:300px;object-fit:contain}.mt-help-section{background:#fff}.mt-help-section .mt-card{height:100%}.mt-quote-section{padding:48px 0;background:#005baa}.mt-quote-box{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center}.mt-quote-box h2{color:#fff;font-size:32px;margin:0 0 10px}.mt-quote-box p{color:#dbeafe;margin:0;font-size:17px}.mt-kicker-light{color:#bfdbfe}.mt-quote-action{text-align:right}.mt-btn-light{background:#fff;color:#005baa!important}.mt-quote-action small{display:block;color:#bfdbfe;margin-top:8px}.mt-final{padding:55px 0;text-align:center;background:#f8fafc}.mt-final h2{font-size:34px;line-height:1.2;color:#0f172a;margin-bottom:12px}.mt-final p{color:#64748b;margin-bottom:22px}@media(max-width:992px){.mt-product-grid{grid-template-columns:repeat(2,1fr)}.mt-product-grid-3,.mt-maintenance-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mt-product-grid,.mt-product-grid-3,.mt-maintenance-grid,.mt-yield-bar,.mt-pack-highlight,.mt-quote-box{grid-template-columns:1fr}.mt-product-image-wrap{min-height:200px}.mt-product-image-wrap img{height:190px}.mt-pack-highlight{padding:22px}.mt-quote-action{text-align:left}.mt-final h2{font-size:28px}}@media(max-width:480px){.mt-container{padding:0 15px}.mt-product-grid,.mt-product-grid-3,.mt-maintenance-grid{grid-template-columns:1fr}.mt-product-price{font-size:23px}.mt-pack-highlight h3{font-size:24px}}.mt-discontinued .mt-container{max-width:1320px}.mt-discontinued .mt-hero{padding:55px 0}.mt-discontinued .mt-hero-grid{grid-template-columns:1.15fr .85fr;gap:55px}.mt-discontinued .mt-hero h1{font-size:46px}.mt-discontinued .mt-hero h2{font-size:23px;line-height:1.35}.mt-discontinued .mt-hero-img{display:block;max-width:500px;margin:0 auto;object-fit:contain}.mt-discontinued .mt-section{padding:55px 0}.mt-discontinued .mt-section h2{font-size:32px}.mt-discontinued .mt-feature-grid .mt-card{min-height:155px}.mt-discontinued .mt-product-card{height:100%}.mt-discontinued .mt-product-info{display:flex;flex-direction:column;flex:1;padding:20px}.mt-discontinued .mt-product-info h3{font-size:21px}.mt-discontinued .mt-product-price{font-size:28px;margin-top:16px}.mt-discontinued .mt-product-button{margin-top:auto}.mt-discontinued .mt-product-image-wrap{min-height:245px}.mt-discontinued .mt-product-image-wrap img{max-width:225px;height:220px}.mt-discontinued .mt-pack-highlight{margin-top:38px;padding:34px 38px}.mt-discontinued .mt-pack-price{font-size:34px}.mt-discontinued .mt-maintenance-grid .mt-product-card{border-top:4px solid #64748b}.mt-discontinued .mt-maintenance-grid .mt-product-code{color:#475569}.mt-discontinued .mt-maintenance-grid .mt-product-info h3{color:#334155}@media(max-width:992px){.mt-discontinued .mt-container{max-width:100%}.mt-discontinued .mt-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.mt-discontinued .mt-hero h1{font-size:38px}}@media(max-width:768px){.mt-discontinued .mt-hero-grid{grid-template-columns:1fr}.mt-discontinued .mt-hero h1{font-size:32px}.mt-discontinued .mt-section{padding:40px 0}.mt-discontinued .mt-section h2{font-size:26px}.mt-discontinued .mt-product-image-wrap{min-height:200px}.mt-discontinued .mt-product-image-wrap img{height:190px}}.mt-comparison-section{padding:55px 0;background:#fff;border-bottom:1px solid #e5e7eb}.mt-comparison-head{margin-bottom:26px}.mt-comparison-head h2{margin:0 0 8px;font-size:30px;color:#0f172a}.mt-comparison-head p{margin:0;color:#64748b;font-size:17px}.mt-comparison-table{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#fff}.mt-comparison-row{display:grid;grid-template-columns:.65fr 1fr 1fr}.mt-comparison-row>div{padding:18px 22px;border-bottom:1px solid #e2e8f0}.mt-comparison-row:last-child>div{border-bottom:0}.mt-comparison-row>div+div{border-left:1px solid #e2e8f0}.mt-comparison-header{background:#f8fafc}.mt-comparison-header>div{padding-top:20px;padding-bottom:20px}.mt-comparison-header strong{display:block;font-size:22px;color:#0f172a;margin-top:4px}.mt-option-label{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#64748b}.mt-comparison-title{font-weight:800;color:#334155}.mt-comparison-row strong{display:block;color:#0f172a}.mt-comparison-row span:not(.mt-option-label){display:block;margin-top:3px;color:#64748b;font-size:14px}.mt-comparison-row .mt-recommended{background:#f0f7ff}.mt-comparison-header .mt-recommended{border-top:4px solid #005baa}.mt-comparison-header .mt-recommended strong{color:#005baa}.mt-comparison-note{margin-top:16px;padding:15px 18px;border-radius:12px;background:#fff7e6;border-left:5px solid #f5b301;color:#475569}@media(max-width:768px){.mt-comparison-section{padding:40px 0}.mt-comparison-head h2{font-size:26px}.mt-comparison-table{overflow-x:auto}.mt-comparison-row{min-width:650px}}@media print{body *{visibility:hidden!important}#mt-final-quote,#mt-final-quote *{visibility:visible!important}#mt-final-quote{position:absolute!important;left:0!important;top:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:20mm 15mm!important;background:#fff!important;box-shadow:none!important;border:0!important}.mt-print-actions{display:none!important}.mt-floating-quote{display:none!important}.mt-print-table{width:100%!important;border-collapse:collapse!important;margin-top:15px!important}.mt-print-table th,.mt-print-table td{border:1px solid #ccc!important;padding:8px!important}.mt-print-header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:20px!important}.mt-print-title{text-align:right!important}.mt-print-total{margin-top:18px!important;text-align:right!important;font-size:18px!important}.mt-print-conditions{margin-top:24px!important}.mt-print-footer{margin-top:30px!important;padding-top:12px!important;border-top:1px solid #ddd!important;text-align:center!important;font-size:12px!important}@page{size:A4;margin:0}}