:root{--ink:#2e103e;--purple:#69447f;--muted:#766781;--paper:#f7f4fa;--line:#e6dfee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 'Noto Sans Thai',sans-serif}body:before{content:'';position:absolute;inset:0 0 auto;height:min(36vw,510px);background:url(panorama.png) center top/cover no-repeat;z-index:-1;pointer-events:none}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.wrap{width:92%;max-width:1320px;margin:auto}.header{height:136px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:40px;font-weight:700;letter-spacing:-1.3px;line-height:1.05;flex-shrink:0}.brand small{display:block;font-size:13px;font-weight:400;letter-spacing:2px;margin-top:9px;color:var(--purple)}.naga-mark{width:60px;height:94px;display:block;overflow:hidden}.naga-mark img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.university{display:flex;align-items:center;gap:16px;padding-left:30px;border-left:1px solid #cbbbd4;font-size:16px;line-height:1.45}.university img{height:65px;width:auto}.university small{display:block;font-size:12px;color:var(--muted)}.header nav{margin-left:auto;display:flex;align-items:center;gap:38px;font-size:16px;font-weight:500}.header nav a{padding-block:12px;white-space:nowrap}.header nav .active{border-bottom:2px solid var(--purple)}.search-shortcut svg{width:23px;height:23px;display:block}.intro-band>.wrap{width:96%;max-width:1390px}.intro{position:relative;padding:34px 34px 66px}.intro h1{font-size:clamp(38px,4.7vw,65px);line-height:1.35;font-weight:700;letter-spacing:-1.9px}.intro>p:not(.hero-note){font-size:25px;margin-top:4px;color:#533462}.hero-note{position:absolute;right:8px;top:-8px;transform:rotate(-12deg);font:20px/1.25 'Sriracha',cursive;color:#765381;text-align:center}.portals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.portal{position:relative;isolation:isolate;aspect-ratio:508/566;overflow:hidden;border:4px solid #fff;border-radius:12px;background:#e8dfed;display:flex;flex-direction:column;align-items:center;padding:36px 32px 40px;transition:box-shadow .2s,transform .2s}.portal-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.portal-copy{width:100%}.eyebrow{display:block;font-size:12px;letter-spacing:4px;margin-bottom:3px;color:#503660}.portal h2{font-size:clamp(26px,3vw,43px);line-height:1.4;letter-spacing:-1px;font-weight:700}.portal-copy>p{font-size:clamp(15px,1.65vw,23px);color:#584663;line-height:1.5;margin-top:5px}.hand-note{position:absolute;right:24px;top:23%;font:clamp(16px,1.6vw,23px)/1.4 'Sriracha',cursive;color:#725580;text-align:center;transform:rotate(-13deg)}.travel .hand-note{top:10%;right:15px;font-size:clamp(14px,1.3vw,19px)}.travel .portal-copy>p{max-width:90%}.portal-cta{margin-top:auto;display:flex;justify-content:center;align-items:center;gap:24px;background:#4b295e;color:white;border:1px solid #ffffffaa;border-radius:100px;min-height:58px;padding:13px 30px;font-size:17px;font-weight:500;box-shadow:0 5px 16px #44245813}.portal-cta>span{font-size:25px;line-height:1}.portal:hover{transform:translateY(-3px);box-shadow:0 12px 30px #4c2b5d19}.portal:hover .portal-cta{background:#653b7b}.directory{padding:43px 0 36px}.directory-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.directory h2{font-size:38px;font-weight:700;line-height:1.4;letter-spacing:-1px}.directory-heading p{color:#695174;font-size:18px}.search{width:43%;flex-shrink:0;position:relative}.search:before{content:'';position:absolute;left:22px;top:17px;width:14px;height:14px;border:1.7px solid var(--purple);border-radius:50%;pointer-events:none}.search:after{content:'';position:absolute;left:36px;top:31px;width:8px;height:1.5px;background:var(--purple);transform:rotate(45deg);pointer-events:none}.search input{width:100%;height:56px;padding:12px 20px 12px 58px;background:#ffffff55;border:1px solid #d6c7e0;border-radius:100px;color:var(--ink);font-size:15px}.search input::placeholder{color:#9c91a7}.filters{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin:28px 0 22px}.filters button{background:transparent;border:0;border-radius:100px;padding:9px 22px;font-size:15px;min-height:42px;color:var(--ink)}.filters button[aria-pressed=true]{background:var(--purple);color:white}.filters button:hover{background:#e8dfef}.filters button[aria-pressed=true]:hover{background:#573568}.link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 32px}.directory-link{display:flex;align-items:center;gap:28px;min-height:88px;padding:17px 26px;background:#ffffff70;border:1px solid var(--line);border-radius:12px;transition:background .2s,border-color .2s}.directory-link>svg{width:36px;height:36px;flex-shrink:0;color:var(--purple)}.link-copy{flex:1;min-width:0}.directory-link h3{font-size:17px;font-weight:600;line-height:1.5}.directory-link p{font-size:14px;color:var(--muted);margin-top:2px}.external{font-size:28px;color:var(--purple)}.directory-link:hover{background:white;border-color:#bba5ca}.empty{text-align:center;padding:48px 15px}.empty p{color:var(--muted)}.empty button{padding:10px 20px;border:1px solid var(--purple);border-radius:30px;background:white;margin-top:20px;color:var(--ink)}.footer{padding:32px 0 24px;background:url(research-pattern.svg) center 45%/100% auto no-repeat;position:relative}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:145px}.footer .brand{font-size:30px}.footer .brand small{font-size:12px;letter-spacing:0}.footer .naga-mark{height:85px;width:47px}.footer-top p{margin:0 0 0 57px;font-size:13px;color:var(--muted)}.footer nav{display:flex;gap:28px;font-size:13px}.footer nav a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:30px;font-size:12px;color:var(--muted)}.footer-bottom span:last-child{font-family:'Sriracha',cursive;font-size:18px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:20}.skip:focus{top:10px}:focus-visible{outline:3px solid #9462bb;outline-offset:5px}@media(min-width:1500px){body:before{background-size:1500px auto}}@media(max-width:1100px){.header{gap:22px;height:108px}.brand{font-size:32px}.naga-mark{width:48px;height:75px}.university{padding-left:22px;gap:12px}.university img{height:52px}.header nav{gap:28px;font-size:14px}.intro{padding:28px 30px 48px}.intro>p:not(.hero-note){font-size:21px}.portal{padding:26px 27px 30px}.portal-cta{font-size:14px;min-height:50px;padding:12px 26px}.directory h2{font-size:32px}.directory-heading p{font-size:16px}.filters button{font-size:13px;padding:8px 18px}.directory-link{gap:22px;padding:14px 22px}.directory-link h3{font-size:15px}.directory-link p{font-size:12px}}@media(max-width:820px){.university{display:none}.intro h1{font-size:43px}.intro>p:not(.hero-note){font-size:18px}.hero-note{font-size:16px;right:12px;top:-12px}.portal{padding:22px 20px 25px}.portal h2{font-size:26px}.portal-copy>p{font-size:14px}.hand-note{font-size:15px;right:12px;top:28%}.travel .hand-note{top:30%;font-size:14px}.portal-cta{gap:12px;padding:11px 16px;font-size:12px;min-height:44px}.directory-heading{align-items:flex-start;flex-direction:column;gap:20px}.search{width:100%}.filters{justify-content:flex-start}.link-grid{gap:12px}.directory-link{padding:15px;gap:14px}.directory-link>svg{width:28px;height:28px}.footer nav{flex-direction:column;gap:12px}}@media(max-width:600px){body:before{height:420px;background-size:auto 420px;background-position:70% top;opacity:.8}.wrap{width:90%}.header{height:auto;min-height:110px;flex-wrap:wrap;gap:8px;padding-top:16px;padding-bottom:12px}.brand{font-size:29px}.brand small{font-size:10px}.naga-mark{height:64px;width:42px}.header nav{width:100%;justify-content:space-between;margin:0;gap:14px}.header nav a{padding:8px 0}.intro-band>.wrap{width:94%}.intro{padding:28px 10px 30px}.intro h1{font-size:clamp(32px,8.8vw,45px);line-height:1.3;letter-spacing:-1px}.intro h1 span{display:block}.intro>p:not(.hero-note){font-size:16px;max-width:285px;margin-top:12px}.hero-note{display:none}.portals{grid-template-columns:1fr;gap:20px}.portal{aspect-ratio:508/566;padding:25px 25px 28px}.portal h2{font-size:clamp(26px,7.4vw,36px)}.portal-copy>p{font-size:clamp(14px,3.8vw,18px)}.eyebrow{font-size:10px;letter-spacing:3px}.hand-note{font-size:17px;top:28%;right:16px}.travel .hand-note{font-size:16px;top:29%}.portal-cta{font-size:14px;padding:12px 22px;min-height:49px}.directory{padding-top:32px}.directory h2{font-size:29px}.directory-heading p{font-size:15px}.filters{margin:22px 0 18px;gap:5px}.filters button{padding:9px 13px;min-height:42px}.link-grid{grid-template-columns:1fr;gap:10px}.directory-link{min-height:85px;padding:15px 19px;gap:18px}.directory-link h3{font-size:15px}.directory-link p{font-size:12px}.footer{padding-top:20px;background-size:auto 180px;background-position:center 100px}.footer-top{align-items:flex-start;flex-direction:column;gap:24px}.footer nav{margin-left:57px}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom span:last-child{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(min-width:601px){body:before{background-size:cover;background-position:center top}}
.footer{background-image:url(footer-art.png);background-position:center;background-size:cover}
@media(max-width:600px){.portal{aspect-ratio:4/5}.portal-copy>p{font-size:14px}.hand-note,.travel .hand-note{top:32%;font-size:14px;right:15px}.portal-cta{font-size:13px;padding-inline:18px}}
@media(max-width:360px){.portal{padding:22px 18px 24px}.portal h2{font-size:25px}.portal-copy>p{font-size:12px}.portal-cta{font-size:12px;gap:12px}.hand-note,.travel .hand-note{font-size:12px}}
@media(min-width:821px){.directory{padding-top:30px;padding-bottom:24px}.search input{height:46px}.search:before{top:12px}.search:after{top:26px}.filters{margin:22px 0 18px}.directory-link{min-height:72px;padding-block:12px}.footer-top{min-height:110px}.footer{padding-top:22px}.footer-bottom{margin-top:20px}}
/* Balance the university identity with the NagaLink wordmark. */
.university{gap:18px;flex-shrink:0;font-size:29px;font-weight:600;line-height:1.25}
.university-logo{display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:0;background:#e8e1ee;border-radius:16px;flex-shrink:0}
.university-logo img{height:96px;width:auto;max-width:none;object-fit:contain}
.university small{font-size:13px;font-weight:400;margin-top:9px;color:var(--purple)}
@media(min-width:821px) and (max-width:1100px){.header{gap:20px}.university{font-size:24px;gap:14px;padding-left:20px}.university-logo{width:56px;height:56px;border-radius:14px}.university-logo img{height:84px}.university small{font-size:11px}.header nav{gap:22px;font-size:13px}}
@media(max-width:820px){.header{height:auto;flex-wrap:wrap;padding-block:18px;gap:16px 22px}.university{display:flex;font-size:23px;gap:12px;padding-left:22px}.university-logo{width:52px;height:52px;border-radius:13px}.university-logo img{height:78px}.university small{font-size:11px}.header nav{width:100%;justify-content:space-between;margin-left:0}}
@media(max-width:600px){.university{width:100%;border-left:0;border-top:1px solid #d9cce2;padding:14px 0 0;font-size:23px}.university-logo{width:48px;height:48px;border-radius:12px}.university-logo img{height:72px}.university small{font-size:11px;margin-top:6px}.header nav{margin-top:0}}
@media(min-width:821px) and (max-width:1000px){.header{height:auto;flex-wrap:wrap;padding-block:16px;gap:12px 22px}.header nav{width:100%;justify-content:flex-end;margin-left:0}}
/* Source photographs and named schematic pins remain independent of the artwork. */
.travel .portal-copy,.travel .hand-note,.travel .portal-cta{position:relative;z-index:3}
.travel .hand-note{position:absolute}
.route-geography{position:absolute;inset:0;pointer-events:none;z-index:1}
.map-pins{position:absolute;inset:0;width:100%;height:100%}
.north{position:absolute;left:5%;top:29%;font-size:12px;font-weight:600;color:#69447f}
.river-name{position:absolute;left:72%;top:59%;font-size:12px;color:#35718c;transform:rotate(48deg)}

.map-pin{position:absolute;width:24px;height:32px;transform:translate(-50%,-100%);filter:drop-shadow(0 2px 2px #49325322)}
.map-pin svg{display:block;width:100%;height:100%}
.pin-one{left:43.6%;top:38.333333%}.pin-two{left:49.2%;top:51.5%}.pin-three{left:57.6%;top:65%}.pin-four{left:66.6%;top:78%}
.place-photo{position:absolute;margin:0;width:25%;padding:4px;background:#fff;border-radius:6px;box-shadow:0 3px 12px #5440681a;overflow:hidden}
.place-photo figcaption{font-size:clamp(9px,1vw,13px);line-height:1.4;text-align:center;color:#432e50;padding:4px 0 1px}
.photo-crop{display:block;overflow:hidden;aspect-ratio:1.5;border-radius:2px}
.photo-crop img{display:block;width:100%;height:100%;object-fit:cover}
.photo-temple{left:5%;top:33%}.photo-chai{right:8%;top:44%}.photo-bridge{left:10%;top:58%}.photo-town{right:6%;top:68%}
.map-caption{position:absolute;bottom:16%;left:0;right:0;text-align:center;font-size:10px;color:#695775}
@media(max-width:600px){.map-pin{width:19px;height:25.333px}.north,.river-name{font-size:10px}.place-photo{padding:3px}.place-photo figcaption{font-size:9px}.map-caption{font-size:8px;bottom:17%}.travel .hand-note{top:25%;font-size:12px;right:15px}}
/* Keep the compact header focused on NagaLink. */
@media(max-width:820px){.header .university{display:none}}
/* University identity remains available in the footer on every screen size. */
.footer .footer-university{display:flex;font-size:24px;gap:18px;padding-left:28px;border-left:1px solid #d9cce2;border-top:0;width:auto}
.footer-university .university-logo{width:56px;height:56px;padding:0;border-radius:14px}
.footer-university .university-logo img{height:84px;max-width:none}
.footer .footer-university small{font-size:12px}
@media(min-width:821px) and (max-width:1150px){.footer-top{flex-wrap:wrap}.footer-top nav{width:100%;justify-content:flex-end;flex-direction:row}}
@media(max-width:820px){.footer-top{flex-direction:column;align-items:flex-start;gap:30px}.footer .footer-university{font-size:23px;padding:12px 0;border:0}.footer nav{margin-left:74px}.footer-university .university-logo{width:48px;height:48px;border-radius:12px}.footer-university .university-logo img{height:72px}}
@media(max-width:380px){.footer .footer-university{font-size:21px;gap:14px}.footer .footer-university small{font-size:10px}}
/* Give the expanded footer enough breathing room for both identities. */
.footer{padding-top:56px;padding-bottom:34px}
.footer-top{min-height:132px;column-gap:48px;row-gap:36px;align-items:center}
.footer-top>div:first-child>p{margin-top:20px}
.footer-bottom{margin-top:44px;padding-top:20px;align-items:center}
@media(max-width:820px){.footer{padding-top:40px;padding-bottom:28px}.footer-top{align-items:flex-start;gap:34px}.footer-top>div:first-child>p{margin-top:16px}.footer-bottom{margin-top:34px;gap:18px;align-items:flex-start}}
/* Keep the two footer identities together, with navigation on the right. */
@media(min-width:821px){.footer-top{justify-content:flex-start;column-gap:28px}.footer-top>div:first-child{flex-shrink:0}.footer .footer-university{padding-left:28px}.footer-top nav{margin-left:auto}}
@media(min-width:821px) and (max-width:1150px){.footer-top nav{justify-content:flex-end}}
@media(max-width:820px){.footer-top{row-gap:20px}}
/* Align university identity with the brand row, not its caption below. */
@media(min-width:821px){.footer-top{align-items:flex-start}.footer .footer-university{min-height:85px;display:flex;align-items:center}.footer-top nav{min-height:85px;align-items:center}}
/* Hide header navigation on compact screens. */
@media(max-width:820px){.header nav{display:none}}
/* Retain the handwritten place message on mobile, below the main copy. */
@media(max-width:600px){.intro{padding-bottom:116px}.intro .hero-note{display:block;top:auto;bottom:12px;right:10px;font-size:15px;line-height:1.35;transform:rotate(-10deg);max-width:190px;text-align:center}}
@media(max-width:360px){.intro .hero-note{font-size:14px;right:6px}}
/* Place the mobile handwritten message beside the main heading. */
@media(max-width:600px){.intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:18px 12px;padding:28px 10px 30px}.intro h1{grid-column:1;grid-row:1;font-size:clamp(28px,7.3vw,40px)}.intro .hero-note{position:static;grid-column:2;grid-row:1;align-self:center;justify-self:center;max-width:100%;font-size:clamp(11px,2.8vw,15px);line-height:1.4;transform:rotate(-10deg);margin:0}.intro>p:not(.hero-note){grid-column:1/-1;max-width:100%;margin-top:0}}
/* Keep search reachable beside the brand on compact screens. */
@media(max-width:820px){.header nav{display:flex;width:auto;margin-left:auto;margin-top:0;gap:0;align-self:center}.header nav>a:not(.search-shortcut){display:none}.header nav .search-shortcut{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px}}
/* Align search with the wordmark rather than the full brand block. */
@media(max-width:820px){.header nav{transform:translateY(-12px)}}
/* Hide the header university identity before the navigation wraps. */
@media(max-width:1280px){.header .university{display:none}}
@media(min-width:821px) and (max-width:1280px){.header{flex-wrap:nowrap;min-height:108px;height:auto}.header nav{width:auto;margin-left:auto;justify-content:flex-end}}
/* Keep the collection silhouettes below the live heading and description. */
.craft{background:#ede3f7}
.craft .portal-art{top:7%;height:93%;object-fit:fill;mask-image:linear-gradient(to bottom,transparent,#000 9%);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 9%)}
.craft .hand-note{top:25%;font-size:clamp(13px,1.35vw,19px);right:18px}
@media(max-width:600px){.craft .hand-note{top:28%;font-size:12px;right:12px}}
.craft .hand-note{top:18%}
@media(max-width:600px){.craft .hand-note{top:24%;font-size:11px}}
