/* Shared navigation and reading rhythm for the existing DTC design. */
:root{--dtc-ink:#061323;--dtc-muted:#bacbe0;--dtc-line:#294970;--dtc-gold:#f5b800}
html{scroll-padding-top:100px}body{padding-bottom:0}img{max-width:100%}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #f5b800;outline-offset:4px}p{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}section[id],main[id]{scroll-margin-top:100px}.dtc-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.dtc-skip{position:fixed;left:16px;top:-100px;z-index:1000;background:#f5b800;color:#061323;padding:12px 20px;border-radius:6px;font-weight:800}.dtc-skip:focus{top:12px}
nav.dtc-nav{position:sticky;top:0;z-index:200;background:rgba(6,19,35,.98);border-bottom:1px solid #294970;padding:0;backdrop-filter:blur(12px);width:100%}.dtc-nav-inner{width:min(1240px,100%);padding:12px 28px;margin:auto;display:flex;align-items:center;gap:24px;min-height:80px}.dtc-brand{display:inline-flex;align-items:center;flex-shrink:0}.dtc-brand img{display:block;width:170px;height:48px;object-fit:contain;object-position:left center}.dtc-desktop-links{display:flex;align-items:center;justify-content:flex-end;gap:23px;margin-left:auto}.dtc-desktop-links a{color:#dce6f3;text-decoration:none;font:600 13px/1.4 Inter,Arial,sans-serif;letter-spacing:0}.dtc-desktop-links a:hover,.dtc-desktop-links a[aria-current]{color:#f5b800}.dtc-nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border-radius:7px;background:#f5b800;color:#061323!important;font:800 12px/1.4 Montserrat,Arial,sans-serif;text-decoration:none;white-space:nowrap}.dtc-menu{display:none}.dtc-footer{padding:52px 28px 24px!important;background:#040d19!important;color:#b9c9df;border-top:1px solid #294970;font:14px/1.8 Inter,Arial,sans-serif}.dtc-footer-grid{max-width:1184px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr .8fr 1fr;gap:34px}.dtc-footer h2{font:800 12px/1.5 Montserrat,Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em;margin:8px 0 15px;color:#fff}.dtc-footer p{font-size:13px;margin:15px 0;color:#b9c9df}.dtc-footer a{color:#dbe6f4;text-decoration:none}.dtc-footer a:hover{text-decoration:underline;color:#f5b800}.dtc-footer-grid>div:not(:first-child)>a{display:block;margin:7px 0}.dtc-footer-bottom{max-width:1184px;margin:32px auto 0;padding-top:20px;border-top:1px solid #243c59;display:flex;justify-content:space-between;gap:18px;font-size:12px}.dtc-footer-bottom a{margin-left:20px}
.dtc-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dtc-program-grid .card{display:flex;flex-direction:column;padding:30px}.dtc-program-grid .card .btn{margin-top:auto}.dtc-program-grid .price{font-size:44px}.dtc-program-grid ul{margin-bottom:28px}.dtc-outcomes-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px!important;max-width:1180px!important;width:100%!important;margin:28px auto!important;padding:0 28px!important;animation:none!important;transform:none!important}.dtc-outcomes-grid .outcome{width:auto!important;min-width:0!important;flex:auto!important}.dtc-review-invitation{text-align:center;background:#0b1f3a}.dtc-review-invitation p{max-width:620px;margin:18px auto 26px;color:#b9c9df}.dtc-faq{border-bottom:1px solid #294970;padding:0 4px}.dtc-faq summary{padding:22px 36px 22px 0;font-weight:700;cursor:pointer;font-size:16px}.dtc-faq p{color:#bdcde0;line-height:1.8;margin:0 0 24px;max-width:850px}.dtc-thank-you{display:block!important;min-height:100vh;padding:0!important}.dtc-thank-you main.card{margin:64px auto;width:min(680px,calc(100% - 32px))}.dtc-thank-you .dtc-footer{text-align:left}
.table-wrap{overflow-x:auto}.table-wrap table{min-width:620px}section .head p,section .section-head p{line-height:1.75}.btn{min-height:44px;line-height:1.4}.dtc-review-dot{min-width:24px;min-height:24px;border:7px solid #0b1f3a!important}.dtc-review-dot.active{min-width:36px}.dtc-review-viewport{min-height:240px}.motion-ready .dtc-reveal{opacity:1!important;transform:none!important}.pcard-price{font-size:clamp(23px,2.7vw,34px)}
@media(max-width:1050px){.dtc-desktop-links{gap:15px}.dtc-nav-inner{gap:18px;padding-inline:22px}.dtc-brand img{width:148px}}
@media(max-width:900px){.dtc-desktop-links{display:none}.dtc-nav-cta{margin-left:auto}.dtc-menu{display:block;position:static;border:0!important;padding:0!important;background:transparent!important;margin:0!important}.dtc-menu summary{list-style:none;cursor:pointer;padding:12px;border:1px solid #476184;border-radius:7px;color:#fff;font:700 13px/1.4 Inter,Arial,sans-serif}.dtc-menu summary::-webkit-details-marker{display:none}.dtc-menu[open] summary{background:#173252;border-color:#f5b800}.dtc-menu-links{position:absolute;top:100%;left:0;right:0;padding:18px 24px 24px;display:grid;grid-template-columns:1fr 1fr;gap:5px 18px;background:#061323;border-bottom:1px solid #476184;box-shadow:0 15px 25px #0005;max-height:70vh;overflow:auto}.dtc-menu-links a{display:block;padding:12px;color:#dce6f3;border-radius:6px;font:600 15px/1.5 Inter,Arial,sans-serif;text-decoration:none}.dtc-menu-links a:hover,.dtc-menu-links a[aria-current]{background:#173252;color:#f5b800}.dtc-footer-grid{grid-template-columns:1.4fr 1fr}.dtc-outcomes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.dtc-nav-inner{min-height:70px;padding:10px 16px;gap:9px}.dtc-brand img{width:122px;height:42px}.dtc-nav-cta{font-size:10px;padding:10px 12px;min-height:42px}.dtc-menu summary{font-size:12px;padding:11px 9px}.dtc-footer{padding:36px 20px 24px!important}.dtc-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.dtc-footer-grid>div:first-child{grid-column:1/-1}.dtc-footer-bottom{display:block;line-height:2}.dtc-footer-bottom a{display:inline-block;margin:10px 20px 0 0}.dtc-program-grid{grid-template-columns:minmax(0,1fr)!important}.dtc-program-grid .card{padding:24px}.dtc-outcomes-grid{grid-template-columns:minmax(0,1fr);padding:0 20px!important}.hero .hero-grid{min-width:0}.dtc-thank-you main.card{margin-block:36px}.dtc-faq summary{font-size:15px}.dtc-review-viewport{min-height:280px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}}
