@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#101d35;--muted:#5a6475;--blue:#245af2;--pale:#eff4fc;--line:#dce3ed;--navy:#111f38;--white:#fff;--radius:6px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3,.wordmark{font-family:'Manrope',Arial,sans-serif}h1,h2,h3{line-height:1.12;font-weight:650;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.1vw,4.65rem)}h2{font-size:clamp(2rem,3.3vw,3rem)}h3{font-size:1.55rem}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #7496ff;outline-offset:4px}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;z-index:100;padding:10px}.skip:focus{top:10px}.eyebrow{display:block;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--blue);margin-bottom:24px}.site-header{height:94px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;position:relative;z-index:10}.nav-wrap{display:flex;align-items:center;gap:50px}.wordmark{font-size:2.05rem;letter-spacing:-.07em;font-weight:800;display:inline-flex;gap:10px;align-items:center;line-height:1}.wordmark .brand-mark{color:var(--blue);font-size:2rem;transform:rotate(-12deg);letter-spacing:-.28em;margin-right:7px;font-weight:800}.nav-links{display:flex;gap:30px;margin-left:auto;align-items:center;font-size:.875rem;font-weight:550}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 23px;font-size:.875rem;font-weight:650;line-height:1.4;border:1px solid var(--blue);border-radius:4px;background:var(--blue);color:white;transition:background .18s,transform .18s}.button:hover{background:#1748d0;transform:translateY(-2px)}.button.light{background:white;color:var(--ink);border-color:var(--line)}.button.light:hover{background:var(--pale)}.button.dark{background:var(--ink);border-color:var(--ink)}.button.small{padding:12px 19px}.arrow{font-size:1.25rem;line-height:1}.menu-toggle{display:none;background:white;border:1px solid var(--line);padding:10px;border-radius:4px;font-size:.875rem}.hero{padding:62px 0 54px}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:64px;align-items:center}.hero-copy{padding-bottom:6px}.hero h1{max-width:660px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:1.125rem;max-width:455px;margin:27px 0 30px;line-height:1.65}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:9px;font-size:.8125rem;color:var(--muted);margin-top:23px}.hero-note span{color:var(--blue)}.hero-visual{position:relative;align-self:stretch;min-height:490px;background:#dce8f4;overflow:hidden;border-radius:4px}.hero-visual img{height:100%;object-fit:cover;position:absolute;inset:0;object-position:43% center}.hero-caption{position:absolute;bottom:22px;left:22px;right:22px;background:white;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-radius:3px}.hero-caption small{display:block;color:var(--muted);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.hero-caption strong{font-size:1rem;font-weight:600}.hero-caption .caption-icon{color:var(--blue);font-size:2rem}.focus-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.focus-inner{display:flex;align-items:center;gap:25px;justify-content:space-between;min-height:88px}.focus-inner>span{color:var(--muted);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;max-width:160px}.focus-inner strong{font-size:1rem;font-weight:550}.section{padding:94px 0}.section.pale{background:var(--pale)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.section-head .eyebrow{margin-bottom:15px}.section-head>p{max-width:380px;font-size:1rem}.section-head h2{max-width:630px}.text-link{color:var(--blue);font-weight:650;font-size:.875rem;display:inline-flex;gap:12px;align-items:center}.text-link:hover{text-decoration:underline}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.path-card{border:1px solid var(--line);padding:37px;background:#fff;border-radius:5px}.path-card .number{font-size:.75rem;letter-spacing:.1em;color:var(--blue);display:block;margin-bottom:28px}.path-card h3{margin-bottom:15px;font-size:1.8rem}.path-card p{max-width:430px;margin-bottom:25px}.path-meta{display:flex;justify-content:space-between;gap:18px;align-items:center;border-top:1px solid var(--line);padding-top:23px;margin-top:30px}.path-meta>span{font-size:.875rem;color:var(--muted)}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.program-card{border:1px solid var(--line);border-radius:5px;padding:29px 25px;display:flex;flex-direction:column;background:#fff;position:relative}.program-card.featured{background:var(--navy);color:white;border-color:var(--navy)}.program-card .tier{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:30px;font-weight:700}.program-card.featured .tier{color:#abc2ff}.program-card h3{font-size:1.5rem;margin-bottom:12px}.program-card p{font-size:.875rem;min-height:68px}.program-card.featured p,.program-card.featured li{color:#cad5e8}.price{font-family:'Manrope',Arial,sans-serif;font-size:2.25rem;letter-spacing:-.05em;font-weight:650;line-height:1.2;margin:28px 0 7px}.price-note{font-size:.75rem;color:var(--muted)}.program-card.featured .price-note{color:#cad5e8}.feature-list{list-style:none;padding:0;margin:26px 0 30px;flex:1;border-top:1px solid var(--line);padding-top:24px}.feature-list li{font-size:.875rem;line-height:1.5;color:var(--muted);position:relative;padding-left:21px;margin-bottom:12px}.feature-list li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-weight:650}.featured .feature-list{border-color:#344259}.featured .feature-list li:before{color:#abc2ff}.program-card .button{width:100%;padding:13px 12px}.program-note{font-size:.8125rem;max-width:900px;margin-top:25px}.ebook-band{background:var(--blue);color:#fff;padding:47px;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;border-radius:5px}.ebook-band .eyebrow{color:#dbe5ff;margin-bottom:13px}.ebook-band h2{font-size:2.35rem}.ebook-band p{color:#e1e9ff;margin-top:14px;max-width:690px}.ebook-band .price{margin:0 0 15px;font-size:3.25rem}.ebook-price{text-align:right}.ebook-band .button{border-color:white}.footer-cta{display:flex;justify-content:space-between;gap:36px;align-items:center;padding:65px 0;border-bottom:1px solid #314059}.footer-cta h2{max-width:600px}.footer-cta p{color:#bfcbde;margin-top:17px;max-width:560px}.site-footer{background:var(--navy);color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:50px;padding:58px 0}.footer-grid p{color:#bfcbde;font-size:.875rem;margin-top:24px;max-width:275px}.footer-column strong{font-size:.8125rem;display:block;margin-bottom:20px}.footer-column a,.footer-column address{display:block;color:#bfcbde;font-size:.8125rem;font-style:normal;line-height:1.8;margin-bottom:10px}.footer-column a:hover{color:white}.footer-bottom{padding:24px 0 30px;border-top:1px solid #314059;display:flex;gap:30px;justify-content:space-between;color:#aab9cf;font-size:.75rem}.footer-bottom p{color:inherit;max-width:720px}.page-hero{padding:70px 0 62px;background:var(--pale);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.6rem,4.5vw,4rem);max-width:850px}.page-hero p{max-width:640px;font-size:1.125rem;margin-top:24px}.breadcrumbs{display:flex;gap:10px;font-size:.8125rem;color:var(--muted);margin-bottom:30px;flex-wrap:wrap}.breadcrumbs a:hover{color:var(--blue)}.catalog-nav{display:flex;gap:28px;margin-top:32px;flex-wrap:wrap}.catalog-nav a{font-size:.875rem;color:var(--blue);font-weight:600;border-bottom:1px solid var(--blue)}.digital-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.digital-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.course-heading{background:var(--pale);padding:28px 28px 26px;min-height:146px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;gap:25px}.course-heading span{color:var(--blue);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.course-heading h3{font-size:1.55rem;line-height:1.25}.digital-card .card-body{padding:25px 28px;flex:1;display:flex;flex-direction:column}.digital-card p{font-size:.9375rem;flex:1}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:29px}.card-bottom .price{font-size:1.5rem;margin:0}.detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:85px;align-items:start}.detail-main h2{font-size:2rem;margin-bottom:25px}.detail-main h2:not(:first-child){margin-top:48px}.detail-main p+p{margin-top:18px}.detail-main .feature-list{border:0;padding-top:0}.detail-main .feature-list li{font-size:1rem;margin-bottom:18px;padding-left:30px}.purchase-card{background:var(--pale);border:1px solid var(--line);border-radius:5px;padding:35px;position:sticky;top:30px}.purchase-card .price{font-size:3.2rem;margin:15px 0 12px}.purchase-card .button{width:100%;margin-top:25px}.purchase-card .purchase-note{font-size:.8125rem;margin-top:20px}.purchase-card .eyebrow{margin-bottom:0}.support-row{border-top:1px solid var(--line);padding-top:22px;margin-top:25px;font-size:.875rem}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process-item{border-top:1px solid var(--line);padding-top:22px}.process-item>span{color:var(--blue);font-size:.875rem;display:block;margin-bottom:35px}.process-item h3{margin-bottom:17px}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:start}.split p+p{margin-top:20px}.faq{max-width:900px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:24px 0}.faq summary{font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:25px;font-size:1.125rem}.faq summary:after{content:'+';color:var(--blue);font-size:1.5rem;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{padding:18px 38px 0 0}.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:85px}.contact-list{margin-top:30px}.contact-item{border-top:1px solid var(--line);padding:22px 0}.contact-item small{color:var(--muted);display:block;font-size:.8125rem;margin-bottom:5px}.contact-item a{font-size:1.125rem;color:var(--ink)}.contact-item address{font-style:normal}.contact-panel{background:var(--pale);border:1px solid var(--line);border-radius:5px;padding:38px}.contact-panel h2{font-size:1.7rem;margin-bottom:20px}.contact-panel p{margin-bottom:22px}.contact-panel label{font-size:.875rem;font-weight:600;display:block;margin-top:20px}.contact-panel select{width:100%;margin-top:8px;background:white;padding:13px;border:1px solid #b7c3d6;border-radius:4px;color:var(--ink)}.contact-panel .button{margin-top:25px;width:100%}.contact-panel small{display:block;font-size:.8125rem;margin-top:15px;color:var(--muted)}.legal{max-width:820px}.legal h2{font-size:1.5rem;margin:38px 0 14px}.legal p,.legal ul{color:var(--muted);margin-bottom:20px}.legal a{text-decoration:underline;color:var(--blue)}.subscribe{margin-top:65px;padding-top:45px;border-top:1px solid var(--line)}.subscribe h2{font-size:1.75rem;margin-bottom:18px}.form-frame{width:100%;height:680px;border:0;margin-top:25px}.error-page{text-align:center;padding:120px 20px}.error-page p{margin:25px auto;max-width:450px}
@media(min-width:1500px){.hero{padding-top:74px;padding-bottom:68px}.hero-visual{min-height:555px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav-wrap{gap:25px}.nav-links{gap:22px}.hero-grid{gap:38px}.hero-visual{min-height:470px}.program-grid{grid-template-columns:repeat(2,1fr)}.program-card p{min-height:0}.digital-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:25px}.detail-grid,.split,.contact-grid{gap:45px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:78px}.wordmark{font-size:1.8rem}.nav-wrap{gap:15px}.header-cta{margin-left:auto}.header-cta .button{padding:10px 12px;font-size:.8125rem}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:77px;left:0;right:0;background:#fff;padding:22px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:18px}.nav-links.is-open{display:flex}.hero{padding:40px 0 38px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:clamp(2.8rem,10vw,4.2rem)}.hero-copy>p{font-size:1rem;max-width:490px;margin:23px 0}.eyebrow{font-size:.75rem;margin-bottom:20px}.hero-visual{min-height:340px}.hero-caption{bottom:15px;left:15px;right:15px;padding:16px}.focus-inner{display:grid;grid-template-columns:1fr 1fr;gap:18px 30px;padding:25px 0}.focus-inner>span{grid-column:1/-1;max-width:none}.focus-inner strong{font-size:.875rem}.section{padding:64px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px}.section-head>.text-link{margin-top:22px}.path-grid{grid-template-columns:1fr}.path-card{padding:27px}.program-grid{gap:14px}.program-card{padding:25px 20px}.program-card .price{font-size:2rem}.program-card .tier{margin-bottom:20px}.ebook-band{padding:30px;grid-template-columns:1fr;gap:25px}.ebook-price{text-align:left;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.ebook-band h2{font-size:2rem}.ebook-price .price{font-size:2.5rem;margin:0}.footer-cta{display:block;padding:48px 0}.footer-cta .button{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px;padding:40px 0}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:420px}.footer-bottom{display:block}.footer-bottom p{margin-top:15px}.page-hero{padding:45px 0}.page-hero h1{font-size:2.8rem}.page-hero p{font-size:1rem}.detail-grid,.split,.contact-grid{grid-template-columns:1fr;gap:40px}.purchase-card{position:static}.process-grid{grid-template-columns:1fr;gap:30px}.process-item>span{margin-bottom:20px}.contact-panel{padding:27px}.digital-grid{gap:16px}.course-heading{padding:23px}.digital-card .card-body{padding:23px}.card-bottom{align-items:flex-start;flex-direction:column;gap:15px}.breadcrumbs{margin-bottom:25px}}
@media(max-width:480px){.program-grid,.digital-grid{grid-template-columns:1fr}.program-card{padding:30px}.program-card .price{font-size:2.4rem}.program-card p{min-height:0}.feature-list{margin-top:22px}.hero-visual{min-height:310px}.actions{flex-direction:column;align-items:stretch}.path-meta{align-items:flex-start;flex-direction:column}.header-cta{display:none}.menu-toggle{margin-left:auto}.card-bottom{flex-direction:row;align-items:center}.footer-grid{column-gap:18px}.footer-grid .footer-column:last-child{grid-column:1/-1}.contact-item a{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Accufy supplied brand: black, white, and neutral greys. */
:root{--ink:#141414;--muted:#636363;--blue:#171717;--pale:#f4f4f4;--line:#dedede;--navy:#101010}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:#777}.wordmark{display:inline-flex;width:165px}.wordmark img{width:100%;height:auto}.site-footer .wordmark img,.checkout-header .wordmark img{filter:invert(1)}.hero-visual{background:#ececec}.hero-visual img{filter:grayscale(1)}.hero h1 em{color:#707070}.button:hover{background:#404040}.program-card.featured .tier,.featured .feature-list li:before{color:#e4e4e4}.program-card.featured p,.program-card.featured li,.program-card.featured .price-note{color:#c7c7c7}.featured .feature-list{border-color:#444}.program-card.featured .button{background:white;color:#171717}.program-card.featured .button:hover{background:#dedede}.ebook-band{background:#eaeaea;color:var(--ink)}.ebook-band .eyebrow{color:#535353}.ebook-band p{color:#636363}.footer-cta,.footer-bottom{border-color:#333}.footer-cta p,.footer-grid p,.footer-column a,.footer-column address,.footer-bottom{color:#bdbdbd}.course-kicker{display:flex;justify-content:space-between;align-items:center;gap:15px}.course-kicker svg{color:#666}.product-emblem{background:white;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:5px;min-height:140px;margin-bottom:28px;padding:30px}.product-emblem svg{width:50px;height:50px;stroke-width:1.2}.product-emblem span{font-family:'Manrope',sans-serif;font-size:2.5rem;letter-spacing:-.06em;color:#b0b0b0}.secondary-purchase{margin-top:22px}.mobile-contact{display:none}.checkout-shell{background:#f2f2f2;padding:22px}.checkout-page{max-width:1320px;margin:auto;background:white;border:1px solid #e0e0e0}.checkout-preview{padding:10px 30px;font-size:.8125rem;background:#f2f2f2;color:#585858;display:flex;align-items:center;justify-content:center;gap:12px;border-bottom:1px solid #dcdcdc}.checkout-header{padding:42px 40px 0;background:linear-gradient(125deg,#0b0b0b,#262626);color:white;border-bottom:3px solid #777}.checkout-brand-row{display:flex;align-items:center;justify-content:space-between;gap:35px}.checkout-header .wordmark{width:205px}.checkout-product-title{font-family:'Manrope',Arial,sans-serif;font-size:2.05rem;font-weight:650;letter-spacing:-.035em;line-height:1.2;margin:24px 0 12px}.checkout-brand-row p{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#bdbdbd}.confidence{border:1px solid #444;border-radius:9px;display:flex;align-items:center;gap:19px;padding:22px 25px;flex-shrink:0}.confidence svg{width:36px;height:36px;color:#ccc}.confidence span{display:block;font-size:.75rem;font-weight:650;letter-spacing:.09em;color:#aaa}.confidence strong{font-size:.9375rem;display:block;margin-top:4px}.checkout-benefits{border-top:1px solid #383838;display:grid;grid-template-columns:repeat(3,1fr);margin-top:36px}.checkout-benefits>span{padding:19px;display:flex;align-items:center;justify-content:center;gap:12px;color:#cecece;font-size:.8125rem;border-right:1px solid #383838}.checkout-benefits>span:last-child{border:0}.checkout-benefits svg{width:18px;height:18px}.checkout-body{display:grid;grid-template-columns:1.4fr 1fr}.checkout-form{padding:34px 34px 50px;border-right:1px solid #eaeaea;min-width:0}.checkout-h1{font-size:1.6rem;letter-spacing:-.03em}.checkout-intro{font-size:.9375rem;margin:14px 0 30px;max-width:580px}.checkout-field-section{margin:30px 0 39px}.checkout-field-section h2,.order-addons h2,.program-inclusions h2{font-family:'DM Sans',sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:#626262;margin-bottom:15px}.field{display:block;font-size:.8125rem;font-weight:550;color:#575757;margin:0 0 13px}.field span{font-weight:400}.field input,.field select{display:block;width:100%;border:1px solid #dfdfdf;background:#f6f6f6;border-radius:9px;padding:18px 17px;margin-top:7px;min-width:0;color:#777;opacity:1;-webkit-text-fill-color:#777;min-height:59px}.field input::placeholder{color:#939393;opacity:1}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.phone-row{grid-template-columns:120px 1fr}.payment-tabs{display:flex;gap:12px;margin-bottom:17px}.payment-method{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #1d1d1d;border-radius:8px;padding:16px 26px;background:#f2f2f2;color:#222;font-weight:600;opacity:1}.payment-placeholder{border:0;padding:0;margin:0;min-width:0}.field-help{font-size:.8125rem;line-height:1.55;margin-top:12px}.protected-checkout{border-radius:9px;background:#f4f4f4;padding:24px;display:flex;align-items:center;gap:20px}.protected-checkout svg{flex-shrink:0;width:32px;height:32px}.protected-checkout strong{display:block;font-size:.8125rem}.protected-checkout span{display:block;font-size:.8125rem;color:#777;margin-top:4px}.checkout-back{margin-top:30px}.checkout-order{padding:34px 29px}.order-product{background:#f5f5f5;border:1px solid #e4e4e4;border-radius:12px;padding:18px}.order-product-top{display:grid;grid-template-columns:67px 1fr auto;gap:14px;align-items:start}.order-icon{background:white;width:67px;height:73px;border:1px solid #e8e8e8;border-radius:10px;display:flex;align-items:center;justify-content:center}.order-icon svg{width:37px;height:37px;stroke-width:1.4}.order-product-top h2{font-family:'DM Sans',sans-serif;font-size:1.08rem;letter-spacing:-.025em;line-height:1.3;margin:3px 0 7px}.product-type{display:inline-block;font-size:.6875rem;font-weight:650;letter-spacing:.02em;padding:2px 6px;border-radius:3px;background:#1c1c1c;color:white}.order-product-top p{font-size:.8125rem;margin-top:5px}.order-product-top>strong{font-family:'Manrope',Arial,sans-serif;font-size:1.5rem;line-height:1.3;letter-spacing:-.05em;white-space:nowrap}.order-quantity{display:flex;justify-content:space-between;align-items:center;background:white;border:1px solid #e4e4e4;border-radius:9px;padding:17px;margin-top:20px;font-size:.875rem}.order-addons,.program-inclusions{margin-top:29px}.order-addons>p{font-size:.8125rem;margin-top:-7px}.order-addon{display:flex;align-items:flex-start;gap:12px;padding:19px 17px;border:1px dashed #bfbfbf;background:#fafafa;border-radius:10px;margin-top:14px;cursor:pointer}.order-addon:has(input:checked){background:#efefef;border-color:#222}.order-addon input{width:19px;height:19px;accent-color:#151515;flex-shrink:0;margin:4px 0 0}.order-addon>span{flex:1}.order-addon strong{display:flex;justify-content:space-between;gap:15px;font-size:.875rem;line-height:1.5}.order-addon b{font-weight:650;white-space:nowrap}.order-addon span span{display:block;font-size:.8125rem;color:#737373;margin-top:10px;line-height:1.6}.order-addon em{display:block;margin-top:10px;font-style:normal;font-size:.75rem;font-weight:650}.order-summary{margin-top:32px}.order-summary h2{font-size:1.5rem;letter-spacing:-.045em;margin-bottom:20px}.summary-line{display:flex;justify-content:space-between;gap:25px;font-size:.875rem;color:#6b6b6b;line-height:1.5;margin-bottom:16px}.summary-line span:last-child{white-space:nowrap}.summary-total{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #dfdfdf;margin-top:23px;padding-top:19px;font-size:1.55rem;letter-spacing:-.03em}.currency-note{font-size:.75rem;margin-top:8px}.order-includes{border:1px solid #e2e2e2;border-radius:10px;background:#f8f8f8;padding:19px;margin-top:25px}.order-includes>div{display:flex;align-items:center;gap:12px;font-size:.875rem;margin:8px 0;color:#555}.order-includes svg{width:22px;height:22px;flex-shrink:0}.complete-order{margin-top:19px;width:100%;gap:6px;flex-wrap:wrap;font-size:1rem;padding:18px 14px;border-radius:8px;line-height:1.5}.complete-order:disabled{background:#414141;border-color:#414141;color:white;cursor:not-allowed;transform:none}.checkout-unavailable{text-align:center;font-size:.75rem;margin-top:10px}.inquire-checkout{display:flex;justify-content:center;margin-top:18px;font-size:.8125rem}.guarantee-box{display:flex;gap:17px;border:1px solid #dfdfdf;border-radius:10px;background:#f7f7f7;padding:23px;margin-top:28px}.guarantee-box>svg{width:34px;height:34px;flex-shrink:0}.guarantee-box h3{font-family:'DM Sans',Arial,sans-serif;font-size:1rem;line-height:1.4;letter-spacing:-.015em}.guarantee-box p{font-size:.8125rem;line-height:1.7;margin-top:8px}.guarantee-box a{font-size:.8125rem;text-decoration:underline;display:inline-block;margin-top:10px}.checkout-terms{font-size:.75rem;text-align:center;margin-top:23px}.checkout-terms a{text-decoration:underline}.checkout-footer{padding:25px 34px;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#666}.checkout-footer nav{display:flex;gap:17px}.existing-checkout-link{text-align:center;font-size:.75rem;margin-top:18px}.existing-checkout-link a{text-decoration:underline}.existing-checkout-link span{display:block;color:#8b8b8b;font-size:.75rem;margin-top:5px}.program-inclusions .feature-list{padding-top:10px;border:0;margin-bottom:20px}.payment-error{color:#a21919;background:#fff3f3;border:1px solid #e8c9c9;padding:14px;font-size:.875rem;border-radius:6px;margin:14px 0}.payment-error:empty{display:none}.live-payment-mount{min-height:200px}.payment-loading{padding:25px 0;color:#777}.checkout-preview[hidden]{display:none}.live-payment-note{font-size:.8125rem;color:#777;margin-top:14px}.payment-ready .checkout-preview{display:none}.payment-ready .field input{background:white}.payment-ready .complete-order:not(:disabled){background:#111}
+@media(max-width:1100px){.checkout-shell{padding:12px}.checkout-header{padding:32px 28px 0}.checkout-form{padding:28px}.checkout-order{padding:28px 22px}.order-product-top{grid-template-columns:55px 1fr;gap:12px}.order-icon{width:55px;height:64px}.order-product-top>strong{grid-column:2;grid-row:2;font-size:1.65rem}.confidence{padding:18px}.checkout-product-title{font-size:1.8rem}.order-addon strong{flex-wrap:wrap;gap:5px 15px}}
+@media(max-width:760px){.wordmark{width:140px}.mobile-contact{display:block}.checkout-shell{padding:0}.checkout-page{border:0}.checkout-preview{display:block;padding:14px 22px;line-height:1.5;text-align:left}.checkout-preview span{display:block;margin-top:4px}.checkout-header{padding:30px 22px 0}.checkout-header .wordmark{width:180px}.checkout-brand-row{display:block}.checkout-product-title{font-size:1.75rem;margin-top:22px}.confidence{margin-top:23px;display:inline-flex;padding:13px 16px}.confidence svg{width:26px;height:26px}.confidence span{font-size:.6875rem}.confidence strong{font-size:.8125rem}.checkout-benefits{grid-template-columns:1fr;margin-top:28px;padding:12px 0}.checkout-benefits>span{justify-content:flex-start;border:0;padding:7px 0;font-size:.8125rem}.checkout-body{grid-template-columns:1fr}.checkout-form{border-right:0;border-bottom:1px solid #e6e6e6;padding:30px 22px}.checkout-order{padding:30px 22px}.checkout-field-section{margin:28px 0}.field input,.field select{padding:16px 13px}.order-product-top{grid-template-columns:60px 1fr auto}.order-product-top>strong{grid-column:3;grid-row:1;font-size:1.4rem}.order-icon{width:60px;height:67px}.order-addon strong{flex-wrap:nowrap}.checkout-footer{display:block;padding:25px 22px}.checkout-footer>a{display:block;margin:12px 0}.checkout-footer nav{margin-top:12px}.checkout-order{max-width:none}.protected-checkout{padding:20px}.hero h1 em{color:#707070}}
+@media(max-width:390px){.field-row:not(.phone-row){grid-template-columns:1fr}.order-product-top{grid-template-columns:50px 1fr}.order-product-top>strong{grid-column:2;grid-row:2}.order-icon{width:50px;height:60px}.order-addon strong{flex-wrap:wrap}.phone-row{grid-template-columns:95px 1fr}}
+CSS.scope-confirm{display:flex;gap:12px;font-size:.8125rem;line-height:1.6;margin-top:22px;color:#5e5e5e}.scope-confirm input{width:18px;height:18px;accent-color:#111;flex-shrink:0;margin-top:4px}.payment-ready .existing-checkout-link{display:none}
.site-footer .button{background:white;color:#171717;border-color:white}.site-footer .button:hover{background:#dedede}
/* Accufy brand with restrained blue accents. */
:root{--blue:#2459dc;--pale:#f2f5fb;--navy:#111d32}.hero h1 em{color:#2459dc}.hero-visual img{filter:grayscale(.15)}.button:hover{background:#1944b3}.program-card.featured .tier,.featured .feature-list li:before{color:#acc7ff}.program-card.featured .button{background:#2459dc;color:white;border-color:#2459dc}.program-card.featured .button:hover{background:#1944b3}.ebook-band{background:#eaf0fc}.ebook-band .eyebrow{color:#2459dc}.ebook-band .button{background:#2459dc;color:white;border-color:#2459dc}.ebook-band .button:hover{background:#1944b3}.course-kicker svg,.product-emblem svg{color:#2459dc}.checkout-header{background:linear-gradient(120deg,#0c1424,#172c4c);border-bottom-color:#3d78fa}.confidence{border-color:#344560}.confidence svg,.checkout-benefits svg{color:#8db6ff}.checkout-benefits,.checkout-benefits>span{border-color:#2b3b54}.product-type{background:#2459dc}.order-product{background:#f1f5fd;border-color:#dce6fa}.order-icon svg{color:#2459dc}.payment-method{border-color:#2459dc;background:#f0f5ff}.order-addon{border-color:#c4d3ee;background:#fafcff}.order-addon:has(input:checked){background:#edf3ff;border-color:#2459dc}.order-addon b,.order-addon em{color:#2459dc}.order-addon input,.scope-confirm input{accent-color:#2459dc}.order-includes{background:#f5f8ff;border-color:#dce6fa}.order-includes svg{color:#3977e4}.guarantee-box{background:#f3f7ff;border-color:#dce6fa}.guarantee-box>svg{color:#2459dc}.complete-order:disabled{background:#627aa9;border-color:#627aa9}.payment-ready .complete-order:not(:disabled){background:#2459dc}.site-footer .button:hover{background:#e4ecff}.checkout-terms a,.guarantee-box a{color:#2459dc}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline-color:#719bff}
/* Color gives the two bundles a distinct place in the collection. */
.accent-text{color:#2459dc}.header-cta .button{background:#2459dc;border-color:#2459dc}.header-cta .button:hover{background:#1944b3}.page-hero{background:linear-gradient(120deg,#f4f7fc 35%,#e7efff)}.digital-card{border-color:#d7e1f1}.course-heading{background:linear-gradient(125deg,#f1f6ff,#e9f0fd)}.access-card .course-heading{background:linear-gradient(120deg,#193a85,#265dde);border-color:#2459dc;color:#fff}.reseller-card .course-heading{background:linear-gradient(120deg,#0e5555,#197e79);border-color:#197e79;color:#fff}.access-card .course-kicker span,.reseller-card .course-kicker span{color:#dce9ff}.access-card .course-kicker svg,.reseller-card .course-kicker svg{color:#fff}.access-card .card-bottom .price{color:#2459dc}.reseller-card .card-bottom .price,.reseller-card .text-link{color:#146b66}.path-card:first-child{border-top:3px solid #2459dc}.path-card:last-child{border-top:3px solid #168077}.hero-caption .caption-icon{color:#2459dc}.focus-bar{background:#fbfcff}.catalog-nav a{border-bottom-color:#a6bff5}.digital-card .text-link{white-space:nowrap}
