.materiel-loc-unit{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:900px;margin:0 auto 2rem;padding:1.4rem 1.8rem;background:var(--white);border:1px solid var(--gray-light);border-radius:14px;box-shadow:var(--shadow-sm)}.materiel-loc-unit-def{font-size:.95rem;line-height:1.55;color:var(--gray)}.materiel-loc-unit-def strong{color:var(--blue-dark)}.materiel-loc-unit-price{text-align:right;flex-shrink:0}.materiel-loc-unit-amount{font-size:2rem;font-weight:800;color:var(--orange);line-height:1;white-space:nowrap}.materiel-loc-unit-amount small{font-size:.9rem;font-weight:600}.materiel-loc-unit-cap{font-size:.8rem;color:var(--gray);margin-top:.35rem;white-space:nowrap}.materiel-loc-conditions{max-width:900px;margin:1.5rem auto 0;padding:.9rem 1.2rem;background:var(--white);border-left:4px solid var(--teal);border-radius:0 10px 10px 0;font-size:.9rem;line-height:1.6;color:var(--gray)}.materiel-loc-conditions strong{color:var(--blue-dark)}.materiel-loc-reassurance{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem;max-width:900px;margin:2rem auto 0;padding:0;list-style:none}.materiel-loc-reassurance li{display:flex;align-items:flex-start;gap:.7rem}.materiel-loc-reassurance svg{width:18px;height:18px;flex-shrink:0;margin-top:.15rem;color:var(--teal)}.materiel-loc-reassurance div{display:flex;flex-direction:column;gap:.2rem}.materiel-loc-reassurance strong{font-size:.95rem;color:var(--blue-dark)}.materiel-loc-reassurance span{font-size:.85rem;line-height:1.5;color:var(--gray)}.materiel-loc-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}@media (max-width:768px){.materiel-loc-unit{flex-direction:column;align-items:flex-start;gap:1.2rem;padding:1.2rem 1.3rem}.materiel-loc-unit-price{text-align:left}.materiel-loc-reassurance{grid-template-columns:1fr;gap:1rem}.materiel-loc-actions .btn{width:100%;justify-content:center}}.valise-configurator{border-color:var(--teal);background:linear-gradient(180deg,#f8fcfe 0,var(--white) 100%)}.valise-configurator>.btn{margin-top:auto}.configurator-casques-count{color:var(--orange)}.configurator-control{margin-bottom:1.25rem}.configurator-label{display:block;font-size:.85rem;font-weight:600;color:var(--blue-dark);margin-bottom:.5rem}.configurator-slider-row{display:flex;align-items:center;gap:.75rem}.configurator-slider{flex:1 1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:var(--gray-light);outline:none;cursor:pointer}.configurator-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:var(--orange);cursor:pointer;border:3px solid var(--white);box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-transition:transform .15s ease;transition:transform .15s ease}.configurator-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.configurator-slider::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--orange);cursor:pointer;border:3px solid var(--white);box-shadow:0 2px 6px rgba(0,0,0,.2)}.configurator-count{font-size:1.5rem;font-weight:700;color:var(--orange);min-width:2rem;text-align:center}.configurator-range-labels{display:flex;justify-content:space-between;font-size:.7rem;color:var(--gray);margin-top:.25rem;padding:0 2px}.configurator-details{background:var(--gray-light);border-radius:10px;padding:.75rem 1rem;margin-bottom:1.25rem}.configurator-detail-row{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.8rem;color:var(--blue-dark)}.configurator-detail-row+.configurator-detail-row{border-top:1px solid rgba(0,0,0,.06)}.configurator-detail-row span:last-child{font-weight:600}.hardware-price{text-align:center;margin-bottom:.5rem}.hardware-price-label{display:block;font-size:.75rem;color:var(--gray);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.15rem}.hardware-price-amount{font-size:1.6rem;font-weight:700;color:var(--blue-dark)}.hardware-price-amount small{font-size:.75rem;font-weight:400;color:var(--gray)}.hardware-price-secondary{margin-bottom:1.25rem}.hardware-price-secondary .hardware-price-amount{font-size:1.2rem;color:var(--teal)}.hardware-price-note,.hardware-price-sub{display:block;font-size:.75rem;color:var(--gray);margin-top:.25rem}.hardware-price-separator{text-align:center;font-size:.8rem;font-weight:600;color:var(--gray);text-transform:uppercase;letter-spacing:.5px;margin:.5rem 0;position:relative}.hardware-price-separator:after,.hardware-price-separator:before{content:"";position:absolute;top:50%;width:30%;height:1px;background:var(--gray-light)}.hardware-price-separator:before{left:0}.hardware-price-separator:after{right:0}.hardware-price-lifetime .hardware-price-amount{font-size:1.2rem;color:var(--teal)}.hardware-price-plan{text-align:center;font-size:.75rem;color:var(--gray);margin-bottom:1.25rem}.materiel-page{overflow-x:hidden}.materiel-page [id]{scroll-margin-top:140px}.materiel-hero{background:var(--gradient-dark);color:var(--white);padding:3.5rem 2rem 3rem;text-align:center}.materiel-hero-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-light);margin-bottom:.9rem}.materiel-hero-title{font-size:2.6rem;line-height:1.15;margin:0 auto 1rem;max-width:800px;color:var(--white)}.materiel-hero-sub{max-width:640px;margin:0 auto;font-size:1.05rem;line-height:1.6;color:rgba(255,255,255,.82)}.materiel-choix-block{padding:3.5rem 2rem}.materiel-choix-block .section-title{margin-bottom:2rem}.materiel-choix{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.materiel-choix-card{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.8rem;border-radius:16px;border:2px solid var(--gray-light);background:var(--white);text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.materiel-choix-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.materiel-choix-achat:hover{border-color:var(--orange)}.materiel-choix-location:hover{border-color:var(--teal)}.materiel-choix-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:1rem}.materiel-choix-icon svg{width:24px;height:24px}.materiel-choix-achat .materiel-choix-icon{background:rgba(237,116,2,.12);color:var(--orange)}.materiel-choix-location .materiel-choix-icon{background:rgba(112,164,187,.18);color:var(--teal)}.materiel-choix-card h3{font-size:1.25rem;color:var(--blue-dark);margin:0 0 1rem}.materiel-choix-card ul{list-style:none;padding:0;margin:0 0 1.6rem;display:flex;flex-direction:column;gap:.55rem;flex-grow:1}.materiel-choix-card li{position:relative;padding-left:1.4rem;font-size:.95rem;line-height:1.45;color:var(--gray)}.materiel-choix-card li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%}.materiel-choix-achat li:before{background:var(--orange)}.materiel-choix-location li:before{background:var(--teal)}.materiel-choix-card .btn{pointer-events:none}.materiel-zone{scroll-margin-top:140px}.materiel-zone-header{padding:2.5rem 2rem 2rem;text-align:center}.materiel-zone-body{padding-bottom:4rem}.materiel-zone-tag{display:inline-block;padding:.35rem 1.1rem;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--white);margin-bottom:1rem}.materiel-zone-title{font-size:2rem;line-height:1.2;color:var(--blue-dark);max-width:720px;margin:0 auto .8rem}.materiel-zone-sub{max-width:640px;margin:0 auto;font-size:1.05rem;line-height:1.6;color:var(--gray)}.materiel-zone-achat{background:linear-gradient(180deg,#fdf6ef 0,#fbf9f7 55%,var(--white) 100%);border-top:4px solid var(--orange)}.materiel-zone-achat .materiel-zone-tag{background:var(--orange)}.materiel-zone-loc{background:linear-gradient(180deg,#eaf3f7,#f2f8fa 55%,#e8f1f5);border-top:4px solid var(--teal);border-bottom:1px solid rgba(112,164,187,.3)}.materiel-zone-loc .materiel-zone-tag{background:var(--teal)}.materiel-section{margin-bottom:4rem}.materiel-licences-link{display:block;text-align:center;font-size:.8rem;color:var(--teal);text-decoration:underline;margin:.5rem 0 1rem}.materiel-licences-link:hover{color:var(--orange)}.materiel-licences{max-width:900px;margin:0 auto 4rem;padding:2rem;background:var(--white);border:1px solid var(--gray-light);border-radius:16px;box-shadow:var(--shadow-sm)}.materiel-licences-title{font-size:1.4rem;color:var(--blue-dark);margin:0 0 1.5rem;text-align:center}.materiel-licences-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}.materiel-licences-item{background:var(--gray-light);border-radius:12px;padding:1.3rem 1.4rem}.materiel-licences-item h3{font-size:1rem;color:var(--orange);margin:0 0 .6rem}.materiel-licences-item p{font-size:.92rem;line-height:1.6;color:var(--gray);margin:0}.materiel-licences-item strong{color:var(--blue-dark)}.materiel-licences-warn{margin:1.3rem 0 0;padding:.9rem 1.1rem;background:rgba(112,164,187,.1);border-left:4px solid var(--teal);border-radius:0 10px 10px 0;font-size:.9rem;line-height:1.6;color:var(--gray)}.materiel-licences-warn strong{color:var(--blue-dark)}.materiel-licences-warn a{color:var(--teal);font-weight:600}.materiel-education{display:flex;align-items:center;gap:2rem;max-width:900px;margin:0 auto;padding:1.8rem 2rem;background:var(--white);border:1px solid var(--gray-light);border-radius:16px;box-shadow:var(--shadow-sm)}.materiel-education-image{flex-shrink:0;line-height:0}.materiel-education-image img{width:200px;height:auto;border-radius:12px;object-fit:cover}.materiel-education-body h2{font-size:1.3rem;color:var(--blue-dark);margin:0 0 .7rem}.materiel-education-body p{font-size:.95rem;line-height:1.6;color:var(--gray);margin:0 0 1.2rem}.materiel-footer-block{padding:4rem 2rem}@media (max-width:768px){.materiel-page [id]{scroll-margin-top:90px}.materiel-hero{padding:2.5rem 1.25rem 2.2rem}.materiel-hero-title{font-size:1.75rem}.materiel-hero-sub{font-size:.95rem}.materiel-choix-block{padding:2.5rem 1.25rem}.materiel-choix{grid-template-columns:1fr}.materiel-choix-card{padding:1.5rem 1.3rem}.materiel-choix-card .btn{width:100%;text-align:center}.materiel-zone-header{padding:2rem 1.25rem 1.5rem}.materiel-zone-title{font-size:1.5rem}.materiel-zone-sub{font-size:.95rem}.materiel-footer-block{padding-left:1.25rem;padding-right:1.25rem}.materiel-licences{padding:1.5rem 1.2rem}.materiel-licences-grid{grid-template-columns:1fr}.materiel-education{flex-direction:column;text-align:center;padding:1.5rem 1.2rem}.materiel-education-image img{width:160px}.materiel-education-body .btn{width:100%}}