@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--purple:#5e1b88;--purple-dark:#19052f;--purple-mid:#351056;--gold:#f4b62f;--gold-light:#ffe08a;--cream:#fffaf0;--ink:#1c1521;--muted:#6f6675;--white:#fff;--green:#14735e;--shadow:0 24px 60px #20093624;--radius:24px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif;line-height:1.7}img{object-fit:cover}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:Barlow Condensed,Impact,sans-serif;line-height:.98}h1{font-size:clamp(3.2rem,7vw,6.8rem)}h2{font-size:clamp(2.5rem,4.8vw,4.6rem)}h3{font-size:1.8rem}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.skip-link{z-index:999;background:#fff;padding:10px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.eyebrow{color:var(--purple);letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:800}.eyebrow.light{color:var(--gold-light)}.lead,.lead-small{color:var(--muted);max-width:680px;font-size:1.22rem;line-height:1.75}.lead-small{font-size:1.1rem}.section-title{max-width:720px;margin-bottom:52px}.section-title.center{text-align:center;margin-inline:auto}.section-title h2{margin-bottom:18px}.section-title>p:last-child{color:var(--muted);font-size:1.05rem}.button-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.9rem;font-weight:800;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.gold,.button.primary{background:var(--gold);color:#29111f;box-shadow:0 9px 24px #f4b62f3d}.button.ghost{color:#fff;border-color:#ffffff59}.button.outline{border-color:var(--purple);color:var(--purple)}.text-link{color:var(--purple);margin-top:12px;font-weight:800;display:inline-block}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #eee8f2;height:82px;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;width:min(1240px,100% - 34px);height:100%;margin:auto;display:flex}.brand{align-items:center;gap:10px;font-family:Barlow Condensed;font-size:1.45rem;font-weight:700;line-height:.8;display:flex}.brand b{color:var(--purple)}.brand small{letter-spacing:.08em;color:#817687;margin-top:8px;font:700 .44rem Manrope;display:block}.brand-ball{background:var(--gold);width:44px;height:44px;color:var(--purple);box-shadow:inset 0 0 0 3px var(--purple);border-radius:50%;place-items:center;font-family:Manrope;font-size:.82rem;font-weight:900;display:grid}.nav-links{align-items:center;gap:27px;font-size:.77rem;font-weight:800;display:flex}.nav-links>a{position:relative}.nav-links>a.active:after{content:"";background:var(--gold);height:3px;position:absolute;bottom:-12px;left:0;right:0}.nav-links .nav-cta{background:var(--purple);color:#fff;border-radius:30px;padding:11px 17px}.menu-button{background:0 0;border:0;display:none}.menu-button i{background:#222;width:25px;height:2px;margin:5px;display:block}.home-hero{color:#fff;background:radial-gradient(circle at 75% 15%,#6e24a4 0,#3b105e 38%,#1b0730 75%);min-height:750px;padding:80px 0 70px;position:relative;overflow:hidden}.home-hero:before{content:"";opacity:.4;background:linear-gradient(110deg,#ffffff06 25%,#0000 25% 50%,#ffffff06 50% 75%,#0000 75%) 0 0/80px 80px;position:absolute;inset:0}.home-hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.hero-copy h1{text-transform:uppercase;margin-bottom:28px}.hero-copy h1 em{color:var(--gold);font-style:italic}.hero-copy>p:not(.eyebrow){color:#e0d4e9;max-width:600px;font-size:1.08rem}.hero-collage{height:560px;position:relative}.hero-image-main{border:8px solid #ffffff17;border-radius:48% 48% 22px 22px;position:absolute;inset:30px 0 30px 25px;overflow:hidden;box-shadow:0 35px 70px #00000059}.ghana-card{background:var(--gold);color:#2c1337;box-shadow:var(--shadow);border-radius:16px;padding:18px 24px;position:absolute;bottom:12px;left:-20px;transform:rotate(-3deg)}.ghana-card span,.ghana-card small{letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800;display:block}.ghana-card strong{font:900 2.4rem Barlow Condensed}.hero-proof{color:#cbbbda;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff2b;gap:28px;margin-top:52px;padding-top:26px;font-size:.7rem;display:flex}.hero-proof b{color:#fff;letter-spacing:0;font:800 1.1rem Manrope;display:block}.mission-strip{background:var(--gold);padding:40px 0}.mission-strip .container{align-items:center;gap:55px;display:flex}.mission-strip p{letter-spacing:.15em;margin:0;font-size:.72rem;font-weight:900}.mission-strip h2{max-width:900px;margin:0;font-size:clamp(1.7rem,3vw,2.8rem)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{border-radius:var(--radius);color:#fff;flex-direction:column;min-height:340px;padding:36px;display:flex}.feature-card span{opacity:.65;font-weight:800}.feature-card h3{margin:50px 0 14px;font-size:3rem}.feature-card p{opacity:.82}.feature-card a{margin-top:auto;font-weight:800}.feature-card.purple{background:var(--purple)}.feature-card.gold-card{background:var(--gold);color:#2b172e}.feature-card.green{background:var(--green)}.split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.image-stack,.ghana-photo{border-radius:var(--radius);height:560px;box-shadow:var(--shadow);position:relative;overflow:hidden}.check-list{margin:28px 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid #e6ddea;padding:10px 0 10px 34px;font-weight:700;position:relative}.check-list li:before{content:"✓";color:var(--purple);font-weight:900;position:absolute;left:0}.founder-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.founder-grid article{border-radius:var(--radius);background:#f7f2f8;grid-template-columns:190px 1fr;display:grid;overflow:hidden}.founder-image{min-height:310px;position:relative}.founder-grid article>div:last-child{padding:32px}.founder-grid h3{margin-bottom:12px;font-size:2.5rem}.post-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.post-card{border:1px solid #eee5f2;border-radius:18px;overflow:hidden}.post-image{height:230px;display:block;position:relative}.post-card>div{padding:24px}.post-card span,.blog-card span{color:var(--purple);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem;font-weight:800}.post-card h3{margin:10px 0;font-size:1.7rem}.post-card p{color:var(--muted);font-size:.9rem}.cta{background:var(--purple);color:#fff;padding:80px 0}.cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta h2{max-width:800px;margin:0;font-size:clamp(2.4rem,4vw,4rem)}.cta .eyebrow{color:var(--gold)}.page-hero{background:linear-gradient(135deg,#fff 50%,#f6eff8);padding:92px 0 84px}.page-hero-grid{grid-template-columns:1fr .9fr;align-items:center;gap:70px;display:grid}.page-hero h1{text-transform:uppercase;margin-bottom:24px;font-size:clamp(3.5rem,6.5vw,6.2rem)}.hero-picture{height:520px;box-shadow:var(--shadow);border-radius:50% 50% 20px 20px;position:relative;overflow:hidden}.hero-picture.contain{aspect-ratio:1545/2000;justify-self:center;width:auto}.hero-picture.contain img{object-fit:contain}.page-hero.dark{color:#fff;background:radial-gradient(circle at 70% 30%,#59148e,#170329 70%)}.page-hero.dark .lead{color:#d8c8e4}.text-split p{color:var(--muted)}blockquote{background:var(--gold);border-radius:var(--radius);margin:0;padding:60px;font:800 clamp(2rem,4vw,3.4rem)/1.15 Barlow Condensed}.dark-section{background:var(--purple-dark);color:#fff}.dark-section .eyebrow{color:var(--gold)}.bio-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.bio-grid article{border-radius:var(--radius);background:#2a0c44;overflow:hidden}.bio-image{height:390px;position:relative}.bio-grid h2{margin-bottom:0;font-size:3rem}.bio-grid p{color:#d1c2dc}.bio-grid .role{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.value-list{background:#e8dfeb;border:1px solid #e8dfeb;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.value-list>div{background:#fff;padding:34px}.value-list b{color:var(--gold);font-size:1.6rem}.value-list h3{margin:28px 0 12px;font-size:2rem}.value-list p{color:var(--muted);font-size:.9rem}.ghana-band{background:linear-gradient(90deg,#ce1126 0 33.3%,#fcd116 33.3% 66.6%,#006b3f 66.6%);padding:14px 0}.stat-row{background:#fffffff5;border-radius:12px;grid-template-columns:repeat(3,1fr);padding:24px;display:grid}.stat-row>div{text-align:center;border-right:1px solid #e8e0ea}.stat-row>div:last-child{border:0}.stat-row strong,.stat-row span{display:block}.stat-row strong{color:var(--purple);font:800 2rem Barlow Condensed}.stat-row span{font-size:.73rem;font-weight:800}.pillar-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.pillar-grid article{border-bottom:5px solid var(--gold);background:#fff;border-radius:16px;padding:34px}.pillar-grid span{color:var(--purple);font-weight:900}.pillar-grid h3{margin:38px 0 12px;font-size:2.3rem}.gallery-preview{grid-template-rows:260px 260px;grid-template-columns:1fr 1fr;gap:18px;display:grid}.gallery-preview>div{border-radius:18px;position:relative;overflow:hidden}.gallery-preview .tall{grid-row:1/3}.gallery-copy{background:var(--purple);color:#fff;padding:32px}.gallery-copy h2{font-size:2.6rem}.gallery-copy .eyebrow,.gallery-copy .text-link{color:var(--gold)}.program-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.program-grid article{border-radius:var(--radius);border:1px solid #eadfee;overflow:hidden}.program-image{height:310px;position:relative}.program-image img{object-position:top}.program-grid article>div:last-child{padding:32px}.program-grid span{color:var(--gold);font-weight:900}.program-grid p{color:var(--muted)}.program-grid a{color:var(--purple);font-weight:800}.process-row{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.process-row span{background:var(--gold);color:#221126;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.process-row h3{margin:22px 0 10px;font-size:2rem}.process-row p{color:#ccbed6}.masonry{columns:3;column-gap:18px}.masonry figure{break-inside:avoid;border-radius:15px;height:350px;margin:0 0 18px;position:relative;overflow:hidden}.masonry figure:nth-child(3n+2){height:470px}.masonry figcaption{color:#fff;background:linear-gradient(#0000,#000000b3);padding:40px 18px 15px;font-size:.75rem;transition:all .2s;position:absolute;inset:auto 0 0;transform:translateY(100%)}.masonry figure:hover figcaption{transform:none}.dunkiverse-page{color:#fff;background:#120220}.dunkiverse-page .section-title h2{color:#fff}.dunkiverse-page p{color:#cdbbd8}.separation-note{color:#111;background:#7affd4;padding:18px 0}.separation-note .container{justify-content:center;gap:30px;display:flex}.dunkiverse-art,.world-map{border-radius:var(--radius);height:500px;position:relative;overflow:hidden}.neon-list{padding:0;list-style:none}.neon-list li{border-bottom:1px solid #ffffff24;padding:10px 0}.neon-list li:before{content:"✦";color:#7affd4;margin-right:12px}.universe-dark{background:#090012}.universe-values{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:50px;display:flex}.universe-values span{color:#7affd4;border:1px solid #7affd4;border-radius:30px;padding:10px 17px;font-size:.75rem;font-weight:800}.character-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.character-grid>div{border-radius:18px;height:380px;position:relative;overflow:hidden}.ghana-world h2{color:#fff}.blog-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.blog-card{border:1px solid #eadfed;border-radius:18px;grid-template-columns:220px 1fr;display:grid;overflow:hidden}.blog-card.featured{grid-column:1/3;grid-template-columns:1.15fr 1fr}.blog-image{min-height:290px;position:relative}.blog-card>div{padding:34px}.blog-card h2{margin:14px 0;font-size:2.2rem}.blog-card p{color:var(--muted)}.article-header{text-align:center;background:#f8f2f9;padding:90px 0 55px}.narrow{max-width:780px}.article-header>a{color:var(--purple);margin-bottom:35px;font-weight:800;display:block}.article-deck{color:var(--muted);font-size:1.2rem}.article-header span{color:#877b8c;font-size:.75rem;font-weight:700}.article-hero{border-radius:var(--radius);background:#f8f2f9;height:600px;margin-top:50px;position:relative;overflow:hidden}.article-hero.portrait{aspect-ratio:3/4;width:min(480px,100% - 40px);height:auto}.watch-story{padding-top:0}.video-embed{aspect-ratio:9/16;border-radius:var(--radius);width:min(380px,100%);box-shadow:var(--shadow);margin:0 auto;position:relative;overflow:hidden}.video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.article-body{padding:70px 0 110px}.article-body h2{margin-top:50px;font-size:2.6rem}.article-body p{color:#544b59;font-size:1.08rem}.contact-grid{grid-template-columns:1.1fr .9fr;gap:70px;display:grid}.contact-cards{gap:10px;margin-top:34px;display:grid}.contact-cards>*{background:#fff;border-radius:12px;flex-direction:column;padding:20px;display:flex}.contact-cards small{color:var(--purple);text-transform:uppercase;letter-spacing:.1em;font-weight:800}.contact-cards b{word-break:break-word}.hours{margin-top:24px}.involve-panel{background:var(--purple);color:#fff;border-radius:var(--radius);padding:38px}.involve-panel h3{font-size:2.5rem}.involve-panel>a{border-bottom:1px solid #fff3;justify-content:space-between;padding:18px 0;font-weight:800;display:flex}.involve-panel>a span{color:var(--gold)}.involve-panel p{color:#d4c4df;margin-top:28px;font-size:.8rem}.footer{color:#d7cadf;background:#11051d;padding:75px 0 20px}.footer-grid{grid-template-columns:1.5fr .7fr 1fr .8fr;gap:60px;display:grid}.footer-brand{color:#fff;margin-bottom:24px}.footer h3{color:var(--gold);font-size:1.3rem}.footer a{margin:8px 0;display:block}.footer p{font-size:.87rem}.footer-bottom{border-top:1px solid #31213e;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:.7rem;display:flex}@media (max-width:980px){.nav-links{box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;padding:24px;display:none;position:absolute;top:82px;left:0;right:0}.nav-links.open{display:flex}.menu-button{display:block}.home-hero-grid,.page-hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-collage{height:450px}.home-hero{padding-top:60px}.feature-grid,.post-grid,.pillar-grid,.value-list,.process-row{grid-template-columns:1fr 1fr}.founder-grid,.bio-grid,.program-grid,.blog-grid{grid-template-columns:1fr}.blog-card.featured{grid-column:auto}.blog-card,.blog-card.featured{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.page-hero-grid>div:first-child{order:1}.hero-picture{height:420px}.section{padding:80px 0}.gallery-preview{grid-template-columns:1fr}.gallery-preview .tall{grid-row:auto}.gallery-preview>div{min-height:300px}}@media (max-width:650px){h1{font-size:3.4rem}.container{width:min(100% - 28px,var(--container))}.section{padding:65px 0}.home-hero{min-height:auto}.home-hero-grid{gap:25px}.hero-collage{height:350px}.ghana-card{left:0}.hero-proof{flex-wrap:wrap;gap:15px}.mission-strip .container{display:block}.mission-strip h2{margin-top:15px}.feature-grid,.post-grid,.founder-grid,.bio-grid,.pillar-grid,.value-list,.process-row,.founder-grid article{grid-template-columns:1fr}.founder-image{height:330px}.stat-row{grid-template-columns:1fr;padding:15px}.stat-row>div{border:0;border-bottom:1px solid #ddd;padding:10px}.cta-inner,.footer-bottom{display:block}.cta .button-row{margin-top:28px}.masonry{columns:1}.masonry figure,.masonry figure:nth-child(3n+2){height:380px}.character-grid{grid-template-columns:1fr}.separation-note .container{display:block}.article-hero{width:calc(100% - 28px);height:340px}.footer-grid{grid-template-columns:1fr}.blog-card h2{font-size:2rem}.page-hero{padding:60px 0}.hero-picture{height:330px}.nav-shell{width:calc(100% - 24px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.dunkiverse-art{height:360px}.announcement{color:#fff;letter-spacing:.01em;background:linear-gradient(90deg,#451078,#11072f,#451078);justify-content:center;align-items:center;height:37px;font-size:.74rem;display:flex}.ref-header{color:#fff;z-index:100;background:#070a20;border-bottom:1px solid #ae4aff52;height:96px;position:sticky;top:0}.ref-nav.container{width:min(1720px,100% - 48px)}.ref-nav{justify-content:space-between;align-items:center;height:100%;display:flex}.ref-logo{z-index:3;flex:0 0 158px;align-self:flex-start;width:158px;height:158px;display:block;position:relative;transform:translateY(-7px)}.ref-logo img{object-fit:contain;filter:drop-shadow(0 5px 12px #000000a6);width:100%;height:100%}.ref-links{align-items:center;gap:34px;font-size:.78rem;font-weight:700;display:flex}.ref-links>a:not(.ref-involved):not(.ref-donate){padding:30px 0}.ref-links small{opacity:.72;margin-left:7px;font-size:.82rem;display:inline-block;transform:translateY(-1px)}.ref-links .active{color:#b840ff}.ref-involved,.ref-donate{border-radius:6px;padding:13px 23px}.ref-involved{border:1px solid #ffffffb3}.ref-donate{color:#fff;background:#ff6b20}.reference-home{font-family:Manrope,Arial,sans-serif}.reference-home h1,.reference-home h2,.reference-home h3,.ref-footer h2,.ref-footer h3{font-family:Barlow Condensed,Impact,sans-serif}.ref-hero{color:#fff;background:radial-gradient(circle at 88% 18%,#32105f 0,#080b22 41%,#05081b 100%);min-height:625px;padding:18px 0 28px;position:relative;overflow:hidden}.ref-hero:before{content:"";opacity:.32;background-image:radial-gradient(#8b39da 1px,#0000 1px),linear-gradient(115deg,#0000 44%,#771fbe24 45%,#0000 46%);background-size:30px 30px,100% 100%;position:absolute;inset:0}.ref-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:42px;display:grid;position:relative}.ref-hero-copy h1{letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(3.1rem,5.1vw,5.35rem);line-height:.99}.ref-hero-copy h1 em{color:#a725ef;font-style:normal}.ref-hero-copy p{color:#f2edf7;font-size:1rem;line-height:1.45}.ref-buttons{gap:16px;margin-top:28px;display:flex}.purple-btn,.orange-btn,.outline-btn{border-radius:5px;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:.78rem;font-weight:800;transition:all .2s;display:inline-flex}.purple-btn{color:#fff;background:linear-gradient(#bc37ff,#7510d3);box-shadow:0 8px 24px #9714e647}.orange-btn{color:#fff;background:#ff6b1c}.outline-btn{color:#fff;background:#ffffff05;border:1px solid #ffffffb8}.purple-btn:hover,.orange-btn:hover,.outline-btn:hover{transform:translateY(-2px)}.ref-hero-photo{border:2px solid #bd42ff;border-radius:32px;height:490px;position:relative;overflow:hidden;box-shadow:0 0 38px #8a23df7a}.ref-hero-photo img{object-position:center}.ref-hero-photo:after{content:"";background:linear-gradient(90deg,#6e16a526,#0000 30%);position:absolute;inset:0}.orange-ball{z-index:2;opacity:.94;background:radial-gradient(circle at 40% 35%,#ff8a33,#e2470c 62%,#7f1f00);border-radius:50%;width:155px;height:155px;position:absolute;bottom:-50px;right:-60px;box-shadow:0 0 28px #ff7417}.orange-ball:before,.orange-ball:after{content:"";border:4px solid #45200f;border-radius:50%;position:absolute;inset:0}.orange-ball:before{clip-path:polygon(48% 0,56% 0,60% 100%,52% 100%)}.orange-ball:after{clip-path:polygon(0 45%,100% 56%,100% 62%,0 52%)}.ref-trust{background:linear-gradient(90deg,#4d1f686b,#0c0d26d1);border:1px solid #70408f;border-radius:10px;grid-template-columns:repeat(3,1fr);align-items:center;min-height:78px;margin-top:22px;display:grid;position:relative;box-shadow:inset 0 0 18px #9d39e314}.ref-trust span{text-align:center;border-right:1px solid #b096c194;justify-content:center;align-items:center;gap:13px;min-height:40px;font-size:.82rem;display:flex}.ref-trust span:last-child{border:0}.ref-trust span img{object-fit:contain;filter:drop-shadow(0 0 5px #b846ff52);width:34px;height:34px}.ref-trust span:nth-child(2) img{width:36px;height:36px}.ref-programs,.ref-stories{background:#fff;padding:56px 0}.ref-heading{text-align:center;margin-bottom:30px}.ref-heading span,.ref-dunkiverse span,.ref-impact>div>div>span,.ghana-journey>div>span,.ref-story-grid article>small{letter-spacing:.1em;color:#9d21dd;font-size:.65rem;font-weight:900}.ref-heading h2{color:#181323;margin:3px 0 0;font-size:2.8rem}.ref-program-grid,.ref-story-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ref-program-grid article,.ref-story-grid article{background:#fff;border:1px solid #ded8e4;border-radius:13px;overflow:hidden;box-shadow:0 2px 9px #1b082e0d}.ref-card-img{height:220px;position:relative}.ref-card-body{padding:0 20px 22px;position:relative}.round-icon{color:#fff;z-index:2;background:linear-gradient(145deg,#be38ff,#6e10c9);border:3px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-top:-22px;font-size:1.15rem;display:grid;position:relative}.ref-card-body h3{margin:13px 0 7px;font-size:1.55rem}.ref-card-body p,.ref-story-grid p{color:#6b6270;font-size:.75rem;line-height:1.55}.ref-card-body a,.ref-story-grid a{color:#a51de7;font-size:.72rem;font-weight:900}.ref-dunkiverse{color:#fff;background:#05081b;padding:0;overflow:hidden}.ref-du-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;min-height:470px;display:grid}.ref-du-image{min-width:calc(100% + 50vw - 590px);height:470px;margin-left:calc(590px - 50vw);position:relative}.ref-du-image:after{content:"";background:linear-gradient(90deg,#0000 70%,#05081b);position:absolute;inset:0}.ref-dunkiverse h2{margin:10px 0 18px;font-size:3.6rem;line-height:.98}.ref-dunkiverse p{color:#f0e8f6;max-width:440px;margin-bottom:26px;font-size:.9rem;line-height:1.6}.ref-impact{background:linear-gradient(135deg,#fff,#f4eafa);padding:42px 0 50px}.impact-top{grid-template-columns:1.25fr .65fr .75fr .75fr 1.1fr;align-items:center;gap:20px;margin-bottom:35px;display:grid}.impact-top h2{margin:5px 0 0;font-size:2.65rem}.impact-stat{text-align:center}.impact-stat b{color:#9f20e2;font-size:2.2rem;line-height:1;display:block}.impact-stat strong{margin-top:8px;font-size:1.4rem;display:block}.impact-stat small{font-size:.65rem;font-weight:800}.impact-top blockquote{color:#61586a;background:#fff;border:1px solid #e1d5e8;border-radius:13px;margin:0;padding:25px;font:italic .78rem/1.55 Manrope}.ghana-journey{color:#fff;background:linear-gradient(110deg,#18102d,#21113f 65%,#301255);border-radius:12px;grid-template-columns:1.08fr 1.25fr .55fr;align-items:center;gap:40px;min-height:210px;padding:28px 32px;display:grid}.ghana-journey p{color:#e0d7e8;font-size:.7rem;line-height:1.55}.journey-track>b{font-size:.78rem}.track{background:#9e84ac;justify-content:space-between;height:3px;margin:25px 7px 5px;display:flex}.track i{background:#261340;border:2px solid #fff;border-radius:50%;width:17px;height:17px;transform:translateY(-7px)}.track i:first-child{background:#ff6b1c;box-shadow:0 0 10px #ff6b1c}.track-labels{justify-content:space-between;margin-bottom:20px;font-size:.65rem;display:flex}.africa-map{color:#9075a4;text-align:center;font:800 1.7rem Barlow Condensed}.africa-map span{color:#ff6b1c;font:800 .7rem Manrope;display:block}.ref-story-grid article>div{height:205px;position:relative}.ref-story-grid article>small{padding:18px 18px 0;display:block}.ref-story-grid article h3,.ref-story-grid article p,.ref-story-grid article>a{margin-left:18px;margin-right:18px}.ref-story-grid article h3{margin-top:5px;margin-bottom:8px;font-size:1.5rem}.ref-story-grid article>a{margin-bottom:20px;display:block}.ref-footer{color:#fff;background:#071022}.footer-cta{background:radial-gradient(circle at 20% 40%,#4f1c86,#1e104e 55%,#351471);overflow:hidden}.footer-cta>.container{grid-template-columns:1fr 1fr;align-items:center;height:230px;display:grid;position:relative}.footer-ball{opacity:.9;background:radial-gradient(circle at 45% 40%,#ff7c28,#b63312 35%,#24124d 65%);border-radius:50%;width:420px;height:420px;position:absolute;top:-75px;left:-40px}.footer-cta>.container>div:last-child{grid-column:2;position:relative}.footer-cta h2{margin:0 0 8px;font-size:3rem}.footer-cta p{max-width:460px;font-size:.8rem}.footer-cta .outline-btn{margin-left:10px}.ref-footer-grid{grid-template-columns:1.65fr repeat(5,.82fr);align-items:start;gap:42px;padding:38px 0 30px;display:grid}.footer-about{grid-template-columns:118px 1fr;align-items:center;gap:18px;display:grid}.footer-about img{object-fit:contain}.footer-about p{margin:0}.footer-socials{gap:7px;margin-top:13px;display:flex}.footer-socials a{border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:22px;height:22px;color:#fff!important;font-size:.58rem!important;line-height:1!important;display:grid!important}.ref-footer h3{margin:5px 0 14px;font-size:1rem}.ref-footer a,.ref-footer p{color:#d2ccdb;font-size:.62rem;line-height:1.7}.ref-footer a{margin:3px 0;display:block}.ref-footer .footer-bottom{border-color:#293044;margin-top:0;padding:16px 0;font-size:.58rem}body{background:#fff}.page-hero{color:#fff;background:linear-gradient(135deg,#070a20 0,#0d0b28 55%,#2d0b50)}.page-hero .lead{color:#d8d0df}.page-hero .eyebrow{color:#b82eff}.page-hero h1{font-weight:800}.page-hero .hero-picture{border:2px solid #a82ee9;box-shadow:0 0 35px #9e26e159}.section-title .eyebrow{color:#a421e2}.section-title h2{font-weight:800}.cta{background:linear-gradient(110deg,#130a2b,#48117a)}.dark-section{background:#06091d}.ghana-highlight{background:#f8f3fa}@media (max-width:1000px){.ref-links{gap:15px}.ref-hero-grid{grid-template-columns:1fr 1.15fr}.ref-hero-copy h1{font-size:3.6rem}.impact-top{grid-template-columns:1fr repeat(3,.7fr)}.impact-top blockquote{grid-column:1/5}.ref-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.ref-du-image{min-width:100%;margin-left:0}}@media (max-width:780px){.announcement{height:32px;font-size:.62rem}.ref-header{height:78px}.ref-nav.container{width:calc(100% - 28px)}.ref-logo{flex-basis:85px;width:85px;height:85px;transform:none}.ref-links{background:#070a20;flex-direction:column;align-items:stretch;padding:25px;display:none;position:absolute;top:78px;left:0;right:0}.ref-links.open{display:flex}.ref-links>a:not(.ref-involved):not(.ref-donate){padding:8px}.ref-header .menu-button{display:block}.ref-header .menu-button i{background:#fff}.ref-hero-grid,.ref-du-grid{grid-template-columns:1fr}.ref-hero-copy{padding:45px 0 5px}.ref-hero-photo{height:420px}.ref-trust{grid-template-columns:1fr}.ref-trust span{border-bottom:1px solid #765d86;border-right:0;padding:14px}.ref-program-grid,.ref-story-grid{grid-template-columns:1fr}.ref-card-img{height:250px}.ref-du-image{order:2;height:380px}.ref-dunkiverse{padding:50px 0 0}.impact-top{grid-template-columns:1fr 1fr}.impact-top>div:first-child,.impact-top blockquote{grid-column:1/3}.ghana-journey{grid-template-columns:1fr}.africa-map{display:none}.footer-cta>.container{grid-template-columns:1fr;height:auto;min-height:280px}.footer-cta>.container>div:last-child{grid-column:1;padding:45px 0}.footer-ball{opacity:.25}.ref-footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/3}.ref-hero-copy h1{font-size:clamp(3rem,13vw,4.2rem)}}@media (max-width:480px){.ref-buttons{flex-direction:column;align-items:stretch}.ref-hero-photo{height:340px}.ref-programs,.ref-stories{padding:45px 0}.ref-heading h2{font-size:2.2rem}.ref-dunkiverse h2{font-size:2.8rem}.impact-top{grid-template-columns:1fr}.impact-top>div:first-child,.impact-top blockquote{grid-column:1}.ghana-journey{padding:24px}.ref-footer-grid{grid-template-columns:1fr}.footer-about{grid-column:1}.footer-cta h2{font-size:2.45rem}}.reference-home h1,.reference-home h2,.reference-home h3,.ref-footer h2,.ref-footer h3{letter-spacing:.005em;font-family:Bebas Neue,Barlow Condensed,Impact,sans-serif;font-weight:400}.ref-hero{background:#05081b url(/images/team/hero-background.webp) 50%/cover no-repeat}.ref-hero:before{opacity:1;background:linear-gradient(90deg,#0306171a,#0000 65%)}.ref-hero-copy{padding:55px 0 20px}.ref-hero-copy h1{letter-spacing:.005em;font-size:clamp(2.8rem,4.3vw,4.55rem);font-weight:400;line-height:1.03}.ref-hero-copy h1 mark{color:#ff7a22;background:0 0}.ref-hero-copy p{font-size:.95rem;line-height:1.48}.purple-btn,.orange-btn,.outline-btn{font-weight:700}.ref-hero-photo:after{pointer-events:none;background:linear-gradient(90deg,#6e16a51a,#0000 30%)}.hero-ball-art{z-index:3;filter:drop-shadow(0 0 16px #ff6b1c6b);bottom:-45px;right:-58px;object-fit:contain!important;width:210px!important;height:210px!important;position:absolute!important}.ref-heading span,.ref-dunkiverse span,.ref-impact>div>div>span,.ghana-journey>div>span,.ref-story-grid article>small{font-weight:800}.ref-heading h2{font-size:2.65rem;font-weight:400}.ref-card-body h3,.ref-story-grid article h3,.ref-dunkiverse h2,.impact-top h2,.ghana-journey h3{font-weight:400}.ref-card-body a,.ref-story-grid a{font-weight:800}.footer-cta>.container>div{grid-column:2;position:relative}.footer-cta h2,.ref-footer h3{font-weight:400}.africa-map{min-width:190px;height:165px;position:relative}.africa-map img{object-fit:contain}.footer-cta>.container>div:last-child>div{flex-wrap:wrap;gap:10px;display:flex}.footer-cta .orange-btn,.footer-cta .outline-btn{width:auto;margin-left:0;display:inline-flex}@media (max-width:780px){.footer-cta>.container>div{grid-column:1;padding:45px 0}.ref-hero-copy h1{font-size:clamp(2.8rem,12vw,3.8rem)}.hero-ball-art{bottom:-34px;right:-42px;width:160px!important;height:160px!important}}.page-hero,.article-header{color:#fff;background:#05081b url(/images/team/hero-background.webp) 50%/cover no-repeat;position:relative;overflow:hidden}.page-hero:after,.article-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#04071933,#0407190d);position:absolute;inset:0}.page-hero-grid,.article-header>.container{z-index:1;position:relative}.page-hero{padding:72px 0}.page-hero-grid{grid-template-columns:.9fr 1.1fr;gap:64px}.page-hero h1,.article-header h1,.section-title h2,.program-grid h2,.contact-grid h2,.gallery-copy h2,.ghana-world h2,.bio-grid h2,.value-list h3,.pillar-grid h3,.process-row h3,.blog-card h2,.article-body h2{letter-spacing:.005em;font-family:Bebas Neue,Barlow Condensed,Impact,sans-serif;font-weight:400}.page-hero h1{margin-bottom:20px;font-size:clamp(3.2rem,5.5vw,5.6rem);line-height:1.02}.page-hero .lead{color:#eee7f4;max-width:610px;font-size:1rem;line-height:1.65}.page-hero .eyebrow,.section-title .eyebrow,.article-header .eyebrow{color:#bd36ff}.hero-picture{border:2px solid #bd42ff;border-radius:28px;height:440px;box-shadow:0 0 38px #8a23df6b}.button{border-radius:5px;min-height:46px;padding:0 23px;font-size:.78rem}.button.primary,.button.gold{color:#fff;background:linear-gradient(#bc37ff,#7510d3);box-shadow:0 8px 24px #9714e647}.button.outline{color:#fff;border-color:#ffffffb8}.section{padding:78px 0}.section-title{margin-bottom:38px}.section-title h2{font-size:clamp(2.7rem,4.2vw,4rem);line-height:1.02}.section-title>p:last-child{font-size:.94rem;line-height:1.65}.text-split blockquote{color:#fff;background:linear-gradient(145deg,#7b18bc,#36105c);border-radius:14px;font-family:Bebas Neue;font-weight:400}.dark-section,.universe-dark{background:#05081b}.bio-grid article{background:linear-gradient(145deg,#160b31,#291048);border:1px solid #522672;border-radius:14px}.bio-image{height:410px}.bio-grid h2{font-size:2.8rem}.bio-grid article>div:last-child{padding:30px}.value-list{background:0 0;border:0;gap:16px}.value-list>div,.pillar-grid article{border:1px solid #e4dce9;border-radius:13px;box-shadow:0 4px 16px #1b082e0d}.value-list h3,.pillar-grid h3{margin:22px 0 10px;font-size:2rem}.value-list b,.pillar-grid span{color:#a725ef}.program-grid article,.blog-card{border-radius:13px;box-shadow:0 4px 16px #1b082e0f}.program-image{height:375px}.program-grid h2{margin:20px 0 10px;font-size:2.45rem}.program-grid article>div:last-child,.blog-card>div{padding:27px}.process-row span{color:#fff;background:linear-gradient(145deg,#be38ff,#6e10c9)}.process-row h3{font-size:1.8rem}.ghana-band{background:linear-gradient(90deg,#351056,#8d20ca,#351056)}.stat-row{background:#fffffff7}.sand{background:linear-gradient(135deg,#fff,#f5ecf9)}.gallery-preview>div,.masonry figure,.dunkiverse-art,.world-map{border-radius:13px}.gallery-copy{background:linear-gradient(145deg,#7716b8,#321052)}.dunkiverse-page{background:#05081b}.dunkiverse-page .page-hero{background-image:url(/images/dunkiverse/dunkiverse-portal-clean.webp)}.dunkiverse-page .page-hero:after{background:linear-gradient(90deg,#05081bf5 0%,#05081bb8 48%,#05081b33)}.separation-note{color:#fff;background:linear-gradient(90deg,#861be0,#bf38ff)}.button.neon{color:#fff;background:linear-gradient(#bc37ff,#7510d3);box-shadow:0 0 28px #b730ff66}.neon-list li:before{content:"✦";color:#bb37ff}.universe-values span{color:#d787ff;border-color:#b936ff}.ghana-world{background:#17072c}.blog-image{min-height:260px}.blog-card h2{font-size:2rem}.article-header{padding:76px 0 60px}.article-header h1{font-size:clamp(3rem,5.5vw,5rem)}.article-header .article-deck,.article-header span{color:#ddd2e4}.article-hero{border:2px solid #ad32e8;border-radius:18px;height:520px;box-shadow:0 16px 42px #28083e29}.article-body{padding-top:55px}.article-body h2{font-size:2.4rem}.contact-section{background:linear-gradient(135deg,#fff,#f4eafa)}.contact-grid h2{font-size:3.5rem}.contact-cards>*{border:1px solid #e4d8ea}.involve-panel{background:linear-gradient(145deg,#7316b1,#2d0e4c);border-radius:14px}.cta{display:none}.check-list li:before{content:"✓"}@media (max-width:980px){.page-hero-grid{grid-template-columns:1fr}.page-hero-grid>div:first-child{order:0}.hero-picture{height:390px}.page-hero{padding:58px 0}.section{padding:68px 0}}@media (max-width:650px){.page-hero h1{font-size:clamp(3rem,14vw,4rem)}.hero-picture{height:310px}.page-hero{padding:48px 0}.section{padding:56px 0}.article-hero{height:320px}.bio-image{height:340px}.program-image{height:240px}}.shop-page{background:#fff}.shop-hero{color:#fff;background:#06081c url(/images/home/hero-background.png) 50%/cover no-repeat;align-items:center;min-height:430px;display:flex;position:relative;overflow:hidden}.shop-hero:after{content:"";background:linear-gradient(90deg,#050719f2 0%,#050719b8 44%,#0507191f);position:absolute;inset:0}.shop-hero .container{z-index:1;position:relative}.shop-hero span,.shop-card-copy>span{letter-spacing:.12em;color:#bd36ff;font-size:.68rem;font-weight:900}.shop-hero h1{margin:12px 0 20px;font-family:Bebas Neue,Barlow Condensed,Impact,sans-serif;font-size:clamp(4rem,7vw,6.8rem);font-weight:400;line-height:.9}.shop-hero p{color:#e9dfef;max-width:580px;font-size:.95rem;line-height:1.65}.shop-products{padding:65px 0 80px}.shop-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.shop-card{background:#fff;border:1px solid #e3d9e8;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #22083714}.shop-image{background:#f4eff7;height:350px;position:relative}.shop-image img{object-fit:cover}.shop-card:nth-child(2) .shop-image img{object-position:center}.shop-card-copy{padding:26px}.shop-card-copy h2{margin:8px 0 12px;font-family:Bebas Neue,Barlow Condensed,Impact,sans-serif;font-size:2rem;font-weight:400;line-height:1.05}.shop-card-copy p{color:#6b6270;min-height:92px;font-size:.78rem;line-height:1.65}.shop-card-copy .purple-btn{width:100%}.shop-note{text-align:center;color:#746879;margin:30px 0 0;font-size:.75rem}@media (max-width:900px){.shop-grid{grid-template-columns:1fr 1fr}.shop-card:last-child{grid-column:1/3}.shop-card:last-child .shop-image{height:430px}}@media (max-width:620px){.shop-hero{background-position:62%;min-height:390px}.shop-grid{grid-template-columns:1fr}.shop-card:last-child{grid-column:auto}.shop-image,.shop-card:last-child .shop-image{height:310px}.shop-card-copy p{min-height:auto}.shop-products{padding:52px 0 65px}}.ghana-redesign{--gh-navy:#05091e;--gh-purple:#28105d;--gh-gold:#ffc62a;--gh-orange:#ff6b16;color:#171225;background:#fff}.ghana-redesign h1,.ghana-redesign h2,.ghana-redesign h3{letter-spacing:.015em;font-family:Bebas Neue,Barlow Condensed,Impact,sans-serif;font-weight:400}.gh-hero{color:#fff;background:#05091e;height:610px;position:relative;overflow:hidden}.gh-hero>img{object-fit:cover}.gh-hero-shade{background:linear-gradient(90deg,#030616d6 0%,#0306166e 46%,#0306160a 78%);position:absolute;inset:0}.gh-hero-inner{align-items:center;height:100%;display:flex;position:relative}.gh-hero-copy{max-width:625px}.gh-hero-copy>span,.gh-kicker{color:var(--gh-gold);letter-spacing:.14em;font-size:.75rem;font-weight:900}.gh-hero h1{margin:14px 0 8px;font-size:clamp(4.7rem,6.5vw,7.2rem);line-height:.82}.gh-hero h2{color:var(--gh-gold);letter-spacing:.16em;margin:0 0 20px;font-size:2rem}.gh-hero-copy p{color:#eee8f2;max-width:530px;font-size:.92rem;line-height:1.65}.gh-actions{gap:14px;margin-top:26px;display:flex}.gh-orange,.gh-outline{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:0 25px;font-size:.75rem;font-weight:900;display:inline-flex}.gh-orange{background:var(--gh-orange);color:#fff}.gh-outline{border:1px solid var(--gh-gold);color:#fff;background:#08091c59}.gh-date{background:#220d4de6;border:1px solid #8b53c3;border-radius:12px;align-items:center;gap:14px;padding:15px 25px;display:flex;position:absolute;bottom:26px;left:51%}.gh-date>b{color:var(--gh-gold);font-size:1.45rem}.gh-date span{color:#fff;letter-spacing:.14em;flex-direction:column;font-size:.7rem;display:flex}.gh-date strong{letter-spacing:.04em;font-size:1.25rem}.gh-proof{color:#fff;background:linear-gradient(90deg,#32106d,#12052c);border-bottom:5px solid #0000;border-image:linear-gradient(90deg,#e61931 0 33%,#ffd328 33% 66%,#16824a 66%) 1}.gh-proof>.container{grid-template-columns:repeat(3,1fr);align-items:center;min-height:105px;display:grid}.gh-proof article{border-right:1px solid #ffffff45;align-items:center;gap:16px;padding:8px 28px;display:flex}.gh-proof article:last-child{border:0}.gh-proof article>b{color:var(--gh-gold);font-size:2rem}.gh-proof article div{flex-direction:column;display:flex}.gh-proof strong{letter-spacing:.04em;font:400 1.15rem Bebas Neue}.gh-proof span{color:#ddd2ec;font-size:.68rem;line-height:1.5}.gh-story{padding:65px 0}.gh-story-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:65px;display:grid}.gh-story h2{margin:10px 0 20px;font-size:4rem;line-height:.92}.gh-story p{color:#61596a;font-size:.86rem;line-height:1.7}.gh-story ul{margin:20px 0 25px;padding:0;list-style:none}.gh-story li{margin:9px 0;padding-left:24px;font-size:.78rem;position:relative}.gh-story li:before{content:"✓";color:#6f19bb;font-weight:900;position:absolute;left:0}.gh-story-photo{border-radius:20px;height:400px;position:relative;overflow:hidden;box-shadow:0 18px 45px #25083d26}.gh-pillars{color:#fff;background:linear-gradient(135deg,#1c0a52,#070a25);padding:28px 0 34px}.gh-section-label{text-align:center;color:var(--gh-gold);letter-spacing:.12em;font:.9rem Bebas Neue}.gh-pillar-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.gh-pillar-grid article{background:linear-gradient(145deg,#4e1e8859,#0407188c);border:1px solid #e9a63a;border-radius:13px;padding:24px;box-shadow:inset 0 0 18px #6b31ae33}.gh-pillar-grid article>div{align-items:center;gap:13px;display:flex}.gh-pillar-grid b{color:var(--gh-gold);font-size:2rem}.gh-pillar-grid h3{color:var(--gh-gold);margin:0;font-size:1.65rem}.gh-pillar-grid p{color:#e5ddec;margin:15px 0 0;font-size:.75rem;line-height:1.6}.gh-impact{color:#fff;height:410px;position:relative;overflow:hidden}.gh-impact>img{object-fit:cover}.gh-impact-shade{background:linear-gradient(90deg,#0000 0 43%,#0e0728bf 61%,#120631 100%);position:absolute;inset:0}.gh-impact-content{grid-template-columns:1fr 1fr;align-items:center;height:100%;display:grid;position:relative}.gh-impact-content>div:first-child{grid-column:2;align-self:start;margin-top:55px;padding-left:30px}.gh-impact h2{margin:0 0 14px;font-size:3.1rem;line-height:.9}.gh-impact-content p{max-width:400px;font-size:.78rem;line-height:1.6}.gh-metrics{border:1px solid var(--gh-gold);background:#080b24f0;border-radius:12px;grid-template-columns:repeat(4,1fr);width:54%;padding:18px;display:grid;position:absolute;bottom:24px;right:0}.gh-metrics article{text-align:center;border-right:1px solid #ffffff4d}.gh-metrics article:last-child{border:0}.gh-metrics b{color:var(--gh-gold);font-size:1.35rem;display:block}.gh-metrics span{font-size:.65rem;line-height:1.3}.gh-journey{background:#f8f5fa;padding:42px 0}.gh-journey-card{background:#fff;border:1px solid #ded3e4;border-radius:17px;padding:28px 34px;box-shadow:0 8px 25px #26093b14}.gh-journey-card>h2{color:#391174;margin:0 0 26px;font-size:1.4rem}.gh-journey-grid{grid-template-columns:repeat(4,1fr) 1.35fr;gap:16px;display:grid}.gh-journey-grid article{padding-top:35px;position:relative}.gh-journey-grid article:after{content:"";border-top:2px dashed #9a80b4;width:calc(100% - 22px);position:absolute;top:12px;left:32px}.gh-journey-grid article>b{color:#fff;z-index:1;background:#5720a0;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.62rem;display:grid;position:absolute;top:0;left:0}.gh-journey-grid h3{text-transform:uppercase;margin:0 0 8px;font-size:1.2rem}.gh-journey-grid p{color:#5f5666;font-size:.62rem;line-height:1.5}.gh-map{flex-direction:column;justify-content:center;align-items:flex-start;min-height:160px;padding-left:115px;display:flex;position:relative}.gh-map img{object-fit:contain;object-position:left center;width:120px!important}.gh-map strong{color:var(--gh-orange);font:1.35rem/1 Bebas Neue}.gh-map a{background:var(--gh-orange);color:#fff;text-transform:uppercase;border-radius:5px;margin-top:12px;padding:8px 12px;font-size:.62rem;font-weight:900}.gh-gallery{padding:25px 0 35px}.gh-gallery h2{color:#3b126f;justify-content:center;align-items:center;gap:20px;font-size:1.55rem;display:flex}.gh-gallery h2 span{background:#6824ad;width:110px;height:2px}.gh-gallery-grid{border:2px solid #6a28a9;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:9px;padding:10px;display:grid}.gh-gallery figure{margin:0}.gh-gallery figure>div,.gh-gallery figure{position:relative}.gh-gallery figure{background:#17082e;border-radius:9px;height:190px;overflow:hidden}.gh-gallery figure img{object-fit:cover}.gh-gallery figcaption{color:#35105e;text-align:center;text-transform:uppercase;background:#fff;padding:8px;font:1rem Bebas Neue;position:absolute;bottom:0;left:0;right:0}.gh-gallery>div>p{text-align:center;color:#4d1a78;margin:12px 0 0;font-size:.78rem;font-weight:700}.gh-final{color:#fff;background:#21104f url(/images/team/donation-cta-background.webp) 50%/cover no-repeat;padding:25px 0}.gh-final>.container{justify-content:space-between;align-items:center;gap:40px;display:flex}.gh-final h2{margin:0;font-size:2.6rem}.gh-final p{margin:4px 0 0;font-size:.75rem}.gh-final>div>div:last-child{gap:12px;display:flex}@media (max-width:900px){.gh-hero{height:570px}.gh-hero>img{object-position:62% center}.gh-story-grid{grid-template-columns:1fr}.gh-pillar-grid,.gh-journey-grid{grid-template-columns:1fr 1fr}.gh-map{grid-column:1/3}.gh-gallery-grid{grid-template-columns:1fr 1fr}.gh-proof>.container{grid-template-columns:1fr}.gh-proof article{border-bottom:1px solid #fff3;border-right:0;padding:18px}.gh-proof article:last-child{border-bottom:0}}@media (max-width:650px){.gh-hero{height:680px}.gh-hero>img{object-position:68% center}.gh-hero-shade{background:linear-gradient(#030616eb 0%,#03061694 67%,#03061629)}.gh-hero-inner{align-items:flex-start;padding-top:55px}.gh-hero h1{font-size:4.2rem}.gh-hero h2{font-size:1.35rem}.gh-hero-copy p{max-width:340px}.gh-date{bottom:20px;left:14px}.gh-story h2{font-size:3.2rem}.gh-story-photo{height:310px}.gh-pillar-grid{grid-template-columns:1fr}.gh-impact{height:600px}.gh-impact>img{object-position:35% center}.gh-impact-shade{background:linear-gradient(#0000 0 35%,#0e0728d6 65%,#120631 100%)}.gh-impact-content{padding-top:310px;display:block}.gh-impact-content>div:first-child{margin:0;padding:20px 0}.gh-metrics{grid-template-columns:1fr 1fr;width:100%;position:static}.gh-metrics article:nth-child(2){border-right:0}.gh-metrics article{padding:7px}.gh-journey-grid{grid-template-columns:1fr}.gh-journey-grid article:after{display:none}.gh-map{grid-column:auto}.gh-gallery-grid{grid-template-columns:1fr}.gh-gallery figure{height:240px}.gh-gallery h2 span{display:none}.gh-final>.container{display:block}.gh-final>div>div:last-child{margin-top:18px}.gh-actions{flex-wrap:wrap}}@media (min-width:901px){.ghana-redesign .gh-hero>img{transform-origin:50%;transform:scale(1.08)translate(-3.2%)}}.page-hero.without-image{text-align:center;align-items:center;min-height:500px;display:flex}.page-hero.without-image .page-hero-grid{display:block}.page-hero.without-image .page-hero-grid>div{max-width:900px;margin-inline:auto}.page-hero.without-image .lead{max-width:720px;margin-inline:auto}.page-hero.without-image .button-row{justify-content:center}@media (max-width:650px){.page-hero.without-image{min-height:420px}.page-hero.without-image .page-hero-grid>div{max-width:100%}}.experience-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.experience-grid article{background:#ffffff0d;border:1px solid #ffffff38;border-radius:15px;padding:34px}.experience-grid article>b{color:#c139ff;font-size:1.5rem}.experience-grid h3{margin:28px 0 12px;font-size:2.25rem}.experience-grid p{color:#d5c8de;font-size:.86rem}.experience-grid.light article{background:#fff;border-color:#e2d8e7;box-shadow:0 8px 25px #29093d12}.experience-grid.light p{color:#6c6371}.center-action{text-align:center;margin-top:34px}.sponsor-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.sponsor-grid article{color:#fff;background:linear-gradient(145deg,#26104a,#090b25);border:1px solid #60318a;border-radius:15px;padding:38px}.sponsor-grid span{color:#ff6b1c;font-weight:900}.sponsor-grid h3{margin:35px 0 12px;font-size:2.2rem}.sponsor-grid p{color:#d8cce0;font-size:.85rem}.donation-panel{color:#fff;background:linear-gradient(145deg,#6f17aa,#220b44);border-radius:16px;padding:42px}.donation-panel h2{font-size:3rem}.donation-panel p:not(.eyebrow){color:#e1d4e8}.donation-panel .eyebrow{color:#ffb13a}@media (max-width:760px){.experience-grid,.sponsor-grid{grid-template-columns:1fr}}.partner-section{background:linear-gradient(135deg,#f8f2fb,#fff)}.partner-card{background:#fff;border:1px solid #e2d8e7;border-radius:18px;grid-template-columns:minmax(240px,.8fr) 1.35fr;align-items:center;gap:56px;max-width:940px;margin:0 auto;padding:48px;display:grid;box-shadow:0 12px 34px #29093d14}.partner-card>a:first-child{background:#f5f5f5;border-radius:14px;justify-content:center;align-items:center;min-height:170px;padding:36px;display:flex}.partner-card img{width:100%;max-width:280px;height:auto;display:block}.partner-card h2{margin:6px 0 12px;font-size:2.6rem}.partner-card p:not(.eyebrow){color:#665d6b;font-size:.9rem;line-height:1.7}.partner-link{color:#8c18ce;margin-top:8px;font-size:.82rem;font-weight:900;display:inline-block}@media (max-width:760px){.partner-card{grid-template-columns:1fr;gap:28px;padding:26px}.partner-card>a:first-child{min-height:135px;padding:28px}.partner-card h2{font-size:2.2rem}}.reference-home .ref-hero{background:#08071e url(/images/home/hero-background.png) 100%/cover no-repeat;min-height:650px;padding:45px 0 30px}.reference-home .ref-hero:before{opacity:1;background:linear-gradient(90deg,#0507197a 0%,#0507191f 48%,#0000 72%)}.reference-home .ref-hero-grid{grid-template-columns:minmax(430px,.76fr) 1.24fr;min-height:440px}.reference-home .ref-hero-copy{z-index:1;padding:30px 0;position:relative}.reference-home .ref-hero-copy h1{text-shadow:0 3px 20px #00000061;font-size:clamp(3.25rem,4.5vw,4.75rem)}.reference-home .ref-trust{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0823d1}.reference-home .ref-dunkiverse{background:#060819 url(/images/home/dunkiverse-background.png) 50%/cover no-repeat;min-height:470px}.reference-home .ref-du-grid{grid-template-columns:1.08fr .92fr;position:relative}.reference-home .ref-du-image{visibility:hidden}.reference-home .ref-dunkiverse .ref-du-grid>div:last-child{z-index:1;grid-column:2;padding:55px 0;position:relative}.impact-art,.quote-art{margin-inline:auto;position:relative;overflow:hidden}.impact-art{filter:drop-shadow(0 0 10px #9b21e138);width:76px;height:72px;overflow:visible}.impact-art img,.quote-art img{transform:none;object-fit:contain!important;width:100%!important;height:100%!important;top:0!important;left:0!important}.impact-stat strong{margin-top:2px}.quote-art{width:62px;height:52px;margin:0 0 8px;overflow:visible}.impact-top blockquote{flex-direction:column;display:flex}.ghana-journey{background:#17102e url(/images/home/ghana-background.png) 50%/cover no-repeat;border-radius:22px;grid-template-columns:1.05fr 1fr .72fr;gap:34px;min-height:340px;padding:46px 42px;overflow:hidden}.ghana-journey h3{margin:10px 0 15px;font-size:2.7rem}.ghana-journey p{max-width:440px;font-size:.8rem;line-height:1.7}.ghana-journey .journey-track{align-self:center}.ghana-journey .journey-track>b{font-size:1rem}.ghana-journey .track{margin-top:30px;margin-bottom:9px}.ghana-journey .track-labels{margin-bottom:30px;font-size:.75rem}.ghana-journey .orange-btn{min-height:58px;padding:0 31px;font-size:.9rem}.ghana-journey:after{content:"";min-height:150px}.footer-cta{background:#210c48 url(/images/home/donation-background.png) 50%/cover no-repeat}.footer-cta>.container>div:last-child{text-shadow:0 2px 14px #0006;padding-left:35px}@media (max-width:1000px){.reference-home .ref-hero{background-position:58%}.reference-home .ref-hero-grid{grid-template-columns:minmax(390px,.9fr) 1.1fr}.reference-home .ref-dunkiverse{background-position:44%}}@media (max-width:780px){.reference-home .ref-hero{background-position:64%;min-height:720px;padding-top:20px}.reference-home .ref-hero:before{background:linear-gradient(#050719e6 0%,#0507198c 48%,#05071914 100%)}.reference-home .ref-hero-grid{min-height:450px;display:block}.reference-home .ref-hero-copy{max-width:520px}.reference-home .ref-dunkiverse{background-position:34%;padding:0}.reference-home .ref-du-grid{grid-template-columns:1fr;align-items:end;min-height:580px;display:grid}.reference-home .ref-du-image{display:none}.reference-home .ref-dunkiverse .ref-du-grid>div:last-child{text-shadow:0 2px 15px #05081b;grid-column:1;padding:240px 0 45px}.ghana-journey{background-position:68%;grid-template-columns:1fr}.ghana-journey:after{display:none}.footer-cta{background-position:33%}.footer-cta>.container>div:last-child{padding-left:0}}@media (max-width:480px){.reference-home .ref-hero{background-position:65%;min-height:750px}.reference-home .ref-hero-copy h1{font-size:3rem}.reference-home .ref-dunkiverse{background-position:31%}}.shop-hero .purple-btn{margin-top:18px}.shop-card{transition:transform .25s,box-shadow .25s}.shop-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px #22083729}.shop-image{display:block}.shop-image:after{content:"VIEW PRODUCT";color:#fff;text-align:center;letter-spacing:.1em;opacity:0;background:#08081fd6;border-radius:5px;padding:10px 14px;font-size:.68rem;font-weight:900;transition:all .25s;position:absolute;inset:auto 18px 18px;transform:translateY(8px)}.shop-card:hover .shop-image:after{opacity:1;transform:none}.product-page{background:#f8f4fa}.product-detail{color:#fff;background:radial-gradient(circle at 10% 0,#2e0c51,#08091f 48%,#050716);padding:72px 0 90px}.product-detail-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;display:grid}.product-visual{background:#eee5f3;border-radius:24px;height:650px;position:relative;overflow:hidden;box-shadow:0 35px 80px #00000059}.product-visual img{object-fit:cover}.product-visual>span{color:#fff;letter-spacing:.13em;background:#ff6b1c;border-radius:4px;padding:9px 14px;font-size:.65rem;font-weight:900;position:absolute;bottom:22px;left:22px}.product-back{color:#cdbad8;margin-bottom:45px;font-size:.78rem;font-weight:800;display:inline-block}.product-eyebrow{color:#c23dff;letter-spacing:.14em;font-size:.72rem;font-weight:900}.product-copy h1{margin:14px 0 24px;font-family:Bebas Neue,Barlow Condensed,Impact,sans-serif;font-size:clamp(4rem,6vw,6.2rem);font-weight:400;line-height:.88}.product-lead{color:#e1d6e7;max-width:560px;line-height:1.8}.product-copy ul{margin:28px 0;padding:0;list-style:none}.product-copy li{border-bottom:1px solid #ffffff1f;padding:10px 0;font-size:.86rem}.product-copy li:before{content:"✓";color:#ff792b;margin-right:12px;font-weight:900}.product-status{flex-direction:column;margin:25px 0;display:flex}.product-status small{letter-spacing:.15em;color:#a995b5;font-size:.62rem}.product-status strong{font-size:1.05rem}.product-copy .orange-btn{min-height:54px}.us-note{color:#a995b5;margin:15px 0 0;font-size:.7rem}.product-more{padding:75px 0 90px}.product-more-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.product-more-grid>a{background:#fff;border:1px solid #e2d7e8;border-radius:16px;padding-bottom:22px;transition:all .25s;overflow:hidden}.product-more-grid>a:hover{transform:translateY(-5px);box-shadow:0 20px 42px #2309381f}.product-more-grid>a>div{height:300px;margin-bottom:20px;position:relative}.product-more-grid span,.product-more-grid h3{margin-inline:22px}.product-more-grid span{letter-spacing:.12em;color:#9c20da;font-size:.64rem;font-weight:900}.product-more-grid h3{margin-top:8px;margin-bottom:0;font-size:1.8rem}@media (max-width:850px){.product-detail-grid{grid-template-columns:1fr;gap:40px}.product-visual{height:520px}.product-back{margin-bottom:25px}.product-copy h1{font-size:4.6rem}}@media (max-width:620px){.product-detail{padding:35px 0 60px}.product-visual{border-radius:15px;height:380px}.product-copy h1{font-size:3.65rem}.product-more-grid{grid-template-columns:1fr}.product-more-grid>a>div{height:250px}.shop-image:after{display:none}}.td-contact-form{color:#fff;background:linear-gradient(145deg,#311054,#0b0a22);border:1px solid #7731a7;border-radius:22px;padding:34px;box-shadow:0 24px 55px #22083733}.td-form-head span{color:#f4b62f;letter-spacing:.14em;font-size:.68rem;font-weight:900}.td-form-head h2{margin:8px 0 10px;font-size:3rem}.td-form-head p{color:#d6c8dd;font-size:.88rem}.td-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.td-form-grid label{color:#d9cce1;flex-direction:column;gap:6px;font-size:.72rem;font-weight:800;display:flex}.td-form-grid .full{grid-column:1/-1}.td-form-grid input,.td-form-grid select,.td-form-grid textarea{color:#fff;width:100%;font:inherit;background:#17102b;border:1px solid #614276;border-radius:9px;outline:none;padding:11px 12px}.td-form-grid input:focus,.td-form-grid select:focus,.td-form-grid textarea:focus{border-color:#c23cff;box-shadow:0 0 0 3px #c23cff24}.td-contact-form>button{color:#fff;cursor:pointer;background:#ff6b1c;border:0;border-radius:8px;margin-top:18px;padding:13px 22px;font-weight:900}.td-contact-form>button:disabled{opacity:.6}.td-form-error,.td-form-success{border-radius:8px;margin:14px 0 0;padding:10px 13px;font-size:.8rem}.td-form-error{color:#ffd5d9;background:#5f1e27}.td-form-success{color:#b6ffe7;background:#123f35}:is(body:has(.td-admin)>.skip-link,body:has(.td-admin) .ref-footer){display:none}.td-admin{--a-bg:#080815;--a-panel:#111124;--a-panel2:#18182d;--a-border:#30304d;--a-text:#f6f1fa;--a-muted:#aaa0b5;--a-purple:#a52eea;--a-green:#38c58b;background:radial-gradient(circle at 90% 0,#7d1db938,transparent 35%),var(--a-bg);min-height:100vh;color:var(--a-text);font-family:Manrope,Arial,sans-serif}.td-admin *{box-sizing:border-box}.td-admin.boot{place-items:center;display:grid}.td-admin.boot span{border:3px solid var(--a-border);border-top-color:var(--a-purple);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite adminspin}@keyframes adminspin{to{transform:rotate(360deg)}}.td-admin.login{place-items:center;padding:20px;display:grid}.login-card{background:linear-gradient(180deg,var(--a-panel2),var(--a-panel));border:1px solid var(--a-border);border-radius:20px;flex-direction:column;gap:8px;width:min(430px,100%);padding:36px;display:flex;box-shadow:0 25px 70px #0008}.login-card>b,.admin-brand>b{color:#fff;background:linear-gradient(135deg,#c23cff,#6c16a4);border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.login-card>small{color:#c23cff;letter-spacing:.15em;margin-top:10px;font-weight:900}.login-card h1{margin:2px 0;font-size:2.5rem}.login-card p{color:var(--a-muted);font-size:.86rem}.login-card label{color:var(--a-muted);flex-direction:column;gap:6px;margin-top:8px;font-size:.76rem;display:flex}.login-card input,.modal-grid input,.modal-grid select,.modal-grid textarea{color:#fff;border:1px solid var(--a-border);background:#090915;border-radius:9px;outline:none;padding:11px}.login-card button{color:#fff;background:linear-gradient(135deg,#c23cff,#7612bd);border:0;border-radius:8px;margin-top:16px;padding:12px;font-weight:900}.login-card em{color:#ff8c95;font-size:.8rem;font-style:normal}.td-admin.shell>header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--a-border);background:#080815e8;justify-content:space-between;align-items:center;gap:20px;padding:14px 24px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;gap:11px;display:flex}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong i{color:#c23cff;font-style:normal}.admin-brand small{color:var(--a-muted);letter-spacing:.13em;font-size:.58rem}.td-admin header nav{gap:8px;display:flex}.td-admin header nav button{border:1px solid var(--a-border);background:var(--a-panel2);color:#fff;cursor:pointer;border-radius:8px;padding:10px 14px}.td-admin header nav .primary{background:var(--a-purple);border-color:var(--a-purple)}.admin-content{max-width:1280px;margin:auto;padding:25px}.admin-error{color:#ffc2c7;background:#4a1720;border-radius:9px;padding:11px 15px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.admin-stats article{background:linear-gradient(180deg,var(--a-panel2),var(--a-panel));border:1px solid var(--a-border);border-radius:14px;padding:20px}.admin-stats span{color:var(--a-muted);font-size:.8rem}.admin-stats strong{margin-top:4px;font-size:2rem;display:block}.admin-stats article:nth-child(2) strong{color:#c23cff}.admin-stats article:nth-child(3) strong{color:var(--a-green)}.admin-tools{flex-wrap:wrap;justify-content:space-between;gap:15px;margin:20px 0 14px;display:flex}.admin-tools>input{background:var(--a-panel);border:1px solid var(--a-border);color:#fff;border-radius:9px;flex:1;max-width:350px;padding:11px 13px}.admin-tools>div{flex-wrap:wrap;gap:6px;display:flex}.admin-tools button{background:var(--a-panel);border:1px solid var(--a-border);color:var(--a-muted);border-radius:7px;padding:8px 12px}.admin-tools button.active{background:var(--a-purple);color:#fff}.admin-card{border:1px solid var(--a-border);background:var(--a-panel);border-radius:15px;overflow:hidden}.admin-card-head{border-bottom:1px solid var(--a-border);justify-content:space-between;padding:17px 20px;display:flex}.admin-card-head h2{margin:0;font:800 1rem Manrope}.admin-card-head span{color:var(--a-muted);font-size:.8rem}.admin-table-wrap{overflow-x:auto}.admin-table{min-width:1100px}.admin-table .row{border-bottom:1px solid var(--a-border);grid-template-columns:1.15fr 1.35fr .8fr 1.8fr 1.05fr .9fr 1.3fr;align-items:center;gap:11px;padding:12px 20px;font-size:.77rem;display:grid}.admin-table .row.head{background:var(--a-panel2);color:var(--a-muted);text-transform:uppercase;font-size:.64rem;font-weight:900}.admin-table .row>span{min-width:0}.admin-table .row>span:first-child{align-items:center;gap:8px;display:flex}.admin-table .row span small,.admin-table .row span>a,.admin-table .row span>b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-table a{color:#d8cbe0}.admin-table small{color:var(--a-muted)}.avatar{background:#7a23aa;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid!important}.admin-table select{background:var(--a-panel2);color:#fff;border:1px solid var(--a-border);border-radius:15px;padding:6px}.admin-table select.new{color:#6caaff}.admin-table select.in_progress{color:#ffbd4b}.admin-table select.resolved{color:#5ce0ab}.actions{gap:5px;display:flex}.actions button{background:var(--a-panel2);border:1px solid var(--a-border);color:#fff;border-radius:6px;padding:6px 8px}.empty,.admin-loading{text-align:center;color:var(--a-muted);padding:25px}.admin-modal{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal .backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000b;border:0;position:absolute;inset:0}.modal-panel{background:var(--a-panel);border:1px solid var(--a-border);border-radius:17px;width:min(660px,100%);max-height:92vh;position:relative;overflow:auto}.modal-panel header{border-bottom:1px solid var(--a-border);justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.modal-panel header small{color:#c23cff}.modal-panel header h2{margin:4px 0 0;font:800 1.2rem Manrope}.modal-grid{grid-template-columns:1fr 1fr;gap:13px;padding:20px;display:grid}.modal-grid label{color:var(--a-muted);flex-direction:column;gap:6px;font-size:.7rem;display:flex}.modal-grid .full{grid-column:1/-1}.modal-panel footer{border-top:1px solid var(--a-border);justify-content:flex-end;gap:9px;padding:16px 20px;display:flex}.modal-panel footer button{border:1px solid var(--a-border);background:var(--a-panel2);color:#fff;border-radius:8px;padding:9px 16px}.modal-panel footer .save{background:var(--a-purple)}@media (max-width:760px){.td-form-grid,.modal-grid{grid-template-columns:1fr}.td-form-grid .full,.modal-grid .full{grid-column:auto}.admin-stats{grid-template-columns:1fr}.td-admin.shell>header{flex-direction:column;align-items:flex-start}.admin-content{padding:15px}.td-contact-form{padding:24px}}.why-image{border-radius:var(--radius);min-height:520px;box-shadow:var(--shadow);position:relative;overflow:hidden}.why-image img{object-fit:cover;object-position:center 42%}@media (max-width:650px){.why-image{min-height:430px}}.ref-involved{isolation:isolate;color:#fff;background:#991fd833;border-color:#d867ff;animation:1.45s ease-in-out infinite sponsor-glow;position:relative}.ref-involved:before{content:"";filter:blur(9px);opacity:0;z-index:-1;background:#ca48ff66;border-radius:10px;animation:1.45s ease-in-out infinite sponsor-halo;position:absolute;inset:-5px}@keyframes sponsor-glow{0%,to{background:#991fd829;border-color:#bd52e9;transform:scale(1);box-shadow:0 0 2px #c940ff40}50%{background:#a923df;border-color:#f2bdff;transform:scale(1.035);box-shadow:0 0 8px #d754ff,0 0 20px #cb40ffe6,0 0 36px #a61ddfa6,inset 0 0 10px #fff3}}@keyframes sponsor-halo{0%,to{opacity:0;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.ref-involved,.ref-involved:before{animation:none}.ref-involved{background:#8f1fc1;box-shadow:0 0 12px #ca48ffb3}}.character-grid article{background:#ffffff0d;border:1px solid #7affd438;border-radius:18px;padding:16px}.character-grid article>div{border-radius:14px;height:280px;position:relative;overflow:hidden}.character-grid article h3{text-transform:uppercase;margin:18px 0 8px}.character-grid article p{font-size:.9rem}.ghana-world-note{background:#7affd414;border-left:3px solid #7affd4;padding:14px 18px}.dunkiverse-page .page-hero{align-items:center;min-height:700px;padding:88px 0;display:flex}.dunkiverse-page .page-hero-grid{grid-template-columns:minmax(360px,.72fr) minmax(620px,1.45fr);gap:48px;max-width:1400px}.dunkiverse-page .hero-picture{background:#02020a;border-radius:32px;width:100%;height:620px}.dunkiverse-page .hero-picture img{object-fit:contain;object-position:center}@media (max-width:1100px){.dunkiverse-page .page-hero-grid{grid-template-columns:.8fr 1.2fr}.dunkiverse-page .hero-picture{height:540px}}@media (max-width:980px){.dunkiverse-page .page-hero{min-height:auto}.dunkiverse-page .page-hero-grid{grid-template-columns:1fr}.dunkiverse-page .hero-picture{height:min(68vw,580px)}}@media (max-width:650px){.dunkiverse-page .hero-picture{border-radius:22px;height:380px}.dunkiverse-page .page-hero{padding:52px 0}}.partner-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.partner-showcase .partner-card{height:100%}.partner-local-logo{background:#fff;border-radius:14px;min-height:210px;position:relative;overflow:hidden}.partner-local-logo img{object-fit:contain;padding:20px}@media (max-width:800px){.partner-showcase{grid-template-columns:1fr}}.shop-card:first-child .shop-image img{object-position:center}.shop-card:nth-child(2) .shop-image img{object-fit:contain;background:#fff}.shop-card:nth-child(3) .shop-image img{object-position:center 34%}.supporter-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px;display:grid}.supporter-logo{text-align:center;background:#fff;border:1px solid #e6dce9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:20px;display:flex;box-shadow:0 10px 30px #26083b14}.supporter-logo-image{background:#faf8fb;border-radius:11px;justify-content:center;align-items:center;width:100%;height:170px;margin-bottom:18px;padding:10px;display:flex;overflow:hidden}.supporter-logo-image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.supporter-logo strong{color:#241034;font-family:Barlow Condensed,Impact,sans-serif;font-size:1.55rem;line-height:1}.supporter-logo span{color:#7b6b82;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.67rem;font-weight:800}@media (max-width:800px){.supporter-wall{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.supporter-wall{grid-template-columns:1fr}.supporter-logo{min-height:260px}}
