/* NexTechOne / Studio 2.1 — editorial type, immersive data, floating navigation. */
:root {
    --nt-black: #070b0e;
    --nt-dark: #0d1318;
    --nt-white: #f7f8fa;
    --nt-accent: #e5a268;
    --nt-muted: #9aa4ad;
    --nt-line: rgba(255,255,255,.17);
    --nt-light-line: #dce0e4;
    --display: "NTO Inter", Inter, ui-sans-serif, system-ui, sans-serif;
}
html { scroll-padding-top: 100px; }
body { background: var(--nt-black); }
.site-header { background: rgba(7,11,14,.95); color: var(--nt-white); border-bottom: 1px solid var(--nt-line); box-shadow: none; }
.home .site-header { position: fixed; top: 32px; width: 100%; background: transparent; backdrop-filter: none; border: 0; pointer-events: none; }
.home .site-header .nav { position: relative; width: min(1120px,calc(100% - 112px)); height: 76px; padding: 10px 13px 10px 26px; border: 1px solid rgba(226,236,242,.25); border-radius: 100px; background: rgba(24,35,43,.78); backdrop-filter: blur(18px); box-shadow: 0 8px 40px #0002; pointer-events: auto; }
.home .site-header .nav-links { gap: 25px; }
.home .site-header .nav-links > .button-primary { background: #f5f7f8; color: #10171d; border-color: #f5f7f8; }
.home .site-header .nav-links > .button-primary:hover { background: #e5a268; border-color: #e5a268; }
.site-header .nt-wrap { width: min(1440px, calc(100% - 80px)); }
.site-header .nav { height: 100px; }
.site-header .brand-logo { width: 158px !important; height: auto; }
.site-header .nav-links { gap: 30px; color: #e7e9eb; font-size: 14px; font-weight: 450; letter-spacing: -.01em; }
.site-header .nav-links a:hover { color: var(--nt-accent); }
.site-header .nav-links > .button-primary { padding: 13px 22px; border: 1px solid #6f767b; background: transparent; color: #fff; box-shadow: none; font-size: 14px; font-weight: 450; }
.site-header .nav-links > .button-primary:hover { background: #fff; color: #101214; }
.site-header .menu-toggle { color: white; font-weight: 500; font-size: 14px; }
.nt-studio { color: var(--nt-white); background: var(--nt-black); overflow: clip; }
.nt-studio h1, .nt-studio h2, .nt-studio h3 { font-family: var(--display); font-style: normal; font-weight: 450; }
.nt-studio p { margin-bottom: 0; }
.nt-sr-only { position: absolute !important; width: 1px; height: 1px; padding: 0 !important; margin: -1px !important; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.nt-container { width: min(1440px, calc(100% - 80px)); margin-inline: auto; }
.nt-section { padding: 130px 0; }
.nt-label { margin: 0 0 36px; font: 500 12px/1.5 var(--font); letter-spacing: .1em; text-transform: uppercase; color: var(--nt-muted); }
.nt-studio .nt-label { margin-bottom: 36px; }
.nt-studio h2 { margin: 0; font-size: clamp(44px, 5.9vw, 86px); line-height: 1.03; letter-spacing: -.065em; }
.nt-studio h2 span { color: #7d8890; }
.nt-link { display: inline-flex; align-items: center; gap: 28px; font-size: 14px; border-bottom: 1px solid currentColor; padding-block: 9px; width: fit-content; }
.nt-link:hover { color: var(--nt-accent); }
.nt-pill { display: inline-flex; align-items: center; justify-content: space-between; gap: 32px; padding: 17px 25px; border: 1px solid; border-radius: 100px; font-size: 14px; line-height: 1.4; transition: background .2s, color .2s; }
.nt-pill > span { transition: transform .25s; }
.nt-pill:hover > span { transform: translate(2px,-2px); }
.nt-pill--light { background: #f4f6f7; border-color: #f4f6f7; color: #101416; }
.nt-pill--light:hover { background: var(--nt-accent); border-color: var(--nt-accent); }
.nt-pill--outline { color: #f4f6f7; background: transparent; border-color: #788690; }
.nt-pill--outline:hover { color: #0d141b; background: #f4f6f7; border-color: #f4f6f7; }
.nt-pill--dark { color: white; background: var(--nt-black); border-color: var(--nt-black); }
.nt-pill--dark:hover { background: #25313b; }
.nt-hero-frame { background: #f3f5f6; padding: 14px; }
.nt-hero { position: relative; isolation: isolate; overflow: hidden; border-radius: 30px; min-height: 830px; min-height: max(830px,calc(100svh - 28px)); background: radial-gradient(ellipse at 78% 42%, #233e4b 0, #10202a 38%, #080f15 78%); }
.nt-hero::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg,rgba(5,12,18,.43),transparent 75%),linear-gradient(0deg,rgba(5,12,18,.8),transparent 40%); pointer-events: none; }
.nt-data-field { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; pointer-events: none; }
.nt-hero-inner { position: relative; display: flex; flex-direction: column; min-height: inherit; width: min(1360px,calc(100% - 112px)); margin-inline: auto; padding: 210px 0 24px; }
.nt-hero-overline { margin-top: auto; margin-bottom: 28px; color: #acb8c2; font-size: 12px; letter-spacing: .12em; text-transform: uppercase; }
.nt-studio .nt-hero h1 { max-width: 1280px; margin: 0; padding: 0; color: #f4f5f6; font-size: clamp(56px,6.05vw,94px); line-height: 1.12; font-weight: 420; letter-spacing: -.05em; }
.nt-studio .nt-hero h1 span { background: none; color: inherit; -webkit-text-fill-color: currentColor; }
.nt-hero-line { display: block; }
.nt-studio .nt-hero .nt-word-window { display: inline-grid; vertical-align: baseline; min-width: 4.25em; padding: 0 .08em .04em 0; margin-bottom: -.04em; overflow: hidden; color: #e9bd90; }
.nt-word-window em { grid-area: 1/1; font: italic 400 1.07em/.99 Georgia,"Times New Roman",serif; letter-spacing: -.055em; padding: .08em .1em .09em 0; opacity: 0; transform: translateY(110%); transition: opacity .55s,transform .55s cubic-bezier(.22,.7,.3,1); }
.nt-word-window em.is-leaving { transform: translateY(-110%); }
.nt-word-window em.is-current { opacity: 1; transform: translateY(0); }
.nt-hero-bottom { margin-top: 34px; }
.nt-hero-bottom > p { max-width: 540px; color: #bfccd4; font-size: 18px; line-height: 1.65; }
.nt-hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 32px; }
.nt-hero-actions .nt-pill { font-size: 14px; padding: 16px 23px; }
.nt-hero-meta { display: flex; justify-content: space-between; align-items: center; gap: 30px; margin-top: auto; padding-top: 65px; color: #96a9b6; font-size: 12px; letter-spacing: .04em; }
.nt-scroll { justify-self: end; display: flex; align-items: center; gap: 40px; color: #bdc5cb; font-size: 12px; text-transform: uppercase; letter-spacing: .08em; }
.nt-scroll span { font-size: 25px; }
.nt-motion-toggle { background: transparent; border: 0; color: #b4c3cd; font: 12px var(--font); text-decoration: underline; text-underline-offset: 4px; cursor: pointer; padding: 12px 0; }
.nt-trust { background: #070b0e; border-top: 1px solid var(--nt-line); border-bottom: 1px solid var(--nt-line); }
.nt-trust-inner { display: grid; grid-template-columns: 1fr 1fr 1fr auto; gap: 48px; align-items: center; padding-block: 45px; }
.nt-trust-inner > p { color: #aeb6bd; font-size: 14px; line-height: 1.65; }
.nt-trust-inner > p span { color: #697782; }
.nt-client-name { justify-self: center; line-height: 1; color: #f3f5f7; transition: opacity .2s; }
.nt-client-name:hover { opacity: .7; }
.nt-client-name--surco { font-size: 46px; letter-spacing: -.06em; font-weight: 700; }
.nt-client-name--surco span { display: block; margin-top: 4px; font-size: 13px; font-weight: 400; letter-spacing: .25em; text-align: right; }
.nt-client-name--honda { font-family: Georgia, "Times New Roman", serif; font-size: 34px; font-weight: 900; letter-spacing: -.02em; }
.nt-client-name--honda span { display: block; margin-top: 9px; font: 12px var(--font); letter-spacing: .02em; text-align: center; color: #87959f; }
.nt-intro { padding: 160px 0; background: #070b0e; }
.nt-intro .nt-label { text-align: center; }
.nt-studio .nt-statement { max-width: 1160px; margin-inline: auto; text-align: center; font-size: clamp(44px,5.6vw,84px); font-weight: 420; line-height: 1.12; letter-spacing: -.047em; }
.nt-statement em { font-family: Georgia,"Times New Roman",serif; font-weight: 400; color: #e9bd90; }
.nt-statement span { color: #9ca7b0; }
.nt-intro-bottom { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 85px; max-width: 880px; margin: 65px auto 0; }
.nt-intro-mark { display: block; font-size: 110px; font-weight: 200; line-height: 1; color: var(--nt-accent); }
.nt-intro-bottom p { max-width: 570px; color: #aeb8bf; font-size: 20px; line-height: 1.6; letter-spacing: -.02em; }
.nt-capabilities { position: relative; padding-top: 120px; color: #151a1e; background: #f3f5f6; border-radius: 36px 36px 0 0; }
.nt-anchor { position: absolute; top: 0; }
.nt-capabilities .nt-label { color: #6b757d; }
.nt-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 70px; margin-bottom: 80px; }
.nt-section-heading > p { max-width: 385px; color: #8e9ba5; font-size: 17px; line-height: 1.65; }
.nt-capabilities .nt-section-heading > p { color: #68737c; }
.nt-services { border-top: 1px solid #c7cfd5; }
.nt-services details { margin: 0; padding: 0; border: 0; border-bottom: 1px solid #c7cfd5; }
.nt-services summary { display: grid; grid-template-columns: 1fr 30px; gap: 25px; align-items: center; padding: 32px 0; cursor: pointer; }
.nt-services summary h3 { transition: color .2s; }
.nt-services summary:hover h3 { color: #926037; }
.nt-services summary::after { display: none; }
.nt-services h3 { margin: 0; font-size: clamp(28px,3.2vw,49px); font-weight: 450; line-height: 1.15; letter-spacing: -.05em; }
.nt-plus { width: 23px; height: 23px; position: relative; }
.nt-plus::before,.nt-plus::after { content: ""; position: absolute; background: #18222a; inset: 11px 0 auto; height: 1px; }
.nt-plus::after { transform: rotate(90deg); transition: transform .2s; }
.nt-services details[open] .nt-plus::after { transform: rotate(0); }
.nt-services details[open] h3 { color: #926037; }
.nt-service-detail { margin-left: 0; padding: 0 55px 36px 0; display: grid; grid-template-columns: 1.3fr 1fr; gap: 90px; }
.nt-services .nt-service-detail p { margin: 0; max-width: 640px; color: #58646d; font-size: 16px; line-height: 1.7; }
.nt-tags { display: flex; flex-wrap: wrap; align-content: start; gap: 9px; padding-top: 6px; }
.nt-tags span { padding: 7px 13px; border: 1px solid #cbd2d7; border-radius: 24px; font-size: 12px; line-height: 1.3; color: #4f5c66; }
.nt-work { background: #f3f5f6; color: #131a20; padding-top: 20px; }
.nt-work .nt-label { color: #64717b; }
.nt-featured-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
.nt-featured-case--honda { padding-top: 145px; }
.nt-brand-stage { position: relative; display: flex; flex-direction: column; justify-content: space-between; min-height: 520px; padding: 32px; border-radius: 24px; overflow: hidden; transition: transform .35s; }
.nt-brand-stage:hover { transform: translateY(-6px); }
.nt-featured-case--surco .nt-brand-stage { background: #143eab; color: white; }
.nt-featured-case--honda .nt-brand-stage { background: #ca242c; color: white; }
.nt-stage-label { position: relative; z-index: 1; color: rgba(255,255,255,.7); font-size: 12px; letter-spacing: .09em; }
.nt-stage-word { align-self: center; font-size: clamp(80px,10.5vw,158px); font-weight: 730; line-height: .8; letter-spacing: -.07em; }
.nt-brand-stage .nt-stage-word { transition: transform .45s cubic-bezier(.22,.7,.3,1); }
.nt-brand-stage:hover .nt-stage-word { transform: scale(1.04); }
.nt-stage-word > span { display: block; margin: 18px 4px 0 0; font-size: 20px; font-weight: 400; text-align: right; letter-spacing: .34em; }
.nt-featured-case--honda .nt-stage-word { font-family: Georgia, "Times New Roman", serif; font-size: clamp(45px,6.7vw,110px); font-weight: 900; letter-spacing: -.045em; }
.nt-stage-bottom { font-size: 17px; line-height: 1.5; letter-spacing: -.01em; color: rgba(255,255,255,.88); }
.nt-stage-arrow { position: absolute; right: 32px; bottom: 34px; display: grid; place-items: center; width: 48px; height: 48px; border: 1px solid rgba(255,255,255,.5); border-radius: 50%; font-size: 22px; transition: background .2s; }
.nt-brand-stage:hover .nt-stage-arrow { background: #fff; color: #17232b; }
.nt-case-caption { display: grid; grid-template-columns: 1fr auto; gap: 25px; padding-top: 24px; }
.nt-case-caption h3 { font-size: 25px; margin: 0 0 12px; letter-spacing: -.04em; font-weight: 550; }
.nt-case-caption p { max-width: 440px; font-size: 15px; line-height: 1.65; color: #65727d; }
.nt-case-caption > span { color: #7a858e; font-size: 12px; padding-top: 7px; }
.nt-related-case { margin-top: 18px; display: inline-flex; gap: 20px; border-bottom: 1px solid #bcc5cb; font-size: 13px; padding-bottom: 4px; }
.nt-product { padding: 90px 0 110px; background: #bdea9b; color: #132414; border-radius: 36px 36px 0 0; margin-top: -30px; position: relative; }
.nt-product-heading { display: flex; justify-content: space-between; align-items: start; gap: 25px; }
.nt-product-heading .nt-label { color: #4a6b42; }
.nt-product-heading > span { font-size: 14px; color: #4a6b42; }
.nt-studio .nt-product-name { position: relative; width: fit-content; font-size: clamp(80px,15.2vw,234px); font-weight: 530; line-height: 1.12; letter-spacing: -.084em; margin: 5px 0 60px; }
.nt-studio .nt-product-name span { color: #466e3b; }
.nt-product-name sup { font-size: 24px; vertical-align: top; display: inline-block; margin: 30px 0 0 15px; letter-spacing: 0; }
.nt-product-grid { display: grid; grid-template-columns: .88fr 1.12fr; gap: 115px; align-items: center; }
.nt-product-copy h3 { font-size: clamp(34px,3.8vw,58px); line-height: 1.05; letter-spacing: -.055em; margin: 0 0 24px; }
.nt-product-copy > p { max-width: 470px; font-size: 17px; line-height: 1.7; color: #44653b; }
.nt-product-channels { display: flex; flex-wrap: wrap; gap: 8px 23px; margin: 24px 0 38px; color: #3b5c32; font-size: 13px; }
.nt-product-demo { min-width: 0; background: #f8faf6; border-radius: 18px; overflow: hidden; box-shadow: 0 20px 50px rgba(27,55,22,.1); }
.nt-demo-header { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 24px 26px; border-bottom: 1px solid #dfe6db; }
.nt-demo-header > span:last-child { color: #74816f; font-size: 12px; }
.nt-demo-brand { font-size: 23px; letter-spacing: -.06em; font-weight: 600; }
.nt-demo-brand > span { color: #678b57; }
.nt-demo-tabs { display: flex; border-bottom: 1px solid #dfe6db; }
.nt-demo-tabs button { flex: 1; padding: 17px 9px; color: #65735f; background: transparent; border: 0; border-bottom: 2px solid transparent; font: 14px var(--font); cursor: pointer; }
.nt-demo-tabs button[aria-selected="true"] { color: #1d351a; border-bottom-color: #24481b; background: #edf3e9; }
.nt-demo-panel { padding: 26px; min-height: 344px; }
.nt-demo-panel[hidden] { display: none; }
.nt-chat { padding: 16px 18px; font-size: 14px; line-height: 1.6; width: fit-content; max-width: 90%; }
.nt-chat--user { margin-left: auto; border-radius: 14px 14px 3px 14px; background: #e5eddf; color: #34462c; }
.nt-chat--agent { border-radius: 3px 14px 14px 14px; background: #fff; border: 1px solid #e0e8db; color: #43503d; }
.nt-demo-action { font: 12px/1.5 var(--font); color: #778370; margin: 21px 0 14px; }
.nt-demo-action > span { margin-right: 8px; color: #4c7d35; }
.nt-demo-result { display: flex; gap: 13px; margin-top: 24px; padding-top: 19px; border-top: 1px solid #dce5d6; color: #416330; }
.nt-demo-result > span { width: 23px; height: 23px; border-radius: 50%; background: #e1eed8; text-align: center; }
.nt-demo-result strong { display: block; font-size: 13px; font-weight: 600; }
.nt-demo-result div > span { display: block; font-size: 12px; line-height: 1.5; margin-top: 5px; color: #7a8573; }
.nt-method { padding-top: 150px; }
.nt-method-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; margin: 0; padding: 0; list-style: none; }
.nt-method-grid > li { display: flex; flex-direction: column; min-width: 0; padding: clamp(24px,2.8vw,40px); border: 1px solid #30424f; border-radius: 24px; background: linear-gradient(150deg,#142631,#0d1820); }
.nt-method-step { align-self: flex-start; padding: 8px 13px; border: 1px solid #5e5147; border-radius: 100px; color: #ebbc92; font-size: 14px; font-weight: 500; font-variant-numeric: tabular-nums; }
.nt-method-grid h3 { margin: 38px 0 20px; font-size: clamp(32px,3.2vw,46px); line-height: 1.12; font-weight: 450; letter-spacing: -.045em; }
.nt-method-grid p { margin: 0 0 35px; font-size: 16px; line-height: 1.75; color: #b3c0ca; }
.nt-method-result { margin-top: auto; padding-top: 24px; border-top: 1px solid #30424f; }
.nt-method-result > span { display: block; margin-bottom: 10px; color: #a4b5c1; font-size: 14px; }
.nt-method-result strong { display: block; color: #edf2f5; font-size: 18px; line-height: 1.5; font-weight: 500; letter-spacing: -.015em; }
.nt-kpi-line { display: flex; align-items: center; flex-wrap: wrap; gap: 18px 36px; margin-top: 100px; padding-block: 24px; border-top: 1px solid var(--nt-line); border-bottom: 1px solid var(--nt-line); font-size: 13px; color: #aebac3; }
.nt-kpi-line > p { margin-right: auto; color: #647481; }
.nt-team { padding-top: 40px; }
.nt-team-list { border-top: 1px solid var(--nt-line); }
.nt-team-list article { display: grid; grid-template-columns: .35fr 1fr .65fr; gap: 35px; padding-block: 30px; align-items: center; border-bottom: 1px solid var(--nt-line); }
.nt-team-list article:hover { background: rgba(255,255,255,.025); }
.nt-team-list article > span { font-size: 13px; color: #738592; }
.nt-team-list h3 { font-size: 34px; letter-spacing: -.045em; margin: 0; }
.nt-team-list p { font-size: 14px; color: #92a1ad; }
.nt-faq { background: #f3f5f6; color: #14212b; border-radius: 36px 36px 0 0; }
.nt-faq-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 100px; }
.nt-faq h2 { font-size: clamp(35px,4.5vw,66px); }
.nt-faq .nt-label { color: #74818a; }
.nt-faq-list details { border-color: #cbd4dc; padding: 23px 0; }
.nt-faq-list summary { font-family: var(--font); font-size: 17px; font-weight: 500; letter-spacing: -.025em; line-height: 1.5; }
.nt-faq-list summary::after { color: #607580; }
.nt-faq-list details p { font-size: 15px; line-height: 1.75; color: #60717d; }
.nt-end { padding: 120px 0 85px; background: #f3f5f6; color: #131c23; }
.nt-end .nt-label { color: #7d8992; }
.nt-end-link { position: relative; display: block; width: 100%; font: 470 clamp(84px,14.3vw,220px)/.95 var(--font); letter-spacing: -.077em; transition: color .25s; }
.nt-end-link > span { position: absolute; right: 0; bottom: 0; color: #a5b5c0; transition: transform .25s; }
.nt-end-link:hover { color: #526c7d; }
.nt-end-link:hover > span { transform: translate(8px,-8px); }
.nt-end-bottom { display: flex; justify-content: space-between; gap: 35px; border-top: 1px solid #c9d2d9; margin-top: 70px; padding-top: 26px; font-size: 15px; color: #667783; }
.nt-end-bottom > span { align-self: end; font-size: 12px; }
/* All content stays visible if JavaScript is unavailable. */
.nt-motion-ready [data-reveal] { transition: opacity .7s, transform .7s; }
.nt-motion-ready [data-reveal].nt-awaiting { opacity: 0; transform: translateY(24px); }
.nt-studio :focus-visible { outline: 2px solid currentColor; outline-offset: 5px; }
/* Apply the same typography and surfaces to existing native inner pages. */
.archive-hero,.entry-hero { background: #f3f5f6; color: #14212b; }
.archive-hero::after { display: none; }
.archive-hero p:not(.eyebrow),.entry-hero-copy { color: #586974; }
.archive-hero h1,.entry-hero h1 { font-weight: 450; line-height: 1.05; letter-spacing: -.055em; }
.archive-section,.service-entry,.entry,.client-case-body { background: #f3f5f6; }
body:not(.home) #main { background: #f3f5f6; }
body:not(.home) .eyebrow { color: #697984; font-size: 12px; }
body:not(.home) .contact-hero { background: #0b141b; }
body:not(.home) .contact-hero .eyebrow { color: #b4c1cb; }
body:not(.home) .contact-hero h1 { font-weight: 450; letter-spacing: -.055em; }
body:not(.home) .contact-quick { border-radius: 18px; background: #111f29; box-shadow: none; }
body:not(.home) .contact-quick span { color: #e5a268; }
body:not(.home) .client-case-hero { background: #0b141b; }
body:not(.home) .client-case-hero .eyebrow { color: #b4c1cb; }
body:not(.home) .case-hero-orb { display: none; }
body:not(.home) .client-case-hero h1 { font-weight: 450; letter-spacing: -.055em; }
body:not(.home) .nt-product-detail-hero h1 { color: #bdea9b; }
body:not(.home) .client-case-meta { border-color: #344550; background: transparent; border-radius: 0; }
body:not(.home) .case-meta-item i { color: #aebdca; }
body:not(.home) .case-button-primary { background: #e6ebef; color: #17232d; box-shadow: none; }
body:not(.home) .case-back { color: #b0bfcb; }
body:not(.home) .client-case-hero-grid { grid-template-columns: 1fr; }
body:not(.home) .client-case-intro { max-width: 970px; }
body:not(.home) .client-case-intro > p { max-width: 850px; }
body:not(.home) .client-case-meta strong { color: #eef2f5; }
.nt-client-directory { display: grid; grid-template-columns: 1fr 1fr; gap: 0 45px; }
.nt-directory-item { padding: 28px 0; border-top: 1px solid #c8d1d8; }
.nt-directory-item h2 { margin: 7px 0 13px; font: 500 28px/1.2 var(--font); letter-spacing: -.04em; }
.nt-directory-item p { color: #6e7e88; font-size: 15px; line-height: 1.65; margin: 0; }
.nt-directory-item .nt-label { margin: 0; color: #7a8993; }
.nt-directory-item a:hover { color: #8a5a35; }
.nt-directory-item--featured h2 { font-size: 39px; }
.nt-product-directory { padding: 45px; margin-top: 75px; background: #bdea9b; border-radius: 22px; display: flex; justify-content: space-between; gap: 50px; align-items: center; color: #253c22; }
.nt-product-directory h2 { font: 500 50px/1.1 var(--font); letter-spacing: -.055em; margin: 8px 0 14px; }
.nt-product-directory p { max-width: 580px; margin: 0; }
.nt-product-directory .nt-label { color: #476b3e; }
.nt-product-directory .nt-pill { flex-shrink: 0; }
@media (min-width: 1600px) {
    .nt-hero-inner { padding-top: 230px; }
}
@media (max-width: 1100px) {
    .nt-container,.site-header .nt-wrap,.nt-hero-inner { width: calc(100% - 56px); }
    .site-header .nav-links { gap: 22px; }
    .home .site-header .nav { width: calc(100% - 72px); padding-left: 22px; }
    .home .site-header .nav-links { gap: 18px; font-size: 13px; }
    .home .site-header .nav-links > .button-primary { padding: 13px 16px; font-size: 13px; }
    .home .site-header .brand-logo { width: 138px !important; }
    .nt-scroll { display: none; }
    .nt-trust-inner { gap: 30px; }
    .nt-trust-inner .nt-link { display: none; }
    .nt-trust-inner { grid-template-columns: 1fr 1fr 1fr; }
    .nt-intro-bottom { gap: 45px; }
    .nt-case-caption { grid-template-columns: 1fr; gap: 13px; }
    .nt-case-caption > span { grid-row: 1; }
    .nt-featured-case--honda { padding-top: 90px; }
    .nt-brand-stage { min-height: 430px; }
    .nt-product-grid { gap: 55px; }
    .nt-product-name sup { margin-top: 20px; }
    .nt-faq-grid { gap: 55px; }
}
@media (max-width: 800px) {
    html { scroll-padding-top: 78px; }
    .site-header .nav { height: 78px; }
    .site-header .nav-links { top: 78px; background: #0b141c; padding: 24px 28px 30px; border-bottom: 1px solid #2c3d48; }
    .site-header .nav-links a { padding: 8px 0; }
    .site-header .nav-links > .button-primary { display: inline-flex; width: fit-content; margin-top: 10px; padding: 12px 20px; }
    .home .site-header { top: 26px; }
    .home .site-header .nav { width: calc(100% - 64px); height: 66px; padding: 8px 16px 8px 20px; }
    .home .site-header .nav-links { top: 78px; left: 0; right: 0; border: 1px solid #40515d; border-radius: 24px; padding: 20px; background: #101c25; }
    .home .site-header .nav-links a { font-size: 16px; }
    .site-header .menu-toggle { min-width: 44px; min-height: 44px; cursor: pointer; }
    .nt-container,.site-header .nt-wrap,.nt-hero-inner { width: calc(100% - 40px); }
    .nt-section { padding: 90px 0; }
    .nt-hero-frame { padding: 10px; }
    .nt-hero { min-height: max(740px,calc(100svh - 20px)); border-radius: 25px; }
    .nt-hero-inner { padding-top: 150px; padding-bottom: 12px; }
    .nt-hero-overline { font-size: 12px; letter-spacing: .05em; margin-top: 0; margin-bottom: 24px; max-width: 340px; }
    .nt-studio .nt-hero h1 { font-size: clamp(38px,6.8vw,56px); line-height: 1.13; padding: 0; letter-spacing: -.05em; }
    .nt-hero-bottom { margin-top: 28px; }
    .nt-hero-bottom > p { max-width: 430px; font-size: 16px; }
    .nt-hero-actions { gap: 12px; margin-top: 26px; }
    .nt-hero-actions .nt-pill { padding: 15px 20px; }
    .nt-hero-meta { padding-top: 45px; gap: 15px; flex-wrap: wrap; }
    .nt-trust-inner { grid-template-columns: 1fr 1fr; row-gap: 36px; padding-block: 35px 42px; }
    .nt-trust-inner > p { grid-column: 1/-1; }
    .nt-trust-inner > p br { display: none; }
    .nt-client-name { justify-self: start; }
    .nt-client-name--surco { font-size: 40px; }
    .nt-client-name--honda { font-size: 31px; }
    .nt-intro { padding: 95px 0; }
    .nt-studio .nt-statement { font-size: clamp(32px,5.8vw,52px); line-height: 1.17; }
    .nt-intro-bottom { margin-top: 45px; grid-template-columns: 1fr; gap: 30px; }
    .nt-intro-mark { display: none; }
    .nt-intro-bottom p { font-size: 19px; }
    .nt-intro-bottom .nt-link { grid-column: auto; }
    .nt-section-heading { display: block; margin-bottom: 55px; }
    .nt-section-heading > p,.nt-section-heading > .nt-link { margin-top: 30px; }
    .nt-services summary { grid-template-columns: 1fr 23px; gap: 15px; padding: 26px 0; }
    .nt-services h3 { font-size: 29px; line-height: 1.15; }
    .nt-service-detail { display: block; margin-left: 0; padding-right: 0; }
    .nt-tags { margin-top: 25px; }
    .nt-featured-grid { grid-template-columns: 1fr; gap: 55px; }
    .nt-featured-case--honda { padding-top: 0; }
    .nt-brand-stage { min-height: 460px; padding: 26px; }
    .nt-stage-word { font-size: 130px; }
    .nt-featured-case--honda .nt-stage-word { font-size: 76px; }
    .nt-case-caption { gap: 12px; }
    .nt-product { margin-top: -20px; padding: 70px 0 90px; }
    .nt-product-heading > span { display: none; }
    .nt-studio .nt-product-name { font-size: clamp(60px,14.8vw,120px); margin: 0 0 44px; }
    .nt-product-grid { grid-template-columns: 1fr; gap: 55px; }
    .nt-product-copy h3 { font-size: 40px; }
    .nt-product-copy > p { max-width: 620px; }
    .nt-product-name sup { font-size: 14px; margin: 13px 0 0 6px; }
    .nt-method-grid { grid-template-columns: 1fr; gap: 20px; }
    .nt-method-grid h3 { margin-top: 35px; }
    .nt-method-grid p { max-width: 100%; }
    .nt-kpi-line { gap: 14px 24px; margin-top: 50px; }
    .nt-kpi-line p { width: 100%; }
    .nt-team-list article { grid-template-columns: 1fr auto; gap: 12px 25px; }
    .nt-team-list article > span { grid-row: 1; grid-column: 2; align-self: center; }
    .nt-team-list h3 { font-size: 28px; grid-row: 1; grid-column: 1; }
    .nt-team-list p { grid-column: 1/-1; }
    .nt-faq-grid { grid-template-columns: 1fr; gap: 50px; }
    .nt-end { padding: 45px 0 70px; }
    .nt-end-link { font-size: clamp(68px,14.3vw,115px); }
    .nt-end-link > span { font-size: .75em; }
    .nt-end-bottom { margin-top: 45px; }
    .nt-end-bottom > span { display: none; }
    .nt-client-directory { grid-template-columns: 1fr; }
    .nt-product-directory { display: block; padding: 28px; }
    .nt-product-directory .nt-pill { margin-top: 28px; }
}
@media (max-width: 420px) {
    .site-header .brand-logo { width: 143px !important; }
    .nt-studio .nt-hero h1 { font-size: 40px; letter-spacing: -.052em; }
    .nt-studio .nt-hero .nt-word-window { display: grid; width: fit-content; }
    .nt-hero-overline { max-width: 290px; font-size: 12px; line-height: 1.5; }
    .nt-hero-bottom > p br { display: none; }
    .nt-trust-inner { column-gap: 20px; }
    .nt-client-name--honda { font-size: 28px; }
    .nt-client-name--honda span { font-size: 12px; max-width: 130px; }
    .nt-brand-stage { min-height: 390px; padding: 23px; }
    .nt-stage-word { font-size: 107px; }
    .nt-featured-case--honda .nt-stage-word { font-size: 66px; }
    .nt-stage-bottom { font-size: 15px; }
    .nt-stage-arrow { width: 38px; height: 38px; right: 23px; bottom: 26px; }
    .nt-product-demo { border-radius: 14px; }
    .nt-demo-header { padding: 20px; }
    .nt-demo-panel { padding: 20px; min-height: 382px; }
    .nt-chat { max-width: 94%; }
    .nt-team-list h3 { font-size: 25px; }
}
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *,*::before,*::after { animation: none !important; transition: none !important; }
    .nt-motion-ready [data-reveal].nt-awaiting { opacity: 1; transform: none; }
}
