#nb-home-v3 .q-main{overflow:clip}
#nb-home-v3 .q-main section[id]{scroll-margin-top:120px}
#nb-home-v3 .q-main p{font-size:17px;line-height:1.7;color:var(--muted);text-wrap:pretty}
#nb-home-v3 .q-main .eyebrow{font-size:12px;line-height:1.6;letter-spacing:1.45px;font-weight:750;color:var(--blue)}
#nb-home-v3 .q-main h2{font-size:clamp(36px,3.55vw,51px);font-weight:550;line-height:1.13;letter-spacing:-.045em;text-wrap:balance}
#nb-home-v3 .q-main h3{font-size:25px;line-height:1.25;letter-spacing:-.6px;font-weight:600}
#nb-home-v3 .q-breadcrumb{display:flex;gap:13px;align-items:center;padding-top:24px;font-size:13px;color:var(--muted)}
#nb-home-v3 .q-breadcrumb a:hover{color:var(--blue)}
#nb-home-v3 .q-hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:60px;padding-top:44px;padding-bottom:55px}
#nb-home-v3 .q-hero h1{font-size:clamp(50px,5.6vw,80px);line-height:1.05;letter-spacing:-.06em;font-weight:550;margin:22px 0 26px}
#nb-home-v3 .q-hero h1 span{color:var(--blue)}
#nb-home-v3 .q-main .q-lead{font-size:21px;line-height:1.55;color:var(--ink);max-width:480px}
#nb-home-v3 .q-main .q-hero-description{max-width:460px;margin-top:18px}
#nb-home-v3 .q-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:30px}
#nb-home-v3 .q-actions .button{gap:30px}
#nb-home-v3 .q-text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:650;line-height:1.5;color:var(--blue);padding:8px 0;background:none;border:none;cursor:pointer;transition:color .18s ease}
#nb-home-v3 .q-text-link:hover{text-decoration:underline;text-underline-offset:5px;color:var(--blue-hover)}
#nb-home-v3 .q-text-link .icon{width:19px;height:19px}
#nb-home-v3 .q-hero-image{margin:0;position:relative;border-radius:7px;overflow:hidden;background:var(--soft-blue)}
#nb-home-v3 .q-hero-image>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}
#nb-home-v3 .q-hero-image figcaption{position:absolute;bottom:18px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:4px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);font-size:11px;letter-spacing:1px;font-weight:650}
#nb-home-v3 .q-hero-image figcaption .icon{width:20px;height:20px;flex:none}
#nb-home-v3 .q-proof{margin:0;list-style:none;padding:25px 0;display:flex;justify-content:space-between;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
#nb-home-v3 .q-proof li{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:550}
#nb-home-v3 .q-proof .icon{flex:none;width:22px;height:22px;color:var(--blue)}
#nb-home-v3 .q-section{padding-top:104px;padding-bottom:104px}
#nb-home-v3 .q-standards{display:grid;grid-template-columns:.86fr 1.14fr;gap:110px}
#nb-home-v3 .q-section-intro h2{margin:18px 0 24px}
#nb-home-v3 .q-section-intro>p:not(.eyebrow){max-width:390px}
#nb-home-v3 .q-principles article{display:grid;grid-template-columns:40px 1fr;gap:26px;padding:27px 0;border-bottom:1px solid var(--line)}
#nb-home-v3 .q-principles article:first-child{padding-top:0}
#nb-home-v3 .q-principles article:last-child{padding-bottom:0;border-bottom:0}
#nb-home-v3 .q-number{font-size:14px;font-weight:650;font-variant-numeric:tabular-nums;color:var(--blue);padding-top:4px}
#nb-home-v3 .q-principles p{margin-top:12px}
#nb-home-v3 .q-principles .q-text-link{margin-top:7px}
#nb-home-v3 .q-testing{background:var(--soft-blue);padding:85px 0}
#nb-home-v3 .q-testing-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}
#nb-home-v3 .q-testing-story h2{margin:18px 0 25px}
#nb-home-v3 .q-testing-story>p:not(.eyebrow){max-width:450px;margin-top:18px}
#nb-home-v3 .q-report-meta{display:flex;gap:48px;margin:30px 0 26px}
#nb-home-v3 .q-report-meta dt{font-size:12px;color:var(--muted);margin-bottom:5px}
#nb-home-v3 .q-report-meta dd{font-size:17px;font-weight:600;margin:0;font-variant-numeric:tabular-nums}
#nb-home-v3 .q-report-button{color:var(--blue);border:1px solid #bcccf5;background:transparent;gap:22px}
#nb-home-v3 .q-report-button:hover{background:#dae5ff;border-color:var(--blue)}
#nb-home-v3 .q-result-card{background:var(--page);border-radius:7px;padding:30px 36px;box-shadow:0 15px 50px -30px #254f9670}
#nb-home-v3 .q-result-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:22px;border-bottom:1px solid var(--line)}
#nb-home-v3 .q-result-header>p{font-size:21px;font-weight:750;letter-spacing:-.5px;line-height:1.2;color:var(--ink)}
#nb-home-v3 .q-result-header>p span{display:block;font-size:10px;font-weight:600;letter-spacing:1.2px;margin-top:7px;color:var(--muted)}
#nb-home-v3 .q-result-header .icon{width:28px;height:28px;color:var(--blue)}
#nb-home-v3 .q-identity{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0 28px}
#nb-home-v3 .q-small-label{display:block;font-size:10px;letter-spacing:1.2px;font-weight:700;color:var(--muted)}
#nb-home-v3 .q-identity strong{display:flex;align-items:center;gap:10px;font-size:36px;font-weight:550;letter-spacing:-1.1px;color:var(--blue);line-height:1.35;margin-top:5px}
#nb-home-v3 .q-identity strong .icon{width:24px;height:24px;border:1px solid #bed0ff;border-radius:50%;padding:4px}
#nb-home-v3 .q-method{font-size:13px;color:var(--muted)}
#nb-home-v3 .q-result-mark{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);width:62px;height:68px;flex:none;border-radius:5px;color:#5d73ae;font-size:24px;font-weight:500;letter-spacing:-1px}
#nb-home-v3 .q-result-card table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.5;table-layout:auto}
#nb-home-v3 .q-result-card caption{text-align:left;font-size:17px;font-weight:650;padding-bottom:16px}
#nb-home-v3 .q-result-card th,#nb-home-v3 .q-result-card td{padding:12px 0;border-bottom:1px solid var(--line);text-align:left}
#nb-home-v3 .q-result-card thead th{font-weight:500;font-size:12px;color:var(--muted);padding-top:0}
#nb-home-v3 .q-result-card tbody th{font-weight:500}
#nb-home-v3 .q-result-card td,#nb-home-v3 .q-result-card thead th:last-child{text-align:right;font-variant-numeric:tabular-nums}
#nb-home-v3 .q-result-card td span{font-size:12px;color:var(--muted)}
#nb-home-v3 .q-main .q-result-note{font-size:12px;line-height:1.6;margin-top:17px}
#nb-home-v3 .q-reading{display:grid;grid-template-columns:.72fr 1.28fr;gap:95px;border-bottom:1px solid var(--line)}
#nb-home-v3 .q-reading h2{margin-top:18px}
#nb-home-v3 .q-reading-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px}
#nb-home-v3 .q-line-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--soft-blue);color:var(--blue);border-radius:7px;margin-bottom:22px}
#nb-home-v3 .q-reading-grid h3{font-size:22px;margin-bottom:14px}
#nb-home-v3 .q-reading-grid p{font-size:16px}
#nb-home-v3 .q-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:42px}
#nb-home-v3 .q-section-heading h2{margin-top:18px}
#nb-home-v3 .q-section-heading>p{max-width:380px}
#nb-home-v3 .q-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
#nb-home-v3 .q-product{min-width:0;display:flex;flex-direction:column}
#nb-home-v3 .q-product-image{display:block;position:relative;overflow:hidden;border-radius:7px;background:#e8ecf4;aspect-ratio:1.13}
#nb-home-v3 .q-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
#nb-home-v3 .q-product-image:hover img{transform:scale(1.035)}
#nb-home-v3 .q-product-image>span{position:absolute;left:20px;top:20px;font-size:10px;letter-spacing:1.1px;font-weight:650;color:var(--ink)}
#nb-home-v3 .q-product-copy{padding:25px 4px 0;display:flex;flex-direction:column;flex:1}
#nb-home-v3 .q-product-copy h3{font-size:29px;margin-bottom:12px}
#nb-home-v3 .q-product-copy p{font-size:15px;flex:1}
#nb-home-v3 .q-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding-top:16px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}
#nb-home-v3 .q-product-bottom a{width:42px;height:42px;border:1px solid #c8d1e2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ink);transition:background .2s,border-color .2s}
#nb-home-v3 .q-product-bottom a:hover{background:var(--soft-blue);border-color:var(--blue)}
#nb-home-v3 .q-product-bottom .icon{width:21px;height:21px}
#nb-home-v3 .q-questions{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;padding-top:25px}
#nb-home-v3 .q-questions .q-text-link{margin-top:20px}
#nb-home-v3 .q-faq-list details{border-bottom:1px solid var(--line)}
#nb-home-v3 .q-faq-list details:first-child{border-top:1px solid var(--line)}
#nb-home-v3 .q-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0;list-style:none;cursor:pointer;font-size:17px;font-weight:600;line-height:1.5;transition:color .18s}
#nb-home-v3 .q-faq-list summary::-webkit-details-marker{display:none}
#nb-home-v3 .q-faq-list summary:hover{color:var(--blue)}
#nb-home-v3 .q-faq-list summary>span{font-weight:400;font-size:25px;color:var(--blue);line-height:1;transition:transform .2s}
#nb-home-v3 .q-faq-list details[open] summary>span{transform:rotate(45deg)}
#nb-home-v3 .q-faq-list details>div{padding:0 35px 24px 0}
#nb-home-v3 .q-faq-list details>div p{font-size:16px}
#nb-home-v3 .q-faq-list .q-text-link{margin-top:12px}
#nb-home-v3 .q-closing{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:58px;padding-bottom:64px;border-top:1px solid var(--line)}
#nb-home-v3 .q-closing h2{margin-top:14px}
#nb-home-v3 .q-closing .button{min-width:230px;gap:25px}
#nb-home-v3 .q-report-dialog{width:min(860px,calc(100vw - 32px));max-height:90dvh;overflow:auto;border-radius:9px;margin:auto;border:0;padding:0;background:var(--page);color:var(--ink)}
#nb-home-v3 .q-dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;padding:25px 28px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--page);z-index:2}
#nb-home-v3 .q-dialog-top h2{font-size:27px;line-height:1.2;letter-spacing:-.7px;margin:8px 0}
#nb-home-v3 .q-dialog-top p:last-child{font-size:13px;color:var(--muted)}
#nb-home-v3 .q-document{background:var(--wash);padding:28px;display:flex;justify-content:center}
#nb-home-v3 .q-document img{width:100%;height:auto;max-width:650px;background:white;box-shadow:0 5px 22px #25365214}
#nb-home-v3 .q-dialog-bottom{padding:18px 28px;display:flex;gap:20px;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted)}
#nb-home-v3 .desktop-nav a[aria-current=page]{color:var(--blue)}
#nb-home-v3 a.bag-button{display:flex;align-items:center;gap:9px}
#nb-home-v3 .announcement>span:last-child{cursor:default}
@media(min-width:1441px){#nb-home-v3 .q-hero{gap:84px}}
@media(max-width:1100px){#nb-home-v3 .q-hero{gap:36px}#nb-home-v3 .q-actions{gap:14px}#nb-home-v3 .q-hero h1{font-size:60px}#nb-home-v3 .q-standards,#nb-home-v3 .q-testing-grid,#nb-home-v3 .q-questions{gap:55px}#nb-home-v3 .q-reading{grid-template-columns:1fr;gap:38px}#nb-home-v3 .q-reading-grid{max-width:850px}#nb-home-v3 .q-result-card{padding:26px}#nb-home-v3 .q-proof{gap:18px}#nb-home-v3 .q-proof li{font-size:12px;gap:9px}#nb-home-v3 .q-product-image>span{left:15px;top:15px;font-size:9px}}
@media(max-width:767px){#nb-home-v3 .q-main .wrap{padding-inline:20px}#nb-home-v3 .q-breadcrumb{padding-top:20px;font-size:12px}#nb-home-v3 .q-hero{grid-template-columns:1fr;gap:30px;padding-top:28px;padding-bottom:28px}#nb-home-v3 .q-hero h1{font-size:clamp(49px,10vw,66px);margin:18px 0 21px;line-height:1.06}#nb-home-v3 .q-main .q-lead{font-size:19px;line-height:1.55;max-width:560px}#nb-home-v3 .q-main .q-hero-description{font-size:16px;max-width:560px}#nb-home-v3 .q-actions{gap:16px;margin-top:25px}#nb-home-v3 .q-actions .button{gap:20px;min-height:50px}#nb-home-v3 .q-text-link{font-size:13px}#nb-home-v3 .q-hero-image{max-width:600px;width:100%;justify-self:center}#nb-home-v3 .q-hero-image>img{aspect-ratio:1.15;object-position:center 57%}#nb-home-v3 .q-hero-image figcaption{left:12px;right:12px;bottom:12px;padding:13px 14px;font-size:9px}#nb-home-v3 .q-proof{flex-wrap:wrap;column-gap:25px;row-gap:13px;padding:22px 0;justify-content:flex-start}#nb-home-v3 .q-proof li{font-size:12px}#nb-home-v3 .q-proof .icon{width:19px;height:19px}#nb-home-v3 .q-section{padding-top:64px;padding-bottom:64px}#nb-home-v3 .q-standards,#nb-home-v3 .q-testing-grid,#nb-home-v3 .q-questions{grid-template-columns:1fr;gap:34px}#nb-home-v3 .q-section-intro>p:not(.eyebrow){max-width:600px}#nb-home-v3 .q-main p{font-size:16px}#nb-home-v3 .q-main .eyebrow{font-size:11px}#nb-home-v3 .q-principles article{gap:17px;grid-template-columns:30px 1fr;padding:25px 0}#nb-home-v3 .q-main h3{font-size:23px}#nb-home-v3 .q-testing{padding:55px 0}#nb-home-v3 .q-testing-story>p:not(.eyebrow){max-width:600px}#nb-home-v3 .q-report-meta{gap:40px}#nb-home-v3 .q-result-card{padding:24px}#nb-home-v3 .q-result-header>p{font-size:21px}#nb-home-v3 .q-result-header>p span{font-size:10px}#nb-home-v3 .q-result-card .q-result-note{font-size:12px}#nb-home-v3 .q-reading{gap:30px}#nb-home-v3 .q-reading-grid{gap:30px}#nb-home-v3 .q-reading-grid h3{font-size:20px}#nb-home-v3 .q-reading-grid p{font-size:15px}#nb-home-v3 .q-section-heading{display:block;margin-bottom:30px}#nb-home-v3 .q-section-heading>p{max-width:600px;margin-top:23px}#nb-home-v3 .q-product-grid{grid-template-columns:1fr;gap:40px}#nb-home-v3 .q-product{display:grid;grid-template-columns:.85fr 1fr;gap:20px;align-items:start}#nb-home-v3 .q-product-image{aspect-ratio:.77}#nb-home-v3 .q-product-image img{object-fit:cover;object-position:center}#nb-home-v3 .q-product-image>span{font-size:8px;line-height:1.5;left:10px;right:10px;top:11px;letter-spacing:.5px}#nb-home-v3 .q-product-copy{padding:3px 0 0;height:100%}#nb-home-v3 .q-product-copy h3{font-size:25px;margin-bottom:10px}#nb-home-v3 .q-product-copy p{font-size:14px;line-height:1.6}#nb-home-v3 .q-product-bottom{margin-top:13px;padding-top:12px;gap:8px;font-size:11px}#nb-home-v3 .q-product-bottom a{width:34px;height:34px;flex:none}#nb-home-v3 .q-questions{padding-top:0;gap:25px}#nb-home-v3 .q-faq-list summary{font-size:16px;padding:23px 0;gap:18px}#nb-home-v3 .q-faq-list details>div p{font-size:15px}#nb-home-v3 .q-closing{padding-block:45px;display:block}#nb-home-v3 .q-closing .button{margin-top:28px}#nb-home-v3 .q-dialog-top{padding:19px}#nb-home-v3 .q-dialog-top h2{font-size:23px;letter-spacing:-.5px}#nb-home-v3 .q-dialog-top .eyebrow{font-size:10px}#nb-home-v3 .q-document{padding:14px}#nb-home-v3 .q-dialog-bottom{padding:15px 19px;display:block}#nb-home-v3 .q-dialog-bottom>.q-text-link{margin-top:5px}}
@media(max-width:420px){#nb-home-v3 .q-actions{display:grid;grid-template-columns:1fr;justify-items:start;gap:8px}#nb-home-v3 .q-reading-grid{grid-template-columns:1fr;gap:30px}#nb-home-v3 .q-reading-grid article{display:grid;grid-template-columns:42px 1fr;gap:0 15px}#nb-home-v3 .q-line-icon{width:42px;height:42px;grid-row:span 2;margin:0}#nb-home-v3 .q-reading-grid h3{align-self:center;margin:0 0 11px}#nb-home-v3 .q-reading-grid p{grid-column:2}#nb-home-v3 .q-report-meta{gap:30px}#nb-home-v3 .q-result-mark{width:48px;height:58px;font-size:21px}#nb-home-v3 .q-result-card{padding:22px}#nb-home-v3 .q-identity strong{font-size:33px}}
@media(prefers-reduced-motion:reduce){html:has(body.nb-homepage-v3){scroll-behavior:auto}#nb-home-v3 *,#nb-home-v3 *:before,#nb-home-v3 *:after{animation:none!important;transition:none!important}}
#nb-home-v3 .q-small-label{font-size:11px}
#nb-home-v3 .q-result-card thead th{font-size:13px}
#nb-home-v3 .q-product-image>span{font-size:11px;letter-spacing:.65px;background:rgba(252,252,250,.94);padding:6px 9px;border-radius:3px;width:fit-content;max-width:calc(100% - 30px)}
#nb-home-v3 .footer-links h3{font-size:13px}
#nb-home-v3 .footer-links a{font-size:13px;line-height:1.6}
#nb-home-v3 .footer-bottom{font-size:11px}
@media(max-width:767px){#nb-home-v3 .q-proof li{font-size:13px}#nb-home-v3 .q-hero-image figcaption{font-size:11px;letter-spacing:.6px}#nb-home-v3 .q-product-image>span{font-size:10px;letter-spacing:.25px;padding:5px 7px;top:9px;left:8px;max-width:calc(100% - 16px)}#nb-home-v3 .q-product-bottom{font-size:12px}}
