/* VANDI public inner pages — compact glass UI aligned with Fahad/SantriFlow */
.vandi-page{padding:24px 0 34px;min-height:calc(100vh - 88px);background:transparent}
.vandi-page .container{max-width:1440px}
.vandi-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px;padding:18px 20px;border:1px solid var(--vandi-border);border-radius:18px;background:var(--vandi-surface-strong);box-shadow:var(--vandi-shadow)}
.vandi-page-head-copy{min-width:0}.vandi-page-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--vandi-primary);margin-bottom:8px}.vandi-page-head h1{margin:0;font-size:28px;line-height:1.15;font-weight:700;color:var(--vandi-text)}.vandi-page-head p{margin:7px 0 0;max-width:760px;font-size:12px;line-height:1.6;color:var(--vandi-muted)}

/* Academic */
.academic-modern{padding:24px 0 34px!important;min-height:calc(100vh - 88px)!important;background:transparent!important}.academic-modern>.container{max-width:1440px}.academic-hero-modern{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:20px!important;border-radius:18px!important;border:1px solid var(--vandi-border)!important;background:var(--vandi-surface-strong)!important;color:var(--vandi-text)!important;box-shadow:var(--vandi-shadow)!important}.academic-label{display:inline-flex!important;background:rgba(25,185,130,.10)!important;color:var(--vandi-primary)!important;border:1px solid rgba(25,185,130,.18)!important;padding:5px 9px!important;border-radius:999px!important;font-size:9px!important;letter-spacing:.05em!important;text-transform:uppercase!important}.academic-hero-modern h1{font-size:28px!important;line-height:1.15!important;font-weight:700!important;margin:10px 0 5px!important;color:var(--vandi-text)!important}.academic-hero-modern p{font-size:12px!important;line-height:1.55!important;max-width:760px!important;margin:0!important;color:var(--vandi-muted)!important}.academic-hero-icon{width:54px!important;height:54px!important;min-width:54px!important;border-radius:14px!important;background:rgba(25,185,130,.10)!important;border:1px solid rgba(25,185,130,.16)!important;font-size:24px!important;display:grid!important;place-items:center!important}
.academic-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:12px 0!important}.academic-summary-card{min-width:0!important;min-height:72px!important;padding:10px 12px!important;border-radius:13px!important;border:1px solid var(--vandi-border)!important;background:var(--vandi-surface-strong)!important;box-shadow:var(--vandi-shadow)!important;display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease!important}.academic-summary-card::before{content:"";position:absolute;inset:0;z-index:-1;opacity:0;transition:opacity .22s ease;background:linear-gradient(135deg,rgba(25,185,130,.20),rgba(25,185,130,.06))}.academic-summary-card:nth-child(2)::before{background:linear-gradient(135deg,rgba(56,189,248,.22),rgba(14,116,144,.08))}.academic-summary-card:nth-child(3)::before{background:linear-gradient(135deg,rgba(250,204,21,.22),rgba(202,138,4,.08))}.academic-summary-card:nth-child(4)::before{background:linear-gradient(135deg,rgba(192,132,252,.22),rgba(126,34,206,.08))}.academic-summary-card:hover,.academic-summary-card:focus-visible{transform:translateY(-4px) scale(1.015)!important;border-color:rgba(255,255,255,.20)!important;box-shadow:0 14px 30px rgba(0,0,0,.16)!important}.academic-summary-card:hover::before,.academic-summary-card:focus-visible::before{opacity:1}.academic-summary-card>span{width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;background:rgba(25,185,130,.10)!important;display:grid!important;place-items:center!important;font-size:15px!important;transition:transform .22s ease,background .22s ease!important}.academic-summary-card:nth-child(2)>span{background:rgba(56,189,248,.12)!important}.academic-summary-card:nth-child(3)>span{background:rgba(250,204,21,.12)!important}.academic-summary-card:nth-child(4)>span{background:rgba(192,132,252,.12)!important}.academic-summary-card:hover>span,.academic-summary-card:focus-visible>span{transform:scale(1.12) rotate(-4deg)}.academic-summary-card h3{font-size:18px!important;line-height:1!important;margin:0 0 4px!important;color:var(--vandi-text)!important;font-weight:700!important}.academic-summary-card small{font-size:10px!important;color:var(--vandi-muted)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;transition:color .22s ease!important}.academic-summary-card:hover small,.academic-summary-card:focus-visible small{color:var(--vandi-text)!important}
.academic-layout{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.academic-panel-modern{min-width:0;padding:14px!important;border-radius:15px!important;border:1px solid var(--vandi-border)!important;background:var(--vandi-surface-strong)!important;box-shadow:var(--vandi-shadow)!important}.academic-panel-head{margin:0 0 8px!important;padding:0 0 9px!important;border-bottom:1px solid var(--vandi-border)!important}.academic-panel-head>div{display:flex!important;align-items:center!important;gap:8px!important}.academic-panel-head span{width:28px!important;height:28px!important;border-radius:8px!important;display:grid!important;place-items:center!important;background:rgba(25,185,130,.09)!important;font-size:13px!important}.academic-panel-head h4{margin:0!important;font-size:13px!important;font-weight:650!important;color:var(--vandi-text)!important}.academic-list{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:8px 0!important;border-bottom:1px solid var(--vandi-border)!important}.academic-list:last-child{border-bottom:0!important}.academic-time,.academic-date{width:auto!important;min-width:0!important;height:auto!important;padding:5px 6px!important;border-radius:8px!important;background:rgba(244,210,31,.14)!important;color:#a46f00!important;font-size:10px!important;font-weight:700!important;text-align:center!important}.academic-info{min-width:0}.academic-info strong{display:block;font-size:11px!important;font-weight:650!important;color:var(--vandi-text)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.academic-info p{margin:3px 0 0!important;font-size:9.5px!important;line-height:1.4!important;color:var(--vandi-muted)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.academic-announcement{padding:9px 0!important;border-bottom:1px solid var(--vandi-border)!important}.academic-announcement:last-child{border-bottom:0!important}.academic-announcement strong{font-size:11px!important;color:var(--vandi-text)!important;font-weight:650!important}.academic-announcement p{font-size:9.5px!important;line-height:1.45!important;color:var(--vandi-muted)!important;margin:3px 0 0!important}

/* Category/listing */
.vandi-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vandi-list-card{min-width:0;overflow:hidden;border:1px solid var(--vandi-border);border-radius:15px;background:var(--vandi-surface-strong);box-shadow:var(--vandi-shadow);transition:transform .16s ease,border-color .16s ease}.vandi-list-card:hover{transform:translateY(-2px);border-color:rgba(25,185,130,.34)}.vandi-list-card .thumb{height:170px;overflow:hidden;background:rgba(25,185,130,.05)}.vandi-list-card .thumb img{width:100%;height:100%;object-fit:cover}.vandi-list-card .placeholder-img{height:100%;display:grid;place-items:center;font-size:11px;color:var(--vandi-muted);background:rgba(25,185,130,.05)}.vandi-list-card-body{padding:12px}.vandi-list-card h2,.vandi-list-card h5{font-size:14px;line-height:1.35;margin:0 0 7px;font-weight:650}.vandi-list-card h2 a,.vandi-list-card h5 a{color:var(--vandi-text)}.vandi-list-card p{font-size:10.5px;line-height:1.55;color:var(--vandi-muted);margin:0 0 9px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vandi-list-meta{font-size:9px;color:var(--vandi-muted)}.vandi-empty{padding:34px;text-align:center;border:1px dashed var(--vandi-border);border-radius:15px;color:var(--vandi-muted);font-size:11px;background:var(--vandi-surface-strong)}

/* Article detail */
.vandi-article-wrap{max-width:900px;margin:0 auto}.vandi-article{padding:20px;border:1px solid var(--vandi-border);border-radius:18px;background:var(--vandi-surface-strong);box-shadow:var(--vandi-shadow)}.vandi-article-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(25,185,130,.10);border:1px solid rgba(25,185,130,.18);color:var(--vandi-primary);font-size:9px;font-weight:700}.vandi-article h1{font-size:28px;line-height:1.22;margin:10px 0 5px;color:var(--vandi-text);font-weight:700}.vandi-article-meta{font-size:9.5px;color:var(--vandi-muted);margin-bottom:14px}.vandi-detail-image{border-radius:14px;overflow:hidden;margin-bottom:16px;background:rgba(25,185,130,.05)}.vandi-detail-image img{display:block;width:100%;max-height:480px;object-fit:cover}.vandi-detail-image .placeholder-img{min-height:240px;display:grid;place-items:center;color:var(--vandi-muted);font-size:11px}.vandi-article-content{font-size:12px;line-height:1.75;color:var(--vandi-text)}.vandi-article-content img{max-width:100%;height:auto;border-radius:10px}.vandi-article-content h2,.vandi-article-content h3{font-size:18px;margin:20px 0 8px}.vandi-back-link{display:inline-flex;margin-top:16px;font-size:10px;color:var(--vandi-primary);font-weight:600}

/* Dark glass surfaces */
html[data-theme="dark"] .academic-hero-modern,html[data-theme="dark"] .academic-summary-card,html[data-theme="dark"] .academic-panel-modern,html[data-theme="dark"] .vandi-page-head,html[data-theme="dark"] .vandi-list-card,html[data-theme="dark"] .vandi-article,html[data-theme="dark"] .vandi-empty{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.085)!important;box-shadow:0 15px 34px rgba(0,0,0,.15)!important;backdrop-filter:blur(18px) saturate(115%);-webkit-backdrop-filter:blur(18px) saturate(115%)}html[data-theme="dark"] .academic-time,html[data-theme="dark"] .academic-date{color:#f5d451!important;background:rgba(244,210,31,.10)!important}

@media(max-width:991px){.academic-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.academic-layout{grid-template-columns:1fr!important}.vandi-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vandi-page-head h1,.academic-hero-modern h1,.vandi-article h1{font-size:24px!important}}
@media(max-width:576px){.vandi-page,.academic-modern{padding:12px 0 22px!important}.vandi-page-head,.academic-hero-modern{padding:14px!important;border-radius:14px!important}.academic-hero-icon{display:none!important}.academic-summary{gap:7px!important}.academic-summary-card{min-height:64px!important;padding:8px!important}.academic-summary-card>span{width:30px!important;height:30px!important;min-width:30px!important}.academic-summary-card h3{font-size:16px!important}.academic-layout{gap:8px!important}.academic-panel-modern{padding:11px!important;border-radius:13px!important}.vandi-list-grid{grid-template-columns:1fr;gap:9px}.vandi-list-card .thumb{height:155px}.vandi-article{padding:14px;border-radius:14px}.vandi-article h1{font-size:22px!important}.vandi-detail-image img{max-height:340px}}
