:root{--tth-orange:#ef7f1a;--tth-orange-deep:#d9600d;--tth-navy:#13243f;--tth-blue:#164c73;--tth-cream:#fff8ee;--tth-text:#243244;--tth-muted:#687486;--tth-white:#fff;--tth-radius:22px}
.tth,.tth *{box-sizing:border-box}.tth{font-family:"Nunito",Arial,sans-serif;color:var(--tth-text);overflow:hidden}.tth img{max-width:100%;display:block}.tth a{text-decoration:none}.tth-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.tth-section{padding:92px 0}.tth-eyebrow,.tth-kicker{margin:0 0 10px;color:var(--tth-orange-deep);font-weight:900;letter-spacing:.11em;text-transform:uppercase;font-size:13px}.tth h2{margin:0;color:var(--tth-navy);font-size:clamp(32px,4vw,52px);line-height:1.08}.tth p{line-height:1.7}.tth-hero{position:relative;min-height:720px;background:url("https://totoke.org/wp-content/uploads/2025/06/Totoke1.jpeg") center 42%/cover no-repeat;color:#fff}.tth-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,23,39,.8),rgba(10,23,39,.23) 64%,rgba(10,23,39,.18))}.tth-nav-wrap{position:relative;z-index:4;width:min(1240px,calc(100% - 32px));margin:auto;top:22px;min-height:92px;padding:14px 20px;background:rgba(239,127,26,.94);border-radius:18px;display:flex;align-items:center;gap:28px;box-shadow:0 16px 45px rgba(12,24,40,.24);backdrop-filter:blur(8px)}.tth-logo{width:190px;flex:0 0 190px}.tth-logo img{width:100%;height:62px;object-fit:contain}.tth-menu{display:flex;align-items:center;justify-content:center;gap:25px;flex:1}.tth-menu a{color:#fff;font-size:14px;font-weight:900;white-space:nowrap;position:relative}.tth-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:#fff;transition:.25s}.tth-menu a:hover:after,.tth-menu a:focus:after{right:0}.tth-donate{display:inline-flex;align-items:center;justify-content:center;background:var(--tth-navy);color:#fff!important;border:2px solid var(--tth-navy);border-radius:999px;padding:15px 26px;font-weight:900;transition:.25s;box-shadow:0 10px 28px rgba(9,23,41,.24)}.tth-donate:hover,.tth-donate:focus{background:#fff;color:var(--tth-navy)!important;transform:translateY(-2px)}.tth-donate-nav{white-space:nowrap}.tth-menu-toggle{display:none;background:transparent;border:0;padding:8px}.tth-menu-toggle span:not(.screen-reader-text){display:block;width:27px;height:2px;background:#fff;margin:6px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tth-hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin:auto;padding-top:205px}.tth-kicker{color:#fff}.tth-hero h1{font-size:clamp(48px,6.2vw,82px);line-height:1.02;letter-spacing:-.035em;margin:0;max-width:900px;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.25)}.tth-hero h1 span{color:#ffb04c}.tth-hero-content>p:not(.tth-kicker){max-width:680px;font-size:19px;margin:24px 0}.tth-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.tth-secondary{display:inline-flex;align-items:center;justify-content:center;color:#fff!important;border:2px solid rgba(255,255,255,.82);border-radius:999px;padding:15px 26px;font-weight:900}.tth-secondary:hover{background:#fff;color:var(--tth-navy)!important}.tth-scroll{position:absolute;z-index:2;left:50%;bottom:24px;color:#fff;font-size:36px;animation:tthBounce 1.7s infinite}@keyframes tthBounce{50%{transform:translateY(8px)}}
.tth-about{background:#fff}.tth-about-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.tth-collage{position:relative;min-height:520px}.tth-photo-main{width:78%;height:470px;object-fit:cover;border-radius:var(--tth-radius)}.tth-photo-small{position:absolute;right:0;bottom:0;width:45%;height:265px;object-fit:cover;border:10px solid #fff;border-radius:var(--tth-radius)}.tth-photo-mark{position:absolute;right:5%;top:8%;background:var(--tth-orange);color:#fff;border-radius:50%;width:150px;height:150px;display:grid;place-content:center;text-align:center;font-size:14px;box-shadow:0 16px 36px rgba(25,36,54,.22)}.tth-photo-mark strong{font-size:18px}.tth-about-grid>div:last-child>p:not(.tth-eyebrow,.tth-quote){font-size:17px;color:var(--tth-muted)}.tth-quote{border-left:4px solid var(--tth-orange);padding:10px 0 10px 22px;color:var(--tth-navy);font-weight:800;font-size:18px}.tth-text-link{color:var(--tth-orange-deep);font-weight:900}.tth-text-link span,.tth-action-card a span{transition:.2s;display:inline-block}.tth-text-link:hover span,.tth-action-card a:hover span{transform:translateX(5px)}
.tth-actions{background:var(--tth-cream)}.tth-section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;margin-bottom:42px}.tth-section-head>p{margin:0;color:var(--tth-muted);font-size:17px}.tth-action-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.tth-action-card{grid-column:span 2;background:#fff;border:1px solid #f1e6d7;border-radius:var(--tth-radius);padding:28px;min-height:330px;display:flex;flex-direction:column;transition:.28s;box-shadow:0 12px 30px rgba(31,43,59,.06)}.tth-action-card:nth-child(4){grid-column:2/span 2}.tth-action-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px rgba(31,43,59,.12);border-color:#ffd2ab}.tth-action-card h3{font-size:23px;line-height:1.15;margin:8px 0;color:var(--tth-navy)}.tth-action-card>p:not(.tth-action-tag){color:var(--tth-muted);margin:4px 0 18px}.tth-action-card a{margin-top:auto;color:var(--tth-orange-deep);font-weight:900}.tth-action-tag{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--tth-orange-deep);margin:12px 0 0}.tth-action-icon{width:56px;height:56px;border-radius:17px;background:var(--tth-orange);position:relative;box-shadow:0 10px 22px rgba(239,127,26,.25)}.tth-action-icon:before,.tth-action-icon:after{content:"";position:absolute;background:#fff;border-radius:3px}.tth-icon-soins:before{width:28px;height:9px;left:14px;top:23px}.tth-icon-soins:after{width:9px;height:28px;left:23px;top:14px}.tth-icon-education:before{width:30px;height:23px;left:13px;top:17px;border-radius:50% 50% 8px 8px}.tth-icon-education:after{width:3px;height:25px;left:27px;top:17px;background:var(--tth-orange)}.tth-icon-inclusion:before{width:11px;height:11px;left:11px;top:13px;box-shadow:17px -4px 0 #fff,32px 0 0 #fff}.tth-icon-inclusion:after{width:42px;height:17px;left:7px;top:30px;border-radius:50% 50% 7px 7px}.tth-icon-urgence:before{width:12px;height:12px;left:22px;top:8px;border-radius:50%}.tth-icon-urgence:after{width:7px;height:28px;left:25px;top:23px}.tth-icon-eau:before{width:25px;height:32px;left:16px;top:11px;border-radius:60% 40% 58% 42%;transform:rotate(45deg)}.tth-icon-eau:after{width:10px;height:5px;left:23px;top:35px;border-radius:50%;background:rgba(239,127,26,.5)}
.tth-impact{background:linear-gradient(120deg,var(--tth-orange),#f5a21a);padding:58px 0;color:#fff}.tth-impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.tth-impact-grid>div{padding:10px 32px;border-right:1px solid rgba(255,255,255,.35)}.tth-impact-grid>div:last-child{border:0}.tth-impact strong{display:block;font-size:44px;line-height:1;font-weight:900}.tth-impact span{display:block;margin-top:12px;font-weight:800;line-height:1.35}
.tth-globe-section{position:relative;background:radial-gradient(circle at 70% 25%,#285b78 0,#12253f 42%,#091626 100%);height:510px;color:#fff;overflow:hidden}.tth-globe-copy{position:relative;z-index:3;padding-top:76px}.tth-globe-copy h2{color:#fff;max-width:570px}.tth-globe-copy>p:not(.tth-eyebrow){max-width:500px;color:#d5e2ec}.tth-eyebrow-light{color:#ffad43}.tth-country-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.tth-country-list span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:8px 13px;border-radius:999px;font-weight:800}.tth-globe-window{position:absolute;right:-70px;top:-150px;width:720px;height:720px;cursor:grab;touch-action:pan-y}.tth-globe-window:active{cursor:grabbing}.tth-globe{position:absolute;inset:0;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#60c2df,#1683aa 48%,#07516f);box-shadow:inset -70px -25px 100px rgba(1,22,38,.75),inset 35px 10px 50px rgba(255,255,255,.3),0 40px 90px rgba(0,0,0,.4);transform:rotate(-7deg)}.tth-globe:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 23%,rgba(255,255,255,.35),transparent 23%),linear-gradient(90deg,rgba(255,255,255,.12),transparent 38%,rgba(0,0,0,.28));pointer-events:none}.tth-world-map{position:absolute;inset:0;background-image:url("https://totoke.org/wp-content/uploads/2025/10/carte-du-monde.png");background-repeat:repeat-x;background-size:75% auto;background-position:var(--tth-map-x,54%) 49%;filter:sepia(1) saturate(.55) hue-rotate(35deg) brightness(1.9);mix-blend-mode:screen;opacity:.78;animation:tthGlobe 22s linear infinite}@keyframes tthGlobe{0%{background-position:40% 49%}50%{background-position:60% 49%}100%{background-position:40% 49%}}.tth-globe.is-dragging .tth-world-map,.tth-globe-window:hover .tth-world-map{animation-play-state:paused}.tth-pin{position:absolute;z-index:3;background:transparent;border:0;color:#fff;font:inherit;cursor:pointer}.tth-pin i{display:block;width:18px;height:18px;background:#ff8a18;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 8px rgba(255,138,24,.23);animation:tthPulse 1.8s infinite}.tth-pin b{position:absolute;top:28px;left:50%;transform:translateX(-50%);background:#fff;color:var(--tth-navy);padding:6px 10px;border-radius:7px;white-space:nowrap;font-size:12px;box-shadow:0 8px 20px rgba(0,0,0,.25)}.tth-pin-senegal{left:30%;top:57%}.tth-pin-guinea{left:27%;top:62%}@keyframes tthPulse{50%{box-shadow:0 0 0 15px rgba(255,138,24,0)}}
.tth-partners{background:#fff}.tth-partner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tth-partner-card{height:155px;background:#fff;border:1px solid #e5e9ee;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 24px rgba(24,40,60,.05);transition:.25s}.tth-partner-card img{width:100%;height:100%;object-fit:contain;filter:grayscale(15%);transition:.3s}.tth-partner-overlay{position:absolute;inset:auto 10px 10px 10px;background:rgba(19,36,63,.94);color:#fff;border-radius:10px;padding:9px;text-align:center;font-size:13px;font-weight:900;transform:translateY(135%);opacity:0;transition:.28s}.tth-partner-card:hover{transform:translateY(-5px);border-color:#ffc587;box-shadow:0 18px 34px rgba(24,40,60,.12)}.tth-partner-card:hover img{transform:scale(1.05);filter:none}.tth-partner-card:hover .tth-partner-overlay,.tth-partner-card:focus .tth-partner-overlay{transform:none;opacity:1}.tth-final-cta{padding:62px 0;background:var(--tth-orange);color:#fff}.tth-final-cta .tth-shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.tth-final-cta h2{color:#fff;font-size:clamp(30px,4vw,48px)}.tth-donate-light{background:#fff;color:var(--tth-navy)!important;border-color:#fff;min-width:190px}
@media(max-width:1050px){.tth-menu{position:absolute;left:0;right:0;top:104px;background:var(--tth-orange);padding:25px;border-radius:16px;display:none;flex-direction:column;align-items:flex-start}.tth-menu.is-open{display:flex}.tth-menu-toggle{display:block;margin-left:auto}.tth-donate-nav{display:none}.tth-about-grid{gap:45px}.tth-globe-window{right:-260px;opacity:.78}.tth-action-grid{grid-template-columns:repeat(2,1fr)}.tth-action-card,.tth-action-card:nth-child(4){grid-column:auto}.tth-action-card:last-child{grid-column:1/-1}.tth-partner-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.tth-shell{width:min(100% - 28px,1180px)}.tth-section{padding:65px 0}.tth-nav-wrap{width:calc(100% - 20px);top:10px;padding:10px 14px;min-height:74px}.tth-logo{width:145px;flex-basis:145px}.tth-logo img{height:52px}.tth-hero{min-height:670px}.tth-hero-content{padding-top:170px}.tth-hero h1{font-size:44px}.tth-hero-content>p:not(.tth-kicker){font-size:17px}.tth-about-grid,.tth-section-head{grid-template-columns:1fr;gap:32px}.tth-collage{min-height:420px}.tth-photo-main{height:390px}.tth-photo-small{height:200px}.tth-photo-mark{width:115px;height:115px;right:2%;font-size:11px}.tth-photo-mark strong{font-size:14px}.tth-action-grid{grid-template-columns:1fr}.tth-action-card:last-child{grid-column:auto}.tth-impact-grid{grid-template-columns:repeat(2,1fr);row-gap:28px}.tth-impact-grid>div{padding:8px 18px}.tth-impact-grid>div:nth-child(2){border:0}.tth-impact strong{font-size:36px}.tth-globe-section{height:690px}.tth-globe-copy{padding-top:55px}.tth-globe-window{width:540px;height:540px;right:-180px;top:285px}.tth-partner-grid{grid-template-columns:repeat(2,1fr);gap:12px}.tth-partner-card{height:120px;padding:14px}.tth-final-cta .tth-shell{display:block}.tth-final-cta .tth-donate{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.tth *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

/* Version 1.1 - ajustements demandes sur la preproduction */
.tth-hero{min-height:770px}.tth-hero-content{padding-bottom:100px}.tth-hero-actions{margin-bottom:44px}.tth-president{display:flex;align-items:center;gap:16px;margin:25px 0}.tth-president-icon{width:56px;height:56px;border:2px solid #20b7ec;border-radius:50%;display:grid;place-items:center;color:#4a5664;font-size:13px;position:relative}.tth-president-icon:after{content:"";position:absolute;width:18px;height:9px;border-radius:50% 50% 4px 4px;background:#4a5664;bottom:10px}.tth-president strong,.tth-president span{display:block}.tth-president strong{font-size:20px;color:var(--tth-navy)}.tth-president span{margin-top:3px;color:var(--tth-muted)}
.tth-country-list button{appearance:none;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 13px;border-radius:999px;font:inherit;font-weight:800;cursor:pointer;transition:.2s}.tth-country-list button:hover,.tth-country-list button:focus{background:var(--tth-orange);border-color:var(--tth-orange)}.tth-globe-stage{position:absolute;inset:0;z-index:2}.tth-globe-stage canvas{display:block}.tth-globe-fallback{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.35),transparent 22%),url("https://totoke.org/wp-content/uploads/2025/10/carte-du-monde.png") center/72% auto no-repeat,#1683aa;box-shadow:inset -70px -25px 100px rgba(1,22,38,.75),0 40px 90px rgba(0,0,0,.4)}.tth-globe-window.is-ready .tth-globe-fallback{display:none}
.tth-news{background:#fff}.tth-news-head{text-align:center;margin-bottom:55px}.tth-news-head .tth-eyebrow{margin-bottom:12px}.tth-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.tth-news-card{background:linear-gradient(150deg,#ef8c15,#f2ad12);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;min-height:560px;box-shadow:0 12px 30px rgba(32,43,56,.08)}.tth-news-image{height:250px;background:#eee;overflow:hidden;display:block}.tth-news-image img,.tth-news-placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}.tth-news-card:hover .tth-news-image img{transform:scale(1.04)}.tth-news-content{padding:28px 30px 30px;display:flex;flex-direction:column;flex:1;color:#121212}.tth-news-content h3{margin:0 0 5px;font-size:21px;line-height:1.45;text-transform:uppercase}.tth-news-content h3 a{color:#111}.tth-news-content time{font-size:13px;font-weight:800}.tth-news-content p{margin:14px 0 22px;color:#171717;line-height:1.55}.tth-news-more{display:inline-flex;align-self:flex-start;margin-top:auto;background:#050505;color:#fff!important;border-radius:999px;padding:12px 22px;font-weight:900}.tth-news-more:hover{background:var(--tth-navy)}
.tth-donation-banner{min-height:395px;padding:36px 20px;display:grid;place-items:center;background:linear-gradient(rgba(12,25,38,.48),rgba(12,25,38,.48)),url("https://totoke.org/wp-content/uploads/2025/06/image_2025-06-02_220902840-768x374.png") center/cover no-repeat}.tth-donation-panel{width:min(900px,100%);padding:54px 30px;text-align:center;background:rgba(239,140,22,.78);color:#fff}.tth-donation-panel h2{color:#fff;font-size:clamp(34px,4vw,52px);line-height:1.25}.tth-donation-red{display:inline-flex;margin-top:25px;background:#f23612;color:#fff!important;border-radius:999px;padding:13px 28px;font-size:18px}
.tth-footer{background:linear-gradient(120deg,#ef8a16,#f4b20f);color:#fff;padding:24px 0 16px}.tth-footer-grid{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:30px;align-items:center}.tth-footer-contact{color:#fff!important;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;font-size:21px}.tth-footer-contact i{font-style:normal;font-size:38px}.tth-footer-center{text-align:center}.tth-footer-center img{width:285px;height:100px;object-fit:contain;margin:auto}.tth-footer-center p{font-weight:900;line-height:1.45;margin:10px 0}.tth-socials{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.tth-socials a{color:#fff!important;font-size:24px;min-width:25px;font-weight:900}.tth-socials a span{display:none}.tth-socials a i:empty+span{display:inline}.tth-footer-links{text-align:center;margin-top:22px;font-weight:900}.tth-footer-links>a,.tth-footer-links>span{color:#fff!important;margin:0 4px;text-decoration:underline}.tth-footer-links small{display:block;margin-top:8px;font-size:14px}
@media(max-width:1050px){.tth-menu{gap:18px}.tth-globe-stage{transform:scale(.9);transform-origin:center}.tth-news-grid{gap:20px}.tth-news-card{min-height:520px}}
@media(max-width:767px){.tth-hero{min-height:740px}.tth-hero-content{padding-bottom:85px}.tth-hero-actions{margin-bottom:55px}.tth-news-grid{grid-template-columns:1fr}.tth-news-card{min-height:0}.tth-news-image{height:235px}.tth-footer-grid{grid-template-columns:1fr}.tth-footer-contact{font-size:18px}.tth-footer-center{grid-row:1}.tth-globe-stage{transform:scale(.78);transform-origin:center}.tth-donation-banner{min-height:330px}.tth-donation-panel{padding:40px 20px}}

/* Version 1.1.1 - contraste du hero, reperes du globe et icones sociales */
.tth-hero-content>p:not(.tth-kicker){color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.72)}
.tth-map-anchor{pointer-events:none}.tth-map-marker{display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-100%);filter:drop-shadow(0 5px 7px rgba(0,0,0,.42));white-space:nowrap}.tth-map-pin{position:relative;display:block;width:28px;height:28px;background:#f58220;border:3px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.tth-map-pin:after{content:"";position:absolute;width:8px;height:8px;left:7px;top:7px;border-radius:50%;background:#fff}.tth-map-marker strong{display:block;margin-top:7px;padding:5px 9px;border:1px solid rgba(19,36,63,.14);border-radius:7px;background:rgba(255,255,255,.96);color:#13243f;font:900 12px/1.2 "Nunito",Arial,sans-serif;letter-spacing:.01em;box-shadow:0 5px 15px rgba(0,0,0,.28)}
.tth-socials a span{display:none!important}
.tth-footer-links small a{color:#fff!important;text-decoration:none}.tth-footer-links small a:hover,.tth-footer-links small a:focus{text-decoration:underline}
