.prix-page{overflow-x:hidden}.prix-container{max-width:var(--container-max);margin:0 auto;padding:0 2rem}.prix-hero{background:var(--gradient-dark);color:var(--white);padding:5rem 0 3.5rem}.prix-badge{display:inline-block;background:rgba(255,255,255,.12);color:var(--white);padding:.4rem 1.1rem;border-radius:50px;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.prix-hero h1{font-size:clamp(2rem,5vw,3rem);margin:1.2rem 0 0;line-height:1.15;max-width:22ch;text-wrap:balance}.prix-reponse{margin-top:1.8rem;padding:1.5rem 1.7rem;background:rgba(255,255,255,.07);border-left:4px solid var(--orange);border-radius:0 10px 10px 0;max-width:74ch}.prix-reponse p{margin:0;font-size:1.08rem;line-height:1.7;color:#dbe7ee}.prix-reponse p+p{margin-top:1rem}.prix-reponse strong{color:var(--white);font-weight:700}.prix-maj{margin:1.5rem 0 0;font-size:.9rem;color:#9fb6c4;max-width:74ch}.prix-section{padding:4rem 0}.prix-section-alt{background:var(--gray-light)}.prix-section h2{font-size:clamp(1.5rem,3.2vw,2rem);color:var(--blue-dark);margin:0 0 1.2rem;text-wrap:balance}.prix-section h3{font-size:1.08rem;color:var(--blue-dark);margin:0 0 .5rem}.prix-section p{max-width:74ch;line-height:1.7;color:var(--gray);margin:0 0 1rem}.prix-section a{color:var(--orange);font-weight:600}.prix-note{font-size:.94rem;padding-top:.3rem}.prix-table-wrap{overflow-x:auto;margin:1.5rem 0;border-radius:10px;box-shadow:var(--shadow-sm);background:var(--white)}.prix-table{width:100%;min-width:560px;border-collapse:collapse;font-size:.95rem}.prix-table td,.prix-table th{padding:.85rem 1.1rem;text-align:left;border-bottom:1px solid #e4e8ef}.prix-table th{background:var(--blue-dark);color:var(--white);font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600;white-space:nowrap}.prix-table tbody tr:last-child td{border-bottom:none}.prix-table tbody tr:hover{background:#f7f9fb}.prix-table a{color:var(--blue-dark);font-weight:600;text-decoration:none;border-bottom:2px solid var(--orange)}.prix-table a:hover{color:var(--orange)}.prix-cell{font-weight:700;color:var(--blue-dark);white-space:nowrap}.prix-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.8rem}.prix-card{background:var(--white);border:1px solid #e4e8ef;border-radius:12px;padding:1.6rem;box-shadow:var(--shadow-sm)}.prix-card-price{font-size:1.15rem;font-weight:700;color:var(--orange);margin:0 0 .8rem}.prix-card p{margin:0;font-size:.95rem}.prix-budgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.8rem}.prix-budget{background:var(--white);border-radius:12px;padding:1.7rem;box-shadow:var(--shadow-md);display:flex;flex-direction:column}.prix-budget h3{font-size:1.1rem;margin-bottom:1rem}.prix-budget ul{list-style:none;padding:0;margin:0 0 1.2rem;flex-grow:1}.prix-budget li{position:relative;padding-left:1.3rem;margin-bottom:.6rem;font-size:.94rem;line-height:1.55;color:var(--gray)}.prix-budget li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--teal)}.prix-budget-total{margin:0 0 .5rem;padding-top:1rem;border-top:2px solid var(--gray-light);font-size:1.12rem;font-weight:700;color:var(--blue-dark)}.prix-budget-note{margin:0;font-size:.87rem;color:var(--gray)}.prix-facteurs{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.8rem 2.2rem;gap:1.8rem 2.2rem;margin-top:1.8rem}.prix-facteurs p{margin:0;font-size:.95rem}.prix-faq{margin-top:1.8rem;max-width:80ch}.prix-faq-item{background:var(--white);border-radius:10px;margin-bottom:.8rem;box-shadow:var(--shadow-sm);overflow:hidden}.prix-faq-item summary{font-weight:600;color:var(--blue-dark);cursor:pointer;list-style:none;position:relative;padding:1.1rem 3rem 1.1rem 1.4rem}.prix-faq-item summary::-webkit-details-marker{display:none}.prix-faq-item summary:after{content:"+";position:absolute;right:1.4rem;top:50%;transform:translateY(-50%);font-size:1.4rem;color:var(--orange);line-height:1}.prix-faq-item[open] summary:after{content:"\2013"}.prix-faq-item p{padding:0 1.4rem 1.3rem;margin:0;font-size:.96rem;line-height:1.7}.prix-cta{background:var(--gradient-dark);color:var(--white);padding:4rem 0;text-align:center}.prix-cta h2{color:var(--white);font-size:clamp(1.5rem,3.2vw,2rem);margin:0 0 1rem}.prix-cta p{color:#cfe0e9;max-width:62ch;margin:0 auto 2rem;line-height:1.7}.prix-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.prix-container{padding:0 1.2rem}.prix-hero{padding:3.5rem 0 2.5rem}.prix-reponse{padding:1.2rem}.prix-reponse p{font-size:1rem}.prix-section{padding:3rem 0}.prix-cta-buttons .btn{width:100%;max-width:320px}}