:root{--navy:#142d4c;--blue:#2363ae;--ink:#17304e;--muted:#536477;--paper:#f6f8fa;--line:#dce4eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:white;font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #3786dc;outline-offset:6px}a:hover{text-decoration:underline}p{margin:0 0 20px}.wrap{max-width:1180px;margin:auto;padding-left:40px;padding-right:40px}.skip{position:absolute;top:-100px;padding:12px;background:white;z-index:10}.skip:focus{top:0}header{border-bottom:1px solid var(--line)}.header-inner{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:700;line-height:1.12;letter-spacing:-.5px}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--navy);color:white;width:48px;height:48px;border-radius:5px;font-size:29px;position:relative}.brand-mark span{font-size:16px;color:#8bbcf5;position:absolute;top:4px;right:4px}nav{display:flex;gap:28px;font-size:14px;font-weight:600}.hero{background:linear-gradient(110deg,#fff 30%,#f1f5f9);padding:72px 0 76px}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}.eyebrow{color:var(--blue);font-size:11px;letter-spacing:2.1px;font-weight:700;margin-bottom:23px}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-2px;line-height:1.08}h1{font-size:64px}em{font-style:normal;color:var(--blue)}.intro{max-width:480px;font-size:17px;color:var(--muted);margin:28px 0}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{background:var(--blue);color:white;padding:15px 21px;display:inline-flex;align-items:center;gap:24px;border-radius:3px;font-size:13px;font-weight:700}.button:hover{background:#194e8d;text-decoration:none}.text-link{font-size:13px;font-weight:700;display:inline-flex;gap:16px;align-items:center}.hero-note{font-size:12px;color:var(--muted);margin:30px 0 0}.hero-note span{color:var(--blue);margin-right:8px}.feature-art{background:#e4edf5;border:1px solid #d6e2ed;border-radius:6px;padding:25px 27px 20px;min-height:470px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.art-label{font-size:9px;letter-spacing:1.5px;font-weight:700;display:flex;gap:8px;align-items:center}.dot{width:6px;height:6px;border-radius:50%;background:var(--blue)}.book{width:260px;min-height:337px;transform:rotate(-7deg);margin:30px 0 27px;color:white;background:linear-gradient(130deg,#173c66,#101f35);border-left:9px solid #0c213b;padding:29px 23px 18px;box-shadow:14px 18px 0 #ccd8e5,20px 25px 28px #203d5a30;position:relative}.book-series{font-size:8px;letter-spacing:1.5px;color:#afc8e6;margin-bottom:27px}.book-title{font-size:30px;letter-spacing:-1px;font-weight:700;line-height:1.04}.book-title span{color:#8fb8ee}.book-subtitle{font-size:10px;color:#d4e2f4;line-height:1.6;margin-top:18px}.book-brand{font-size:8px;font-weight:700;letter-spacing:1.5px;margin:23px 0 0}.signal{height:58px;display:flex;gap:7px;align-items:center}.signal i{display:block;width:7px;height:20px;background:#518fd3;border-radius:3px}.signal i:nth-child(3n){height:46px}.signal i:nth-child(2n){height:33px}.signal i:nth-child(6){height:58px;background:#a5c9ef}.art-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:700;letter-spacing:1.5px}.art-bottom a{font-size:20px}.principles{background:var(--navy);color:#d7e5f5}.principles .wrap{display:flex;justify-content:space-between;padding-top:24px;padding-bottom:24px;font-size:13px;letter-spacing:.3px}.section{padding-top:90px;padding-bottom:90px}h2{font-size:42px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:90px}.body-copy{color:var(--muted);font-size:16px}.statement{color:var(--ink);font-weight:700;margin-top:27px}.resources{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-heading>p{font-size:14px;color:var(--muted);margin-bottom:0}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.resource-card{border:1px solid var(--line);background:white;padding:35px}.card-number{font-size:9px;color:var(--muted);letter-spacing:1.4px;font-weight:700;margin-bottom:27px}h3{font-size:31px;letter-spacing:-1px}.resource-card>p:not(.card-number){font-size:14px;color:var(--muted);max-width:350px;margin:20px 0 28px}.featured{background:#edf3fa;border-color:#ccdced}.card-top{display:flex;align-items:start;justify-content:space-between;gap:12px}.badge{white-space:nowrap;display:inline-block;border:1px solid #bdcfe2;background:#fff;color:var(--navy);padding:4px 10px;font-size:10px;border-radius:20px;font-weight:700}.section-intro{margin-top:25px;color:var(--muted);max-width:350px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:10px 0;border-top:1px solid var(--line);font-size:14px;color:var(--ink)}.check-list li:before{content:'✓';color:var(--blue);margin-right:12px}.product-section{background:var(--navy);color:white;padding:80px 0}.product-section .eyebrow{color:#9fc5f1}.product-heading{display:flex;align-items:start;justify-content:space-between}.product-heading h2{font-size:55px}.product-heading em{color:#90b9ec}.product-motto{color:#b6cce5;font-size:15px;margin:22px 0}.product-intro{max-width:670px;color:#d1deec;font-size:16px;margin:12px 0 40px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;border-top:1px solid #3b526d;padding-top:30px}.topic-grid article>span{color:#9dbfe5;font-size:11px}.topic-grid h3{font-size:18px;letter-spacing:-.3px;margin:16px 0 12px}.topic-grid p{font-size:13px;color:#c0d0e2}.product-bottom{border-top:1px solid #3b526d;padding-top:28px;margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:35px}.product-bottom p{font-size:12px;color:#c0d0e2;max-width:480px;margin:0}.button.light{background:#e2edfb;color:var(--navy)}.button.light:hover{background:white}.contact{text-align:center;max-width:800px}.contact>p:not(.eyebrow){color:var(--muted);margin-top:26px}.contact-status{font-size:14px;background:var(--paper);border:1px solid var(--line);padding:22px;border-radius:4px}footer{background:var(--paper);border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:40px;padding-bottom:35px}.footer-inner p{font-size:13px;color:var(--muted);margin:0}.footer-inner>a:last-child{font-size:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;padding-bottom:18px;font-size:10px;color:var(--muted)}
@media(max-width:1000px){h1{font-size:51px}.hero-grid{gap:35px}.wrap{padding-left:28px;padding-right:28px}.two-col{gap:45px}nav{gap:17px;font-size:12px}.topic-grid{grid-template-columns:1fr 1fr}.section-heading>p{max-width:260px}}
@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.header-inner{padding-top:22px;padding-bottom:18px;display:block;min-height:0}.brand{font-size:17px}.brand-mark{width:42px;height:42px}nav{margin-top:22px;flex-wrap:wrap;gap:12px 22px;font-size:12px}.hero{padding:44px 0}.hero-grid,.two-col,.resource-grid{grid-template-columns:1fr}.hero-grid{gap:35px}h1{font-size:48px}.intro{font-size:16px}.hero-note{font-size:11px}.feature-art{min-height:450px}.principles .wrap{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:11px}.section{padding-top:58px;padding-bottom:58px}h2{font-size:34px}.two-col{gap:28px}.section-heading{display:block}.section-heading>p{margin-top:22px;max-width:none}.resource-card{padding:27px}.card-top{gap:8px}.card-top .card-number{max-width:150px}.product-section{padding:58px 0}.product-heading h2{font-size:41px}.product-heading{gap:16px}.product-heading .badge{margin-top:4px}.topic-grid{gap:20px}.product-bottom{display:block}.product-bottom .button{margin-top:23px}.footer-inner{flex-wrap:wrap}.footer-inner p{width:100%;order:3;font-size:12px}.footer-bottom{gap:12px}.contact h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Approved logo, preserved in its original form. */
.brand-logo{display:block;width:260px;max-width:100%;height:auto}.header-inner{min-height:155px}.footer-inner .brand-logo{width:230px}@media(max-width:700px){.brand-logo{width:250px}.header-inner{min-height:0}.footer-inner .brand-logo{width:230px}}

.product-details{margin-top:46px;padding-top:35px;border-top:1px solid #3b526d}.product-details>h3{font-size:27px;line-height:1.25;max-width:650px}.chapter-list{margin:30px 0;padding-left:26px;display:grid;grid-template-columns:1fr 1fr;gap:0 45px;color:#9fc5f1}.chapter-list li{padding:16px 0 16px 8px;border-bottom:1px solid #3b526d;break-inside:avoid;font-size:13px}.chapter-list strong{display:block;color:white;font-size:15px}.chapter-list span{display:block;color:#c0d0e2;margin-top:5px;font-size:13px}.product-expectation{color:#c0d0e2;font-size:13px;max-width:740px;margin-top:28px}@media(max-width:700px){.chapter-list{grid-template-columns:1fr}.product-details>h3{font-size:24px}}
