@import"https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Marcellus&display=swap";:root{color:#143126;background:#eef3eb;font-family:Manrope,Hind Siliguri,sans-serif;--bg: #eef3eb;--surface: rgba(255, 255, 255, .88);--surface-strong: #ffffff;--surface-dark: #123228;--surface-soft: #dce9dd;--text: #143126;--text-muted: #557366;--brand: #1f6a45;--brand-dark: #123b2b;--brand-soft: #d8efe1;--gold: #cfb372;--line: rgba(20, 49, 38, .12);--shadow: 0 24px 60px rgba(12, 40, 28, .12);--radius: 1.6rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at top left,rgba(57,132,85,.18),transparent 28rem),radial-gradient(circle at right bottom,rgba(207,179,114,.12),transparent 26rem),linear-gradient(180deg,#f7faf4,#ebf0e8)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:0}input,select,textarea{width:100%;padding:.92rem 1rem;border-radius:1rem;border:1px solid rgba(20,49,38,.14);background:#ffffffeb;color:var(--text)}textarea{resize:vertical}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.section{padding:4.8rem 0}.section--white{background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section--offset{margin-top:-3.2rem;position:relative;z-index:2}.site-shell{min-height:100vh}.top-strip{background:linear-gradient(90deg,#0c261b,#194330);color:#ffffffe6;font-size:.84rem}.top-strip__content,.header__content,.footer__grid,.home-columns,.content-grid,.about-grid,.auth-shell,.dashboard-grid,.record-card__header,.faculty-card__top,.hero__content--split{display:flex;gap:1.5rem}.top-strip__content,.header__content{align-items:center;justify-content:space-between;padding:.75rem 0}.top-strip__content p{margin:0}.top-strip__stats,.hero__actions,.header__actions,.inline-actions,.dashboard-tabs,.program-card__meta{display:flex;gap:.8rem;flex-wrap:wrap}.header__actions{justify-content:flex-end}.header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6faf5d1;border-bottom:1px solid rgba(20,49,38,.08)}.brand{display:flex;align-items:center;gap:1rem;min-width:0}.brand__logo-image{width:4rem;height:4rem;border-radius:1rem;object-fit:cover;background:#fff;padding:.25rem;box-shadow:0 14px 28px #123b2b1f}.brand h1,.hero h2,.section-heading h2,.section-heading h3,.document-card h3,.feature-card h3,.faculty-card h3,.program-card h3,.panel h3{margin:0;font-family:Marcellus,Hind Siliguri,serif;letter-spacing:.01em}.brand p,.lead,.panel p,.document-card p,.feature-card p,.program-card p,.notice-card p,.faculty-card p,.footer p{color:var(--text-muted)}.nav{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap}.nav__link{padding:.62rem .95rem;border-radius:999px;font-weight:700;color:#325746}.nav__link:hover,.nav__link--active{background:#1f6a451a;color:var(--brand)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3rem;padding:.85rem 1.35rem;border-radius:999px;background:linear-gradient(135deg,#1f6a45,#2d8a5b);color:#fff;cursor:pointer;font-weight:800;box-shadow:0 14px 26px #1f6a4529;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 18px 32px #1f6a4533}.button--ghost{background:#fff9;color:var(--brand-dark);border:1px solid rgba(20,49,38,.12);box-shadow:none}.button--light{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.35);box-shadow:none}.button--compact{min-height:2.55rem;padding:.7rem 1rem;font-size:.92rem}.hero{position:relative;overflow:hidden;color:#fff}.hero--split{min-height:42rem}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#091812e0,#102f22c2 38%,#102f225c),linear-gradient(180deg,rgba(207,179,114,.1),transparent 45%)}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__content{position:relative;z-index:1;padding:6rem 0 5rem}.hero__content--split{align-items:end}.hero__main{flex:1.2}.hero__side-card{width:min(22rem,100%);padding:1.5rem;border-radius:var(--radius);background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 60px #05100b29;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero h2{max-width:12ch;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.94}.hero__text{max-width:44rem;margin:1.35rem 0 2rem;font-size:1.08rem;color:#ffffffe0}.eyebrow,.section-heading p{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:800}.section-heading{display:grid;gap:.55rem;margin-bottom:1.6rem}.section-heading--tight{margin-top:2rem}.panel,.stat-card,.feature-card,.program-card,.faculty-card,.document-card,.notice-card,.hero__side-card{border:1px solid var(--line)}.panel,.stat-card,.feature-card,.program-card,.faculty-card,.document-card,.notice-card,.subpanel{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.panel,.program-card,.faculty-card,.feature-card,.subpanel{padding:1.5rem}.panel--stack,.admin-stack,.auth-copy,.auth-form,.dashboard-shell,.dashboard-item,.record-grid,.record-card__header,.localized-fields,.document-list,.form-grid{display:grid;gap:1rem}.stats-grid,.feature-grid,.program-grid,.faculty-grid,.record-grid{display:grid;gap:1.2rem}.stats-grid,.feature-grid,.program-grid,.faculty-grid,.record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:1.8rem 1.2rem;text-align:center}.stat-card strong{display:block;margin-bottom:.25rem;font-size:2.45rem;color:var(--brand-dark);font-family:Marcellus,Hind Siliguri,serif}.feature-card{position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;inset:auto 1.4rem .8rem auto;width:5rem;height:5rem;border-radius:50%;background:radial-gradient(circle,rgba(207,179,114,.22),transparent 70%)}.feature-card__index{display:inline-flex;padding:.4rem .7rem;border-radius:999px;background:#1f6a4514;color:var(--brand);font-weight:800}.program-card__icon,.document-card__icon{width:3.2rem;height:3.2rem;border-radius:1rem;display:grid;place-items:center;background:linear-gradient(135deg,#d9efe1,#eef6f0);color:var(--brand);font-weight:800;margin-bottom:1rem}.program-card__meta span,.badge,.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:.38rem .72rem;border-radius:999px;font-size:.82rem;font-weight:800}.program-card__meta span,.badge{background:#1f6a4514;color:var(--brand)}.home-columns>*,.content-grid>*,.about-grid>*{flex:1}.spotlight-card{align-self:start;background:linear-gradient(160deg,#123b2bf5,#1f6a45e6),url(/institution.jpg) center/cover;color:#fff}.spotlight-card p,.spotlight-card .document-card p,.spotlight-card .document-card h3{color:#ffffffe0}.spotlight-card .document-card,.spotlight-card .empty-state{background:#ffffff1a;color:#fff;border-color:#ffffff1f;box-shadow:none}.notice-list,.document-list{display:grid;gap:1rem}.notice-card,.document-card{display:grid;gap:1rem;grid-template-columns:auto 1fr auto;padding:1.1rem}.notice-card__date{width:4.4rem;min-width:4.4rem;border-radius:1.15rem;background:linear-gradient(180deg,#f3f8f2,#dde9de);display:grid;place-items:center;padding:.7rem;text-align:center}.notice-card__date span{font-size:1.5rem;font-weight:800}.notice-card__body,.document-card>div{display:grid;gap:.45rem}.notice-card__meta,.document-card__meta{font-size:.86rem}.text-link{color:var(--brand);font-weight:800}.faculty-card--rich,.program-card--rich{background:linear-gradient(180deg,#fffffff2,#eef5f0f2)}.faculty-card__photo{width:4.8rem;height:4.8rem;border-radius:1.2rem;object-fit:cover;background:#fff}.faculty-card__role{margin-top:.25rem;color:var(--brand);font-weight:700}.faculty-grid--archive{grid-template-columns:repeat(4,minmax(0,1fr))}.archive-section{margin-top:3rem}.about-visual{position:relative}.about-visual img:first-child{width:100%;min-height:24rem;object-fit:cover;border-radius:calc(var(--radius) + .3rem);box-shadow:var(--shadow)}.about-visual__card{position:absolute;left:1.2rem;bottom:1.2rem;right:1.2rem;display:flex;gap:1rem;align-items:center;padding:1rem;border-radius:1.2rem;background:#ffffffeb;box-shadow:0 20px 40px #0a1e142e}.about-visual__card img{width:4rem;height:4rem;border-radius:1rem;background:#fff;padding:.25rem}.feature-list{margin:0;padding-left:1.2rem;display:grid;gap:.55rem}.feature-list--tight{gap:.35rem}.lead{font-size:1.08rem;line-height:1.72}.localized-fields__label,.form-grid label,.panel label{display:grid;gap:.45rem;font-weight:700}.localized-fields__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.subpanel{border:1px dashed rgba(20,49,38,.16)}.checkbox-row{display:flex;align-items:center;gap:.75rem}.checkbox-row input{width:auto}.upload-dropzone{display:grid;gap:.7rem;padding:1.25rem;border-radius:1.25rem;border:1px dashed rgba(31,106,69,.34);background:#d8efe175}.auth-section{min-height:calc(100vh - 7rem);display:grid;align-items:center}.auth-shell{align-items:center}.auth-copy,.auth-form{flex:1}.dashboard-header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.dashboard-grid>*{flex:1}.dashboard-tabs{padding-bottom:.35rem}.dashboard-tab{padding:.85rem 1.1rem;border-radius:999px;background:#1f6a4514;color:var(--brand-dark);font-weight:800;cursor:pointer}.dashboard-tab--active{background:linear-gradient(135deg,#1f6a45,#2d8a5b);color:#fff}.record-card__header{align-items:start;grid-template-columns:1fr auto}.status-text{margin:0;color:var(--brand);font-weight:800}.status-pill{text-transform:capitalize}.status-pill--pending{background:#ffc10729;color:#8d6500}.status-pill--reviewed{background:#3b82f629;color:#1857a4}.status-pill--approved{background:#22c55e29;color:#106d35}.status-pill--rejected{background:#ef444424;color:#9b1c1c}.empty-state{text-align:center;color:var(--text-muted)}.footer{margin-top:4rem;background:linear-gradient(180deg,#10291f,#091711);color:#ffffffe6}.footer__grid{padding:3.5rem 0 2.5rem}.footer__grid>*{flex:1;display:grid;gap:.8rem}.footer__bar{padding:1rem;text-align:center;border-top:1px solid rgba(255,255,255,.08);color:#ffffff9e}@media (max-width: 1100px){.header__content,.top-strip__content,.home-columns,.content-grid,.about-grid,.auth-shell,.dashboard-grid,.footer__grid,.hero__content--split{flex-direction:column}.feature-grid,.program-grid,.faculty-grid,.record-grid,.stats-grid,.faculty-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{justify-content:center}}@media (max-width: 760px){.section{padding:4rem 0}.container{width:min(100% - 1.1rem,100%)}.feature-grid,.program-grid,.faculty-grid,.record-grid,.stats-grid,.faculty-grid--archive,.localized-fields__grid,.notice-card,.document-card{grid-template-columns:1fr}.hero--split{min-height:36rem}.hero h2{max-width:100%;font-size:clamp(2.4rem,10vw,3.4rem)}.header__actions,.dashboard-tabs,.inline-actions,.button,.dashboard-tab,.brand{width:100%}}
