.cgv{min-height:100vh}.cgv-hero{background:linear-gradient(135deg,var(--vert-sapin) 0,var(--vert-dark) 100%);color:#fff;padding:6rem 0 4rem;text-align:center}.cgv-title{font-family:var(--font-bitter),serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.cgv-subtitle{font-size:1.2rem;opacity:.9}.cgv-content{padding:4rem 0 6rem;background:var(--creme)}.cgv-content .container{max-width:800px;margin:0 auto;padding:0 2rem}.cgv-section{background:var(--blanc);border-radius:12px;padding:2rem 2.5rem;margin-bottom:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.cgv-section h2{font-family:var(--font-bitter),serif;font-size:1.3rem;font-weight:700;color:var(--vert-sapin);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--creme)}.cgv-section p{font-size:.95rem;line-height:1.8;color:var(--noir);margin-bottom:.75rem}.cgv-section p:last-child{margin-bottom:0}.cgv-section ol,.cgv-section ul{padding-left:1.5rem;margin-bottom:1rem}.cgv-section li{font-size:.95rem;line-height:1.8;color:var(--noir);margin-bottom:.25rem}.cgv-section ul li{list-style:disc}.cgv-section ol li{list-style:decimal}.cgv-link{color:var(--terracotta);font-weight:600;text-decoration:none;transition:color .2s}.cgv-link:hover{color:var(--vert-sapin)}.cgv-note{background:var(--creme);padding:1rem 1.25rem;border-radius:8px;border-left:4px solid var(--terracotta);font-style:italic}.cgv-highlight{background:var(--vert-sapin);color:#fff;padding:1rem 1.5rem;border-radius:8px;text-align:center;font-size:1.1rem;margin:1rem 0}@media (max-width:768px){.cgv-title{font-size:1.8rem}.cgv-section{padding:1.5rem}.cgv-hero{padding:4rem 1.5rem 3rem}}