.np-language { display:flex; align-items:center; margin-left:16px; flex:0 0 auto; }
.np-language-select { appearance:auto; background:#fff; color:#142c4c; border:1px solid #ccd5e1; border-radius:7px; padding:8px 9px; font:500 14px/1.35 system-ui,sans-serif; min-height:38px; max-width:140px; cursor:pointer; }
.np-language-select:focus-visible { outline:3px solid #78aaf0; outline-offset:2px; }
html[lang] .row-btn, html[lang] .item-inquiry-btn { width:auto; min-width:112px; height:auto; min-height:42px; white-space:normal; overflow-wrap:anywhere; padding:10px 16px; }
html[lang] .nav-list { gap:clamp(12px,1.7vw,28px); }
html[lang] .hero-title, html[lang] .htw-hero-title { overflow-wrap:anywhere; }
@media(max-width:1100px) { .header .header-visa .powered-by {display:none;} .np-language {margin-left:8px;} }
@media(max-width:768px) { .header-inner {gap:8px;} .np-language {margin-left:auto;} .np-language-select {font-size:13px;max-width:122px;padding:6px;} .header .header-visa {display:none;} .header .hamburger {margin-left:0;flex-shrink:0;} }
@media(min-width:769px) and (max-width:1100px) { .header-inner{gap:12px} .header .header-visa{display:none} html[lang] .nav-list{gap:2px} .header .nav-link{padding:8px 6px;font-size:13px} }
