:root{--navy: #183d4a;--blue: #1f4e78;--sky: #4f9fc8;--teal: #75b7a6;--green: #8fca78;--mint: #dff0e5;--mint-soft: #f2faf5;--paper: #ffffff;--text: #20383d;--muted: #60777e;--line: #c9ded7;--shadow: 0 24px 70px rgba(24, 61, 74, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--mint-soft);font-family:Montserrat,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:30;background:var(--paper);box-shadow:0 2px 18px #183d4a1f}.utility-bar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 max(22px,calc((100% - 1180px)/2));border-bottom:1px solid var(--line);color:var(--blue);background:var(--paper);font-size:.92rem;font-weight:800}.translate-widget{display:inline-flex;align-items:center;gap:10px}.translate-widget span{white-space:nowrap}.translate-widget select,.dictionary-tools select,.question-form select{min-height:38px;border:1px solid var(--line);border-radius:999px;padding:0 32px 0 12px;color:var(--blue);background:var(--mint-soft);font-weight:850}.search-button{display:inline-flex;align-items:center;gap:10px;margin-left:auto;min-height:34px;border:1px solid rgba(31,78,120,.16);border-radius:999px;padding:4px 14px 4px 6px;color:var(--navy);background:linear-gradient(180deg,var(--paper),var(--mint-soft));box-shadow:0 8px 22px #183d4a14;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.search-button:hover{transform:translateY(-1px);border-color:#75b7a6b3;box-shadow:0 12px 28px #183d4a24}.search-button svg,.hero-search svg,.dictionary-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}.search-button svg{width:26px;height:26px;padding:6px;border-radius:999px;color:var(--paper);background:linear-gradient(135deg,var(--blue),var(--teal))}.main-nav{min-height:78px;display:flex;align-items:center;gap:20px;padding:0 max(22px,calc((100% - 1180px)/2));color:var(--paper);background:linear-gradient(90deg,var(--navy),var(--blue))}.brand{display:flex;align-items:center;min-width:190px;align-self:stretch;border:0;padding-right:22px;color:var(--paper);background:transparent;font-size:1.12rem;font-weight:600;letter-spacing:.08em;cursor:pointer}.brand img{width:150px;height:auto;max-height:64px;object-fit:contain}.mobile-menu{display:none;margin-left:auto;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:0 16px;color:var(--paper);background:transparent;font-weight:600;letter-spacing:.06em}.nav-menu{display:flex;align-items:center;justify-content:center;gap:6px;flex:1}.nav-menu button+button{border-left:1px solid rgba(255,255,255,.14)}.nav-menu button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:999px;color:var(--paper);background:transparent;font-weight:600;letter-spacing:.06em;cursor:pointer}.nav-menu button:hover,.nav-menu button.is-active{background:#ffffff24}.nav-actions{display:inline-flex;align-items:center;gap:10px;margin-left:auto;border-left:1px solid rgba(255,255,255,.18);padding-left:18px}.nav-language-select{min-width:74px;min-height:38px;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:0 28px 0 12px;color:var(--paper);background-color:#ffffff1a;font-size:.78rem;font-weight:600;letter-spacing:.06em}.nav-search-button{min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:var(--paper);background:transparent;font-size:.75rem;font-weight:600}.nav-language-select:hover,.nav-language-select:focus,.nav-search-button:hover{background:#ffffff2e}.nav-language-select option{color:var(--navy)}.nav-search-button{border:1px solid rgba(255,255,255,.22);background:#ffffff1a}.nav-search-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}.hero{width:min(1180px,calc(100% - 44px));min-height:calc(100vh - 120px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:44px;padding:56px 0}.hero-copy{max-width:700px}.kicker{margin:0 0 12px;color:var(--teal);font-size:.78rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.hero h1{margin:0;color:var(--navy);font-size:clamp(2.25rem,4.8vw,4.35rem);line-height:1.05;letter-spacing:-.02em}.hero-copy>p,.section-heading p,.intro-split p,.word-section p,.about-grid p,.contact-copy p,.research-section p{color:var(--text);line-height:1.75}.hero-copy>p{max-width:650px;font-size:1.12rem}.hero-search,.dictionary-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:8px 8px 8px 18px;border:1px solid var(--line);border-radius:999px;color:var(--blue);background:var(--paper);box-shadow:var(--shadow)}.hero-search{max-width:650px;margin:28px 0 18px}.hero-search input,.dictionary-search input{width:100%;min-width:0;border:0;outline:0;color:var(--text);background:transparent}.hero-search button,.hero-actions button,.intro-split button,.glossary-card button,.question-form button,.word-modal-card>button,.page-cta{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 20px;color:var(--paper);background:linear-gradient(90deg,var(--blue),var(--teal));font-weight:950}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions button:last-child{color:var(--blue);background:var(--paper);border:1px solid var(--line)}.hero-visual,.photo-panel,.about-banner{overflow:hidden;border-radius:28px;background:var(--mint);box-shadow:var(--shadow)}.hero-visual{position:relative;min-height:540px}.hero-visual>img{width:100%;height:100%;min-height:540px;object-fit:cover}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#183d4a0a,#183d4a5c)}.hero-logo-card{position:absolute;right:22px;bottom:22px;z-index:1;width:min(250px,calc(100% - 44px));padding:14px;border-radius:18px;background:#ffffffeb;box-shadow:0 14px 35px #183d4a2e}.hero-logo-card img{width:100%;border-radius:12px}.hero-logo-card span{display:block;margin-top:10px;color:var(--navy);font-weight:950;text-align:center}.intro-split,.word-section,.contact-section{width:min(1180px,calc(100% - 44px));margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:28px;align-items:center;padding:70px 0}.intro-split article,.word-section article,.contact-copy{padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--paper);box-shadow:0 12px 34px #183d4a12}.intro-split h2,.word-section h2,.section-heading h2,.section-heading h1,.page-hero h1,.about-grid h3,.contact-copy h2,.contact-copy h1{margin:0;color:var(--navy);font-size:clamp(1.85rem,3.2vw,3rem);line-height:1.14}.intro-split h2{max-width:620px;font-size:clamp(1.7rem,2.7vw,2.65rem)}.page-hero{width:min(1180px,calc(100% - 44px));margin:0 auto;padding:70px 0 34px}.page-hero p{max-width:820px;line-height:1.75}.compact-page{min-height:280px;display:grid;align-content:end}.page-section{padding-top:24px}.standalone{margin-top:0}.inner-section{width:100%;padding-right:0;padding-left:0}.page-cta{margin-top:28px}.photo-panel img,.about-banner img{width:100%;min-height:360px;object-fit:cover}.languages-section,.dictionary-section,.fieldwork-section,.about-section,.research-section{width:min(1180px,calc(100% - 44px));margin:0 auto;padding:70px 0}.section-heading{max-width:820px;margin-bottom:28px}.language-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.language-grid button,.fieldwork-grid article,.research-grid article,.glossary-card,.about-grid article,.question-form{border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 12px 34px #183d4a12}.language-grid button{min-height:180px;padding:24px;color:var(--text);text-align:left}.language-grid button.is-selected{border-color:var(--teal);outline:3px solid rgba(117,183,166,.25)}.language-grid strong{display:block;color:var(--navy);font-size:1.5rem}.language-grid span{display:inline-flex;margin:12px 0;padding:7px 11px;border-radius:999px;color:var(--blue);background:var(--mint);font-weight:900}.language-grid small{display:block;color:var(--muted);line-height:1.5}.category-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.category-strip button,.alphabet-strip button{min-height:40px;border:1px solid var(--line);border-radius:999px;padding:0 14px;color:var(--blue);background:var(--paper);font-weight:900}.category-strip button:disabled{cursor:not-allowed;opacity:.62}.coming-soon-panel{padding:34px;border:1px solid var(--line);border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}.coming-soon-panel>span{display:inline-flex;padding:8px 12px;border-radius:999px;color:var(--blue);background:var(--mint);font-weight:950}.coming-soon-panel h2{margin:18px 0 10px;color:var(--navy);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.coming-soon-panel p{max-width:720px;line-height:1.7}.dictionary-section{width:100%;max-width:none;padding-right:max(22px,calc((100% - 1180px)/2));padding-left:max(22px,calc((100% - 1180px)/2));background:var(--paper)}.dictionary-tools{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:16px;margin-bottom:18px}.dictionary-search{box-shadow:none}.alphabet-strip{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.alphabet-strip button.is-active{color:var(--paper);background:var(--blue)}.glossary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.glossary-card{display:grid;gap:14px;padding:20px}.glossary-picture{width:100%;overflow:hidden;border:1px solid rgba(25,63,77,.08);border-radius:14px;background:var(--paper)}.glossary-picture-card{aspect-ratio:16 / 10}.glossary-picture-modal{aspect-ratio:16 / 7;margin-bottom:18px}.glossary-picture svg{display:block;width:100%;height:100%}.glossary-card span{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;color:var(--paper);background:var(--teal);font-size:.76rem;font-weight:950}.glossary-card h3{margin:0;color:var(--navy);font-size:1.18rem}.glossary-card p{margin:0;color:var(--text);line-height:1.55}.glossary-card strong{color:var(--blue);font-size:1.05rem}.glossary-card button{justify-self:start;min-height:40px}.empty-state{grid-column:1 / -1;padding:24px;border-radius:18px;background:var(--mint-soft);font-weight:900}.word-section strong{display:block;margin-top:16px;color:var(--blue);font-size:1.4rem}.fieldwork-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fieldwork-grid article{min-height:150px;padding:24px;color:var(--navy);font-size:1.08rem;font-weight:900;line-height:1.5}.about-banner{margin-bottom:32px}.about-banner img{max-height:360px}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.about-grid-wide{align-items:stretch}.about-grid article{padding:28px}.about-grid h3{font-size:1.8rem}.about-grid article p{line-height:1.7}.team-section{padding-top:48px}.team-photo-placeholder{width:118px;height:118px;display:grid;place-items:center;margin-bottom:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#1f4e7824,#75b7a63d),var(--mint-soft)}.team-photo-placeholder span{width:72px;height:72px;display:grid;place-items:center;border-radius:999px;color:var(--paper);background:linear-gradient(135deg,var(--blue),var(--teal));font-size:1.25rem;font-weight:950}.research-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.research-grid article{padding:20px;text-align:center}.research-grid strong{display:block;color:var(--blue);font-size:2rem}.research-grid span{color:var(--muted);font-weight:850}.source-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.source-list a{display:inline-flex;min-height:42px;align-items:center;padding:0 14px;border-radius:999px;color:var(--blue);background:var(--paper);font-weight:900}.contact-copy{color:var(--paper);background:linear-gradient(145deg,var(--navy),var(--blue))}.contact-banner{position:relative;width:min(1180px,calc(100% - 44px));min-height:390px;display:grid;align-items:end;margin:70px auto 0;overflow:hidden;border-radius:28px;background:var(--navy);box-shadow:var(--shadow)}.contact-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.contact-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#183d4adb,#183d4a47)}.contact-banner>div{position:relative;z-index:1;max-width:720px;padding:42px;color:var(--paper)}.contact-banner h1{margin:0;color:var(--paper);font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.02}.contact-banner p{line-height:1.7}.contact-copy h2,.contact-copy h1,.contact-copy p{color:var(--paper)}.contact-copy .kicker{color:var(--mint)}.contact-info-card,.social-card{margin-top:22px;padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#ffffff14}.contact-info-card h3,.social-card h3{margin:0 0 12px;color:var(--paper)}.contact-info-card a,.contact-info-card span,.social-card a{display:block;margin-top:9px;color:var(--paper);font-weight:850}.social-card div{display:flex;flex-wrap:wrap;gap:10px}.social-card a{min-height:38px;display:inline-flex;align-items:center;margin-top:0;padding:0 13px;border-radius:999px;background:#ffffff24}.question-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:30px}.question-form h3{grid-column:1 / -1;margin:0;color:var(--navy);font-size:1.7rem}.question-form label{display:grid;gap:8px;color:var(--blue);font-weight:950}.question-form .full,.question-form button,.question-form p{grid-column:1 / -1}.question-form input,.question-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;color:var(--text);background:var(--mint-soft)}.question-form textarea{resize:vertical}.question-form p{min-height:22px;margin:0;color:var(--blue);font-weight:850}.word-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#183d4ac7}.word-modal-card{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:30px;border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}.word-modal-card>button{float:right;min-height:40px}.word-modal-card span{display:inline-flex;padding:7px 11px;border-radius:999px;color:var(--paper);background:var(--teal);font-weight:950}.word-modal-card h2{margin:20px 0 12px;color:var(--navy);font-size:clamp(2rem,5vw,4rem)}.word-modal-card p{line-height:1.7}.word-modal-card .word-translation{margin:22px 0;padding:22px;border-radius:18px;background:var(--mint-soft)}.word-modal-card .word-translation strong{color:var(--blue);font-size:1.6rem}.site-footer{display:grid;grid-template-columns:1.3fr repeat(3,minmax(0,1fr));gap:36px;padding:46px max(22px,calc((100% - 1180px)/2));color:var(--paper);background:var(--navy)}.footer-brand img{width:150px;height:auto;max-height:96px;object-fit:contain}.site-footer h2,.site-footer h3{margin:14px 0;font-weight:600;letter-spacing:.06em}.site-footer button{display:block;margin:10px 0;border:0;padding:0;color:var(--paper);background:transparent;font-weight:500;letter-spacing:.03em;text-align:left;cursor:pointer}.site-footer p{line-height:1.65}.footer-copyright{grid-column:1 / -1;padding-top:20px;border-top:1px solid rgba(255,255,255,.16);color:#ffffffb8;font-size:.82rem;font-weight:500;letter-spacing:.04em;text-align:center}@media(max-width:1100px){.main-nav{gap:12px}.brand{min-width:170px}.nav-menu button{padding:0 10px;font-size:.88rem}.nav-language-select,.nav-search-button{min-height:34px}.glossary-grid,.research-grid,.fieldwork-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.main-nav{min-height:auto;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.mobile-menu{display:inline-flex;align-items:center}.nav-menu{display:none;width:100%;grid-template-columns:1fr;order:4}.nav-menu.is-open{display:flex;flex-direction:column;align-items:stretch}.nav-menu button{min-height:48px;justify-content:flex-start;border-top:1px solid rgba(255,255,255,.14);border-left:0;border-radius:0}.nav-actions{order:3;width:100%;justify-content:space-between;margin-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.16);padding:12px 0 0}.nav-language-select{flex:1}.hero,.intro-split,.word-section,.contact-section,.about-grid,.dictionary-tools,.site-footer{grid-template-columns:1fr}.language-grid,.glossary-grid,.research-grid,.fieldwork-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:0}.hero-visual,.hero-visual>img{min-height:420px}}@media(max-width:640px){.utility-bar{gap:12px}.translate-widget span{display:none}.brand{min-width:0}.brand span{font-size:1rem}.hero,.intro-split,.word-section,.languages-section,.fieldwork-section,.about-section,.research-section,.contact-section,.contact-banner{width:min(100% - 28px,1180px);padding-top:42px;padding-bottom:42px}.contact-banner{min-height:340px;padding:0}.contact-banner>div{padding:26px}.dictionary-section{padding-top:42px;padding-bottom:42px}.hero h1{font-size:2.25rem}.hero-search{grid-template-columns:auto minmax(0,1fr);border-radius:20px}.hero-search button{grid-column:1 / -1;width:100%}.language-grid,.glossary-grid,.research-grid,.fieldwork-grid,.question-form{grid-template-columns:1fr}}
