﻿:root{--yellow:#ffd719;--yellow2:#fff4a8;--ink:#20283a;--blue:#1789d5;--red:#ef4a36;--green:#36a965;--paper:#fffdf6;--shadow:6px 6px 0 var(--ink)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Zen Maru Gothic","Yu Gothic",sans-serif;background:var(--paper);line-height:1.8}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.23;background-image:radial-gradient(#f2c400 1.5px,transparent 1.5px);background-size:24px 24px;z-index:-1}img{max-width:100%;display:block}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:99}.nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);border-bottom:3px solid var(--ink)}.nav-in{max-width:1160px;margin:auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:190px;max-height:56px;object-fit:contain}.links{display:flex;gap:8px;align-items:center}.links a{text-decoration:none;font-weight:900;padding:8px 12px;border-radius:20px}.links a:hover,.links a[aria-current="page"]{background:var(--yellow)}.menu{display:none;border:2px solid;background:var(--yellow);border-radius:10px;padding:7px 11px;font-weight:900}.hero{background:var(--yellow);border-bottom:4px solid var(--ink);overflow:hidden}.hero-in{max-width:1160px;margin:auto;min-height:650px;padding:70px 24px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:45px}.eyebrow{display:inline-block;background:#fff;border:2px solid;border-radius:30px;padding:6px 16px;font-weight:900;box-shadow:3px 3px 0 var(--ink)}h1,h2,h3{line-height:1.35;margin-top:0}h1{font-size:clamp(2.5rem,6vw,5.4rem);letter-spacing:.03em;margin:22px 0}.hero h1 em{font-style:normal;color:#e9402e;text-shadow:3px 3px #fff}.lead{font-size:1.18rem;font-weight:700}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:900;border:3px solid var(--ink);border-radius:999px;padding:13px 24px;background:#fff;box-shadow:4px 4px 0 var(--ink);transition:.15s}.btn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0}.btn.blue{background:var(--blue);color:#fff}.btn.red{background:var(--red);color:#fff}.hero-pic{position:relative}.hero-pic img{border:4px solid var(--ink);border-radius:34px;background:#fff;box-shadow:12px 12px 0 var(--ink);transform:rotate(2deg)}.bubble{position:absolute;background:#fff;border:3px solid;border-radius:50%;font-weight:900;padding:16px;box-shadow:4px 4px 0;transform:rotate(-8deg);top:-25px;right:-12px}.section{padding:90px 22px}.section.alt{background:var(--yellow2);border-block:3px solid var(--ink)}.wrap{max-width:1100px;margin:auto}.head{text-align:center;margin-bottom:45px}.tag{font-weight:900;color:#735f00;letter-spacing:.14em}.head h2{font-size:clamp(2rem,5vw,3.3rem);margin:8px 0}.story{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.framed{border:4px solid;border-radius:28px;box-shadow:var(--shadow);background:#fff}.story-copy{font-size:1.08rem}.quote{font-size:1.45rem;font-weight:900;border-left:8px solid var(--yellow);padding:14px 20px;background:#fff;border-radius:0 18px 18px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:3px solid;border-radius:22px;padding:28px;box-shadow:var(--shadow)}.icon{font-size:2.4rem}.card h3{margin:10px 0;font-size:1.3rem}.timeline{display:grid;gap:12px;max-width:820px;margin:auto}.year{display:grid;grid-template-columns:105px 1fr;gap:20px;background:#fff;border:3px solid;border-radius:18px;padding:18px 22px;box-shadow:4px 4px 0}.year strong{font-size:1.25rem;color:#8c6b00}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stat{text-align:center;background:var(--ink);color:#fff;border-radius:22px;padding:26px}.stat b{display:block;color:var(--yellow);font-size:2rem}.cta{background:var(--yellow);border:4px solid;border-radius:30px;padding:48px;text-align:center;box-shadow:9px 9px 0}.footer{background:var(--ink);color:#fff;padding:50px 22px}.foot-in{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.foot-logo{width:220px;background:var(--yellow);border-radius:14px;padding:8px}.foot-links{display:flex;gap:18px;flex-wrap:wrap}.foot-links a{color:var(--yellow);font-weight:800}.subhero{background:var(--yellow);border-bottom:4px solid;padding:75px 22px;text-align:center}.subhero h1{font-size:clamp(2.4rem,6vw,4.4rem);margin:15px 0}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.support{background:#fff;border:3px solid;border-radius:22px;padding:28px;text-align:center;box-shadow:var(--shadow)}.support .avatar{height:120px;display:grid;place-items:center;background:var(--yellow2);border-radius:16px;font-size:3rem}.thanks{background:#fff8d0;border:3px dashed #dbad00;border-radius:24px;padding:30px;text-align:center}.game-wrap{display:grid;grid-template-columns:1fr 320px;gap:28px}.game-board{position:relative;min-height:480px;overflow:hidden;background:linear-gradient(#6fd4ff 0 58%,#55b96b 58%);border:4px solid;border-radius:28px;box-shadow:var(--shadow)}.ground{position:absolute;left:0;right:0;bottom:0;height:42%;background:linear-gradient(#7dca6b,#3b9d55)}.trash{position:absolute;font-size:42px;border:0;background:transparent;cursor:pointer;filter:drop-shadow(2px 3px 0 rgba(0,0,0,.2));animation:wiggle 1.8s infinite}.trash:focus{outline:4px solid #fff;border-radius:10px}.trash.done{animation:pop .35s forwards}.panel{background:#fff;border:3px solid;border-radius:22px;padding:25px;box-shadow:var(--shadow)}.score{font-size:3rem;font-weight:900;color:var(--green)}.result{min-height:56px;font-weight:900}.legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.pill{background:var(--yellow2);border:2px solid;border-radius:999px;padding:5px 12px;font-weight:800}@keyframes wiggle{50%{transform:rotate(8deg) translateY(-4px)}}@keyframes pop{to{transform:scale(2);opacity:0}}@media(max-width:800px){.menu{display:block}.links{display:none;position:absolute;top:78px;left:12px;right:12px;background:#fff;border:3px solid;border-radius:18px;padding:15px;box-shadow:var(--shadow);flex-direction:column}.links.open{display:flex}.hero-in,.story,.game-wrap{grid-template-columns:1fr}.hero-in{padding-top:45px}.hero-pic{max-width:540px}.cards,.support-grid,.stats{grid-template-columns:1fr}.year{grid-template-columns:1fr;gap:0}.foot-in{grid-template-columns:1fr}.section{padding:65px 18px}.game-board{min-height:420px}.cta{padding:32px 20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Desktop balance refinements */
@media(min-width:801px){.nav-in{min-height:82px;padding:8px 24px}.brand img{width:270px;max-height:66px}.links{gap:10px}.links a{padding:9px 14px}.hero-in{min-height:590px;padding:52px 28px 60px;grid-template-columns:1fr 1fr;gap:64px}.hero-copy{max-width:535px}.hero h1{font-size:clamp(3rem,4.15vw,4.15rem);line-height:1.28;letter-spacing:.01em;margin:24px 0 20px}.hero-line{display:block;white-space:nowrap}.hero .lead{max-width:520px;font-size:1.1rem;line-height:1.9}.hero-pic{width:100%;max-width:500px;justify-self:end}.bubble{top:-18px;right:-18px}.section{padding:76px 22px}.head{margin-bottom:38px}}
@media(min-width:801px) and (max-width:1100px){.hero-in{gap:38px}.hero h1{font-size:3.15rem}.brand img{width:235px}}
@media(max-width:800px){.brand img{width:210px;max-height:58px}.hero-in{min-height:auto;padding:42px 20px 56px}.hero h1{font-size:clamp(2.35rem,11vw,3.4rem);line-height:1.35}.hero-line{display:block}.hero-pic{margin-top:8px}.bubble{right:-4px}.head{margin-bottom:34px}}
/* Hero photo framing */
.hero-pic img{width:100%;height:520px;object-fit:cover;object-position:48% center}
@media(min-width:801px) and (max-width:1100px){.hero-pic img{height:470px}}
@media(max-width:800px){.hero-pic img{height:auto;aspect-ratio:4/3;object-fit:cover;object-position:48% center}}

/* Art gallery */
.gallery-hero{padding:86px 22px 76px;text-align:center;background:linear-gradient(135deg,#ffd719 0 68%,#fff4a8 68%);border-bottom:4px solid var(--ink)}
.gallery-hero h1{font-size:clamp(3rem,7vw,5.4rem);margin:20px 0 15px}.gallery-hero p{font-size:1.15rem;font-weight:700}.room-nav{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}.room-nav a{background:#fff;border:3px solid;border-radius:999px;padding:10px 19px;text-decoration:none;font-weight:900;box-shadow:4px 4px 0}
.art-room{padding:86px 22px;border-bottom:4px solid var(--ink)}.room-yellow{background:#fff9d6}.room-blue{background:#dff4ff}.room-pink{background:#ffe6ee}.room-heading{text-align:center;margin-bottom:48px}.room-heading>span{display:inline-block;background:var(--ink);color:#fff;border-radius:999px;padding:5px 16px;font-weight:900;letter-spacing:.12em}.room-heading h2{font-size:clamp(2rem,5vw,3.25rem);margin:14px 0 8px}.room-heading p{font-weight:700}
.art-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 28px}.project-grid{grid-template-columns:repeat(3,1fr)}.art-card{margin:0;background:#fff;border:3px solid var(--ink);padding:14px 14px 20px;box-shadow:7px 7px 0 var(--ink);transform:rotate(-.6deg);transition:.2s}.art-card:nth-child(even){transform:rotate(.7deg)}.art-card:hover{transform:translateY(-6px) rotate(0);box-shadow:10px 12px 0 var(--ink)}.art-frame{height:300px;display:flex;align-items:center;justify-content:center;background:#f7f2e8;border:12px solid #e6c26b;box-shadow:inset 0 0 0 3px #6f4d20;overflow:hidden}.art-frame.pixel{image-rendering:pixelated}.art-frame img{width:100%;height:100%;object-fit:contain;background:#fff}.art-card figcaption{min-height:70px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;line-height:1.55;padding-top:14px}.room-link{text-align:center;margin-top:50px}
@media(max-width:900px){.art-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.art-frame{height:280px}}
@media(max-width:560px){.gallery-hero{padding:58px 18px}.gallery-hero h1{font-size:2.8rem}.art-room{padding:62px 18px}.art-grid,.project-grid{grid-template-columns:1fr;gap:28px}.art-card{max-width:420px;width:100%;margin-inline:auto}.art-frame{height:330px}.art-card figcaption{min-height:auto}.room-heading{margin-bottom:34px}}

/* Earth cleanup adventure game */
[hidden]{display:none!important}
.game-hero{position:relative;overflow:hidden;text-align:center;padding:74px 20px 66px;background:linear-gradient(180deg,#70d8ff 0 72%,#80d66d 72%);border-bottom:4px solid var(--ink)}.game-hero:before,.game-hero:after{content:"";position:absolute;width:220px;height:80px;background:rgba(255,255,255,.72);border-radius:50%;filter:blur(2px)}.game-hero:before{left:-60px;top:38px}.game-hero:after{right:-40px;top:120px}.game-hero .wrap{position:relative;z-index:1}.game-hero h1{font-size:clamp(3rem,7vw,5.5rem);margin:18px 0 10px}.game-hero h1 em{font-style:normal;color:#f0443a;text-shadow:4px 4px 0 #fff}.game-hero p{font-size:1.15rem;font-weight:900}.game-hero-icons{display:flex;justify-content:center;gap:20px;font-size:2.7rem;margin-top:15px}.game-hero-icons span{animation:game-float 2s ease-in-out infinite}.game-hero-icons span:nth-child(2){animation-delay:.25s}.game-hero-icons span:nth-child(3){animation-delay:.5s}
.game-section{padding:70px 20px 85px;background:linear-gradient(135deg,#fff7c7,#ffe5ef)}.game-shell{max-width:1080px}.level-select,.mission-game,.result-screen{background:#fff;border:4px solid var(--ink);border-radius:32px;padding:38px;box-shadow:10px 10px 0 var(--ink)}.level-intro{text-align:center}.mini-tag{display:inline-block;background:var(--ink);color:#fff;border-radius:999px;padding:5px 17px;font-weight:900;letter-spacing:.12em}.level-intro h2{font-size:clamp(1.9rem,4vw,3rem);margin:14px 0 8px}.level-intro p{font-weight:700}.level-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:32px}.level-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:265px;padding:24px 18px;border:3px solid var(--ink);border-radius:24px;font-family:inherit;color:var(--ink);cursor:pointer;box-shadow:5px 5px 0 var(--ink);transition:.18s}.level-card:hover,.level-card:focus-visible{transform:translate(-3px,-4px) rotate(-1deg);box-shadow:9px 10px 0 var(--ink)}.level-card.easy{background:#dff8c9}.level-card.normal{background:#fff0a8}.level-card.hard{background:#ffd9e7}.level-face{font-size:4.2rem;line-height:1}.level-card strong{font-size:1.6rem;margin:12px 0 5px}.level-card small{font-size:.95rem;font-weight:700;line-height:1.7}.level-stars{margin-top:auto;color:#ef9c00;font-size:1.4rem;letter-spacing:.1em}
.mission-game{position:relative;padding:22px}.game-hud{display:grid;grid-template-columns:1fr 1.3fr 1fr auto;gap:12px;margin-bottom:14px}.hud-item{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff5b8;border:3px solid;border-radius:16px;padding:8px 12px}.hud-item span{font-size:.82rem;font-weight:900}.hud-item strong{font-size:1.45rem}.hud-item.combo{background:#e7ddff}.hud-item.timer{background:#d9f4ff}.hud-item .danger{color:#e93434;animation:timer-pulse .55s infinite}.sound-btn{width:52px;border:3px solid;border-radius:16px;background:#fff;font-size:1.35rem;cursor:pointer;box-shadow:3px 3px 0 var(--ink)}.mission-progress{margin-bottom:13px}.progress-label{display:flex;justify-content:space-between;font-weight:900}.progress-track{height:17px;background:#e3e3e3;border:3px solid;border-radius:999px;overflow:hidden}.progress-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,#47c66a,#ffd719);transition:width .25s}.super-board{position:relative;min-height:520px;overflow:hidden;border:4px solid var(--ink);border-radius:24px;background:linear-gradient(#66d4ff 0 54%,#b5ebff 54% 55%,#6fc55f 55%);box-shadow:inset 0 -80px 0 rgba(48,151,69,.25)}.sun,.cloud,.city,.park-deco,.park-ground{position:absolute;pointer-events:none}.sun{right:6%;top:5%;font-size:4rem}.cloud{font-size:4.5rem;color:#fff;filter:grayscale(1) brightness(3);opacity:.8}.cloud-one{left:5%;top:5%}.cloud-two{left:42%;top:16%;font-size:3.5rem}.city{left:0;right:0;top:39%;font-size:3rem;text-align:center;letter-spacing:1.1rem;opacity:.85}.park-ground{inset:55% 0 0;background:repeating-linear-gradient(120deg,transparent 0 80px,rgba(255,255,255,.1) 80px 86px)}.park-deco{left:2%;right:2%;bottom:2%;display:flex;justify-content:space-between;font-size:4.5rem}.game-object{position:absolute;z-index:3;display:grid;place-items:center;width:62px;height:62px;padding:0;border:0;background:transparent;font-size:2.9rem;cursor:pointer;filter:drop-shadow(2px 4px 1px rgba(0,0,0,.25));animation:object-bob 1.8s ease-in-out infinite;transition:filter .15s}.game-object:hover{filter:drop-shadow(2px 5px 1px rgba(0,0,0,.3)) brightness(1.12)}.game-object.moving{animation:object-drift 2s ease-in-out infinite alternate}.game-object.caught{pointer-events:none;animation:catch-pop .3s forwards}.game-object.friend{font-size:2.7rem}.pop-message{position:absolute;z-index:8;left:50%;margin-top:135px;transform:translate(-50%,-20px) scale(.7);opacity:0;background:#fff;border:3px solid;border-radius:999px;padding:9px 22px;font-size:1.1rem;font-weight:900;box-shadow:4px 4px 0;pointer-events:none}.pop-message.show{animation:message-pop .65s forwards}.pop-message.oops{background:#ffdce2}.game-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.game-controls p{margin:0;font-size:.9rem;font-weight:700}.game-controls p span{color:#14743d;font-weight:900}
.result-screen{text-align:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#fff7be)}.result-burst{font-size:5rem;animation:result-spin 4s linear infinite}.result-badge{display:inline-block;background:#ef4a36;color:#fff;border:3px solid var(--ink);border-radius:999px;padding:6px 18px;font-weight:900;box-shadow:4px 4px 0 var(--ink)}.result-rank{font-size:8rem;line-height:1;font-weight:900;color:#f0b400;text-shadow:5px 5px 0 var(--ink);margin:20px 0}.result-screen h2{font-size:clamp(2rem,5vw,3.2rem);margin-bottom:8px}.result-screen>p{font-size:1.15rem;font-weight:700}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:650px;margin:28px auto}.result-stats div{background:#fff;border:3px solid;border-radius:18px;padding:14px}.result-stats span{display:block;font-size:.82rem;font-weight:900}.result-stats strong{font-size:1.9rem}.result-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.rank-A .result-rank{color:#ef6ea5}.rank-B .result-rank{color:#36a965}.rank-C .result-rank,.rank-D .result-rank{color:#63a6dc}
@keyframes game-float{50%{transform:translateY(-9px) rotate(5deg)}}@keyframes object-bob{50%{transform:translateY(-8px) rotate(7deg)}}@keyframes object-drift{from{transform:translateX(calc(var(--drift) * -.5)) rotate(-8deg)}to{transform:translateX(var(--drift)) translateY(-10px) rotate(8deg)}}@keyframes catch-pop{to{transform:scale(1.8) rotate(25deg);opacity:0}}@keyframes message-pop{20%,70%{opacity:1;transform:translate(-50%,0) scale(1)}to{opacity:0;transform:translate(-50%,-20px) scale(.8)}}@keyframes timer-pulse{50%{transform:scale(1.2)}}@keyframes result-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.game-hero{padding:55px 18px}.game-section{padding:45px 12px 65px}.level-select,.result-screen{padding:25px 16px}.level-cards{grid-template-columns:1fr}.level-card{min-height:190px}.game-hud{grid-template-columns:1fr 1fr}.sound-btn{position:absolute;right:26px;margin-top:84px;z-index:4}.mission-game{padding:12px}.super-board{min-height:470px}.game-object{width:54px;height:54px;font-size:2.55rem}.city{font-size:2.1rem;letter-spacing:.2rem}.park-deco{font-size:3rem}.game-controls{flex-direction:column}.game-controls p{text-align:center}.result-stats{grid-template-columns:1fr}.result-rank{font-size:6.5rem}}

/* Hand-drawn peaceful game art */
.game-hero{background:#fff2a9;background-image:radial-gradient(rgba(255,255,255,.72) 2px,transparent 2px),linear-gradient(165deg,#fff4b8,#dff6e6);background-size:22px 22px,auto}.game-hero:before,.game-hero:after{background:rgba(255,255,255,.5);border:3px dashed rgba(66,128,102,.25);filter:none}.game-hero h1{font-weight:900;text-shadow:2px 3px 0 rgba(255,255,255,.9)}.game-hero-icons{height:84px;align-items:center}.sprite-icon,.game-object{background-image:url("images/game-sprites-v2.png");background-repeat:no-repeat;background-size:400% 300%}.sprite-icon{display:inline-block;width:82px;height:82px}.sprite-0{background-position:0 0}.sprite-1{background-position:33.333% 0}.sprite-2{background-position:66.667% 0}.sprite-3{background-position:100% 0}.sprite-4{background-position:0 50%}.sprite-5{background-position:33.333% 50%}.sprite-6{background-position:66.667% 50%}.sprite-7{background-position:100% 50%}.sprite-8{background-position:0 100%}.sprite-9{background-position:33.333% 100%}.sprite-10{background-position:66.667% 100%}.sprite-11{background-position:100% 100%}
.game-section{background-color:#fffaf0;background-image:radial-gradient(#f6d9df 1.5px,transparent 1.5px);background-size:20px 20px}.level-select,.mission-game,.result-screen{background:#fffdf7;border-color:#57473d;box-shadow:10px 10px 0 #e9c865}.level-card{border-color:#665044;box-shadow:5px 5px 0 #d9b669;background-image:repeating-linear-gradient(8deg,rgba(255,255,255,.15) 0 2px,transparent 2px 8px)}.level-card.easy{background-color:#dff3c9}.level-card.normal{background-color:#fff0ad}.level-card.hard{background-color:#f7dced}.level-face{font-size:0;margin-bottom:2px}.game-hud .hud-item{border-color:#665044}.super-board{min-height:540px;background-color:#cfeec0;background-image:url("images/game-park-v2.png");background-size:cover;background-position:center;border-color:#665044;box-shadow:inset 0 0 0 5px rgba(255,255,255,.55),6px 7px 0 #e2bc6d}.super-board:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border-radius:18px}.game-object{width:80px;height:86px;background-color:transparent;border:none;font-size:0;filter:drop-shadow(2px 4px 1px rgba(92,72,47,.25))}.game-object:hover{filter:drop-shadow(3px 6px 2px rgba(92,72,47,.3)) brightness(1.05)}.game-object.friend{font-size:0}.progress-track span{background:linear-gradient(90deg,#7dce75,#ffd966,#f5a7bd)}.pop-message{border-color:#665044;background:#fffdf3;color:#58463c}.result-screen{background-color:#fffdf7;background-image:radial-gradient(#f3d89c 1.5px,transparent 1.5px);background-size:18px 18px}.result-rank{text-shadow:4px 5px 0 #665044}.result-burst{font-family:inherit;color:#f5bd3d;font-size:0}.result-burst:after{content:"✿ ｡˚ ✧ ˚｡ ✿";font-size:2.7rem;letter-spacing:.2em}.game-controls p{color:#68584d}.game-controls p span{color:#388d5a}
@media(max-width:760px){.sprite-icon{width:70px;height:70px}.super-board{min-height:480px;background-position:center}.game-object{width:64px;height:69px}.game-hero-icons{height:70px}}

/* Official supporter logo cards */
.supporter-card{padding:18px 18px 28px;overflow:hidden;display:flex;flex-direction:column;align-items:center}.supporter-logo{width:100%;height:260px;display:flex;align-items:center;justify-content:center;background:#fff;border:3px solid var(--ink);border-radius:17px;overflow:hidden;margin-bottom:22px}.supporter-logo img{width:100%;height:100%;object-fit:contain}.supporter-card h3{width:100%;margin:0 0 10px;padding:12px 8px;font-size:1.55rem;font-weight:900;line-height:1.35;background:var(--yellow);border:2px solid var(--ink);border-radius:13px}.supporter-card h3 span{font-size:1.05rem}.supporter-card p{margin:0;line-height:1.7;font-weight:700}.supporter-card:nth-child(1){box-shadow:6px 6px 0 #e9a780}.supporter-card:nth-child(2){box-shadow:6px 6px 0 #ef4b50}.supporter-card:nth-child(3){box-shadow:6px 6px 0 #e5c65d}
@media(max-width:900px){.supporter-logo{height:320px}.supporter-card h3{font-size:1.65rem}}
@media(max-width:520px){.supporter-logo{height:280px}.supporter-card{padding:14px 14px 24px}}
/* Seven-Eleven Memorial Foundation grant */
.foundation-section{position:relative;overflow:hidden}.foundation-card{position:relative;max-width:900px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;padding:42px 48px;background:linear-gradient(145deg,#fff 0 70%,#eef9f1 70%);border:4px solid var(--ink);border-radius:28px;box-shadow:10px 10px 0 #159b59}.foundation-card:before{content:"THANK YOU";position:absolute;right:18px;top:12px;color:rgba(21,155,89,.09);font-size:4.5rem;font-weight:900;letter-spacing:.06em}.foundation-logo{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:170px;padding:28px;background:#fff;border:3px solid #159b59;border-radius:20px;box-shadow:5px 5px 0 #b9e8cc}.foundation-logo img{width:100%;max-width:520px;height:auto}.foundation-copy{position:relative;z-index:1}.foundation-label{display:inline-block;padding:5px 17px;background:#159b59;color:#fff;border:2px solid var(--ink);border-radius:999px;font-weight:900;box-shadow:3px 3px 0 var(--ink)}.foundation-copy h3{margin:18px 0 12px;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:900;line-height:1.45}.foundation-copy p{margin:0;font-weight:700}.foundation-shine{position:absolute;z-index:2;right:-12px;top:-34px;color:#ffd719;font-size:5.5rem;text-shadow:3px 3px 0 var(--ink);transform:rotate(12deg)}
@media(max-width:760px){.foundation-card{grid-template-columns:1fr;gap:25px;padding:28px 20px;text-align:center}.foundation-card:before{font-size:2.8rem}.foundation-logo{min-height:130px;padding:22px}.foundation-shine{font-size:4rem;right:-5px}.foundation-copy h3{font-size:1.55rem}}
/* 2025 supporter roll */
.supporters-year{background:#fffaf7;background-image:radial-gradient(rgba(255,156,176,.18) 2px,transparent 2px),radial-gradient(rgba(255,211,56,.18) 2px,transparent 2px);background-size:34px 34px;background-position:0 0,17px 17px;border-top:4px solid var(--ink)}.year-thanks-head{text-align:center;max-width:850px;margin:0 auto 45px}.year-ribbon{display:inline-block;padding:7px 24px;background:var(--yellow);border:3px solid var(--ink);border-radius:999px;font-size:1.1rem;font-weight:900;box-shadow:4px 4px 0 var(--ink)}.year-thanks-head h2{font-size:clamp(2.2rem,5vw,3.6rem);margin:18px 0 5px}.year-period{display:inline-block;margin:0 0 24px;padding-bottom:3px;border-bottom:2px solid var(--ink);font-weight:900}.year-message{margin:0;padding:22px 25px;background:rgba(255,255,255,.85);border:2px dashed #ee9bad;border-radius:20px;font-size:1.05rem;font-weight:700}.thanks-category-grid{display:grid;grid-template-columns:.8fr 1.5fr;gap:28px;align-items:start}.thanks-category{background:#fff;border:3px solid var(--ink);border-radius:24px;padding:25px;box-shadow:6px 6px 0 var(--ink)}.thanks-category-title{display:flex;align-items:center;justify-content:center;gap:9px;margin:-8px -8px 20px;padding:10px;border-radius:15px;font-weight:900}.thanks-category-title span{font-size:1.6rem}.thanks-category-title h3{margin:0;font-size:1.35rem}.thanks-category.donation .thanks-category-title{background:#ffdbe3}.thanks-category.nft .thanks-category-title{background:#ffe89c}.thanks-category.goods .thanks-category-title{background:#dff3ff}.thanks-category.gift .thanks-category-title{background:#e1f5df}.supporter-name-list{list-style:none;margin:0;padding:0;display:grid;gap:9px}.supporter-name-list li{padding:7px 12px;background:#fffaf1;border-left:5px solid #f1a7b8;border-radius:7px;font-weight:900}.name-columns{grid-template-columns:repeat(2,1fr);gap:8px 12px}.nft .supporter-name-list li{border-left-color:#e9bd2e}.repeat-note{margin:17px 0 0;font-size:.8rem;color:#6e625d}.goods,.gift{grid-column:1/-1;text-align:center}.goods-count{margin:4px 0 10px;font-size:1.2rem;font-weight:900}.goods-count strong{font-size:3.2rem;color:#238fca;margin-right:5px}.gift-name{margin:5px 0 10px;font-size:1.55rem;font-weight:900}.gift-name span{font-size:1rem}.year-closing{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:45px;padding:22px;background:var(--yellow);border:3px solid var(--ink);border-radius:22px;box-shadow:6px 6px 0 var(--ink);font-weight:900;text-align:center}.year-closing p{margin:0}.year-closing span{color:#ef4a61;font-size:2rem}
@media(max-width:800px){.thanks-category-grid{grid-template-columns:1fr}.goods,.gift{grid-column:auto}.name-columns{grid-template-columns:1fr}.year-message br{display:none}}
@media(max-width:520px){.thanks-category{padding:18px}.year-closing{gap:8px;padding:18px 12px}.year-closing span{font-size:1.4rem}}
/* Preserve official foundation logo exactly */
.foundation-logo{padding:24px;background:#fff;border:0;box-shadow:none}.foundation-logo img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain;object-position:center;filter:none!important;transform:none!important;opacity:1;mix-blend-mode:normal}