*{box-sizing:border-box;margin:0;padding:0}body{color:#1e1e1e;background:#fff;font-family:Arial,sans-serif;font-size:13px}:root{--red:#8b1a1a;--red2:#a52020;--dark:#1a0505;--light:#fff5f5;--border:#f0d5d5;--muted:#5a5a5a;--white:#fff;--purple:#7c3aed}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.btn{cursor:pointer;border:none;border-radius:7px;padding:11px 22px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.bw{color:var(--red);background:#fff}.bw:hover{background:#ffe8e8}.bo{color:#fff;background:0 0;border:2px solid #ffffff80}.bo:hover{border-color:#fff}.br{background:var(--red);color:#fff}.br:hover{background:var(--red2)}.inp{color:#1e1e1e;border:1.5px solid #e0e0e0;border-radius:7px;outline:none;width:100%;padding:8px 11px;font-family:inherit;font-size:13px;transition:all .2s}.inp:focus{border-color:var(--red)}.err{color:#dc2626;margin-top:6px;font-size:12px}.bx{border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.bx-g{color:#166534;background:#dcfce7}.bx-b{color:#1d4ed8;background:#dbeafe}.bx-a{color:#92400e;background:#fef3c7}.bx-r{color:#991b1b;background:#fee2e2}.bx-p{color:#6b21a8;background:#f3e8ff}.bx-gr{color:#475569;background:#f1f5f9}.login-screen{background:linear-gradient(135deg,var(--dark) 0%,#3d0a0a 60%,var(--red) 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-box{background:#fff;border-radius:16px;width:100%;max-width:860px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}.login-left{background:linear-gradient(160deg,var(--dark),var(--red));color:#fff;flex-direction:column;flex:1;justify-content:space-between;padding:48px 36px;display:flex}.login-logo{align-items:center;gap:12px;margin-bottom:32px;display:flex}.login-logo-circle{color:#fff;background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:17px;font-style:italic;font-weight:900;display:flex}.login-logo-text{font-size:20px;font-weight:900;line-height:1.1}.login-logo-text span{color:#f5c0c0;font-size:11px;font-weight:400;display:block}.login-left h2{margin-bottom:12px;font-size:28px;font-weight:900;line-height:1.3}.login-left p{color:#ddd;font-size:13px;line-height:1.7}.login-roles{flex-direction:column;gap:10px;margin-top:32px;display:flex}.role-badge{color:#ddd;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;padding:10px 14px;font-size:12px}.role-badge strong{color:#fff;margin-bottom:2px;font-size:13px;display:block}.login-right{flex-direction:column;flex:1;justify-content:center;padding:40px 36px;display:flex}.login-right h3{color:var(--dark);margin-bottom:6px;font-size:22px;font-weight:900}.login-right p{color:var(--muted);margin-bottom:28px;font-size:13px}.fl{margin-bottom:14px}.fl label{text-transform:uppercase;letter-spacing:.05em;color:var(--dark);margin-bottom:4px;font-size:11px;font-weight:700;display:block}.fl input,.fl select{border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:13px;transition:all .2s}.fl input:focus,.fl select:focus{border-color:var(--red)}.login-btn{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:6px;padding:13px;font-size:14px;font-weight:700;transition:all .2s}.login-btn:hover{background:var(--red2)}.login-btn:disabled{opacity:.6;cursor:not-allowed}.demo-hint{background:var(--light);color:var(--muted);border-radius:8px;margin-top:16px;padding:12px;font-size:11px;line-height:1.6}.demo-hint strong{color:var(--dark)}.role-tabs{gap:8px;margin-bottom:20px;display:flex}.role-tab{cursor:pointer;color:#666;background:#fff;border:2px solid #e0e0e0;border-radius:7px;flex:1;padding:9px;font-size:12px;font-weight:700;transition:all .2s}.role-tab.on{border-color:var(--red);background:var(--light);color:var(--dark)}.back-link{color:var(--muted);text-align:center;margin-top:14px;font-size:11px}.back-link a{color:var(--red);font-weight:700}.topbar{color:#666;background:#f8f8f8;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:6px 4%;font-size:11px;display:flex}.tbr{align-items:center;gap:12px;display:flex}.login-link{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:4px 14px;font-size:11px;font-weight:700}.logout-link{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:5px;padding:4px 14px;font-size:11px;font-weight:700}.dash-link{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:5px;padding:4px 14px;font-size:11px;font-weight:700}nav{z-index:200;background:#fff;border-bottom:2px solid #eee;justify-content:space-between;align-items:center;height:66px;padding:0 4%;display:flex;position:sticky;top:0}.logo{cursor:pointer;align-items:center;gap:10px;display:flex}.logo-c{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-style:italic;font-weight:900;display:flex}.logo-t{color:var(--dark);font-size:16px;font-weight:900;line-height:1.1}.logo-t span{color:#888;font-size:10px;font-weight:400;display:block}.rednav{background:var(--red);z-index:199;gap:0;padding:0 4%;display:flex;position:sticky;top:66px}.rednav a{color:#ffffffd9;cursor:pointer;white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s}.rednav a:hover,.rednav a.active{color:#fff;background:#0003}.dd{position:relative}.dd-menu{border:1px solid #eee;border-top:3px solid var(--red);z-index:300;background:#fff;min-width:250px;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 16px #0000001a}.dd:hover .dd-menu{display:block}.dd-menu a{color:#333;cursor:pointer;border-bottom:1px solid #f5f5f5;padding:10px 16px;font-size:12px;font-weight:400;text-decoration:none;display:block}.dd-menu a:hover{background:var(--light);color:var(--red);padding-left:20px}.hero{background:linear-gradient(135deg,var(--dark),#3d0a0a 60%,var(--red));color:#fff;align-items:center;gap:40px;padding:72px 4%;display:flex}.hero-l{flex:1}.htag{color:#f5c0c0;letter-spacing:.06em;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:16px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.hero h1{margin-bottom:14px;font-size:40px;font-weight:900;line-height:1.2}.hero h1 span{color:#f5a0a0}.hero p{color:#ddd;max-width:480px;margin-bottom:24px;font-size:15px;line-height:1.7}.hbtns{flex-wrap:wrap;gap:10px;display:flex}.hero-r{flex-direction:column;flex:0 0 280px;gap:10px;display:flex}.hcard{cursor:pointer;color:inherit;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9px;gap:10px;padding:14px;text-decoration:none;transition:all .2s;display:flex}.hcard:hover{background:#ffffff24}.hcard-icon{flex-shrink:0;font-size:20px}.hcard h4{color:#fff;margin-bottom:2px;font-size:12px;font-weight:700}.hcard p{color:#ccc;font-size:11px}.hstats{background:#0003;flex-wrap:wrap;justify-content:space-around;padding:18px 4%;display:flex}.hst strong{color:#f5a0a0;text-align:center;font-size:22px;font-weight:900;display:block}.hst span{color:#bbb;text-align:center;font-size:10px;display:block}.wsec{padding:56px 4%}.wsec.bg{background:var(--light)}.wsec.dark{background:var(--dark)}.wsec.dark .stitle{color:#fff}.wsec.dark .ssub{color:#aaa}.wsec.dark .stag{color:#f5a0a0}.stag{letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:7px;font-size:10px;font-weight:700}.stitle{color:var(--dark);margin-bottom:10px;font-size:30px;font-weight:900}.ssub{color:var(--muted);max-width:540px;font-size:13px;line-height:1.7}.tc{text-align:center}.tc .ssub{margin:0 auto}.svc-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.sc{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;padding:20px 18px;text-decoration:none;transition:all .2s;display:block}.sc:hover{border-color:var(--red);transform:translateY(-2px);box-shadow:0 4px 14px #8b1a1a1a}.sc-icon{margin-bottom:10px;font-size:24px}.sc h3{color:var(--dark);margin-bottom:7px;font-size:14px;font-weight:800}.sc p{color:var(--muted);margin-bottom:10px;font-size:11px;line-height:1.6}.sc-link{color:var(--red);font-size:11px;font-weight:700}.plans{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px;display:grid}.plan{border:1.5px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;padding:20px 16px;display:flex;position:relative}.plan.hot{border-color:var(--red)}.plan.dia{border-color:#b8860b}.pb{white-space:nowrap;color:#fff;border-radius:20px;padding:2px 11px;font-size:10px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.pb.red{background:var(--red)}.pb.gold{background:#b8860b}.pn{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:700}.pp{font-size:28px;font-weight:900;line-height:1}.pp sup{vertical-align:top;color:var(--red);margin-top:4px;font-size:13px}.pp sub{color:var(--muted);font-size:11px;font-weight:500}.ptag{color:var(--muted);margin:7px 0 12px;font-size:11px;line-height:1.5}hr.pd{border:none;border-top:1px solid var(--border);margin:10px 0}ul.pf{flex-direction:column;flex:1;gap:7px;list-style:none;display:flex}ul.pf li{color:#333;align-items:flex-start;gap:6px;font-size:11px;line-height:1.4;display:flex}ul.pf li:before{content:"✓";color:var(--red);flex-shrink:0;font-weight:900}ul.pf li.no:before{content:"✗";color:#ccc}ul.pf li.no{color:#bbb}.pbtn{cursor:pointer;border:none;border-radius:7px;width:100%;margin-top:12px;padding:10px;font-size:12px;font-weight:700;transition:all .2s}.pbtn.red{background:var(--red);color:#fff}.pbtn.out{border:1.5px solid var(--red);color:var(--red);background:0 0}.pbtn.gold{color:#fff;background:#b8860b}.cta{background:linear-gradient(135deg,var(--dark),#4a0e0e);text-align:center;color:#fff;padding:56px 4%}.cta h2{margin-bottom:12px;font-size:32px;font-weight:900}.cta p{color:#ddd;margin-bottom:24px;font-size:14px}footer{background:#0f0202;border-top:1px solid #2a0a0a;padding:32px 4% 16px}.fg{grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;margin-bottom:24px;display:grid}.flogo{color:#fff;align-items:center;gap:8px;margin-bottom:10px;font-size:16px;font-weight:900;display:flex}.fld{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-style:italic;font-weight:900;display:flex}.fd{color:#777;font-size:11px;line-height:1.7}.fc h4{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:11px;font-weight:800}.fc a{color:#777;cursor:pointer;margin-bottom:6px;font-size:11px;text-decoration:none;display:block}.fc a:hover{color:#f5a0a0}.fb{border-top:1px solid #2a0a0a;flex-wrap:wrap;justify-content:space-between;gap:6px;padding-top:14px;display:flex}.fb p{color:#444;font-size:10px}.page-hero{background:linear-gradient(135deg,var(--dark),var(--red));color:#fff;padding:56px 4%}.page-hero h1{margin-bottom:10px;font-size:36px;font-weight:900}.page-hero p{color:#ddd;max-width:560px;font-size:14px;line-height:1.7}.about-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:32px;display:grid}.value-card{border:1px solid var(--border);background:#fff;border-radius:11px;padding:20px 18px}.value-card h3{color:var(--dark);margin-bottom:8px;font-size:14px;font-weight:800}.value-card p{color:var(--muted);font-size:12px;line-height:1.6}.team-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;display:grid}.team-card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:11px;padding:24px 16px}.team-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 12px;font-size:22px;font-weight:900;display:flex}.team-card h4{color:var(--dark);margin-bottom:4px;font-size:13px;font-weight:800}.team-card p{color:var(--muted);font-size:11px}.global-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;display:grid}.global-card{text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9px;padding:16px}.global-card .flag{margin-bottom:8px;font-size:28px}.global-card h4{color:#fff;margin-bottom:3px;font-size:12px;font-weight:700}.global-card p{color:#aaa;font-size:11px}.contact-grid{grid-template-columns:1fr 1fr;gap:32px;padding:56px 4%;display:grid}.contact-info h2{color:var(--dark);margin-bottom:12px;font-size:24px;font-weight:900}.contact-info p{color:var(--muted);margin-bottom:20px;font-size:13px;line-height:1.7}.contact-item{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.contact-item-icon{flex-shrink:0;margin-top:2px;font-size:18px}.contact-item-text strong{color:var(--dark);margin-bottom:2px;font-size:12px;font-weight:700;display:block}.contact-item-text span{color:var(--muted);font-size:12px}.contact-form{border:1px solid var(--border);background:#fff;border-radius:12px;padding:28px}.contact-form h3{color:var(--dark);margin-bottom:20px;font-size:18px;font-weight:900}.form-success{text-align:center;padding:32px}.form-success h3{color:var(--red);margin-bottom:8px;font-size:18px}.form-success p{color:var(--muted);font-size:13px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.svc-page{gap:28px;padding:40px 4%;display:flex}.svc-sidebar-wrap{flex-shrink:0;width:220px}.svc-sidebar-title{text-transform:uppercase;letter-spacing:.07em;background:var(--dark);color:#fff;border-radius:8px 8px 0 0;padding:11px 14px;font-size:11px;font-weight:800}.svc-sidebar-link{color:#333;cursor:pointer;border-bottom:1px solid #f0f0f0;border-left:3px solid #0000;padding:10px 14px;font-size:12px;text-decoration:none;transition:all .15s;display:block}.svc-sidebar-link:hover{background:var(--light);color:var(--red);border-left-color:var(--red)}.svc-sidebar-link.active{background:var(--light);color:var(--red);border-left-color:var(--red);font-weight:700}.svc-content{background:#fff;border:1px solid #eee;border-radius:10px;flex:1;padding:28px}.svc-breadcrumb{background:var(--light);color:#666;border-bottom:1px solid var(--border);padding:8px 4%;font-size:11px}.svc-breadcrumb a{color:var(--red);cursor:pointer;text-decoration:none}.svc-banner{background:linear-gradient(135deg,var(--dark),var(--red));color:#fff;padding:36px 4%}.svc-banner h1{margin-bottom:6px;font-size:28px;font-weight:900}.svc-banner p{color:#ddd;max-width:560px;font-size:13px;line-height:1.6}.svc-item{border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding-bottom:20px}.svc-item:last-child{border-bottom:none}.svc-item h3{color:var(--red);margin-bottom:7px;font-size:14px;font-weight:800}.svc-item p{color:var(--muted);font-size:12px;line-height:1.7}.svc-disclaimer{background:var(--light);color:var(--muted);border-left:3px solid var(--red);border-radius:8px;margin-top:16px;padding:12px;font-size:11px;line-height:1.6}.dashboard{height:100vh;display:flex;overflow:hidden}.dsb{flex-direction:column;flex-shrink:0;width:210px;display:flex;overflow-y:auto}.dsb-logo{border-bottom:1px solid #ffffff14;padding:14px}.dsb-logo .dl{color:#fff;font-size:15px;font-weight:800}.dsb-logo .dl span{color:#f59e0b}.dsb-logo small{color:#9ca3af;font-size:10px}.dsb-sec{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;padding:11px 13px 3px;font-size:10px;font-weight:700}.si{cursor:pointer;color:#9ca3af;border-radius:7px;align-items:center;gap:8px;margin:1px 6px;padding:9px 12px;font-size:12px;text-decoration:none;transition:all .15s;display:flex}.si:hover,.si.on{color:#fff;background:#ffffff14}.sbadge{color:#fff;background:#dc2626;border-radius:9px;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:700}.dmain{background:#f1f5f9;flex-direction:column;flex:1;display:flex;overflow:hidden}.dtopbar{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex}.dtopbar h2{font-size:14px;font-weight:800}.dav{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.dav-info{align-items:center;gap:10px;display:flex}.dav-name{color:#1e293b;font-size:12px;font-weight:700}.dbody{flex:1;padding:18px;overflow-y:auto}.dpg{display:none}.dpg.on{display:block}.sg{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.scard{background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:14px}.slb{color:#64748b;margin-bottom:4px;font-size:11px}.svl{font-size:22px;font-weight:900}.up{color:#16a34a;margin-top:2px;font-size:10px}.dn{color:#dc2626;margin-top:2px;font-size:10px}.dcard{background:#fff;border:1px solid #e2e8f0;border-radius:9px;margin-bottom:14px;overflow:hidden}.dch{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.dch h3{font-size:13px;font-weight:800}.xbtn{cursor:pointer;border:none;border-radius:6px;padding:5px 11px;font-size:11px;font-weight:700}.xbp{color:#fff;background:#2563eb}.xbb{color:#1d4ed8;background:#dbeafe}.xbg{color:#166534;background:#dcfce7}.xbr{color:#991b1b;background:#fee2e2}.xba{color:#92400e;background:#fef3c7}.xbpu{color:#6b21a8;background:#f3e8ff}table{border-collapse:collapse;width:100%}th{text-transform:uppercase;letter-spacing:.04em;color:#64748b;text-align:left;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 13px;font-size:10px;font-weight:700}td{vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:9px 13px;font-size:12px}tr:last-child td{border-bottom:none}tr:hover td{background:#f8fafc}.g2{grid-template-columns:2fr 1fr;gap:14px;margin-bottom:14px;display:grid}.bar-w{align-items:flex-end;gap:6px;height:80px;display:flex}.bar{opacity:.75;background:#2563eb;border-radius:3px 3px 0 0;flex:1}.bar-l{gap:6px;margin-top:4px;display:flex}.bar-l span{color:#64748b;text-align:center;flex:1;font-size:9px}.pipe{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.pc{background:#f8fafc;border-radius:8px;padding:10px}.pch{text-transform:uppercase;color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:10px;font-weight:700;display:flex}.pkcard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;margin-bottom:7px;padding:9px}.pkcard:hover{border-color:#2563eb}.pkcard .kn{font-size:12px;font-weight:700}.pkcard .km{color:#64748b;margin-top:2px;font-size:10px}.tl{flex-direction:column;display:flex}.tli{border-bottom:1px solid #e5e7eb;gap:10px;padding:9px 0;display:flex}.tli:last-child{border-bottom:none}.tdot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.tlt{margin-bottom:2px;font-size:12px;font-weight:700}.tlm{color:#6b7280;font-size:10px}.tabs{border-bottom:2px solid #e5e7eb;margin-bottom:12px;display:flex}.tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:8px 14px;font-size:12px;font-weight:700}.tab.on{color:var(--purple);border-bottom:2px solid var(--purple)}.tbc{display:none}.tbc.on{display:block}.irow{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.irow:last-child{border-bottom:none}.il{color:#6b7280}.iv{font-weight:700}.note{background:#f9fafb;border:1px solid #e5e7eb;border-radius:7px;margin-bottom:9px;padding:10px}.nh{justify-content:space-between;margin-bottom:4px;font-size:10px;display:flex}.nt{font-size:11px;line-height:1.6}.d2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hcard-d{border:1px solid #e5e7eb;border-left:4px solid var(--purple);background:#fff;border-radius:9px;margin-bottom:9px;padding:12px}.hcard-d.urg{border-left-color:#dc2626}.hcard-d .ht{justify-content:space-between;margin-bottom:4px;display:flex}.hcard-d .hn{font-size:12px;font-weight:800}.hcard-d .hm{color:#6b7280;font-size:11px;line-height:1.6}.mbg{z-index:999;background:#0009;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.mbg.on{display:flex}.mbox{background:#fff;border-radius:14px;width:92%;max-width:440px;padding:0;overflow:hidden}.mhead{background:linear-gradient(135deg,var(--dark),var(--red));color:#fff;padding:20px 22px;position:relative}.mhead h3{margin-bottom:2px;font-size:17px;font-weight:800}.mhead p{color:#ddd;font-size:11px}.mclose{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;display:flex;position:absolute;top:13px;right:14px}.mbody{padding:20px 22px}.mfooter{justify-content:flex-end;gap:8px;padding:0 22px 20px;display:flex}.mok{text-align:center;padding:24px 22px}.mok h3{color:var(--red);margin-bottom:6px;font-size:16px}.mok p{color:#64748b;font-size:12px}.spinner-wrap{color:#64748b;justify-content:center;align-items:center;min-height:200px;font-size:13px;display:flex}
