*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f2f7;color:#1a1f36;font-size:15px;line-height:1.6;visibility:visible!important;opacity:1!important;display:block!important}#sec-upload{display:block;visibility:visible}.nav{background:#1e3a6e;color:#fff;position:sticky;top:0;z-index:200;box-shadow:0 2px 10px #0003}.nav-inner{max-width:1100px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:60px}.nlogo{display:flex;align-items:center;gap:10px;text-decoration:none;cursor:pointer}.nlogo-icon{width:38px;height:38px;flex-shrink:0}.nlogo h1{font-size:17px;font-weight:800;color:#fff;margin:0}.nlogo p{font-size:11px;opacity:.65;color:#fff;margin:0}.nav-right{display:flex;align-items:center;gap:8px}.nav-link{padding:7px 14px;border-radius:7px;border:none;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s;background:#ffffff1a;color:#fff}.nav-link:hover{background:#fff3}.ntag{background:#f0b429;color:#1a1f36;font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px}.page{max-width:1100px;margin:0 auto;padding:0 20px 60px}.home-hero{background:#1e3a6e;color:#fff;padding:60px 32px;text-align:center;position:relative;overflow:hidden;margin-bottom:0}.home-hero:before{content:"";position:absolute;top:-80px;right:-80px;width:300px;height:300px;background:#ffffff0a;border-radius:50%}.home-hero:after{content:"";position:absolute;bottom:-60px;left:-60px;width:220px;height:220px;background:#ffffff0a;border-radius:50%}.hero-logo{margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.hero-logo svg{width:64px;height:64px}.home-hero h1{font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:14px;position:relative;z-index:1}.home-hero h1 span{color:#f0b429}.home-hero p{font-size:16px;opacity:.85;max-width:600px;margin:0 auto 32px;line-height:1.7;position:relative;z-index:1}.hero-stats{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:36px;position:relative;z-index:1}.hero-stat{text-align:center}.hero-stat .hs-num{font-size:28px;font-weight:800;color:#f0b429}.hero-stat .hs-lbl{font-size:12px;opacity:.75;margin-top:2px}.hero-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.btn-hero-primary{padding:14px 32px;background:#f0b429;color:#1a1f36;border:none;border-radius:10px;font-size:15px;font-weight:800;cursor:pointer;font-family:inherit;transition:all .15s}.btn-hero-primary:hover{background:#e0a520;transform:translateY(-1px)}.btn-hero-secondary{padding:14px 28px;background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.3);border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .15s}.btn-hero-secondary:hover{background:#fff3}.why-section{background:#fff;padding:56px 32px;margin-bottom:0}.why-section h2{font-size:26px;font-weight:800;color:#1e3a6e;text-align:center;margin-bottom:8px}.why-section .ws-sub{font-size:15px;color:#64748b;text-align:center;margin-bottom:40px;max-width:560px;margin-left:auto;margin-right:auto}.why-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;max-width:1100px;margin:0 auto 40px}.why-card{padding:24px;border-radius:14px;border:1px solid}.why-card.danger{background:#fef2f2;border-color:#fca5a5}.why-card.info{background:#eff6ff;border-color:#bfdbfe}.why-card.success{background:#f0fdf4;border-color:#86efac}.why-card.warn{background:#fffbeb;border-color:#fcd34d}.why-card .wc-icon{font-size:32px;margin-bottom:12px}.why-card h3{font-size:15px;font-weight:800;margin-bottom:8px}.why-card.danger h3{color:#dc2626}.why-card.info h3{color:#1e3a6e}.why-card.success h3{color:#16a34a}.why-card.warn h3{color:#d97706}.why-card p{font-size:13px;color:#475569;line-height:1.7}.why-card .wc-stat{font-size:24px;font-weight:900;margin:10px 0 4px}.why-card.danger .wc-stat{color:#dc2626}.why-card.info .wc-stat{color:#1e3a6e}.why-card.success .wc-stat{color:#16a34a}.why-card.warn .wc-stat{color:#d97706}.stats-strip{background:#1e3a6e;padding:32px;text-align:center;color:#fff}.stats-strip h2{font-size:20px;font-weight:800;margin-bottom:24px;opacity:.9}.stats-row{display:flex;justify-content:center;gap:0;flex-wrap:wrap;max-width:900px;margin:0 auto}.stat-item{padding:20px 32px;border-right:1px solid rgba(255,255,255,.1);flex:1;min-width:160px}.stat-item:last-child{border-right:none}.stat-item .si-num{font-size:32px;font-weight:900;color:#f0b429}.stat-item .si-lbl{font-size:12px;opacity:.7;margin-top:4px}.ucard{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000012;border:1px solid #e2e8f0;padding:48px 32px;text-align:center;margin:28px 0 24px}.ucard h2{font-size:24px;font-weight:800;color:#1e3a6e;margin-bottom:10px}.ucard>p{color:#64748b;font-size:15px;max-width:540px;margin:0 auto 32px}.dzone{border:2px dashed #93b4e8;border-radius:12px;padding:40px 24px;cursor:pointer;transition:all .2s;background:#f7faff;max-width:520px;margin:0 auto 20px}.dzone:hover,.dzone.over{border-color:#1e3a6e;background:#edf3ff}.dzone em{font-size:44px;font-style:normal;display:block;margin-bottom:14px}.dzone h3{font-size:15px;font-weight:700;color:#1e3a6e;margin-bottom:6px}.dzone p{font-size:13px;color:#94a3b8}#finput{display:none}.ubtn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:10px;background:#1e3a6e;color:#fff;font-size:14px;font-weight:700;cursor:pointer;border:none;font-family:inherit;transition:background .15s}.ubtn:hover{background:#163060}.ebox{background:#fff5f5;border:1.5px solid #fed7d7;border-left:4px solid #e53e3e;border-radius:10px;padding:20px 22px;margin:16px 0;display:none;text-align:left}.ebox h3{color:#c53030;font-size:15px;font-weight:700;margin-bottom:7px}.ebox p{color:#742a2a;font-size:13px;line-height:1.7}.ebox ul{color:#742a2a;font-size:13px;padding-left:18px;margin-top:8px;line-height:1.9}.ebox details{margin-top:12px}.ebox details summary{font-size:12px;color:#c53030;cursor:pointer;font-weight:600}.ebox pre{font-size:11px;color:#742a2a;white-space:pre-wrap;word-break:break-all;margin-top:8px;background:#fff0f0;padding:10px;border-radius:6px;max-height:200px;overflow-y:auto}.rbtn{margin-top:14px;background:#c53030;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-weight:700;cursor:pointer;font-family:inherit;font-size:13px}.lcard{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000012;border:1px solid #e2e8f0;padding:60px 32px;text-align:center;display:none;margin:28px 0}.spin{width:52px;height:52px;border:4px solid #e2e8f0;border-top-color:#1e3a6e;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 22px}@keyframes spin{to{transform:rotate(360deg)}}.lcard h3{font-size:18px;font-weight:800;color:#1e3a6e;margin-bottom:8px}.lcard>p{font-size:14px;color:#64748b;margin-bottom:24px}.slist{display:inline-block;text-align:left;list-style:none}.slist li{font-size:13px;color:#94a3b8;padding:5px 0 5px 28px;position:relative}.slist li:before{content:"○";position:absolute;left:0;color:#cbd5e0}.slist li.done{color:#38a169}.slist li.done:before{content:"✓";color:#38a169}.slist li.act{color:#1e3a6e;font-weight:600}.slist li.act:before{content:"●";color:#1e3a6e}#results{display:none}.rebar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000d;flex-wrap:wrap;gap:10px}.rebar .di{display:flex;align-items:center;gap:12px}.rebar .dico{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;color:#fff;flex-shrink:0;overflow:hidden;text-align:center;line-height:1.2;padding:4px}.rebar .dn{font-size:14px;font-weight:700}.rebar .ds{font-size:12px;color:#64748b}.obtn{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:8px;background:#fff;color:#1e3a6e;border:2px solid #1e3a6e;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .15s}.obtn:hover{background:#f0f4ff}.tabs{display:flex;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid #e2e8f0;overflow:hidden;margin-bottom:22px;flex-wrap:wrap}.tbtn{flex:1;min-width:72px;padding:11px 4px;border:none;background:transparent;font-family:inherit;font-size:11px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:3px;line-height:1.3}.tbtn:last-child{border-right:none}.tbtn .ti{font-size:15px}.tbtn.on{background:#1e3a6e;color:#fff}.tbtn:hover:not(.on){background:#f7faff;color:#1e3a6e}.tpane{display:none}.tpane.on{display:block}.card{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000f;border:1px solid #e2e8f0;padding:26px;margin-bottom:18px}.ch{font-size:16px;font-weight:800;color:#1a1f36;margin-bottom:18px;padding-bottom:12px;border-bottom:2px solid #f0f4ff;display:flex;align-items:center;gap:10px}.chi{width:30px;height:30px;background:#f0f4ff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.tc{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.tc .card{margin-bottom:0}.ph{display:flex;align-items:flex-start;gap:18px;background:#f7faff;border:1px solid #dbeafe;border-radius:12px;padding:20px;margin-bottom:20px}.plogo{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;color:#fff;flex-shrink:0;overflow:hidden;text-align:center;line-height:1.3;padding:6px}.ph h2{font-size:20px;font-weight:800;color:#1e3a6e;margin-bottom:3px}.pplan{font-size:13px;color:#64748b;margin-bottom:4px}.phold{font-size:14px;font-weight:700;color:#1a1f36}.expiry-ok{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:10px 14px;margin-bottom:16px;font-size:13px;color:#14532d;display:flex;align-items:center;gap:8px}.expiry-warn{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:10px 14px;margin-bottom:16px;font-size:13px;color:#78350f;display:flex;align-items:center;gap:8px}.expiry-urgent{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:10px 14px;margin-bottom:16px;font-size:13px;color:#7f1d1d;display:flex;align-items:center;gap:8px}.igrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:12px;margin-bottom:18px}.ibox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.ilbl{font-size:11px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px}.ival{font-size:16px;font-weight:800;color:#1a1f36}.isub{font-size:11px;color:#94a3b8;margin-top:3px}.sblock{display:flex;align-items:center;gap:18px;padding:20px;border-radius:12px;margin-bottom:18px}.ge{background:#f0fdf4;border:1px solid #86efac}.gg{background:#eff6ff;border:1px solid #93c5fd}.ga{background:#fffbeb;border:1px solid #fcd34d}.gp{background:#fef2f2;border:1px solid #fca5a5}.sring{width:76px;height:76px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;font-weight:800}.ge .sring{background:#16a34a;color:#fff}.gg .sring{background:#1d4ed8;color:#fff}.ga .sring{background:#d97706;color:#fff}.gp .sring{background:#dc2626;color:#fff}.sn{font-size:26px;line-height:1}.sl{font-size:10px;opacity:.8}.stxt h3{font-size:16px;font-weight:800;margin-bottom:5px}.stxt p{font-size:13px;color:#64748b}.scnts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px}.scb{text-align:center;padding:12px;border-radius:8px}.scb .scn{font-size:24px;font-weight:900}.scb .scl{font-size:11px;font-weight:700;margin-top:2px}.scp{background:#f0fdf4}.scp .scn,.scp .scl{color:#16a34a}.scf{background:#fef2f2}.scf .scn,.scf .scl{color:#dc2626}.scw{background:#fffbeb}.scw .scn,.scw .scl{color:#d97706}.strow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.stbox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;text-align:center}.stv{font-size:26px;font-weight:900}.stl{font-size:12px;color:#64748b;margin-top:3px}.cg{color:#16a34a}.cr{color:#dc2626}.co{color:#d97706}.cb{color:#1e3a6e}.gg2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:4px}.gl{padding:16px;border-radius:10px}.glg{background:#f0fdf4;border:1px solid #86efac}.glb{background:#fef2f2;border:1px solid #fca5a5}.gl h4{font-size:13px;font-weight:700;margin-bottom:10px}.glg h4{color:#16a34a}.glb h4{color:#dc2626}.gl li{font-size:13px;border-bottom:1px solid rgba(0,0,0,.06);list-style:none;padding:5px 0 5px 20px;position:relative;line-height:1.4}.gl li:last-child{border-bottom:none}.glg li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700}.glb li:before{content:"✗";position:absolute;left:0;color:#dc2626;font-weight:700}.hint{background:#fffbeb;border:1px solid #fcd34d;border-left:4px solid #d97706;border-radius:0;padding:13px 15px;margin-top:12px;font-size:13px;color:#78350f;line-height:1.6}.frow{display:flex;align-items:flex-start;gap:14px;padding:18px 0;border-bottom:1px solid #f1f5f9}.frow:last-child{border-bottom:none}.fdot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;margin-top:2px}.dp{background:#dcfce7;color:#16a34a}.df{background:#fee2e2;color:#dc2626}.dw{background:#fef3c7;color:#d97706}.fn2{font-size:14px;font-weight:700;margin-bottom:3px}.fv{font-size:13px;color:#475569;margin-bottom:4px}.fv strong{color:#1a1f36}.fbg{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;margin-right:5px}.bpass{background:#dcfce7;color:#16a34a}.bfail{background:#fee2e2;color:#dc2626}.bwarn{background:#fef3c7;color:#d97706}.bhi{background:#fee2e2;color:#dc2626}.bme{background:#fef3c7;color:#d97706}.blo{background:#f0fdf4;color:#16a34a}.fexp{background:#fdfaf0;border:1px solid #fde68a;border-radius:8px;padding:12px 14px;margin-top:8px;font-size:13px;color:#78350f;line-height:1.6}.fexc{font-size:12px;color:#94a3b8;margin-top:7px;padding:7px 10px;background:#f8fafc;border-radius:6px;border-left:3px solid #cbd5e0;font-style:italic}.clist{display:flex;flex-direction:column;gap:9px}.cchip{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;border-radius:9px;border:1px solid;font-size:13px}.cyes{background:#f0fdf4;border-color:#86efac;color:#14532d}.cno{background:#fef2f2;border-color:#fca5a5;color:#7f1d1d}.cchip .ci{font-size:14px;flex-shrink:0;margin-top:1px}.cchip .ct{font-weight:600;line-height:1.3}.cchip .cd{font-size:12px;opacity:.7;margin-top:2px}.mtbl{width:100%;border-collapse:collapse;font-size:13px}.mtbl th{background:#1e3a6e;color:#fff;padding:11px 14px;text-align:left;font-size:12px;font-weight:600}.mtbl th:first-child{border-radius:8px 0 0}.mtbl th:last-child{border-radius:0 8px 0 0}.mtbl td{padding:11px 14px;border-bottom:1px solid #f1f5f9}.mtbl tr.yt td{background:#fef9c3;font-weight:700}.mtbl tr:last-child td{border-bottom:none}.ychip{background:#1e3a6e;color:#fff;font-size:10px;padding:2px 7px;border-radius:10px;margin-left:6px;font-weight:700}.bwrap{display:flex;align-items:center;gap:8px}.bbg{width:80px;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden;flex-shrink:0}.bfill{height:100%;border-radius:4px}.rnk{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:11px;font-weight:700;background:#f1f5f9;color:#64748b}.rnk.r1{background:#fcd34d;color:#78350f}.rnk.r2{background:#e2e8f0;color:#475569}.rnk.r3{background:#fed7aa;color:#7c2d12}.scard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin-bottom:14px}.shead{background:#f8fafc;padding:14px 18px;border-bottom:1px solid #f1f5f9;font-weight:700;font-size:14px;display:flex;align-items:center;gap:10px;justify-content:space-between}.sbody{padding:18px}.mrow{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f8fafc;font-size:13px}.mrow:last-child{border-bottom:none}.ml{color:#64748b}.mv{font-weight:700}.mred{color:#dc2626}.mgreen{color:#16a34a}.pbar{margin-top:16px}.pbt{display:flex;justify-content:space-between;font-size:12px;margin-bottom:5px}.pbb{height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden}.pbf{height:100%;border-radius:5px}.cbar{margin-bottom:12px}.cbt{display:flex;justify-content:space-between;font-size:12px;margin-bottom:5px;color:#64748b}.cbt strong{color:#1a1f36}.cbb{height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden}.cbf{height:100%;border-radius:5px;background:#dc2626}.sirow{margin-bottom:14px}.sit{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:13px}.sit strong{font-weight:700}.sit span{color:#64748b;font-size:12px}.sipb{height:12px;background:#f1f5f9;border-radius:6px;overflow:hidden}.sipf{height:100%;border-radius:6px}.rcard{display:flex;gap:14px;padding:18px;border-radius:12px;margin-bottom:12px;border:1px solid}.ru{background:#fef2f2;border-color:#fca5a5}.rw{background:#fffbeb;border-color:#fcd34d}.ro{background:#f0fdf4;border-color:#86efac}.rico{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.ru .rico{background:#fee2e2}.rw .rico{background:#fef3c7}.ro .rico{background:#dcfce7}.rbdy h4{font-size:14px;font-weight:700;margin-bottom:5px}.ru .rbdy h4{color:#dc2626}.rw .rbdy h4{color:#d97706}.ro .rbdy h4{color:#16a34a}.rbdy p{font-size:13px;color:#475569;margin-bottom:4px;line-height:1.55}.rbdy .rben{font-size:12px;font-weight:600;color:#1e3a6e;margin-top:4px}.ptag{display:inline-block;font-size:10px;font-weight:800;padding:2px 8px;border-radius:10px;margin-bottom:7px;letter-spacing:.4px;text-transform:uppercase}.ru .ptag{background:#dc2626;color:#fff}.rw .ptag{background:#d97706;color:#fff}.ro .ptag{background:#16a34a;color:#fff}.rgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:12px}.rbox{background:#f0f4ff;border:1px solid #bfdbfe;border-radius:10px;padding:14px;text-align:center}.rbox .ri{font-size:22px;margin-bottom:6px}.rbox .rv{font-size:18px;font-weight:800;color:#1e3a6e;margin-bottom:3px}.rbox .rl{font-size:11px;color:#475569}.cal{border-radius:10px;padding:14px 16px;margin-bottom:16px}.cbl{background:#eff6ff;border:1px solid #bfdbfe}.cyl{background:#fffbeb;border:1px solid #fcd34d;border-left:4px solid #d97706}.cgr{background:#f0fdf4;border:1px solid #86efac}.crd{background:#fef2f2;border:1px solid #fca5a5;border-left:4px solid #dc2626}.cal h4{font-size:13px;font-weight:700;margin-bottom:6px;color:#1e3a6e}.crd h4{color:#dc2626}.cal p,.cal li{font-size:13px;color:#475569;line-height:1.6}.cal ol,.cal ul{padding-left:18px}.atopic{border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;margin-bottom:12px}.ahead{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;cursor:pointer;-webkit-user-select:none;user-select:none;gap:10px}.ahead:hover{background:#f0f4ff}.atitle{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#1a1f36}.aico{font-size:18px;flex-shrink:0}.abadge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;flex-shrink:0}.brd{background:#fee2e2;color:#dc2626}.byw{background:#fef3c7;color:#d97706}.bbl{background:#dbeafe;color:#1e3a6e}.bgr{background:#dcfce7;color:#16a34a}.aarrow{font-size:11px;color:#94a3b8;transition:transform .2s;flex-shrink:0}.ahead.open .aarrow{transform:rotate(180deg)}.abody{display:none;padding:18px;background:#fff;border-top:1px solid #f1f5f9;font-size:13px;color:#475569;line-height:1.7}.abody.show{display:block}.abody p{margin-bottom:10px}.abody p:last-child{margin-bottom:0}.exbox{background:#f0fdf4;border:1px solid #86efac;border-radius:10px;padding:16px;margin:12px 0}.exbox h5{font-size:12px;font-weight:700;color:#16a34a;margin-bottom:8px;text-transform:uppercase;letter-spacing:.4px}.exbox p{font-size:13px;color:#14532d;line-height:1.7;margin-bottom:6px}.wbox{background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;padding:14px;margin:12px 0}.wbox h5{font-size:12px;font-weight:700;color:#dc2626;margin-bottom:6px}.wbox p{font-size:13px;color:#7f1d1d;line-height:1.7}.tbox{background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;padding:14px;margin:12px 0}.tbox h5{font-size:12px;font-weight:700;color:#d97706;margin-bottom:6px}.tbox p,.tbox li{font-size:13px;color:#78350f;line-height:1.7}.tbox ol,.tbox ul{padding-left:18px;margin-top:4px}.dsub-tbl{width:100%;border-collapse:collapse;font-size:13px;margin-top:12px}.dsub-tbl th{background:#1e3a6e;color:#fff;padding:9px 12px;text-align:left;font-size:12px;font-weight:600}.dsub-tbl td{padding:9px 12px;border-bottom:1px solid #f1f5f9}.dsub-tbl tr:last-child td{border-bottom:none}.dsub-tbl tr:nth-child(2n) td{background:#f8fafc}.gap-red{color:#dc2626;font-weight:700}.gap-orange{color:#d97706;font-weight:700}.gap-green{color:#16a34a;font-weight:700}.step-list{list-style:none;counter-reset:steps}.step-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f1f5f9;counter-increment:steps}.step-item:last-child{border-bottom:none}.step-num{width:34px;height:34px;border-radius:50%;background:#1e3a6e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;flex-shrink:0}.step-body h4{font-size:14px;font-weight:700;margin-bottom:4px;color:#1a1f36}.step-body p{font-size:13px;color:#475569;line-height:1.6}.step-body .step-note{font-size:12px;background:#fdfaf0;border:1px solid #fde68a;border-radius:6px;padding:8px 10px;margin-top:8px;color:#78350f}.supp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:20px}.supp-card{border-radius:12px;padding:20px;border:1px solid}.supp-1{background:#eff6ff;border-color:#bfdbfe}.supp-2{background:#f0fdf4;border-color:#86efac}.supp-3{background:#fff7ed;border-color:#fdba74}.supp-card h3{font-size:15px;font-weight:800;margin-bottom:4px;display:flex;align-items:center;gap:8px}.supp-1 h3{color:#1e3a6e}.supp-2 h3{color:#16a34a}.supp-3 h3{color:#c2410c}.supp-card p{font-size:13px;color:#475569;line-height:1.6;margin-bottom:8px}.supp-card .contact-link{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;padding:8px 12px;border-radius:8px;margin-top:8px}.supp-1 .contact-link{background:#dbeafe;color:#1e3a6e}.supp-2 .contact-link{background:#dcfce7;color:#16a34a}.supp-3 .contact-link{background:#ffedd5;color:#c2410c}.seo-section{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000f;border:1px solid #e2e8f0;padding:32px;margin-top:32px}.seo-section h2{font-size:20px;font-weight:800;color:#1e3a6e;margin-bottom:6px}.seo-sub{font-size:13px;color:#64748b;margin-bottom:24px}.seo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.seo-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.seo-card h3{font-size:14px;font-weight:700;color:#1e3a6e;margin-bottom:6px}.seo-card p{font-size:13px;color:#64748b;line-height:1.6}@media (max-width:640px){.tc,.gg2{grid-template-columns:1fr}.strow{grid-template-columns:repeat(2,1fr)}.tbtn{flex:1 1 25%}.igrid{grid-template-columns:repeat(2,1fr)}.ph{flex-direction:column;text-align:center}.page{padding:0 14px 60px}.ucard{padding:28px 16px}.home-hero{padding:40px 20px}.home-hero h1{font-size:26px}.hero-stats{gap:20px}.why-section{padding:36px 20px}.stats-row{gap:0}.stat-item{padding:16px 20px}.seo-grid{grid-template-columns:1fr}}.lcard{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000012;border:1px solid #e2e8f0;padding:40px 32px 48px;text-align:center;display:none;margin:28px 0}.hb-monitor{margin:0 auto 32px;max-width:480px}.hb-screen{background:#000;border-radius:14px;padding:0;position:relative;overflow:hidden;height:120px;display:flex;align-items:center;justify-content:center}.hb-canvas{width:100%;height:100%;display:block;border-radius:14px}.port-cta-card{display:flex;align-items:flex-start;gap:16px;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1.5px solid #86efac;border-radius:14px;padding:22px;margin-top:16px}.port-cta-icon{font-size:36px;flex-shrink:0}.port-cta-body h3{font-size:16px;font-weight:800;color:#16a34a;margin-bottom:6px}.port-cta-body p{font-size:13px;color:#475569;margin-bottom:14px;line-height:1.6}.port-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#16a34a;color:#fff;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s}.port-cta-btn:hover{background:#15803d}.home-cta-strip{background:#fff;padding:48px 32px;text-align:center;border-top:1px solid #e2e8f0}.home-cta-strip h2{font-size:22px;font-weight:800;color:#1e3a6e;margin-bottom:8px}.home-cta-strip p{font-size:14px;color:#64748b;margin-bottom:32px;max-width:520px;margin-left:auto;margin-right:auto}.cta-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:760px;margin:0 auto}.cta-card{border-radius:14px;padding:28px 24px;text-align:left;border:1.5px solid}.cta-new{background:linear-gradient(135deg,#f0fdf4,#eff6ff);border-color:#86efac}.cta-port{background:linear-gradient(135deg,#fffbeb,#fef2f2);border-color:#fcd34d}.cta-card .cta-ico{font-size:36px;margin-bottom:14px}.cta-card h3{font-size:17px;font-weight:800;margin-bottom:8px}.cta-new h3{color:#16a34a}.cta-port h3{color:#d97706}.cta-card p{font-size:13px;color:#475569;line-height:1.65;margin-bottom:18px}.cta-card a{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .15s}.cta-new a{background:#16a34a;color:#fff}.cta-new a:hover{background:#15803d}.cta-port a{background:#d97706;color:#fff}.cta-port a:hover{background:#b45309}@media (max-width:640px){.cta-cards{grid-template-columns:1fr}.port-cta-card{flex-direction:column}.home-cta-strip{padding:32px 20px}}
