.cdltp2-page,.cdltp2-page *{box-sizing:border-box}.cdltp2-page{--navy:#0b1f33;--navy2:#102b45;--yellow:#ffb800;--ink:#112235;--muted:#5b6877;--line:#dfe5e8;--paper:#f7f8f6;--white:#fff;width:100%;margin:0;background:var(--paper);color:var(--ink);font:16px/1.62 Arial,Helvetica,sans-serif;overflow:hidden}.cdltp2-page a{text-decoration:none;color:inherit}.cdltp2-page h1,.cdltp2-page h2,.cdltp2-page h3{margin:0;font-family:Arial,Helvetica,sans-serif;font-weight:800;line-height:1.1;letter-spacing:-.035em}.cdltp2-shell,.cdltp2-breadcrumb{width:min(1160px,calc(100% - 44px));margin:0 auto}.cdltp2-breadcrumb{padding:15px 0;color:#667585;font-size:13px}.cdltp2-breadcrumb a{color:#866000;font-weight:700}.cdltp2-breadcrumb span{margin-left:9px}.cdltp2-kicker{display:block;margin-bottom:10px;color:#936900;font-size:11px;font-weight:900;letter-spacing:.14em}.cdltp2-kicker-light{color:#ffd15d}.cdltp2-hero{padding:78px 0 84px;background:var(--navy);color:#fff;position:relative}.cdltp2-hero:after{content:"";position:absolute;right:-180px;bottom:-270px;width:780px;height:500px;border:2px solid rgba(255,184,0,.13);border-radius:50%;transform:rotate(-15deg)}.cdltp2-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:center;position:relative;z-index:1}.cdltp2-hero .cdltp2-kicker{color:#ffd15d}.cdltp2-hero h1{max-width:760px;margin:12px 0 20px;font-size:clamp(43px,5.5vw,70px);letter-spacing:-.055em}.cdltp2-hero p{max-width:700px;margin:0 0 28px;color:#c7d2dc;font-size:18px}.cdltp2-hero aside{padding:28px;background:#fff;border-radius:10px;color:var(--ink);box-shadow:15px 17px 0 var(--yellow)}.cdltp2-hero aside>span{color:#956a00;font-size:10px;font-weight:900;letter-spacing:.13em}.cdltp2-hero aside h2{margin:7px 0 18px;font-size:25px}.cdltp2-hero ul{margin:0;padding:0;list-style:none}.cdltp2-hero li{padding:9px 0;border-top:1px solid var(--line);color:#526271;font-size:14px}.cdltp2-hero li b{display:inline-block;width:58px;color:#9c7000}.cdltp2-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:51px;padding:12px 21px;border-radius:6px;font-size:14px;font-weight:900;transition:transform .2s}.cdltp2-btn:hover{transform:translateY(-2px)}.cdltp2-btn-primary{background:var(--yellow);color:var(--navy)!important}.cdltp2-btn-dark{background:var(--navy);color:#fff!important}.cdltp2-overview,.cdltp2-study{padding:86px 0}.cdltp2-two-col{display:grid;grid-template-columns:.82fr 1.18fr;gap:8vw;align-items:start}.cdltp2-two-col h2,.cdltp2-sources h2{font-size:clamp(34px,4vw,50px)}.cdltp2-two-col p,.cdltp2-sources p{color:var(--muted)}.cdltp2-topics{display:grid;grid-template-columns:1fr 1fr;margin-top:25px;border-top:1px solid #cad3d8}.cdltp2-topics div{display:flex;gap:14px;padding:17px 9px;border-bottom:1px solid #cad3d8}.cdltp2-topics div:nth-child(odd){border-right:1px solid #cad3d8}.cdltp2-topics span{color:#9b6e00;font-size:12px;font-weight:900}.cdltp2-topics strong{font-size:14px}.cdltp2-test-section{padding:84px 0;background:var(--navy);color:#fff}.cdltp2-test-section>.cdltp2-shell>h2{font-size:clamp(35px,4vw,52px)}.cdltp2-test-intro{max-width:760px;color:#bbc8d2}.cdltp2-quiz{max-width:820px;margin-top:32px;padding:30px;background:#fff;border-radius:10px;color:var(--ink)}.cdltp2-quizbar{display:flex;justify-content:space-between;color:#596978;font-size:12px}.cdltp2-progress{height:6px;margin:13px 0 28px;background:#e7ecef;border-radius:8px;overflow:hidden}.cdltp2-progress i{display:block;width:4%;height:100%;background:var(--yellow);transition:width .25s}.cdltp2-question{display:none}.cdltp2-question.is-active{display:block}.cdltp2-question h3{margin-bottom:19px;font-size:22px;line-height:1.35;letter-spacing:-.02em}.cdltp2-options{display:grid;gap:9px}.cdltp2-options button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);text-align:left;font:600 14px/1.4 Arial,Helvetica,sans-serif;cursor:pointer}.cdltp2-options button span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:5px;background:#eff2f3;font-size:12px}.cdltp2-options button:hover:not(:disabled){border-color:var(--yellow);background:#fffaf0}.cdltp2-options button.is-correct{border-color:#36a274;background:#eefaf5}.cdltp2-options button.is-wrong{border-color:#d96767;background:#fff2f2}.cdltp2-options button:disabled{cursor:default}.cdltp2-explanation{margin-top:16px;padding:14px 16px;border-left:4px solid var(--yellow);background:#f4f6f6;color:#435563;font-size:14px}.cdltp2-ref{display:block;margin-top:5px;color:#6a7782;font-size:12px}.cdltp2-nav{display:flex;justify-content:space-between;gap:12px;margin-top:16px}.cdltp2-nav button,.cdltp2-restart{padding:11px 17px;border:0;border-radius:5px;background:var(--navy);color:#fff;font-weight:900;cursor:pointer}.cdltp2-nav button:disabled{opacity:.4;cursor:not-allowed}.cdltp2-back{background:#e9edef!important;color:var(--navy)!important}.cdltp2-result{text-align:center;padding:30px 10px}.cdltp2-result>span{display:block;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.12em}.cdltp2-result>strong{display:block;margin:5px 0;color:var(--navy);font-size:58px}.cdltp2-result p{color:var(--muted)}.cdltp2-result-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.cdltp2-result-actions a{display:inline-flex;align-items:center;padding:11px 17px;border-radius:5px;background:var(--yellow);color:var(--navy);font-weight:900}.cdltp2-study ol{margin:0;padding:0;list-style:none;border-top:1px solid #cad3d8}.cdltp2-study li{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:21px 0;border-bottom:1px solid #cad3d8}.cdltp2-study li>span{color:#9c7000;font-weight:900}.cdltp2-study h3{font-size:19px}.cdltp2-study li p{margin:5px 0 0;font-size:14px}.cdltp2-sources{padding:76px 0;background:#e9edef}.cdltp2-sources>div>p{max-width:850px}.cdltp2-source-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:850px;margin:24px 0}.cdltp2-source-links a{padding:15px 17px;border:1px solid #cbd4d9;background:#fff;color:#785600;font-size:14px;font-weight:800}.cdltp2-disclaimer{padding:17px 19px;border-left:4px solid var(--yellow);background:#fff}.cdltp2-next{padding:72px 0;background:var(--yellow);text-align:center}.cdltp2-next>div>span{font-size:11px;font-weight:900;letter-spacing:.14em}.cdltp2-next h2{margin:7px auto 24px;font-size:clamp(35px,4vw,52px)}
@media(max-width:900px){.cdltp2-hero-grid,.cdltp2-two-col{grid-template-columns:1fr}.cdltp2-hero aside{max-width:620px}.cdltp2-source-links{grid-template-columns:1fr}}
@media(max-width:620px){.cdltp2-shell,.cdltp2-breadcrumb{width:calc(100% - 32px)}.cdltp2-hero{padding:54px 0 69px}.cdltp2-hero h1{font-size:40px}.cdltp2-btn{width:100%}.cdltp2-hero aside{padding:21px;box-shadow:9px 11px 0 var(--yellow)}.cdltp2-overview,.cdltp2-study,.cdltp2-test-section,.cdltp2-sources{padding:64px 0}.cdltp2-topics{grid-template-columns:1fr}.cdltp2-topics div:nth-child(odd){border-right:0}.cdltp2-quiz{padding:20px}.cdltp2-question h3{font-size:19px}}
