@import url('/assets/fonts.css');
:root{--red:#b4101b;--red-2:#e52a2f;--gold:#d6a845;--gold-2:#f2d184;--ink:#1b1b1f;--muted:#70727a;--line:#e9e9ec;--paper:#fff;--soft:#f6f7f9;--shadow:0 20px 60px rgba(28,20,20,.12);--radius:18px;--wrap:min(1180px,calc(100% - 40px));font-family:"Saira","Segoe UI",sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{width:var(--wrap);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.06);backdrop-filter:blur(14px)}.header-inner{height:78px;display:flex;align-items:center;gap:38px}.brand{display:flex;align-items:center;flex-shrink:0}.brand img{width:178px;height:54px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.main-nav a{position:relative;font-weight:700;font-size:.96rem;padding:26px 0;color:#303138}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:15px;height:3px;background:var(--red);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{right:0}.header-actions{display:flex;align-items:center;gap:10px}.lang{font-size:.83rem;color:var(--muted);padding-right:10px}.account-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #e0c7ca;border-radius:999px;padding:9px 16px;color:var(--red);font-weight:700;background:#fff}.account-button:hover{background:#fff4f4}.mobile-menu{display:none;border:0;background:none;width:44px;height:44px;font-size:0}.mobile-menu:before,.mobile-menu:after,.mobile-menu span{content:"";display:block;width:24px;height:2px;background:#222;margin:6px auto}.hero{position:relative;min-height:560px;overflow:hidden;background:#370309}.hero picture,.hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,0,3,.2),rgba(20,0,2,.12) 45%,rgba(16,0,2,.72))}.hero-copy{position:relative;z-index:2;min-height:560px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;color:#fff}.hero-copy>div{max-width:510px}.eyebrow{display:flex;align-items:center;gap:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:800;font-size:.78rem;color:var(--gold-2)}.eyebrow:before{content:"";width:34px;height:1px;background:currentColor}.hero h1{margin:13px 0 8px;font-family:"Saira","Segoe UI",sans-serif;font-size:clamp(2.7rem,5vw,5rem);line-height:1.04;letter-spacing:-.04em}.hero p{margin:0 0 30px;color:#f0dfe1;font-size:1.15rem}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:6px;padding:0 24px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 12px 30px rgba(164,8,22,.22);transition:transform .2s,background .2s}.button:hover{background:#d01825;transform:translateY(-2px)}.button.gold{background:linear-gradient(135deg,#dfb75b,#b77d1c);color:#241300}.button.ghost{background:#fff;color:var(--red);border:1px solid #e4c4c7;box-shadow:none}.button.small{min-height:38px;padding:0 15px;font-size:.88rem}.section{padding:86px 0}.section.soft{background:var(--soft)}.section.dark{background:#1c1c20;color:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:35px}.section-heading .title-kicker{color:var(--red);font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.section-heading h2{font-family:"Saira","Segoe UI",sans-serif;margin:4px 0 0;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.1}.section-heading p{max-width:530px;color:var(--muted);margin:0}.section-heading a{color:var(--red);font-weight:800;white-space:nowrap}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.game-card{position:relative;border-radius:var(--radius);overflow:hidden;min-height:360px;background:#2a2021;box-shadow:var(--shadow)}.game-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.game-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,4,5,.92),transparent 70%)}.game-card-body{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.game-card-body h3{margin:0;font-size:1.5rem}.game-card-body p{margin:4px 0 14px;color:#ddd}.status{display:inline-flex;padding:5px 10px;border-radius:999px;background:rgba(214,168,69,.18);border:1px solid rgba(244,210,133,.45);color:#ffe6a9;font-weight:800;font-size:.75rem;text-transform:uppercase}.empty-panel{grid-column:1/-1;min-height:280px;display:grid;place-items:center;text-align:center;border-radius:var(--radius);border:1px solid #e4e4e8;background:linear-gradient(140deg,#fff,#f5f5f7);padding:40px}.empty-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;color:#fff;font-size:2rem;font-weight:900;background:linear-gradient(135deg,var(--red),#6c0710);box-shadow:0 12px 34px rgba(172,12,26,.22)}.empty-panel h3{font-size:1.5rem;margin:0 0 6px}.empty-panel p{color:var(--muted);margin:0;max-width:500px}.news-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:38px}.news-feature{border-radius:var(--radius);overflow:hidden;position:relative;min-height:470px;background:#1f1d1e}.news-feature img{position:absolute;width:100%;height:100%;object-fit:cover}.news-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,6,7,.94),transparent 75%)}.news-feature-content{position:absolute;z-index:2;left:32px;right:32px;bottom:30px;color:#fff}.news-feature h3{font-size:1.65rem;line-height:1.3;margin:7px 0}.news-feature p{margin:0;color:#ddd}.news-list{display:flex;flex-direction:column}.news-row{display:grid;grid-template-columns:112px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.news-row:first-child{padding-top:0}.news-thumb{height:83px;border-radius:10px;overflow:hidden;background:#f0e4e5}.news-thumb img{width:100%;height:100%;object-fit:cover}.news-row h3{margin:3px 0;font-size:1.04rem;line-height:1.35}.news-row p,.meta{margin:0;color:var(--muted);font-size:.84rem}.category{color:var(--red);font-weight:800;font-size:.78rem;text-transform:uppercase}.quality{padding:86px 0;background:linear-gradient(105deg,#8b0711,#c71825);color:#fff;overflow:hidden}.quality-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:center}.quality-mark{width:250px;height:250px;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:grid;place-items:center;margin:auto;position:relative}.quality-mark:before{content:"CPGCX";font-family:"Saira","Segoe UI",sans-serif;font-size:3rem;font-weight:800}.quality-mark:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.quality h2{font:700 clamp(2rem,4vw,3.7rem)/1.12 "Saira","Segoe UI",sans-serif;margin:0 0 14px}.quality p{color:#f3dadd;max-width:660px}.quality-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.quality-points strong{font-size:1.4rem}.quality-points span{display:block;color:#f2cdd1;font-size:.88rem}.partner-strip{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap}.partner-logo{height:60px;min-width:150px;padding:10px 18px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center}.partner-logo img{max-width:130px;max-height:38px}.partner-placeholder{font-weight:800;color:#a5a5aa}.site-footer{background:#18181b;color:#c9c9cf;padding:58px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer-brand img{width:180px;filter:brightness(0) invert(1)}.footer-brand p{max-width:390px}.site-footer h3{color:#fff;font-size:.95rem}.site-footer a{display:block;color:#b9b9bf;margin:8px 0}.site-footer a:hover{color:#fff}.company-lines{font-size:.9rem}.company-lines div{margin:5px 0}.legal-note{display:inline-block;margin-top:8px;color:#f4c56d}.footer-bottom{border-top:1px solid #333338;margin-top:44px;padding-top:20px;font-size:.82rem;color:#85858d;display:flex;justify-content:space-between;gap:20px}.page-hero{background:linear-gradient(135deg,#57050b,#b0101d);color:#fff;padding:70px 0}.page-hero h1{font:700 clamp(2rem,4vw,3.5rem)/1.1 "Saira","Segoe UI",sans-serif;margin:0 0 8px}.page-hero p{margin:0;color:#f3cfd2;max-width:640px}.filter-bar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:30px}.filter-bar input,.filter-bar select{height:46px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#fff}.filter-bar input{min-width:280px;flex:1}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:.2s}.article-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.article-card .image{height:190px;background:#eee}.article-card .image img{width:100%;height:100%;object-fit:cover}.article-card .content{padding:20px}.article-card h3{font-size:1.12rem;line-height:1.45;margin:7px 0}.article-card p{font-size:.9rem;color:var(--muted);margin:0}.article-shell{display:grid;grid-template-columns:minmax(0,820px) 280px;gap:45px;align-items:start}.article{background:#fff}.article h1{font:700 clamp(2rem,4vw,3.4rem)/1.2 "Saira","Segoe UI",sans-serif;margin:12px 0}.article-lead{font-size:1.15rem;color:#62636a;border-left:4px solid var(--red);padding-left:18px}.article-body{margin-top:34px;font-family:"Saira","Segoe UI",sans-serif;font-size:1.1rem;line-height:1.85}.article-body img{height:auto;margin:26px auto}.article-body table{width:100%;border-collapse:collapse;margin:24px 0}.article-body td,.article-body th{border:1px solid #ddd;padding:10px}.article-body th{background:#9d1520;color:#fff}.article-body h2,.article-body h3{font-family:"Saira","Segoe UI",sans-serif;color:#9e111c}.article-aside{position:sticky;top:105px;border:1px solid var(--line);padding:22px;border-radius:12px}.article-aside h3{margin-top:0}.form-shell{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1.05fr .95fr}.form-visual{background:url('/assets/hero-phoenix.webp') center/cover;position:relative}.form-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(78,3,9,.1),rgba(32,0,3,.82))}.form-visual-copy{position:absolute;z-index:1;left:8vw;right:5vw;bottom:10%;color:#fff}.form-visual h2{font:700 clamp(2.3rem,4vw,4.2rem)/1.08 "Saira","Segoe UI",sans-serif;margin:0}.form-panel{display:grid;place-items:center;padding:50px}.form-card{width:min(440px,100%)}.form-card .brand img{width:180px;margin-bottom:28px}.form-card h1{font-size:2rem;margin:0}.form-card>p{color:var(--muted);margin-top:5px}.field{margin:18px 0}.field label{display:block;font-size:.88rem;font-weight:800;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid #d9dade;border-radius:8px;padding:12px 13px;background:#fff;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(180,16,27,.1)}.form-card .button{width:100%;margin-top:8px}.form-note{text-align:center;font-size:.9rem;color:var(--muted);margin-top:24px}.form-note a{color:var(--red);font-weight:800}.alert{padding:12px 14px;border-radius:8px;font-size:.9rem;margin:14px 0}.alert.error{background:#fff0f1;color:#97111c}.alert.success{background:#eef9f1;color:#176c30}.profile-layout{display:grid;grid-template-columns:280px 1fr;gap:28px}.profile-card,.content-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px}.avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:1.7rem;font-weight:800}.table-scroll{overflow:auto}.data-table{width:100%;border-collapse:collapse;white-space:nowrap}.data-table th,.data-table td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--line);font-size:.9rem}.data-table th{color:var(--muted);font-size:.78rem;text-transform:uppercase}.topup-layout{display:grid;grid-template-columns:1fr 360px;gap:30px}.checkout{border:1px solid var(--line);border-radius:14px;padding:28px}.checkout-side{border-radius:14px;background:#1e1e22;color:#fff;padding:28px}.checkout-side li{margin:12px 0;color:#d8d8dc}.package-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.package{border:1px solid var(--line);border-radius:10px;padding:15px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:35px}.pagination button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px 13px}.pagination button.active{background:var(--red);color:#fff;border-color:var(--red)}.skeleton{background:linear-gradient(100deg,#eee 30%,#f8f8f8 50%,#eee 70%);background-size:400%;animation:shine 1.3s infinite;border-radius:8px;min-height:90px}@keyframes shine{to{background-position-x:-100%}}.not-found{min-height:72vh;display:grid;place-items:center;text-align:center;padding:40px}.not-found strong{font-size:8rem;line-height:1;color:var(--red);font-family:"Saira","Segoe UI",sans-serif}
button:disabled,.button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:900px){.header-inner{height:68px}.brand img{width:142px}.main-nav{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;padding:12px 20px 22px;box-shadow:0 18px 30px rgba(0,0,0,.12)}.main-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav a{padding:13px 0}.main-nav a:after{bottom:5px}.lang{display:none}.account-button{padding:7px 12px}.mobile-menu{display:block}.hero,.hero-copy{min-height:500px}.hero:after{background:linear-gradient(0deg,rgba(20,0,2,.8),rgba(20,0,2,.1) 75%)}.hero-copy{align-items:flex-start;justify-content:flex-end;text-align:left;padding-bottom:55px}.hero-copy>div{max-width:600px}.news-layout,.quality-inner,.article-shell,.topup-layout{grid-template-columns:1fr}.game-grid,.news-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.article-aside{position:static}.form-shell{grid-template-columns:1fr}.form-visual{display:none}.profile-layout{grid-template-columns:1fr}.quality-mark{width:190px;height:190px}.quality-points{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){:root{--wrap:min(100% - 28px,1180px)}body{font-size:15px}.account-button span{display:none}.account-button:after{content:"Tài khoản"}.hero,.hero-copy{min-height:470px}.hero h1{font-size:2.5rem}.hero p{font-size:1rem}.section{padding:58px 0}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.game-grid,.news-grid{grid-template-columns:1fr}.game-card{min-height:330px}.news-layout{gap:24px}.news-feature{min-height:380px}.news-row{grid-template-columns:88px 1fr}.news-thumb{height:70px}.quality{padding:58px 0}.quality-inner{gap:30px}.quality-points{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{flex-direction:column}.page-hero{padding:48px 0}.filter-bar input{min-width:100%}.form-panel{padding:38px 22px}.package-list{grid-template-columns:1fr}.article h1{font-size:2rem}.article-body{font-size:1rem;overflow-wrap:anywhere}.article-body table{display:block;overflow:auto}.profile-card,.content-card,.checkout,.checkout-side{padding:20px}.not-found strong{font-size:6rem}}

/* Mobile header: keep account and menu controls anchored to the right edge. */
@media(max-width:900px){
 .header-inner{gap:14px}
 .header-actions{margin-left:auto;flex-shrink:0;gap:6px}
}
@media(max-width:600px){
 :root{--wrap:min(1180px,calc(100% - 24px))}
 .brand img{width:132px;height:50px}
 .account-button{padding:7px 11px}
 .mobile-menu{width:38px}
}
@media(max-width:360px){
 .header-inner{gap:8px}
 .brand img{width:120px}
 .account-button{padding:6px 9px;font-size:.9rem}
 .mobile-menu{width:36px}
}

.hidden{display:none!important}.inline-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.inline-field .button{white-space:nowrap}.otp-box{border:1px solid #ead7d9;background:#fff8f8;border-radius:12px;padding:8px 16px;margin:18px 0}.otp-box .field{margin:12px 0}.otp-status{font-size:.82rem;color:var(--muted);margin:8px 0}.success-text,.money-plus{color:#18743a!important}.error-text,.money-minus{color:#a61420!important}.checkout-title{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.checkout-title h2{margin:3px 0}.wallet-chip{color:#8a6100;background:#fff4d8;border:1px solid #f0d797;border-radius:999px;padding:6px 11px;font-size:.78rem;font-weight:800;white-space:nowrap}.wallet-option{display:flex;align-items:center;gap:12px;cursor:pointer;transition:.2s}.wallet-option:has(input:checked){border-color:var(--red);box-shadow:0 0 0 3px rgba(180,16,27,.1)}.wallet-option input{accent-color:var(--red)}.wallet-option span,.wallet-option small{display:block}.wallet-option small{color:var(--muted);margin-top:2px}.profile-content{display:grid;gap:22px}.wallet-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px;border-radius:16px;background:linear-gradient(120deg,#780812,#bd1723);color:#fff;box-shadow:var(--shadow)}.wallet-card span,.wallet-card small,.wallet-card strong{display:block}.wallet-card span{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#f1bfc3}.wallet-card strong{font-size:2.5rem;line-height:1.15;margin:6px 0}.wallet-card small{color:#f1d7d9}.section-heading.compact{margin-bottom:18px}.section-heading.compact h2{font-size:1.6rem}.sandbox-shell{min-height:75vh;padding:80px 20px;display:grid;place-items:center;background:radial-gradient(circle at top,#fff,#f4f5f7)}.sandbox-card{width:min(580px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;padding:38px;box-shadow:var(--shadow);text-align:center}.sandbox-card>img{width:170px;margin:24px auto 16px}.sandbox-card h1{margin:0}.sandbox-card>p{color:var(--muted)}.sandbox-badge{display:inline-flex;padding:6px 11px;border-radius:999px;background:#fff3d7;color:#885d00;font-size:.76rem;font-weight:800}.sandbox-order{display:grid;grid-template-columns:1fr 1fr;text-align:left;border-top:1px solid var(--line);margin:25px 0;padding-top:15px;gap:10px}.sandbox-order span{color:var(--muted)}.sandbox-order strong{text-align:right}.sandbox-actions{display:flex;justify-content:center;gap:10px;margin:20px 0}.sandbox-card>a{display:inline-block}@media(max-width:600px){.inline-field{grid-template-columns:1fr}.inline-field .button{width:100%}.wallet-card{align-items:flex-start;flex-direction:column}.wallet-card strong{font-size:2rem}.sandbox-card{padding:26px 20px}.sandbox-actions{flex-direction:column}.sandbox-actions .button{width:100%}.checkout-title{flex-direction:column}.wallet-chip{align-self:flex-start}}

.registration-shell{align-items:stretch}.registration-shell .form-panel{align-items:start;overflow:auto}.registration-card{width:min(560px,100%);padding:20px 0}.registration-card fieldset{border:0;margin:0;padding:0;min-width:0}.registration-card fieldset:disabled{opacity:.58}.registration-card .field small{display:block;color:var(--muted);margin-top:6px}.otp-box h3,.guardian-box h3{margin:10px 0 0;font-size:1rem}.guardian-box{margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fafafa}.guardian-box>p{margin:4px 0;color:var(--muted);font-size:.88rem}.consent{display:flex;align-items:flex-start;gap:9px;margin:12px 0;color:#4f5158;font-size:.88rem}.consent input{margin-top:4px;accent-color:var(--red)}.consent a{color:var(--red);font-weight:700}.registration-card>.alert{margin:20px 0}.registration-card .button[type="submit"]{margin-top:18px}@media(max-width:900px){.registration-shell .form-panel{overflow:visible}.registration-card{padding:0}}

.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.security-box{border:1px solid var(--line);border-radius:12px;padding:20px}.security-box h3{margin:0 0 14px}.danger-zone{border-color:#ecc8cb}.danger-zone>p{color:var(--muted)}.danger-button{background:#95111b}.danger-button:hover{background:#730b13}.alert.warn{background:#fff7e6;color:#845b00}@media(max-width:700px){.security-grid{grid-template-columns:1fr}}

.account-security-card{overflow:hidden}.security-tabs{display:flex;gap:8px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#f4f5f7;overflow-x:auto}.security-tab{flex:1;min-width:max-content;border:0;border-radius:9px;background:transparent;color:#555861;padding:11px 16px;font-weight:800;white-space:nowrap}.security-tab:hover{background:#fff}.security-tab.active{background:#fff;color:var(--red);box-shadow:0 3px 14px rgba(28,20,20,.1)}.security-tab.danger.active{background:#9b101a;color:#fff}.security-panel{padding-top:22px}.security-panel .security-box{max-width:600px;border:0;padding:0}.security-panel h3{margin:0 0 5px;font-size:1.25rem}.security-description{margin:0 0 18px;color:var(--muted)}.security-box .field small{display:block;color:var(--muted);margin-top:6px}.security-danger{border-top:3px solid #b4101b;margin-top:22px;padding:20px;border-radius:10px;background:#fff8f8}.security-danger form{max-width:760px}@media(max-width:600px){.security-tabs{display:grid;grid-template-columns:1fr}.security-tab{text-align:left}.security-panel{padding-top:18px}.security-danger{margin-top:18px;padding:16px}.account-security-card{padding:18px}}
.step-label{display:block;margin:4px 0 14px;color:#2f3035}.step-label span{color:var(--red)}#new-phone-step{margin-top:16px}#change-phone-save-step{margin-top:16px}

/* CPGC account center v1.6.0 */
.site-header{background:rgba(255,255,255,.98);box-shadow:0 1px 0 rgba(21,21,24,.06)}
.header-inner{height:86px;position:relative}
.main-nav{position:absolute;left:50%;transform:translateX(-50%);margin:0;gap:42px}
.main-nav a{font-weight:600;color:#5d5f66;padding:29px 0}
.main-nav a:after{height:2px;bottom:20px}
.header-actions{margin-left:auto}
.lang{display:inline-flex;align-items:center;gap:6px;border:1px solid #e4e4e7;border-radius:999px;padding:7px 12px;color:#4d4e54;font-weight:700}
.lang:before{content:'◉';font-size:.72rem;color:var(--red)}
.account-menu-wrap{position:relative}
.account-trigger{border:0;background:transparent;display:flex;align-items:center;gap:9px;padding:4px;min-height:48px;color:#323339}
.header-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#6d070e,#d5a743);color:#fff;font-weight:800;box-shadow:0 6px 18px rgba(84,12,17,.18)}
.account-trigger-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}
.account-chevron{font-size:.72rem;color:#777}
.account-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:320px;padding:10px;background:#fff;border:1px solid #e7e7ea;border-radius:16px;box-shadow:0 22px 60px rgba(31,28,29,.18);z-index:70}
.account-dropdown:before{content:'';position:absolute;right:22px;top:-7px;width:12px;height:12px;background:#fff;border-left:1px solid #ececef;border-top:1px solid #ececef;transform:rotate(45deg)}
.dropdown-user{display:flex;align-items:center;gap:12px;padding:10px 10px 16px;border-bottom:1px solid #efeff1;margin-bottom:8px}
.dropdown-user>div{min-width:0}.dropdown-user .header-avatar{width:40px;height:40px;box-shadow:none;flex:0 0 auto}
.dropdown-user strong,.dropdown-user span{display:block;min-width:0}
.dropdown-user strong{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dropdown-user span{font-size:.76rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dropdown-menu{display:grid;gap:3px}
.dropdown-menu-item,.shell-logout{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;border:0;background:transparent;text-align:left;padding:9px;border-radius:10px;color:#34353a}
.dropdown-menu-item:hover,.dropdown-menu-item:focus-visible{background:#f8f3f3;color:var(--red)}
.dropdown-menu-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#f5f5f6;color:#64666d;font-size:.76rem;font-weight:850;transition:.18s ease}
.dropdown-menu-item:hover .dropdown-menu-icon,.dropdown-menu-item:focus-visible .dropdown-menu-icon{background:#f4e4e5;color:var(--red)}
.dropdown-menu-item strong,.dropdown-menu-item small,.shell-logout strong,.shell-logout small{display:block;line-height:1.3}
.dropdown-menu-item strong,.shell-logout strong{font-size:.86rem;font-weight:750}
.dropdown-menu-item small,.shell-logout small{margin-top:2px;color:#888a91;font-size:.72rem;font-weight:500}
.dropdown-footer{border-top:1px solid #efeff1;margin-top:8px;padding-top:8px}
.shell-logout{cursor:pointer;color:#9e1720}
.shell-logout .dropdown-menu-icon{background:#fff0f1;color:#a11620;font-size:1rem}
.shell-logout:hover,.shell-logout:focus-visible{background:#fff4f4;color:#7f0d15}
.site-footer{background:#f6f6f7;color:#62646b;padding:55px 0 24px;border-top:1px solid #eeeef0}
.footer-brand img{filter:none}
.site-footer h3{color:#26272b}
.site-footer a{color:#696b72}
.site-footer a:hover{color:var(--red)}
.footer-bottom{border-top-color:#dedee2;color:#8a8c92}

.account-page{background:#fff}
.account-main{min-height:calc(100vh - 86px)}
.account-stage{padding:72px 0 88px;background:linear-gradient(180deg,#fff 0,#fff 78%,#fafafb 100%)}
.account-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:26px;align-items:start;max-width:1050px}
.account-sidebar,.account-panel{background:#fff;border:1px solid #e5e5e8;border-radius:18px}
.account-sidebar{overflow:hidden;position:sticky;top:112px}
.account-sidebar-user{display:flex;align-items:center;gap:12px;padding:22px 20px;border-bottom:1px solid #eeeeef}
.account-sidebar-user>div:last-child{min-width:0}
.account-sidebar-user strong,.account-sidebar-user span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-sidebar-user strong{font-size:.98rem}
.account-sidebar-user span{font-size:.75rem;color:var(--muted);margin-top:1px}
.avatar{border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#8a0b15,#d5aa4e);color:#fff;font-weight:800;flex:none}
.avatar-small{width:44px;height:44px;font-size:1rem}
.avatar-large{width:86px;height:86px;font-size:2rem;box-shadow:0 12px 30px rgba(126,13,23,.2)}
.account-nav{padding:10px}
.account-nav-item{width:100%;display:block;border:0;border-left:3px solid transparent;border-radius:7px;background:transparent;text-align:left;padding:14px 14px;color:#45464b;transition:.18s}
.account-nav-item span,.account-nav-item small{display:block}
.account-nav-item span{font-weight:750}
.account-nav-item small{font-size:.72rem;color:#8b8d93;margin-top:1px}
.account-nav-item:hover{background:#faf8f8;color:var(--red)}
.account-nav-item.active{background:#f7f3f3;border-left-color:var(--red);color:var(--red)}
.account-signout{width:calc(100% - 28px);margin:4px 14px 16px;border:1px solid #ebd4d6;border-radius:8px;background:#fff;padding:10px;color:var(--red);font-weight:750}
.account-signout:hover{background:#fff4f4}
.account-content{min-width:0}
.account-panel{min-height:510px;padding:42px 46px;box-shadow:0 20px 46px rgba(37,31,32,.08)}
.account-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #ececef}
.account-panel-heading h1{font-size:1.7rem;line-height:1.2;margin:4px 0 7px;letter-spacing:-.02em}
.account-panel-heading p{margin:0;color:var(--muted);max-width:590px;font-size:.94rem}
.account-kicker{font-size:.72rem;color:var(--red);font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.verified-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#eff8f1;color:#20733a;padding:7px 12px;font-size:.76rem;font-weight:750;white-space:nowrap}
.verified-pill:before{content:'✓'}
.profile-summary{padding-top:28px}
.profile-avatar-wrap{display:flex;align-items:center;gap:18px;padding-bottom:26px}
.profile-avatar-wrap strong,.profile-avatar-wrap span{display:block}
.profile-avatar-wrap strong{font-size:1.25rem}
.profile-avatar-wrap span{color:var(--muted);font-size:.84rem;margin-top:2px}
.profile-details{margin:0}
.profile-details>div{display:grid;grid-template-columns:155px minmax(0,1fr);gap:24px;align-items:center;min-height:58px;border-top:1px dashed #e6e6e8}
.profile-details dt{color:#7b7d84;font-size:.9rem}
.profile-details dd{margin:0;display:flex;align-items:center;gap:9px;min-width:0;color:#33343a;font-weight:550}
.verified-dot{width:19px;height:19px;display:inline-grid;place-items:center;border-radius:50%;background:#4e9be8;color:#fff;font-size:.7rem}
.detail-action{margin-left:auto;border:0;background:transparent;color:var(--red);font-size:.82rem;font-weight:750}
.account-toolbar{display:flex;align-items:center;gap:14px;margin:28px 0 18px}
.account-toolbar label{font-weight:650;font-size:.9rem}
.account-toolbar select{min-width:190px;border:1px solid #dcdcde;border-radius:7px;background:#fff;padding:9px 12px}
.account-table-wrap{border:1px solid #e8e8eb;border-radius:10px;overflow:auto}
.account-table-wrap .data-table th{background:#f7f7f8;color:#55575e}
.account-table-wrap .data-table td:last-child,.account-table-wrap .data-table th:last-child{text-align:right}
.transaction-status{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:750;background:#f0f1f2;color:#595b61}
.transaction-status.paid{background:#ecf8ef;color:#1b7337}.transaction-status.pending,.transaction-status.review{background:#fff6dd;color:#855e00}.transaction-status.failed,.transaction-status.cancelled{background:#fff0f1;color:#9b1520}
.wallet-overview{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:28px 0;padding:27px 28px;border-radius:14px;background:linear-gradient(115deg,#710810,#b51421);color:#fff;box-shadow:0 16px 34px rgba(126,10,20,.18)}
.wallet-overview span,.wallet-overview strong,.wallet-overview small{display:block}
.wallet-overview span{font-size:.73rem;letter-spacing:.13em;text-transform:uppercase;color:#f3c5c8}
.wallet-overview strong{font-size:2.25rem;line-height:1.1;margin:6px 0}
.wallet-overview small{color:#f4dadd}
.account-subheading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:30px 0 14px}
.account-subheading h2{font-size:1.15rem;margin:0}.account-subheading p{font-size:.8rem;color:var(--muted);margin:0}
.security-list{padding-top:8px}
.security-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:16px;align-items:center;padding:24px 0;border-bottom:1px solid #ededee}
.security-row:last-child{border-bottom:0}
.security-row-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f8f0f1;color:var(--red);font-weight:900}
.security-row h2{font-size:1.02rem;margin:0 0 2px}.security-row p{margin:0;color:var(--muted);font-size:.83rem}.security-row>div:nth-child(2)>span{display:block;margin-top:7px;color:#484a50;font-size:.88rem;font-weight:650}
.security-row-danger .security-row-icon{background:#fff0f1}.security-row-danger h2{color:#8e111a}
.edit-link{border:1px solid #e7d1d3;border-radius:8px;background:#fff;color:var(--red);padding:8px 12px;font-size:.82rem;font-weight:750}
.edit-link:hover{background:#fff5f5}

body.modal-open{overflow:hidden}
.account-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}
.account-modal-backdrop{position:absolute;inset:0;background:rgba(22,20,21,.63);backdrop-filter:blur(3px)}
.account-modal-card{position:relative;z-index:1;width:min(520px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:15px;padding:30px 32px;box-shadow:0 28px 90px rgba(0,0,0,.28)}
.account-modal-card.modal-card-wide{width:min(720px,100%)}
.modal-close{position:absolute;right:17px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f4f4f5;color:#555;font-size:1.45rem;line-height:1}
.modal-heading{text-align:center;padding:4px 35px 20px;border-bottom:1px solid #ededee}
.modal-heading span{color:var(--red);font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.modal-heading h2{margin:3px 0 4px;font-size:1.55rem}.modal-heading p{margin:0;color:var(--muted);font-size:.85rem}
.modal-heading.danger-heading span,.modal-heading.danger-heading h2{color:#8e111a}
.account-modal form{padding-top:5px}
.account-modal .field small{display:block;color:var(--muted);font-size:.77rem;margin-top:5px}
.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}
.modal-actions .button{min-width:130px}
.phone-steps{padding-top:2px}
.account-modal .otp-box{background:#fafafa;border-color:#e7e7e9;margin:18px 0;padding:18px}
.account-modal .step-label{display:flex;align-items:center;gap:9px;color:#28292e}
.account-modal .step-label span{width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;background:var(--red);color:#fff;font-size:.73rem}
.account-modal .password-otp-box>p{margin:5px 0 13px;color:var(--muted);font-size:.82rem}
.account-modal .password-otp-box .step-label span{width:auto;min-width:38px;padding:0 7px;border-radius:999px}

@media(max-width:900px){
 .main-nav{position:absolute;left:0;right:0;top:68px;transform:none;margin:0}
 .header-inner{height:68px}
 .account-menu-wrap{position:static}
 .account-dropdown{top:62px;right:12px;width:min(320px,calc(100vw - 24px))}
 .account-trigger-name,.account-chevron{display:none}
 .header-avatar{width:38px;height:38px}
 .account-stage{padding:35px 0 60px}
 .account-layout{grid-template-columns:1fr;gap:18px}
 .account-sidebar{position:static;overflow:hidden;max-width:100%}
 .account-sidebar-user{display:none}
 .account-nav{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding:8px}
 .account-nav::-webkit-scrollbar{display:none}
 .account-nav-item{border-left:0;border-bottom:3px solid transparent;white-space:nowrap}
 .account-nav-item.active{border-left-color:transparent;border-bottom-color:var(--red)}
 .account-signout{display:none}
 .account-panel{min-height:470px;padding:32px}
}
@media(max-width:600px){
 .lang{display:none}
 .account-stage{padding:18px 0 42px}
 .account-nav{grid-template-columns:repeat(4,145px)}
 .account-nav-item{padding:10px 11px}.account-nav-item small{display:none}
 .account-panel{padding:23px 19px;border-radius:14px;box-shadow:0 12px 30px rgba(37,31,32,.07)}
 .account-panel-heading{display:block;padding-bottom:18px}.account-panel-heading h1{font-size:1.45rem}.verified-pill{margin-top:14px}
 .profile-avatar-wrap{align-items:center}.avatar-large{width:68px;height:68px;font-size:1.55rem}
 .profile-details>div{grid-template-columns:110px minmax(0,1fr);gap:12px;min-height:56px}.profile-details dd{font-size:.88rem;overflow-wrap:anywhere}.detail-action{font-size:0}.detail-action:after{content:'Sửa';font-size:.78rem}
 .account-toolbar{align-items:stretch;flex-direction:column}.account-toolbar select{width:100%}
 .wallet-overview{align-items:flex-start;flex-direction:column;padding:23px}.wallet-overview strong{font-size:1.8rem}
 .account-subheading{align-items:flex-start;flex-direction:column;gap:2px}
 .security-row{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:19px 0}.security-row-icon{width:36px;height:36px}.security-row .edit-link{grid-column:2;justify-self:start}.security-row p{font-size:.8rem}
 .account-modal{padding:12px}.account-modal-card{padding:25px 18px;max-height:calc(100vh - 24px);border-radius:13px}.modal-heading{padding:3px 28px 16px}.modal-heading h2{font-size:1.35rem}
 .modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}
 .account-modal .otp-box{padding:14px}
}
