/* HẠO NAM AI V2.1.9 — Home dashboard launcher. */
#home{background:radial-gradient(46% 32% at 22% 4%,rgba(78,167,255,.11),transparent 72%),radial-gradient(42% 30% at 75% 3%,rgba(191,90,242,.09),transparent 74%),transparent}
#home .brand-lockup{position:relative;padding-top:23px}
#home .brand-lockup::before{content:"TRUNG TÂM VẬN HÀNH";display:block;margin-bottom:7px;color:#7fd8ff;font-size:9.5px;font-weight:790;letter-spacing:.14em}
#home .brand-lockup .title{font-size:clamp(36px,7vw,54px);letter-spacing:-1.3px;text-shadow:0 8px 34px rgba(64,145,255,.09)}
#home .brand-subline{height:auto;margin-top:8px;font-size:12px;color:#9ba9ba}
#home .home-launcher{width:min(100%,var(--content-max));min-width:0;margin-top:2px}
#home .module-grid{display:grid;grid-template-columns:1fr;gap:12px;width:100%;min-width:0}
#home .module-grid::before{content:"MODULE VẬN HÀNH";grid-column:1/-1;margin:0 2px 1px;color:#718094;font-size:10px;font-weight:780;letter-spacing:.13em}
#home .module-launch{--home-accent:#64d2ff;--home-accent-rgb:100,210,255;position:relative;min-width:0;min-height:132px;padding:18px 56px 18px 18px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;overflow:hidden;border:1px solid rgba(var(--home-accent-rgb),.22);border-radius:24px;color:#fff;text-align:left;background:radial-gradient(76% 120% at 100% 0%,rgba(var(--home-accent-rgb),.16),transparent 64%),linear-gradient(145deg,rgba(31,51,73,.88),rgba(11,19,31,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 16px 44px rgba(0,0,0,.14),0 0 28px rgba(var(--home-accent-rgb),.035);transition:transform .18s var(--motion),border-color .18s var(--motion),box-shadow .18s var(--motion),filter .18s var(--motion)}
#home .module-launch[data-target="maycu"]{--home-accent:#64d2ff;--home-accent-rgb:100,210,255;background:radial-gradient(72% 120% at 100% 0%,rgba(70,180,255,.22),transparent 65%),linear-gradient(145deg,rgba(32,82,128,.82),rgba(14,34,55,.9))}
#home .module-launch[data-target="suachua"]{--home-accent:#65e3a6;--home-accent-rgb:101,227,166;background:radial-gradient(72% 120% at 100% 0%,rgba(48,209,88,.2),transparent 65%),linear-gradient(145deg,rgba(24,102,80,.78),rgba(13,47,43,.9))}
#home .module-launch[data-target="quote"]{--home-accent:#c997ff;--home-accent-rgb:201,151,255;background:radial-gradient(72% 120% at 100% 0%,rgba(191,90,242,.23),transparent 65%),linear-gradient(145deg,rgba(92,57,145,.82),rgba(44,29,78,.9))}
#home .module-launch::before{position:absolute;left:18px;top:17px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(var(--home-accent-rgb),.26);border-radius:13px;background:rgba(var(--home-accent-rgb),.1);color:var(--home-accent);font-size:20px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 20px rgba(var(--home-accent-rgb),.07)}
#home .module-launch[data-target="maycu"]::before{content:"▣"}
#home .module-launch[data-target="suachua"]::before{content:"⌘"}
#home .module-launch[data-target="quote"]::before{content:"◇"}
#home .module-launch::after{content:"→";position:absolute;right:18px;bottom:18px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.06);color:var(--home-accent);font-size:16px;transition:transform .18s var(--motion),background .18s var(--motion)}
#home .module-launch strong{max-width:100%;font-size:19px;line-height:1.18;letter-spacing:-.2px;overflow:hidden;text-overflow:ellipsis}
#home .module-launch small{max-width:100%;margin-top:6px;color:rgba(255,255,255,.68);font-size:11.5px;line-height:1.4;overflow:hidden;text-overflow:ellipsis}
#home .module-launch:hover{transform:translateY(-2px);border-color:rgba(var(--home-accent-rgb),.36);filter:brightness(1.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 20px 50px rgba(0,0,0,.17),0 0 34px rgba(var(--home-accent-rgb),.06)}
#home .module-launch:hover::after{transform:translateX(2px);background:rgba(var(--home-accent-rgb),.12)}
#home .module-launch:active{transform:scale(.985)}
#home .home-tools{position:relative;margin-top:20px;padding-top:25px;display:flex;gap:9px;flex-wrap:wrap}
#home .home-tools::before{content:"CÔNG CỤ";position:absolute;left:2px;top:0;color:#718094;font-size:10px;font-weight:780;letter-spacing:.13em}
#home .home-tool{min-height:40px;padding:9px 14px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025));color:#d9e1ea;font-size:12px;font-weight:680;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:transform .16s ease,border-color .16s ease,background .16s ease}
#home .home-tool:hover{border-color:rgba(143,212,255,.22);background:rgba(143,212,255,.07)}
#home .home-tool:active{transform:scale(.97)}

@media(min-width:540px){#home .module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#home .module-launch{min-height:148px}}
@media(min-width:900px){#home .module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#home .module-launch{min-height:158px;padding:20px 60px 20px 20px}#home .module-launch::before{left:20px;top:19px}#home .module-launch::after{right:20px;bottom:20px}}
@media(min-width:1200px){#home .home-launcher{max-width:1120px}#home .module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#home .module-launch{min-height:166px;border-radius:26px}#home .module-launch strong{font-size:20px}#home .home-tools{margin-top:22px}}
@media(min-width:1200px) and (max-width:1480px){#home .module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#home .module-launch[data-target="quote"]{grid-column:1/-1}}
