:root{--navy:#082968;--navy-soft:#405879;--orange:#f13a12;--orange-soft:#fff7f2;--line:#e7eaf0;--background:#fff;--serif:Georgia, "Times New Roman", Times, serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{min-width:320px;color:var(--navy);background:var(--background);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.site-shell{background:radial-gradient(circle at 50% 27%,#fff7f28c,#0000 30%),#fff;grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;overflow:hidden}.site-header{z-index:2;border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;min-height:98px;padding:0 clamp(24px,4vw,64px);display:flex}.header-brand{align-items:baseline;padding:8px 0;display:inline-flex}.brand{font-family:var(--serif);letter-spacing:-.045em;white-space:nowrap;align-items:baseline;font-size:clamp(2rem,3vw,2.8rem);line-height:1;display:inline-flex}.brand__my,.brand__suffix{color:var(--navy)}.brand__kolkata{color:var(--orange)}.brand__suffix{letter-spacing:-.02em;margin-left:.035em;font-size:.56em}.site-nav{align-items:center;gap:clamp(26px,4vw,72px);font-size:1rem;font-weight:500;display:flex}.site-nav a{padding:10px 2px;position:relative}.site-nav a:after{background:var(--orange);content:"";opacity:0;height:1px;transition:opacity .16s,transform .16s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(.6)}.site-nav a:hover:after,.site-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.site-nav a:focus-visible,.header-brand:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #f13a1233}.main-content{min-height:0;display:flex}.hero{flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:calc(100svh - 171px);padding-top:clamp(74px,9vh,118px);display:flex}.hero-copy{z-index:1;text-align:center;width:min(980px,100% - 40px)}.status-badge{min-height:42px;color:var(--orange);background:var(--orange-soft);border:1px solid #f13a1240;border-radius:999px;justify-content:center;align-items:center;margin:0 0 clamp(34px,5vh,60px);padding:9px 24px;font-size:1rem;font-weight:500;display:inline-flex}.hero-title{margin:0;font-weight:400}.brand--large{letter-spacing:-.065em;font-size:clamp(4.8rem,9.5vw,9rem)}.hero-lead{font-family:var(--serif);margin:clamp(24px,3vh,36px) 0 0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.2}.hero-description{color:var(--navy-soft);margin:clamp(26px,3vh,38px) auto 0;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.55}.ornament{width:180px;color:var(--orange);justify-content:center;align-items:center;gap:14px;margin:clamp(28px,3vh,40px) auto 0;display:flex}.ornament span{background:#f13a1238;width:62px;height:1px}.ornament b{font-family:var(--serif);font-size:1.35rem;font-weight:400;transform:rotate(45deg)}.skyline{-webkit-user-select:none;user-select:none;width:100%;margin-top:clamp(18px,4vh,44px);line-height:0}.skyline img{object-fit:cover;object-position:center bottom;width:100%;height:clamp(190px,25vw,315px);display:block}.visitor-note{z-index:1;font-family:var(--serif);text-align:center;flex-direction:column;align-items:center;margin-top:clamp(18px,2.4vh,34px);padding:0 20px clamp(26px,3vh,42px);font-size:clamp(1.35rem,2vw,1.8rem);display:flex}.visitor-note p{margin:0}.visitor-note span{background:var(--orange);width:82px;height:2px;margin-top:16px}.site-footer{border-top:1px solid var(--line);color:#60708a;text-align:center;justify-content:center;align-items:center;min-height:73px;margin:0 clamp(24px,4vw,64px);font-size:.95rem;display:flex}.site-footer p{margin:0}@media (max-width:720px){.site-header{min-height:74px;padding-inline:20px}.brand{font-size:1.8rem}.site-nav{gap:18px;font-size:.9rem}.hero{min-height:calc(100svh - 138px);padding-top:54px}.hero-copy{width:min(100% - 28px,640px)}.status-badge{min-height:38px;margin-bottom:34px;padding:8px 19px;font-size:.92rem}.brand--large{font-size:clamp(4rem,21vw,6.3rem)}.hero-lead{margin-top:24px;font-size:clamp(1.65rem,7vw,2.1rem)}.hero-description{margin-top:23px;font-size:.98rem}.desktop-break{display:none}.ornament{margin-top:28px}.skyline{margin-top:24px}.skyline img{object-position:58% bottom;height:210px}.visitor-note{margin-top:12px;padding-bottom:28px;font-size:1.35rem}.site-footer{min-height:64px;margin-inline:20px;font-size:.82rem}}@media (max-width:430px){.site-nav a:first-child{display:none}.site-nav{gap:0}.brand--large{font-size:clamp(3.8rem,23vw,5rem)}.skyline img{object-position:60% bottom;height:190px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
