:root{--bg:#eef3f9;--card:#fff;--ink:#142238;--muted:#66768d;--navy:#10294f;--navy2:#173c73;--blue:#2563d8;--violet:#7040dd;--line:#d9e3ef;--ok:#167651;--warn:#946000;--shadow:0 18px 45px rgba(18,39,72,.09);--shadow-lg:0 28px 80px rgba(18,39,72,.16)}
*{box-sizing:border-box}html{font-family:"Leelawadee UI","Noto Sans Thai","Segoe UI",Tahoma,sans-serif;background:var(--bg);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 6% 0,#d8e8ff 0,transparent 27%),radial-gradient(circle at 96% 8%,#e9e0ff 0,transparent 24%),var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit}.top{position:sticky;top:0;z-index:30;background:rgba(15,39,75,.96);backdrop-filter:blur(18px);color:#fff;border-bottom:1px solid #ffffff12}.top-inner{width:min(1220px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:78px}.brand-stack{display:flex;align-items:center;gap:14px}.awh-back{display:inline-flex;align-items:center;min-height:40px;padding:8px 11px;border-radius:12px;color:#c6d4e8;text-decoration:none;font-size:12px;font-weight:800}.awh-back:hover,.awh-back:focus-visible{background:#ffffff12;color:#fff;outline:none}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#ffffff14;border:1px solid #ffffff16;font-size:22px;font-weight:950}.brand strong,.brand small{display:block}.brand strong{font-size:15px;letter-spacing:-.01em}.brand small{margin-top:2px;color:#b9c8dd;font-size:10px}.nav{display:flex;gap:5px;align-items:center}.nav a{display:inline-flex;align-items:center;min-height:42px;padding:8px 11px;border-radius:12px;text-decoration:none;color:#e8eef7;font-weight:800;font-size:13px;white-space:nowrap}.nav a:hover,.nav a.active{background:#ffffff14;color:#fff}.shell{width:min(1220px,calc(100% - 32px));margin:28px auto 74px}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px;align-items:end;padding:clamp(30px,5vw,58px);border-radius:34px;background:linear-gradient(130deg,#112e5a 0%,#255fca 58%,#7540df 100%);color:#fff;box-shadow:var(--shadow-lg)}.hero:after{content:"";position:absolute;right:-110px;top:-160px;width:360px;height:360px;border-radius:50%;background:#ffffff0d}.hero-copy{position:relative;z-index:1}.eyebrow{margin:0;color:#ffe28a;font-size:11px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.hero h1{max-width:800px;margin:10px 0 14px;font-size:clamp(40px,6vw,74px);line-height:1.02;letter-spacing:-.045em}.hero p{max-width:760px;margin:0;color:#e8f0ff;font-size:clamp(15px,2vw,18px);line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-panel{position:relative;z-index:1;padding:22px;border:1px solid #ffffff22;border-radius:24px;background:#ffffff10;box-shadow:0 18px 45px rgba(8,24,54,.18)}.hero-panel-kicker{display:block;color:#dce8ff;font-size:10px;font-weight:950;letter-spacing:.12em}.hero-panel>strong{display:block;margin-top:9px;font-size:23px;line-height:1.25}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;padding-top:18px;border-top:1px solid #ffffff22}.hero-stats span{display:grid;gap:2px}.hero-stats b{font-size:23px}.hero-stats small{color:#d8e4f8;font-size:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 16px;border:0;border-radius:14px;text-decoration:none;font-weight:900;cursor:pointer}.button.primary{background:linear-gradient(#2f6ee5,#2358c1);color:#fff}.button.secondary{background:#edf4ff;color:#1e4b9e}.button.ghost{background:#fff;border:1px solid var(--line);color:#2d3e55}.button.light{background:#fff;color:#183b73}.button.glass{background:#ffffff10;color:#fff;border:1px solid #ffffff30}.trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:14px 6px 0;padding:13px 18px;border:1px solid #dbe5f1;border-radius:18px;background:#ffffffcc;color:#4b5f79;font-size:12px;font-weight:750;box-shadow:0 8px 24px rgba(18,39,72,.05)}.section{margin-top:38px;scroll-margin-top:96px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 3px 16px}.section-head h2{margin:4px 0 2px;font-size:clamp(27px,4vw,36px);letter-spacing:-.035em}.section-head p{margin:0;color:#54708f;font-size:12px;font-weight:900;letter-spacing:.04em}.section-desc{display:block;margin-top:7px;color:var(--muted);font-size:13px}.role-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.role-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;min-height:138px;padding:20px;border:1px solid var(--line);border-radius:24px;background:#fff;text-decoration:none;box-shadow:var(--shadow);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.role-card:hover,.role-card:focus-visible{transform:translateY(-2px);border-color:#b9cbea;box-shadow:0 24px 50px rgba(18,39,72,.13);outline:none}.role-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#eff5ff;font-size:24px}.role-card small{display:block;color:#6c7d94;font-size:10px;font-weight:900}.role-card strong{display:block;margin-top:3px;font-size:18px}.role-card p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.role-card>b{color:#7d8da2;font-size:20px}.role-card.student>span{background:#eef7ff}.role-card.teacher>span{background:#f2efff}.role-card.school>span{background:#fff4e6}.role-card.owner>span{background:#eff8f3}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{position:relative;display:flex;flex-direction:column;min-height:270px;padding:22px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:#dce8f8}.card:nth-child(2):before{background:#86b9ff}.card:nth-child(3):before{background:#a38dff}.card:nth-child(4):before{background:#ffae73}.card:nth-child(5):before{background:#76c8ae}.card .icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#eef4ff;font-size:28px}.card h3{margin:14px 0 6px;font-size:20px;letter-spacing:-.02em}.card p{margin:0;color:var(--muted);line-height:1.55;font-size:13px}.meta{margin-top:13px;padding-top:12px;border-top:1px solid #edf1f5;font-size:10px;color:#8190a3;line-height:1.45}.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:18px}.badge{display:inline-flex;width:max-content;align-items:center;gap:6px;margin-top:10px;padding:6px 9px;border-radius:999px;background:#edf4ff;color:#2d5cad;font-size:10px;font-weight:900}.badge.pilot{background:#fff3db;color:#8d5700}.notice{padding:15px 17px;border:1px solid #efd59d;border-radius:17px;background:#fff8e9;color:#714800;line-height:1.55;font-size:13px}.download-card{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.download-card h3{margin:4px 0;font-size:20px}.download-card p{margin:4px 0;color:var(--muted)}code.hash{display:block;max-width:760px;margin-top:9px;padding:8px 10px;border-radius:10px;background:#f4f6f8;word-break:break-all;font-size:10px}.status-list{display:grid;gap:10px}.status-row{display:grid;grid-template-columns:14px 1fr auto;gap:12px;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(18,39,72,.04)}.dot{width:11px;height:11px;border-radius:50%;background:#98a2b3}.dot.ok{background:#20a66a}.dot.bad{background:#e05252}.muted{color:var(--muted)}.quick-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step{padding:20px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 28px rgba(19,34,56,.06)}.step strong{display:block;font-size:18px}.step span{display:block;margin-top:6px;color:var(--muted);line-height:1.5}.utility-band{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:28px;border-radius:28px;background:#10294f;color:#fff;box-shadow:var(--shadow-lg)}.utility-band p{margin:0;color:#91b7f2;font-size:11px;font-weight:900;letter-spacing:.06em}.utility-band h2{margin:5px 0;font-size:27px}.utility-band span{color:#c5d4e8;font-size:13px}.utility-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.utility-actions a{display:inline-flex;min-height:44px;align-items:center;padding:8px 12px;border:1px solid #ffffff20;border-radius:13px;background:#ffffff0d;color:#fff;text-decoration:none;font-size:12px;font-weight:850}.footer{width:min(1220px,calc(100% - 32px));margin:0 auto 34px;padding-top:18px;border-top:1px solid #d6e0ea;color:#718096;font-size:11px;text-align:center}.footer strong,.footer span{display:block}.footer strong{color:#42546b;font-size:12px}.footer span{margin-top:4px}
@media(max-width:980px){.hero{grid-template-columns:1fr}.hero-panel{max-width:520px}.role-grid{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(2,1fr)}.utility-band{grid-template-columns:1fr}.utility-actions{justify-content:flex-start}}
@media(max-width:760px){.top-inner{align-items:flex-start;flex-direction:column;padding:10px 0;gap:8px}.brand-stack{width:100%;justify-content:space-between}.awh-back{order:2}.brand{order:1}.nav{display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;overflow:visible;padding-bottom:2px}.nav a{min-width:0;justify-content:center;padding-inline:3px;font-size:10.5px;white-space:nowrap}.shell{width:min(100% - 20px,680px);margin-top:14px}.hero{padding:26px 20px;border-radius:26px;gap:22px}.hero h1{font-size:clamp(38px,12vw,54px)}.hero p{font-size:14px;line-height:1.65}.trust-strip{justify-content:flex-start;gap:8px;padding:12px 14px}.trust-strip span{width:100%}.section{margin-top:30px}.section-head{align-items:flex-start;flex-direction:column}.role-grid{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.card{min-height:230px}.quick-guide{grid-template-columns:1fr}.download-card{grid-template-columns:1fr;padding:18px}.status-row{grid-template-columns:12px 1fr}.status-row .muted{grid-column:2}.utility-band{padding:22px;border-radius:23px}.footer{width:calc(100% - 24px)}}
@media(max-width:430px){.brand strong{font-size:13px}.brand small{font-size:9px}.awh-back{font-size:10px;padding-inline:8px}.nav a{font-size:12px;padding-inline:10px}.hero-panel{padding:18px}.hero-stats{gap:5px}.role-card{padding:16px}.hero-actions .button{flex:1}.utility-actions{display:grid;grid-template-columns:1fr}.utility-actions a{justify-content:center}}

/* National portal completion surfaces */
.page-hero{position:relative;overflow:hidden;margin-top:8px;padding:52px;border-radius:32px;color:#fff;background:#173866;box-shadow:0 24px 60px rgba(16,42,82,.18)}.page-hero.compact{min-height:330px;display:flex;flex-direction:column;justify-content:flex-end}.page-hero.blue{background:linear-gradient(135deg,#163f7a,#2e63c7)}.page-hero.violet{background:linear-gradient(135deg,#293a85,#7040d8)}.page-hero.teal{background:linear-gradient(135deg,#0d5360,#168b8a)}.page-hero.dark{background:linear-gradient(135deg,#102847,#132f55)}.page-hero h1{margin:8px 0 12px;font-size:clamp(42px,7vw,74px);line-height:1.02;letter-spacing:-.05em}.page-hero>p:last-child{max-width:760px;margin:0;color:#e8f1ff;font-size:17px;line-height:1.65}.search-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:16px;padding:8px 12px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(19,34,56,.05)}.search-bar input{min-height:46px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:15px}.search-count{color:var(--muted);font-size:12px;font-weight:800}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card{display:flex;min-height:290px;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.project-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.project-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:17px;background:#edf4ff;font-size:25px;font-weight:900}.project-stage{padding:6px 9px;border-radius:999px;background:#eef4ff;color:#2d5cad;font-size:10px;font-weight:900}.project-stage.pilot{background:#fff4df;color:#8d5700}.project-card h3{margin:16px 0 3px;font-size:21px}.project-type{color:#718096;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.project-card>p{margin:10px 0;color:var(--muted);line-height:1.55}.capability-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.capability-list span{padding:5px 8px;border-radius:999px;background:#f3f6fa;color:#536176;font-size:10px;font-weight:700}.project-card .actions{margin-top:auto}.governance-band{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 34px;border-radius:26px;background:#102f55;color:#fff}.governance-band p{margin:0 0 5px;color:#a9c4e7;font-size:12px}.governance-band h2{margin:0 0 6px;font-size:28px}.governance-band span{color:#d6e4f5;line-height:1.55}.light-ghost{background:#ffffff12!important;color:#fff!important;border:1px solid #ffffff20}.platform-hint{display:none;margin-bottom:16px;padding:16px 18px;border:1px solid #cbd9ee;border-radius:18px;background:#f6f9ff;color:#29466f}.platform-hint.show{display:block}.platform-hint strong{display:block;margin-bottom:3px}.safety-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.safety-grid article{padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff}.safety-grid article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#eef4ff;color:#2859ad;font-weight:900}.safety-grid strong{display:block;margin-top:12px}.safety-grid p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.guide-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:17px;padding:23px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:0 12px 34px rgba(19,34,56,.06)}.guide-no{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#edf4ff;color:#2d5cad;font-weight:900}.guide-card small{color:#748198;font-weight:800}.guide-card strong{display:block;margin:3px 0 8px;font-size:20px}.guide-card ol{margin:0;padding-left:20px;color:var(--muted);line-height:1.75}.question-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.question-grid a{display:flex;min-height:120px;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff;text-decoration:none}.question-grid span{color:var(--muted);font-size:13px}.question-grid strong{color:#214f9c}.status-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:18px 20px;border:1px solid var(--line);border-radius:20px;background:#fff}.status-summary>div{display:flex;align-items:center;gap:12px}.status-summary small{display:block;color:var(--muted);font-size:11px}.status-summary strong{display:block;margin-top:2px;font-size:18px}.status-summary>span{color:var(--muted);font-size:12px}.big-dot{width:16px;height:16px;border-radius:50%;background:#98a2b3;box-shadow:0 0 0 6px #f2f4f7}.big-dot.ok{background:#20a66a;box-shadow:0 0 0 6px #e7f7ef}.big-dot.bad{background:#e05252;box-shadow:0 0 0 6px #fdecec}
@media(max-width:900px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero{padding:38px}.guide-grid{grid-template-columns:1fr}.question-grid,.safety-grid{grid-template-columns:1fr}.governance-band{align-items:flex-start;flex-direction:column}}
@media(max-width:580px){.page-hero{padding:28px 20px;border-radius:24px}.page-hero.compact{min-height:285px}.page-hero h1{font-size:42px}.page-hero>p:last-child{font-size:14px}.project-grid{grid-template-columns:1fr}.project-card{min-height:250px}.status-summary{align-items:flex-start;flex-direction:column}.governance-band{padding:24px 20px}.nav{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:4px!important;width:100%!important;overflow:visible!important}.nav a{display:flex!important;min-width:0!important;justify-content:center!important;padding:8px 2px!important;font-size:10px!important;white-space:nowrap!important}}
