.models{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.model-card{background:#fff;border:1px solid #d8eee8;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #08334412}.model-card img{width:100%;height:370px;object-fit:contain;padding:22px;background:#f7fcfa}.model-content{padding:24px}.model-content h2{font-size:1.65rem;text-align:left}.model-price{font-size:1.55rem;font-weight:800;color:#0f766e;margin:8px 0}.colour-row{display:flex;gap:9px;flex-wrap:wrap;margin:16px 0}.colour-dot{width:29px;height:29px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #9bbab3;cursor:pointer;transition:transform .2s}.colour-dot:hover,.colour-dot.active{transform:scale(1.15);box-shadow:0 0 0 2px #0f766e}.black{background:#202323}.white{background:#f5f7f6}.blue{background:#91b7c7}.pink{background:#c99091}.grey{background:#70706f}.selected-colour{font-size:.9rem;color:#5b7472;margin:6px 0 17px}.product-detail{max-width:1100px;margin:0 auto}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:#fff;border-radius:20px;padding:36px;box-shadow:0 12px 30px #08334412}.product-hero img{width:100%;max-height:520px;object-fit:contain}.feature-list{padding:0;list-style:none}.feature-list li{padding:13px 0;border-bottom:1px solid #dceee9}.feature-list li:before{content:'✓';color:#0f766e;font-weight:800;margin-right:10px}.model-note{background:#edf9f6;border-radius:10px;padding:15px;color:#173a3a}@media(max-width:760px){.models,.product-hero{grid-template-columns:1fr}.model-card img{height:300px}.product-hero{padding:22px;gap:20px}}
