html{scrollbar-width:thin;scrollbar-color:#C8102E #E5E7EB}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c8102e,#e03145);border-radius:8px;border:2px solid #F3F4F6}::-webkit-scrollbar-thumb:hover{background:#8b0a1a}::-webkit-scrollbar-corner{background:#f3f4f6}html,body{margin:0;padding:0}body{font-family:Noto Sans SC,Inter,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.sample-qr-mask{display:none;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#04060cb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:24px}.sample-qr-mask.is-open{display:flex}.sample-qr{position:relative;width:100%;max-width:720px;background:linear-gradient(160deg,#0f1930,#04060c);border:1px solid rgba(125,211,252,.24);border-radius:20px;color:#f4f7fa;padding:32px 32px 28px;box-shadow:0 40px 100px #0000008c,inset 0 1px #ffffff0f;transform:translateY(12px) scale(.98);opacity:0;animation:sampleQrIn .32s cubic-bezier(.22,.61,.36,1) forwards}@keyframes sampleQrIn{to{transform:none;opacity:1}}.sample-qr-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:#0f1930b8;color:#fff;font-size:18px;box-shadow:0 4px 14px #00000059;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;z-index:3}.sample-qr-close:hover{background:#c8102e;border-color:#c8102e;color:#fff;transform:scale(1.06)}.sample-qr-head{text-align:left;margin-bottom:20px}.sample-qr-tag{display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 18px;margin-bottom:14px;background:linear-gradient(120deg,#c8102e,#e03145);color:#fff;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1;white-space:nowrap;width:auto;min-width:0;box-shadow:0 8px 20px #c8102e66}.sample-qr-tag i{font-size:11px;line-height:1}.sample-qr-title{font-size:22px;font-weight:700;line-height:1.4;letter-spacing:-.2px;margin:0 0 8px;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.35)}.sample-qr-sub{font-size:13px;color:#fff9;line-height:1.65;margin:0}.sample-qr-body{display:grid;grid-template-columns:240px 1fr;gap:28px;align-items:center}.sample-qr-card{background:#fff;border-radius:14px;padding:14px 14px 10px;box-shadow:0 20px 40px #00000059}.sample-qr-img{position:relative}.sample-qr-img svg{display:block;width:100%;height:auto;border-radius:8px}.sample-qr-caption{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;font-size:12px;color:#4b5563}.sample-qr-caption .fa-weixin{color:#07c160;font-size:16px}.sample-qr-steps{display:flex;flex-direction:column;gap:14px}.sample-qr-step{display:flex;align-items:flex-start;gap:12px}.sample-qr-step-num{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#7dd3fc24;border:1px solid rgba(125,211,252,.4);color:#7dd3fc;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.sample-qr-step b{display:block;font-size:14px;color:#fff;font-weight:600;margin-bottom:2px}.sample-qr-step span{font-size:12px;color:#fff9;line-height:1.7}.sample-qr-step em{color:#ffd166;font-style:normal}.sample-qr-phone{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px}.sample-qr-phone .fa-phone-volume{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#c8102e,#e03145);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.sample-qr-phone b{display:block;font-size:12px;color:#ffffff8c;font-weight:500}.sample-qr-phone a{font-family:JetBrains Mono,Menlo,monospace;font-size:20px;font-weight:700;color:#ffc9d2;letter-spacing:1px}@media (max-width: 640px){.sample-qr-mask{padding:16px!important;align-items:center!important;justify-content:center!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.sample-qr{max-width:340px!important;width:92%!important;margin:auto!important;padding:22px 20px 20px!important;border-radius:16px!important;max-height:calc(100vh - 32px);overflow-y:auto}.sample-qr-head{margin-bottom:14px!important}.sample-qr-title{font-size:17px!important;line-height:1.3!important}.sample-qr-sub{font-size:12px!important;line-height:1.55!important}.sample-qr-body{grid-template-columns:1fr!important;gap:16px!important}.sample-qr-card{max-width:200px!important;margin:0 auto!important;padding:10px 10px 8px!important}.sample-qr-steps{gap:10px!important}.sample-qr-step b{font-size:13px!important}.sample-qr-step span{font-size:11.5px!important;line-height:1.55!important}.sample-qr-phone{margin-top:12px!important;padding:10px 12px!important}.sample-qr-phone a{font-size:17px!important}.sample-qr-close{top:10px!important;right:10px!important;width:34px!important;height:34px!important;font-size:15px!important}}body.page-Homepage .nav-link.is-active,body.page-Recruit .nav-link.is-active{color:#ffc9d2!important;font-weight:600}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-link.is-active{color:#c8102e!important;font-weight:700}.nav.is-scrolled .nav-link.is-active{color:#c8102e!important}.nav-link.is-active:before{display:none!important}.nav-link.is-active:after{transform:scaleX(1)!important}.demo-panel{display:none!important}.page-hero{position:relative;min-height:380px!important;background:radial-gradient(1200px 500px at 82% 10%,rgba(200,16,46,.35),transparent 60%),radial-gradient(900px 500px at 15% 90%,rgba(125,211,252,.22),transparent 65%),linear-gradient(135deg,#0a1b36,#142b54 45%,#0f1e42)!important;overflow:hidden;display:flex;align-items:center;padding-top:var(--nav-h, 76px);isolation:isolate}.page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:linear-gradient(transparent 96%,#ffffff0f 96%),linear-gradient(90deg,transparent 96%,rgba(255,255,255,.05) 96%);background-size:44px 44px,44px 44px;opacity:.55;-webkit-mask-image:radial-gradient(ellipse at 50% 55%,#000 30%,transparent 78%);mask-image:radial-gradient(ellipse at 50% 55%,#000 30%,transparent 78%)}.page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#04060c00 65%,#04060c59)}.page-hero .page-hero-decor{opacity:.35!important;z-index:1}.page-hero .page-hero-inner{position:relative;z-index:2}.page-hero .page-hero-title{font-size:clamp(28px,3vw,46px)!important;letter-spacing:-.5px;text-shadow:0 12px 40px rgba(0,0,0,.28);background:linear-gradient(120deg,#fff,#ffc9d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent!important;margin-bottom:12px!important}.page-hero .page-hero-sub{font-size:15px!important;color:#ffffffd1!important;max-width:720px!important;line-height:1.85!important}.page-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;margin-bottom:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#ffc9d2;font-size:12px;font-weight:600;letter-spacing:1.5px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 8px 24px #00000040,inset 0 1px #ffffff14}.page-hero-eyebrow i{color:#ffd166;font-size:12px}.page-hero .breadcrumb{color:#ffffffad!important;margin-bottom:20px!important;font-size:13px!important}.page-hero .breadcrumb a{color:#ffffffc7!important;transition:color .2s ease}.page-hero .breadcrumb a:hover{color:#ffc9d2!important}.page-hero .breadcrumb .fa-chevron-right,.page-hero .breadcrumb i{color:#ffffff6b!important;font-size:10px}.page-hero-glow{position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,rgba(200,16,46,.7),rgba(125,211,252,.6),transparent);z-index:3}@media (max-width: 768px){.page-hero{min-height:260px!important}.page-hero .page-hero-title{font-size:26px!important}}.footer-qr .qr-card{position:relative;overflow:visible;cursor:zoom-in;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.footer-qr .qr-card:hover{transform:translateY(-3px)}.footer-qr .qr-card .qr-hint{display:none!important}.footer-qr .qr-card:after,.footer-qr .qr-card:before{display:none!important;content:none!important}.footer-qr .qr-zoom-panel:not(.qr-zoom-panel--fixed){display:none!important}.footer-qr .qr-zoom-panel--absolute-legacy{position:absolute;left:50%;bottom:calc(100% + 46px);transform:translate(-50%,12px);width:220px;padding:16px;background:#fff;border-radius:16px;box-shadow:0 40px 90px #0000008c,0 0 0 1px #ffffff0d;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,transform .3s cubic-bezier(.22,.61,.36,1),visibility .3s;z-index:22}.footer-qr .qr-zoom-panel svg{display:block;width:100%;height:auto}.footer-qr .qr-zoom-panel .qr-zoom-title{display:block;margin-top:8px;text-align:center;font-size:13px;font-weight:700;color:#0f1930}.footer-qr .qr-zoom-panel .qr-zoom-tip{display:block;margin-top:4px;text-align:center;font-size:11px;color:#6b7280;letter-spacing:.5px}.footer-qr .qr-card:hover .qr-zoom-panel{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}@media (max-width: 768px){.footer-qr .qr-card:before,.footer-qr .qr-card:after,.footer-qr .qr-zoom-panel{display:none!important}}#admin .topbar .icon-btn{position:relative;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#0f19370a;color:#4b5563;border:1px solid transparent;border-radius:10px;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}#admin .topbar .icon-btn:hover{background:#c8102e14;color:#c8102e;border-color:#c8102e29;transform:translateY(-1px)}#admin .topbar .icon-btn.is-spinning i{animation:adminSpin .6s linear infinite}@keyframes adminSpin{to{transform:rotate(360deg)}}#admin .topbar .topbar-actions{gap:8px}#admin[data-theme=dark]{background:#0f1930!important}#admin[data-theme=dark] .sidebar{background:linear-gradient(180deg,#0b1428,#0f1930)!important;color:#e5e7eb!important;border-right:1px solid rgba(255,255,255,.06)!important}#admin[data-theme=dark] .sidebar .nav-item{color:#ffffffb8!important}#admin[data-theme=dark] .sidebar .nav-item:hover,#admin[data-theme=dark] .sidebar .nav-item.is-active{color:#fff!important;background:#c8102e29!important}#admin[data-theme=dark] .sidebar .nav-item.is-active{background:linear-gradient(90deg,#c8102e47,#c8102e0f)!important;border-left:3px solid #C8102E!important}#admin[data-theme=dark] .sidebar .nav-group-title{color:#ffffff59!important;border-color:#ffffff0f!important}#admin[data-theme=dark] .sidebar .collapse-btn{color:#fff9!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important}#admin[data-theme=dark] .sidebar .sidebar-foot{border-top-color:#ffffff0f!important}#admin[data-theme=dark] .main{background:#0f1930!important;color:#e5e7eb!important}#admin[data-theme=dark] .topbar{background:#0f1937d9!important;border-bottom:1px solid rgba(255,255,255,.06)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#admin[data-theme=dark] .topbar .crumbs,#admin[data-theme=dark] .topbar .crumbs a,#admin[data-theme=dark] .topbar .crumbs span{color:#ffffffb8!important}#admin[data-theme=dark] .topbar .crumbs .current{color:#fff!important}#admin[data-theme=dark] .topbar .icon-btn{background:#ffffff0d!important;color:#ffffffc7!important;border-color:#ffffff14!important}#admin[data-theme=dark] .topbar .icon-btn:hover{background:#c8102e38!important;color:#ffc9d2!important;border-color:#c8102e66!important}#admin[data-theme=dark] .topbar .user-menu{background:#ffffff0d!important;border-color:#ffffff14!important;color:#fff!important}#admin[data-theme=dark] .topbar .user-menu:hover{background:#ffffff14!important}#admin[data-theme=dark] .topbar .user-menu .user-name{color:#fff!important}#admin[data-theme=dark] .topbar .user-menu .user-role{color:#ffffff8c!important}#admin[data-theme=dark] .content{background:#0f1930!important;color:#e5e7eb!important}#admin[data-theme=dark] .page-title{color:#fff!important}#admin[data-theme=dark] .page-desc{color:#ffffff8c!important}#admin[data-theme=dark] .panel,#admin[data-theme=dark] .stat-card,#admin[data-theme=dark] .info-card{background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important;color:#e5e7eb!important;box-shadow:0 20px 40px #00000059!important}#admin[data-theme=dark] .panel-title,#admin[data-theme=dark] .stat-title{color:#fff!important}#admin[data-theme=dark] .panel-sub,#admin[data-theme=dark] .stat-note{color:#ffffff8c!important}#admin[data-theme=dark] .panel-head{border-bottom-color:#ffffff0f!important}#admin[data-theme=dark] .control,#admin[data-theme=dark] .control-select{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#e5e7eb!important}#admin[data-theme=dark] .control::placeholder{color:#ffffff59!important}#admin[data-theme=dark] .control:focus{border-color:#c8102e99!important;box-shadow:0 0 0 3px #c8102e26!important}#admin[data-theme=dark] .btn.btn-default,#admin[data-theme=dark] .btn.btn-text{color:#fffc!important;background:#ffffff0f!important;border-color:#ffffff1a!important}#admin[data-theme=dark] .btn.btn-default:hover,#admin[data-theme=dark] .btn.btn-text:hover{background:#ffffff1a!important;color:#fff!important}#admin[data-theme=dark] .table thead th{background:#ffffff0d!important;color:#ffffffb8!important;border-bottom-color:#ffffff14!important}#admin[data-theme=dark] .table tbody td{color:#e5e7eb!important;border-bottom-color:#ffffff0f!important}#admin[data-theme=dark] .table tbody tr:hover td{background:#c8102e0f!important}#admin[data-theme=dark] .stat-card,#admin[data-theme=dark] .stat-grid>*{background:linear-gradient(135deg,#ffffff0f,#ffffff05)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 20px 40px #00000059!important}#admin[data-theme=dark] .stat-card .stat-label,#admin[data-theme=dark] .stat-card .stat-foot{color:#ffffffa6!important}#admin[data-theme=dark] .stat-card .stat-value,#admin[data-theme=dark] .stat-value{color:#fff!important}#admin[data-theme=dark] .stat-card b{color:#ffc9d2!important}#admin[data-theme=dark] .trend{background:#c8102e2e!important;color:#ffc9d2!important}#admin[data-theme=dark] .panel-body,#admin[data-theme=dark] .panel-foot{background:transparent!important;color:#e5e7eb!important}#admin[data-theme=dark] .panel-foot{border-top-color:#ffffff14!important}#admin[data-theme=dark] .form-hint,#admin[data-theme=dark] .form-row-label,#admin[data-theme=dark] .field-label,#admin[data-theme=dark] .panel-title-row .panel-sub{color:#ffffffb3!important}#admin[data-theme=dark] .form-row-label .required{color:#fca5a5!important}#admin[data-theme=dark] label{color:#ffffffd9!important}#admin[data-theme=dark] .nav-set-item{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important}#admin[data-theme=dark] .nav-set-item:hover{border-color:#c8102e66!important;background:#c8102e14!important}#admin[data-theme=dark] .nav-set-sort{background:#ffffff1a!important;color:#ffffffd9!important}#admin[data-theme=dark] .nav-set-name{color:#fff!important}#admin[data-theme=dark] .nav-set-href{color:#ffffff8c!important}#admin[data-theme=dark] .nav-set-drag{color:#ffffff80!important}#admin[data-theme=dark] .logo-card{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important}#admin[data-theme=dark] .logo-card-title{color:#fff!important}#admin[data-theme=dark] .logo-card-desc{color:#ffffff8c!important}#admin[data-theme=dark] .logo-preview{background:#ffffff0a!important;border:1px dashed rgba(255,255,255,.14)!important}#admin[data-theme=dark] .logo-preview.is-dark{background:linear-gradient(135deg,#0b1428,#14284f)!important;border-color:#7dd3fc33!important}#admin[data-theme=dark] .side-tab{color:#ffffffb8!important;background:transparent!important}#admin[data-theme=dark] .side-tab:hover{background:#ffffff0f!important;color:#fff!important}#admin[data-theme=dark] .side-tab.is-active{background:#c8102e29!important;color:#ffc9d2!important}#admin[data-theme=dark] .side-tabs{background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important}#admin[data-theme=dark] .setting-panel{color:#e5e7eb!important}#admin[data-theme=dark] .quick-btn{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;color:#ffffffd9!important}#admin[data-theme=dark] .quick-btn:hover{background:#c8102e1f!important;border-color:#c8102e66!important;color:#ffc9d2!important}#admin[data-theme=dark] .quick-btn i{color:#ffffffb8!important}#admin[data-theme=dark] .quick-btn:hover i{color:#ffc9d2!important}#admin[data-theme=dark] .sys-card{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;color:#e5e7eb!important}#admin[data-theme=dark] .sys-key{color:#ffffff8c!important}#admin[data-theme=dark] .sys-key i{color:#7dd3fc!important}#admin[data-theme=dark] .sys-val{color:#fff!important}#admin[data-theme=dark] .sys-note{color:#ffffff8c!important}#admin[data-theme=dark] .toast{background:linear-gradient(120deg,#14284f,#0f1930)!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important}#admin[data-theme=dark] .state-panel,#admin[data-theme=dark] .empty-state{background:#ffffff08!important;color:#ffffffb8!important;border:1px dashed rgba(255,255,255,.1)!important}#admin[data-theme=dark] .topbar .crumbs a:hover{color:#ffc9d2!important}#admin[data-theme=dark] .bulk-bar{background:#c8102e24!important;border-color:#c8102e59!important;color:#ffc9d2!important}#admin[data-theme=dark] .modal{background:#0f1930!important;color:#e5e7eb!important;border:1px solid rgba(255,255,255,.08)!important}#admin[data-theme=dark] .modal-head,#admin[data-theme=dark] .modal-foot{background:transparent!important;border-color:#ffffff14!important}#admin[data-theme=dark] .modal-title{color:#fff!important}#admin[data-theme=dark] .sidebar .nav-item i{color:#ffffffa6!important}#admin[data-theme=dark] .sidebar .nav-item:hover i,#admin[data-theme=dark] .sidebar .nav-item.is-active i{color:#ffc9d2!important}#admin[data-theme=dark] .tag{background:#ffffff14!important;color:#ffffffd9!important;border-color:#ffffff1a!important}#admin[data-theme=dark] .tag-success{background:#34d3992e!important;color:#86efac!important}#admin[data-theme=dark] .tag-neutral{background:#ffffff0f!important;color:#ffffff8c!important}#admin[data-theme=dark] .tag-secondary{background:#38bdf82e!important;color:#7dd3fc!important}#admin[data-theme=light] .sidebar,#admin:not([data-theme]) .sidebar{background:linear-gradient(180deg,#fff,#f7f8fb)}#admin .sidebar .nav-item{transition:color .2s ease,background .2s ease,border-color .2s ease;border-left:3px solid transparent}#admin .sidebar .nav-item.is-active{background:linear-gradient(90deg,#c8102e1a,#c8102e05);color:#c8102e;border-left:3px solid #C8102E;font-weight:600}#admin .page-head{padding:22px 26px 20px;background:linear-gradient(135deg,#c8102e0f,#0f4c810a);border:1px solid rgba(15,25,55,.06);border-radius:16px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}#admin[data-theme=dark] .page-head{background:linear-gradient(135deg,#c8102e26,#38bdf80f);border-color:#ffffff0f}#admin .page-head .page-title{font-size:22px;font-weight:700;letter-spacing:-.2px;margin:0 0 4px}#admin .page-head .page-desc{margin:0;font-size:13px;color:#6b7280}header#nav .nav-phone{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border-radius:999px;font-family:JetBrains Mono,SF Mono,ui-monospace,Menlo,Consolas,monospace!important;font-size:14px!important;font-weight:700!important;letter-spacing:.3px;color:#fff!important;background:#ffffff24;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:color .22s ease,background .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}header#nav .nav-phone i{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff2e;color:#fff;font-size:11px;transition:transform .3s ease}header#nav .nav-phone:hover{transform:translateY(-1px);background:#ffffff38;border-color:#ffffff5c}header#nav .nav-phone:hover i{transform:rotate(-14deg)}header#nav.is-scrolled .nav-phone,header#nav.is-solid .nav-phone{color:#c8102e!important;background:#c8102e0f;border-color:#c8102e38}header#nav.is-scrolled .nav-phone i,header#nav.is-solid .nav-phone i{background:linear-gradient(135deg,#c8102e,#e11d48);color:#fff;box-shadow:0 4px 10px #c8102e4d}header#nav.is-scrolled .nav-phone:hover,header#nav.is-solid .nav-phone:hover{color:#fff!important;background:linear-gradient(135deg,#c8102e,#e11d48);border-color:transparent;box-shadow:0 8px 20px #c8102e52}header#nav .nav-cta{position:relative;overflow:hidden;height:40px!important;padding:0 22px!important;border-radius:999px!important;font-size:13px!important;font-weight:700!important;letter-spacing:1.2px!important;color:#fff!important;background:linear-gradient(135deg,#c8102e,#e11d48 55%,#f43f5e)!important;border:0!important;box-shadow:0 10px 22px #c8102e57,inset 0 1px #ffffff2e;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}header#nav .nav-cta:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-18deg);transition:left .55s ease}header#nav .nav-cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px #c8102e6b;filter:saturate(1.08)}header#nav .nav-cta:hover:after{left:120%}header#nav.is-scrolled{background:#ffffffdb!important;backdrop-filter:blur(14px) saturate(1.05);-webkit-backdrop-filter:blur(14px) saturate(1.05);border-bottom-color:#0f193714!important;box-shadow:0 6px 20px #0f19370f!important}body:not(.page-Homepage):not(.page-Recruit) header#nav{background:#ffffffeb;backdrop-filter:blur(14px) saturate(1.05);-webkit-backdrop-filter:blur(14px) saturate(1.05);border-bottom:1px solid rgba(15,25,55,.08);box-shadow:0 4px 16px #0f19370d}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-phone{color:#c8102e!important;background:#c8102e0f;border-color:#c8102e38}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-phone i{background:linear-gradient(135deg,#c8102e,#e11d48);color:#fff;box-shadow:0 4px 10px #c8102e4d}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-phone:hover{color:#fff!important;background:linear-gradient(135deg,#c8102e,#e11d48);border-color:transparent;box-shadow:0 8px 20px #c8102e52}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-link{color:var(--color-n700, #374151)!important}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-logo-cn{color:var(--color-n900, #0F1930)!important}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-logo-en{color:var(--color-n400, #9CA3AF)!important}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-burger{color:var(--color-n900, #0F1930)!important}header#nav .nav-link{padding:8px 4px!important;transition:color .22s ease,transform .22s ease}header#nav .nav-link:after{height:3px!important;border-radius:3px 3px 0 0;background:linear-gradient(90deg,#c8102e,#e11d48)!important}header#nav .nav-link:hover{transform:translateY(-1px)}header#nav .nav-link.is-active{font-weight:700!important}header#nav .nav-logo-mark{filter:drop-shadow(0 4px 10px rgba(15,25,55,.1))}header#nav .nav-inner{padding-inline:32px!important}@media (max-width: 1024px){header#nav .nav-inner{padding-inline:20px!important}}@media (max-width: 640px){header#nav .nav-cta{height:36px!important;padding:0 16px!important;letter-spacing:.5px!important}}header#nav .nav-burger{width:40px!important;height:40px!important;border-radius:12px!important;transition:background .2s ease,color .2s ease,transform .2s ease}header#nav .nav-burger:hover{transform:translateY(-1px)}body:not(.page-Homepage):not(.page-Recruit) header#nav .nav-logo-mark{content:url(/Assets/Logo-Dark.png)}.video-modal-mask{display:none;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#04060cd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px}.video-modal-mask.is-open{display:flex}.video-modal{position:relative;width:min(960px,92vw);background:linear-gradient(160deg,#0f1930,#14213d);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:22px 22px 20px;color:#fff;box-shadow:0 40px 80px #00000080}.video-modal-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:#0f1930b8;color:#fff;font-size:18px;box-shadow:0 4px 14px #00000059;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s;z-index:3}.video-modal-close:hover{background:#c8102e;border-color:#c8102e;color:#fff;transform:scale(1.06)}.video-modal-head{margin-bottom:14px;padding-right:40px}.video-modal-tag{display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 20px;margin-bottom:12px;background:linear-gradient(120deg,#7dd3fc,#38bdf8);color:#0f1930;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1;white-space:nowrap;width:auto;min-width:0;box-shadow:0 8px 18px #38bdf84d}.video-modal-tag i{font-size:11px}.video-modal .video-modal-title{font-size:22px!important;font-weight:700!important;letter-spacing:-.3px;line-height:1.35!important;margin:0 0 6px!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.35)}.video-modal-sub{font-size:13px;color:#ffffffc7;margin:0}.video-modal-frame{position:relative;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.06)}.video-modal-frame video{width:100%;height:100%;display:block;background:#000}.video-modal-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center;background:linear-gradient(135deg,#0f1937f0,#14213df0);color:#ffffffb8}.video-modal-placeholder i{font-size:32px;color:#7dd3fc}.video-modal-placeholder b{display:block;font-size:16px;color:#fff;font-weight:700}.video-modal-placeholder span{font-size:13px;line-height:1.7;max-width:480px}.video-modal-placeholder code{padding:2px 6px;margin:0 4px;background:#7dd3fc24;border:1px solid rgba(125,211,252,.3);border-radius:4px;font-family:JetBrains Mono,Menlo,monospace;color:#7dd3fc;font-size:12px}@media (max-width: 640px){.video-modal{padding:16px;border-radius:16px}.video-modal-title{font-size:18px}}.cat-modal-mask{display:none;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#0f19378c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:24px}.cat-modal-mask.is-open{display:flex}.cat-modal{position:relative;width:min(480px,92vw);background:#fff;border-radius:16px;border:1px solid rgba(15,25,55,.08);padding:26px 28px 20px;box-shadow:0 30px 60px #0f19373d}.cat-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;border:1px solid rgba(15,25,55,.08);background:#fff;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cat-modal-close:hover{color:#c8102e;border-color:#c8102e47}.cat-modal-title{font-size:18px;font-weight:700;letter-spacing:-.2px;color:#0f1930;margin:0 0 4px}.cat-modal-sub{font-size:12px;color:#6b7280;margin:0 0 18px}.cat-form{display:flex;flex-direction:column;gap:14px}.cat-row{display:flex;flex-direction:column;gap:6px}.cat-row label{font-size:12px;font-weight:600;color:#4b5563}.cat-row input{height:38px;padding:0 12px;border-radius:8px;border:1px solid rgba(15,25,55,.12);background:#fff;color:#0f1930;font-size:14px}.cat-row input:focus{outline:none;border-color:#c8102e;box-shadow:0 0 0 3px #c8102e1a}.cat-row input[disabled]{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.cat-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(15,25,55,.06)}body:has(#admin[data-theme=dark]) .cat-modal{background:#1f2937;border-color:#ffffff14}body:has(#admin[data-theme=dark]) .cat-modal-title{color:#f3f4f6}body:has(#admin[data-theme=dark]) .cat-modal-sub{color:#ffffff8c}body:has(#admin[data-theme=dark]) .cat-row label{color:#ffffffb3}body:has(#admin[data-theme=dark]) .cat-row input{background:#111827;color:#f3f4f6;border-color:#ffffff1a}[data-theme=dark] .cat-modal-title{color:#f3f4f6}[data-theme=dark] .cat-modal-sub{color:#ffffff8c}[data-theme=dark] .cat-row label{color:#ffffffb3}[data-theme=dark] .cat-row input{background:#111827;color:#f3f4f6;border-color:#ffffff1a}#sampleModal .sample-qr-tag,#videoModal .video-modal-tag{display:inline-flex!important;align-items:center!important;height:32px!important;padding:0 22px!important;line-height:1!important;letter-spacing:.5px!important;font-size:13px!important;white-space:nowrap!important;gap:8px!important;min-width:0!important;width:auto!important}#sampleModal .sample-qr-title,#videoModal .video-modal-title{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.35)}#sampleModal .sample-qr-sub,#videoModal .video-modal-sub{color:#ffffffc7!important}@media (max-width: 1024px){header#nav .nav-cta{display:none!important}header#nav .nav-phone{display:none!important}}@media (max-width: 768px){.sample-qr-mask,.video-modal-mask{align-items:flex-start!important;justify-content:center!important;padding:20px 12px!important;overflow-y:auto!important}.sample-qr,.video-modal{margin-top:24px!important;margin-bottom:24px!important;max-height:none!important}.video-modal-frame{aspect-ratio:16 / 10!important}#sampleModal .sample-qr-body{grid-template-columns:1fr!important;gap:18px!important}#sampleModal .sample-qr-card{max-width:240px!important;margin:0 auto!important}}@media (max-width: 768px){.footer .footer-grid{grid-template-columns:1fr!important;gap:32px!important;padding-bottom:32px!important;text-align:left!important}.footer .footer-logo{justify-content:flex-start!important;margin-bottom:12px!important}.footer .footer-logo-mark{height:34px!important}.footer .footer-desc{max-width:none!important;font-size:13px!important;line-height:1.75!important}.footer .footer-col-title{font-size:15px!important;margin-bottom:14px!important}.footer .footer-links{gap:10px!important}.footer .footer-link{font-size:13px!important}.footer .footer-contact{gap:12px!important}.footer .footer-contact-item{font-size:13px!important}.footer .footer-qr{flex-wrap:wrap!important;gap:12px!important}.footer .footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;text-align:left!important;font-size:12px!important}.footer .footer-icp{flex-wrap:wrap!important;gap:8px 16px!important}.footer>.container{padding-inline:20px!important}}@media (max-width: 480px){.footer .footer-qr .qr-card{flex:0 0 calc(50% - 6px)!important}}.footer,.footer .container,.footer .footer-grid,.footer .footer-qr,.footer .footer-qr .qr-card{overflow:visible!important}.footer-qr .qr-zoom-panel{z-index:200!important}body,body.page-Homepage{overflow-x:clip!important}.footer{position:relative;z-index:50}.footer,.footer .container,.footer .footer-grid,.footer .footer-qr,.footer .footer-qr .qr-card,.footer .footer-qr .qr-image{overflow:visible!important}.footer-qr{position:relative}.footer-qr .qr-zoom-panel{z-index:9999!important;bottom:calc(100% + 20px)!important}body.page-Contact .map-badge,body.page-Contact #mapSection{z-index:1!important}.qr-zoom-panel--fixed{position:fixed!important;left:0;bottom:0;transform:translate(-50%,8px);width:220px;padding:16px;background:#fff;border-radius:16px;box-shadow:0 40px 90px #0000008c,0 0 0 1px #ffffff0d;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .22s ease,transform .22s cubic-bezier(.22,.61,.36,1),visibility .22s;z-index:99999}.qr-zoom-panel--fixed svg{display:block;width:100%;height:auto}.qr-zoom-panel--fixed .qr-zoom-title{display:block;margin-top:8px;text-align:center;font-size:13px;font-weight:700;color:#0f1930}.qr-zoom-panel--fixed .qr-zoom-tip{display:block;margin-top:4px;text-align:center;font-size:11px;color:#6b7280;letter-spacing:.5px}.qr-zoom-panel--fixed.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}@media (max-width: 768px){.qr-zoom-panel--fixed{display:none!important}}.qr-zoom-panel--fixed .qr-zoom-image{display:block;width:100%}.qr-zoom-panel--fixed .qr-zoom-image svg{width:100%;height:auto;display:block}.admin-user-menu-pop .admin-user-menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;margin:0;border:0;background:transparent;text-align:left;cursor:pointer;font-size:13px;color:#0f1930;border-radius:8px;transition:background .18s ease,color .18s ease}.admin-user-menu-pop .admin-user-menu-item:hover{background:#c8102e0f}.admin-user-menu-pop .admin-user-menu-item.is-danger{color:#c8102e;font-weight:600}.admin-user-menu-pop .admin-user-menu-item.is-danger:hover{background:#c8102e1a}.admin-user-menu-pop .admin-user-menu-item .ico{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#c8102e14;color:#c8102e;font-size:13px;flex-shrink:0}.admin-user-menu-pop .admin-user-menu-item.is-danger .ico{background:#c8102e24}.admin-pwd-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#04060c8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px}.admin-pwd-modal{position:relative;width:min(460px,92vw);background:#fff;border-radius:16px;box-shadow:0 40px 80px #0f193759;padding:26px 28px 22px;color:#0f1930;animation:adminPwdIn .18s ease-out}@keyframes adminPwdIn{0%{transform:translateY(8px);opacity:0}to{transform:none;opacity:1}}.admin-pwd-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;background:transparent;color:#6b7280;cursor:pointer;border-radius:8px;transition:background .15s}.admin-pwd-close:hover{background:#f3f4f6;color:#0f1930}.admin-pwd-head{text-align:center;margin-bottom:18px}.admin-pwd-icon{width:52px;height:52px;margin:4px auto 12px;border-radius:50%;background:linear-gradient(135deg,#c8102e1a,#c8102e05);color:#c8102e;display:inline-flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 8px 18px #c8102e29}.admin-pwd-head h3{margin:0;font-size:18px;font-weight:700;letter-spacing:-.2px}.admin-pwd-head p{margin:6px 0 0;font-size:12px;color:#6b7280}.admin-pwd-body{display:flex;flex-direction:column;gap:12px}.admin-pwd-row{display:flex;flex-direction:column;gap:6px}.admin-pwd-row label{font-size:12px;font-weight:600;color:#4b5563}.admin-pwd-row input{height:40px;padding:0 12px;border-radius:10px;border:1px solid rgba(15,25,55,.12);background:#fff;color:#0f1930;font-size:14px;transition:border-color .15s,box-shadow .15s}.admin-pwd-row input:focus{outline:none;border-color:#c8102e;box-shadow:0 0 0 3px #c8102e1a}.admin-pwd-err{display:none;padding:8px 12px;border-radius:8px;background:#c8102e14;color:#c8102e;font-size:13px;border:1px solid rgba(200,16,46,.2)}.admin-pwd-foot{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #F3F4F6}.admin-global-toast-stack{position:fixed;top:88px;left:50%;transform:translate(-50%);z-index:100001;display:flex;flex-direction:column;gap:8px;pointer-events:none}.admin-global-toast{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:10px;background:#fff;color:#0f1930;font-size:13px;box-shadow:0 12px 30px #0f193724,0 2px 6px #0f19370f;border:1px solid rgba(15,25,55,.06);transform:translateY(-4px);opacity:0;animation:adminToastIn .22s ease-out forwards;pointer-events:auto}@keyframes adminToastIn{to{transform:none;opacity:1}}.admin-global-toast.is-leaving{animation:adminToastOut .22s ease-out forwards}@keyframes adminToastOut{to{transform:translateY(-4px);opacity:0}}.admin-global-toast i{font-size:15px}.admin-global-toast--success i{color:#16a34a}.admin-global-toast--error i{color:#c8102e}#admin .row-check{width:16px;height:16px;accent-color:#C8102E;cursor:pointer;vertical-align:middle}#admin .skeleton-row td{background:linear-gradient(90deg,#f9fafb,#f3f4f6,#f9fafb 80%);background-size:400% 100%;animation:adminSkeleton 1.6s linear infinite;border-bottom:0}@keyframes adminSkeleton{0%{background-position:100% 0}to{background-position:0 0}}#admin .tag{display:inline-flex;align-items:center;gap:6px;padding:3px 10px 3px 8px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.5;border:1px solid transparent;letter-spacing:.3px}#admin .tag .tag-dot{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}#admin .tag.tag-success{background:#16a34a1a;color:#16a34a;border-color:#16a34a3d}#admin .tag.tag-success .tag-dot{background:#16a34a;box-shadow:0 0 0 3px #16a34a26}#admin .tag.tag-warning{background:#f59e0b1a;color:#b45309;border-color:#f59e0b3d}#admin .tag.tag-warning .tag-dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b24}#admin .tag.tag-neutral{background:#6b72801a;color:#4b5563;border-color:#6b72803d}#admin .tag.tag-neutral .tag-dot{background:#9ca3af;box-shadow:0 0 0 3px #6b728024}#admin .tag.tag-info{background:#0f4c811a;color:#0f4c81;border-color:#0f4c813d}#admin .tag.tag-info .tag-dot{background:#0f4c81;box-shadow:0 0 0 3px #0f4c8124}.admin-pwd-modal{padding:32px 32px 22px!important;box-shadow:0 60px 100px #0f193747,0 0 0 1px #0f19370a!important}.admin-pwd-icon{width:60px!important;height:60px!important;font-size:22px!important;background:linear-gradient(135deg,#c8102e26,#c8102e08)!important}.admin-pwd-head h3{font-size:20px!important}.admin-pwd-head p{font-size:13px!important;color:#6b7280!important}.admin-pwd-row input{height:44px!important;padding:0 14px!important;font-size:14px!important;background:#f9fafb!important;border:1px solid transparent!important}.admin-pwd-row input:focus{background:#fff!important;border-color:#c8102e!important;box-shadow:0 0 0 4px #c8102e1a!important}.admin-pwd-foot .btn{padding:10px 18px!important;font-size:13px!important;border-radius:10px!important}.admin-pwd-foot .btn.btn-primary{background:linear-gradient(135deg,#c8102e,#e11d48)!important;border:0!important;box-shadow:0 10px 20px #c8102e47!important}.admin-pwd-foot .btn.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 26px #c8102e5c!important}.admin-pwd-foot .btn.btn-default{background:#f3f4f6!important;color:#4b5563!important;border:0!important}.cat-modal{padding:28px!important;box-shadow:0 50px 90px #0f19373d,0 0 0 1px #0f19370a!important}.cat-modal-title{font-size:20px!important;margin-bottom:6px!important;letter-spacing:-.3px}.cat-modal-sub{font-size:12px!important;color:#6b7280!important;margin-bottom:22px!important}.cat-row input,.cat-row select{height:42px!important;padding:0 14px!important;background:#f9fafb!important;border:1px solid transparent!important;font-size:14px!important}.cat-row input:focus,.cat-row select:focus{background:#fff!important;border-color:#c8102e!important;box-shadow:0 0 0 4px #c8102e1a!important}.cat-row select{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-color:#f9fafb!important}.cat-modal-actions .btn{padding:10px 18px!important;font-size:13px!important;border-radius:10px!important}.cat-modal-actions .btn-primary{background:linear-gradient(135deg,#c8102e,#e11d48)!important;border:0!important;box-shadow:0 10px 20px #c8102e47!important}.cat-modal-actions .btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 26px #c8102e5c!important}.cat-modal-actions .btn-text{color:#6b7280!important}.news-thumb img,.news-cover img,.product-media img,.product-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.product-media{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef1f5,#d5dbe2)}.product-media img{position:absolute;top:0;right:0;bottom:0;left:0}#admin .uploader.has-preview{padding:12px!important;border:1px solid rgba(200,16,46,.24)!important;background:#c8102e08!important;box-shadow:0 6px 16px #c8102e14!important;min-height:auto!important;cursor:default!important}#admin .uploader.has-preview:hover{background:#c8102e0d!important}#admin .uploader:not(.has-preview){transition:background .2s,border-color .2s}#admin .uploader:not(.has-preview):hover{background:#c8102e0a!important;border-color:#c8102e52!important}.downloads-modal-mask{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#04060cb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:center;justify-content:center;padding:24px}.downloads-modal-mask.is-open{display:flex}.downloads-modal{position:relative;width:min(560px,92vw);max-height:82vh;background:#fff;border-radius:18px;box-shadow:0 40px 100px #0f19374d;padding:26px 28px 20px;overflow:hidden;display:flex;flex-direction:column;animation:dlModalIn .22s ease-out}@keyframes dlModalIn{0%{transform:translateY(10px);opacity:0}to{transform:none;opacity:1}}.downloads-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;border:1px solid rgba(15,25,55,.08);background:#fff;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.downloads-modal-close:hover{background:#c8102e0f;color:#c8102e}.downloads-modal-head{text-align:center;margin-bottom:18px;overflow:visible}.downloads-modal-tag{display:inline-flex!important;align-items:center;gap:8px;height:30px!important;padding:0 24px!important;margin-bottom:10px;border-radius:999px!important;background:linear-gradient(120deg,#c8102e1a,#c8102e08)!important;color:#c8102e!important;font-size:12px;font-weight:700;letter-spacing:.5px;border:1px solid rgba(200,16,46,.22);line-height:1!important;white-space:nowrap;width:auto!important;min-width:0;max-width:none!important;box-sizing:content-box;box-shadow:0 6px 14px #c8102e24}.downloads-modal-tag i{font-size:11px}.downloads-modal-title{margin:12px 0 4px;font-size:20px;font-weight:700;color:#0f1930;letter-spacing:-.3px}.downloads-modal-sub{margin:0;color:#6b7280;font-size:13px}.downloads-modal-list{overflow-y:auto;overflow-x:hidden;margin-top:8px;display:flex;flex-direction:column;gap:10px;padding-right:4px}.downloads-modal-list .download-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:#f9fafb;border:1px solid #E5E7EB;transition:background .2s,border-color .2s,transform .2s}.downloads-modal-list .download-row:hover{background:#c8102e0a;border-color:#c8102e3d}.downloads-modal-list .download-icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#c8102e,#e11d48);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;box-shadow:0 6px 14px #c8102e3d}.downloads-modal-list .download-info{flex:1;min-width:0}.downloads-modal-list .download-name{font-size:14px;font-weight:600;color:#0f1930;letter-spacing:-.1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.downloads-modal-list .download-meta{font-size:12px;color:#6b7280;margin-top:2px}.downloads-modal-list .btn-line,body.page-ProductDetail .downloads-modal-list .btn-line{padding:6px 14px!important;font-size:12px!important;border-radius:8px!important;background:#fff!important;border:1px solid rgba(200,16,46,.3)!important;color:#c8102e!important;display:inline-flex!important;align-items:center;gap:6px;font-weight:600!important;text-decoration:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s}.downloads-modal-list .btn-line:hover,body.page-ProductDetail .downloads-modal-list .btn-line:hover{background:linear-gradient(135deg,#c8102e,#e11d48)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 6px 14px #c8102e47}.downloads-modal-list .btn-line:active,body.page-ProductDetail .downloads-modal-list .btn-line:active{transform:scale(.97)}.footer{background:linear-gradient(180deg,#0b1223,#0f1930)!important;position:relative}.footer:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent 0%,#C8102E 40%,#E11D48 60%,transparent 100%);opacity:.85}.footer .footer-col-title{position:relative;padding-bottom:10px}.footer .footer-col-title:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:#c8102e;border-radius:2px}.footer .footer-link{position:relative}.footer .footer-link:before{content:"";display:inline-block;width:0;height:1px;margin-right:0;background:#c8102e;vertical-align:middle;transition:width .25s ease,margin-right .25s ease}.footer .footer-link:hover:before{width:10px;margin-right:6px}.footer .footer-contact-item i{width:22px;height:22px;border-radius:50%;background:#c8102e24;color:#ff6b7f;display:inline-flex!important;align-items:center;justify-content:center;font-size:11px;padding-top:0!important;flex-shrink:0}.footer .footer-bottom{border-top:1px solid rgba(255,255,255,.06);margin-top:32px;padding-top:20px;color:#ffffff80}.qr-zoom-panel--fixed{overflow:hidden;border-radius:16px!important}.qr-zoom-panel--fixed .qr-zoom-image,.qr-zoom-panel--fixed .qr-zoom-image img,.qr-zoom-panel--fixed .qr-zoom-image svg{border-radius:12px;overflow:hidden}.qr-zoom-panel--fixed img{max-width:100%;height:auto;display:block}.footer .footer-contact-item>span{color:#fff!important;font-weight:500}.footer .footer-contact-item>span>span{color:#ffffff8c!important;font-weight:400;display:block;margin-top:2px;font-size:12px}.video-modal-tag{padding:0 16px!important;min-width:max-content!important;overflow:visible!important;text-overflow:initial!important}@media (max-width: 640px){.video-modal-mask{padding:16px!important;align-items:center!important;justify-content:center!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.video-modal{width:94%!important;max-width:420px!important;margin:auto!important;padding:18px 16px 16px!important;border-radius:16px!important;max-height:calc(100vh - 32px);overflow-y:auto}.video-modal-head{margin-bottom:12px!important;padding-right:44px!important}.video-modal .video-modal-title{font-size:17px!important;line-height:1.35!important}.video-modal-sub{font-size:12px!important;line-height:1.55!important}.video-modal-tag{height:26px!important;padding:0 12px!important;font-size:12px!important;margin-bottom:10px!important}.video-modal-close{top:10px!important;right:10px!important;width:30px!important;height:30px!important;font-size:12px!important}}body.te-cfg-pending [data-cfg]{visibility:hidden!important}::selection{background:#c8102e38;color:inherit}::-moz-selection{background:#c8102e38;color:inherit}body[class*=page-] main img:not(.nav-logo-mark):not(.footer-logo):not(.sidebar-logo-mark):not(.client-logo):not(.hero-visual-board):not(.qr-image):not([data-no-fit]){max-width:100%;height:auto}body[class*=page-] main img[data-fit=cover],body[class*=page-] main .aspect-ratio-cover>img{object-fit:cover!important}.video-modal video:fullscreen,.video-modal iframe:fullscreen,.video-modal video:-webkit-full-screen,.video-modal iframe:-webkit-full-screen{width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;object-fit:contain!important;background:#000!important}.video-modal-frame,.video-modal video,.video-modal iframe{z-index:auto!important}
