/* Night2Asia global shell */
html,body{max-width:100%;overflow-x:hidden}
.site-header{height:76px;position:sticky;top:0;z-index:80;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 max(24px,calc((100vw - 1480px)/2));background:rgba(3,3,3,.985);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,181,82,.24);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.brand{display:inline-flex;align-items:center;min-width:0;justify-self:start}.brand-logo{display:block;width:190px;height:auto;max-height:50px;object-fit:contain}
.desktop-main-nav{display:flex;align-items:center;justify-content:center;gap:2px;min-width:0;height:100%;font-size:11px;font-weight:800;white-space:nowrap}.desktop-main-nav>a,.desktop-nav-group>summary{height:38px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border-radius:7px;color:#d9d5cd;cursor:pointer;list-style:none;transition:.16s ease}.desktop-nav-group>summary::-webkit-details-marker{display:none}.desktop-main-nav>a:hover,.desktop-nav-group>summary:hover,.desktop-nav-group[open]>summary{color:#efd173;background:#151006}.desktop-nav-group{position:relative}.desktop-nav-group>summary b{color:#d5ae46;font-size:10px;font-weight:600}.desktop-nav-panel{position:absolute;top:44px;left:50%;transform:translateX(-50%);width:150px;padding:7px;background:#080705;border:1px solid rgba(226,181,82,.48);border-radius:9px;box-shadow:0 18px 46px rgba(0,0,0,.58)}.desktop-nav-panel a{display:block;padding:10px 11px;border-radius:6px;color:#d9d5cd}.desktop-nav-panel a:hover{background:#171107;color:#efd173}
.header-actions{display:flex;align-items:center;justify-self:end;gap:10px;font-size:12px;font-weight:700}.text-link{color:#d9d5cd}.text-link:hover{color:#efd173}.button-reset{border:0;background:none;padding:0;cursor:pointer;font:inherit}.user-chip{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a99d89}.login-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 14px;border:1px solid rgba(226,181,82,.52);border-radius:8px;color:#efd173;background:linear-gradient(180deg,rgba(57,39,10,.46),rgba(10,8,5,.84));font-weight:850}.login-button:hover{border-color:#d2a139;color:#f7e2a0;background:#1b1207}.google-g{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#f1eee7;color:#191919;font-size:12px;font-weight:950;line-height:1}
.language-menu{position:relative}.language-button{height:40px;min-width:84px;max-width:142px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(226,181,82,.45);background:#070605;color:#f4f1ea;padding:0 10px;border-radius:8px;font-weight:800}.language-button img{flex:0 0 auto;width:21px;height:14px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.12)}.language-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-button b{flex:0 0 auto;color:#d5ae46;font-size:12px;font-weight:600}.language-panel{position:absolute;right:0;top:47px;width:154px;padding:7px;background:#080705;border:1px solid rgba(226,181,82,.48);border-radius:10px;box-shadow:0 18px 46px rgba(0,0,0,.58)}.language-panel a{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:7px;color:#d9d5cd}.language-panel a img{width:23px;height:15px;object-fit:cover;border-radius:2px}.language-panel a:hover,.language-panel a[aria-current="page"]{background:#171107;color:#efd173}
.mobile-main-menu{display:none}.mobile-main-menu summary{list-style:none}.mobile-main-menu summary::-webkit-details-marker{display:none}
.flash{position:relative;z-index:60;width:min(720px,calc(100% - 32px));margin:12px auto;padding:13px 16px;border-radius:10px;font-size:14px}.flash-success{background:#17371f;border:1px solid #2e7b40}.flash-error{background:#3a1717;border:1px solid #8d3c3c}.flash ul{margin:6px 0 0;padding-left:20px}
.site-footer{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px max(26px,calc((100vw - 1480px)/2));border-top:1px solid rgba(226,181,82,.20);background:#030302;color:#817d75;font-size:9px;letter-spacing:.07em}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:116px;height:auto;opacity:.9}.footer-brand span{color:#aaa59c}.footer-meta{display:flex;align-items:center;gap:18px}.footer-copy{white-space:nowrap}.footer-legal{display:flex;align-items:center;gap:12px}.footer-legal a{color:#aaa59c;letter-spacing:.03em}.footer-legal a:hover{color:#efd173}.footer-visitors{display:flex;align-items:center;gap:10px;color:#aaa59c;font-size:9px;letter-spacing:.03em;white-space:nowrap}.footer-visitors span+span:before{content:"·";margin-right:10px;color:#6f6656}.footer-visitors b{color:#d9b75b;font-weight:850}

@media(max-width:1240px){.site-header{grid-template-columns:185px minmax(0,1fr) auto;gap:10px}.brand-logo{width:168px}.desktop-main-nav{font-size:10px}.desktop-main-nav>a,.desktop-nav-group>summary{padding:0 7px}.login-button{padding:0 10px}}

@media(max-width:1040px){
  .site-header{height:72px;display:flex;align-items:center;justify-content:center;padding:0 10px;background:#030303;box-shadow:none}
  .desktop-main-nav{display:none}.brand{position:absolute;left:50%;transform:translateX(-50%);justify-self:auto}.brand-logo{width:145px;max-height:43px}
  .header-actions{position:absolute;right:10px;top:16px;gap:0}.login-button,.user-chip,.header-actions>.text-link,.header-actions>form{display:none}
  .language-button{height:40px;min-width:78px;max-width:102px;padding:0 7px;gap:5px;border-radius:8px}.language-button span{max-width:48px;font-size:11px}.language-button img{width:20px;height:14px}.language-panel{top:44px;width:144px}
  .mobile-main-menu{display:block;position:absolute;left:8px;top:15px;z-index:4}.mobile-main-menu>summary{width:42px;height:42px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;cursor:pointer}.mobile-main-menu>summary span{display:block;width:24px;height:1px;background:#ddb145;margin:3px 0;transition:.2s}.mobile-main-menu[open]>summary span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-main-menu[open]>summary span:nth-child(2){opacity:0}.mobile-main-menu[open]>summary span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .mobile-menu-panel{position:absolute;top:49px;left:-2px;width:min(330px,calc(100vw - 18px));max-height:calc(100vh - 88px);overflow:auto;padding:10px;border:1px solid rgba(226,181,82,.48);border-radius:10px;background:#080705;box-shadow:0 18px 46px rgba(0,0,0,.68)}.mobile-menu-panel section{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:8px 4px 10px}.mobile-menu-panel section+section{border-top:1px solid rgba(226,181,82,.11)}.mobile-menu-panel section strong{grid-column:1/-1;color:#d9b75b;font-size:11px;letter-spacing:.08em}.mobile-menu-panel section a,.mobile-menu-major{display:block;padding:11px 10px;border:1px solid rgba(226,181,82,.11);border-radius:7px;color:#e0dbd2;font-size:12px;font-weight:800;background:#0b0a08}.mobile-menu-panel a:hover{background:#171107;color:#efd173}.mobile-menu-major{margin-top:6px}.mobile-menu-account{margin-top:10px;padding-top:10px;border-top:1px solid rgba(226,181,82,.16)}.mobile-menu-account>a,.mobile-menu-account form button{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(226,181,82,.38);border-radius:7px;background:#100d07;color:#efd173;font-size:12px;font-weight:800}.mobile-menu-account span{display:block;margin-bottom:8px;color:#a99d89;font-size:11px}.mobile-menu-account form{margin:0}
  .site-footer{min-height:64px;flex-direction:column;justify-content:center;gap:5px;padding:11px 10px;text-align:center}.footer-brand{display:none}.footer-meta{flex-direction:column;gap:4px}.footer-copy{font-size:8.5px;letter-spacing:.09em;white-space:normal}.footer-legal{gap:12px;font-size:9px}.footer-visitors{font-size:9px;gap:8px;justify-content:center}.footer-visitors span+span:before{margin-right:8px}
}
@media(max-width:390px){.brand-logo{width:136px}.language-button{min-width:74px;max-width:92px}.language-button span{max-width:40px}}
@media(prefers-reduced-motion:reduce){.mobile-main-menu>summary span{transition:none}}

/* =========================================================
   N2A HEADER PREMIUM STEP2
   - sticky glass header
   - polished desktop nav / dropdowns
   - premium mobile menu / centered brand
   ========================================================= */
.site-header{
  height:78px;
  position:sticky;
  top:0;
  z-index:120;
  isolation:isolate;
  background:linear-gradient(180deg,rgba(5,5,5,.98),rgba(3,3,3,.94));
  border-bottom:1px solid rgba(220,176,72,.27);
  box-shadow:0 8px 28px rgba(0,0,0,.16);
  -webkit-backdrop-filter:blur(18px) saturate(118%);
  backdrop-filter:blur(18px) saturate(118%);
  transition:height .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease;
}
.site-header:after{
  content:"";
  position:absolute;
  left:max(24px,calc((100vw - 1480px)/2));
  right:max(24px,calc((100vw - 1480px)/2));
  bottom:-1px;
  height:1px;
  pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(235,194,91,.48) 26%,rgba(235,194,91,.7) 50%,rgba(235,194,91,.48) 74%,transparent);
  opacity:.55;
}
.site-header.is-scrolled{
  height:68px;
  background:linear-gradient(180deg,rgba(8,8,8,.80),rgba(3,3,3,.70));
  border-bottom-color:rgba(232,190,85,.38);
  box-shadow:0 14px 38px rgba(0,0,0,.34);
  -webkit-backdrop-filter:blur(24px) saturate(135%);
  backdrop-filter:blur(24px) saturate(135%);
}
.site-header .brand-logo{transition:width .24s ease,filter .24s ease;filter:drop-shadow(0 2px 10px rgba(216,170,55,.06))}
.site-header.is-scrolled .brand-logo{width:176px;filter:drop-shadow(0 2px 12px rgba(216,170,55,.12))}

.desktop-main-nav{gap:4px;font-size:12px;letter-spacing:.005em}
.desktop-main-nav>a,.desktop-nav-group>summary{
  position:relative;
  height:42px;
  padding:0 13px;
  border:1px solid transparent;
  border-radius:9px;
  color:#d8d3ca;
  background:transparent;
  transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease;
}
.desktop-main-nav>a:after,.desktop-nav-group>summary:after{
  content:"";
  position:absolute;
  left:13px;
  right:13px;
  bottom:4px;
  height:1px;
  transform:scaleX(0);
  transform-origin:center;
  background:linear-gradient(90deg,transparent,#e5bc58,transparent);
  transition:transform .18s ease;
}
.desktop-main-nav>a:hover,.desktop-nav-group>summary:hover,.desktop-nav-group[open]>summary{
  color:#f3d982;
  background:linear-gradient(180deg,rgba(44,32,11,.50),rgba(17,13,7,.46));
  border-color:rgba(226,181,82,.20);
}
.desktop-main-nav>a:hover:after,.desktop-nav-group>summary:hover:after,.desktop-nav-group[open]>summary:after{transform:scaleX(1)}
.desktop-nav-group>summary b{font-size:11px;transition:transform .18s ease,color .18s ease}
.desktop-nav-group[open]>summary b{transform:rotate(180deg);color:#f0cf71}
.desktop-nav-panel{
  top:50px;
  width:224px;
  padding:9px;
  border:1px solid rgba(226,181,82,.40);
  border-radius:12px;
  background:linear-gradient(180deg,rgba(17,14,9,.97),rgba(6,6,5,.98));
  box-shadow:0 22px 55px rgba(0,0,0,.62),inset 0 1px rgba(255,238,181,.03);
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
  overflow:hidden;
}
.desktop-nav-panel:before{
  content:"";
  position:absolute;
  left:18px;right:18px;top:0;height:1px;
  background:linear-gradient(90deg,transparent,#e4b84d,transparent);
}
.desktop-nav-panel a{
  position:relative;
  display:flex;
  align-items:center;
  min-height:44px;
  padding:0 36px 0 14px;
  border:1px solid transparent;
  border-radius:8px;
  color:#e4dfd6;
  font-size:13px;
  font-weight:800;
  transition:.16s ease;
}
.desktop-nav-panel a:after{content:"›";position:absolute;right:14px;color:#b68b31;font-size:18px;line-height:1;transition:transform .16s ease,color .16s ease}
.desktop-nav-panel a+a{margin-top:4px}
.desktop-nav-panel a:hover{background:linear-gradient(90deg,rgba(216,170,55,.12),rgba(216,170,55,.035));border-color:rgba(216,170,55,.16);color:#f4d77d;padding-left:18px}
.desktop-nav-panel a:hover:after{transform:translateX(3px);color:#efd173}

.language-button,.login-button{
  height:42px;
  border-radius:10px;
  box-shadow:inset 0 1px rgba(255,255,255,.025);
  transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease;
}
.language-button{background:linear-gradient(180deg,rgba(16,15,12,.95),rgba(7,7,6,.95));border-color:rgba(226,181,82,.34)}
.language-button:hover{border-color:rgba(235,194,91,.70);background:#120f08;box-shadow:0 0 0 3px rgba(216,170,55,.045)}
.language-panel{
  top:50px;
  width:176px;
  padding:8px;
  border-radius:12px;
  background:linear-gradient(180deg,rgba(16,13,8,.98),rgba(6,6,5,.99));
  border-color:rgba(226,181,82,.40);
  box-shadow:0 22px 55px rgba(0,0,0,.62);
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
}
.language-panel a{min-height:42px;padding:0 11px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:780}
.language-panel a:hover,.language-panel a[aria-current="page"]{border-color:rgba(216,170,55,.14);background:linear-gradient(90deg,rgba(216,170,55,.12),rgba(216,170,55,.03))}

@media(max-width:1240px) and (min-width:1041px){
  .site-header{grid-template-columns:178px minmax(0,1fr) auto;padding-left:18px;padding-right:18px;gap:7px}
  .brand-logo{width:164px}
  .desktop-main-nav{gap:1px;font-size:10.5px}
  .desktop-main-nav>a,.desktop-nav-group>summary{padding:0 7px;height:40px}
  .desktop-main-nav>a:after,.desktop-nav-group>summary:after{left:7px;right:7px}
  .language-button{min-width:78px;padding:0 8px}
  .login-button{padding:0 9px;font-size:11px}
}

@media(max-width:1040px){
  .site-header{
    height:72px;
    padding:0 10px;
    background:linear-gradient(180deg,rgba(5,5,5,.98),rgba(3,3,3,.95));
    border-bottom-color:rgba(226,181,82,.22);
    box-shadow:0 7px 24px rgba(0,0,0,.18);
  }
  .site-header:after{left:14px;right:14px;opacity:.42}
  .site-header.is-scrolled{height:64px;background:rgba(5,5,5,.74);box-shadow:0 10px 34px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}
  .site-header .brand{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;transform:translateX(-50%);height:100%}
  .site-header .brand-logo{width:145px;transition:width .24s ease}
  .site-header.is-scrolled .brand-logo{width:132px}
  .header-actions{right:10px;top:50%;transform:translateY(-50%)}
  .language-button{height:38px;min-width:76px;max-width:94px;border-radius:9px;background:rgba(9,9,8,.58)}
  .site-header.is-scrolled .language-button{height:36px}
  .language-panel{top:44px;right:0;width:158px;border-radius:11px}
  .mobile-main-menu{left:8px;top:50%;transform:translateY(-50%);z-index:6}
  .mobile-main-menu>summary{width:42px;height:42px;border:1px solid transparent;border-radius:9px;transition:background .18s ease,border-color .18s ease}
  .mobile-main-menu[open]>summary{background:rgba(216,170,55,.08);border-color:rgba(216,170,55,.22)}
  .mobile-main-menu>summary span{width:24px;height:1.5px;background:#e2b84f}
  .mobile-menu-panel{
    top:50px;
    left:-1px;
    width:min(360px,calc(100vw - 18px));
    max-height:calc(100svh - 84px);
    padding:13px;
    border-radius:13px;
    border-color:rgba(226,181,82,.39);
    background:linear-gradient(180deg,rgba(14,12,8,.985),rgba(5,5,4,.99));
    box-shadow:0 26px 70px rgba(0,0,0,.70);
    -webkit-backdrop-filter:blur(22px);
    backdrop-filter:blur(22px);
  }
  .mobile-menu-panel:before{content:"";display:block;height:1px;margin:0 3px 8px;background:linear-gradient(90deg,transparent,rgba(235,194,91,.65),transparent)}
  .mobile-menu-panel section{grid-template-columns:1fr 1fr;gap:7px;padding:10px 3px 12px}
  .mobile-menu-panel section+section{border-top:1px solid rgba(226,181,82,.13)}
  .mobile-menu-panel section strong{font-size:11px;letter-spacing:.12em;color:#e2bd5b;padding:0 3px 2px}
  .mobile-menu-panel section a,.mobile-menu-major{
    min-height:43px;
    display:flex;
    align-items:center;
    padding:0 12px;
    border:1px solid rgba(226,181,82,.13);
    border-radius:9px;
    background:linear-gradient(180deg,rgba(20,18,13,.88),rgba(9,9,7,.86));
    color:#e7e1d7;
    font-size:12px;
    font-weight:820;
  }
  .mobile-menu-panel section a:after,.mobile-menu-major:after{content:"›";margin-left:auto;color:#a97e27;font-size:17px}
  .mobile-menu-panel a:hover{border-color:rgba(226,181,82,.30);background:linear-gradient(90deg,rgba(216,170,55,.13),rgba(216,170,55,.035));color:#f2d57b}
  .mobile-menu-major{margin-top:7px}
  .mobile-menu-account{margin-top:12px;padding-top:12px;border-top-color:rgba(226,181,82,.18)}
}

@media(max-width:390px){
  .site-header .brand-logo{width:136px}.site-header.is-scrolled .brand-logo{width:126px}
  .language-button{min-width:70px;max-width:86px;padding:0 6px}.language-button span{max-width:38px;font-size:10.5px}
}

@media(prefers-reduced-motion:reduce){
  .site-header,.site-header .brand-logo,.desktop-main-nav>a,.desktop-nav-group>summary,.desktop-main-nav>a:after,.desktop-nav-group>summary:after,.desktop-nav-group>summary b,.mobile-main-menu>summary{transition:none!important}
}


/* =========================================================
   N2A PUBLIC COPY PROTECTION STEP13
   Shared shell.css is loaded by INDEX and all public inner pages.
   ========================================================= */
body{
  -webkit-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
}

img,
picture,
video,
canvas,
svg{
  -webkit-user-drag:none;
  user-drag:none;
  -webkit-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
}

/* Forms and member comment/review inputs must remain usable. */
input,
textarea,
select,
[contenteditable="true"],
[contenteditable=""]{
  -webkit-user-select:text;
  user-select:text;
  -webkit-touch-callout:default;
}

/* Make browser print / print-to-PDF useless for public content. */
@media print{
  html,
  body{
    display:none !important;
  }
}


/* =========================================================
   N2A FIXED GLASS HEADER STEP17
   INDEX / LIST / VIEW common fixed header
   ========================================================= */
html{scroll-padding-top:92px}
body{padding-top:78px}

.site-header{
  position:fixed !important;
  top:0;
  left:0;
  right:0;
  width:100%;
  height:78px;
}

.site-header.is-scrolled{
  height:78px;
  background:linear-gradient(180deg,rgba(8,8,8,.76),rgba(3,3,3,.66));
  border-bottom-color:rgba(232,190,85,.34);
  box-shadow:0 14px 38px rgba(0,0,0,.34);
  -webkit-backdrop-filter:blur(24px) saturate(135%);
  backdrop-filter:blur(24px) saturate(135%);
}

@media(max-width:1040px){
  html{scroll-padding-top:84px}
  body{padding-top:72px}
  .site-header,
  .site-header.is-scrolled{
    height:72px;
  }
  .site-header.is-scrolled{
    background:rgba(5,5,5,.72);
    -webkit-backdrop-filter:blur(22px) saturate(130%);
    backdrop-filter:blur(22px) saturate(130%);
  }
}

/* =========================================================
   N2A STEP534 — MOBILE NAV INFORMATION ARCHITECTURE
   Mobile-first: faster scanning for country, magazine and business tools.
   ========================================================= */
@media(max-width:1040px){
  .mobile-menu-panel-v2{
    width:min(390px,calc(100vw - 16px));
    padding:14px;
  }
  .mobile-menu-panel-v2:before{display:none}
  .mobile-menu-eyebrow{
    display:flex;
    align-items:center;
    gap:8px;
    min-height:30px;
    padding:0 3px 10px;
    color:#cfa744;
    font-size:10px;
    font-weight:900;
    letter-spacing:.13em;
    text-transform:uppercase;
    border-bottom:1px solid rgba(226,181,82,.14);
  }
  .mobile-menu-country-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
    padding:11px 0 12px;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card{
    display:flex;
    flex-direction:column;
    gap:6px;
    min-width:0;
    padding:11px;
    border:1px solid rgba(226,181,82,.17);
    border-radius:11px;
    background:linear-gradient(180deg,rgba(20,17,11,.92),rgba(8,8,6,.92));
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card+section{border-top:1px solid rgba(226,181,82,.17)}
  .mobile-menu-panel-v2 .mobile-menu-country-card strong{
    display:block;
    padding:0 1px 4px;
    color:#e8c768;
    font-size:12px;
    font-weight:900;
    letter-spacing:.04em;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card a{
    min-height:38px;
    display:flex;
    align-items:center;
    padding:0 9px;
    border:1px solid rgba(226,181,82,.10);
    border-radius:8px;
    background:rgba(7,7,6,.68);
    color:#e5dfd5;
    font-size:11px;
    font-weight:800;
    line-height:1.25;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card a:after{
    content:"›";
    margin-left:auto;
    padding-left:5px;
    color:#9f7a2a;
    font-size:16px;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card .mobile-menu-magazine-link{
    border-color:rgba(226,181,82,.26);
    background:linear-gradient(90deg,rgba(216,170,55,.14),rgba(216,170,55,.035));
    color:#f0d47a;
  }
  .mobile-menu-business-block{
    padding:12px 0 0;
    border-top:1px solid rgba(226,181,82,.14);
  }
  .mobile-menu-panel-v2 .mobile-menu-business-block>strong{
    display:block;
    padding:0 3px 8px;
    color:#c9b991;
    font-size:10px;
    font-weight:900;
    letter-spacing:.08em;
  }
  .mobile-menu-business-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .mobile-menu-panel-v2 .mobile-menu-business-grid a{
    min-height:46px;
    display:flex;
    align-items:center;
    padding:0 11px;
    border:1px solid rgba(226,181,82,.16);
    border-radius:9px;
    background:#0b0a08;
    color:#e5dfd5;
    font-size:11px;
    font-weight:850;
    line-height:1.25;
  }
  .mobile-menu-panel-v2 .mobile-menu-business-grid a:after{
    content:"›";
    margin-left:auto;
    padding-left:5px;
    color:#a97e27;
    font-size:16px;
  }
  .mobile-menu-panel-v2 .mobile-menu-business-grid .mobile-menu-design-link{
    border-color:rgba(232,190,85,.42);
    background:linear-gradient(135deg,rgba(218,169,50,.17),rgba(15,12,6,.92));
    color:#f1d276;
  }
  .mobile-menu-panel-v2 .mobile-menu-account{
    margin-top:12px;
    padding-top:10px;
  }
  .mobile-menu-account-label{
    margin:0 0 7px;
    color:#8f856f;
    font-size:9px;
    font-weight:900;
    letter-spacing:.10em;
    text-transform:uppercase;
  }
  .mobile-menu-panel-v2 .mobile-menu-account>span{
    margin:0 0 7px;
    color:#bdb4a3;
    font-size:10px;
  }
  .mobile-menu-panel-v2 .mobile-menu-account>a,
  .mobile-menu-panel-v2 .mobile-menu-account form button{
    min-height:42px;
    border-radius:9px;
  }
  .mobile-menu-panel-v2 .mobile-menu-my-magazine{
    margin:0 0 7px;
    border-color:rgba(232,190,85,.36);
    color:#f0cf71;
  }
}
@media(max-width:370px){
  .mobile-menu-panel-v2{padding:11px}
  .mobile-menu-country-grid{gap:7px}
  .mobile-menu-panel-v2 .mobile-menu-country-card{padding:9px}
  .mobile-menu-panel-v2 .mobile-menu-country-card a{padding:0 7px;font-size:10.5px}
  .mobile-menu-panel-v2 .mobile-menu-business-grid a{padding:0 8px;font-size:10.5px}
}

/* =========================================================
   N2A STEP536 — MOBILE NAV INTERACTION POLISH
   Mobile-first: lock background, keep the panel scrollable,
   and make the open state feel like a deliberate navigation layer.
   ========================================================= */
@media(max-width:1040px){
  html.mobile-nav-open,
  html.mobile-nav-open body{
    overflow:hidden;
    overscroll-behavior:none;
  }
  .mobile-main-menu[open] .mobile-menu-panel-v2{
    max-height:calc(100svh - 82px);
    overflow-y:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
    scrollbar-color:rgba(226,181,82,.38) transparent;
  }
  .mobile-main-menu[open] .mobile-menu-panel-v2::-webkit-scrollbar{width:4px}
  .mobile-main-menu[open] .mobile-menu-panel-v2::-webkit-scrollbar-thumb{
    background:rgba(226,181,82,.34);
    border-radius:999px;
  }
  .mobile-main-menu[open] .mobile-menu-panel-v2{
    box-shadow:
      0 26px 70px rgba(0,0,0,.78),
      0 100vh 0 100vh rgba(0,0,0,.42);
  }
  .mobile-main-menu>summary{
    -webkit-tap-highlight-color:transparent;
    touch-action:manipulation;
  }
  .mobile-menu-panel-v2 a,
  .mobile-menu-panel-v2 button{
    -webkit-tap-highlight-color:rgba(226,181,82,.12);
    touch-action:manipulation;
  }
  .mobile-menu-panel-v2 a:active,
  .mobile-menu-panel-v2 button:active{
    transform:translateY(1px);
  }
}


/* =========================================================
   N2A SAFE STEP1 FIX — TRUE MOBILE SIDE DRAWER
   2026-08-23
   CSS only: no Blade / PHP / route / auth / DB changes.
   ========================================================= */
@media(max-width:1040px){
  /* Keep the existing header/markup, but present the open menu as a real side drawer. */
  .mobile-main-menu{z-index:30}
  .mobile-main-menu>summary{
    width:44px;
    height:44px;
    padding:9px;
    border-radius:11px;
  }
  .mobile-main-menu[open]>summary{
    background:linear-gradient(180deg,rgba(31,24,12,.96),rgba(11,10,7,.98));
    border-color:rgba(226,181,82,.42);
    box-shadow:0 7px 22px rgba(0,0,0,.30);
  }

  .mobile-menu-panel.mobile-menu-panel-v2{
    position:fixed;
    top:72px;
    left:0;
    bottom:0;
    width:min(330px,86vw);
    height:calc(100svh - 72px);
    max-height:none;
    overflow-y:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding:12px;
    border-width:1px 1px 0 0;
    border-style:solid;
    border-color:rgba(226,181,82,.38);
    border-radius:0 15px 0 0;
    background:
      radial-gradient(circle at 15% 0%,rgba(216,170,55,.09),transparent 30%),
      linear-gradient(180deg,rgba(13,12,9,.996),rgba(5,5,4,.998));
    box-shadow:18px 0 54px rgba(0,0,0,.72),100vw 0 0 100vw rgba(0,0,0,.46);
  }
  .mobile-menu-panel.mobile-menu-panel-v2:before{display:none}

  .mobile-menu-country-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:7px;
    padding:0 0 9px;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card{
    gap:6px;
    min-width:0;
    padding:8px;
    border-radius:10px;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card strong{
    min-height:22px;
    padding:0 1px 2px;
    font-size:12.5px;
    line-height:1.2;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card a{
    min-height:40px;
    padding:7px 8px;
    border-radius:8px;
    font-size:12px;
    line-height:1.22;
  }
  .mobile-menu-panel-v2 .mobile-menu-country-card .mobile-menu-magazine-link{min-height:42px}

  /* Long Thai/Japanese/Vietnamese business labels read better in one column. */
  .mobile-menu-business-block{padding-top:9px}
  .mobile-menu-business-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
  }
  .mobile-menu-panel-v2 .mobile-menu-business-grid a{
    min-height:43px;
    padding:8px 11px;
    font-size:12px;
    line-height:1.25;
  }

  .mobile-menu-panel-v2 .mobile-menu-account,
  .mobile-menu-panel-v2 .mobile-menu-account.has-partner{
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
    margin-top:10px;
    padding-top:10px;
  }
  .mobile-menu-panel-v2 .mobile-menu-account>a,
  .mobile-menu-panel-v2 .mobile-menu-account form button{
    min-height:43px;
    padding:8px 10px;
    font-size:12px;
    line-height:1.2;
  }

  .mobile-menu-panel-v2 a,
  .mobile-menu-panel-v2 button{
    white-space:normal;
    overflow-wrap:anywhere;
    word-break:normal;
  }
}

@media(max-width:370px){
  .mobile-menu-panel.mobile-menu-panel-v2{width:88vw;padding:10px}
  .mobile-menu-country-grid{gap:6px}
  .mobile-menu-panel-v2 .mobile-menu-country-card{padding:7px}
  .mobile-menu-panel-v2 .mobile-menu-country-card strong{font-size:12px}
  .mobile-menu-panel-v2 .mobile-menu-country-card a{font-size:11.5px;padding:6px 7px}
}

/* =========================================================
   N2A PC INDEX DETAIL STEP4
   Desktop header / navigation refinement only (>=1041px)
   Mobile rules remain untouched.
   ========================================================= */
@media (min-width:1041px){
  .site-header{
    height:72px;
    grid-template-columns:190px minmax(0,1fr) auto;
    gap:14px;
    background:linear-gradient(180deg,rgba(5,5,5,.99),rgba(3,3,3,.975));
    border-bottom-color:rgba(226,181,82,.22);
    box-shadow:0 8px 24px rgba(0,0,0,.14);
  }
  .site-header:after{
    opacity:.42;
  }
  .site-header.is-scrolled{
    height:64px;
  }
  .site-header .brand-logo{
    width:174px;
    max-height:44px;
  }
  .site-header.is-scrolled .brand-logo{
    width:164px;
  }
  .desktop-main-nav{
    gap:2px;
    font-size:11.25px;
    letter-spacing:0;
  }
  .desktop-main-nav>a,
  .desktop-nav-group>summary{
    height:38px;
    padding:0 11px;
    border-radius:8px;
  }
  .desktop-main-nav>a:after,
  .desktop-nav-group>summary:after{
    left:11px;
    right:11px;
    bottom:3px;
  }
  .desktop-nav-group>summary b{
    font-size:10px;
  }
  .desktop-nav-panel{
    top:44px;
  }
  .header-actions{
    gap:8px;
    font-size:11.5px;
  }
  .language-button,
  .login-button{
    height:38px;
    border-radius:8px;
  }
  .language-button{
    min-width:80px;
    padding:0 9px;
    gap:6px;
  }
  .language-button img{
    width:20px;
    height:13px;
  }
  .language-panel{
    top:44px;
  }
  .user-chip{
    max-width:92px;
  }
}

@media (min-width:1041px) and (max-width:1240px){
  .site-header{
    grid-template-columns:166px minmax(0,1fr) auto;
    gap:7px;
    padding-left:16px;
    padding-right:16px;
  }
  .site-header .brand-logo{width:154px;}
  .site-header.is-scrolled .brand-logo{width:146px;}
  .desktop-main-nav{font-size:10.25px;gap:0;}
  .desktop-main-nav>a,
  .desktop-nav-group>summary{padding:0 6px;height:37px;}
  .desktop-main-nav>a:after,
  .desktop-nav-group>summary:after{left:6px;right:6px;}
  .header-actions{gap:6px;font-size:10.5px;}
  .language-button{min-width:74px;padding:0 7px;}
  .login-button{padding:0 8px;font-size:10.5px;}
}

/* =========================================================
   N2A PC INDEX STEP8 — HEADER NARROW-DESKTOP STABILITY
   Desktop only. Mobile shell remains untouched.
   ========================================================= */
@media (min-width:1041px) and (max-width:1180px){
  .site-header{
    grid-template-columns:150px minmax(0,1fr) auto;
    gap:5px;
    padding-left:12px;
    padding-right:12px;
  }
  .site-header .brand-logo{
    width:140px;
  }
  .site-header.is-scrolled .brand-logo{
    width:134px;
  }
  .desktop-main-nav{
    gap:0;
    font-size:9.7px;
  }
  .desktop-main-nav>a,
  .desktop-nav-group>summary{
    height:36px;
    padding-left:5px;
    padding-right:5px;
  }
  .desktop-main-nav>a:after,
  .desktop-nav-group>summary:after{
    left:5px;
    right:5px;
  }
  .header-actions{
    gap:4px;
    font-size:10px;
  }
  .language-button{
    min-width:70px;
    height:36px;
    padding:0 6px;
    gap:5px;
  }
  .language-button img{
    width:18px;
    height:12px;
  }
  .login-button{
    height:36px;
    padding:0 6px;
    font-size:10px;
  }
  .user-chip{
    max-width:64px;
  }
}

@media (min-width:1041px) and (max-width:1080px){
  .site-header{
    grid-template-columns:138px minmax(0,1fr) auto;
    padding-left:9px;
    padding-right:9px;
  }
  .site-header .brand-logo{
    width:130px;
  }
  .site-header.is-scrolled .brand-logo{
    width:126px;
  }
  .desktop-main-nav{
    font-size:9.25px;
  }
  .desktop-main-nav>a,
  .desktop-nav-group>summary{
    padding-left:4px;
    padding-right:4px;
  }
  .header-actions{
    font-size:9.5px;
  }
  .user-chip{
    display:none;
  }
}

/* =========================================================
   N2A PC INDEX STEP9 — HEADER INTERACTION DETAIL
   Desktop only (>=1041px). Mobile remains unchanged.
   ========================================================= */
@media (min-width:1041px){
  .desktop-main-nav>a,
  .desktop-nav-group>summary,
  .desktop-nav-panel a,
  .language-button,
  .language-panel a,
  .login-button,
  .header-actions>.text-link,
  .header-actions .button-reset{
    outline:none;
  }

  .desktop-main-nav>a:focus-visible,
  .desktop-nav-group>summary:focus-visible,
  .language-button:focus-visible,
  .login-button:focus-visible,
  .header-actions>.text-link:focus-visible,
  .header-actions .button-reset:focus-visible{
    color:#f5db85;
    box-shadow:0 0 0 2px #050505,0 0 0 4px rgba(235,194,91,.76);
  }
  .desktop-nav-panel a:focus-visible,
  .language-panel a:focus-visible{
    color:#f4d77d;
    border-color:rgba(235,194,91,.38);
    background:linear-gradient(90deg,rgba(216,170,55,.15),rgba(216,170,55,.045));
    box-shadow:inset 0 0 0 1px rgba(255,230,150,.035);
  }

  /* Language toggle uses the same open-state vocabulary as country menus. */
  .language-menu:has(.language-panel:not([hidden])) .language-button{
    border-color:rgba(235,194,91,.70);
    color:#f3d982;
    background:linear-gradient(180deg,rgba(44,32,11,.52),rgba(17,13,7,.50));
    box-shadow:0 0 0 3px rgba(216,170,55,.045);
  }
  .language-menu:has(.language-panel:not([hidden])) .language-button b{
    transform:rotate(180deg);
    color:#f0cf71;
  }
  .language-button b{
    transition:transform .18s ease,color .18s ease;
  }

  .desktop-nav-panel,
  .language-panel{
    transform-origin:top center;
  }
}

@media (min-width:1041px) and (hover:hover) and (pointer:fine){
  .desktop-main-nav>a:hover,
  .desktop-nav-group>summary:hover,
  .desktop-nav-group[open]>summary{
    transform:translateY(-1px);
  }
  .desktop-nav-panel a:hover,
  .language-panel a:hover{
    box-shadow:inset 0 0 0 1px rgba(255,230,150,.025);
  }
  .language-button:hover,
  .login-button:hover{
    transform:translateY(-1px);
  }
  .header-actions>.text-link:hover,
  .header-actions .button-reset:hover{
    color:#efd173;
  }

  .desktop-main-nav>a:active,
  .desktop-nav-group>summary:active,
  .language-button:active,
  .login-button:active{
    transform:translateY(0);
  }
}

@media (min-width:1041px) and (prefers-reduced-motion:reduce){
  .desktop-main-nav>a,
  .desktop-nav-group>summary,
  .desktop-main-nav>a:after,
  .desktop-nav-group>summary:after,
  .desktop-nav-group>summary b,
  .desktop-nav-panel a,
  .language-button,
  .language-button b,
  .language-panel a,
  .login-button{
    transition:none!important;
  }
}
