@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/JetBrainsMono-Latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/LibreBaskerville.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:400 700;font-display:swap;src:url(/fonts/LibreBaskerville-Italic.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/BeVietnamPro-Regular.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/BeVietnamPro-Medium.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/BeVietnamPro-SemiBold.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/BeVietnamPro-Bold.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/BeVietnamPro-ExtraBold.woff2) format("woff2")}:root{--nsg-black: #0a0a0a;--nsg-white: #fafafa;--nsg-red: #d72638;--nsg-red-hover: #b81d2e;--paper: #f4f2ee;--ink: #1a1a1a;--gray-100: #efede8;--gray-200: #e0dcd3;--gray-300: #c8c3b8;--gray-400: #9b9588;--gray-500: #6b6b6b;--gray-700: #3a3a3a;--white: var(--nsg-white);--black: var(--nsg-black);--red: var(--nsg-red);--red-hover: var(--nsg-red-hover);--font-heading: "Be Vietnam Pro", system-ui, sans-serif;--font-body: "Libre Baskerville", Georgia, serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--max: 1280px;--gutter: clamp(1.25rem, 3vw, 2.5rem);--nav-h: 72px;--ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{background:none;border:0;color:inherit;cursor:pointer}::selection{background:var(--red);color:var(--white)}h1,h2,h3,h4{color:var(--black);font-family:var(--font-heading);font-weight:700;letter-spacing:0;line-height:1.05}p{color:var(--gray-700)}main{padding-top:var(--nav-h)}.container{margin:0 auto;max-width:var(--max);padding:0 var(--gutter);width:100%}.page{animation:page-rise .5s var(--ease)}@keyframes page-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.nav{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#fafafad9;border-bottom:1px solid var(--gray-200);height:var(--nav-h);left:0;position:fixed;right:0;top:0;z-index:100}.nav-inner{align-items:center;display:flex;height:100%;justify-content:space-between}.wordmark{color:var(--black);font-family:var(--font-heading);font-size:1.25rem;font-weight:800;letter-spacing:0}.nav-links{align-items:center;display:flex;gap:2rem;list-style:none}.nav-link{color:var(--gray-500);font-family:var(--font-mono);font-size:.78rem;font-weight:500;letter-spacing:.06em;padding:.25rem 0;position:relative;text-transform:uppercase;transition:color .2s var(--ease)}.nav-link:hover,.nav-link[aria-current=page]{color:var(--black)}.nav-link[aria-current=page]:after{background:var(--red);bottom:-2px;content:"";height:1.5px;left:0;position:absolute;right:0}.nav-cta{background:var(--black);border-radius:1px;color:var(--white);font-family:var(--font-mono);font-size:.78rem;letter-spacing:.06em;padding:.55rem 1rem;text-transform:uppercase;transition:background .2s var(--ease)}.nav-cta:hover{background:var(--red)}.nav-toggle{align-items:center;background:transparent;border:1px solid var(--gray-300);border-radius:1px;cursor:pointer;display:none;flex-direction:column;gap:.32rem;height:2.65rem;justify-content:center;padding:0;transition:background .2s var(--ease),border-color .2s var(--ease);width:2.65rem}.nav-toggle span{background:var(--black);display:block;height:1.5px;transform-origin:center;transition:background .2s var(--ease),transform .2s var(--ease);width:1.15rem}.btn{align-items:center;border:1px solid transparent;border-radius:1px;cursor:pointer;display:inline-flex;font-family:var(--font-mono);font-size:.78rem;gap:.6rem;letter-spacing:.06em;line-height:1;padding:.85rem 1.4rem;text-transform:uppercase;transition:background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease),transform .25s var(--ease)}.btn-primary{background:var(--black);color:var(--white)}.btn-primary:hover{background:var(--red);transform:translateY(-1px)}.btn-ghost{border-color:var(--gray-300);color:var(--ink)}.btn-ghost:hover{background:var(--black);border-color:var(--black);color:var(--white)}.btn .arr,.work-card .arr{display:inline-block;transition:transform .25s var(--ease)}.btn:hover .arr,.work-card:hover .arr{transform:translate(3px)}.section{padding:clamp(4rem,9vw,7.5rem) 0;position:relative}.section+.section{border-top:1px solid var(--gray-200)}.section-head{align-items:end;display:grid;gap:var(--gutter);grid-template-columns:1fr 1fr;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-head:has(.lede){align-items:start}.section-head>.label-row{grid-column:1 / -1;margin-bottom:0}.section-head:not(:has(.lede))>div{grid-column:1 / -1}.section-head h2{font-size:2.6rem;letter-spacing:0}.section-head h2 em,.page-head h1 em,.about-hero h1 em,.cta-inner h2 em,.manifesto h2 em{color:var(--gray-500);display:block;font-family:var(--font-body);font-style:italic;font-weight:400;letter-spacing:0;line-height:1.4;margin-top:.65em}.section-head h2 em{font-size:.5em}.section-head .lede{color:var(--gray-700);font-size:1rem;font-style:italic;justify-self:end;max-width:38ch}.label-row{align-items:center;display:flex;gap:.75rem;margin-bottom:1.25rem}.label-row .num{color:var(--red);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.label-row .rule{background:var(--gray-200);flex:1;height:1px}.label-row .meta,.meta{color:var(--gray-500);font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.label-row-dark .rule{background:#222}.label-row-dark .meta{color:var(--gray-400)}.hero{align-items:center;display:flex;min-height:calc(100vh - var(--nav-h));padding:4rem 0;position:relative}.hero-meta{border-bottom:1px solid var(--gray-200);display:grid;gap:var(--gutter);grid-template-columns:repeat(3,1fr);margin-bottom:3rem;padding-bottom:1.5rem}.hero-meta-cell .key{color:var(--gray-500);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;margin-bottom:.4rem;text-transform:uppercase}.hero-meta-cell .val{color:var(--black);font-family:var(--font-heading);font-size:.95rem;font-weight:500}.hero-title{color:var(--black);font-family:var(--font-heading);font-size:7rem;font-weight:700;letter-spacing:0;line-height:.95;margin-bottom:2rem;max-width:16ch}.hero-title .already{color:var(--gray-700);font-family:var(--font-body);font-style:italic;font-weight:400}.hero-title .accent,.accent{color:var(--red)}.hero-sub{align-items:end;border-top:1px solid var(--gray-200);display:grid;gap:var(--gutter);grid-template-columns:1fr 1fr;margin-top:2rem;padding-top:2rem}.hero-sub p{color:var(--gray-700);font-size:1.05rem;line-height:1.55;max-width:42ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-self:end}.ticker{align-items:center;border-top:1px solid var(--gray-200);color:var(--gray-500);display:flex;flex-wrap:wrap;font-family:var(--font-mono);font-size:.72rem;gap:2rem;letter-spacing:.08em;margin-top:4rem;padding-top:1.25rem;text-transform:uppercase}.ticker .dot{animation:pulse 2s ease-in-out infinite;background:var(--red);border-radius:50%;display:inline-block;height:6px;margin-right:.5rem;width:6px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.problems,.cta{background:var(--paper)}.problems-list,.facts-grid{border-left:1px solid var(--gray-200);border-top:1px solid var(--gray-200);display:grid;gap:0}.problems-list{grid-template-columns:repeat(2,1fr)}.problem{background:var(--paper);border-bottom:1px solid var(--gray-200);border-right:1px solid var(--gray-200);display:grid;grid-template-rows:auto 1fr auto;padding:clamp(1.5rem,3vw,2.5rem);position:relative;transition:background .3s var(--ease)}.problem:hover{background:var(--white)}.problem .num,.principle .num,.svc-block .num,.about-prose .label-col{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.problem .num,.svc-block .num,.about-prose .label-col{color:var(--red)}.problem .num{display:block;margin-bottom:1rem}.problem-quote{color:var(--black);font-family:var(--font-body);font-size:1.35rem;font-style:italic;line-height:1.4;margin-bottom:1.25rem;max-width:28ch}.problem-fix{color:var(--gray-700);display:flex;font-family:var(--font-heading);font-size:.92rem;gap:.6rem;line-height:1.55}.problem-fix .arrow{color:var(--red);flex:0 0 auto;font-family:var(--font-mono)}.principle-grid{border-top:1px solid var(--gray-200);display:grid;gap:0;grid-template-columns:repeat(3,1fr)}.principle{border-right:1px solid var(--gray-200);padding:clamp(1.75rem,3vw,2.5rem) clamp(1rem,2vw,1.75rem);position:relative}.principle:last-child{border-right:0}.principle .marker{background:var(--red);height:2px;left:0;position:absolute;top:0;width:2.5rem}.principle .num{color:var(--gray-500)}.principle h3{font-size:1.5rem;font-weight:700;letter-spacing:0;margin:1rem 0 .75rem}.principle p{color:var(--gray-700);font-family:var(--font-body);font-size:.95rem;line-height:1.7;max-width:30ch}.work-list{display:grid;gap:clamp(1.25rem,2.5vw,2rem);grid-template-columns:repeat(2,1fr)}.org-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0;border:1px solid var(--gray-200);margin-bottom:clamp(2rem,4vw,3rem)}.org-cell{padding:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;gap:.5rem}.org-divider{width:1px;background:var(--gray-200)}.org-type{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.org-scale{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;letter-spacing:-.02em;line-height:1}.org-cell p{font-family:var(--font-body);font-size:.9rem;color:var(--gray-700);line-height:1.5;margin-top:.5rem}.work-belief{border-left:2px solid var(--black);margin:0;padding:clamp(1rem,2vw,1.5rem) clamp(1.25rem,3vw,2rem);background:var(--gray-100)}.work-belief p{font-size:clamp(1rem,1.8vw,1.2rem);font-style:italic;line-height:1.6;color:var(--gray-700);max-width:70ch}.belief-em{color:var(--black);font-style:italic;text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:3px}.work-card{background:var(--paper);border:1px solid var(--gray-200);border-radius:2px;display:block;padding:clamp(1.25rem,2vw,1.75rem);position:relative;transition:border-color .3s var(--ease),transform .3s var(--ease)}.work-card:hover{border-color:var(--black);transform:translateY(-2px)}.work-thumb{aspect-ratio:16 / 10;background:var(--gray-100);background-image:repeating-linear-gradient(45deg,transparent,transparent 8px,rgba(0,0,0,.03) 8px,rgba(0,0,0,.03) 9px);border:1px solid var(--gray-200);margin-bottom:1.25rem;overflow:hidden;position:relative}.work-thumb-label{background:#ffffffd9;color:var(--gray-500);font-family:var(--font-mono);font-size:.65rem;left:.75rem;letter-spacing:.1em;padding:.25rem .5rem;position:absolute;text-transform:uppercase;top:.75rem}.work-thumb svg{height:100%;width:100%}.work-meta{align-items:baseline;color:var(--gray-500);display:flex;font-family:var(--font-mono);font-size:.7rem;justify-content:space-between;letter-spacing:.08em;margin-bottom:.6rem;text-transform:uppercase}.work-meta .industry{color:var(--red);margin-left:1rem;text-align:right}.work-card h3{font-size:1.35rem;letter-spacing:0;margin-bottom:.5rem}.work-card .desc{color:var(--gray-700);font-family:var(--font-body);font-size:.92rem;line-height:1.55}.work-card .read{color:var(--gray-500);display:flex;font-family:var(--font-mono);font-size:.72rem;justify-content:space-between;letter-spacing:.08em;margin-top:1.25rem;text-transform:uppercase}.work-card .read .arr{color:var(--red)}.manifesto{background:var(--black);color:var(--white)}.manifesto h2{color:var(--white);display:flex;flex-direction:column;font-size:2.65rem;gap:.24em;letter-spacing:0;line-height:1.08;max-width:31ch}.manifesto h2 em{color:var(--gray-400);font-size:.62em}.manifesto h2 .manifesto-line{display:block}.manifesto h2 .inline-em{display:inline;font-size:1em;line-height:inherit;margin-top:0}.manifesto h2 .manifesto-tail{font-size:.76em;margin-top:0}.manifesto h2 .accent{color:var(--red);white-space:nowrap}.manifesto h2 .manifesto-quote-line{max-width:28ch}.manifesto-attr{align-items:center;color:var(--gray-400);display:flex;font-family:var(--font-mono);font-size:.78rem;gap:.75rem;letter-spacing:.08em;margin-top:2.5rem;text-transform:uppercase}.manifesto-attr:before{background:var(--red);content:"";height:1px;width:24px}.cta{border-top:1px solid var(--gray-200);padding:clamp(4rem,7vw,6rem) 0}.cta-inner{align-items:end;display:grid;gap:var(--gutter);grid-template-columns:1.4fr 1fr}.cta-inner h2{font-size:3rem;letter-spacing:0;max-width:18ch}.cta-inner h2 em{color:var(--gray-700);font-size:.5em}.cta-inner h2 .cta-answer{color:var(--gray-700);display:block;font-family:var(--font-body);font-size:.5em;font-style:italic;font-weight:400;letter-spacing:.005em;margin-top:.6em}.cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-self:end}.cta-note{color:var(--gray-500);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;margin-top:1rem;text-transform:uppercase}.page-head{border-bottom:1px solid var(--gray-200);padding:clamp(5rem,9vw,8rem) 0 clamp(1.25rem,2.5vw,2rem)}.page-head .label-row{margin-bottom:2rem}.page-head h1,.about-hero h1{font-size:5rem;letter-spacing:0;line-height:1.02;margin-bottom:2rem;max-width:14ch}.about-hero h1{font-size:4.5rem;margin-bottom:0;max-width:16ch}.about-hero .lede{color:var(--gray-700);font-size:1.1rem;line-height:1.6;margin-top:1.5rem;max-width:56ch}.about-prose .body-col a{color:var(--red);text-decoration:underline;text-underline-offset:.15em}.about-prose .body-col a:hover{color:var(--black)}.page-head h1 em,.about-hero h1 em{font-size:.42em}.page-head .lede{color:var(--gray-700);font-size:1.1rem;line-height:1.6;max-width:56ch}.svc-block{align-items:start;border-bottom:1px solid var(--gray-200);display:grid;gap:clamp(2rem,4vw,5rem);grid-template-columns:1fr 2fr;padding:clamp(3rem,6vw,5rem) 0}.svc-block:last-of-type{border-bottom:0}.svc-block .left{position:sticky;top:calc(var(--nav-h) + 2rem)}.svc-block .num{margin-bottom:.5rem}.svc-block h2{font-size:2.5rem;letter-spacing:0;line-height:1;margin-bottom:1rem}.svc-block .left p{color:var(--gray-700);font-family:var(--font-body);font-size:.95rem;line-height:1.6;max-width:32ch}.svc-symptoms{display:flex;flex-direction:column;gap:1rem}.svc-symptom{border-bottom:1px solid var(--gray-200);display:grid;gap:1rem;grid-template-columns:auto 1fr;padding:1.25rem 0}.svc-symptom:last-child{border-bottom:0}.svc-symptom .check{border:1.5px solid var(--red);border-radius:50%;flex:0 0 auto;height:14px;margin-top:.4rem;position:relative;width:14px}.svc-symptom .check:after{background:var(--red);border-radius:50%;content:"";inset:3px;position:absolute}.svc-symptom .quote{color:var(--black);font-family:var(--font-body);font-size:1.05rem;font-style:italic;line-height:1.5}.svc-symptom .gloss{color:var(--gray-500);display:block;font-family:var(--font-heading);font-size:.85rem;font-style:normal;font-weight:500;margin-top:.4rem}.about-hero{align-items:end;border-bottom:1px solid var(--gray-200);display:grid;gap:var(--gutter);grid-template-columns:minmax(0,5fr) minmax(0,4fr);padding:clamp(5rem,9vw,8rem) 0 clamp(3rem,6vw,5rem)}.about-photo-frame{align-self:end;isolation:isolate;justify-self:end;margin-right:14px;max-width:320px;position:relative;width:100%}.about-photo-frame img{aspect-ratio:4 / 5;border-radius:1px;display:block;filter:grayscale(15%);height:auto;object-fit:cover;position:relative;width:100%;z-index:1}.about-photo-frame:before{aspect-ratio:4 / 5;border:1px solid var(--red);content:"";inset:14px -14px auto 14px;position:absolute;z-index:0}.about-photo-tag{align-items:center;bottom:-36px;color:var(--gray-500);display:flex;font-family:var(--font-mono);font-size:.7rem;gap:.5rem;left:0;letter-spacing:.08em;position:absolute;text-transform:uppercase;white-space:nowrap}.about-photo-tag .dash{background:var(--red);height:1px;width:16px}.about-prose{border-bottom:1px solid var(--gray-200);display:grid;gap:clamp(2rem,4vw,5rem);grid-template-columns:1fr 2fr;padding:clamp(3rem,6vw,5rem) 0}.about-prose .body-col p{color:var(--ink);font-family:var(--font-body);font-size:1.05rem;line-height:1.75;margin-bottom:1.25rem;max-width:60ch}.about-prose .body-col p:last-child{margin-bottom:0}.about-prose .body-col em{color:var(--red);font-style:italic}.about-facts{border-bottom:1px solid var(--gray-200);padding:clamp(3rem,6vw,5rem) 0}.facts-grid{grid-template-columns:repeat(3,1fr)}.fact{border-bottom:1px solid var(--gray-200);border-right:1px solid var(--gray-200);padding:clamp(1.5rem,2.5vw,2rem)}.fact .key{color:var(--gray-500);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;margin-bottom:.6rem;text-transform:uppercase}.fact .val{color:var(--black);font-family:var(--font-heading);font-size:1.1rem;font-weight:600;line-height:1.3}.fact .val em{color:var(--gray-700);font-family:var(--font-body);font-style:italic;font-weight:400}.contact-layout{align-items:start;display:grid;gap:clamp(2rem,4vw,5rem);grid-template-columns:5fr 4fr;padding:clamp(3rem,6vw,5rem) 0}.contact-form[hidden],.contact-success[hidden]{display:none}.contact-success h2{font-size:2.25rem;letter-spacing:0;margin-bottom:1.75rem}.contact-success h2 em{color:var(--gray-700);font-family:var(--font-body);font-style:italic;font-weight:400}.contact-success p{color:var(--gray-700);font-family:var(--font-body);line-height:1.7;max-width:46ch}.contact-success a{border-bottom:1px solid var(--red);color:var(--red)}.field{display:flex;flex-direction:column;gap:.4rem}.field label{color:var(--gray-500);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.field label span{color:var(--gray-300);letter-spacing:0;text-transform:none}.chips-fieldset{border:0;margin:0;min-width:0;padding:0}.chips-legend{color:var(--gray-500);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;margin-bottom:.65rem;padding:0;text-transform:uppercase}.chips-optional{color:var(--gray-300);font-weight:400;letter-spacing:0;text-transform:none}.chip-label{cursor:pointer;display:inline-flex;flex:0 0 auto;margin:0;position:relative}.chip-input{clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.chip-input:focus-visible+.chip{outline:2px solid var(--red);outline-offset:3px}.chip-label:has(.chip-input:checked) .chip{background:var(--black);border-color:var(--black);color:var(--white)}.field input,.field textarea{background:transparent;border:0;border-bottom:1.5px solid var(--gray-200);color:var(--black);font-family:var(--font-body);font-size:1rem;outline:none;padding:.8rem 0;transition:border-color .2s var(--ease)}.field input::placeholder,.field textarea::placeholder{color:var(--gray-300)}.field input:focus,.field textarea:focus{border-color:var(--black)}.field textarea{line-height:1.6;min-height:120px;resize:vertical}.chips{display:flex;flex-wrap:wrap;gap:.65rem}.chip{background:transparent;border:1px solid var(--gray-300);border-radius:1px;color:var(--gray-700);cursor:pointer;display:inline-block;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;line-height:1.35;padding:.5rem .85rem;text-transform:uppercase;transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease);white-space:nowrap}.chip:hover{border-color:var(--black);color:var(--black)}.contact-aside{background:var(--paper);border:1px solid var(--gray-200);display:flex;flex-direction:column;gap:1.75rem;padding:clamp(1.75rem,3vw,2.5rem)}.contact-aside .block h3{color:var(--red);font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.1em;margin-bottom:.6rem;text-transform:uppercase}.contact-aside .block p{color:var(--ink);font-family:var(--font-body);font-size:.95rem;line-height:1.6}.contact-aside a{border-bottom:1px solid var(--red)}.footer{background:var(--black);color:var(--gray-300);padding:4rem 0 2rem}.footer-top{border-bottom:1px solid #222;display:grid;gap:var(--gutter);grid-template-columns:2fr 1fr 1fr 1fr;padding-bottom:3rem}.footer h2{color:var(--gray-400);font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.footer-mark{color:var(--white);font-family:var(--font-heading);font-size:2rem;font-weight:800;letter-spacing:0}.footer-tagline{color:var(--gray-400);font-family:var(--font-body);font-size:.95rem;font-style:italic;margin-top:.75rem}.footer ul{display:flex;flex-direction:column;gap:.5rem;list-style:none}.footer li a{color:var(--gray-300);font-family:var(--font-mono);font-size:.8rem;letter-spacing:.03em;transition:color .2s var(--ease)}.footer li a:hover{color:var(--red)}.footer-bottom{color:var(--gray-400);display:flex;font-family:var(--font-mono);font-size:.72rem;justify-content:space-between;letter-spacing:.05em;padding-top:1.5rem}@media(max-width:1024px){.hero-title{font-size:5.25rem}.page-head h1{font-size:4.25rem}.about-hero{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.about-photo-frame{max-width:260px}.about-hero h1{font-size:3.4rem}.manifesto h2{font-size:2.35rem;max-width:30ch}.cta-inner h2{font-size:2.6rem}.contact-layout{grid-template-columns:1fr}}@media(max-width:720px){body.nav-open{overflow:hidden}.nav-links{background:#0a0a0afa;border-bottom:1px solid var(--red);box-shadow:0 1.5rem 3rem #0a0a0a3d;display:grid;gap:0;left:0;list-style:none;opacity:0;padding:.75rem var(--gutter) 1rem;pointer-events:none;position:fixed;right:0;top:var(--nav-h);transform:translateY(-.75rem);transition:opacity .2s var(--ease),transform .2s var(--ease),visibility 0s linear .2s;visibility:hidden}.nav[data-open=true] .nav-links{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s;visibility:visible}.nav-links li{border-top:1px solid rgba(250,250,250,.14)}.nav-links li:first-child{border-top:0}.nav-link,.nav-cta{align-items:center;background:transparent;color:var(--white);display:flex;font-size:.82rem;justify-content:space-between;min-height:3.45rem;padding:0}.nav-link:hover,.nav-link[aria-current=page],.nav-cta:hover{background:transparent;color:var(--white)}.nav-link[aria-current=page]:after{border-radius:50%;height:.38rem;inset:50% 0 auto auto;transform:translateY(-50%);width:.38rem}.nav-cta:after{color:var(--red);content:"→";margin-left:1rem}.nav-toggle{display:inline-flex}.nav[data-open=true] .nav-toggle{background:var(--black);border-color:var(--black)}.nav[data-open=true] .nav-toggle span{background:var(--white)}.nav[data-open=true] .nav-toggle span:first-child{transform:translateY(.24rem) rotate(45deg)}.nav[data-open=true] .nav-toggle span:last-child{transform:translateY(-.24rem) rotate(-45deg)}.hero{min-height:auto}.hero-meta{gap:1rem;grid-template-columns:1fr 1fr}.hero-title{font-size:3.5rem}.hero-sub,.section-head,.cta-inner,.svc-block,.about-hero,.about-prose,.contact-layout{grid-template-columns:1fr}.section-head{gap:.75rem}.section-head h2{font-size:2.05rem}.section-head .lede,.hero-actions,.cta-actions{justify-self:start}.problems-list,.principle-grid,.work-list{grid-template-columns:1fr}.principle{border-bottom:1px solid var(--gray-200);border-right:0}.work-meta{align-items:flex-start;flex-direction:column;gap:.35rem}.work-meta .industry{margin-left:0;text-align:left}.manifesto h2,.cta-inner h2,.page-head h1{font-size:2.5rem}.about-hero{align-items:start}.about-hero h1{font-size:2.5rem}.about-photo-frame{justify-self:start;margin-right:0;max-width:200px}.about-photo-tag{bottom:auto;margin-top:.9rem;position:static}.svc-block .left{position:static}.svc-block h2{font-size:2rem}.facts-grid,.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:.5rem}}@media(max-width:420px){.hero-meta,.facts-grid{grid-template-columns:1fr}.hero-title,.manifesto h2,.cta-inner h2,.page-head h1,.about-hero h1{font-size:2.25rem}.btn,.nav-cta{font-size:.7rem}}:root{--nsg-teal: #0d9488;--nsg-teal-soft: rgba(13, 148, 136, .08)}.hero-title{font-size:clamp(5.25rem,7vw,5.85rem);line-height:1.02;max-width:100%}.hero-title .already{font-size:.92em}.hero-final-line{white-space:nowrap}.home-page .section-head h2 em,.home-page .cta-inner h2 em,.home-page .cta-inner h2 .cta-answer{font-family:var(--font-heading);font-style:normal;font-weight:500;line-height:1.12;margin-top:.32em}.home-page .section-head h2 em{font-size:.62em}.home-page .section-head .lede{font-style:normal;line-height:1.65}.home-page .manifesto h2{max-width:none;font-size:clamp(1.6rem,3.4vw,2.4rem)}.work-title-oneline{display:inline-block;white-space:nowrap}.section-head h2:has(.work-title-oneline){font-size:clamp(1.5rem,4.6vw,2.6rem);max-width:none}.home-page .manifesto h2 .manifesto-tail{font-family:var(--font-heading);font-style:normal;font-weight:500;line-height:1.18}.soft-heading-tail{color:var(--gray-500);display:block;font-family:var(--font-heading);font-size:.82em;font-weight:500;line-height:1.1;margin-top:.24em}.page-head h1.h1-oneline{font-size:clamp(1.5rem,6.4vw,5rem);max-width:none;white-space:nowrap}.tier-intro{display:grid;grid-template-columns:auto 1fr;gap:1rem 1.25rem;align-items:baseline;padding:1.25rem 0 .5rem;margin-bottom:1.75rem;border-bottom:1px solid var(--gray-200)}.tier-intro .ti-num{color:var(--gray-500);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.tier-intro .ti-num em{color:var(--red);font-style:normal}.tier-intro.tier-3 .ti-num em{color:var(--nsg-teal)}.tier-intro h3{color:var(--black);font-family:var(--font-heading);font-size:1.2rem;font-weight:600;letter-spacing:-.005em;margin-bottom:.35rem}.tier-intro p{color:var(--gray-700);font-family:var(--font-body);font-size:.92rem;font-style:normal;line-height:1.65;max-width:54ch}.problems .tier-group+.tier-group{margin-top:3.5rem}.tier-group .problems-list{border-left:1px solid var(--gray-200);border-top:1px solid var(--gray-200)}.tier-group .problem-quote{font-size:1.2rem;font-style:normal;line-height:1.45}.services-page .page-head h1{font-size:clamp(2rem,4.8vw,3.75rem);line-height:1.08;max-width:22ch}.services-page .page-head h1 .accent{color:var(--red)}.services-page .svc-hero-meta{margin-top:clamp(2rem,4vw,3rem);padding-top:1.5rem}.svc-overview{display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin-top:clamp(2.5rem,5vw,4rem);border:1px solid var(--gray-200)}.svc-overview-card{background:var(--paper);border-right:1px solid var(--gray-200);color:inherit;display:grid;gap:1rem;grid-template-rows:auto 1fr;padding:1.35rem 1.25rem 1.5rem;transition:background .25s var(--ease),transform .25s var(--ease)}.svc-overview-card:last-child{border-right:0}.svc-overview-card:hover{background:var(--white);transform:translateY(-2px)}.svc-overview-glyph{color:var(--gray-400);height:5.5rem}.svc-overview-glyph .service-glyph,.svc-overview-glyph svg{height:100%;width:100%}.svc-overview-3 .svc-overview-glyph{color:var(--nsg-teal)}.svc-overview-num{color:var(--gray-500);display:block;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.12em;margin-bottom:.35rem}.svc-overview-name{color:var(--black);display:block;font-family:var(--font-heading);font-size:1.05rem;font-weight:700;line-height:1.1}.svc-overview-blurb{color:var(--gray-500);display:block;font-family:var(--font-body);font-size:.88rem;line-height:1.45;margin-top:.35rem}.svc-overview-1{border-top:3px solid var(--gray-400)}.svc-overview-2{border-top:3px solid var(--black)}.svc-overview-3{border-top:3px solid var(--nsg-teal)}.service-glyph svg{display:block;height:100%;width:100%}.proof-glyph svg{display:block;height:100%;width:100%}.svc-picker-section{background:var(--paper);padding:clamp(3rem,6vw,5rem) 0}.svc-picker{border-left:1px solid var(--gray-200);border-top:1px solid var(--gray-200);display:flex;flex-direction:column}.svc-picker-row{align-items:center;background:var(--paper);border-bottom:1px solid var(--gray-200);border-right:1px solid var(--gray-200);color:inherit;display:grid;gap:1rem;grid-template-columns:auto 1fr auto auto;padding:1.35rem 1.5rem;transition:background .25s var(--ease),border-color .25s var(--ease)}.svc-picker-row:hover{background:var(--white)}.svc-picker-dot{border-radius:50%;flex:0 0 auto;height:10px;width:10px}.picker-tier-1 .svc-picker-dot{background:var(--gray-400)}.picker-tier-2 .svc-picker-dot{background:var(--black)}.picker-tier-3 .svc-picker-dot{background:var(--nsg-teal);box-shadow:0 0 0 3px #0d948826}.picker-tier-0 .svc-picker-dot{background:var(--gray-300)}.picker-tier-1:hover{border-left:3px solid var(--gray-400);padding-left:calc(1.25rem - 2px)}.picker-tier-2:hover{border-left:3px solid var(--black);padding-left:calc(1.25rem - 2px)}.picker-tier-3:hover{border-left:3px solid var(--nsg-teal);padding-left:calc(1.25rem - 2px)}.picker-tier-0:hover{border-left:3px solid var(--gray-300);padding-left:calc(1.25rem - 2px)}.svc-picker-quote{color:var(--black);font-family:var(--font-body);font-size:1.05rem;line-height:1.45}.svc-picker-arrow{color:var(--red);font-family:var(--font-mono);font-size:.9rem}.svc-picker-tier{color:var(--gray-500);font-family:var(--font-mono);font-size:.68rem;letter-spacing:.1em;min-width:7.5rem;text-align:right;text-transform:uppercase}.svc-tiers-section{padding:clamp(3rem,6vw,5rem) 0 0}.svc-tiers-section .section-head{margin-bottom:clamp(1rem,2vw,2rem)}.svc-tier{padding:clamp(1.75rem,3.5vw,2.75rem) 0;scroll-margin-top:calc(var(--nav-h) + 1rem)}.svc-tier+.svc-tier{margin-top:clamp(1.25rem,2.5vw,2rem);padding-top:0}.svc-tier:last-of-type{border-bottom:0}.svc-tier-frame{border:1px solid var(--gray-200);overflow:hidden}.svc-tier-1 .svc-tier-frame{border-top:3px solid var(--gray-400)}.svc-tier-2 .svc-tier-frame{border-top:3px solid var(--black)}.svc-tier-3 .svc-tier-frame{border-top:3px solid var(--nsg-teal)}.svc-tier-body{background:var(--white);padding:clamp(1.5rem,2.5vw,2rem)}.svc-tier-head-row{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.svc-tier-glyph{color:var(--gray-700);flex:0 0 3.25rem;height:3.25rem;width:3.25rem}.svc-tier-glyph .service-glyph{height:100%;width:100%}.svc-tier-3 .svc-tier-glyph{color:var(--nsg-teal)}.svc-tier-head-text{min-width:0}.svc-tier-tag{color:var(--red);display:block;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.12em;margin-bottom:.35rem;text-transform:uppercase}.svc-tier-3 .svc-tier-tag{color:var(--nsg-teal)}.svc-tier-head h2{font-size:clamp(1.45rem,2.8vw,2rem);letter-spacing:-.01em;line-height:1.08;margin:0;max-width:none}.svc-tier-plain{color:var(--gray-700);font-size:.98rem;line-height:1.55;margin:0;max-width:none;text-wrap:pretty}.svc-tier-head{border-bottom:1px solid var(--gray-200);margin-bottom:1.25rem;padding-bottom:1.25rem}.svc-tier-grid{align-items:start;display:grid;gap:1.5rem 2.5rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);margin-top:0}.svc-tier-label{color:var(--black);font-family:var(--font-heading);font-size:.78rem;font-weight:600;letter-spacing:.06em;margin-bottom:.75rem;text-transform:uppercase}.svc-tier-builds{display:grid;gap:.65rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.svc-tier-builds li{align-items:start;background:transparent;border:0;color:var(--gray-700);display:grid;gap:.65rem;grid-template-columns:auto 1fr;font-family:var(--font-body);font-size:.9rem;line-height:1.45;padding:0;text-wrap:pretty}.svc-tier-builds li:last-child{border-bottom:0;padding-bottom:0}.build-idx{color:var(--red);font-family:var(--font-mono);font-size:.68rem;letter-spacing:.08em;padding-top:.15rem}.svc-tier-3 .build-idx{color:var(--nsg-teal)}.svc-tier-symptoms{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.svc-tier-symptoms li{background:transparent;border:0;border-left:2px solid var(--red);display:block;padding:0 0 0 .85rem}.svc-tier-3 .svc-tier-symptoms li{border-left-color:var(--nsg-teal)}.symptom-mark{display:none}.svc-tier-3 .symptom-mark{color:var(--nsg-teal)}.svc-tier-symptoms .quote{color:var(--black);display:block;font-family:var(--font-body);font-size:.92rem;line-height:1.45;text-wrap:pretty}.svc-tier-symptoms .fix{color:var(--gray-500);display:block;font-family:var(--font-heading);font-size:.88rem;font-weight:500;line-height:1.45;margin-left:0;margin-top:.35rem;text-wrap:pretty}.svc-tier-outcome{align-items:center;background:transparent;border:0;border-top:1px solid var(--gray-200);color:var(--gray-700);display:grid;gap:.75rem;grid-template-columns:auto 1fr;line-height:1.55;margin-top:1.25rem;padding:1rem 0 0}.svc-tier-outcome p{font-size:.92rem;margin:0;text-wrap:pretty}.outcome-mark{align-items:center;background:var(--red);border-radius:50%;color:var(--white);display:flex;font-family:var(--font-mono);font-size:.68rem;font-weight:600;height:1.5rem;justify-content:center;width:1.5rem}.svc-tier-3 .outcome-mark{background:var(--nsg-teal)}.svc-tier-outcome strong{color:var(--black);font-family:var(--font-heading);font-weight:600}.svc-tier-cred{border-left:2px solid var(--nsg-teal);color:var(--gray-700);font-size:.92rem;line-height:1.6;margin-top:1rem;max-width:none;padding-left:1rem;text-wrap:pretty}.svc-tier-caveat{color:var(--gray-500);font-size:.88rem;font-style:italic;line-height:1.5;margin-top:.75rem;max-width:none;text-wrap:pretty}.svc-stack-section{background:var(--paper);padding:clamp(3rem,6vw,5rem) 0}.services-page .svc-stack-section .section-head{margin-bottom:clamp(1.75rem,3.5vw,2.75rem)}.services-page .svc-stack-copy p{margin:0;max-width:none;text-wrap:pretty}.services-page .svc-stack-copy p+p{margin-top:1rem}.svc-stack-wrap{align-items:start;display:grid;gap:clamp(2rem,4vw,3.5rem);grid-template-columns:minmax(0,25rem) 1fr}.svc-stack-viz{display:flex;flex-direction:column;gap:.65rem;padding:0}.stack-block{align-items:center;border:1px solid var(--gray-200);display:flex;flex-wrap:wrap;font-family:var(--font-mono);gap:.5rem .75rem;justify-content:space-between;letter-spacing:.08em;padding:1.3rem 1.25rem;text-transform:uppercase}.stack-block-num{color:var(--gray-400);font-size:.72rem}.stack-block-name{color:var(--black);font-size:.78rem;font-weight:600}.stack-block-note{color:var(--nsg-teal);flex-basis:100%;font-size:.66rem;letter-spacing:.06em;opacity:.85}.stack-block-1 .stack-block-note,.stack-block-2 .stack-block-note{color:var(--gray-400);opacity:1}.stack-block-intel{background:linear-gradient(180deg,rgba(13,148,136,.1),var(--paper));border-color:#0d948859}.stack-block-intel .stack-block-name,.stack-block-intel .stack-block-num{color:var(--nsg-teal)}.svc-stack-base{align-items:stretch;display:flex;gap:.9rem}.svc-stack-layers{display:flex;flex:1;flex-direction:column;gap:.65rem;min-width:0}.stack-block-1{background:var(--white)}.stack-block-2{background:var(--paper)}.stack-block-1,.stack-block-2{position:relative}.stack-block-1:after,.stack-block-2:after{background:#0d948866;content:"";height:1px;left:100%;pointer-events:none;position:absolute;top:50%;width:.9rem}.svc-stack-spine{align-items:center;background:linear-gradient(180deg,#0d948829,#0d948814);border:1px solid rgba(13,148,136,.35);border-radius:2px;display:flex;flex:0 0 4.5rem;justify-content:center;overflow:hidden;position:relative}.svc-stack-spine-stack{inset:.75rem;position:absolute;z-index:2}.svc-stack-spine-label{color:var(--nsg-teal);font-family:var(--font-mono);font-size:.82rem;font-weight:600;letter-spacing:.14em;position:absolute;right:0;top:calc(50% - 4.4rem);writing-mode:vertical-rl}.svc-stack-spine-note{color:var(--nsg-teal);font-family:var(--font-mono);font-size:.56rem;left:0;letter-spacing:.03em;opacity:.7;position:absolute;text-transform:uppercase;top:50%;transform:translateY(-50%);white-space:nowrap;writing-mode:vertical-rl}.svc-stack-copy p{color:var(--gray-700);font-size:1.05rem;line-height:1.7;max-width:52ch}.svc-stack-copy p+p{margin-top:1rem}.svc-process-section{padding:clamp(3rem,6vw,5rem) 0}.svc-process-section .section-head{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.svc-process-prose{max-width:60ch}.svc-process-prose p{color:var(--gray-700);font-size:1.05rem;line-height:1.7;margin:0;text-wrap:pretty}.svc-process-prose p+p{margin-top:1.1rem}.svc-steps{display:grid;gap:0;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0;position:relative}.svc-steps:before{background:var(--gray-200);content:"";height:1px;left:12.5%;position:absolute;right:12.5%;top:2.75rem;z-index:0}.svc-step{border:0;display:grid;gap:.75rem;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;justify-items:center;padding:0 .75rem 1.5rem;position:relative;text-align:center;z-index:1}.svc-step-icon{align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:50%;color:var(--gray-700);display:flex;height:3.5rem;justify-content:center;width:3.5rem}.svc-step-icon .service-glyph{height:1.75rem;width:1.75rem}.svc-step-num{color:var(--red);font-family:var(--font-mono);font-size:.68rem;letter-spacing:.1em}.svc-step-body h3{color:var(--black);font-size:1rem;font-weight:600;margin-bottom:.35rem}.svc-step-body p{color:var(--gray-700);font-size:.88rem;line-height:1.55;max-width:16ch;margin:0 auto}.svc-process-more{color:var(--gray-500);font-size:.95rem;margin-top:1.75rem}.svc-process-more a{color:var(--red);text-decoration:underline;text-underline-offset:.15em}.svc-process-more a:hover{color:var(--black)}.about-page .about-hero{border-bottom:1px solid var(--gray-200);padding-bottom:clamp(3rem,6vw,5rem)}.about-logistics{margin-top:clamp(1.75rem,3vw,2.5rem);padding-top:1.25rem}.about-plain-section{padding-top:clamp(3rem,6vw,5rem)}.about-principle-grid{grid-template-rows:auto auto auto auto}.about-principle-grid .principle{display:grid;grid-row:span 4;grid-template-rows:subgrid;row-gap:0}.about-principle-grid .principle h3{align-self:start;margin:1rem 0 0}.about-principle-grid .principle p{align-self:start;margin:.75rem 0 0}.about-principle-grid .principle p+p.principle-detail{color:var(--gray-500);font-size:.85rem;line-height:1.6;margin-top:.75rem;max-width:32ch}.about-background-section{padding-bottom:clamp(3rem,6vw,5rem)}.about-prose-solo{border-bottom:0;grid-template-columns:1fr;padding-top:0}.about-prose-solo .body-col{max-width:62ch}.about-ai-note{margin-top:.5rem}.about-ai-note a{color:var(--red);display:inline-block;margin-left:.35rem;text-decoration:underline;text-underline-offset:.15em}.about-ai-note a:hover{color:var(--black)}.about-fit-section{padding-bottom:clamp(3rem,6vw,5rem)}.about-fit-grid{border:1px solid var(--gray-200);border-top:3px solid var(--red);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.about-fit-col{background:var(--white);padding:clamp(1.75rem,3vw,2.5rem)}.about-fit-no{background:var(--paper);border-left:1px solid var(--gray-200)}.about-fit-heading{color:var(--black);font-family:var(--font-heading);font-size:.82rem;font-weight:600;letter-spacing:.06em;margin-bottom:1.25rem;text-transform:uppercase}.about-fit-no .about-fit-heading{color:var(--gray-500)}.about-fit-list{display:flex;flex-direction:column;gap:.65rem;list-style:none;margin:0;padding:0}.about-fit-list li{align-items:start;background:var(--paper);border:1px solid var(--gray-200);display:grid;gap:.75rem;grid-template-columns:auto 1fr;padding:1rem 1.1rem}.about-fit-no .about-fit-list li{background:var(--white)}.about-fit-list p{color:var(--black);font-family:var(--font-body);font-size:.98rem;line-height:1.5;margin:0}.about-faq-section{padding-bottom:clamp(3rem,6vw,5rem)}.about-faq{border-top:1px solid var(--gray-200);margin:0}.about-faq-item{border-bottom:1px solid var(--gray-200);display:grid;gap:clamp(.75rem,2vw,2rem);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);margin:0;padding:clamp(1.25rem,2.5vw,1.75rem) 0}.about-faq-item dt{color:var(--black);font-family:var(--font-heading);font-size:1.05rem;font-weight:600;line-height:1.35}.about-faq-item dd{color:var(--gray-700);font-family:var(--font-body);font-size:.98rem;line-height:1.65;margin:0}.fit-mark{border-radius:50%;flex:0 0 auto;height:12px;margin-top:.4rem;position:relative;width:12px}.fit-yes{background:var(--red);border-radius:0;height:14px;margin-top:.35rem;width:14px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round' d='M4 12.5l5 5L20 6.5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round' d='M4 12.5l5 5L20 6.5'/%3E%3C/svg%3E") center / contain no-repeat}.fit-no{border:1.5px solid var(--gray-400)}.fit-no:after{background:var(--gray-400);content:"";height:1.5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:10px}@media(max-width:720px){.about-fit-grid{grid-template-columns:1fr}.about-fit-no{border-left:0;border-top:1px solid var(--gray-200)}.about-faq-item{grid-template-columns:1fr}}@media(max-width:960px){.svc-tier-grid{grid-template-columns:1fr}}@media(max-width:880px){.svc-overview{grid-template-columns:1fr}.svc-overview-card{border-bottom:1px solid var(--gray-200);border-right:0;grid-template-columns:auto 1fr;grid-template-rows:auto}.svc-overview-card:last-child{border-bottom:0}.svc-overview-glyph{height:4rem;width:5rem}.svc-stack-wrap{grid-template-columns:1fr}.svc-tier-symptoms .fix{margin-top:.25rem}.svc-steps{grid-template-columns:1fr 1fr;gap:1.5rem 0}.svc-steps:before{display:none}.svc-step{border:1px solid var(--gray-200);padding:1.25rem 1rem}.svc-step-body p{max-width:none}.svc-picker-row{grid-template-columns:auto 1fr auto}.svc-picker-tier{grid-column:2 / -1;text-align:left}.stack-block-2,.stack-block-3{margin-right:0;width:100%}}@media(max-width:1024px){.hero-title{font-size:5.25rem}}@media(max-width:720px){.hero-title{font-size:3.5rem}.problems .tier-group+.tier-group{margin-top:2rem}}@media(max-width:420px){.hero-title{font-size:2.25rem}}.home-page .page-head h1{font-size:clamp(2rem,4.8vw,3.75rem);line-height:1.08;max-width:20ch}.home-page .page-head h1 .accent{color:var(--red)}.home-page-head{border-bottom:1px solid var(--gray-200);padding-bottom:clamp(2.5rem,5vw,4rem)}.home-intro-band{background:var(--paper);padding:clamp(2rem,4vw,3.5rem) 0 clamp(2rem,4vw,3rem)}.home-intro-band .svc-overview{margin-top:0}.home-page .home-picker-section{background:var(--paper);padding-top:0}.home-page .home-picker-section .section-head{border-top:1px solid var(--gray-200);margin-bottom:clamp(2rem,4vw,3rem);padding-top:clamp(1.75rem,3vw,2.5rem)}.home-head-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:clamp(1.75rem,3.5vw,2.5rem) 0 clamp(2rem,4vw,2.75rem)}.home-section-more{color:var(--gray-500);font-size:.95rem;margin-top:1.75rem}.home-section-more a{color:var(--red);text-decoration:underline;text-underline-offset:.15em}.home-section-more a:hover{color:var(--black)}.home-section-more--inline{margin-top:1.25rem}.home-proof-section{padding:clamp(3rem,6vw,5rem) 0}.home-proof-list{display:grid;gap:clamp(1.5rem,3vw,2.5rem)}.home-proof-frame{border:1px solid var(--gray-200);display:grid;grid-template-columns:minmax(0,15rem) 1fr;overflow:hidden}.home-proof-frame.svc-tier-1{border-top:3px solid var(--gray-400)}.home-proof-frame.svc-tier-2{border-top:3px solid var(--black)}.home-proof-frame.svc-tier-3{border-top:3px solid var(--nsg-teal)}.home-proof-body{padding:clamp(1.5rem,3vw,2rem)}.home-proof-visual{align-items:center;background:var(--paper);border-right:1px solid var(--gray-200);display:flex;flex-direction:column;gap:.85rem;justify-content:center;min-width:0;padding:clamp(1.5rem,3vw,2rem) clamp(1rem,2vw,1.35rem)}.home-proof-tier-2 .home-proof-visual{background:radial-gradient(rgba(10,10,10,.04) 1px,transparent 1.4px),var(--paper);background-size:12px 12px,auto}.home-proof-tier-3 .home-proof-visual{background:linear-gradient(180deg,rgba(13,148,136,.06),transparent 70%),var(--paper)}.home-proof-num{align-self:flex-start;color:var(--red);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.12em}.home-proof-tier-3 .home-proof-num{color:var(--nsg-teal)}.home-proof-glyph{aspect-ratio:4 / 3;color:var(--gray-700);flex:0 0 auto;height:auto;max-height:6.25rem;max-width:9.5rem;width:100%}.home-proof-glyph .service-glyph,.home-proof-glyph .proof-glyph{display:block;height:100%;width:100%}.home-proof-glyph svg{display:block;height:100%;margin:0 auto;max-height:100%;max-width:100%;width:auto}.home-proof-tier-3 .home-proof-glyph{color:var(--nsg-teal)}.home-proof-visual-label{color:var(--black);font-family:var(--font-heading);font-size:.88rem;font-weight:600;line-height:1.35;margin:0;text-align:center;width:100%}.home-proof-visual-label span{color:var(--gray-500);display:block;font-family:var(--font-mono);font-size:.68rem;font-weight:400;letter-spacing:.08em;margin-top:.35rem;text-transform:uppercase}.home-proof-facts{display:grid;gap:1rem;margin:0}.home-proof-fact{margin:0}.home-proof-fact dt{color:var(--gray-500);font-family:var(--font-mono);font-size:.68rem;letter-spacing:.1em;margin-bottom:.3rem;text-transform:uppercase}.home-proof-fact dd{color:var(--gray-700);font-family:var(--font-body);font-size:.98rem;line-height:1.6;margin:0}.home-proof-built{color:var(--black);font-weight:500}.home-proof-tier-3 .home-proof-built{color:var(--nsg-teal)}.home-go-section{padding:clamp(3rem,6vw,5rem) 0}.home-go-grid{border:1px solid var(--gray-200);display:grid;grid-template-columns:repeat(3,1fr)}.home-go-card{background:var(--white);border-right:1px solid var(--gray-200);color:inherit;display:grid;gap:.65rem;grid-template-rows:auto auto 1fr auto;padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,2.5vw,1.75rem);text-decoration:none;transition:background .25s var(--ease),transform .25s var(--ease)}.home-go-card:last-child{border-right:0}.home-go-card:hover{background:var(--paper);transform:translateY(-2px)}.home-go-card-1{border-top:3px solid var(--gray-400)}.home-go-card-2{border-top:3px solid var(--black)}.home-go-card-3{border-top:3px solid var(--red)}.home-go-num{color:var(--gray-500);font-family:var(--font-mono);font-size:.68rem;letter-spacing:.12em}.home-go-card h3{color:var(--black);font-family:var(--font-heading);font-size:1.2rem;font-weight:600;line-height:1.2}.home-go-card p{color:var(--gray-700);font-family:var(--font-body);font-size:.92rem;line-height:1.55;margin:0}.home-go-cta{color:var(--red);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.home-go-card:hover .home-go-cta{color:var(--black)}.home-faq-section{padding-bottom:clamp(2rem,4vw,3rem)}@media(max-width:880px){.home-proof-frame{grid-template-columns:1fr}.home-proof-visual{align-items:center;border-bottom:1px solid var(--gray-200);border-right:0;display:grid;gap:1rem 1.25rem;grid-template-columns:auto minmax(6.5rem,7.5rem) 1fr;grid-template-rows:auto;padding:1.25rem 1.5rem;text-align:left}.home-proof-num{align-self:center;grid-column:1;grid-row:1 / span 2}.home-proof-glyph{grid-column:2;grid-row:1 / span 2;max-height:5rem;max-width:none;width:100%}.home-proof-visual-label{align-self:center;grid-column:3;grid-row:1 / span 2;text-align:left}.home-go-grid{grid-template-columns:1fr}.home-go-card{border-bottom:1px solid var(--gray-200);border-right:0}.home-go-card:last-child{border-bottom:0}}.contact-page .page-head h1{font-size:clamp(2rem,4.8vw,3.75rem);line-height:1.08;max-width:none}@media(min-width:600px){.contact-page .page-head h1{white-space:nowrap}}.contact-page .page-head h1 .accent{color:var(--red)}.contact-page-head{border-bottom:0;padding-bottom:0}.contact-hero-meta{margin-top:clamp(2rem,4vw,3rem);padding-top:1.5rem}.contact-hero-meta .hero-meta-cell .val a{border-bottom:1px solid var(--red);color:inherit;text-decoration:none}.contact-hero-meta .hero-meta-cell .val a:hover{color:var(--red)}.contact-main-section{padding:0 0 clamp(4rem,8vw,6rem)}.contact-frame{border:1px solid var(--gray-200);border-top:3px solid var(--red);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.contact-form-col{background:var(--white);border-right:1px solid var(--gray-200);padding:clamp(2rem,4vw,3rem)}.contact-form-col .label-row{margin-bottom:clamp(1.5rem,3vw,2rem)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-noscript{background:var(--paper);border:1px solid var(--gray-200);color:var(--gray-700);font-family:var(--font-body);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;padding:1rem 1.15rem}.contact-noscript a{color:var(--red);text-decoration:underline;text-underline-offset:.15em}.field-error{color:var(--red);font-family:var(--font-body);font-size:.8rem;margin-top:.25rem}.field-error--submit{font-size:.9rem}.contact-submit{align-self:flex-start}.contact-aside-panel{background:linear-gradient(180deg,rgba(215,38,56,.04),transparent 35%),var(--paper);display:flex;flex-direction:column;gap:0;padding:clamp(2rem,4vw,3rem)}.contact-aside-block{padding-bottom:clamp(1.5rem,3vw,2rem)}.contact-aside-direct{border-bottom:1px solid var(--gray-200);margin-bottom:clamp(1.5rem,3vw,2rem)}.contact-aside-label{color:var(--red);display:block;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.1em;margin-bottom:.65rem;text-transform:uppercase}.contact-aside-direct p{color:var(--black);font-family:var(--font-heading);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;line-height:1.3;margin:0}.contact-aside-direct a{border-bottom:1px solid var(--red);color:inherit;text-decoration:none}.contact-aside-direct a:hover{color:var(--red)}.contact-steps{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.contact-step{border-top:1px solid var(--gray-200);display:grid;gap:.85rem 1rem;grid-template-columns:auto 1fr;padding:1.15rem 0}.contact-step:first-child{border-top:0;padding-top:0}.contact-step-icon{align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:50%;color:var(--gray-700);display:flex;height:2.75rem;justify-content:center;width:2.75rem}.contact-step-icon .service-glyph{height:1.35rem;width:1.35rem}.contact-step-num{color:var(--red);display:block;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.1em;margin-bottom:.3rem}.contact-step-body h3{color:var(--black);font-family:var(--font-heading);font-size:.98rem;font-weight:600;line-height:1.3;margin-bottom:.35rem}.contact-step-body p{color:var(--gray-700);font-family:var(--font-body);font-size:.88rem;line-height:1.55;margin:0}.contact-section-more{border-top:1px solid var(--gray-200);color:var(--gray-500);font-size:.92rem;line-height:1.55;margin:auto 0 0;padding-top:1.25rem}.contact-section-more a{color:var(--red)}.contact-section-more a:hover{color:var(--black)}.contact-success h2{font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:0;line-height:1.1;margin-bottom:1rem}@media(max-width:880px){.contact-frame{grid-template-columns:1fr}.contact-form-col{border-bottom:1px solid var(--gray-200);border-right:0}}.reveal{opacity:0;transform:translateY(10px);transition:opacity .7s var(--ease),transform .7s var(--ease);transition-delay:var(--reveal-delay, 0s);will-change:opacity,transform}.reveal.is-in{opacity:1;transform:none}.hero-final-line .already{position:relative}.hero-final-line .already:after{background:var(--red);bottom:.05em;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left center;transition:transform .9s var(--ease) .55s}.hero-loaded .hero-final-line .already:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.reveal,.reveal.is-in{opacity:1;transform:none;transition:none}.hero-final-line .already:after{transform:scaleX(1);transition:none}}
