@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--font-heading: "Outfit", -apple-system, sans-serif;--font-body: "Inter", -apple-system, sans-serif;--bg-app: #050811;--bg-card: #0e1422;--bg-card-hover: #162034;--bg-input: #121a2c;--border-color: rgba(255, 255, 255, .1);--border-hover: rgba(16, 185, 129, .4);--primary: #10b981;--primary-hover: #059669;--primary-glow: rgba(16, 185, 129, .25);--text-main: #ffffff;--text-medium: #cbd5e1;--text-muted: #94a3b8;--shadow-card: 0 10px 30px rgba(0, 0, 0, .5);--header-bg: rgba(5, 8, 17, .9)}body{font-family:var(--font-body);background-color:var(--bg-app);color:var(--text-main);overflow-x:hidden;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,color .3s ease}h1,h2,h3,h4,h5,h6,.font-heading{font-family:var(--font-heading);letter-spacing:-.02em}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-app)}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}.portal-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:1rem;box-shadow:var(--shadow-card);transition:all .25s cubic-bezier(.4,0,.2,1)}.portal-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card),0 0 20px var(--primary-glow)}.hero-portal-bg{background:radial-gradient(circle at 50% 15%,#10b98126,#05081100 70%)}input[type=range]{accent-color:#10b981}.modal-overlay{background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.light-theme{background-color:#f8fafc!important;color:#0f172a!important}body.light-theme header#main-header{background-color:#fffffff2!important;border-bottom-color:#0000001a!important}body.light-theme header#main-header nav a{color:#334155!important}body.light-theme header#main-header nav a:hover{color:#10b981!important}body.light-theme .hero-portal-bg{background:radial-gradient(circle at 50% 15%,#10b9811f,#f8fafc00 70%)!important}body.light-theme .portal-card{background-color:#fff!important;color:#0f172a!important;border-color:#0000001a!important;box-shadow:0 10px 30px #0000000f!important}body.light-theme .bg-\[\#050811\],body.light-theme .bg-\[\#0e1422\],body.light-theme .bg-\[\#131926\],body.light-theme .bg-\[\#121a2c\],body.light-theme .bg-\[\#0b0f19\],body.light-theme .inner-card,body.light-theme .step-content-panel{background-color:#fff!important;color:#0f172a!important;border-color:#0000001f!important}body.light-theme .border-box,body.light-theme .inner-box{background-color:#f1f5f9!important;color:#0f172a!important;border-color:#cbd5e1!important}body.light-theme .text-amber-300,body.light-theme .text-amber-400,body.light-theme .alert-amber-text,body.light-theme .alert-amber-status{color:#92400e!important;font-weight:700!important}body.light-theme .bg-amber-500\/10,body.light-theme .alert-amber-box{background-color:#fef3c7!important;border-color:#f59e0b!important}body.light-theme .text-emerald-400{color:#047857!important;font-weight:700!important}body.light-theme .text-blue-400{color:#1d4ed8!important;font-weight:700!important}body.light-theme #reset-sim-btn,body.light-theme .sample-btn,body.light-theme .step-tab-card,body.light-theme .tab-btn{background-color:#e2e8f0!important;color:#0f172a!important;border-color:#cbd5e1!important}body.light-theme .sample-btn.bg-emerald-500,body.light-theme .step-tab-card.bg-emerald-500\/20,body.light-theme .tab-btn.bg-emerald-500{background-color:#10b981!important;color:#050811!important}body.light-theme .bg-rose-500\/10{background-color:#fff1f2!important;border-color:#f43f5e!important;color:#9f1239!important}body.light-theme .text-rose-400{color:#be123c!important;font-weight:700!important}body.light-theme .bg-emerald-500\/10{background-color:#ecfdf5!important;border-color:#10b981!important;color:#065f46!important}body.light-theme .text-white{color:#0f172a!important}body.light-theme .text-slate-200,body.light-theme .text-slate-300{color:#334155!important}body.light-theme .text-slate-400,body.light-theme .text-slate-500{color:#64748b!important}body.light-theme .border-white\/10,body.light-theme .border-white\/5{border-color:#0000001a!important}body.light-theme input,body.light-theme select,body.light-theme textarea{background-color:#fff!important;color:#0f172a!important;border-color:#cbd5e1!important}body.light-theme footer{background-color:#f1f5f9!important;color:#475569!important;border-top-color:#0000001a!important}body.light-theme ::-webkit-scrollbar-thumb{background:#cbd5e1}@media print{body *{visibility:hidden}#printable-petition-dossier,#printable-petition-dossier *{visibility:visible}#printable-petition-dossier{position:absolute;left:0;top:0;width:100%;background:#fff!important;color:#000!important;padding:20px}}
