/*
Theme Name: IRMS DGRK
Theme URI: https://example.org/irms-dgrk
Author: Équipe projet IRMS/DGRK
Description: Thème institutionnel autonome pour le portail IRMS/DGRK et son plugin de documents vérifiables.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: irms-dgrk-theme
Tags: custom-logo, custom-menu, block-styles, wide-blocks, accessibility-ready
*/
:root{--irms-blue:#143f7e;--irms-blue-2:#245eb3;--irms-yellow:#e4bb17;--irms-ink:#111827;--irms-muted:#64748b;--irms-bg:#f5f6f8;--irms-white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--irms-ink);background:var(--irms-bg);font-family:Lexend,Figtree,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.6}.screen-reader-text{position:absolute;left:-9999px}.screen-reader-text:focus{left:16px;top:16px;background:#fff;padding:12px;z-index:9999}.site-header{background:#fff;border-bottom:1px solid #e7eaf0}.site-header__inner{max-width:1120px;margin:auto;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-brand{display:flex;align-items:center;gap:12px;color:var(--irms-ink);text-decoration:none;font-weight:800}.site-brand img{width:64px;height:46px;object-fit:contain}.site-nav ul{list-style:none;display:flex;gap:25px;margin:0;padding:0}.site-nav a{color:#334155;text-decoration:none;font-weight:600}.site-main{min-height:calc(100vh - 158px)}.irms-hero{background:linear-gradient(135deg,#0d2b5e,#1e5bb3);color:#fff;padding:90px 22px;position:relative;overflow:hidden}.irms-hero:after{content:"";position:absolute;width:360px;height:360px;border:50px solid rgba(228,187,23,.18);border-radius:50%;right:-110px;top:-130px}.irms-hero__inner{max-width:1000px;margin:auto;position:relative;z-index:1}.irms-kicker{color:#f6d84a;font-size:13px;font-weight:800;letter-spacing:1.5px}.irms-hero h1{font-size:clamp(35px,6vw,65px);line-height:1.05;max-width:780px;margin:14px 0 20px}.irms-hero p{font-size:19px;max-width:700px;color:#dce8fb}.irms-panel{max-width:1000px;margin:-34px auto 65px;background:#fff;border-radius:18px;box-shadow:0 18px 45px rgba(15,23,42,.14);padding:32px;position:relative;z-index:2}.irms-panel h2{margin-top:0}.irms-panel code{background:#eef3fb;padding:3px 7px;border-radius:5px}.irms-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.irms-step{border:1px solid #e2e8f0;border-radius:12px;padding:19px}.irms-step strong{display:block;color:var(--irms-blue);margin-bottom:8px}.entry-wrap{max-width:920px;margin:50px auto;background:#fff;border-radius:15px;padding:35px 40px;box-shadow:0 8px 30px rgba(15,23,42,.08)}.entry-title{margin-top:0}.site-footer{background:#102a52;color:#c9d6e9;text-align:center;padding:28px 20px}.wp-block-button__link{background:var(--irms-blue-2);border-radius:8px}.alignwide{max-width:1120px;margin-left:auto;margin-right:auto}.irms-home-error-body{min-height:100vh;background:#fff;color:#202124;font-family:Roboto,"Segoe UI",Arial,sans-serif}.irms-home-error{display:flex;min-height:100vh;align-items:flex-start;justify-content:center;padding:13vh 24px 48px;background:#fff}.irms-home-error__content{width:min(100%,560px);color:#5f6368}.irms-home-error__icon{display:block;width:64px;height:64px;margin:0 0 32px;color:#5f6368;fill:currentColor}.irms-home-error__content h1{margin:0 0 24px;color:#202124;font-size:28px;font-weight:500;line-height:1.25}.irms-home-error__content p{margin:0 0 16px;color:#5f6368;font-size:16px;font-weight:400;line-height:1.5}.irms-home-error__content strong{font-weight:700}.irms-home-error__content p:nth-of-type(2){margin-bottom:4px}.irms-home-error__content p:nth-of-type(3){margin-bottom:32px}.irms-home-error__content .irms-home-error__code{margin:0;color:#5f6368;font-size:14px;letter-spacing:.1px}@media(max-width:600px){.irms-home-error{padding:16vh 32px 48px;justify-content:flex-start}.irms-home-error__content{max-width:440px}.irms-home-error__icon{margin-bottom:28px}.irms-home-error__content h1{font-size:26px;margin-bottom:22px}.irms-home-error__content p{font-size:16px}}@media(max-width:760px){.site-header__inner{flex-direction:column}.site-nav ul{gap:14px;flex-wrap:wrap;justify-content:center}.irms-hero{padding:60px 18px 75px}.irms-hero p{font-size:16px}.irms-panel{margin:-28px 15px 45px;padding:24px}.irms-steps{grid-template-columns:1fr}.entry-wrap{margin:25px 15px;padding:25px 20px}}
