.hardcoded-template *{box-sizing:border-box;margin:0;padding:0}.hardcoded-template{font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:#1a1a2e;line-height:1.6}.hardcoded-template .container{max-width:1200px;margin:0 auto;padding:20px}.hardcoded-template .products-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:30px 0 40px}.hardcoded-template .product-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(11,31,74,.06),0 8px 24px rgba(11,31,74,.06);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;overflow:hidden;position:relative;border:1px solid #eef1ff}.hardcoded-template .product-card:hover{transform:translateY(-3px);box-shadow:0 1px 3px rgba(11,31,74,.08),0 16px 32px rgba(11,31,74,.1)}.hardcoded-template .product-card__accent{height:4px;background:var(--card-accent,#5c6eeb)}.hardcoded-template .product-card__top{padding:22px 22px 4px}.hardcoded-template .product-card__series{font-size:.68rem;letter-spacing:2px;text-transform:uppercase;color:#6b7ba4;margin-bottom:6px;font-weight:600}.hardcoded-template .product-card__name{font-size:1.6rem;font-weight:700;letter-spacing:-.4px;line-height:1.1;color:#0b1f4a}.hardcoded-template .product-card__body{padding:14px 22px 22px;flex:1;display:flex;flex-direction:column;gap:14px}.hardcoded-template .product-card__tagline{color:#4a5577;font-size:.92rem;line-height:1.5;flex:1}.hardcoded-template .product-card__class{font-size:.72rem;text-transform:uppercase;letter-spacing:1.2px;color:var(--card-accent,#5c6eeb);font-weight:700;padding:6px 12px;background:var(--card-tint,#eef1ff);border-radius:999px;align-self:flex-start}.hardcoded-template .product-card--easy{--card-accent:#5c6eeb;--card-tint:#eef1ff}.hardcoded-template .product-card--effective{--card-accent:#0b1f4a;--card-tint:#e3e8f5}.hardcoded-template .product-card--lift{--card-accent:#4a63f7;--card-tint:#e8ecff}.hardcoded-template .product-card--uni{--card-accent:#7d3c98;--card-tint:#f4ecf7}.hardcoded-template .zone{margin:40px 0 20px}.hardcoded-template .zone-header{display:flex;align-items:center;gap:14px;margin-bottom:6px}.hardcoded-template .zone-header h2{font-size:1.3rem;font-weight:700}.hardcoded-template .zone-header .zone-badge{display:inline-block;padding:4px 14px;border-radius:20px;font-size:.78rem;font-weight:700;color:#fff}.hardcoded-template .zone-desc{font-size:.9rem;color:#666;margin-bottom:18px}.hardcoded-template .badge-identical{background:#2ecc71}.hardcoded-template .badge-similar{background:#f39c12}.hardcoded-template .badge-different{background:#e74c3c}.hardcoded-template .badge-unique{background:#9b59b6}.hardcoded-template .cat-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:16px;overflow:hidden}.hardcoded-template .cat-header{padding:16px 24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.hardcoded-template .cat-header:hover{background:#f8f9fb}.hardcoded-template .cat-header h3{font-size:1.05rem;color:#0f3460}.hardcoded-template .cat-header .models-tag{font-size:.8rem;color:#888}.hardcoded-template .cat-header .arrow{font-size:1.2rem;color:#aaa;transition:transform .3s}.hardcoded-template .cat-card.open .cat-header .arrow{transform:rotate(180deg)}.hardcoded-template .cat-body{padding:0 24px 24px;display:none}.hardcoded-template .cat-card.open .cat-body{display:block}.hardcoded-template .comp-table{width:100%;border-collapse:collapse;margin-top:12px}.hardcoded-template .comp-table th{background:#f8f9fb;color:#0f3460;text-align:left;padding:10px 14px;font-size:.82rem;font-weight:700;border-bottom:2px solid #e0e0e0}.hardcoded-template .comp-table td{padding:9px 14px;border-bottom:1px solid #f0f0f0;font-size:.86rem;vertical-align:top}.hardcoded-template .comp-table tr:hover td{background:#fafbfd}.hardcoded-template .comp-table .feature-label{font-weight:600;color:#333;background:#f8f9fb;min-width:200px}.hardcoded-template .check{color:#2ecc71;font-weight:700}.hardcoded-template .cross{color:#ccc}.hardcoded-template .partial{color:#f39c12;font-weight:700}.hardcoded-template .note{font-size:.78rem;color:#888;display:block;margin-top:2px}.hardcoded-template .detail-list{list-style:none;padding:0;-moz-columns:2;column-count:2;-moz-column-gap:30px;column-gap:30px}.hardcoded-template .detail-list.single-col{-moz-columns:1;column-count:1}.hardcoded-template .detail-list li{padding:5px 0 5px 18px;position:relative;font-size:.86rem;-moz-column-break-inside:avoid;break-inside:avoid}.hardcoded-template .detail-list li:before{content:"•";position:absolute;left:2px;color:#0f3460;font-weight:700}.hardcoded-template .subsection{margin-top:20px}.hardcoded-template .subsection h4{color:#0f3460;font-size:.95rem;margin-bottom:8px;padding-bottom:5px;border-bottom:2px solid #e8f0fe}.hardcoded-template .info-box{border-left:4px solid #0f3460;padding:12px 16px;border-radius:0 8px 8px 0;margin:10px 0;font-size:.86rem}.hardcoded-template .info-box.green{background:#eafaf1;border-left-color:#2ecc71}.hardcoded-template .info-box.orange{background:#fef9e7;border-left-color:#f39c12}.hardcoded-template .info-box.red{background:#fdedec;border-left-color:#e74c3c}.hardcoded-template .info-box.purple{background:#f4ecf7;border-left-color:#9b59b6}.hardcoded-template .uni-box{background:#f4ecf7;border:2px solid #d2b4de;border-radius:12px;padding:24px;margin:20px 0}.hardcoded-template .uni-box h3{color:#7d3c98;margin-bottom:8px}.hardcoded-template .product-detail{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:24px 28px;margin-bottom:16px;border-left:4px solid #0f3460}.hardcoded-template .product-detail--uni{border-left-color:#9b59b6;background:#faf6fc}.hardcoded-template .product-detail__title{font-size:1.25rem;color:#0f3460;margin-bottom:8px}.hardcoded-template .product-detail--uni .product-detail__title{color:#7d3c98}.hardcoded-template .product-detail__lead{font-size:.95rem;color:#444;margin-bottom:14px}.hardcoded-template .comp-table--full{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.hardcoded-template .matrix{width:100%;border-collapse:collapse;margin:20px 0}.hardcoded-template .matrix td,.hardcoded-template .matrix th{padding:10px 14px;text-align:center;font-size:.85rem;border:1px solid #e8e8e8}.hardcoded-template .matrix th{background:#0f3460;color:#fff;font-weight:600}.hardcoded-template .matrix th:first-child{background:#16213e;text-align:left}.hardcoded-template .matrix td:first-child{text-align:left;font-weight:600;background:#f8f9fb}.hardcoded-template .matrix .cell-identical{background:#d5f5e3;color:#1e8449;font-weight:700}.hardcoded-template .matrix .cell-similar{background:#fef9e7;color:#b7950b;font-weight:700}.hardcoded-template .matrix .cell-different{background:#fadbd8;color:#c0392b;font-weight:700}.hardcoded-template .matrix .cell-none{background:#f0f0f0;color:#aaa}@media (max-width:900px){.hardcoded-template .products-row{grid-template-columns:repeat(2,1fr)}.hardcoded-template .detail-list{-moz-columns:1;column-count:1}}@media (max-width:600px){.hardcoded-template .products-row{grid-template-columns:1fr}.hardcoded-template .comp-table{font-size:.78rem}}