*{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;padding:14px 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #0000002e}.site-header img{height:30px}.site-header .site-title{letter-spacing:.14em;text-transform:uppercase;color:#9db8de;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{background:#f6f4ef;max-width:1040px;min-height:100vh;margin:0 auto;padding:46px 22px 90px}.home h1{color:var(--site-navy);margin-bottom:8px;font-size:32px;font-weight:800}.home p.lead{color:#3a4a63;margin-bottom:30px;font-size:16px}.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}.tile{background:#fff;border:1px solid #e4e0d5;border-radius:14px;padding:20px 22px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;box-shadow:0 8px 22px #141e320f}.tile:hover{transform:translateY(-2px);box-shadow:0 12px 28px #141e321f}.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:6px;font-size:17px;font-weight:800}.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;padding:14px 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #0000002e}.module-shell .hdr img{height:34px;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}.module-shell .wrap{max-width:1040px;margin:0 auto;padding:46px 22px 90px}.module-shell .intro{margin-bottom:40px}.module-shell .eyebrow{color:#7fb0f0;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.module-shell .eyebrow:before{content:"";background:#7fb0f0;width:30px;height:2px;display:inline-block}.module-shell .intro h1{letter-spacing:-.5px;margin:12px 0;font-size:37px;font-weight:800}.module-shell .intro h1 span{color:#6fa8f2}.module-shell .intro p{color:var(--sub);max-width:720px;font-size:17px;line-height:1.6}.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 .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%;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 #6fa8f2;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}
