:root{
    --primary:#123d82;
    --primary-dark:#0b2656;
    --secondary:#f6b33b;
    --accent:#d94b3d;
    --ink:#152033;
    --muted:#64748b;
    --bg:#f8fafc;
    --soft:#eef5ff;
}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}.top-strip{background:linear-gradient(90deg,var(--primary-dark),var(--primary));color:#fff;padding:.45rem 0}.college-logo{width:58px;height:58px;object-fit:contain}.navbar .nav-link{font-weight:600;color:#1e293b}.navbar .nav-link:hover{color:var(--primary)}.navbar-brand span strong{color:var(--primary-dark)}.btn-centenary{background:linear-gradient(135deg,var(--primary),#2468c5);border:none;color:#fff;font-weight:700;border-radius:999px;padding:.65rem 1.35rem;box-shadow:0 12px 25px rgba(18,61,130,.18)}.btn-centenary:hover{color:#fff;transform:translateY(-1px);box-shadow:0 16px 30px rgba(18,61,130,.28)}.btn-outline-centenary{border:1px solid rgba(18,61,130,.35);color:var(--primary);font-weight:700;border-radius:999px;padding:.65rem 1.35rem;background:#fff}.btn-outline-centenary:hover{background:var(--primary);color:#fff}.text-centenary{color:var(--primary)}.hero-carousel .carousel-item{height:560px;background:#111827}.hero-carousel img{height:560px;object-fit:cover;filter:brightness(.52)}.hero-carousel h1{font-size:3.25rem;font-weight:850;max-width:900px}.hero-carousel p{font-size:1.2rem;max-width:720px}.hero-badge{display:inline-flex;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px);color:#fff;border-radius:999px;padding:.45rem 1rem;font-weight:800;margin-bottom:1rem}.hero-fallback{padding:105px 0;background:radial-gradient(circle at 20% 15%,rgba(246,179,59,.32),transparent 34%),radial-gradient(circle at 85% 20%,rgba(217,75,61,.22),transparent 28%),linear-gradient(135deg,#0b2656,#123d82 52%,#071a3d);color:#fff;position:relative;overflow:hidden}.hero-fallback:after{content:"";position:absolute;right:-70px;bottom:-90px;width:260px;height:260px;border-radius:50%;border:45px solid rgba(255,255,255,.08)}.hero-fallback h1{font-size:3rem;font-weight:850;max-width:900px}.hero-fallback p{font-size:1.35rem;margin:1rem 0 1.6rem;color:#e6f0ff}.hero-logo{width:190px;height:190px;object-fit:contain;background:#fff;border-radius:50%;padding:18px;box-shadow:0 22px 60px rgba(0,0,0,.28)}.section-kicker{color:var(--accent);font-weight:850;text-transform:uppercase;letter-spacing:.08em}.feature-card,.registration-card,.donation-card,.contact-card,.page-card,.legacy-card,.content-panel,.message-card{border:1px solid #e2e8f0;background:#fff;border-radius:26px;padding:30px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.feature-card i{font-size:3rem;color:var(--secondary)}.centenary-intro{background:linear-gradient(180deg,#fff,#f7fbff)}.centenary-intro h2,.legacy-section h2,.highlights-section h2,.message-section h2,.join-section h2{font-weight:850;color:#0f2147}.centenary-intro p{font-size:1.05rem;line-height:1.78;color:#334155}.legacy-card{position:relative;overflow:hidden;background:linear-gradient(160deg,#ffffff,#f0f6ff);border:1px solid rgba(18,61,130,.12)}.legacy-card:before{content:"";position:absolute;left:-80px;top:-80px;width:190px;height:190px;background:rgba(246,179,59,.22);border-radius:50%}.legacy-logo-wrap{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:#fff;margin:0 auto 18px;border:1px solid #dbeafe;box-shadow:0 18px 45px rgba(18,61,130,.14);position:relative}.legacy-logo{width:118px;height:118px;object-fit:contain}.legacy-years{display:inline-flex;background:#eaf2ff;color:var(--primary);border-radius:999px;padding:.45rem 1rem;font-weight:850;margin-bottom:.7rem}.legacy-card h3{font-size:2.5rem;font-weight:900;color:var(--primary-dark)}.legacy-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.legacy-mini-stats div{background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:12px}.legacy-mini-stats strong{display:block;color:var(--primary);font-size:.92rem}.legacy-mini-stats span{font-size:.78rem;color:#64748b}.legacy-section{background:#f8fafc}.content-panel{height:100%;background:#fff}.content-panel p{font-size:1.08rem;line-height:1.85;color:#334155}.quote-panel{height:100%;border-radius:26px;padding:34px;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;display:flex;flex-direction:column;justify-content:center;box-shadow:0 24px 60px rgba(18,61,130,.25)}.quote-panel i{font-size:3.4rem;color:var(--secondary);line-height:1}.quote-panel p{font-size:1.55rem;font-weight:800;line-height:1.45;margin:1rem 0 0}.highlights-section{background:#fff}.highlight-card{height:100%;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px;box-shadow:0 12px 28px rgba(15,23,42,.06);transition:.2s}.highlight-card:hover{transform:translateY(-4px);border-color:#bfdbfe;box-shadow:0 18px 40px rgba(18,61,130,.12)}.highlight-card i{min-width:46px;width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#eaf2ff,#fff7df);color:var(--primary);font-size:1.35rem}.highlight-card span{font-weight:750;color:#1e293b}.message-section{background:linear-gradient(180deg,#f8fafc,#eef5ff)}.message-card{background:#fff}.message-card p,.join-section p{font-size:1.08rem;line-height:1.82;color:#334155}.join-section{background:#fff}.join-actions{display:grid;gap:14px}.join-actions a{display:flex;align-items:center;gap:14px;text-decoration:none;color:#0f2147;background:#f8fbff;border:1px solid #dbeafe;border-radius:20px;padding:18px 20px;font-weight:800;transition:.2s}.join-actions a:hover{transform:translateX(4px);background:#eaf2ff}.join-actions i{width:46px;height:46px;border-radius:16px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:1.35rem}.page-card{display:block;height:100%;text-decoration:none;color:inherit;transition:.2s}.page-card:hover{transform:translateY(-4px);color:inherit;box-shadow:0 24px 60px rgba(15,23,42,.12)}.page-card .icon{width:54px;height:54px;border-radius:16px;background:#eaf2ff;color:var(--primary);display:grid;place-items:center;font-size:1.5rem;margin-bottom:16px}.page-hero{padding:100px 0;color:#fff;background-size:cover;background-position:center;background-color:#1e293b}.page-hero h1{font-weight:850}.breadcrumb a{color:#fff}.breadcrumb-item.active{color:#fde68a}.content-body{font-size:1.05rem;line-height:1.8}.contact-hero,.registration-hero{background:linear-gradient(135deg,#0b2656,#123d82)}.contact-card{margin-bottom:16px}.contact-card i{font-size:1.8rem;color:var(--primary)}.map-placeholder{height:360px;border-radius:24px;background:#f1f5f9;display:grid;place-items:center;color:#64748b}.donation-section{background:linear-gradient(135deg,#fff7ed,#f8fafc)}.donation-card{max-width:760px}.success-icon{display:inline-grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:2.4rem}.bank-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:18px;margin:20px 0}.bank-box p{margin-bottom:.35rem}.qr-img{width:220px;max-width:100%;border:8px solid #fff;box-shadow:0 14px 35px rgba(15,23,42,.12);border-radius:18px}.site-footer{background:#111827;color:#cbd5e1}.site-footer h5,.site-footer h6{color:#fff}.site-footer a{color:#fde68a;text-decoration:none}.footer-bottom{background:#0b1120;color:#94a3b8}@media(max-width:992px){.hero-fallback{text-align:center;padding:80px 0}.hero-fallback h1{font-size:2.45rem}.hero-logo{width:150px;height:150px}.legacy-mini-stats{grid-template-columns:1fr}}@media(max-width:768px){.hero-carousel .carousel-item,.hero-carousel img{height:420px}.hero-carousel h1{font-size:2.1rem}.hero-fallback h1{font-size:2.15rem}.navbar-brand span strong{font-size:.9rem}.college-logo{width:46px;height:46px}.legacy-card,.content-panel,.message-card{padding:22px}.quote-panel p{font-size:1.25rem}}
