*{box-sizing:border-box}html,body{scroll-behavior:smooth;margin:0;padding:0;font-family:-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit}:root{--site-navy:#003466;--site-gold:#c79729}.site-header{z-index:60;background:var(--site-navy);color:#fff;align-items:center;gap:14px;height:58px;padding:0 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #0000002e}.site-header img{width:auto;height:58px}.site-header .site-title{letter-spacing:.14em;text-transform:uppercase;color:#9db8de;margin-left:auto;font-size:13px;font-weight:600}.site-header nav{margin-left:auto}.site-header nav a{color:#cdd8e6;margin-left:20px;font-size:13px;font-weight:600;text-decoration:none}.site-header nav a:hover{color:#fff}.home-hero{color:#fff;background:linear-gradient(#003466 0%,#063d76 45%,#0a4a86 100%);box-shadow:0 2px 14px #0000002e}.home-hero-inner{max-width:1040px;margin:0 auto;padding:42px 22px 46px}.home-hero-eyebrow{color:var(--site-gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.home-hero h1{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:34px;font-weight:800}.home-hero .lead{color:#c9d8ee;max-width:640px;margin:0;font-size:16px;line-height:1.5}.home{background:#f6f4ef;max-width:1040px;min-height:100vh;margin:0 auto;padding:30px 22px 90px}.home h2{color:var(--site-navy);letter-spacing:.08em;text-transform:uppercase;margin:34px 0 14px;font-size:18px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:560px){.grid-2{grid-template-columns:1fr}}.module-columns{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}.module-col{flex-direction:column;gap:16px;display:flex}@media (max-width:720px){.module-columns{grid-template-columns:1fr}}.tile{background:#fff;border:1px solid #e4e0d5;border-radius:16px;flex-direction:column;justify-content:center;min-height:96px;padding:14px 20px 14px 26px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #141e320f}.tile:before{content:"";background:linear-gradient(180deg, var(--site-navy) 0%, var(--site-gold) 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.tile:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00346629}.tile .tile-eyebrow{color:var(--site-gold);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.tile .tile-title{color:var(--site-navy);margin-top:5px;font-size:15px;font-weight:800;line-height:1.25}.module-shell{--deep:#003466;--acc:#1a6be5;--mid:#2e6be6;--card:#dbe3ee;--ink:#12294a;--body:#3a4a63;--sub:#c9d8ee;--green:#2f8f6b;--red:#c0392b;color:#fff;background:linear-gradient(#003466 0%,#063d76 40%,#0a4a86 100%) fixed;min-height:100vh}.module-shell .hdr{z-index:50;background:#003466;border-bottom:1px solid #ffffff1a;align-items:center;height:62px;padding:0 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #0000002e}.module-shell .hdr img{width:auto;height:58px;display:block}.module-shell .hdr .mod{letter-spacing:.14em;text-transform:uppercase;color:#9db8de;margin-left:auto;font-size:13px;font-weight:600}.module-shell .hdr .back{color:#9db8de;font-size:13px;font-weight:600;text-decoration:none}.quiz-shell .hdr,.exam-shell .hdr{z-index:50;background:#003466;border-bottom:1px solid #ffffff1a;align-items:center;height:62px;padding:0 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #0000002e}.quiz-shell .hdr img,.exam-shell .hdr img{width:auto;height:58px;display:block}.quiz-shell .hdr .mod,.exam-shell .hdr .mod{letter-spacing:.14em;text-transform:uppercase;color:#9db8de;margin-left:auto;font-size:13px;font-weight:600}.quiz-shell .hdr .back,.exam-shell .hdr .back{color:#9db8de;font-size:13px;font-weight:600;text-decoration:none}.module-shell .wrap{max-width:1040px;margin:0 auto;padding:46px 22px 90px}.module-shell .intro{margin-bottom:40px}.module-shell .eyebrow{color:var(--site-gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.module-shell .eyebrow:before{content:none}.module-shell .intro h1{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:34px;font-weight:800}.module-shell .intro h1 span{color:#6fa8f2}.module-shell .intro p{color:#c9d8ee;max-width:640px;font-size:16px;line-height:1.5}.module-shell .vidlabel{color:var(--ink);letter-spacing:.03em;margin-bottom:12px;font-size:14px;font-weight:800}.module-shell .introvid{background:#000;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 10px 26px #00143240}.module-shell .introvid video{width:100%;display:block}.module-shell .timeline{position:relative}.module-shell .timeline:before{content:"";background:#fff3;width:2px;position:absolute;top:34px;bottom:34px;left:30px}.module-shell .row{align-items:stretch;gap:28px;margin-bottom:30px;display:flex}.module-shell .marker{flex:0 0 62px;justify-content:center;padding-top:30px;display:flex}.module-shell .num{color:#9fb0c8;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:19px;font-weight:800;transition:background .5s,color .5s,box-shadow .5s;display:flex;box-shadow:0 0 0 5px #0334668c}.module-shell .row.on .num{background:var(--acc);color:#fff;box-shadow:0 0 0 6px #1a6be54d}.module-shell .card{background:var(--card);opacity:0;border-radius:26px;flex:1;align-items:flex-start;gap:26px;padding:32px 36px;transition:opacity .7s,transform .7s;display:flex;transform:translateY(30px);box-shadow:0 18px 40px #00143238}.module-shell .row.on .card{opacity:1;transform:none}.module-shell .card.wcard{flex-direction:column;align-items:stretch}.module-shell .card .txt{flex:1;min-width:0}.module-shell .card .txt>*+*{margin-top:12px}.module-shell .card h3{color:var(--ink);font-size:23px;font-weight:800}.module-shell .card p{color:var(--body);font-size:16px;line-height:1.7}.module-shell .card p b{color:var(--ink)}.module-shell .card p.em{color:var(--ink);border-left:3px solid var(--acc);padding-left:14px;font-weight:700}.module-shell .card ul{flex-direction:column;gap:10px;list-style:none;display:flex}.module-shell .card ul li{color:var(--body);padding-left:26px;font-size:15.5px;line-height:1.6;position:relative}.module-shell .card ul:not(.checks) li:before{content:"";background:var(--acc);border-radius:50%;width:9px;height:9px;position:absolute;top:8px;left:0}.module-shell .card li b{color:var(--ink)}.module-shell ul.checks{background:#f4f7fb;border-radius:12px;gap:9px;margin-top:4px;padding:14px 16px}.module-shell ul.checks li{padding-left:28px}.module-shell ul.checks li.ok:before{content:"✓";color:var(--green);font-weight:800;position:absolute;top:0;left:2px}.module-shell ul.checks li.no:before{content:"✗";color:var(--red);font-weight:800;position:absolute;top:0;left:2px}.module-shell .checkcols{grid-template-columns:1fr 1fr;gap:16px;margin-top:6px;display:grid}.module-shell .checkcols .ccol{flex-direction:column;min-width:0;display:flex}.module-shell .clab{letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:11.5px;font-weight:800;display:block}.module-shell .clab.ok{color:var(--green)}.module-shell .clab.no{color:var(--red)}.module-shell .checkcols ul.checks{height:100%;margin-top:0}@media (max-width:820px){.module-shell .checkcols{grid-template-columns:1fr}}.module-shell .callgrid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;margin-top:6px;display:grid}@media (max-width:820px){.module-shell .callgrid{grid-template-columns:1fr}}.module-shell .call{border-left:4px solid var(--acc);background:#eaf1fb;border-radius:12px;padding:13px 16px}.module-shell .call .ct{color:var(--ink);margin-bottom:3px;font-size:15.5px;font-weight:800;display:block}.module-shell .call p{color:var(--body);font-size:14.5px;line-height:1.55}.module-shell ol.steps{flex-direction:column;gap:15px;list-style:none;display:flex}.module-shell ol.steps>li{gap:14px;padding-left:0;display:flex}.module-shell ol.steps>li:before{display:none}.module-shell .stn{background:var(--acc);color:#fff;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;font-size:14px;font-weight:800;display:flex}.module-shell .sc{flex:1;min-width:0}.module-shell .sc b{color:var(--ink);font-size:16px}.module-shell .sc p{color:var(--body);margin-top:3px;font-size:15px;line-height:1.6}.module-shell .script{border-left:3px solid var(--acc);color:#33405a;background:#eef3fb;border-radius:9px;margin-top:9px;padding:11px 14px;font-size:14px;font-style:italic;line-height:1.6}.module-shell .attach{flex-direction:column;gap:12px;margin-top:16px;display:flex}.module-shell .dl{background:var(--acc);color:#fff;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;padding:12px 17px;font-size:14.5px;font-weight:700;text-decoration:none;transition:background .12s;display:inline-flex}.module-shell .dl:hover{background:#0f57c9}.module-shell .audio{background:#eef3fb;border:1px solid #d3e0f5;border-radius:12px;padding:14px 16px}.module-shell .audio .alabel{color:var(--ink);margin-bottom:9px;font-size:14.5px;font-weight:700}.module-shell .audio audio{width:100%;height:40px}.module-shell .ico{background:#fff;border-radius:20px;flex:0 0 116px;justify-content:center;align-items:center;width:116px;height:116px;margin-top:2px;display:flex;box-shadow:inset 0 0 0 1px #14294a0f}.module-shell .ico svg{fill:none;width:54px;height:54px;stroke:var(--mid);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.module-shell .hint{color:#1e3a8a;background:#dbeafe;border-radius:8px;padding:8px 12px;font-size:13.5px;font-weight:600;display:inline-block}.module-shell .framewrap{background:#070708;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 10px 30px #00143240}.module-shell .xframe{border:0;width:100%;height:620px;display:block}.module-shell .missing-embed{text-align:center;color:#cdd8e6;background:#051d3a;border-radius:18px;padding:40px 20px;font-size:14px}.module-shell .fotostage{border-radius:14px;max-width:768px;margin:2px auto 0;line-height:0;position:relative;overflow:hidden;box-shadow:0 8px 26px #0014322e}.module-shell .fotostage img{width:100%;display:block}.module-shell .fhot{cursor:help;border-radius:14px;transition:background .12s,box-shadow .12s;position:absolute}.module-shell .fhot:hover{box-shadow:inset 0 0 0 3px var(--acc);background:#1a6be51a}.module-shell #ftip{z-index:99;color:#1b2330;opacity:0;pointer-events:none;border:1px solid #e3e9f2;border-top:3px solid var(--acc);background:#fff;border-radius:10px;max-width:330px;padding:14px 16px;font-size:13.5px;line-height:1.55;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(4px);box-shadow:0 12px 40px #0014324d}.module-shell #ftip.on{opacity:1;transform:translateY(0)}.module-shell #ftip .tt{color:var(--acc);letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800}.module-shell .foot{color:#eaf2ff;background:#ffffff14;border-left:4px solid #c79729;border-radius:14px;margin-top:20px;padding:26px 30px;font-size:16px;line-height:1.6}.module-shell .foot b{color:#fff}@media (max-width:720px){.module-shell .card{flex-direction:column;align-items:flex-start;padding:24px 22px}.module-shell .ico{flex:0 0 84px;order:-1;width:84px;height:84px}.module-shell .ico svg{width:40px;height:40px}.module-shell .intro h1{font-size:28px}.module-shell .hdr .mod{display:none}}.quiz-shell{--navy:#1d3a5e;--gold:#c79729;--ink:#222;--grey:#6b7480;--bg:#f6f4ef;--green:#2f8f6b;--greenbg:#eef8f3;--red:#c0392b;--redbg:#fbeeec;--line:#e4e0d5;background:var(--bg);color:var(--ink);min-height:100vh}.quiz-shell .top{background:var(--navy);color:#fff;align-items:center;gap:14px;padding:16px 20px;display:flex}.quiz-shell .top img{height:30px}.quiz-shell .top .t{letter-spacing:.12em;text-transform:uppercase;color:#cdd8e6;font-size:14px;font-weight:600}.quiz-shell .top .back{color:#cdd8e6;margin-left:auto;font-size:13px;font-weight:600;text-decoration:none}.quiz-shell .wrap{max-width:780px;margin:0 auto;padding:26px 18px 60px}.quiz-shell .card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px 28px;box-shadow:0 8px 26px #141e320f}.quiz-shell h1{color:var(--navy);margin-bottom:6px;font-size:25px;font-weight:800}.quiz-shell .meta{color:var(--gold);margin-bottom:14px;font-size:14px;font-weight:700}.quiz-shell .lead{color:#33404f;font-size:15.5px;line-height:1.65}.quiz-shell .rules{flex-direction:column;gap:7px;margin:12px 0 22px;list-style:none;display:flex}.quiz-shell .rules li{color:#33404f;padding-left:22px;font-size:14.5px;line-height:1.5;position:relative}.quiz-shell .rules li:before{content:"•";color:var(--gold);font-weight:800;position:absolute;left:6px}.quiz-shell .btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:13px 22px;font-size:15px;font-weight:700}.quiz-shell .btn.gold{background:var(--gold)}.quiz-shell .btn.ghost{color:var(--navy);background:#eef1f6}.quiz-shell .qtag{color:var(--navy);background:#eef1f6;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.quiz-shell .qtext{color:var(--navy);margin:12px 0 16px;font-size:18px;font-weight:700;line-height:1.5}.quiz-shell .opts{flex-direction:column;gap:11px;display:flex}.quiz-shell .opt{border:1.5px solid var(--line);color:#2b3542;cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:13px 15px;font-size:15px;line-height:1.5;transition:border-color .12s,background .12s;display:flex}.quiz-shell .opt:hover{border-color:var(--gold)}.quiz-shell .opt .k{width:26px;height:26px;color:var(--navy);background:#eef1f6;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.quiz-shell .answered .opt{cursor:default}.quiz-shell .answered .opt:hover{border-color:var(--line)}.quiz-shell .opt.correct{border-color:var(--green);background:var(--greenbg)}.quiz-shell .opt.correct .k{background:var(--green);color:#fff}.quiz-shell .opt.wrongsel{border-color:var(--red);background:var(--redbg)}.quiz-shell .opt.wrongsel .k{background:var(--red);color:#fff}.quiz-shell .fb{margin-top:14px;font-size:14.5px;font-weight:600}.quiz-shell .fb.ok{color:var(--green)}.quiz-shell .fb.no{color:var(--red)}.quiz-shell .fb a{color:var(--navy);border-bottom:2px solid var(--gold);margin-top:6px;font-weight:700;text-decoration:none;display:inline-block}.quiz-shell .nav{justify-content:space-between;align-items:center;gap:10px;margin-top:22px;display:flex}.quiz-shell .pinfo{text-align:center;color:var(--grey);margin-top:22px;font-size:13px}.quiz-shell .dots{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.quiz-shell .dot{cursor:pointer;background:#d9d4c6;border:none;border-radius:50%;width:13px;height:13px;padding:0}.quiz-shell .dot.done{background:var(--gold)}.quiz-shell .dot.cur{outline:2px solid var(--navy);outline-offset:2px}.quiz-shell .end{text-align:center}.quiz-shell .end .big{color:var(--navy);margin:6px 0;font-size:30px;font-weight:800}.quiz-shell .review{text-align:left;flex-direction:column;gap:8px;max-width:520px;margin:16px auto 0;display:flex}.quiz-shell .review a{color:var(--navy);border-bottom:2px solid var(--gold);font-weight:700;text-decoration:none}.exam-shell{--navy:#1d3a5e;--gold:#c79729;--goldlight:#e9d9b0;--ink:#222;--grey:#6b7480;--bg:#f6f4ef;--green:#2f8f6b;--red:#c0392b;background:var(--bg);color:var(--ink);min-height:100vh;font-family:Arial,Helvetica,sans-serif}.exam-shell .topbar{background:linear-gradient(90deg, var(--navy) 0%, var(--navy) 60%, var(--gold) 100%);height:8px}.exam-shell .wrap{max-width:780px;margin:0 auto;padding:28px 18px 60px}.exam-shell .eyebrow{color:var(--gold);letter-spacing:.22em;text-align:center;text-transform:uppercase;margin-top:26px;font-size:12px;font-weight:700}.exam-shell h1{color:var(--navy);text-align:center;margin:8px 0 4px;font-size:30px}.exam-shell .sub{color:var(--gold);text-align:center;margin-bottom:24px;font-size:15px;font-style:italic}.exam-shell .card{background:#fff;border-radius:14px;margin-top:18px;padding:28px;box-shadow:0 2px 14px #1d3a5e1a}.exam-shell .rule{border:none;border-top:2px solid var(--gold);margin:14px 0 18px}.exam-shell .hint{background:var(--bg);border-left:5px solid var(--navy);color:#444;border-radius:6px;margin:16px 0;padding:14px 16px;font-size:14px;line-height:1.5}.exam-shell label.fld{color:var(--grey);margin:18px 0 6px;font-size:13px;font-weight:700;display:block}.exam-shell input[type=text]{border:1.5px solid #cfd6de;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:16px}.exam-shell input[type=text]:focus{border-color:var(--gold)}.exam-shell .btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:13px 26px;font-size:16px;font-weight:700;display:inline-block}.exam-shell .btn:hover{background:#264b78}.exam-shell .btn.gold{background:var(--gold)}.exam-shell .btn.gold:hover{background:#b3861f}.exam-shell .btn.ghost{color:var(--navy);background:#fff;border:1.5px solid #cfd6de}.exam-shell .btn:disabled{opacity:.45;cursor:not-allowed}.exam-shell .progress-outer{background:#e4e0d6;border-radius:99px;height:10px;margin:6px 0 4px;overflow:hidden}.exam-shell .progress-inner{background:linear-gradient(90deg, var(--gold), #e0b54a);height:100%;transition:width .25s}.exam-shell .progress-label{color:var(--grey);justify-content:space-between;margin-bottom:14px;font-size:13px;display:flex}.exam-shell .qmeta{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.exam-shell .qtext{color:var(--navy);border-bottom:2px solid var(--gold);margin:8px 0 18px;padding-bottom:14px;font-size:19px;font-weight:700;line-height:1.45}.exam-shell .opt{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #d8dde4;border-radius:10px;align-items:flex-start;gap:14px;width:100%;margin-bottom:10px;padding:14px 16px;font-size:15.5px;line-height:1.5;transition:all .12s;display:flex}.exam-shell .opt:hover{border-color:var(--gold);background:#fdfaf2}.exam-shell .opt.sel{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);background:#eef3f9}.exam-shell .opt .key{background:var(--bg);height:30px;color:var(--navy);border:1.5px solid #d8dde4;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;font-weight:700;display:flex}.exam-shell .opt.sel .key{background:var(--navy);color:#fff;border-color:var(--navy)}.exam-shell .opt .txt{white-space:pre-line}.exam-shell .nav{justify-content:space-between;gap:10px;margin-top:22px;display:flex}.exam-shell .dots{flex-wrap:wrap;gap:5px;margin-top:18px;display:flex}.exam-shell .dot{cursor:pointer;background:#ddd8cc;border:none;border-radius:50%;width:13px;height:13px;padding:0}.exam-shell .dot.done{background:var(--gold)}.exam-shell .dot.cur{outline:2px solid var(--navy);outline-offset:1px}.exam-shell .center{text-align:center}.exam-shell .result-badge{letter-spacing:.04em;border-radius:12px;margin:18px 0;padding:18px 30px;font-size:34px;font-weight:700;display:inline-block}.exam-shell .result-badge.pass{color:var(--green);border:2.5px solid var(--green);background:#eaf5ef}.exam-shell .result-badge.fail{color:var(--red);border:2.5px solid var(--red);background:#fcede0}.exam-shell .score{color:var(--navy);margin-top:8px;font-size:46px;font-weight:700}.exam-shell .score small{color:var(--grey);font-size:20px;font-weight:400}.exam-shell .meta{color:var(--grey);margin-top:6px;font-size:14px}.exam-shell .locknote{color:var(--grey);margin-top:22px;font-size:13px;font-style:italic}.exam-shell footer{text-align:center;color:#a09a8c;margin-top:34px;font-size:12px}@media print{.exam-shell .no-print{display:none!important}.exam-shell .card{box-shadow:none;border:1px solid #ccc}}.pagenav{background:linear-gradient(90deg,#003466,#0a4a86);border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:44px;padding:22px 28px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 12px 30px #00346640}.pagenav:hover{transform:translateY(-2px);box-shadow:0 16px 34px #00346652}.pagenav-eyebrow{color:#9db8de;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.pagenav-title{color:#fff;margin-top:4px;font-size:22px;font-weight:800}.pagenav-arrow{color:#c79729;font-size:34px;font-weight:800;line-height:1}.pagenav-back{justify-content:flex-start;gap:20px}.hero-back{color:#9db8de;margin-bottom:14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.hero-back:hover{color:#fff}.section-nav{flex-direction:column;align-items:center;display:flex}.section-nav-trigger{cursor:pointer;color:#9db8de;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:8px;padding:6px 4px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.section-nav-trigger:hover{color:#fff}.section-nav-caret{font-size:10px;line-height:1;transition:transform .16s}.section-nav:hover .section-nav-caret,.section-nav-trigger[aria-expanded=true] .section-nav-caret{transform:rotate(180deg)}.section-nav-menu{opacity:0;visibility:hidden;z-index:80;background:#00294f;border:1px solid #ffffff1f;border-radius:14px;min-width:238px;padding:8px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 18px 42px #00000073}.section-nav-menu.open{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.section-nav-item{color:#cdd8e6;letter-spacing:.02em;text-align:center;white-space:nowrap;border-radius:9px;padding:10px 14px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:block}.section-nav-item:hover{color:#fff;background:#ffffff17}.section-nav-item.active{color:#c79729}.exit-fab{z-index:200;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#003466,#0a4a86);border:1px solid #c79729;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:22px;left:22px;box-shadow:0 8px 22px #0014326b}.exit-fab:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00143285}.home-hero h1 span{color:#6fa8f2}.tile-expired{padding-right:150px}.tile-expired .tile-title{color:#5d7291}.tile-expired:after{content:"";pointer-events:none;background:#f0f3f88c;border-radius:16px;position:absolute;inset:0}.tile .stamp{z-index:2;pointer-events:none;letter-spacing:.1em;text-transform:uppercase;color:#c0392b;opacity:.85;white-space:nowrap;background:0 0;border:2.5px solid #c0392b;border-radius:7px;padding:5px 11px;font-size:13px;font-weight:800;position:absolute;top:50%;right:14px;transform:translateY(-50%)rotate(-9deg);box-shadow:0 0 0 1.5px #c0392b38}@media (max-width:520px){.tile-expired{padding-bottom:44px;padding-right:20px}.tile .stamp{top:auto;bottom:12px;right:16px;transform:rotate(-9deg)}}.tile-soon{opacity:.62;cursor:default}.tile-soon:before{background:linear-gradient(#9fb0c8 0%,#c9c1a8 100%)}.tile-badge{letter-spacing:.08em;text-transform:uppercase;color:#8a97a8;background:#eef1f6;border:1px solid #e0e4ec;border-radius:999px;margin-top:10px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.med-shell{color:#fff;background:linear-gradient(#003466 0%,#063d76 40%,#0a4a86 100%) fixed;min-height:100vh}.med-shell .hdr{z-index:50;background:#003466;border-bottom:1px solid #ffffff1a;align-items:center;height:62px;padding:0 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #0000002e}.med-shell .hdr img{width:auto;height:58px;display:block}.sales-shell .hdr img{height:58px}.org-shell .num{color:#9fb0c8;background:#fff;transition:background .5s,color .5s,box-shadow .5s;box-shadow:0 0 0 5px #0334668c}.org-shell .row.on .num{color:#fff;background:#1a6be5;box-shadow:0 0 0 6px #1a6be54d}.org-shell .card{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.org-shell .row.on .card{opacity:1;transform:none}.org-shell .foot{color:#eaf2ff;background:#ffffff14}.org-shell .foot b{color:#fff}.med-shell .hdr .mod{letter-spacing:.14em;text-transform:uppercase;color:#9db8de;margin-left:auto;font-size:13px;font-weight:600}.med-shell .hdr .back{color:#9db8de;font-size:13px;font-weight:600;text-decoration:none}.med-shell .wrap{max-width:1040px;margin:0 auto;padding:46px 22px 90px}.med-shell .intro{margin-bottom:34px}.med-shell .eyebrow{color:var(--site-gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.med-shell .eyebrow:before{content:none}.med-shell .intro h1{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:34px;font-weight:800}.med-shell .intro h1 span{color:#6fa8f2}.med-shell .intro p{color:#c9d8ee;max-width:640px;font-size:16px;line-height:1.5}.med-shell .introcard{background:#dbe3ee;border-radius:26px;margin:0 0 34px 90px;padding:28px 34px;box-shadow:0 18px 40px #00143238}.med-shell .introcard p{color:#3a4a63;font-size:16px;line-height:1.7}.med-shell .introcard p+p{margin-top:12px}.med-shell .timeline{position:relative}.med-shell .timeline:before{content:"";background:#fff3;width:2px;position:absolute;top:34px;bottom:34px;left:30px}.med-shell .row{align-items:stretch;gap:28px;margin-bottom:30px;display:flex}.med-shell .marker{flex:0 0 62px;justify-content:center;padding-top:30px;display:flex}.med-shell .num{color:#9fb0c8;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:19px;font-weight:800;transition:background .5s,color .5s,box-shadow .5s;display:flex;box-shadow:0 0 0 5px #0334668c}.med-shell .row.on .num{color:#fff;background:#1a6be5;box-shadow:0 0 0 6px #1a6be54d}.med-shell .card{opacity:0;background:#dbe3ee;border-radius:26px;flex:1;align-items:flex-start;gap:26px;min-width:0;padding:32px 36px;transition:opacity .7s,transform .7s;display:flex;transform:translateY(30px);box-shadow:0 18px 40px #00143238}.med-shell .row.on .card{opacity:1;transform:none}.med-shell .card.wcard{flex-direction:column;align-items:stretch}.med-shell .card .txt{flex:1;width:100%;min-width:0}.med-shell .card .txt>*+*{margin-top:12px}.med-shell .card h3{color:#12294a;font-size:22px;font-weight:800}.med-shell .card h4{color:#003466;margin-top:6px;font-size:16.5px;font-weight:800}.med-shell .card p{color:#3a4a63;font-size:16px;line-height:1.7}.med-shell .card p b{color:#12294a}.med-shell .card p a{color:#1a6be5;font-weight:600;text-decoration:underline}.med-shell .card p.em{color:#12294a;border-left:3px solid #1a6be5;padding-left:14px;font-weight:700}.med-shell .card ul{flex-direction:column;gap:10px;list-style:none;display:flex}.med-shell .card ul li{color:#3a4a63;padding-left:26px;font-size:15.5px;line-height:1.6;position:relative}.med-shell .card ul li:before{content:"";background:#1a6be5;border-radius:50%;width:9px;height:9px;position:absolute;top:8px;left:0}.med-shell .card li b{color:#12294a}.med-shell .card ul.ul-2col{grid-template-columns:1fr 1fr;grid-auto-flow:column;align-content:start;gap:10px 34px;display:grid}@media (max-width:820px){.med-shell .card ul.ul-2col{flex-direction:column;display:flex}}.med-shell .ico{background:#fff;border-radius:20px;flex:0 0 116px;justify-content:center;align-items:center;width:116px;height:116px;margin-top:2px;display:flex;box-shadow:inset 0 0 0 1px #14294a0f}.med-shell .ico svg{fill:none;stroke:#2e6be6;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:54px;height:54px}.med-shell .ico.imgico{box-shadow:none;background:#0a2748;padding:0;overflow:hidden}.med-shell .ico.imgico img{object-fit:cover;width:100%;height:100%;display:block}.med-shell .figcol{flex-direction:column;flex:0 0 300px;align-self:flex-start;gap:16px;width:300px;display:flex}.med-shell .fig{background:#fff;border:1px solid #14294a0f;border-radius:16px;width:100%;margin:0;padding:14px;box-shadow:0 8px 22px #00143224}.med-shell .fig img{border-radius:10px;width:100%;height:auto;display:block}.med-shell .fig figcaption{color:#3a4a63;text-align:center;margin-top:10px;padding:0 4px;font-size:12.5px;font-style:italic;line-height:1.45}.med-shell .wfig{background:#fff;border:1px solid #14294a0f;border-radius:16px;align-self:stretch;width:auto;min-width:0;max-width:100%;margin-top:20px;padding:14px;box-shadow:0 8px 22px #00143224}.med-shell .wfig img{border-radius:10px;width:100%;height:auto;display:block}.med-shell .wfig figcaption{color:#3a4a63;text-align:center;margin-top:10px;font-size:12.5px;font-style:italic;line-height:1.45}.med-shell .banner{background:#fff;border:1px solid #14294a0f;border-radius:16px;width:100%;margin:20px 0 0;padding:14px;box-shadow:0 8px 22px #00143224}.med-shell .banner img{border-radius:10px;width:100%;height:auto;display:block}.med-shell .banner.banner-compact{max-width:520px;margin-left:auto;margin-right:auto}.med-shell .banner.banner-compact img{object-fit:cover;object-position:center 35%;max-height:300px}.med-shell .banner figcaption{color:#3a4a63;text-align:center;margin-top:10px;font-size:12.5px;font-style:italic}.med-shell .iconband{border-radius:14px;width:100%;margin-top:18px;overflow:hidden;box-shadow:0 6px 16px #00143226}.med-shell .iconband img{width:100%;display:block}.med-shell .circrow{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:20px;display:flex}.med-shell .circitem{flex-direction:column;flex:1;align-items:center;min-width:140px;display:flex}.med-shell .circ{background:#fff;border:4px solid #fff;border-radius:50%;width:170px;height:170px;overflow:hidden;box-shadow:0 8px 22px #00143229}.med-shell .circ img{object-fit:cover;width:100%;height:100%;display:block}.med-shell .circitem .cap{color:#12294a;text-align:center;margin-top:11px;font-size:13px;font-weight:700}.med-shell .caro{background:#0a2748;border-radius:14px;width:100%;max-width:100%;margin-top:18px;position:relative;overflow:hidden;box-shadow:0 6px 16px #00143226;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.med-shell .ctrack{width:max-content;animation-name:caroscroll;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.med-shell .caro:hover .ctrack{animation-play-state:paused}.med-shell .ctile{flex:none;width:210px}.med-shell .ctile img{width:100%;display:block}.med-shell .dl{color:#fff;background:#003466;border-radius:12px;align-items:center;gap:8px;margin-top:6px;padding:12px 20px;font-size:14.5px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #0014322e}.med-shell .dl:hover{background:#0a4a86}.med-shell .foot{color:#eaf2ff;background:#ffffff14;border-left:4px solid #c79729;border-radius:14px;margin-top:20px;padding:26px 30px;font-size:16px;line-height:1.6}.med-shell .foot b{color:#fff}@keyframes caroscroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:820px){.med-shell .card{flex-direction:column;align-items:flex-start;padding:24px 22px}.med-shell .figcol{flex:none;order:-1;width:100%}.med-shell .ico{flex:0 0 84px;order:-1;width:84px;height:84px}.med-shell .ico svg{width:40px;height:40px}.med-shell .introcard{margin-left:0}.med-shell .intro h1{font-size:28px}.med-shell .hdr .mod{display:none}}.med-shell .sechead{border-top:1px solid #ffffff29;margin:56px 0 26px;padding-top:38px}.med-shell .sechead .eyebrow{margin-bottom:8px}.med-shell .sechead h2{letter-spacing:-.4px;font-size:27px;font-weight:800}.med-shell .sechead h2 span{color:#6fa8f2}.med-shell .cmpwrap{flex-direction:column;gap:12px;display:flex}.med-shell .cmp{border-radius:12px;padding:13px 16px}.med-shell .cmp .ct{margin-bottom:4px;font-size:15.5px;font-weight:800;display:block}.med-shell .cmp p{font-size:14.5px;line-height:1.55}.med-shell .cmp-ok{background:#eaf6f0;border-left:4px solid #2f8f6b}.med-shell .cmp-ok .ct{color:#1f6f52}.med-shell .cmp-no{background:#fdecec;border-left:4px solid #c0392b}.med-shell .cmp-no .ct{color:#9a2b21}.med-shell .tablewrap{width:100%;margin-top:6px;overflow-x:auto}.med-shell .mtable{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;font-size:14.5px;overflow:hidden;box-shadow:0 4px 16px #0014321f}.med-shell .mtable th{color:#fff;text-align:left;background:#003466;padding:12px 15px;font-size:13px;font-weight:700}.med-shell .mtable td{color:#3a4a63;vertical-align:top;border-top:1px solid #cdd8e8;padding:12px 15px;line-height:1.5}.med-shell .mtable td:first-child{color:#12294a;white-space:nowrap;font-weight:700}.med-shell .mtable td:nth-child(2){white-space:nowrap}.med-shell .mtable tbody tr:nth-child(2n){background:#1a6be50f}.med-shell .mtable td b{color:#12294a}@media (max-width:820px){.med-shell .mtable td:first-child,.med-shell .mtable td:nth-child(2){white-space:normal}}.dz-shell .faq-item summary::-webkit-details-marker{display:none}.dz-shell .faq-item summary::marker{content:""}.dz-shell .faq-item summary:hover>span:nth-child(2){color:#1a6be5}.dz-shell .faq-item .faq-caret{transition:transform .18s}.dz-shell .faq-item[open] .faq-caret{transform:rotate(180deg)}.dz-shell .cgrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;margin-bottom:8px;display:grid}.dz-shell .cbox{background:#dbe3ee;border-radius:22px;flex-direction:column;width:auto;min-width:0;padding:24px 26px;display:flex;box-shadow:0 14px 34px #00143233}.dz-shell .cbox-lab{color:#1a6be5;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800}.dz-shell .cbox h3{color:#12294a;margin-bottom:8px;font-size:19px;font-weight:800;line-height:1.25}.dz-shell .cbox p{color:#3a4a63;font-size:14.5px;line-height:1.6}.dz-shell .buildup{flex-direction:column;gap:10px;display:flex}.dz-shell .brow{background:#dbe3ee;border-radius:16px;align-items:center;gap:16px;padding:18px 22px;display:flex;box-shadow:0 10px 26px #00143229}.dz-shell .brow-main{flex:1;min-width:0}.dz-shell .brow-main h4{color:#12294a;font-size:17px;font-weight:800}.dz-shell .brow-main p{color:#3a4a63;margin-top:3px;font-size:14.5px;line-height:1.55}.dz-shell .btag{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;flex:none;padding:6px 12px;font-size:11px;font-weight:800}.dz-shell .tag-base{color:#fff;background:#0d2947}.dz-shell .tag-ext{color:#1a6be5;background:#dce8fb}.dz-shell .plus{text-align:center;color:#9db8de;margin:2px 0;font-size:22px;font-weight:800;line-height:1}.dz-shell .panel{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 18px 40px #00143238}.dz-shell .tp-head{background:linear-gradient(120deg,#06284d,#0a4a86);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding:30px 34px;display:flex}.dz-shell .tp-date{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#3574d6;border-radius:999px;margin-bottom:14px;padding:7px 15px;font-size:11px;font-weight:800;display:inline-block}.dz-shell .tp-head h2{color:#fff;letter-spacing:-.4px;font-size:30px;font-weight:800}.dz-shell .tp-head p{color:#bcd3f0;margin-top:6px;font-size:15.5px}.dz-shell .tp-stats{gap:12px;display:flex}.dz-shell .stat{text-align:center;background:#ffffff1a;border:1px solid #ffffff29;border-radius:16px;min-width:110px;padding:14px 20px}.dz-shell .stat-v{color:#7fb0f0;font-size:26px;font-weight:800;line-height:1}.dz-shell .stat-l{color:#9db8de;letter-spacing:.12em;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:700}.dz-shell .tp-body{padding:28px 34px 30px}.dz-shell .tp-eyebrow{color:#1a6be5;letter-spacing:.16em;text-transform:uppercase;margin:20px 0 14px;font-size:12px;font-weight:800}.dz-shell .tp-body>.tp-eyebrow:first-child{margin-top:0}.dz-shell .techgrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dz-shell .techbox{text-align:center;background:#eef2f7;border:1px solid #e1e7f0;border-radius:16px;padding:20px}.dz-shell .techbox.hl{background:#f1f6ff;border:2px solid #1a6be5}.dz-shell .tb-lab{color:#003466;letter-spacing:.16em;text-transform:uppercase;opacity:.7;font-size:11px;font-weight:800}.dz-shell .tb-title{color:#12294a;margin:10px 0 6px;font-size:18px;font-weight:800}.dz-shell .tb-desc{color:#3a4a63;margin-bottom:14px;font-size:14px;line-height:1.5}.dz-shell .tb-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:8px 16px;font-size:12.5px;font-weight:800;display:inline-block}.dz-shell .pill-hl{color:#fff;background:#2e6be6}.dz-shell .pill-dark{color:#fff;background:#0d2947}.dz-shell .twocol{grid-template-columns:1fr 1fr;gap:28px;margin-top:4px;display:grid}.dz-shell .indlist{flex-direction:column;list-style:none;display:flex}.dz-shell .indlist li{color:#3a4a63;border-top:1px solid #e4e9f1;padding:12px 0 12px 24px;font-size:15px;line-height:1.55;position:relative}.dz-shell .indlist li:first-child{border-top:none}.dz-shell .indlist li:before{content:"";background:#1a6be5;border-radius:50%;width:9px;height:9px;position:absolute;top:18px;left:0}.dz-shell .chips{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dz-shell .chip{color:#12294a;background:#eef2f7;border-radius:12px;padding:14px 16px 14px 34px;font-size:14.5px;font-weight:700;line-height:1.35;position:relative}.dz-shell .chip:before{content:"";background:#1a6be5;border-radius:50%;width:9px;height:9px;position:absolute;top:18px;left:14px}.dz-shell .tp-note{color:#12294a;border-left:3px solid #1a6be5;margin-top:18px;padding:2px 0 2px 14px;font-size:15px;font-weight:700;line-height:1.6}.dz-shell .kh{color:#12294a;font-size:23px;font-weight:800}.dz-shell .kp{color:#3a4a63;margin:8px 0 14px;font-size:15.5px;line-height:1.6}.dz-shell .sechead:first-of-type{border-top:none;margin-top:24px;padding-top:0}@media (max-width:820px){.dz-shell .cgrid,.dz-shell .techgrid,.dz-shell .twocol,.dz-shell .chips{grid-template-columns:1fr}.dz-shell .cbox{width:auto}.dz-shell .tp-head{flex-direction:column}.dz-shell .tp-stats{width:100%}.dz-shell .stat{flex:1}}.med-shell .trust{flex-wrap:wrap;gap:14px;margin:0 0 44px;display:flex}.med-shell .trust .titem{background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;flex:1;min-width:150px;padding:16px 18px}.med-shell .trust .tnum{color:#fff;letter-spacing:-.3px;font-size:20px;font-weight:800}.med-shell .trust .tlbl{color:#a9c2e4;margin-top:3px;font-size:12.5px;line-height:1.35}.med-shell .circ-lg{background:#f4efe9;border:4px solid #fff;border-radius:50%;flex:0 0 150px;width:150px;height:150px;margin-top:2px;overflow:hidden;box-shadow:0 8px 20px #00143229}.med-shell .circ-lg img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:820px){.med-shell .circ-lg{order:-1}}.module-shell .row,.med-shell .row{scroll-margin-top:84px}.row.hl>.card{transition:box-shadow .3s;box-shadow:0 0 0 3px var(--site-gold),0 18px 40px #00143238!important}
