*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,"Noto Sans Lao","Noto Sans KR",sans-serif;color:#12202f;background:#f6f8fb}a{text-decoration:none;color:inherit}.wrap{max-width:1180px;margin:auto;padding:0 18px}.top{height:70px;background:#fff;border-bottom:1px solid #e8edf3;display:flex;align-items:center;position:sticky;top:0;z-index:10}.nav{display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;font-size:22px}.brand b{color:#0b7a63}.links{display:flex;gap:22px;align-items:center;font-size:14px}.lang{position:relative}.lang summary{cursor:pointer;list-style:none;background:#f1f5f9;padding:10px 13px;border-radius:12px}.lang-menu{position:absolute;right:0;top:44px;background:#fff;min-width:150px;padding:8px;border:1px solid #e4e9ef;border-radius:14px;box-shadow:0 12px 32px #0002}.lang-menu a{display:block;padding:9px;border-radius:9px}.lang-menu a:hover{background:#f3f6f8}.hero{min-height:570px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:44px}.eyebrow{display:inline-block;background:#e6f6f1;color:#08725d;padding:7px 12px;border-radius:999px;font-weight:800;font-size:12px}.hero h1{font-size:58px;line-height:1.02;letter-spacing:-2px;margin:18px 0}.hero p{font-size:18px;line-height:1.65;color:#5d6875}.actions{display:flex;gap:12px;margin-top:28px}.btn{padding:14px 18px;border-radius:13px;font-weight:800;background:#0b7a63;color:white}.btn.alt{background:white;color:#17212b;border:1px solid #dce3ea}.photo{height:510px;border-radius:34px;overflow:hidden;box-shadow:0 24px 70px #14382c26;background:#ddd}.photo img{width:100%;height:100%;object-fit:cover}.section{padding:64px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;padding:24px;border:1px solid #e7ebf0;border-radius:20px;box-shadow:0 8px 24px #1020300b}.card h3{margin:10px 0}.icon{font-size:26px}.muted{color:#6b7785}.footer{padding:35px 0;border-top:1px solid #e4e8ed;color:#71808f;font-size:13px}.mobilebar{display:none}@media(max-width:760px){.links>a{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:42px 0}.hero h1{font-size:40px}.photo{height:390px}.cards{grid-template-columns:1fr}.actions{flex-direction:column}.mobilebar{display:block}.section{padding:42px 0}}

/* B02 HEADER ALIGNMENT PATCH
   Desktop: logo pinned to the left edge, navigation pinned to the right edge.
   Mobile: keeps brand left and language/menu area right without horizontal overflow. */
.top .wrap.nav{max-width:none;width:100%;margin:0;padding-left:24px;padding-right:24px}
.top .brand{margin-right:auto;flex:0 0 auto}
.top .links{margin-left:auto;justify-content:flex-end}
@media(min-width:761px){
  .top .wrap.nav{padding-left:28px;padding-right:28px}
}
@media(max-width:760px){
  .top .wrap.nav{padding-left:16px;padding-right:16px;gap:12px}
  .top .brand{font-size:20px;white-space:nowrap}
  .top .links{gap:8px;min-width:0}
  .top .links .btn{display:none}
  .lang summary{padding:9px 11px;white-space:nowrap}
}

.global-nav{max-width:none!important;width:100%;padding-left:28px!important;padding-right:28px!important}.sns-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sns-field{border:1px solid #e3e8ee;border-radius:14px;padding:12px;background:#fafcfd}.sns-field label{display:flex!important;align-items:center;gap:8px;margin:0 0 7px!important}.sns-icon{display:inline-flex;width:28px;height:28px;border-radius:8px;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:900}.sns-row{display:flex;gap:7px;flex-wrap:wrap}.sns-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #e4e9ee;border-radius:10px;background:#fff;font-size:12px}.btn-danger{background:#fff0f0!important;color:#b42318!important;border:1px solid #fecaca!important}.btn-soft{background:#eef4f7!important;color:#123!important;border:1px solid #dce5ea!important}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px}.status-pill{padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;background:#eef4f7}.status-active{background:#e7f8f1;color:#067647}.status-pending{background:#fff6df;color:#a15c00}.status-suspended{background:#fff0f0;color:#b42318}@media(max-width:700px){.global-nav{padding-left:16px!important;padding-right:16px!important}.sns-fields{grid-template-columns:1fr}.sns-btn span:last-child{display:none}}
.section{padding:72px 0}.section-soft{background:#f6f8f9}.section-dark{background:#101a24;color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-head h2{margin:5px 0 8px;font-size:clamp(28px,4vw,44px)}.feature-grid,.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card,.business-card{background:#fff;border:1px solid #e3e9ed;border-radius:20px;padding:22px;box-shadow:0 10px 35px rgba(20,35,45,.05)}.feature-card>b{color:#0b7a63}.business-card{display:flex;gap:15px;color:inherit}.business-thumb{width:82px;height:82px;border-radius:16px;background:#e9f4f1;overflow:hidden;display:grid;place-items:center;font-size:28px;font-weight:900;flex:none}.business-thumb img{width:100%;height:100%;object-fit:cover}.subheading{margin:36px 0 15px}.dash{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 70px)}.side{background:#111b26;color:#fff;padding:22px}.side a{display:block;padding:12px;border-radius:10px}.side-active,.side a:hover{background:#1c2b39}.content{padding:26px;min-width:0}.admin-title{display:flex;justify-content:space-between;align-items:end}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats-4{grid-template-columns:repeat(4,1fr)}.stat,.panel{background:#fff;padding:18px;border-radius:16px;border:1px solid #e4e9ee}.stat span{color:#66727c}.stat h2{font-size:34px;margin:7px 0 0}.country-stats{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.country-stats div{padding:15px;background:#f6f8f9;border-radius:13px;display:flex;flex-direction:column;gap:8px}.country-stats strong{font-size:24px}.table-wrap{overflow:auto}.tenant-table{width:100%;border-collapse:collapse;table-layout:fixed}.tenant-table th,.tenant-table td{padding:13px 12px;border-bottom:1px solid #e8ecef;text-align:left;vertical-align:middle}.tenant-table th:nth-child(1){width:18%}.tenant-table th:nth-child(2){width:18%}.tenant-table th:nth-child(3){width:28%}.tenant-table th:nth-child(4){width:11%}.tenant-table th:nth-child(5){width:25%}.tenant-table td small{display:block;margin-top:4px;color:#7a858d}.actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.actions button,.actions a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 10px;border-radius:9px;font-weight:800;font-size:12px;white-space:nowrap}.password-card{max-width:560px;margin:48px auto;padding:30px}.password-card label{display:block;font-weight:700;margin:15px 0}.password-card input{display:block;width:100%;padding:13px;margin-top:7px;border:1px solid #cfd8de;border-radius:11px}.form-actions{display:flex;gap:10px;align-items:center}.alert{padding:12px;border-radius:10px}.alert.error{background:#fff0f0;color:#a51d1d}.alert.success{background:#eaf8f3;color:#087f5b}@media(max-width:900px){.feature-grid,.business-grid{grid-template-columns:1fr 1fr}.country-stats{grid-template-columns:repeat(4,1fr)}.stats-4{grid-template-columns:1fr 1fr}.dash{grid-template-columns:1fr}.side{display:flex;overflow:auto;padding:8px}.side h2{display:none}.content{padding:12px}}@media(max-width:620px){.feature-grid,.business-grid{grid-template-columns:1fr}.section{padding:48px 0}.section-head{align-items:flex-start;flex-direction:column}.country-stats{grid-template-columns:1fr 1fr}}
