.ndh-nav{z-index:1000;border-bottom:1px solid var(--ndh-surface);background:0 0;padding:15px 0;transition:background .3s;position:fixed;top:0;left:0;right:0}.ndh-nav.scrolled{background:var(--ndh-ink)}.ndh-nav.ndh-nav--solid,.ndh-nav.ndh-nav--solid.scrolled{background:var(--ndh-white);border-bottom-color:var(--ndh-line)}.ndh-nav.ndh-nav--solid .ndh-nav-links a{color:var(--ndh-ink)}.ndh-nav.ndh-nav--solid .ndh-nav-logo img,.ndh-nav.ndh-nav--solid .ndh-nav-icon img{filter:brightness(0)}.ndh-nav.ndh-nav--solid .ndh-nav-toggle span{background:var(--ndh-ink)}@media (width<=768px){.ndh-nav.ndh-nav--solid .ndh-nav-links.open{background:var(--ndh-white);border-top-color:var(--ndh-line)}}.ndh-nav.ndh-nav--translucent{-webkit-backdrop-filter:blur(10px);background:#1e1e1ebf;border-bottom-color:#ffffff14}.ndh-nav.ndh-nav--translucent.scrolled{background:var(--ndh-ink)}.ndh-nav-inner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 96px;display:flex}.ndh-nav-left{align-items:center;gap:44px;display:flex}.ndh-nav-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.ndh-nav-logo img{filter:brightness(0)invert();width:auto;height:30px}.ndh-nav-links{align-items:center;gap:44px;margin:0;padding:0 22px;list-style:none;display:flex}.ndh-nav-links a{font:var(--ndh-t-p2);color:var(--ndh-white);white-space:nowrap;text-decoration:none}.ndh-nav-links a:hover{opacity:.9}.ndh-nav-right{align-items:center;gap:16px;display:flex}.ndh-nav-icon{justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex}.ndh-nav-icon img{transition:opacity .2s}.ndh-nav-icon:hover img,.ndh-nav-icon:focus-visible img{opacity:.7}.ndh-nav-icon img{width:40px;height:40px}.ndh-nav-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;appearance:none;background:0 0;border:none;padding:.5rem;display:none}.ndh-nav-toggle span{background:var(--ndh-white);pointer-events:none;width:18px;height:2px;margin:4px 0;display:block}@media (width<=768px){.ndh-nav-inner{padding:0 20px}.ndh-nav-left{gap:0}.ndh-nav-links,.ndh-nav-icon[aria-label=Account]{pointer-events:none;display:none}.ndh-nav-toggle{order:-1;display:block}.ndh-nav-logo{flex:1;justify-content:center}.ndh-nav-right{flex:1 1 0;justify-content:flex-end;gap:0;padding:.5rem}.ndh-nav-toggle{flex:1 1 0}.ndh-nav-links.open{background:var(--ndh-ink);pointer-events:auto;border-top:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:fixed;top:70px;left:0;right:0}}.ndh-footer{background:var(--ndh-footer);color:var(--ndh-white);z-index:0;padding:4rem 0 2rem;position:relative}.ndh-footer-inner{max-width:1440px;margin:0 auto;padding:0 96px}.ndh-footer-top{flex-wrap:wrap;justify-content:space-between;gap:3rem;padding-bottom:3rem;display:flex}.ndh-footer-brand{flex-direction:column;gap:.75rem;display:flex}.ndh-footer-brand img{filter:brightness(0)invert();width:auto;height:36px}.ndh-footer-share{font:700 18px/24.5px var(--ndh-font);color:var(--ndh-teal);text-decoration:none}.ndh-footer-share:hover{opacity:.9}.ndh-footer-social{gap:1rem;margin-top:.5rem;display:flex}.ndh-footer-social img{filter:brightness(0)invert();width:21px;height:21px}.ndh-footer-links{flex-wrap:wrap;gap:140px;display:flex}.ndh-footer-col{flex-direction:column;gap:1rem;display:flex}.ndh-footer-heading{font:700 18px/24.5px var(--ndh-font);color:var(--ndh-white);text-transform:none;letter-spacing:0;opacity:1;margin:0 0 .5rem}.ndh-footer-col a{font:var(--ndh-t-caption);color:var(--ndh-white);opacity:.9;text-decoration:none;display:block}.ndh-footer-heading a{color:inherit;font:inherit;opacity:1;text-underline-offset:4px;-webkit-text-decoration:underline #ffffff73;text-decoration:underline #ffffff73;text-decoration-thickness:1px;transition:text-decoration-color .14s}.ndh-footer-heading a:hover,.ndh-footer-heading a:focus-visible{text-decoration-color:currentColor}.ndh-footer-col a:hover{opacity:1}.ndh-footer-divider{background:#fff3;height:1px;margin-bottom:1.5rem}.ndh-footer-recaptcha{margin-left:auto}.ndh-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ndh-footer-copyright{font:var(--ndh-t-fine);color:var(--ndh-white);opacity:.7}.ndh-footer-legal{gap:1.5rem;display:flex}.ndh-footer-legal a{font:var(--ndh-t-fine);color:var(--ndh-white);opacity:.8;text-decoration:none}.ndh-footer-legal a:hover{opacity:1}@media (width<=768px){.ndh-footer{padding:3rem 16px 2rem}.ndh-footer-inner{padding:0}.ndh-footer-top{flex-flow:column;gap:32px;padding-bottom:32px}.ndh-footer-brand{display:contents}.ndh-footer-brand img{order:1;align-self:flex-start}.ndh-footer-links{order:2;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-content:start;align-items:start;gap:2rem 1.5rem;display:grid}.ndh-footer-share{order:3}.ndh-footer-social{order:4}.ndh-footer-divider{display:none}.ndh-footer-bottom{border-top:1px solid #fff3;flex-direction:column;align-items:flex-start;gap:12px;padding-top:24px}.ndh-footer-legal{flex-wrap:wrap;order:-1;align-items:baseline;gap:6px 10px;width:100%}.ndh-footer-legal a:not(:last-child):after{content:"·";opacity:.45;margin-left:10px}.ndh-footer-copyright{opacity:.6}.ndh-footer-recaptcha{opacity:.75;margin-top:4px;margin-left:0}}@media (width<=1024px) and (width>=769px){.ndh-nav-inner{padding:0 48px}.ndh-nav-left,.ndh-nav-links{gap:24px}.ndh-footer-inner{padding:0 48px}.ndh-footer-links{gap:60px}}.ndh-nav-cart{position:relative}.ndh-nav-cart-badge{background:var(--ndh-teal);min-width:18px;height:18px;color:var(--ndh-white);font:var(--ndh-t-fine);text-align:center;box-shadow:0 0 0 2px var(--ndh-ink);pointer-events:none;border-radius:999px;padding:0 5px;font-weight:700;line-height:18px;position:absolute;top:2px;right:0}.ndh-embed .ndh-new-about-hero{padding-top:90px}.ndh-embed .ndh-new-spec-hero{min-height:728px;max-height:728px}.ndh-embed .ndh-new-spec-hero-mask{background:linear-gradient(90deg,#141a1eb8 0%,#141a1e61 55%,#141a1e26 100%)}.ndh-embed .ndh-new-book{padding-top:0}.new-home-page .ndh-actionbar{display:none}@media (width<=980px){.new-home-page .ndh-actionbar{z-index:900;padding:10px var(--ck-gutter,20px) max(10px, env(safe-area-inset-bottom));background:var(--ndh-white);border-top:1px solid var(--ndh-line);flex-direction:column;margin:0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #141a1e14}.new-home-page .ndh-actionbar>.ck-pay-error{order:0;margin:0 0 8px}.new-home-page .ndh-actionbar>.ndh-actionbar-hint{order:1;margin:0 0 8px}.new-home-page .ndh-actionbar-inner{order:2;justify-content:space-between;align-items:center;gap:16px;display:flex}.new-home-page .ndh-actionbar-amt{flex-direction:column;flex:1 0 auto;gap:3px;min-width:0;max-width:calc(100% - 96px);display:flex;overflow:hidden}.new-home-page .ndh-actionbar-amt .lbl{font:var(--ndh-t-fine);letter-spacing:.08em;text-transform:uppercase;color:var(--ndh-muted);font-weight:700;line-height:1}.new-home-page .ndh-actionbar-amt .val{font:var(--ndh-t-h5);color:var(--ndh-ink);white-space:nowrap;line-height:1}.new-home-page .ndh-actionbar-amt .val em{font:var(--ndh-t-fine);color:var(--ndh-muted);font-weight:600}.new-home-page .ndh-actionbar>.ndh-actionbar-inner>button{white-space:nowrap;border-radius:var(--ndh-radius-btn);width:auto;min-width:80px;max-width:50%;height:44px;font:var(--ndh-t-btn);letter-spacing:var(--ndh-tracking);background-color:var(--ndh-teal-deep);color:var(--ndh-white);border:0;flex:0 auto;margin:0;padding:0 clamp(12px,4vw,24px);transform:none}.new-home-page .ndh-actionbar>.ndh-actionbar-inner>button:hover:not(:disabled){box-shadow:none;transform:none}.new-home-page .ndh-actionbar>.ndh-actionbar-inner>button:disabled{background:var(--ndh-line);color:var(--ndh-muted);opacity:1}.new-home-page .ndh-actionbar>.ndh-actionbar-hint{font:var(--ndh-t-fine);padding:6px 10px}body:has(.ndh-actionbar){padding-bottom:var(--ndh-bar-h,120px)}body:has(.ndh-actionbar) .ndh-chat-fab{bottom:calc(var(--ndh-bar-h,120px) + 12px)}body:has(.ndh-actionbar) .ndh-chat-panel{max-height:calc(100dvh - var(--ndh-bar-h,120px) - 130px)}}.new-home-page .ndh-new-hs-pkg .select,.new-home-page .ndh-new-book-choose,.new-home-page .ndh-new-book-addon-add,.ndh-checkout .ck-pay-btn{background-image:linear-gradient(var(--ndh-wipe,var(--ndh-teal-deep)), var(--ndh-wipe,var(--ndh-teal-deep)));background-position:0;background-repeat:no-repeat;background-size:0% 100%;transition:background-size 1.2s cubic-bezier(.22,1,.36,1),border-color .2s}.new-home-page .ndh-new-hs-pkg .select:hover,.new-home-page .ndh-new-book-choose:hover:not(:disabled),.new-home-page .ndh-new-book-addon-add:hover:not(:disabled),.ndh-checkout .ck-pay-btn:hover:not(:disabled){background-size:100% 100%}.new-home-page .ndh-new-hs-pkg .select:active,.new-home-page .ndh-new-book-choose:active,.new-home-page .ndh-new-book-addon-add:active,.ndh-checkout .ck-pay-btn:active{background-size:0% 100%}.new-home-page .ndh-new-hs-pkg .select{--ndh-wipe:#3e879b47}.ndh-checkout .ck-pay-btn{--ndh-wipe:var(--ndh-teal-darkest)}.ndh-contact-fab{right:24px;bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:1022;background:var(--ndh-teal);width:56px;height:56px;color:var(--ndh-white);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:fixed;box-shadow:0 12px 42px -4px #18274b2e,0 8px 18px -6px #18274b2e}.ndh-contact-fab svg{margin-top:-1px;display:block}.ndh-contact-fab:hover,.ndh-contact-fab:focus-visible{background:var(--ndh-teal-deep);color:var(--ndh-white);transform:translateY(-2px);box-shadow:0 16px 48px -4px #18274b42,0 12px 24px -6px #18274b42}.ndh-contact-fab:focus-visible{outline:2px solid var(--ndh-teal-darkest);outline-offset:3px}@media (prefers-reduced-motion:reduce){.ndh-contact-fab{transition:background-color .2s}.ndh-contact-fab:hover,.ndh-contact-fab:focus-visible{transform:none}}@media (width<=768px){.ndh-contact-fab{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));width:52px;height:52px}}
