@charset "UTF-8";
:root{--ink:#17384a;--navy:#102f42;--blue:#1457b8;--yellow:#ffd45b;--muted:#526675;--line:#dce4e9;--wash:#f3f7fa;--white:#fff;--radius:18px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ink);background:#fff}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:4px}button{color:inherit}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #246bce;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}h1{font-size:clamp(2.3rem,3.6vw,3.55rem);line-height:1.12;font-weight:700;margin-bottom:19px}h1 span{color:var(--blue)}h2{font-size:clamp(1.7rem,2.3vw,2.25rem);line-height:1.18}h3{font-size:1.2rem}p{line-height:1.65}small,.small{font-size:.875rem;line-height:1.5}.muted{color:var(--muted)}[hidden]{display:none!important}.header{max-width:1440px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:700;font-size:1.25rem;white-space:nowrap;letter-spacing:-.03em}.brand b{color:var(--blue)}.brand small{display:block;font-size:.65rem;letter-spacing:.14em;font-weight:600;margin-top:5px}.brand-symbol{font-size:2.5rem;color:var(--ink);width:48px;height:48px;background:var(--yellow);display:grid;place-items:center;border-radius:50%}.header nav{display:flex;align-items:center;gap:26px}.header nav>a{font-size:.9rem;font-weight:600;text-decoration:none}.header nav>a:hover{text-decoration:underline}.urgent-button{padding:12px 17px;border:1px solid #b95348;background:#fff8f6;color:#8c342c;border-radius:9px;font-size:.9rem;font-weight:700;min-height:44px}.urgent-button span{margin-left:10px}.workspace{max-width:1440px;padding:48px 5% 40px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:52px;align-items:start}.eyebrow{display:flex;align-items:center;gap:15px;margin-bottom:24px;font-size:.875rem;color:var(--muted)}.pill{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;border-radius:5px;background:#edf3f9;color:#245588;padding:6px 9px}.intro{color:var(--muted);max-width:610px;font-size:1.05rem;margin-bottom:26px}.expression{border:1px solid #bfd0df;border-radius:var(--radius);padding:20px;background:#fff;box-shadow:0 6px 24px #17384a07}.expression label{display:block;font-weight:700;margin-bottom:10px}.expression textarea{border:0;resize:vertical;padding:4px 0;width:100%;min-height:80px;line-height:1.6;background:transparent;color:var(--ink)}textarea::placeholder{color:#6a7b87}.expression textarea:focus{outline-offset:6px}.expression-footer{display:flex;gap:20px;align-items:center;justify-content:space-between;border-top:1px solid #e5ecf1;padding-top:15px}.expression-footer p{font-size:.75rem;line-height:1.5;color:var(--muted);max-width:270px;margin:0}.expression-footer p span{font-size:1rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:13px 18px;border-radius:9px;font-size:.925rem;font-weight:700;text-decoration:none;border:1px solid transparent;min-height:46px;line-height:1.4}.primary{background:var(--blue);color:white;border-color:var(--blue)}.primary:hover{background:#0d4597}.secondary{background:white;border-color:#bdccd8;color:var(--ink)}.secondary:hover{background:var(--wash)}.choice-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:29px 0 14px}.choice-heading h2{font-size:1rem;margin:0;letter-spacing:-.01em}.choice-heading>span{font-size:.8rem;color:var(--muted)}.need-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.need{padding:14px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:12px;min-height:80px}.need:hover,.need[aria-pressed=true]{border-color:var(--blue);background:#f3f7ff}.need-icon{width:35px;height:35px;flex-shrink:0;background:#edf3f9;border-radius:9px;display:grid;place-items:center;color:#285ba0;font-size:1.5rem}.need strong{display:block;font-size:.9rem;line-height:1.4}.need small{display:block;color:var(--muted);font-size:.8rem;margin-top:3px}.need:last-child{grid-column:1 / -1}.text-button,.inline-button{border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:inherit;line-height:1.5}.unsure{display:block;font-size:.875rem;color:var(--muted);margin:17px auto 0;min-height:35px}.welcome-aside{background:var(--navy);border-radius:22px;color:#fff;overflow:hidden;margin-top:0}.aside-top{padding:29px 28px 10px}.aside-label{font-size:.65rem;letter-spacing:.13em;color:#b9d1de;font-weight:700}.large-spark{display:block;color:var(--yellow);font-size:5rem;line-height:1;margin:32px 0 25px}.aside-top h2{font-size:2.05rem;line-height:1.25;letter-spacing:-.025em}.aside-top p{font-size:.95rem;color:#d0dee6;line-height:1.7;margin-bottom:24px}.aside-bottom{display:flex;align-items:flex-start;gap:12px;border-top:1px solid #355365;padding:25px 28px 8px}.initial{display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--navy);width:35px;height:35px;flex-shrink:0;font-weight:700}.aside-bottom strong{font-size:.9rem}.aside-bottom p{color:#d0dee6;font-size:.8rem;line-height:1.6;margin:8px 0}.aside-tags{display:flex;gap:10px;flex-wrap:wrap;padding:15px 28px 28px}.aside-tags span{font-size:.7rem;padding:6px 9px;border:1px solid #446171;border-radius:5px;color:#e0e9ef}.content-width{max-width:1296px;width:90%;margin:0 auto}.result-section{border-top:1px solid var(--line);padding:36px 0 44px;scroll-margin-top:24px}.section-kicker{font-size:.7rem;font-weight:700;letter-spacing:.13em;color:#526675;margin-bottom:15px}.result-head{display:flex;gap:40px;align-items:center;justify-content:space-between}.result-head>div{max-width:760px}.result-head h2{margin-bottom:14px}.result-head p{color:var(--muted)}.result-head>.button{flex-shrink:0}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.resource-card{display:flex;flex-direction:column;text-decoration:none;padding:24px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:border-color .15s}.resource-card:hover{border-color:var(--blue)}.resource-card .resource-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.7rem;color:var(--muted);margin-bottom:20px}.resource-card h3{font-size:1.15rem;margin-bottom:10px;letter-spacing:-.02em;line-height:1.35}.resource-card p{color:var(--muted);font-size:.875rem;margin-bottom:24px;flex-grow:1}.resource-card .resource-source{border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;gap:12px;font-size:.8rem;font-weight:700}.resource-card .verified{display:block;font-size:.7rem;color:var(--muted);margin-top:12px}.resources-section{padding:40px 0 48px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;gap:30px;justify-content:space-between;margin-bottom:24px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:.85rem;color:var(--muted);margin:0;max-width:410px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filter{background:#fff;border:1px solid var(--line);border-radius:100px;padding:10px 15px;font-size:.875rem;min-height:42px}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.association-section{background:var(--wash);padding:36px;border-radius:20px;display:grid;grid-template-columns:1.5fr 1fr;gap:80px;margin-bottom:50px}.association-section h2{font-size:1.85rem}.association-section p{color:var(--muted);font-size:.95rem}.text-link{font-weight:700;font-size:.9rem}.future{border-left:1px solid #ccd9e3;padding-left:36px;align-self:center}.future h3{margin:18px 0 12px}.future .pill{background:#fff0b9;color:#685116}.footer{max-width:1440px;margin:auto;padding:28px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:18px;font-size:.8rem;color:var(--muted)}.footer>div{display:flex;gap:20px;flex-wrap:wrap}.footer>p{font-size:.75rem;width:100%;margin:0}.contact-section{display:grid;grid-template-columns:.85fr 1.3fr;gap:64px;padding:42px 0 56px;border-top:1px solid var(--line);scroll-margin-top:24px}.contact-intro p{color:var(--muted)}.contact-form{padding:28px;background:var(--wash);border:1px solid var(--line);border-radius:18px}.field{margin-bottom:20px}.field label{display:block;font-size:.875rem;font-weight:700;margin-bottom:8px}.field label span{font-size:.75rem;font-weight:400;color:var(--muted)}.field input,.field textarea,.field select{background:#fff;border:1px solid #b9cad6;padding:11px 12px;border-radius:7px;width:100%;color:var(--ink);line-height:1.5;min-height:46px}.field textarea{resize:vertical}.field small{display:block;font-size:.75rem;color:var(--muted);margin-top:7px}.field-row{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}fieldset{border:0;margin:0;padding:0;min-width:0}legend{font-size:.875rem;font-weight:700;margin-bottom:10px}.radios{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:16px}.radios label{display:flex;align-items:center;gap:7px;font-size:.875rem;min-height:30px}input[type=radio],input[type=checkbox]{accent-color:var(--blue);width:18px;height:18px;flex-shrink:0}.consent{display:flex;gap:10px;font-size:.8rem;line-height:1.6;margin:5px 0 25px}.consent input{margin-top:4px}.contact-form>.small{margin-top:12px}.notice{background:#fff3cd;border:1px solid #d7b653;padding:14px;border-radius:8px;margin-bottom:20px;font-size:.875rem;line-height:1.6}.notice.success{background:#e5f4eb;border-color:#7bb692}.honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.suggestions{border-left:3px solid var(--blue);margin-top:16px;background:var(--wash);padding:16px;border-radius:0 8px 8px 0}.suggestions p{font-size:.875rem;margin-bottom:10px}.suggestions .button{margin:5px 8px 0 0;font-size:.85rem}.suggestions .help-suggestion{background:#fff2ec;color:#893426}.skip{position:absolute;top:-100px;left:20px;background:var(--navy);color:white;padding:15px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:1px solid var(--line);border-radius:18px;width:min(650px,calc(100% - 24px));max-height:90dvh;overflow-y:auto;padding:28px;color:var(--ink);box-shadow:0 20px 90px #102f422a}dialog::backdrop{background:#102f4280}dialog h2{font-size:1.8rem}dialog>p{font-size:.925rem;color:var(--muted)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.dialog-heading .section-kicker{margin:0}.close-dialog{background:var(--wash);border:0;border-radius:50%;font-size:1.7rem;width:42px;height:42px;line-height:1}.help-card{border:1px solid var(--line);padding:20px;border-radius:12px;margin-bottom:14px}.help-card h3{font-size:1rem;margin-bottom:8px;line-height:1.5}.help-card p{font-size:.9rem}.help-card>a.small{display:block;margin-top:15px}.help-card.emergency{background:#fff5f3;border-color:#e2b3ac}.emergency .button{background:#923e32;color:#fff}.help-actions{display:flex;gap:10px;flex-wrap:wrap}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.message-preview{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--wash);padding:18px;border-radius:9px;max-height:240px;overflow-y:auto;line-height:1.6}dl{font-size:.875rem;display:grid;grid-template-columns:auto 1fr;gap:8px 20px}dt{color:var(--muted)}dd{margin:0;overflow-wrap:anywhere}#send-error{color:#8c342c;margin:16px 0 0;font-size:.875rem}.noscript{position:fixed;bottom:0;left:0;right:0;padding:20px;background:#fff3cd;border-top:1px solid #d7b653}.prose{max-width:820px;margin:50px auto;padding:0 25px}.prose h1{font-size:2.4rem}.prose h2{font-size:1.4rem;margin-top:32px}.prose p,.prose li{line-height:1.7}.prose .field{max-width:500px}.admin-resource{border:1px solid var(--line);border-radius:12px;padding:22px;margin:20px 0}.admin-resource .field{max-width:none}.admin-resource .checks{display:flex;flex-wrap:wrap;gap:15px;margin:15px 0}.admin-toolbar{display:flex;gap:15px;flex-wrap:wrap;margin:20px 0}.admin-page{max-width:1000px;margin:40px auto;padding:0 25px}.admin-page h1{font-size:2.3rem}
.header{position:sticky;top:0;z-index:10;background:#fff}.result-section,.contact-section,#ressources,#association,#besoin{scroll-margin-top:120px}
@media(min-width:1550px){.content-width{max-width:1296px}}
@media(max-width:1100px){.workspace{gap:28px;grid-template-columns:minmax(0,1fr) 290px}.header nav{gap:16px}.header nav>a{display:none}.expression-footer{align-items:flex-start;flex-direction:column;gap:12px}.expression-footer p{max-width:none}.aside-top{padding:25px}.aside-top h2{font-size:1.8rem}.aside-bottom{padding:22px}.aside-tags{padding:15px 22px 25px}.contact-section{gap:32px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.association-section{gap:35px}}
@media(max-width:760px){.header{padding:16px 5%;gap:12px;flex-wrap:wrap}.brand{font-size:1.1rem}.brand-symbol{width:40px;height:40px;font-size:2rem}.brand small{font-size:.6rem}.header nav{margin-left:auto}.urgent-button{font-size:.8rem;padding:10px}.urgent-button span{display:none}.workspace{display:block;padding:30px 5%}.eyebrow{gap:10px;margin-bottom:20px;font-size:.8rem}h1{font-size:2.5rem}.intro{font-size:1rem}.welcome-aside{margin-top:28px}.aside-top{padding:24px}.aside-label{display:block}.large-spark{float:right;font-size:3.3rem;margin:15px 0 15px 15px}.aside-top h2{font-size:1.75rem;margin-top:20px;margin-bottom:12px}.aside-top h2 br{display:none}.aside-top p{margin-bottom:0}.aside-bottom{padding:20px 24px 5px}.aside-tags{padding:12px 24px 22px}.expression{padding:16px}.expression-footer .button{width:100%}.choice-heading>span{display:none}.need-grid{gap:8px}.need{padding:12px 10px;gap:9px}.need strong{font-size:.85rem}.need small{font-size:.75rem}.need-icon{width:28px;height:32px;font-size:1.3rem}.result-head{align-items:flex-start;flex-direction:column;gap:12px}.result-head>.button{margin-bottom:18px}.contact-section{display:block;padding:30px 0}.contact-intro h2 br{display:none}.contact-form{padding:20px}.resource-grid{grid-template-columns:1fr}.resources-section{padding:32px 0}.association-section{display:block;padding:26px;margin-bottom:30px}.future{border-left:0;border-top:1px solid #ccd9e3;padding:25px 0 0;margin-top:26px}.footer{font-size:.8rem;padding:24px 5%}.footer>div{gap:15px}.field-row{grid-template-columns:1fr}.field-row .field{margin-bottom:20px}dialog{padding:22px}.dialog-actions{flex-wrap:wrap}.dialog-actions .button{flex:1}.resource-card{padding:22px}}
@media(max-width:390px){.header nav{margin-left:0;width:100%}.urgent-button{width:100%}.header nav{display:block}.need-grid{grid-template-columns:1fr}.need:last-child{grid-column:auto}.need small{font-size:.8rem}.need strong{font-size:.9rem}.eyebrow{flex-wrap:wrap}h1{font-size:2.15rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
