:root{--ink:#3b1029;--paper:#fff5fa;--muted:#7f5a70;--red:#e83e8c;--gold:#f06aa6;--blue:#b64b8e;--payment:#8f286a;--line:#f0cfdf}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans Thai",sans-serif}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:92px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:#fffafd;border-bottom:1px solid var(--line);position:relative;z-index:3}.brand{display:flex;align-items:center;gap:14px;color:inherit;text-decoration:none}.brand img{width:57px;height:64px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.3}.brand strong{font-size:1.06rem}.brand small{color:var(--muted);font-size:.82rem}.top-actions{display:flex;align-items:center;gap:22px;font-size:.83rem;color:var(--muted)}.status{background:#fff0f7;color:#b52b6a;border:1px solid #f3c4da;padding:8px 12px;border-radius:999px}.status i{display:inline-block;width:7px;height:7px;background:#e83e8c;border-radius:50%;margin-right:7px}.intro{min-height:410px;padding:58px max(7vw,30px) 76px;background:linear-gradient(135deg,#3b1029 0%,#771747 58%,#a82666 100%);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;overflow:hidden;position:relative}.intro:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,#ff8fc2 0 46%,#f06aa6 46% 72%,#c65095 72%)}.eyebrow{margin:0 0 10px;font-size:.72rem;letter-spacing:.18em;font-weight:700;color:#b47e9d}.intro .eyebrow{color:#ffb8d8}.intro h1{margin:0;font-size:clamp(2.7rem,5vw,5.3rem);line-height:1.03;letter-spacing:-.04em;max-width:680px}.intro h1 span{color:#ff9cc9}.lead{color:#f4c9dd;max-width:570px;font-size:1.05rem;line-height:1.8;margin:24px 0 0}.seal-wrap{height:300px;display:grid;place-items:center;position:relative}.seal{width:210px;height:210px;border-radius:50%;background:#fff;border:8px solid rgba(255,255,255,.18);box-shadow:0 24px 70px #2b071d99;display:grid;place-items:center;z-index:2}.seal img{width:168px;height:180px;object-fit:contain}.orbit{position:absolute;border:1px solid #d85d96;border-radius:50%;animation:spin 22s linear infinite}.orbit-a{width:310px;height:310px}.orbit-b{width:380px;height:380px;border-style:dashed;animation-direction:reverse;animation-duration:34s}.orbit-a:before,.orbit-b:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#ff9cc9;top:16%;left:10%}.orbit-b:before{background:#f06aa6;top:72%;left:91%}@keyframes spin{to{transform:rotate(360deg)}}.workspace{padding:54px max(5vw,24px) 44px;max-width:1500px;width:100%;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head h2{font-size:clamp(1.55rem,3vw,2.25rem);margin:0;letter-spacing:-.025em}.count{font-size:.82rem;color:var(--muted);border:1px solid var(--line);background:#fffafd;border-radius:999px;padding:7px 13px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.system-card{--accent:var(--red);min-height:350px;background:#fffafd;border:1px solid var(--line);border-top:4px solid var(--accent);padding:27px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s ease;box-shadow:0 7px 20px #7a16430d}.system-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #7a164324}.system-card.gold{--accent:var(--gold)}.system-card.blue{--accent:var(--blue)}.system-card.payment{--accent:var(--payment)}.card-top{display:flex;align-items:start;justify-content:space-between}.number{font-size:.76rem;font-weight:700;color:#b88a9f}.icon{width:52px;height:52px;border-radius:15px;background:color-mix(in srgb,var(--accent) 11%,white);display:grid;place-items:center}.icon svg{width:25px;fill:none;stroke:var(--accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tag{font-size:.65rem;letter-spacing:.14em;color:var(--accent);font-weight:700;margin:0 0 8px}.system-card h3{margin:0;font-size:1.42rem}.system-card p:not(.tag){color:var(--muted);font-size:.89rem;line-height:1.7;margin:10px 0}.system-card a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#fff;background:var(--ink);padding:13px 16px;border-radius:8px;font-size:.9rem;font-weight:600}.system-card a span{font-size:1.2rem;color:#ff9cc9}.system-card a:hover,.system-card a:focus-visible{background:var(--accent);outline:none}.system-card a:hover span,.system-card a:focus-visible span{color:#fff}.notice{margin-top:20px;padding:15px 18px;background:#ffedf6;border:1px solid var(--line);display:flex;align-items:center;gap:13px;color:#7f5a70;font-size:.83rem}.notice span{flex:0 0 25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f6cfe1;font-weight:700}.notice p{margin:0}.notice strong{color:var(--ink);margin-right:7px}footer{margin-top:auto;padding:20px max(5vw,24px);background:#fffafd;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#8c6479;font-size:.76rem}
@media(max-width:1180px){.grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.date{display:none}.intro{grid-template-columns:1fr;padding-top:45px}.seal-wrap{height:250px}.seal{width:160px;height:160px}.seal img{width:125px;height:135px}.orbit-a{width:225px;height:225px}.orbit-b{width:280px;height:280px}.grid{grid-template-columns:1fr}.system-card{min-height:300px}.brand strong{font-size:.93rem}}
@media(max-width:520px){.topbar{height:78px;padding:0 16px}.brand img{width:43px;height:51px}.brand small{font-size:.7rem}.status{display:none}.intro{padding:38px 20px 58px}.intro h1{font-size:2.7rem}.workspace{padding:40px 16px}.section-head{align-items:start}.count{margin-top:4px}.system-card{padding:23px}.notice{align-items:flex-start}footer{padding:18px 16px;gap:10px;flex-direction:column}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.orbit{animation:none}.system-card{transition:none}}
