:root{color-scheme:light;--ink: #171717;--ink-soft: #2c2d2f;--muted: #667078;--paper: #f4f4f1;--paper-strong: #e6e7e1;--surface: #ffffff;--surface-soft: #fbfbf8;--line: #d9dad4;--line-strong: #c4c6bd;--red: #d51d1d;--red-dark: #a91616;--sage: #5f7067;--steel: #385b68;--charcoal: #151515;--shadow: 0 24px 70px rgba(20, 20, 20, .12);--radius: 8px;--max: 1180px;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font);color:var(--ink);background:var(--paper);line-height:1.55;text-rendering:optimizeLegibility}a{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0;overflow-wrap:anywhere}h1,h2,h3{line-height:1;letter-spacing:0}button,input,textarea{font:inherit}:focus-visible{outline:3px solid rgba(213,29,29,.34);outline-offset:3px}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;background:#fbfaf7f0;border-bottom:1px solid rgba(222,216,206,.88);backdrop-filter:blur(18px)}.header-inner,.section-inner,.footer-inner{width:min(100% - 48px,var(--max));margin:0 auto}.header-inner{min-height:78px;display:flex;align-items:center;gap:18px}.brand-link,.footer-logo{flex:0 0 auto;text-decoration:none}.brand-link img{width:188px}.main-nav{display:flex;align-items:center;gap:20px;margin-left:auto}.main-nav a,.header-cta,.button,.language-menu summary,.language-list a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:.9rem;font-weight:780}.main-nav a{color:var(--muted);border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--ink);border-color:var(--red)}.header-cta{padding:0 18px;color:#fff;background:var(--red);border:1px solid var(--red);border-radius:var(--radius);box-shadow:0 12px 28px #d51d1d33}.language-menu{position:relative}.language-menu summary{min-width:48px;padding:0 10px;cursor:pointer;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);background:#fff}.language-list{position:absolute;top:calc(100% + 8px);right:0;width:210px;display:none;padding:8px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.language-menu[open] .language-list{display:grid;gap:4px}.language-list a{justify-content:space-between;padding:0 10px;border-radius:6px;color:var(--muted)}.language-list a[aria-current=true],.language-list a:hover{color:var(--ink);background:var(--paper)}main{flex:1}.section-anchor{scroll-margin-top:92px}.hero-section{min-height:calc(100svh - 78px);position:relative;display:grid;align-items:center;overflow:clip;color:#fff;background:var(--charcoal)}.hero-image,.hero-image img,.hero-overlay{position:absolute;inset:0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-overlay{background:linear-gradient(90deg,#0a0a0af5,#0a0a0acc 34%,#0a0a0a3d 72%,#0a0a0a14),linear-gradient(0deg,#0a0a0ad1,#0a0a0a14 48%)}.hero-inner{position:relative;z-index:1;display:grid;align-items:center;padding:clamp(96px,10vw,148px) 0}.hero-content{width:min(860px,100%)}.eyebrow,.section-eyebrow,.hero-eyebrow{margin-bottom:16px;color:var(--red);font-size:.78rem;font-weight:880;letter-spacing:0;text-transform:uppercase}.hero-eyebrow{color:#ff5a5a}.hero-content h1{width:min(900px,100%);margin-bottom:24px;font-size:clamp(3rem,6.1vw,5.8rem);line-height:1;text-wrap:balance}.hero-lead{width:min(660px,100%);margin-bottom:34px;color:#ffffffd6;font-size:clamp(1.08rem,1.45vw,1.3rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-width:162px;min-height:48px;padding:0 20px;border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff;color:var(--ink);transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button.primary{border-color:var(--red);background:var(--red);color:#fff}.button.primary:hover,.header-cta:hover{background:var(--red-dark);border-color:var(--red-dark)}.button.secondary{background:#ffffff14;color:#fff;border-color:#ffffff6b}.button.secondary:hover{background:#ffffff29}.hero-status{position:absolute;z-index:2;left:0;right:0;bottom:0;color:var(--ink);background:#fbfaf7f5;border-top:4px solid var(--red);box-shadow:0 -18px 48px #00000038;backdrop-filter:blur(18px)}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading>*,.card-grid>*,.request-layout>*,.footer-bottom>*,.footer-inner>*,.status-grid article,.status-grid p,.info-card{min-width:0}.status-grid article{min-height:112px;display:flex;align-items:center;gap:16px;padding:24px 28px;border-left:1px solid var(--line)}.status-grid article:last-child{border-right:1px solid var(--line)}.status-grid article:before{content:"";width:10px;height:42px;flex:0 0 auto;background:linear-gradient(180deg,var(--red),var(--steel))}.status-grid p{margin-bottom:0;color:var(--ink-soft);font-weight:780;line-height:1.34}.content-section{padding:clamp(78px,9vw,128px) 0;background:var(--surface-soft)}.scope-section{color:#fff;background:linear-gradient(180deg,#1f2422,#151515)}.flow-section{color:#fff;background:linear-gradient(180deg,#151515,#1f2422)}.section-frame{display:block}.section-intro{width:min(900px,100%);margin-bottom:clamp(30px,4vw,48px)}.section-intro h2,.section-heading h2,.request-layout h2,.page-hero h1{margin-bottom:0;font-size:clamp(2rem,3.45vw,3.4rem);line-height:1.04;text-wrap:balance}.scope-section .section-intro h2,.flow-section .section-intro h2{max-width:920px;margin-bottom:18px;font-size:clamp(2.35rem,4.2vw,4.15rem);line-height:1.03}.section-intro p,.section-heading p,.request-layout p,.page-hero p,.section-copy{color:var(--muted);font-size:1rem}.section-intro>p:last-child{width:min(660px,100%);margin-bottom:0}.scope-section .section-intro{width:min(1120px,100%);margin-right:auto;margin-left:auto;text-align:center}.scope-section .section-intro h2{max-width:none;margin-right:auto;margin-left:auto;font-size:clamp(1.85rem,2.4vw,2.45rem)}.scope-section .section-intro>p:last-child{width:min(1080px,100%);max-width:none;margin-right:auto;margin-left:auto;color:#ffffffb8}@media(min-width:1100px){.scope-section .section-intro h2,.scope-section .section-intro>p:last-child,.flow-section .section-intro h2,.flow-section .section-intro>p:last-child{white-space:nowrap}}.scope-section .section-eyebrow,.flow-section .section-eyebrow{color:#ff5a5a}.flow-section .section-intro{width:min(1120px,100%);margin-right:auto;margin-left:auto;text-align:center}.flow-section .section-intro h2{max-width:none;margin-right:auto;margin-left:auto;font-size:clamp(1.85rem,2.4vw,2.45rem)}.flow-section .section-intro>p:last-child{width:min(1080px,100%);max-width:none;margin-right:auto;margin-left:auto}.section-intro-dark p{color:#ffffffb8}.section-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(270px,.62fr);gap:clamp(30px,5vw,76px);align-items:end;margin-bottom:42px}.service-suite{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px);width:min(900px,100%);margin:0 auto}.service-feature{min-height:304px;display:grid;align-content:start;justify-items:center;padding:clamp(34px,4vw,46px) clamp(24px,3vw,34px);text-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 46px #0003}.service-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:clamp(24px,3vw,30px);color:var(--red)}.service-icon svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.service-feature h3{max-width:18ch;margin-bottom:12px;color:var(--ink);font-size:clamp(1.08rem,1.35vw,1.24rem);line-height:1.1}.service-feature p{max-width:27ch;margin-bottom:0;color:var(--muted);font-size:.9rem;line-height:1.55}.audience-suite{display:grid;gap:clamp(22px,3vw,34px);margin-top:clamp(22px,3vw,34px);padding:clamp(28px,3.6vw,42px);color:#fff;background:#171817;border-radius:var(--radius)}.audience-copy .section-eyebrow{margin-bottom:10px;color:#ff5a5a}.audience-copy h3{margin-bottom:0;font-size:clamp(1.75rem,2.5vw,2.7rem);line-height:1.04;text-wrap:balance}.audience-list{display:grid;grid-template-columns:1fr;gap:0;width:min(860px,100%)}.audience-list article{padding:18px 0;border-top:1px solid rgba(255,255,255,.18)}.audience-list h4{margin:0 0 6px;color:#fff;font-size:1rem;line-height:1.2}.audience-list p{margin-bottom:0;color:#ffffffb8;font-size:.93rem;line-height:1.5}.process-suite{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,5vw,78px);width:min(920px,100%);margin:clamp(54px,6vw,78px) auto 0}.process-suite:before{content:"";position:absolute;top:44px;left:15%;right:15%;height:2px;background:#ffffff2e}.process-step{position:relative;z-index:1;min-height:auto;display:grid;justify-items:center;gap:18px;padding:0;text-align:center;background:transparent;border:0;border-radius:0}.process-number{width:88px;height:88px;display:grid;place-items:center;color:#fff;background:var(--red);border:1px solid rgba(255,255,255,.2);border-radius:999px;box-shadow:0 0 0 9px #d51d1d33;font-size:1.45rem;font-weight:880;line-height:1}.process-step h3{margin-bottom:10px;color:#fff;font-size:clamp(1.06rem,1.32vw,1.22rem);line-height:1.12}.process-step p{margin-bottom:0;max-width:250px;color:#ffffffb8;font-size:.9rem;line-height:1.5}.process-board{display:grid;grid-template-columns:1fr;gap:22px;align-items:start;padding:clamp(26px,3.2vw,38px);color:var(--ink);background:#f7f7f2;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius)}.process-board-header{margin-bottom:10px}.process-board-header span{font-size:clamp(1.35rem,1.8vw,1.8rem);font-weight:880;line-height:1.08}.process-board p{margin-bottom:0;color:var(--muted);font-size:.94rem;line-height:1.5}.process-board-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.process-board-list div{min-height:118px;padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.process-board-list dt{margin-bottom:8px;color:var(--red);font-size:.86rem;font-weight:860;line-height:1.15}.process-board-list dd{margin:0;color:var(--muted);font-size:.9rem;line-height:1.4}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.info-card{min-height:232px;position:relative;padding:28px;overflow:hidden;background:#fff;border:1px solid rgba(222,216,206,.94);border-radius:var(--radius);box-shadow:0 12px 34px #1414140d}.info-card:before{content:"";position:absolute;top:0;left:28px;right:28px;height:4px;background:linear-gradient(90deg,var(--red),var(--sage))}.info-card h3{margin:16px 0 14px;font-size:1.24rem;line-height:1.12}.info-card p{margin-bottom:0;color:var(--muted)}.flow-section .info-card{background:#ffffff0f;border-color:#ffffff29;box-shadow:none}.flow-section .info-card h3{color:#fff}.flow-section .info-card p{color:#ffffffb8}.request-section{position:relative;color:#fff;background:linear-gradient(135deg,rgba(213,29,29,.2),transparent 34%),linear-gradient(180deg,#151515,#242722)}.request-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 78%);pointer-events:none}.request-section-inner{position:relative}.request-heading{width:min(1120px,100%);margin-bottom:clamp(30px,4vw,48px);margin-right:auto;margin-left:auto;text-align:center}.request-heading h2{max-width:none;margin-bottom:14px;font-size:clamp(1.85rem,2.4vw,2.45rem);line-height:1.03}.request-heading>p:last-child{width:min(1080px,100%);max-width:none;margin-right:auto;margin-left:auto;margin-bottom:0;color:#ffffffbd;font-size:1rem}.request-layout{position:relative;display:grid;grid-template-columns:minmax(440px,.9fr) minmax(500px,.96fr);gap:clamp(34px,5vw,72px);align-items:start}.request-copy{padding-top:clamp(18px,2.4vw,34px)}.request-layout p{width:min(560px,100%);color:#ffffffbd}.request-notes{display:grid;gap:14px;width:min(620px,100%);margin-top:0}.request-notes span{display:flex;align-items:center;gap:12px;color:#ffffffd6;font-size:clamp(.92rem,1.08vw,1rem);font-weight:720;line-height:1.25;white-space:nowrap}.request-notes span:before{content:"";width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:var(--red)}@media(min-width:1100px){.request-heading h2,.request-heading>p:last-child{white-space:nowrap}}.lead-form{padding:28px;background:#fffffffa;color:var(--ink);border:1px solid rgba(255,255,255,.62);border-radius:var(--radius);box-shadow:0 28px 80px #00000047}.honeypot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-heading{display:flex;align-items:center;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.form-heading p{margin-bottom:0;color:var(--ink);font-weight:850}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lead-form label{display:grid;gap:7px;color:var(--ink);font-size:.88rem;font-weight:760}.lead-form input,.lead-form textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink);background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.lead-form small{color:var(--muted);font-size:.78rem;font-weight:560;line-height:1.35}.lead-form input:focus,.lead-form textarea:focus{border-color:#d51d1d9e;box-shadow:0 0 0 4px #d51d1d1a;outline:none}.lead-form textarea{resize:vertical}.wide-field{margin-top:14px}.consent-field{grid-template-columns:18px 1fr;align-items:start;margin:18px 0;color:var(--muted);font-size:.9rem;font-weight:560}.consent-field input{min-height:18px;margin-top:3px}.lead-form .button{width:100%}.lead-form .button:disabled{cursor:wait;opacity:.72;transform:none}.form-status{min-height:22px;margin:-4px 0 12px;color:var(--muted);font-size:.9rem;font-weight:720;line-height:1.35}.form-status[data-state=success]{color:#2d6a4f}.form-status[data-state=error]{color:var(--red-dark)}.page-hero{position:relative;min-height:430px;display:grid;align-items:end;padding:clamp(90px,10vw,142px) 0 clamp(58px,7vw,94px);overflow:clip;color:#fff;background:#151515}.legal-section-band{padding-top:42px;background:#f7f5ef}.legal-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:start}.toc{position:sticky;top:104px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.toc h2{margin:0 0 14px;font-size:1rem;line-height:1.1}.toc ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.toc a{color:var(--muted);font-size:.92rem;font-weight:740;text-decoration:none}.toc a:hover{color:var(--red)}.legal-article{padding:34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.legal-updated{margin-bottom:24px;color:var(--muted);font-size:.92rem;font-weight:720}.legal-content-section{scroll-margin-top:104px;padding:28px 0;border-top:1px solid var(--line)}.legal-content-section:first-of-type{border-top:0;padding-top:0}.legal-content-section:last-child{padding-bottom:0}.legal-content-section h2{margin-bottom:12px;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.08}.legal-content-section p{margin-bottom:12px;color:var(--muted)}.legal-content-section p:last-child{margin-bottom:0}.page-hero-image,.page-hero-image img,.page-hero-overlay{position:absolute;inset:0}.page-hero-image img{width:100%;height:100%;object-fit:cover;object-position:60% center}.page-hero-overlay{background:linear-gradient(90deg,#0d0d0df0,#0d0d0dad 48%,#0d0d0d3d),linear-gradient(0deg,#0d0d0db8,#0d0d0d2e)}.page-hero .section-inner{position:relative;width:min(100% - 48px,920px);margin-left:max(24px,calc((100% - var(--max)) / 2))}.page-hero p{width:min(680px,100%);margin-top:20px;color:#ffffffc4;font-size:1.1rem}.page-hero.legal-hero{min-height:auto;padding:clamp(52px,7vw,84px) 0 36px;color:var(--ink);background:var(--paper)}.page-hero.legal-hero .section-inner{width:min(100% - 48px,920px);margin-right:auto;margin-left:auto}.page-hero.legal-hero p{color:var(--muted)}.page-hero.legal-hero .eyebrow{color:var(--red)}.compact-hero{min-height:62vh}.request-page-section{background:#e8ece8}.request-page-section .section-inner{width:min(100% - 48px,930px)}.site-footer{background:#fff;border-top:1px solid var(--line)}.footer-inner{min-height:156px;display:grid;grid-template-columns:1fr;gap:0;align-items:center}.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(24px,4vw,56px);align-items:center;padding:0 0 28px}.footer-bottom p{margin:0;color:var(--muted);font-size:.95rem;font-weight:680;line-height:1.45}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}.footer-bottom nav a{color:var(--muted);font-weight:740;text-decoration:none}.footer-bottom nav a:hover{color:var(--red)}.footer-brand-strip{width:100%;min-height:112px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,4vw,56px);align-items:center;margin:0;padding:30px 0 18px}.footer-brand-logo{min-width:0;display:flex;align-items:center;text-decoration:none}.footer-brand-logo-standtr{justify-content:flex-start}.footer-brand-logo-standtr img{width:min(190px,100%)}.footer-brand-logo-ecosystem{justify-content:center}.footer-brand-logo-ecosystem img{width:min(126px,100%)}.footer-brand-logo-polinorm{justify-content:flex-end}.footer-brand-logo-polinorm img{width:min(240px,100%)}.cookie-banner{position:fixed;z-index:40;right:22px;bottom:22px;width:min(420px,calc(100% - 44px));display:none;gap:16px;padding:18px;color:var(--ink);background:#fffffffa;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.cookie-banner.visible{display:grid}.cookie-banner p{margin-bottom:0;color:var(--muted);font-size:.92rem}.cookie-actions{display:flex;flex-wrap:wrap;gap:8px}.cookie-actions button{min-height:38px;padding:0 12px;cursor:pointer;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);font-size:.86rem;font-weight:780}.cookie-actions button:first-child{color:#fff;border-color:var(--red);background:var(--red)}@media(max-width:1040px){.header-inner{min-height:72px;gap:10px}.brand-link img{width:150px}.main-nav{display:none}.header-cta{margin-left:auto}.hero-section{min-height:calc(100svh - 72px);display:grid}.hero-inner{padding:clamp(88px,14vw,126px) 0 44px}.hero-status{position:relative}.hero-overlay{background:linear-gradient(90deg,#0c0c0cf0,#0c0c0c80),linear-gradient(0deg,#0c0c0cdb,#0c0c0c0f)}.status-grid,.card-grid,.service-suite,.audience-suite,.process-board,.legal-shell,.section-heading,.request-layout,.footer-inner{grid-template-columns:1fr}.status-grid article{min-height:auto;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-suite{gap:24px}.process-board-list{grid-template-columns:repeat(2,minmax(0,1fr))}.toc{position:static}.request-layout{gap:28px}.footer-inner{padding:36px 0}.footer-bottom{grid-template-columns:1fr;gap:14px}.footer-bottom nav{justify-content:flex-start}}@media(max-width:640px){.header-inner,.section-inner,.footer-inner,.footer-brand-strip,.hero-inner{width:min(100% - 30px,var(--max))}.header-cta{display:none}.language-list{right:auto;left:0}.hero-image img{object-position:68% center}.hero-inner{padding-top:78px;padding-bottom:34px}.hero-content h1{width:min(340px,100%);font-size:clamp(2.4rem,10.5vw,3.25rem);line-height:1.02}.hero-lead{width:min(34ch,100%);font-size:1rem;line-height:1.55}.button{width:100%}.footer-brand-strip{grid-template-columns:1fr;justify-items:center;gap:24px}.footer-brand-logo,.footer-brand-logo-standtr,.footer-brand-logo-ecosystem,.footer-brand-logo-polinorm{justify-content:center}.status-grid article{padding:18px 0;border-left:0;border-right:0}.status-grid article:before{height:34px}.scope-section .section-intro h2,.flow-section .section-intro h2{font-size:clamp(2.1rem,8.8vw,2.65rem);line-height:1.05}.service-suite,.audience-list,.process-suite,.process-board-list{grid-template-columns:1fr}.service-feature{min-height:auto;padding:26px}.process-suite{gap:48px;margin-top:42px}.process-suite:before{display:none}.process-step{grid-template-columns:1fr;gap:14px;padding:0}.process-number{width:78px;height:78px;font-size:1.25rem}.service-icon{margin-bottom:34px}.audience-suite,.process-board{padding:26px}.content-section{padding:66px 0}.section-heading h2,.request-heading h2{font-size:clamp(2rem,9.2vw,2.65rem);line-height:1.04}.info-card{min-height:auto;padding:24px}.form-grid{grid-template-columns:1fr}.lead-form{padding:20px}.request-notes span{align-items:flex-start;white-space:normal}.request-notes span:before{margin-top:.4em}.page-hero.legal-hero{padding:42px 0 28px}.page-hero.legal-hero .section-inner,.legal-shell{width:min(100% - 30px,930px)}.legal-article,.toc{padding:20px}.page-hero{min-height:360px}.page-hero h1{width:min(330px,100%);font-size:clamp(2rem,8.6vw,2.35rem);line-height:1.04}.page-hero p{width:min(34ch,100%);font-size:1rem;line-height:1.55}.page-hero .section-inner,.request-page-section .section-inner{width:min(100% - 30px,930px);margin-left:auto}}
