/* YANZ role gateway · professional dark institutional layout */
* { margin: 0; padding: 0; box-sizing: border-box; }
html { background: #13180f; }
body {
  min-height: 100vh;
  color: #cbd3c7;
  background: #13180f;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; }
button, input, select { font: inherit; }
:focus-visible { outline: 3px solid #78d64b; outline-offset: 3px; }
.lwrap { width: min(100%, 1180px); margin: 0 auto; padding: 0 clamp(20px, 4vw, 56px) 72px; }
.ltop { min-height: 76px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #354032; }
.ltop a { color: #c3ccc0; text-decoration: none; font-size: .84rem; }
.ltop a:hover { color: #fff; }
.ltop img { display: block; width: 104px; height: auto; }
.lhero { display: grid; grid-template-columns: minmax(0, 8fr) minmax(220px, 4fr); gap: 36px; align-items: end; padding: clamp(64px, 9vw, 118px) 0 44px; border-bottom: 1px solid #354032; }
.lhero__main { max-width: 790px; }
.lhero .eb { margin-bottom: 20px; color: #78d64b; font-size: .72rem; letter-spacing: .2em; font-weight: 700; text-transform: uppercase; }
.lhero h1 { color: #fff; font-size: clamp(2.4rem, 5vw, 4.7rem); line-height: 1.02; letter-spacing: -.05em; font-weight: 650; }
.lhero p { margin-top: 22px; color: #a9b3a5; font-size: 1rem; line-height: 1.75; max-width: 62ch; }
.demo-flag { display: block; width: fit-content; margin-top: 16px; padding: 6px 9px; color: #78d64b; border: 1px solid #496044; border-radius: 2px; font-size: .68rem; letter-spacing: .08em; }
.lhero__status { align-self: end; padding: 22px 0 4px; border-top: 2px solid #78d64b; }
.lhero__status strong { display: block; color: #fff; font-size: 1.15rem; }
.lhero__status span { display: block; margin-top: 6px; color: #899585; font-size: .8rem; line-height: 1.6; }
.lsec { padding-top: 54px; }
.lsec .t { margin-bottom: 18px; color: #8d9989; font-size: .7rem; letter-spacing: .16em; text-transform: uppercase; font-weight: 700; }
.roles, .pwbox { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 38px; }
.role { display: flex; flex-direction: column; min-width: 0; padding: 30px; color: #fff; background: #1a2117; border: 1px solid #354032; border-top: 3px solid #78d64b; }
.role--quiet { background: #171d15; }
.role .ic { display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; margin-bottom: 30px; color: #13180f; background: #78d64b; font-size: 22px; }
.role h2, .role h3 { margin: 0 0 10px; color: #fff; font-size: 1.35rem; line-height: 1.25; }
.role .sub { min-height: 4.6em; margin-bottom: 22px; color: #a9b3a5; font-size: .88rem; line-height: 1.7; }
.role .feats { display: flex; flex-wrap: wrap; gap: 0; margin-bottom: 24px; border-block: 1px solid #354032; }
.role .feats span { padding: 7px 12px 7px 0; color: #bdc7b9; font-size: .7rem; }
.role select, .role input { width: 100%; min-height: 44px; padding: 10px 12px; color: #fff; background: #11150f; border: 1px solid #42503e; border-radius: 0; }
.role select { margin-bottom: 12px; }
.role .enter { width: 100%; min-height: 46px; margin-top: auto; padding: 11px 14px; color: #13180f; background: #78d64b; border: 0; border-radius: 0; font-weight: 750; cursor: pointer; }
.role .enter:hover { background: #86e158; }
.mini { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #354032; border: 1px solid #354032; }
.mrole { min-height: 116px; padding: 20px 22px; background: #1a2117; cursor: pointer; }
.mrole:hover { background: #222c1e; }
.mrole b { display: block; margin-bottom: 7px; color: #fff; font-size: .98rem; }
.mrole span { color: #9eaa9a; font-size: .78rem; line-height: 1.55; }
.tabs2 { display: flex; gap: 1px; margin-bottom: 22px; background: #354032; }
.tabs2 span { flex: 1; padding: 9px; color: #8d9989; background: #13180f; text-align: center; font-size: .72rem; }
.tabs2 span.on { color: #fff; box-shadow: inset 0 -2px #78d64b; }
.pl { display: block; margin: 12px 0 6px; color: #a9b3a5; font-size: .76rem; }
.errmsg { min-height: 1.4em; margin: 8px 0; color: #ff978a; font-size: .78rem; }
.account-title { margin-bottom: 12px !important; font-size: 1.05rem !important; }
.account-title b, .accent-text { color: #78d64b; }
.acct-tbl { width: 100%; border-collapse: collapse; font-size: .82rem; }
.acct-tbl td { padding: 9px 4px; color: #bdc7b9; border-bottom: 1px solid #354032; }
.acct-tbl code { padding: 3px 7px; color: #78d64b; background: #11150f; border: 1px solid #42503e; border-radius: 0; font-weight: 700; }
.account-note { margin-top: 15px; color: #899585; font-size: .76rem; line-height: 1.65; }
.account-note b, .lnote b { color: #b7c1b3; }
.route { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #354032; border: 1px solid #354032; }
.route .step { min-height: 122px; padding: 18px; background: #1a2117; }
.route .step b { display: block; margin-bottom: 8px; color: #78d64b; }
.route .step span { color: #9eaa9a; font-size: .78rem; line-height: 1.55; }
.route .ar { display: none; }
.lnote { margin: 44px auto 0; max-width: 78ch; color: #7e897b; font-size: .76rem; line-height: 1.7; text-align: center; }

@media (max-width: 760px) {
  .ltop { min-height: 66px; }
  .lhero { grid-template-columns: 1fr; padding-top: 58px; }
  .lhero h1 { font-size: clamp(2.25rem, 11vw, 3.4rem); }
  .lhero__status { max-width: 320px; }
  .roles, .pwbox { grid-template-columns: 1fr; margin-top: 28px; }
  .mini, .route { grid-template-columns: 1fr; }
  .role { padding: 24px 20px; }
  .role .sub { min-height: 0; }
  .tabs2 { overflow-x: auto; }
  .tabs2 span { min-width: 126px; }
}
