/* === CONSOLIDATED: shared-footer.css === */
/* FUENTE ÚNICA DEL FOOTER COMPARTIDO DE TF3GEST */
/* Footer global de TF3Gest — fuente única de verdad */
.nw-footer{
  width:100%;
  margin-top:auto;
  padding:50px 0 22px;
  background:#071322;
  color:#94a3b8;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size:16px;
  font-weight:400;
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}
.nw-footer,.nw-footer *{box-sizing:border-box}
.nw-footer a{text-decoration:none}
.nw-footer p{margin:0;color:#94a3b8}
.nw-footer__shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.nw-footer__top{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(520px,1.28fr);gap:52px}
.nw-footer__logo{display:flex;align-items:center;gap:13px;color:#fff}


.nw-footer__logo>span:last-child{display:grid;gap:2px}
.nw-footer__logo strong{color:#fff;font-size:16px;line-height:18px;font-weight:700}
.nw-footer__logo small{color:#8fa0b7;font-size:12px;line-height:14px;font-weight:400}
.nw-footer__brand>p{max-width:390px;margin-top:16px;font-size:14px;line-height:23px;font-weight:400}
.nw-footer__platform{display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:8px 11px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.035)}
.nw-footer__platform>.nw-icon{flex:0 0 20px;width:20px;height:20px;color:#7db4ff}
.nw-footer__platform>span{display:grid;gap:1px}
.nw-footer__platform strong{color:#dce6f4;font-size:12px;line-height:15px;font-weight:700}
.nw-footer__platform small{color:#8798af;font-size:11px;line-height:14px;font-weight:400}
.nw-footer__links{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:28px}
.nw-footer__column>strong{display:block;color:#fff;font-size:14px;line-height:18px;font-weight:700}
.nw-footer__column a{display:block;margin-top:10px;color:#94a3b8;font-size:13px;line-height:18px;font-weight:400;transition:color .18s ease}
.nw-footer__column a:hover,.nw-footer__column a:focus-visible{color:#fff}
.nw-footer__bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:40px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}
/* Fijado en px para que el copyright y los badges sean idénticos en todas las páginas. */
.nw-footer__bottom>p,
.nw-footer__bottom>p span,
.nw-footer__badges span{
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size:12px !important;
  font-weight:400 !important;
  line-height:20px !important;
  letter-spacing:0 !important;
  text-transform:none !important;
}
.nw-footer__bottom>p{color:#94a3b8 !important;white-space:normal}
.nw-footer__badges{display:flex;align-items:center;gap:14px}
.nw-footer__badges span{display:inline-flex;align-items:center;gap:7px;color:#94a3b8 !important;white-space:nowrap}
.nw-footer__badges .nw-icon{flex:0 0 15px;width:15px;height:15px;color:#79adf4}
.nw-footer svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.nw-footer .nw-icon--windows{fill:currentColor;stroke:none}
.nw-footer__back{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(255,255,255,.055);color:#fff}
.nw-footer__back .nw-icon{width:18px;height:18px}
.nw-footer__back-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1040px){.nw-footer__top{grid-template-columns:1fr;gap:38px}}
@media(max-width:680px){
  .nw-footer{padding-top:44px}
  .nw-footer__shell{width:calc(100% - 32px)}
  .nw-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}
  .nw-footer__column:last-child{grid-column:1/-1}
  .nw-footer__bottom{align-items:flex-start;flex-direction:column;padding-right:54px}
  .nw-footer__badges{flex-wrap:wrap}
  .nw-footer__back{position:absolute;right:0;top:18px}
}

/* Logo completo para fondos oscuros */
.nw-footer__logo-image{
  display:block;
  width:210px;
  max-width:100%;
  height:auto;
  object-fit:contain;
}
@media(max-width:680px){
  .nw-footer__logo-image{width:190px}
}

/* Logotipo completo blanco en todos los pies de página oscuros */
.nw-footer__logo{
  display:inline-flex;
  align-items:center;
  gap:0;
}
.nw-footer__logo-image{
  display:block;
  width:220px;
  height:auto;
  max-height:58px;
  object-fit:contain;
  object-position:left center;
}
@media(max-width:680px){
  .nw-footer__logo-image{
    width:185px;
    height:auto;
    max-height:50px;
  }
}

/* === brand-final.css === */
/* TF3Gest — final visual consolidation */
:root{--tf3-navy:#001a3d;--tf3-deep:#00142f;--tf3-blue:#087bf0;--tf3-blue-dark:#075dd7;--tf3-sky:#edf6ff;--tf3-ink:#06172f;--tf3-muted:#5f6f85;--tf3-line:#dbe7f2;--tf3-shadow:0 16px 42px rgba(0,26,61,.08)}
.tf3-wordmark{display:inline-block;width:auto;height:.88em;max-width:none;margin:0 .045em;vertical-align:-.09em;object-fit:contain}h1 .tf3-wordmark,h2 .tf3-wordmark,h3 .tf3-wordmark{height:.92em;vertical-align:-.08em}.nw-btn .tf3-wordmark,.nw-nav-cta .tf3-wordmark{height:.82em;vertical-align:-.1em}
.header{height:82px!important;transition:height .2s ease,background .2s ease,box-shadow .2s ease!important}.nw-nav__inner{height:82px!important;transition:height .2s ease!important}.nw-brand{display:inline-flex!important;align-items:center!important;gap:0!important;min-width:0!important}.nw-brand .nw-brand__logo,.nw-brand>img{display:block!important;width:222px!important;height:58px!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important}.header.is-scrolled{height:72px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 10px 34px rgba(0,26,61,.08)!important}.header.is-scrolled .nw-nav__inner{height:72px!important}.header.is-scrolled .nw-brand .nw-brand__logo{width:205px!important;height:52px!important}.nw-main-nav>a:not(.nw-nav-cta){color:#33445b!important;font-weight:700!important}.nw-main-nav>a:not(.nw-nav-cta):hover,.nw-main-nav>a.is-active{color:var(--tf3-blue)!important;background:var(--tf3-sky)!important}.nw-main-nav>a.is-active::after{background:var(--tf3-blue)!important}.nw-nav-cta,.nw-btn--primary{background:linear-gradient(135deg,var(--tf3-blue),var(--tf3-blue-dark))!important;border-color:transparent!important;color:#fff!important;box-shadow:0 12px 28px rgba(8,123,240,.22)!important}.nw-nav-cta:hover,.nw-btn--primary:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(8,123,240,.28)!important}
#inicio{padding-top:82px!important}.nw-hero{padding-top:50px!important;padding-bottom:76px!important;background:linear-gradient(180deg,#fff 0%,#f7fbff 74%,#fff 100%)!important}.nw-hero h1{max-width:780px!important;color:var(--tf3-navy)!important;font-size:clamp(3rem,5.3vw,5.35rem)!important;line-height:.99!important;letter-spacing:-.057em!important}.nw-hero__lead{max-width:680px!important;color:var(--tf3-muted)!important;line-height:1.7!important}.nw-kicker{border:1px solid #cde5ff!important;background:#eef7ff!important;color:#0866c8!important;font-weight:800!important}.nw-btn{min-height:54px!important;border-radius:12px!important;font-weight:800!important}.nw-btn--secondary{border:1px solid #cbd9e8!important;background:#fff!important;color:var(--tf3-navy)!important}.nw-trust span{color:#53647b!important}.nw-trust i{color:var(--tf3-blue)!important}
.nw-app-preview{border:1px solid #d6e3ef!important;border-radius:20px!important;box-shadow:0 30px 74px rgba(0,26,61,.14)!important}.nw-app-preview__topbar{background:linear-gradient(135deg,var(--tf3-deep),var(--tf3-navy))!important;color:#fff!important}.nw-app-preview__sidebar{background:#031a3b!important}.nw-app-preview__sidebar .is-active{background:var(--tf3-blue)!important;color:#fff!important}
.nw-proof-strip{border:0!important;background:var(--tf3-navy)!important;color:#fff!important}.nw-proof-strip span{color:#fff!important}.nw-proof-strip i{color:#54b0ff!important}.nw-verifactu-section,.nw-security-section,.nw-download-section{background:linear-gradient(145deg,var(--tf3-deep),#062859)!important;color:#fff!important}.nw-verifactu-section h2,.nw-security-section h2,.nw-download-section h2{color:#fff!important}.nw-verifactu-section p,.nw-security-section p,.nw-download-section p{color:#c8d6e8!important}.nw-inline-link{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--tf3-blue);font-weight:800;text-decoration:none}.nw-inline-link--light{color:#8ec7ff!important}.nw-verifactu-actions{display:flex!important;flex-direction:column!important;align-items:flex-start!important}
.nw-features-section{background:#fff!important;padding:82px 0!important}.nw-features-heading{max-width:760px!important;margin:0 auto 34px!important}.nw-workflow-line{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;max-width:1080px;margin:0 auto 34px;padding:18px;border:1px solid #dce9f6;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 8px 24px rgba(0,26,61,.04)}.nw-workflow-line>span{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#fff;color:#243750;font-size:.86rem}.nw-workflow-line>span i{color:var(--tf3-blue)}.nw-workflow-line>b{color:#9db4cc;font-size:1rem}.nw-features-grid--core{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.nw-feature-card{min-height:225px!important;padding:23px!important;border:1px solid var(--tf3-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 28px rgba(0,26,61,.05)!important}.nw-feature-card:hover{transform:translateY(-3px)!important;border-color:#b7d8fa!important;box-shadow:0 18px 38px rgba(0,26,61,.09)!important}.nw-feature-card h3{margin-top:18px!important}.nw-feature-card p{font-size:.94rem!important;line-height:1.62!important}.nw-more-features{max-width:1040px;margin:24px auto 0;border:1px solid #dce8f4;border-radius:16px;background:#f8fbff;overflow:hidden}.nw-more-features summary,.nw-plan-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;color:var(--tf3-navy);font-weight:800}.nw-more-features summary::-webkit-details-marker,.nw-plan-details summary::-webkit-details-marker{display:none}.nw-more-features summary span,.nw-plan-details summary span{font-size:1.4rem;color:var(--tf3-blue);transition:transform .2s ease}.nw-more-features[open] summary span,.nw-plan-details[open] summary span{transform:rotate(45deg)}.nw-more-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 18px 18px}.nw-more-features__grid>span{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:start;padding:15px;border:1px solid #e2ebf5;border-radius:13px;background:#fff}.nw-more-features__grid i{grid-row:1/3;color:var(--tf3-blue);margin-top:3px}.nw-more-features__grid strong{color:#23354d;font-size:.9rem}.nw-more-features__grid small{margin-top:4px;color:#708097;line-height:1.5}
.nw-migration-section{padding:80px 0!important;background:linear-gradient(180deg,#f5f9ff 0%,#fff 100%)!important;color:var(--tf3-ink)!important}.nw-migration-panel--split{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr)!important;gap:22px 42px!important;padding:clamp(30px,4vw,50px)!important;border:1px solid #d7e5f3!important;border-radius:24px!important;background:#fff!important;box-shadow:var(--tf3-shadow)!important}.nw-migration-copy h2{margin-top:13px!important;color:var(--tf3-navy)!important;letter-spacing:-.04em}.nw-migration-copy p{max-width:680px!important;color:var(--tf3-muted)!important;line-height:1.7!important}.nw-migration-cta{display:inline-flex!important;width:auto!important;margin-top:24px!important}.nw-migration-data{padding:24px;border:1px solid #deebf6;border-radius:18px;background:#f8fbff}.nw-migration-data>strong{display:block;margin-bottom:14px;color:#20334c;font-size:.95rem}.nw-migration-data ul{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0 0 14px!important;padding:0!important}.nw-migration-data li{display:flex!important;align-items:flex-start!important;gap:9px!important;padding:0!important;border:0!important;background:transparent!important;color:#31455e!important;font-weight:700!important}.nw-migration-data li i{margin-top:4px!important;color:var(--tf3-blue)!important}.nw-migration-data small{display:block;color:#708097;line-height:1.55}.nw-migration-steps{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:10px!important;max-width:none!important}.nw-migration-steps span{display:grid!important;grid-template-columns:auto 1fr!important;column-gap:13px!important;align-items:start!important;min-height:106px!important;padding:18px!important;border:1px solid #dce9f6!important;border-radius:16px!important;background:#fff!important;color:#42556e!important;box-shadow:0 7px 20px rgba(0,26,61,.04)!important}.nw-migration-steps strong{grid-row:1/3;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;border-radius:12px!important;background:#eaf4ff!important;color:var(--tf3-blue)!important;font-size:.84rem!important}.nw-migration-steps b{color:#20334c;font-size:.95rem}.nw-migration-steps small{margin-top:3px;color:#728097;line-height:1.5}
.nw-security-note{margin-top:15px!important;font-size:.92rem!important;color:#9fb7d3!important}.nw-security-cards article{border-color:rgba(255,255,255,.11)!important;background:rgba(255,255,255,.06)!important}.nw-about-section{background:#fff!important;padding:82px 0!important}.nw-about-panel{border:1px solid #dce8f4!important;border-radius:24px!important;background:linear-gradient(145deg,#fff,#f7fbff)!important;box-shadow:0 14px 38px rgba(0,26,61,.055)!important}
.nw-pricing-section{padding:84px 0!important;background:linear-gradient(180deg,#f4f9ff 0%,#fff 100%)!important}.nw-plan-showcase--simple{grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr)!important;align-items:stretch!important;overflow:hidden!important;border:1px solid #d8e5f2!important;border-radius:24px!important;background:#fff!important;box-shadow:0 22px 58px rgba(0,26,61,.09)!important}.nw-plan-summary{background:linear-gradient(145deg,var(--tf3-deep),#062859)!important}.nw-plan-core{padding:clamp(28px,4vw,46px)!important}.nw-plan-core h4{margin:0 0 20px;color:var(--tf3-navy);font-size:1.25rem}.nw-plan-core>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:0;padding:0;list-style:none}.nw-plan-core>ul li{display:flex;align-items:flex-start;gap:10px;color:#30445d;font-weight:700}.nw-plan-core>ul i{margin-top:4px;color:var(--tf3-blue)}.nw-plan-details{margin-top:28px;border:1px solid #dfe9f3;border-radius:14px;background:#f8fbff;overflow:hidden}.nw-plan-details__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 16px 16px}.nw-plan-details__grid>div{padding:14px;border:1px solid #e2ebf4;border-radius:12px;background:#fff}.nw-plan-details__grid strong,.nw-plan-details__grid span{display:block}.nw-plan-details__grid strong{color:#263a54}.nw-plan-details__grid span{margin-top:5px;color:#728097;font-size:.86rem;line-height:1.5}
.nw-faq-section{padding:82px 0!important;background:#fff!important}.nw-faq-item{border:1px solid var(--tf3-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 7px 22px rgba(0,26,61,.04)!important}.nw-faq-card{border:1px solid #dbe8f4!important;border-radius:18px!important;background:#f7fbff!important}.nw-faq-card .nw-inline-link{margin-top:18px}
.nw-contact-page main{padding-top:82px!important}.nw-contact-hero{padding-top:48px!important;padding-bottom:58px!important}.nw-contact-copy h1{font-size:clamp(42px,5vw,68px)!important}.nw-contact-benefits{margin-top:32px!important}.nw-page-hero{padding-top:58px!important;padding-bottom:62px!important}.nw-page-main>.nw-page-shell{padding-top:34px!important}.nw-page-brand--logo img{width:205px!important;height:56px!important;object-fit:contain!important;object-position:left center!important}.legal-hero{padding-top:40px!important;padding-bottom:58px!important}.legal-brand__logo{width:205px!important;height:56px!important;object-fit:contain!important;object-position:left center!important}.nw-footer{background:#00142f!important}.nw-footer__logo-image{display:block!important;width:188px!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.nw-footer__brand>p{max-width:340px!important}.nw-footer__badges span{white-space:nowrap}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(8,123,240,.28)!important;outline-offset:3px!important}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media(max-width:1080px){.nw-features-grid--core{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nw-more-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nw-migration-panel--split{grid-template-columns:1fr!important}.nw-migration-steps{grid-column:auto!important}.nw-plan-showcase--simple{grid-template-columns:1fr!important}}
@media(max-width:760px){.header,.nw-nav__inner{height:74px!important}#inicio{padding-top:74px!important}.header.is-scrolled,.header.is-scrolled .nw-nav__inner{height:68px!important}.nw-brand .nw-brand__logo,.nw-brand>img{width:174px!important;height:46px!important}.header.is-scrolled .nw-brand .nw-brand__logo{width:162px!important;height:44px!important}.nw-hero{padding-top:36px!important;padding-bottom:54px!important}.nw-hero h1{font-size:clamp(2.5rem,12vw,3.8rem)!important}.nw-workflow-line{justify-content:flex-start;gap:8px}.nw-workflow-line>b{display:none}.nw-workflow-line>span{width:calc(50% - 4px);justify-content:flex-start}.nw-features-section,.nw-about-section,.nw-pricing-section,.nw-faq-section{padding:62px 0!important}.nw-features-grid--core{grid-template-columns:1fr!important}.nw-feature-card{min-height:0!important}.nw-more-features__grid{grid-template-columns:1fr}.nw-migration-section{padding:58px 0!important}.nw-migration-panel--split{padding:24px 18px!important;border-radius:18px!important}.nw-migration-data{padding:18px}.nw-migration-steps{grid-template-columns:1fr!important}.nw-migration-steps span{min-height:0!important}.nw-plan-core>ul,.nw-plan-details__grid{grid-template-columns:1fr}.nw-plan-core{padding:25px 20px!important}.nw-contact-page main{padding-top:74px!important}.nw-contact-hero{padding-top:36px!important;padding-bottom:46px!important}.nw-page-hero{padding-top:42px!important;padding-bottom:48px!important}.legal-hero{padding-top:30px!important;padding-bottom:44px!important}.nw-page-main>.nw-page-shell{padding-top:24px!important}.nw-page-brand--logo img,.legal-brand__logo{width:170px!important;height:46px!important}.nw-footer__logo-image{width:165px!important}}
@media(max-width:440px){.nw-workflow-line>span{width:100%}.nw-hero__actions{display:grid!important}.nw-btn{width:100%!important;justify-content:center!important}.nw-migration-cta{width:100%!important}.nw-more-features summary,.nw-plan-details summary{padding:15px 16px}}

/* V9.2 — refinements after the V8/V9 audit */
.nw-feature-card,
.nw-security-cards article,
.nw-about-facts article,
.nw-migration-steps span{
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
@media (hover:hover){
  .nw-feature-card:hover,
  .nw-security-cards article:hover,
  .nw-about-facts article:hover,
  .nw-migration-steps span:hover{
    transform:translateY(-2px);
  }
}
.nw-more-features{
  margin-top:26px!important;
}
.nw-more-features summary,
.nw-plan-details summary{
  cursor:pointer;
}
.nw-migration-copy p{
  max-width:620px!important;
}
.nw-migration-data small{
  font-size:.84rem;
}
.nw-pricing-footnote{
  max-width:760px;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center;
}
@media(max-width:760px){
  .nw-workflow-line{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .nw-workflow-line>span{
    position:relative;
    width:100%!important;
    min-height:58px;
    padding:12px 14px!important;
    border:1px solid #dce8f4;
    border-radius:14px;
    background:#fff;
  }
  .nw-workflow-line>span:not(:last-of-type){
    margin-bottom:20px;
  }
  .nw-workflow-line>span:not(:last-of-type)::after{
    content:"↓";
    position:absolute;
    left:50%;
    bottom:-20px;
    transform:translateX(-50%);
    color:var(--tf3-blue);
    font-weight:800;
    line-height:20px;
  }
  .nw-migration-copy h2{
    font-size:clamp(2rem,9vw,2.8rem)!important;
  }
  .nw-pricing-heading h2,
  .nw-faq-heading h2{
    font-size:clamp(2rem,9vw,2.8rem)!important;
  }
}


/* Global keyboard skip link for utility pages */
.nw-skip-link{
  position:fixed;
  z-index:9999;
  top:10px;
  left:10px;
  transform:translateY(-160%);
  padding:10px 14px;
  border-radius:10px;
  background:#fff;
  color:#001a3d;
  font-weight:800;
  box-shadow:0 8px 28px rgba(0,26,61,.18);
}
.nw-skip-link:focus{
  transform:translateY(0);
}


/* V9.6 — responsive, touch and overflow hardening */
.nw-shell,
.nw-nav__inner,
.nw-footer__shell,
.nw-page-shell,
.legal-shell{
  min-width:0;
}
.nw-hero__copy,
.nw-hero__visual,
.nw-feature-card,
.nw-migration-copy,
.nw-migration-data,
.nw-plan-summary,
.nw-plan-core,
.nw-faq-list,
.nw-faq-card,
.nw-download-copy,
.nw-download-form-card{
  min-width:0;
}
h1,h2,h3,h4,p,li,small,strong,span,a{
  overflow-wrap:break-word;
}
.nw-btn,
.nw-nav-cta,
.nw-menu-toggle,
.nw-main-nav>a,
.nw-faq-item summary,
.nw-more-features summary,
.nw-plan-details summary{
  min-height:44px;
}
.nw-menu-toggle{
  min-width:44px;
  flex:0 0 44px;
}
.nw-form-field input,
.nw-form-field select,
.nw-form-field textarea{
  max-width:100%;
}
@media(max-width:900px){
  .nw-main-nav{
    max-height:calc(100dvh - 104px);
    overflow-y:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
}
@media(max-width:760px){
  .nw-shell,
  .nw-nav__inner,
  .nw-footer__shell{
    width:calc(100% - 32px)!important;
  }
  .nw-form-field input,
  .nw-form-field select,
  .nw-form-field textarea{
    min-height:48px;
    font-size:16px!important;
  }
  .nw-form-field textarea{
    min-height:112px;
  }
  .nw-download-form-card{
    padding:22px 18px!important;
  }
  .nw-form-grid{
    padding:14px!important;
    gap:13px!important;
  }
  .nw-faq-item summary{
    padding:17px 16px!important;
  }
  .nw-faq-answer{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .nw-footer__bottom{
    gap:18px!important;
  }
}
@media(max-width:430px){
  .nw-shell,
  .nw-nav__inner,
  .nw-footer__shell{
    width:calc(100% - 24px)!important;
  }
  .nw-brand .nw-brand__logo,
  .nw-brand>img{
    width:158px!important;
    max-height:42px!important;
  }
  .nw-menu-toggle{
    width:44px!important;
    height:44px!important;
  }
  .nw-main-nav{
    left:12px!important;
    right:12px!important;
    border-radius:16px!important;
  }
  .nw-hero{
    padding-top:30px!important;
    padding-bottom:46px!important;
  }
  .nw-hero h1{
    font-size:clamp(2.25rem,11.5vw,3.15rem)!important;
    line-height:1.02!important;
  }
  .nw-kicker,
  .nw-section-kicker,
  .nw-download-kicker,
  .nw-verifactu-eyebrow{
    line-height:1.3!important;
  }
  .nw-plan-summary{
    padding:26px 18px!important;
  }
  .nw-price strong{
    font-size:2.8rem!important;
  }
  .nw-download-form-card{
    padding:18px 14px!important;
    border-radius:20px!important;
  }
  .nw-form-grid{
    padding:12px!important;
    border-radius:15px!important;
  }
  .nw-download-form-heading{
    align-items:flex-start!important;
  }
}
@media(max-width:360px){
  .nw-brand .nw-brand__logo,
  .nw-brand>img{
    width:146px!important;
  }
  .nw-hero h1{
    font-size:2.18rem!important;
  }
  .nw-btn{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .nw-feature-card,
  .nw-migration-data,
  .nw-migration-steps span{
    padding-left:15px!important;
    padding-right:15px!important;
  }
}
