@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&family=Caveat:wght@600;700&display=swap";:root{--bg-dark: #ffffff;--bg-nav: rgba(255, 255, 255, .95);--text-main: #0f172a;--text-muted: #475569;--text-dim: #64748b;--accent-blue: #2563eb;--accent-cyan: #0284c7;--accent-emerald: #10b981;--accent-orange: #f59e0b;--font-body: "Plus Jakarta Sans", sans-serif;--font-handwriting: "Caveat", cursive}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-body);line-height:1.6}body{min-height:100vh;background:var(--bg-dark);overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.site-header{position:fixed;top:0;left:0;width:100%;z-index:100;background:#fff;border-bottom:1px solid #e2e8f0}.site-header.scrolled{background:#fffffffa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 20px #0000000f}.nav-container{display:flex;align-items:center;justify-content:space-between;height:76px}.brand-logo{display:flex;flex-direction:column;line-height:1.15}.brand-main{font-size:1.1rem;font-weight:900;letter-spacing:.06em;color:#0f172a}.brand-main span{color:#2563eb}.brand-sub{font-size:.65rem;font-weight:800;letter-spacing:.22em;color:#0284c7}.nav-links{display:flex;align-items:center;gap:2.25rem}.nav-links a{font-size:.875rem;font-weight:600;color:#475569;transition:color .2s ease}.nav-links a:hover{color:#2563eb}.btn-nav{padding:.6rem 1.4rem;border-radius:6px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.85rem;font-weight:700;box-shadow:0 4px 15px #2563eb4d}.mobile-toggle{display:none;background:none;border:none;color:#0f172a;cursor:pointer}.poster-wrapper-section{width:100%;min-height:100vh;background:#f8fafc;display:flex;justify-content:center;align-items:flex-start;padding-top:96px;padding-bottom:40px;position:relative}.poster-container{position:relative;width:100%;max-width:1080px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #0f172a26;border:1px solid #cbd5e1}.poster-main-img{width:100%;height:auto;display:block}.hotspot-btn,.hotspot-card{position:absolute;cursor:pointer;z-index:20;transition:background .2s ease,border-color .2s ease;border-radius:8px}.hotspot-btn:hover,.hotspot-card:hover{background:#2563eb26;outline:2px dashed rgba(37,99,235,.6)}.hotspot-card-1{top:33%;left:3.5%;width:29.5%;height:47%}.hotspot-card-2{top:33%;left:35.2%;width:29.5%;height:47%}.hotspot-card-3{top:33%;left:66.8%;width:29.5%;height:47%}.hotspot-btn-project{top:84.8%;left:41.5%;width:25.5%;height:5.4%;border-radius:12px}.hotspot-btn-help{top:84.8%;left:68.5%;width:25.5%;height:5.4%;border-radius:12px}.resources-links-section{padding:60px 0 80px;background:#fff;border-top:1px solid #e2e8f0}.resources-heading{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:2rem}.resources-box-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1080px;margin:0 auto}@media(min-width:640px){.resources-box-grid{grid-template-columns:1fr 1fr}}.resource-card-item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000008;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.resource-card-item:hover{transform:translateY(-4px);border-color:#2563eb;box-shadow:0 10px 25px #2563eb1a}.r-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blue-icon{background:#2563eb1a;color:#2563eb}.green-icon{background:#10b9811a;color:#059669}.purple-icon{background:#a855f71a;color:#9333ea}.orange-icon{background:#f59e0b1a;color:#d97706}.r-content{display:flex;flex-direction:column;gap:.35rem}.r-title{font-size:1.05rem;font-weight:800;color:#0f172a}.r-desc{font-size:.85rem;color:#475569;line-height:1.4}.r-action{font-size:.85rem;font-weight:700;color:#2563eb;display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem}.site-footer{padding:45px 0 35px;background:#fff;border-top:1px solid #e2e8f0}.footer-container-inner{max-width:1080px;margin:0 auto}.footer-top-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}.footer-brand{display:flex;flex-direction:column}.f-title{font-size:1.15rem;font-weight:900;letter-spacing:.06em;color:#0f172a;line-height:1.2}.f-title span{color:#2563eb}.f-sub{font-size:.65rem;font-weight:800;letter-spacing:.22em;color:#0284c7;margin-top:.1rem}.f-tagline{font-size:.875rem;color:#64748b;margin-top:.5rem}.footer-nav{display:flex;align-items:center;gap:1.75rem;flex-wrap:wrap}.footer-nav a{font-size:.875rem;font-weight:600;color:#475569;transition:color .2s ease}.footer-nav a:hover{color:#2563eb}.footer-bottom-row{padding-top:1.75rem}.disclaimer-text{font-size:.825rem;color:#64748b;line-height:1.5}@media(max-width:900px){.nav-links{display:none}.mobile-toggle{display:block}.nav-links.open{display:flex;position:fixed;top:76px;left:0;width:100%;background:#fff;flex-direction:column;padding:2rem;gap:1.5rem;border-bottom:1px solid #e2e8f0;box-shadow:0 10px 30px #0000001a}}
