*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f4f6;color:#111827}a{color:inherit;text-decoration:none}.pc-app{min-height:100vh;display:flex;flex-direction:column}.pc-nav{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid rgba(148,163,184,.35)}.pc-nav-inner{max-width:1100px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.pc-logo{font-weight:700;font-size:1.1rem;letter-spacing:.03em;color:#1f2933}.pc-nav-list{list-style:none;display:flex;align-items:center;gap:1rem;padding:0;margin:0;font-size:.95rem}.pc-nav-list a{padding:.4rem .55rem;border-radius:999px;color:#374151}.pc-nav-list a:hover{background:#e5e7eb}.pc-donate-btn{background:#2563eb;color:#fff!important;padding:.4rem .9rem;border-radius:999px;font-weight:600;box-shadow:0 1px 4px #2563eb66}.pc-main{flex:1}.pc-page{max-width:1100px;margin:0 auto;padding:2.25rem 1.5rem 3.5rem}.pc-hero{padding-bottom:1.75rem;border-bottom:1px solid rgba(209,213,219,.7);margin-bottom:1.5rem}.pc-hero-title{font-size:2rem;margin:0 0 .75rem;color:#2563eb}.pc-hero-text{max-width:640px;font-size:.98rem;color:#4b5563;margin:0 0 1.25rem}.pc-btn{display:inline-block;background:#2563eb;color:#fff;padding:.6rem 1.2rem;border-radius:999px;border:none;font-size:.95rem;cursor:pointer;font-weight:600;box-shadow:0 3px 10px #2563eb73}.pc-btn:hover{background:#1d4ed8}.pc-home-gallery{margin-top:1.5rem}.pc-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}@media(max-width:900px){.pc-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pc-home-grid{grid-template-columns:1fr}}.pc-home-card{background:#fff;border-radius:18px;padding:.85rem .85rem 1rem;box-shadow:0 8px 24px #0f172a0d;display:flex;flex-direction:column;gap:.55rem}.pc-home-img{width:100%;max-height:180px;object-fit:cover;border-radius:14px;display:block}.pc-home-card h3{margin:.25rem 0 0;font-size:1rem;color:#111827}.pc-home-card p{margin:0;font-size:.9rem;color:#4b5563}.pc-link{margin-top:.35rem;font-size:.88rem;color:#2563eb;font-weight:500}.pc-page-title{font-size:1.5rem;margin:0 0 .75rem;color:#111827}.pc-page-text{font-size:.95rem;color:#4b5563;max-width:720px;line-height:1.6}.pc-courses{margin-top:1.5rem;display:grid;gap:1rem}.pc-course{background:#fff;border-radius:16px;padding:1rem 1.1rem;box-shadow:0 6px 18px #0f172a0a}.pc-course h4{margin:0 0 .4rem;color:#1f2933}.pc-course p{margin:.15rem 0;font-size:.92rem}.pc-course-meta{font-size:.85rem;color:#6b7280}.pc-dashboard-grid{margin-top:1.5rem;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1.2fr);gap:1.25rem}@media(max-width:800px){.pc-dashboard-grid{grid-template-columns:1fr}}.pc-dashboard-card{background:#fff;border-radius:18px;padding:1rem 1.25rem;box-shadow:0 8px 24px #0f172a0d}.pc-dashboard-heading{margin:0 0 .75rem;font-size:.95rem;color:#111827}.pc-trend-line{height:110px;border-radius:12px;background:linear-gradient(to bottom,#2563eb24,#2563eb08),repeating-linear-gradient(to right,rgba(148,163,184,.25),rgba(148,163,184,.25) 1px,transparent 1px,transparent 16px);margin-bottom:.75rem}.pc-bar-row{display:flex;align-items:center;gap:.6rem;font-size:.9rem;margin-bottom:.4rem}.pc-bar{flex:1;height:8px;border-radius:999px;background:linear-gradient(to right,#2563eb,#38bdf8)}.pc-bar-60{width:60%}.pc-bar-70{width:70%}.pc-bar-80{width:80%}.pc-global-score{margin-top:.6rem;font-size:.9rem;font-weight:600;color:#111827}.pc-figure-card{margin-top:1.2rem;background:#fff;border-radius:18px;padding:.9rem;box-shadow:0 6px 18px #0f172a0d}.pc-figure-img{width:100%;max-height:320px;object-fit:contain;display:block;border-radius:14px}.pc-donate-box{margin-top:1.5rem;background:#fff;padding:1.25rem 1.4rem;border-radius:18px;box-shadow:0 8px 24px #0f172a0d;max-width:420px}.pc-donate-buttons{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.pc-btn-small{background:#2563eb;color:#fff;border:none;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;cursor:pointer}.pc-btn-small:hover{background:#1d4ed8}.pc-note{font-size:.85rem;color:#6b7280}.pc-footer{border-top:1px solid rgba(148,163,184,.35);padding:1rem 1.5rem 1.4rem;text-align:center;font-size:.85rem;color:#6b7280;background:#fff}.pc-footer a{color:#2563eb}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
