:root{--scruto-primary:#022b5b;--scruto-accent:#e31e24;--scruto-accent-dark:#b91c1c;--scruto-bg:#f8fafc;--scruto-bg-alt:#f0f4f8;--scruto-text:#022b5b;--scruto-text-muted:#64748b;--scruto-border:#e2e8f0;--scruto-radius:12px;--scruto-radius-lg:20px;--scruto-font-display:"Sora", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--scruto-font-ui:"Sora", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{font-family:var(--scruto-font-ui);color:var(--scruto-text);-webkit-font-smoothing:antialiased;background:#fff;font-size:.95rem;line-height:1.65}h1,h2,h3,h4,h5,h6{font-family:var(--scruto-font-ui);color:var(--scruto-text);font-weight:700}.scruto-header{border-bottom:1px solid var(--scruto-border);background:#fff}.scruto-logo{color:var(--scruto-text);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.scruto-logo-img{width:auto;height:120px}.scruto-nav-link{color:var(--scruto-text-muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.scruto-nav-link:hover{color:var(--scruto-text)}.scruto-hero{background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 50%,#fff 100%);padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}.scruto-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e31e240a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.scruto-hero-badge{border:1px solid var(--scruto-border);color:var(--scruto-text);background:#fff;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000000a}.scruto-hero-badge i{color:var(--scruto-accent)}.scruto-hero-title{font-family:var(--scruto-font-display);letter-spacing:-.5px;color:var(--scruto-text);text-wrap:balance;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.scruto-hero-accent{color:var(--scruto-accent);position:relative}.scruto-hero-accent:after{content:"";z-index:-1;background:#e31e2426;border-radius:3px;height:6px;position:absolute;bottom:2px;left:0;right:0}.scruto-hero-subtitle{color:var(--scruto-text-muted);max-width:640px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.65}.scruto-hero-stats-panel{border:1px solid var(--scruto-border);border-radius:var(--scruto-radius-lg);background:#fff;padding:2rem 2.25rem;box-shadow:0 8px 40px #022b5b0f}.scruto-hero-stat-item{flex-direction:column;gap:.2rem;padding:1rem 0;display:flex}.scruto-hero-stat-item:first-child{padding-top:0}.scruto-hero-stat-item:last-child{padding-bottom:0}.scruto-hero-stat-num{color:var(--scruto-primary);font-size:2rem;font-weight:800;line-height:1}.scruto-hero-stat-label{color:var(--scruto-text-muted);font-size:.82rem;font-weight:500}.scruto-hero-stat-divider{background:var(--scruto-border);height:1px}.scruto-hero-stats-mobile{background:var(--scruto-primary);border-radius:var(--scruto-radius);grid-template-columns:repeat(4,1fr);gap:.75rem;padding:1.5rem;display:grid}.scruto-stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.scruto-stat-num{color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.scruto-stat-label{color:#ffffffb3;text-align:center;font-size:.7rem;font-weight:500}.scruto-search-bar{border:2px solid var(--scruto-border);border-radius:var(--scruto-radius-lg);background:#fff;align-items:stretch;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.scruto-search-bar:focus-within{border-color:var(--scruto-accent);box-shadow:0 4px 24px #e639461a}.scruto-search-field{flex-direction:column;flex:1;min-width:0;padding:.9rem 1.25rem .6rem;display:flex}.scruto-search-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--scruto-text-muted);margin-bottom:.15rem;font-size:.7rem;font-weight:700}.scruto-search-input{color:var(--scruto-text);font-size:1.1rem;font-weight:600;font-family:var(--scruto-font-ui);background:0 0;border:none;outline:none;width:100%;padding:0}.scruto-search-input::placeholder{color:#c5c8cd;font-weight:400}.scruto-search-divider{background:var(--scruto-border);align-self:stretch;width:1px;margin:.75rem 0}.scruto-search-btn{background:var(--scruto-accent);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--scruto-font-ui);white-space:nowrap;border:none;flex:none;justify-content:center;align-items:center;gap:.4rem;padding:0 1.75rem;transition:background .2s;display:flex}.scruto-search-btn:hover{background:var(--scruto-accent-dark)}.scruto-search-hint{text-align:center;color:var(--scruto-text-muted);margin-top:.85rem;font-size:.78rem}.scruto-search-hint i{color:#06d6a0;margin-right:.25rem}.scruto-section-kicker{text-transform:uppercase;letter-spacing:2.5px;color:var(--scruto-accent);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.scruto-section-title{font-family:var(--scruto-font-display);letter-spacing:-.5px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.scruto-categories{background:var(--scruto-bg);padding:4rem 0}.scruto-cat-card{border-radius:var(--scruto-radius);border:1px solid var(--scruto-border);cursor:pointer;background:#fff;align-items:center;gap:1rem;padding:1.15rem 1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.scruto-cat-card:hover{border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 28px #00000014}.scruto-cat-icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.scruto-cat-label{margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.scruto-cat-count{color:var(--scruto-text-muted);margin:.15rem 0 0;font-size:.78rem}.scruto-how{background:var(--scruto-bg);padding:4rem 0}.scruto-step{text-align:center;border-radius:var(--scruto-radius-lg);border:1px solid var(--scruto-border);background:#fff;height:100%;padding:2rem 1.5rem;transition:border-color .2s,box-shadow .2s,transform .2s}.scruto-step:hover{border-color:#0000;transform:translateY(-3px);box-shadow:0 12px 36px #0000000f}.scruto-step h4{margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.scruto-step p{margin-bottom:0;font-size:.88rem}.scruto-step-icon{margin-bottom:1.25rem}.scruto-step-num{background:linear-gradient(135deg, var(--scruto-primary), #0a4a8a);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #022b5b40}.scruto-trust{padding:3.5rem 0}.scruto-trust-item{background:var(--scruto-bg);border-radius:var(--scruto-radius);align-items:flex-start;gap:1rem;height:100%;padding:1.5rem;display:flex}.scruto-trust-item>i{color:var(--scruto-primary);flex-shrink:0;margin-top:.15rem;font-size:1.5rem}.scruto-trust-item h5{margin-bottom:.3rem;font-size:.95rem;font-weight:700}.scruto-trust-item p{margin-bottom:0;font-size:.82rem;line-height:1.55}.scruto-cta-final{background:linear-gradient(135deg, var(--scruto-primary), #0a4a8a);padding:4rem 0}.scruto-cta-title{color:#fff;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.scruto-cta-subtitle{color:#ffffffbf;margin-bottom:2rem;font-size:1.05rem}.scruto-cta-btn{background:var(--scruto-accent);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex;box-shadow:0 4px 20px #e31e2459}.scruto-cta-btn:hover{color:var(--scruto-primary);background:#fff;transform:translateY(-2px)}.scruto-cta-btn:hover i{transform:translate(4px)}.scruto-cta-btn i{transition:transform .25s}.scruto-profil{background:linear-gradient(180deg, var(--scruto-bg) 0%, #fff 100%);padding:3rem 0 2rem}.scruto-back-link{color:var(--scruto-text-muted);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.scruto-back-link:hover{color:var(--scruto-accent)}.scruto-profil-card{border:1px solid var(--scruto-border);border-radius:var(--scruto-radius-lg);background:#fff;padding:2rem;box-shadow:0 4px 20px #0000000a}.scruto-profil-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.scruto-profil-kicker{text-transform:uppercase;letter-spacing:2px;color:var(--scruto-accent);margin-bottom:.35rem;font-size:.72rem;font-weight:600}.scruto-profil-nom{letter-spacing:-.5px;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.scruto-profil-badge{color:#06d6a0;white-space:nowrap;background:#06d6a010;border-radius:50px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.scruto-profil-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;display:grid}.scruto-profil-item{flex-direction:column;gap:.15rem;display:flex}.scruto-profil-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--scruto-text-muted);font-size:.72rem;font-weight:600}.scruto-profil-value{color:var(--scruto-text);font-size:1rem;font-weight:600}.scruto-cat-card--result{justify-content:flex-start}.scruto-cat-content{flex:1;min-width:0}.scruto-cat-arrow{color:var(--scruto-text-muted);flex:none;font-size:1.1rem;transition:transform .2s,color .2s}.scruto-cat-card:hover .scruto-cat-arrow{color:var(--scruto-accent);transform:translate(4px)}.scruto-disclaimer{background:var(--scruto-bg);border-radius:var(--scruto-radius);border:1px solid var(--scruto-border);align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.scruto-disclaimer i{color:var(--scruto-text-muted);flex-shrink:0;margin-top:.1rem;font-size:1.2rem}.scruto-disclaimer p{color:var(--scruto-text-muted);margin:0;font-size:.82rem;line-height:1.5}.scruto-aide-card{border:1px solid var(--scruto-border);border-radius:var(--scruto-radius);background:#fff;margin-bottom:1rem;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.scruto-aide-card:hover{border-color:#0000;box-shadow:0 6px 24px #0000000f}.scruto-aide-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.scruto-aide-nom{flex:1;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.scruto-aide-type{text-transform:uppercase;letter-spacing:1px;white-space:nowrap;border-radius:50px;flex-shrink:0;padding:.3rem .7rem;font-size:.7rem;font-weight:700}.scruto-aide-type--subvention{color:#1e40af;background:#dbeafe}.scruto-aide-type--prêt,.scruto-aide-type--pret{color:#92400e;background:#fef3c7}.scruto-aide-type--avantage_fiscal{color:#065f46;background:#d1fae5}.scruto-aide-type--garantie{color:#5b21b6;background:#ede9fe}.scruto-aide-type--prime{color:#9d174d;background:#fce7f3}.scruto-aide-montant{color:var(--scruto-accent);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.scruto-aide-montant i{margin-right:.3rem}.scruto-aide-resume{margin-bottom:.75rem;padding-left:1.2rem}.scruto-aide-resume li{color:var(--scruto-text-muted);margin-bottom:.25rem;font-size:.88rem}.scruto-aide-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.scruto-aide-meta{color:var(--scruto-text-muted);font-size:.82rem}.scruto-aide-link{color:var(--scruto-accent);font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s}.scruto-aide-link:hover{color:var(--scruto-accent-dark)}.scruto-aide-disclaimer{border-top:1px solid var(--scruto-border);color:var(--scruto-text-muted);margin:.75rem 0 0;padding-top:.75rem;font-size:.75rem}.scruto-aide-disclaimer i{margin-right:.2rem}.scruto-eligibilite{border-radius:var(--scruto-radius);align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1.1rem 1.25rem;font-size:.9rem;display:flex}.scruto-eligibilite i{flex-shrink:0;margin-top:.1rem;font-size:1.3rem}.scruto-eligibilite strong{margin-bottom:.2rem;display:block}.scruto-eligibilite p{margin:.15rem 0 0;font-size:.82rem;line-height:1.45}.scruto-eligibilite--eligible{color:#166534;background:#f0fdf4;border:1px solid #86efac}.scruto-eligibilite--eligible i{color:#16a34a}.scruto-eligibilite--non_eligible{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.scruto-eligibilite--non_eligible i{color:#dc2626}.scruto-eligibilite--a_verifier{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.scruto-eligibilite--a_verifier i{color:#d97706}.scruto-fiche-essentiel{border-radius:var(--scruto-radius);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;margin-bottom:1.5rem;padding:1.5rem}.scruto-fiche-essentiel .scruto-fiche-section-header{margin-bottom:1rem}.scruto-fiche-essentiel .scruto-fiche-section-header i{color:#0284c7}.scruto-fiche-essentiel .scruto-fiche-section-header h2{color:#0c4a6e}.scruto-fiche-bullets{margin:0 0 1rem;padding:0;list-style:none}.scruto-fiche-bullets li{color:#0c4a6e;margin-bottom:.6rem;padding-left:1.5rem;font-size:.95rem;font-weight:500;line-height:1.5;position:relative}.scruto-fiche-bullets li:before{content:"→";color:#0284c7;font-weight:700;position:absolute;left:0}.scruto-fiche-vigilance{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.85rem 1rem;font-size:.85rem;line-height:1.45;display:flex}.scruto-fiche-vigilance i{color:#d97706;flex-shrink:0;margin-top:.1rem;font-size:1rem}.scruto-fiche-hero{background:linear-gradient(180deg, var(--scruto-bg) 0%, #fff 100%);padding:2.5rem 0 1.5rem}.scruto-fiche-header{margin-bottom:1rem}.scruto-fiche-title{letter-spacing:-.5px;margin:0 0 .5rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.25}.scruto-fiche-cat{color:var(--scruto-text-muted);align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.scruto-fiche-cat:hover{color:var(--scruto-accent)}.scruto-fiche-financeur{color:var(--scruto-text-muted);margin:0;font-size:.9rem}.scruto-fiche-body{padding:0 0 3rem}.scruto-fiche-content{border:1px solid var(--scruto-border);border-radius:var(--scruto-radius-lg);background:#fff;padding:2rem;box-shadow:0 4px 20px #0000000a}.scruto-fiche-section{border-bottom:1px solid var(--scruto-border);padding:1.5rem 0}.scruto-fiche-section:first-child{padding-top:0}.scruto-fiche-section:last-of-type{border-bottom:none}.scruto-fiche-section-header{align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.scruto-fiche-section-header i{color:var(--scruto-accent);flex-shrink:0;font-size:1.15rem}.scruto-fiche-section-header h2{color:var(--scruto-text);margin:0;font-size:1.1rem;font-weight:700}.scruto-fiche-text{color:var(--scruto-text);font-size:.92rem;line-height:1.85}.scruto-fiche-text p{color:var(--scruto-text);margin-bottom:1rem}.scruto-fiche-text p:last-child{margin-bottom:0}.scruto-fiche-text ul,.scruto-fiche-text ol{margin-top:.5rem;margin-bottom:1rem;padding-left:1.5rem}.scruto-fiche-text li{margin-bottom:.5rem;padding-left:.25rem;line-height:1.7}.scruto-fiche-text li::marker{color:var(--scruto-accent)}.scruto-fiche-text strong,.scruto-fiche-text b{color:var(--scruto-text);font-weight:700}.scruto-fiche-section--montant{background:var(--scruto-bg);border-bottom:1px solid var(--scruto-border);margin:0 -2rem;padding:1.5rem 2rem}.scruto-fiche-section--montant .scruto-fiche-text{color:var(--scruto-text);font-weight:500}.scruto-fiche-meta{padding:1.5rem 0 .5rem}.scruto-fiche-meta-item{flex-direction:column;gap:.15rem;display:flex}.scruto-fiche-meta-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--scruto-text-muted);font-size:.7rem;font-weight:700}.scruto-fiche-meta-value{color:var(--scruto-text);font-size:.92rem;font-weight:600}.scruto-fiche-status--actif{color:#06d6a0}.scruto-fiche-status--suspendu{color:#ffd166}.scruto-fiche-status--expire{color:#ef476f}.scruto-fiche-cta{background:var(--scruto-accent);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.scruto-fiche-cta:hover{background:var(--scruto-accent-dark);color:#fff;transform:translateY(-2px)}.scruto-fiche-geo-highlight{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.85rem 1rem;font-size:.95rem;display:flex}.scruto-fiche-geo-highlight i{color:var(--scruto-accent);font-size:1.1rem}.scruto-fiche-verif{background:var(--scruto-bg);border-radius:var(--scruto-radius);color:var(--scruto-text-muted);align-items:center;gap:.5rem;margin-top:1.5rem;padding:.85rem 1rem;font-size:.8rem;display:flex}.scruto-fiche-verif i{color:#06d6a0;font-size:1rem}.scruto-fiche-verif strong{color:var(--scruto-text)}.scruto-fiche-disclaimer{border-radius:var(--scruto-radius);background:#fefce8;border:1px solid #fef08a;align-items:flex-start;gap:.75rem;margin-top:2rem;padding:1.25rem;display:flex}.scruto-fiche-disclaimer i{color:#ca8a04;flex-shrink:0;margin-top:.1rem;font-size:1.3rem}.scruto-fiche-disclaimer p{color:#713f12;margin:0 0 .5rem;font-size:.78rem;line-height:1.5}@media (width<=767.98px){.scruto-fiche-content{padding:1.25rem}.scruto-fiche-section--montant{margin:0 -1.25rem;padding:1.25rem}}.scruto-filtre-info{border-radius:var(--scruto-radius);color:#166534;background:#f0fdf4;border:1px solid #86efac;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:.88rem;display:flex}.scruto-filtre-info i{color:#16a34a;flex-shrink:0;margin-top:.15rem;font-size:1.1rem}.scruto-filtre-info a{color:#166534;text-decoration:underline}.scruto-filtre-info a:hover{color:var(--scruto-accent)}a.scruto-cat-card{color:inherit;text-decoration:none}.scruto-alert{border-radius:var(--scruto-radius);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.scruto-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.scruto-alert--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.scruto-footer{background:var(--scruto-bg);border-top:1px solid var(--scruto-border)}@media (width<=767.98px){.scruto-hero{padding:3rem 0 2.5rem}.scruto-search-bar{border-radius:var(--scruto-radius);flex-direction:column}.scruto-search-divider{width:100%;height:1px;margin:0}.scruto-search-btn{border-radius:0 0 10px 10px;width:100%;height:52px;padding:0}.scruto-categories,.scruto-how{padding:2.5rem 0}}
