@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Syne:wght@600;700;800&display=swap');
.gv-page:has(.gouv-article) > h1{display:none!important}
.gouv-article *{box-sizing:border-box}
.gouv-article{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:1rem;line-height:1.7;color:#0f172a;background:transparent}
.gouv-article img{max-width:100%;height:auto;display:block}
.gouv-article a{color:inherit}
.gouv-container{max-width:1140px!important;margin:0 auto;padding:0 2rem}
.gouv-hero{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;padding:4rem 0 5rem!important;position:relative;overflow:hidden;border-radius:1.5rem;margin-bottom:2rem}
.gouv-hero::before{content:'';position:absolute;top:-50%;right:-20%;width:80%;height:200%;background:radial-gradient(ellipse,rgba(16,185,129,.08) 0%,transparent 60%)}
.gouv-hero-content{position:relative;z-index:1}
.gouv-hero-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}
.gouv-hero-category{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.1)!important;color:rgba(255,255,255,.8)!important;padding:.5rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}
.gouv-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(16,185,129,.15)!important;border:1px solid rgba(16,185,129,.3);color:#34d399!important;padding:.5rem 1rem;border-radius:9999px;font-size:.85rem;font-weight:600}
.gouv-hero-badge::before{content:'\2713';display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#10b981;border-radius:50%;font-size:.7rem;color:#fff}
.gouv-hero-title{font-family:'Syne',sans-serif!important;font-size:clamp(1.75rem,5vw,2.5rem)!important;font-weight:800!important;color:#fff!important;line-height:1.15;margin-bottom:1.5rem}
.gouv-hero-title span{color:#34d399!important}
.gouv-hero-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}
@media(max-width:640px){.gouv-hero-grid{grid-template-columns:1fr;text-align:center}}
.gouv-hero-stats{display:flex;gap:2rem}
@media(max-width:640px){.gouv-hero-stats{justify-content:center}}
.gouv-hero-stat{text-align:center}
.gouv-hero-stat-value{font-family:'Syne',sans-serif!important;font-size:1.75rem;font-weight:700;color:#fff!important;line-height:1}
.gouv-hero-stat-label{font-size:.75rem;color:rgba(255,255,255,.5)!important;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}
.gouv-score-ring{position:relative;width:180px;height:180px}
.gouv-score-ring svg{transform:rotate(-90deg);width:100%;height:100%}
.gouv-score-ring-bg{fill:none;stroke:rgba(255,255,255,.1);stroke-width:8}
.gouv-score-ring-progress{fill:none;stroke:#10b981;stroke-width:8;stroke-linecap:round;stroke-dasharray:377;stroke-dashoffset:57}
.gouv-score-ring-value{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}
.gouv-score-number{font-family:'Syne',sans-serif!important;font-size:1.4rem;font-weight:800;color:#fff!important;line-height:1}
.gouv-score-label{font-size:.7rem;color:#34d399!important;text-transform:uppercase;letter-spacing:.1em;margin-top:2px}
.gouv-section{background:#fff!important;border-radius:1.5rem;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}
.gouv-section-title{font-family:'Syne',sans-serif!important;font-size:1.5rem!important;font-weight:700!important;color:#0f172a!important;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:3px solid #10b981;display:inline-block}
.gouv-section-title-blue{border-bottom-color:#3b82f6}
.gouv-byline-title{font-family:'Syne',sans-serif!important;font-size:clamp(1.25rem,3vw,1.5rem)!important;font-weight:700!important;color:#0f172a;margin-bottom:1rem;line-height:1.3}
.gouv-byline-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;color:#64748b}
.gouv-byline-item{display:flex;align-items:center;gap:.5rem}
.gouv-screenshot{border-radius:1rem;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,.05)}
.gouv-criteria-table{width:100%;border-collapse:collapse}
.gouv-criteria-table th,.gouv-criteria-table td{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0}
.gouv-criteria-table th{font-weight:600;color:#0f172a;background:#f8fafc}
.gouv-criteria-table td:first-child{font-weight:500}
.gouv-stars{color:#f59e0b!important;letter-spacing:2px}
.gouv-star-empty{opacity:.3!important}
.gouv-checklist{list-style:none!important;padding:0!important;margin:1.5rem 0 0!important}
.gouv-checklist li{display:flex!important;align-items:flex-start;gap:.75rem;padding:.75rem 0}
.gouv-checklist-icon{width:24px;height:24px;min-width:24px;background:#10b981!important;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff!important;font-size:.75rem;flex-shrink:0}
.gouv-pros-cons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}
.gouv-pros-card,.gouv-cons-card{border-radius:1rem;padding:1.5rem}
.gouv-pros-card{background:linear-gradient(135deg,rgba(16,185,129,.08) 0%,rgba(16,185,129,.02) 100%)!important;border:1px solid rgba(16,185,129,.2)}
.gouv-cons-card{background:linear-gradient(135deg,rgba(239,68,68,.08) 0%,rgba(239,68,68,.02) 100%)!important;border:1px solid rgba(239,68,68,.2)}
.gouv-pros-cons-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}
.gouv-pros-cons-icon{font-size:1.5rem}
.gouv-pros-cons-title{font-family:'Syne',sans-serif!important;font-size:1.1rem!important;font-weight:700!important;margin:0!important}
.gouv-pros-cons-list{list-style:none!important;padding:0!important;margin:0!important}
.gouv-pros-cons-list li{padding:.5rem 0;padding-left:1.25rem;position:relative}
.gouv-pros-card .gouv-pros-cons-list li::before{content:'+';position:absolute;left:0;color:#10b981;font-weight:700}
.gouv-cons-card .gouv-pros-cons-list li::before{content:'\2212';position:absolute;left:0;color:#ef4444;font-weight:700}
.gouv-audit-section{background:linear-gradient(135deg,#dbeafe 0%,rgba(219,234,254,.5) 100%)!important;border:1px solid rgba(59,130,246,.2)}
.gouv-audit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}
.gouv-audit-card{background:#fff!important;border-radius:.75rem;padding:1rem;text-align:center}
.gouv-audit-card-icon{font-size:1.5rem;margin-bottom:.5rem}
.gouv-audit-card-label{font-size:.8rem;color:#64748b;margin-bottom:.25rem}
.gouv-audit-card-value{font-family:'Syne',sans-serif!important;font-size:1.25rem;font-weight:700;color:#3b82f6}
.gouv-audit-card-value.good{color:#10b981!important}
.gouv-audit-card-value.warning{color:#f59e0b!important}
.gouv-recommendations{background:#fff!important;border-radius:1rem;padding:1.5rem}
.gouv-recommendations-title{font-family:'Syne',sans-serif!important;font-weight:700;color:#3b82f6;margin-bottom:1rem}
.gouv-recommendations ol{margin:0;padding-left:1.5rem}
.gouv-recommendations li{padding:.5rem 0}
.gouv-recommendations strong{color:#0f172a}
.gouv-cta-premium{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;border-radius:1.5rem;padding:2.5rem;margin-bottom:2rem;text-align:center;position:relative;overflow:hidden}
.gouv-cta-premium::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(16,185,129,.1) 0%,transparent 50%)}
.gouv-cta-premium-content{position:relative;z-index:1}
.gouv-cta-premium-badge{display:inline-block;background:rgba(16,185,129,.2)!important;color:#34d399!important;padding:.5rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}
.gouv-cta-premium-title{font-family:'Syne',sans-serif!important;font-size:1.5rem!important;font-weight:700!important;color:#fff!important;margin:0 0 .75rem!important}
.gouv-cta-premium-subtitle{color:rgba(255,255,255,.7)!important;margin:0 0 1.5rem;max-width:500px;margin-left:auto;margin-right:auto}
.gouv-cta-premium-button{display:inline-block;background:#10b981!important;color:#fff!important;padding:1rem 2rem;border-radius:9999px;font-weight:600;text-decoration:none!important;transition:transform .2s,box-shadow .2s}
.gouv-cta-premium-button:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(16,185,129,.25);color:#fff!important}
.gouv-cta-premium-features{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}
.gouv-cta-premium-feature{color:rgba(255,255,255,.6)!important;font-size:.85rem}
.gouv-cta-premium-feature::before{content:'\2713 ';color:#34d399}
.gouv-cta-final{background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important;border-radius:1.5rem;padding:2.5rem;margin-bottom:2rem;text-align:center}
.gouv-cta-final-title{font-family:'Syne',sans-serif!important;font-size:1.5rem!important;font-weight:700!important;color:#fff!important;margin:0 0 .75rem!important}
.gouv-cta-final-subtitle{color:rgba(255,255,255,.85)!important;margin:0 0 1.5rem}
.gouv-cta-final-button{display:inline-block;background:#fff!important;color:#059669!important;padding:1rem 2rem;border-radius:9999px;font-weight:700;text-decoration:none!important;transition:transform .2s,box-shadow .2s}
.gouv-cta-final-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}
.gouv-cta-final-features{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}
.gouv-cta-final-feature{color:rgba(255,255,255,.8)!important;font-size:.85rem;font-weight:500}
.gouv-faq-list{display:flex;flex-direction:column;gap:.75rem}
.gouv-faq-item{border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}
.gouv-faq-question{width:100%;padding:1.25rem;background:#f8fafc!important;border:none;text-align:left;font-family:'DM Sans',sans-serif;font-size:1rem;font-weight:600;color:#0f172a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}
.gouv-faq-question:hover{background:#f1f5f9!important}
.gouv-faq-icon{font-size:1.25rem;color:#10b981;transition:transform .3s}
.gouv-faq-item.active .gouv-faq-icon{transform:rotate(45deg)}
.gouv-faq-answer{padding:0;max-height:0;overflow:hidden;transition:all .3s ease}
.gouv-faq-item.active .gouv-faq-answer{padding:1.25rem;max-height:500px;border-top:1px solid #e2e8f0}
.gouv-article-footer{text-align:center;padding:2rem 0;color:#64748b;font-size:.9rem}

/* Template 29E additions */
.gouv-hero-content{padding:0 2rem}
.gouv-hero{max-width:1140px}
.gouv-section{max-width:1140px}
.gouv-cta-premium{max-width:1140px}
.gouv-cta-final{max-width:1140px}
.gouv-screenshot{height:300px;display:flex;align-items:center;justify-content:center;color:#94a3b8;background:#f1f5f9}
