@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.max-w-\[540px\]{max-width:540px}.max-w-\[1200px\]{max-width:1200px}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.self-start{align-self:flex-start}.border{border-style:var(--tw-border-style);border-width:1px}.text-\[0\.5rem\]{font-size:.5rem}.text-\[0\.65rem\]{font-size:.65rem}.leading-\[1\.05\]{--tw-leading:1.05;line-height:1.05}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{text-align:left;width:100%;margin:0;padding:0}body{color:#2a1200;background:#f5ede0;font-family:Inter,sans-serif}@layer base{h1,h2,h3,h4,h5,h6{font-size:revert;font-weight:revert;margin:revert}ul,ol{list-style:revert;margin:revert;padding:revert}button{all:revert}a{color:revert;-webkit-text-decoration:revert;text-decoration:revert}p{margin:revert}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shrink{0%{width:100%}to{width:0%}}@media(max-width:768px){.nav-links{display:none!important}.hamburger-btn{display:flex!important}.navbar-don-btn{display:none!important}.hero-inner{grid-template-columns:1fr!important;gap:2rem!important;padding:3rem 1.5rem!important}.hero-title{font-size:clamp(2.2rem,8vw,3rem)!important}.hero-description{font-size:.95rem!important}.stats-col{grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important;display:grid!important}.mission-inner{grid-template-columns:1fr!important;gap:2rem!important;padding:0 1.2rem!important}.mission-right{display:none!important}.programmes-header{flex-direction:column!important;align-items:flex-start!important}.programmes-grid,.evenements-grid{grid-template-columns:1fr!important}.impact-grid{grid-template-columns:repeat(2,1fr)!important}.soutien-grid{grid-template-columns:1fr!important}.don-montants{flex-direction:column!important;align-items:stretch!important}.contact-inner{grid-template-columns:1fr!important;gap:2rem!important;padding:0 1.2rem!important}.contact-row{grid-template-columns:1fr!important}.modal-content{max-height:95vh!important;margin:.5rem!important}}@media(min-width:769px)and (max-width:1024px){.programmes-grid,.impact-grid,.soutien-grid{grid-template-columns:repeat(2,1fr)!important}.hero-inner{padding:4rem 2rem!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.fade-up-1{animation:fadeUp .7s ease both}.fade-up-2{animation:fadeUp .7s .2s ease both}.fade-up-3{animation:fadeUp .7s .4s ease both}.fade-up-4{animation:fadeUp .7s .6s ease both}.slide-in-1{animation:slideIn .6s .2s ease both}.slide-in-2{animation:slideIn .6s .4s ease both}.slide-in-3{animation:slideIn .6s .6s ease both}.hero-section{background:radial-gradient(ellipse 80% 60% at 70% 40%,rgba(120,60,0,.55) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 85% 70%,rgba(80,30,0,.4) 0%,transparent 60%),linear-gradient(160deg,#1a0d00,#2a1200 40%,#1a0800);min-height:calc(100vh - 64px)}.hero-inner{max-width:1200px;margin:0 auto;padding:5rem 2.5rem;display:grid;grid-template-columns:1fr 280px;gap:3rem;align-items:center}.hero-left{display:flex;flex-direction:column}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(212,150,10,.5);border-radius:999px;padding:.35rem 1rem;font-size:.65rem;font-weight:600;letter-spacing:.12em;color:#d4960a;margin-bottom:1.2rem;align-self:flex-start}.hero-title{font-family:Playfair Display,serif;font-size:clamp(2.8rem,6vw,5.2rem);font-weight:900;line-height:1.05;color:#fff}.hero-title-italic{font-style:italic;color:#d4960a;font-family:Playfair Display,serif}.hero-description{margin-top:1.6rem;font-size:1rem;line-height:1.75;color:#f5edd6b8;max-width:540px}.buttons-row{display:flex;gap:1rem;margin-top:2.4rem;flex-wrap:wrap}.stats-col{display:flex;flex-direction:column;gap:1rem}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr;padding:3rem 2rem}.stats-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stat-card{width:100%}.mission-inner{grid-template-columns:1fr!important}.mission-right{display:none!important}.programmes-grid,.impact-grid{grid-template-columns:repeat(2,1fr)!important}.evenements-grid{grid-template-columns:1fr!important}.soutien-grid{grid-template-columns:repeat(2,1fr)!important}.contact-inner{grid-template-columns:1fr!important}.footer-inner{grid-template-columns:1fr 1fr!important;gap:2rem!important}}@media(max-width:768px){.nav-links{display:none!important}.hamburger-btn{display:flex!important}.navbar-don-btn{display:none!important}.mission-right{display:block!important}.mission-cards-grid{grid-template-columns:1fr 1fr!important}.hero-inner{grid-template-columns:1fr;padding:2rem 1.5rem;min-height:auto}.hero-title{font-size:2rem}.hero-badge{font-size:.55rem;padding:.25rem .75rem}.buttons-row{flex-direction:column;width:100%}.buttons-row button{width:100%!important;text-align:center}.stats-col{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%;gap:.8rem}.stat-card{width:100%!important}.mission-inner{grid-template-columns:1fr!important}.mission-cards-grid{grid-template-columns:1fr 1fr!important;display:grid!important}.programmes-grid{grid-template-columns:1fr!important}.programmes-header{flex-direction:column!important;align-items:flex-start!important}.impact-grid{grid-template-columns:1fr 1fr!important}.evenements-grid{grid-template-columns:1fr!important}.evenements-card{flex-direction:column!important}.soutien-grid{grid-template-columns:1fr!important}.don-montants{gap:.5rem!important;flex-wrap:wrap!important}.contact-inner,.contact-row,.footer-inner{grid-template-columns:1fr!important}.footer-bottom{flex-direction:column!important;text-align:center!important}}@media(max-width:480px){.hero-title{font-size:1.8rem}.stats-col,.impact-grid{grid-template-columns:1fr!important}}
