.hidden{display:none}:root{--bg: #f5f5f5;--bg-soft: #ffffff;--card: #ffffff;--card-soft: #fafafa;--stroke: #e8e8e8;--text: #111111;--muted: #666666;--shadow: 0 10px 30px rgba(0, 0, 0, .04);--sidebar-bg: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.auth-shell--portal+.app-footer{display:none}a{color:inherit;text-decoration:none}button,input,select{font:inherit}code,.code-tag{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:var(--card-soft);border:1px solid var(--stroke);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85em}.lang-vi,.lang-en{display:none}html[data-lang=vi] .lang-vi,html[data-lang=en] .lang-en{display:inline}.shell{margin:0 auto}.preference-dock{position:fixed;top:18px;right:18px;z-index:100;display:flex;align-items:center;gap:10px}.preference-dock__group{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:var(--card);border:1px solid var(--stroke);box-shadow:var(--shadow)}.dock-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--card-soft);color:var(--text);border:1px solid var(--stroke);flex:0 0 auto}.dock-icon svg{width:18px;height:18px}.dock-btn{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--muted);font-weight:700;cursor:pointer}.dock-btn.is-active,.dock-btn:hover{background:var(--text);color:var(--bg-soft)}.brand-logo{width:148px;height:auto}.auth-logo{width:168px;height:auto;margin-top:18px}.badge,.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid var(--stroke);background:var(--card-soft);color:var(--text);font-size:.9rem}.pill-success{background:#ecfdf3;border-color:#b7ebc6;color:#166534}.pill-warning{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.pill-info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.pill-danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.pill-muted{background:#f4f4f5;border-color:#e4e4e7;color:#52525b}.portal-page--flush{padding:88px 0 0}.portal-header{position:fixed;top:0;left:0;right:0;z-index:110;height:88px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--stroke)}.portal-header__brand,.portal-header__actions{display:flex;align-items:center;gap:12px}.portal-header__actions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end;gap:10px}.portal-layout--flush{position:relative;min-height:calc(100vh - 88px);padding-left:280px}.portal-sidebar--flush{position:fixed;top:88px;left:0;bottom:0;width:280px;height:calc(100vh - 88px);padding:20px 16px;background:var(--sidebar-bg);border-right:1px solid var(--stroke);display:flex;flex-direction:column;gap:14px;overflow:hidden;z-index:90}.sidebar-user,.panel,.panel-soft,.auth-hero,.auth-panel,.mini-card,.stat-card,.hero-tile{background:var(--card);border:1px solid var(--stroke);border-radius:22px;box-shadow:var(--shadow)}.sidebar-user,.panel,.panel-soft,.auth-hero,.auth-panel{padding:24px}.sidebar-brand h1,.sidebar-brand p,.sidebar-user p,.portal-title,.section-heading h2,.section-heading h3,.portal-hero h2{margin:0}.sidebar-brand p,.muted,.helper-text,.section-heading p,.portal-hero p,.campaign-card p,.mini-card p,.empty-state,.footer-note,.portal-subtitle,.feature-item p,.login-hint{color:var(--muted)}.sidebar-user{display:flex;align-items:center;gap:12px}.sidebar-meta{display:grid;gap:10px}.user-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:var(--text);color:var(--bg-soft);font-weight:800}.sidebar-nav--flush{display:grid;gap:8px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px}.sidebar-link{width:100%;padding:12px 14px;text-align:left;border-radius:14px;border:1px solid transparent;background:transparent;color:var(--muted);font-weight:700;cursor:pointer}.sidebar-link:hover,.sidebar-link.is-active{border-color:var(--stroke);background:var(--card-soft);color:var(--text)}.portal-main--flush{padding:32px 24px 24px;display:flex;flex-direction:column;gap:16px;min-width:0}.portal-account{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--stroke);border-radius:18px;background:var(--card);box-shadow:var(--shadow);margin-left:auto}.portal-account p,.portal-account strong{margin:0}.portal-account p{color:var(--muted);font-size:.92rem}.portal-account--dock{padding:6px 8px 6px 6px;border-radius:999px;gap:10px}.portal-account__meta{max-width:220px}.portal-account__meta strong,.portal-account__meta p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-account--dock .user-avatar{width:40px;height:40px;border-radius:999px}.hero-copy{display:flex;flex-direction:column;gap:12px}.portal-section{display:none;flex-direction:column;gap:18px}.portal-section.is-active{display:flex}.portal-hero{display:grid;grid-template-columns:1.3fr .8fr;gap:18px}.portal-hero h2{font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.1;margin-bottom:12px}.portal-title{font-size:clamp(2rem,4vw,3.15rem);line-height:1.05}.hero-side,.feature-list,.stack-form{display:flex;flex-direction:column;gap:12px}.stats-grid,.cards-grid,.form-grid,.two-col,.meta-list,.auth-portal{display:grid;gap:16px}.auth-portal{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px}.stats-grid--portal{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.auth-portal--simple{grid-template-columns:minmax(0,1.3fr) minmax(380px,.7fr);width:100%;max-width:none;min-height:100vh;gap:0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.two-col,.form-grid,.meta-list{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.hero-tile,.mini-card,.meta-item,.empty-state,.login-hint,.feature-item{padding:18px;background:var(--card-soft);border:1px solid var(--stroke);border-radius:18px}.portal-lang-switcher{padding:0;gap:6px;border:0;background:transparent;box-shadow:none}.portal-lang-switcher__btn{min-width:auto;height:auto;padding:0;border-radius:0;background:transparent;color:var(--muted);font-size:.82rem}.portal-lang-switcher__btn.is-active,.portal-lang-switcher__btn:hover{background:transparent;color:var(--text)}.portal-lang-switcher__divider{font-size:.8rem;color:var(--muted)}.portal-sidebar__logout{margin-top:auto;padding-top:12px;border-top:1px solid var(--stroke)}.stat-value{display:block;margin-top:10px;font-size:1.5rem;font-weight:700}.stat-label,.meta-item span{color:var(--muted);font-size:.9rem}.meta-item strong{display:block;margin-top:6px}.section-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.section-heading--compact{margin-bottom:24px}.section-heading--top-gap{margin-top:28px}.table-wrap{overflow-x:auto;border:1px solid var(--stroke);border-radius:18px;background:var(--card-soft)}.table-wrap table{width:100%;min-width:640px;border-collapse:collapse}.table-wrap th,.table-wrap td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--stroke)}.table-wrap th{font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);background:var(--card)}.table-wrap tbody tr:hover{background:var(--card)}.field{display:flex;flex-direction:column;gap:6px}.field label{font-weight:600;color:var(--text)}.field input,.field select,.field textarea{width:100%;padding:12px 14px;border-radius:14px;border:1px solid var(--stroke);background:var(--card-soft);color:var(--text);outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--text);box-shadow:0 0 0 3px #11111114}.field textarea{resize:vertical;min-height:140px}.invoice-lines{display:flex;flex-direction:column;gap:4px;min-width:180px}.invoice-lines strong{font-size:.92rem}.invoice-lines span{color:var(--muted);font-size:.85rem}.ticket-layout{align-items:start}.ticket-layout--detail{grid-template-columns:minmax(0,1fr)}.ticket-meta-list{margin-bottom:16px}.ticket-thread{display:flex;flex-direction:column;gap:12px}.ticket-message{padding:16px;border:1px solid var(--stroke);border-radius:18px;background:var(--card-soft)}.ticket-message--root{background:var(--card)}.ticket-message__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px;flex-wrap:wrap}.ticket-message p{margin:0;line-height:1.6;white-space:normal}.support-filter-form{margin-bottom:16px}.pagination-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.btn.is-disabled{opacity:.5;pointer-events:none}.actions,.inline-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.actions{margin-top:12px}.actions--spread{justify-content:space-between}.actions--stack{flex-direction:column;align-items:stretch;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border-radius:14px;font-weight:700;cursor:pointer}.btn-block{width:100%}.btn-primary{border:1px solid var(--text);background:var(--text);color:var(--bg-soft)}.btn-secondary{border:1px solid var(--stroke);background:transparent;color:var(--text)}.flash,.error-box{padding:14px 16px;border-radius:16px;border:1px solid var(--stroke);background:var(--card)}.error-box ul{margin:0;padding-left:18px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:0}.auth-shell--portal{padding:0}.auth-shell--portal .shell{width:100%;max-width:none;margin:0}.auth-hero--simple{display:flex;flex-direction:column;justify-content:center;gap:16px;min-height:100%}.auth-hero--banner{padding:0;overflow:hidden;min-height:100vh;border:0;border-radius:0;box-shadow:none;background:transparent}.auth-hero-media{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;min-height:100%;border-radius:0;background:transparent;border:0}.auth-hero-media--banner{min-height:100%;height:100%;border:0;border-radius:0;background-image:url(https://my.hitechcloud.vn/templates/cloudmanager/dist/images//banner-hitechcloud.png);background-size:cover;background-position:left center;background-repeat:no-repeat}.auth-hero-media__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffffff14,#11111114)}.auth-logo--panel{width:148px;height:auto;margin:0 0 18px}.auth-login-heading h2{font-size:clamp(1.8rem,2.5vw,2.2rem);margin:6px 0}.auth-login-heading p{margin:0;max-width:360px}.auth-panel__topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.auth-panel__topbar .auth-logo--panel{margin:0}.auth-lang-switcher{box-shadow:none;padding:0;gap:6px;border:0;background:transparent}.auth-lang-switcher__btn{min-width:auto;height:auto;padding:0;font-size:.78rem;font-weight:700;border-radius:0;background:transparent;color:var(--muted)}.auth-lang-switcher__btn.is-active,.auth-lang-switcher__btn:hover{background:transparent;color:var(--text)}.auth-lang-switcher__divider{font-size:.76rem;color:var(--muted)}.auth-panel--login{display:flex;flex-direction:column;justify-content:center;min-height:100vh;max-width:460px;width:100%;margin-left:auto;padding:24px 32px;border-radius:0;border:0;box-shadow:none;background:#fff;position:relative}.auth-panel--login .section-heading--compact{margin-bottom:10px}.auth-helper-note{text-align:center}.app-footer{margin-top:auto;padding:18px 24px 20px;text-align:center;color:var(--muted);font-size:.92rem;background:#fff}.app-footer p{margin:0}.feature-item strong{display:block;margin-bottom:8px}@media (max-width: 1100px){.portal-layout--flush,.portal-hero,.auth-portal,.two-col,.form-grid,.stats-grid{grid-template-columns:1fr}.portal-sidebar--flush{position:static;width:auto;height:auto;overflow:visible}.portal-layout--flush{padding-left:0}.auth-panel--login{max-width:none;min-height:auto}}@media (max-width: 720px){.preference-dock{top:12px;right:12px}.portal-main--flush{padding:72px 16px 16px}.shell{width:min(100% - 24px,1200px)}.auth-shell--portal .shell{width:100%}.panel,.panel-soft,.auth-hero,.auth-panel,.sidebar-brand,.sidebar-user{padding:18px}.auth-hero--banner{min-height:280px}.auth-panel--login{padding:24px 18px 32px;border-left:0}.auth-panel__topbar{align-items:flex-start;flex-direction:column;gap:10px}.meta-list{grid-template-columns:1fr}.section-heading,.actions--spread{flex-direction:column;align-items:flex-start}.preference-dock{left:16px;right:16px;justify-content:space-between;flex-wrap:wrap}.portal-header{height:auto;padding:14px 16px;align-items:flex-start;flex-direction:column}.portal-header__actions{width:100%;justify-content:space-between}.portal-account__meta{max-width:160px}.portal-page--flush{padding-top:128px}.portal-sidebar--flush{top:128px;position:static;width:auto;height:auto}.stats-grid{grid-template-columns:1fr}}
