:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#070909;--canvas-soft:#0e1114;--surface:#15191d;--surface-raised:#1b2025;--paper:#f3f4f4;--paper-bright:#fafafa;--text:#f7f8f8;--text-dark:#121517;--muted:#9ca5ad;--muted-dark:#5d666e;--steel:#aebed3;--steel-deep:#71859c;--border:#ffffff29;--border-dark:#07090929;--focus:#d5e5f8;--error:#d98f8f;--success:#a8c8b4;--display:Arial, Helvetica, sans-serif;--body:"Segoe UI", Arial, sans-serif;--mono:ui-monospace, "Cascadia Mono", "Segoe UI Mono", monospace;--container:1520px;--gutter:clamp(1.25rem, 4vw, 4.5rem);--section-space:clamp(5.5rem, 10vw, 10rem);--radius-sm:.75rem;--radius-md:1.125rem;--radius-lg:clamp(1.25rem, 2vw, 1.75rem);--shadow:0 32px 80px #00000057;--ease:cubic-bezier(.2, .75, .25, 1);--motion-reveal-duration:.76s;--motion-reveal-distance:clamp(1rem, 2.4vw, 2.25rem);--motion-reveal-stagger:72ms;--motion-reveal-ease:cubic-bezier(.16, 1, .3, 1);--header-height:5rem}*,:before,:after{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{background:var(--canvas);min-width:0;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,sans-serif;font-size:1rem;line-height:1.55}button,input,select,textarea{font:inherit;color:inherit}button,select{cursor:pointer}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3,ul,ol,figure{margin:0}ul,ol{padding:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.045em;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;font-weight:500;line-height:.98}h1{font-size:clamp(3.3rem,8vw,8.8rem)}h2{font-size:clamp(2.65rem,5.5vw,5.7rem)}h3{font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.08}::selection{background:var(--steel);color:var(--text-dark)}.container{width:min(100%, var(--container));padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section-space);position:relative;overflow:clip}.section--paper{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--paper);color:var(--text-dark)}.section--steel{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--steel);color:var(--text-dark)}.skip-link{z-index:100;background:var(--paper);color:var(--text-dark);border-radius:.5rem;padding:.8rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--focus);outline-offset:4px}[data-reveal]{--reveal-x:0px;--reveal-y:var(--motion-reveal-distance);--reveal-scale:1;--reveal-order:0}.reveal-ready [data-reveal]{opacity:0;transform:translate3d(var(--reveal-x), var(--reveal-y), 0) scale(var(--reveal-scale));transition:opacity var(--motion-reveal-duration) var(--motion-reveal-ease), transform var(--motion-reveal-duration) var(--motion-reveal-ease);transition-delay:calc(var(--reveal-order) * var(--motion-reveal-stagger));will-change:opacity, transform}.reveal-ready [data-reveal=soft]{--reveal-y:.75rem}.reveal-ready [data-reveal=left]{--reveal-x:calc(var(--motion-reveal-distance) * -1);--reveal-y:0px}.reveal-ready [data-reveal=right]{--reveal-x:var(--motion-reveal-distance);--reveal-y:0px}.reveal-ready [data-reveal=media]{--reveal-y:1.25rem;--reveal-scale:.982}.reveal-ready [data-reveal=hero-media]{--reveal-y:0px;--reveal-scale:1.035;opacity:.58;transition-duration:1.1s}.reveal-ready [data-reveal=trace]{--reveal-y:0px;transform-origin:100%;transform:scaleX(.72)}.reveal-ready [data-reveal][data-visible=true]{opacity:1;will-change:auto;transform:none}.site-shell{min-height:100vh;overflow:clip}main{min-height:70vh}input,select,textarea{border:1px solid var(--border-dark);border-radius:var(--radius-sm);width:100%;color:var(--text-dark);background:#ffffff9e;min-height:3.25rem;padding:.9rem 1rem}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#71787e;opacity:1}label{font-weight:600}label input,label select,label textarea{margin-top:.55rem;font-weight:400;display:block}.site-header{z-index:50;height:var(--header-height);border-bottom:1px solid var(--border);background:linear-gradient(#070909d1,#0709092e);transition:background-color .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(16px)saturate(125%);backdrop-filter:blur(16px)saturate(125%);background:#070909e6;box-shadow:0 .75rem 2.5rem #00000038}.site-header__inner{z-index:2;align-items:center;gap:2rem;height:100%;display:flex;position:relative}.brand{font-family:var(--display);letter-spacing:-.04em;flex:none;align-items:center;gap:.65rem;font-size:1.1rem;font-weight:700;display:inline-flex}.brand img{width:1.9rem;height:1.9rem}.desktop-nav{justify-content:center;align-items:center;gap:clamp(1.1rem,2vw,2.4rem);margin-inline:auto;display:flex}.desktop-nav a,.header-contact{color:#d4d8dc;font-size:.84rem;transition:color .2s}.desktop-nav a:hover,.desktop-nav a.active,.header-contact:hover,.header-contact.active{color:var(--text)}.site-header__actions{align-items:center;gap:.75rem;display:flex}.language-switcher{position:relative}.language-switcher__trigger,.header-contact,.menu-toggle{height:2.75rem;min-height:2.75rem;color:var(--text);background:#0709098a;border:1px solid #aebed347;transition:border-color .2s,background-color .2s,color .2s,transform .2s}.language-switcher__trigger{border-radius:999px;align-items:center;gap:.55rem;min-width:8.8rem;padding:0 .75rem 0 .7rem;font-size:.78rem;font-weight:600;display:flex}.language-switcher__trigger:hover,.header-contact:hover,.menu-toggle:hover{background:#aebed31a;border-color:#aebed39e}.language-switcher__trigger>svg{width:.9rem;height:.9rem;transition:transform .2s var(--ease);margin-left:auto}.language-switcher__trigger>svg.is-rotated{transform:rotate(180deg)}.language-switcher__flag{object-fit:cover;border:1px solid #ffffff4d;border-radius:.15rem;flex:none;width:1.3rem;height:.86rem;display:block;overflow:hidden;box-shadow:0 1px 3px #00000059}.language-switcher__menu{opacity:0;visibility:hidden;transform-origin:100% 0;width:12rem;transition:opacity .18s ease, visibility .18s ease, transform .18s var(--ease);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d1113f7;border:1px solid #aebed347;border-radius:1rem;padding:.45rem;position:absolute;top:calc(100% + .6rem);right:0;transform:translateY(-.35rem)scale(.98);box-shadow:0 1.25rem 3rem #0000006b}.language-switcher__menu.is-open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.language-switcher__menu button{color:#d9dde0;text-align:left;background:0 0;border:0;border-radius:.65rem;grid-template-columns:1.5rem 1fr 1rem;align-items:center;gap:.65rem;width:100%;min-height:2.55rem;padding:.45rem .65rem;font-size:.8rem;display:grid}.language-switcher__menu button:hover,.language-switcher__menu button:focus-visible{color:#fff;background:#aebed31a}.language-switcher__menu button[aria-selected=true]{color:#fff;background:#aebed324}.language-switcher__menu button>svg{width:.9rem;height:.9rem;color:var(--steel)}.header-contact{border-radius:999px;place-items:center;min-width:5.25rem;padding:0 1.05rem;display:grid}.menu-toggle{border-radius:50%;place-items:center;width:2.75rem;padding:0;display:none}.mobile-nav{z-index:1;display:none}.button{width:fit-content;min-height:3.15rem;transition:transform .22s var(--ease), background-color .22s ease, border-color .22s ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.85rem;padding:.78rem 1.1rem .78rem 1.3rem;font-size:.88rem;font-weight:650;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.48;transform:none}.button--primary{background:var(--paper);color:var(--text-dark)}.section--paper .button--primary,.section--steel .button--primary{background:var(--canvas);color:var(--text)}.button--secondary{color:inherit;background:0 0;border-color:currentColor}.button--ghost{border-color:var(--border-dark);color:var(--text-dark);background:0 0}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.section-label{color:#d5d9dd;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.69rem;line-height:1.35;display:flex}.section-label>span{background:var(--steel);border-radius:50%;flex:none;width:.45rem;height:.45rem;box-shadow:0 0 0 3px #aebed324}.section-label--dark,.section--paper .section-label{color:var(--muted-dark)}.section-label--dark>span,.section--paper .section-label>span{background:var(--steel-deep)}.section-heading{grid-template-columns:repeat(12,1fr);gap:1.25rem;margin-bottom:clamp(3rem,6vw,6rem);display:grid}.section-heading>.section-label{grid-column:span 3;align-self:start}.section-heading__copy{grid-column:5/-1}.section-heading h2{max-width:14ch}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) .section-heading h2{max-width:18ch;font-size:clamp(2.65rem,5vw,5.2rem)}.section-heading__copy>p{max-width:52rem;color:var(--muted);margin-top:1.7rem;font-size:clamp(1rem,1.4vw,1.18rem)}.section-heading--light .section-heading__copy>p{color:var(--muted-dark)}.section-heading--left{display:block}.section-heading--left .section-label{margin-bottom:1.5rem}.section-heading--left .section-heading__copy{max-width:46rem}.page-hero{min-height:min(80vh,52rem);padding:calc(var(--header-height) + 5rem) 0 clamp(5rem, 9vw, 8rem);background:radial-gradient(circle at 85% 20%, #aebed31a, transparent 28%), linear-gradient(150deg, var(--canvas) 30%, #14191e 100%);align-items:flex-end;display:flex;position:relative;overflow:clip}.page-hero:after{content:"";aspect-ratio:1;border:1px solid #aebed31f;border-radius:50%;width:48vw;position:absolute;bottom:-55%;right:-8%;box-shadow:0 0 0 5rem #aebed305,0 0 0 10rem #aebed305}.page-hero--compact{min-height:min(68vh,44rem)}.page-hero__grid{z-index:2;grid-template-columns:repeat(12,1fr);align-items:end;gap:1.25rem;display:grid;position:relative}.page-hero__eyebrow{grid-column:span 3;margin-bottom:.7rem}.page-hero__copy{grid-column:4/-1}.page-hero h1{max-width:14ch;font-size:clamp(3.3rem,7.2vw,8rem)}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) .page-hero h1{max-width:min(18ch,100%);font-size:clamp(3.3rem,6.5vw,7.4rem)}.page-hero__copy>p{color:#c3c9cf;max-width:47rem;margin-top:2rem;font-size:clamp(1.05rem,1.45vw,1.28rem)}.evidence-trace{z-index:3;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute}.evidence-trace:before{content:"";background:linear-gradient(90deg, transparent, var(--steel), transparent);opacity:.45;height:1px;position:absolute;inset:50% 0 auto}.evidence-trace i{border:1px solid var(--steel);background:var(--canvas);border-radius:50%;width:.48rem;height:.48rem}.evidence-trace--hero{width:min(36vw,34rem);bottom:2.5rem;right:3vw}.site-footer{border-top:1px solid var(--border);background:var(--canvas);padding:5rem 0 0;position:relative;overflow:hidden}.site-footer__top{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:4rem;display:grid}.site-footer__statement{max-width:32rem;color:var(--muted);margin-top:1.5rem;font-size:1.2rem}.site-footer h2{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.15rem;font-size:.72rem}.site-footer__top>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.site-footer__top a:not(.brand){color:#d2d6d9;font-size:.9rem}.site-footer__top a:hover{color:var(--steel)}.site-footer__bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:2rem;padding-block:1.2rem 2rem;font-size:.75rem;display:flex}.site-footer__wordmark{color:#13171a;font-family:var(--display);letter-spacing:-.08em;white-space:nowrap;-webkit-user-select:none;user-select:none;margin:1rem -1vw 0;padding:0 .02em .16em;font-size:clamp(5rem,17vw,20rem);font-weight:700;line-height:.95}.scroll-to-top{z-index:40;width:3.25rem;height:3.25rem;color:var(--text);opacity:0;visibility:hidden;transition:opacity .22s ease, visibility .22s ease, transform .22s var(--ease), background-color .2s ease, border-color .2s ease;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1113e0;border:1px solid #aebed36b;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:1.5rem;right:max(1.25rem,50vw - 45rem);transform:translateY(1rem);box-shadow:0 .8rem 2.25rem #00000052}.scroll-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{border-color:var(--steel);background:#aebed329;transform:translateY(-2px)}.scroll-to-top svg{width:1.1rem;height:1.1rem}.home-hero{background:var(--canvas);align-items:stretch;min-height:max(48rem,100svh);display:flex;position:relative;overflow:hidden}.home-hero__media{position:absolute;inset:0}.home-hero__media:after{content:"";background:linear-gradient(90deg, var(--canvas) 0%, #070909eb 28%, #07090933 66%, #07090959 100%), linear-gradient(0deg, var(--canvas) 0%, transparent 38%);position:absolute;inset:0}.home-hero__media img{object-fit:cover;object-position:center;width:100%;height:100%}.home-hero__content{z-index:2;padding-top:calc(var(--header-height) + 4.5rem);grid-template-rows:auto 1fr auto;grid-template-columns:repeat(12,1fr);gap:1.25rem;padding-bottom:2.75rem;display:grid;position:relative}.home-hero__content>.section-label{grid-column:1/6}.home-hero__copy{grid-column:1/8;align-self:center;padding-block:2rem}.home-hero h1{max-width:9ch}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) .home-hero h1{max-width:min(13ch,100%);font-size:clamp(3.3rem,7vw,7.4rem)}.home-hero__copy>p{color:#c7ccd0;max-width:41rem;margin-top:1.75rem;font-size:clamp(1.05rem,1.4vw,1.28rem)}.home-hero__tags{flex-wrap:wrap;grid-column:1/-1;gap:.6rem;list-style:none;display:flex}.home-hero__tags li{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07090973;border-radius:999px;align-items:center;gap:.7rem;padding:.55rem .9rem;font-size:.78rem;display:flex}.home-hero__tags span{color:var(--steel);font-family:var(--mono);font-size:.66rem}.indexed-grid{border-block:1px solid var(--border-dark);grid-template-rows:auto minmax(4.5rem,1fr) auto auto;grid-template-columns:repeat(4,1fr);display:grid}.indexed-card{border-right:1px solid var(--border-dark);grid-row:1/5;grid-template-rows:subgrid;min-height:19rem;padding:1.3rem 1.3rem 2rem;display:grid}.indexed-card:last-child{border-right:0}.indexed-card>span,.principle-grid article>span,.approach-list article>span,.role-grid article>span{color:var(--steel-deep);font-family:var(--mono);font-size:.72rem}.indexed-card h3{grid-row:3;margin:0}.indexed-card p{color:var(--muted-dark);grid-row:4;margin-top:1rem}.process-section{background:linear-gradient(180deg, var(--canvas) 0%, #11161a 100%)}.process-list{border-top:1px solid var(--border);margin-left:33.333%;list-style:none;position:relative}.process-list:before{content:"";background:linear-gradient(var(--steel), #aebed31a);width:1px;position:absolute;top:0;bottom:0;left:3.15rem}.process-list li{border-bottom:1px solid var(--border);grid-template-columns:6rem minmax(10rem,1fr) minmax(14rem,1.2fr);align-items:start;gap:1.5rem;padding:2.2rem 0;display:grid;position:relative}.process-list__index{z-index:1;border:1px solid var(--steel);background:var(--canvas-soft);width:2.1rem;height:2.1rem;color:var(--steel);font-family:var(--mono);border-radius:50%;place-items:center;font-size:.63rem;display:grid;position:relative}.process-list h3{font-size:clamp(1.55rem,2.2vw,2.5rem)}.process-list p{max-width:35rem;color:var(--muted)}.solution-grid{grid-template-rows:auto minmax(5rem,1fr) auto auto;grid-template-columns:repeat(4,1fr);column-gap:1rem;display:grid}.solution-card{grid-row:1/5;grid-template-rows:subgrid;border:1px solid var(--border-dark);border-radius:var(--radius-md);background:var(--paper-bright);min-height:24rem;padding:1.6rem;display:grid}.solution-card svg{color:var(--steel-deep);flex:none}.solution-card h3{grid-row:3;margin:0}.solution-card p{color:var(--muted-dark);grid-row:4;margin-top:1.1rem}.section-action{margin-top:2rem}.field-section{isolation:isolate;background:#090c0e;min-height:clamp(48rem,70vw,60rem);padding:0;position:relative;overflow:hidden}.field-section:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#070a0c0d 0%,#070a0c29 34%,#070a0cc7 61%,#090c0e 84%),linear-gradient(#0000 75%,#090c0e 100%);position:absolute;inset:0}.field-section__backdrop{z-index:-2;margin:0;position:absolute;inset:0}.field-section__backdrop img{object-fit:cover;object-position:center 58%;filter:saturate(.72)contrast(1.04)brightness(.86);width:100%;height:100%}.field-section__layout{min-height:inherit;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;display:grid}.field-section__copy{grid-column:7/-1;min-width:0;padding:clamp(3rem,7vw,7rem) 0}.field-section__copy h2{max-width:12ch;margin-top:1.5rem;font-size:clamp(3.25rem,5.2vw,5.5rem)}.field-section__copy>p:not(.section-label){max-width:42rem;color:var(--muted);margin-block:1.7rem 2rem;font-size:1.1rem}.closing-cta__grid{grid-template-columns:2fr 7fr 3fr;align-items:end;gap:2rem;display:grid}.closing-cta h2{max-width:11ch}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) .closing-cta h2{max-width:14ch}.closing-cta p:not(.section-label){color:#38424a;max-width:42rem;margin-top:1.5rem}.closing-cta .button{justify-self:end}.editorial-image-section{z-index:1;padding-bottom:1rem;overflow:visible}.editorial-image-section__grid{grid-template-columns:repeat(12,1fr);align-items:end;gap:1.25rem;display:grid}.editorial-image-section figure{aspect-ratio:16/9;border-radius:var(--radius-lg);grid-column:2/11;overflow:hidden}.editorial-image-section img{object-fit:cover;width:100%;height:100%}.editorial-image-section__note{z-index:2;border-radius:var(--radius-sm);background:var(--steel);grid-column:10/-1;margin-top:-6rem;padding:1.3rem;position:relative;box-shadow:0 1.6rem 3.75rem #07090933,0 .45rem 1.1rem #0709091a}.editorial-image-section__note span,.team-image-section__caption span{font-family:var(--mono);font-size:.68rem}.editorial-image-section__note p{font-family:var(--display);margin-top:3rem;font-size:1.4rem;line-height:1.05}.principle-grid{border:1px solid var(--border-dark);grid-template-rows:auto minmax(3rem,1fr) auto auto auto minmax(3rem,1fr) auto auto;grid-template-columns:repeat(2,1fr);gap:0;display:grid}.principle-grid article{grid-template-rows:subgrid;border-bottom:1px solid var(--border-dark);min-height:18rem;padding:1.5rem;display:grid}.principle-grid article:nth-child(-n+2){grid-row:1/5}.principle-grid article:nth-child(n+3){grid-row:5/9}.principle-grid article:nth-child(odd){border-right:1px solid var(--border-dark)}.principle-grid article:nth-last-child(-n+2){border-bottom:0}.principle-grid h3{grid-row:3;margin:0}.principle-grid p{max-width:35rem;color:var(--muted-dark);grid-row:4;margin-top:1rem}.approach-list{border-top:1px solid var(--border);margin-left:33.333%}.approach-list article{border-bottom:1px solid var(--border);grid-template-columns:4rem minmax(12rem,1fr) minmax(15rem,1.5fr);gap:1rem;padding:2rem 0;display:grid}.approach-list p{color:var(--muted)}.boundary-section__grid{grid-template-columns:2fr 4fr 5fr;align-items:start;gap:2rem;display:grid}.boundary-section h2{font-size:clamp(3rem,6vw,6rem)}.boundary-section>.container>p:not(.section-label){color:#33404b;font-size:1.08rem}.team-image-section{padding-top:1rem}.team-image-section__grid{grid-template-columns:repeat(12,1fr);align-items:end;gap:1.25rem;display:grid}.team-image-section figure{aspect-ratio:16/9;border-radius:var(--radius-lg);grid-column:4/-1;overflow:hidden}.team-image-section img{object-fit:cover;width:100%;height:100%}.team-image-section__caption{border:1px solid var(--border);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e1114eb;grid-column:1/6;margin-top:-7rem;padding:1.5rem}.team-image-section__caption p{color:var(--muted);margin-top:3rem}.role-grid{border-top:1px solid var(--border-dark);border-left:1px solid var(--border-dark);grid-template-rows:auto minmax(4rem,1fr) auto auto auto minmax(4rem,1fr) auto auto;grid-template-columns:repeat(3,1fr);display:grid}.role-grid article{grid-template-rows:subgrid;border-right:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);min-height:21rem;padding:1.4rem;display:grid}.role-grid article:nth-child(-n+3){grid-row:1/5}.role-grid article:nth-child(n+4){grid-row:5/9}.role-grid h3{grid-row:3;margin:0}.role-grid p{color:var(--muted-dark);grid-row:4;margin-top:1rem}.review-section__grid{grid-template-columns:2fr 5fr 4fr;align-items:start;gap:2rem;display:grid}.review-section p:last-child{color:var(--muted)}.team-members-section__intro{max-width:48rem;color:var(--muted-dark);margin:calc(clamp(3rem,6vw,6rem)/-1.81818) 0 clamp(2.5rem,5vw,4rem) 33.333%;font-size:1.08rem}.team-members-grid{border-top:1px solid var(--border-dark);border-left:1px solid var(--border-dark);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.team-members-grid article{border-right:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);min-width:0;padding:.75rem}.team-members-grid figure{aspect-ratio:4/5;background:#d5d9dc;overflow:hidden}.team-members-grid img{object-fit:cover;width:100%;height:100%}.team-members-grid article>div{padding:1.35rem .35rem 1rem}.team-members-grid h3{font-size:clamp(1.35rem,1.8vw,1.8rem)}.team-members-grid p{color:var(--muted-dark);margin-top:.85rem}.solutions-image{padding-bottom:1rem}.solutions-image figure{border-radius:var(--radius-lg);height:min(62vw,44rem);overflow:hidden}.solutions-image img{object-fit:cover;width:100%;height:100%}.catalogue-grid{border-top:1px solid var(--border-dark);border-left:1px solid var(--border-dark);grid-template-columns:repeat(2,1fr);display:grid}.catalogue-grid article{border-right:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);flex-direction:column;min-height:24rem;padding:1.5rem;display:flex}.catalogue-grid__index{color:var(--steel-deep);font-family:var(--mono);font-size:.72rem}.catalogue-grid h3{max-width:16ch;margin-top:auto}.catalogue-grid p{max-width:40rem;color:var(--muted-dark);margin-top:1rem}.catalogue-grid__deliverable{border-top:1px solid var(--border-dark);color:#303940;align-items:flex-start;gap:.6rem;margin-top:1.5rem;padding-top:1rem;font-size:.86rem;display:flex}.financial-focus-section{background:radial-gradient(circle at 82% 18%, #aebed317, transparent 30rem), linear-gradient(180deg, #0d1114 0%, var(--canvas) 100%)}.financial-focus-section__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;display:grid}.financial-focus-section .section-heading{grid-column:1/5;align-self:start;margin-bottom:0}.financial-focus-list{border-top:1px solid var(--border);grid-column:6/-1;list-style:none}.financial-focus-list li{border-bottom:1px solid var(--border);grid-template-columns:3rem minmax(0,1fr);gap:1.25rem;padding:2rem 0;display:grid}.financial-focus-list__index{color:var(--steel);font-family:var(--mono);padding-top:.3rem;font-size:.68rem}.financial-focus-list h3{font-size:clamp(1.7rem,2.4vw,2.65rem)}.financial-focus-list p{max-width:45rem;color:var(--muted);margin-top:.85rem}.financial-focus-list__evidence{border-left:1px solid var(--steel);padding-left:1rem;font-size:.86rem;color:#cbd2d8!important}.deliverables-section__grid,.controls-section__grid{grid-template-columns:5fr 6fr;gap:8.333%;display:grid}.deliverables-section ul,.controls-section ul{border-top:1px solid var(--border);list-style:none}.deliverables-section li{border-bottom:1px solid var(--border);gap:1rem;padding:1.25rem 0;font-size:1.08rem;display:flex}.deliverables-section li span{color:var(--steel);font-family:var(--mono);font-size:.68rem}.standards-grid{grid-template-rows:auto minmax(4rem,1fr) auto auto;grid-template-columns:repeat(4,1fr);column-gap:1rem;display:grid}.standards-grid article{grid-row:1/5;grid-template-rows:subgrid;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(150deg,#ffffff0d,#0000);min-height:22rem;padding:1.4rem;display:grid}.standards-grid span{color:var(--steel);font-family:var(--mono);font-size:.75rem}.standards-grid h3{grid-row:3;margin:0}.standards-grid p{color:var(--muted);grid-row:4;margin-top:1rem}.licence-image-section__grid{grid-template-columns:repeat(12,1fr);align-items:center;gap:1.25rem;display:grid}.licence-image-section figure{aspect-ratio:4/3;border-radius:var(--radius-lg);grid-column:1/7;overflow:hidden}.licence-image-section img{object-fit:cover;width:100%;height:100%}.licence-image-section__grid>div{grid-column:8/-1}.licence-image-section h2{margin-top:1.5rem}.licence-image-section p:not(.section-label){color:var(--muted-dark);margin-top:1.5rem}.licence-image-section aside{border-left:3px solid var(--steel-deep);color:#384148;background:#e3e7e9;margin-top:2rem;padding:1.2rem;font-size:.9rem}.controls-section li{border-bottom:1px solid var(--border);align-items:center;gap:.8rem;padding:1.2rem 0;display:flex}.controls-section li svg{color:var(--steel);flex:none}.registration-section__grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:end;gap:clamp(2.5rem,6vw,6rem);display:grid}.registration-section__grid>*,.registration-document,.registration-document>*{min-width:0}.registration-section__grid>div:first-child h2{margin-top:1.5rem}.registration-section__grid h2{max-width:100%;font-size:clamp(2.75rem,4.4vw,4.6rem)}.registration-section__grid h2,.registration-document h3{overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.registration-document p{overflow-wrap:break-word}.registration-section__grid>div:first-child>p:last-child{max-width:34rem;color:var(--muted-dark);margin-top:1.5rem}.registration-document{border-block:1px solid var(--border-dark);grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding-block:1.5rem;display:grid}.registration-document>svg{width:2rem;height:2rem;color:var(--steel-deep)}.registration-document h3{font-size:clamp(1.4rem,2vw,2rem)}.registration-document p{color:var(--muted-dark);margin-top:.45rem;font-size:.9rem}.contact-intro__grid{grid-template-columns:repeat(12,1fr);align-items:center;gap:1.25rem;display:grid}.contact-intro figure{border-radius:var(--radius-lg);grid-column:1/6;height:min(64vw,46rem);overflow:hidden}.contact-intro img{object-fit:cover;width:100%;height:100%}.contact-intro__grid>div{grid-column:7/-1}.contact-intro h2{margin-top:1.5rem}.contact-intro ul{margin-top:2rem;list-style:none}.contact-intro li{border-bottom:1px solid var(--border-dark);color:var(--muted-dark);align-items:flex-start;gap:.75rem;padding:1rem 0;display:flex}.contact-intro li svg{color:var(--steel-deep);flex:none}.inquiry-section{padding-top:1rem}.office-section{isolation:isolate;background:#090c0e;min-height:clamp(46rem,70vw,58rem);padding:0;position:relative;overflow:hidden}.office-section:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#070a0c0a 0%,#070a0c24 35%,#070a0cc2 60%,#090c0e 82%),linear-gradient(#0000 72%,#090c0e 100%);position:absolute;inset:0}.office-section__backdrop{z-index:-2;margin:0;position:absolute;inset:0}.office-section__backdrop img{object-fit:cover;object-position:34% center;filter:saturate(.78)contrast(1.04)brightness(.88);width:100%;height:100%}.office-section__layout{min-height:inherit;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;display:grid}.office-section__content{grid-column:7/-1;min-width:0;padding:clamp(3rem,7vw,7rem) 0}.office-section h2{max-width:13ch;margin-top:1.5rem;font-size:clamp(3.25rem,5.4vw,5.75rem)}.office-section__intro{max-width:42rem;color:var(--muted);margin-top:1.5rem;font-size:1.05rem}.office-section__draft{border-left:2px solid var(--steel);max-width:42rem;color:var(--steel);font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;margin-top:1.5rem;padding:.65rem 0 .65rem 1rem;font-size:.64rem;line-height:1.45;display:block}.office-details{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem;font-style:normal;display:grid}.office-details__item{border-bottom:1px solid var(--border);grid-template-columns:2.25rem minmax(0,1fr);align-items:start;gap:.65rem;min-height:7rem;padding:1.2rem 1rem 1.2rem 0;display:grid}.office-details__item:nth-child(odd){border-right:1px solid var(--border)}.office-details__item:nth-child(2n){padding-left:1.25rem}.office-details__item>svg{color:var(--steel)}.office-details__item span{color:var(--muted);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;display:block}.office-details__item strong{color:var(--text);overflow-wrap:anywhere;margin-top:.35rem;font-size:.94rem;font-weight:500;display:block}.inquiry-brief{border:1px solid var(--border-dark);border-radius:var(--radius-lg);background:var(--paper-bright);grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:clamp(2.5rem,6vw,6rem);padding:clamp(2rem,5vw,5rem);display:grid}.inquiry-brief>*,.inquiry-brief form>*,.inquiry-brief__contact>*{min-width:0}.inquiry-brief header h2{max-width:100%;margin-top:1.5rem;font-size:clamp(2.5rem,4vw,4.2rem)}.inquiry-brief header>p:last-child{color:var(--muted-dark);margin-top:1.5rem}.inquiry-brief form{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.inquiry-brief__contact{border:0;border-bottom:1px solid var(--border-dark);grid-column:1/-1;grid-template-columns:1fr 1fr;gap:1.25rem;margin:0;padding:0 0 1.5rem;display:grid}.inquiry-brief__contact legend{width:100%;color:var(--steel-deep);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.7rem;font-weight:600}.inquiry-brief__summary,.checkbox-field,.form-error,.form-actions{grid-column:1/-1}.checkbox-field{align-items:flex-start;gap:.75rem;font-size:.88rem;font-weight:500;display:flex}.checkbox-field input{width:1.25rem;height:1.25rem;min-height:auto;accent-color:var(--steel-deep);margin:.15rem 0 0}.form-error{color:#8a3232;font-size:.88rem}.form-actions{flex-wrap:wrap;gap:.75rem;display:flex}.inquiry-result{border-top:1px solid var(--border-dark);color:var(--text-dark);grid-column:2;margin-top:2rem;padding-top:2rem}.inquiry-result h3{font-size:1.6rem}.inquiry-result p{color:var(--muted-dark);margin-top:.75rem}.inquiry-result textarea{font-family:var(--mono);margin-block:1rem;font-size:.78rem}.urgent-section__grid{grid-template-columns:1fr 10fr;align-items:start;gap:2rem;max-width:68rem;display:grid}.urgent-section__grid>svg{color:var(--steel)}.urgent-section h2{max-width:15ch;margin-top:1.4rem}.urgent-section p:last-child{max-width:50rem;color:var(--muted);margin-top:1.5rem}.legal-card-grid{border-top:1px solid var(--border-dark);border-left:1px solid var(--border-dark);grid-template-rows:auto minmax(3rem,1fr) auto auto auto minmax(3rem,1fr) auto auto auto minmax(3rem,1fr) auto auto;grid-template-columns:repeat(2,1fr);display:grid}.legal-card-grid a{grid-template-columns:1fr auto;grid-template-rows:subgrid;border-right:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);min-height:18rem;padding:1.4rem;display:grid}.legal-card-grid a:nth-child(-n+2){grid-row:1/5}.legal-card-grid a:nth-child(n+3):nth-child(-n+4){grid-row:5/9}.legal-card-grid a:nth-child(n+5){grid-row:9/13}.legal-card-grid a>span{color:var(--steel-deep);font-family:var(--mono);font-size:.7rem}.legal-card-grid a svg{transition:transform .25s var(--ease)}.legal-card-grid a:hover svg{transform:translate(3px,-3px)}.legal-card-grid h2{grid-area:3/1/auto/-1;margin:0;font-size:clamp(2rem,3.5vw,3.6rem)}.legal-card-grid p{max-width:37rem;color:var(--muted-dark);grid-area:4/1/auto/-1;margin-top:1rem}.legal-document__grid{grid-template-columns:3fr 8fr;gap:8.333%;display:grid}.legal-document aside{height:fit-content;color:var(--muted-dark);font-size:.78rem;position:sticky;top:2rem}.legal-document aside span{font-family:var(--mono)}.legal-document aside p{margin-top:.8rem}.legal-document__grid>div{max-width:52rem}.legal-document section{border-bottom:1px solid var(--border-dark);margin-bottom:3.5rem;padding-block:0 3.5rem}.legal-document h2{font-size:clamp(2rem,3.5vw,3.4rem)}html[lang=de] .legal-document h2,html[lang=de] .legal-card-grid h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.legal-document section p{color:#4c555c;margin-top:1.4rem;font-size:1.04rem;line-height:1.7}.not-found{min-height:82vh;padding:calc(var(--header-height) + 4rem) 0 5rem;background:radial-gradient(circle at 80%,#aebed31f,#0000 30%);align-items:center;display:flex}.not-found h1{max-width:9ch;margin-top:1.5rem}.not-found>.container>p:not(.section-label){max-width:42rem;color:var(--muted);margin-top:1.5rem;font-size:1.1rem}@media (width<=1100px){:root{--gutter:clamp(1.2rem, 4vw, 2.5rem)}.desktop-nav{display:none}.menu-toggle{display:grid}.header-contact{display:none}.mobile-nav{top:var(--header-height);max-height:0;transition:max-height .45s var(--ease), border-color .2s ease;background:#070909f7;border-bottom:1px solid #0000;display:block;position:absolute;left:0;right:0;overflow:hidden}.mobile-nav.is-open{max-height:calc(100vh - var(--header-height));border-color:var(--border)}.mobile-nav nav{padding-block:1rem 1.5rem;display:grid}.mobile-nav a{border-bottom:1px solid var(--border);color:#d4d9dc;min-height:3.25rem;font-family:var(--display);align-items:center;font-size:clamp(1.35rem,3vw,2rem);display:flex}.mobile-nav a.active{color:var(--steel)}.home-hero__copy{grid-column:1/9}.indexed-grid{grid-template-rows:none;grid-template-columns:repeat(2,1fr)}.indexed-card{flex-direction:column;grid-row:auto;min-height:19rem;display:flex}.indexed-card h3{min-block-size:2.16em;margin-top:auto}.indexed-card p{min-block-size:4.5em}.indexed-card:nth-child(2){border-right:0}.indexed-card:nth-child(-n+2){border-bottom:1px solid var(--border-dark)}.solution-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1rem}.solution-card{flex-direction:column;grid-row:auto;min-height:21rem;display:flex}.solution-card h3{min-block-size:2.16em;margin-top:auto}.solution-card p{min-block-size:4.5em}.standards-grid{grid-template-rows:none;grid-template-columns:repeat(2,1fr);row-gap:1rem}.standards-grid article{flex-direction:column;grid-row:auto;display:flex}.standards-grid h3{min-block-size:2.16em;margin-top:auto}.standards-grid p{min-block-size:4.5em}.role-grid{grid-template-rows:none;grid-template-columns:repeat(2,1fr)}.role-grid article:nth-child(n){flex-direction:column;grid-row:auto;display:flex}.role-grid h3{min-block-size:2.16em;margin-top:auto}.role-grid p{min-block-size:4.5em}.team-members-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-section__grid{grid-template-columns:1fr;gap:3rem}.field-section{min-height:0}.field-section:before{background:linear-gradient(#070a0c0f 0%,#070a0c2e 25%,#090c0ef5 51%,#090c0e 100%)}.field-section__backdrop{height:34rem;bottom:auto;-webkit-mask-image:linear-gradient(#000 0% 68%,#0000 100%);mask-image:linear-gradient(#000 0% 68%,#0000 100%)}.field-section__backdrop img{object-position:center 56%}.field-section__layout{min-height:0;display:block}.field-section__copy{width:100%;padding-top:clamp(24rem,72vw,30rem);padding-bottom:var(--section-space)}.field-section__copy h2{max-width:15ch}}@media (width<=980px){.inquiry-brief{grid-template-columns:1fr;gap:3rem}.inquiry-result{grid-column:1}}@media (width<=800px){:root{--header-height:4.5rem;--section-space:clamp(4.5rem, 14vw, 7rem);--motion-reveal-distance:1.15rem;--motion-reveal-stagger:54ms}.reveal-ready [data-reveal=left],.reveal-ready [data-reveal=right]{--reveal-x:0px;--reveal-y:1rem}h1{font-size:clamp(3rem,14vw,5.4rem)}h2{font-size:clamp(2.5rem,10vw,4.3rem)}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) :is(.home-hero h1,.page-hero h1,.section-heading h2,.closing-cta h2){max-width:100%}.site-header__inner{gap:1rem}.brand span{font-size:1rem}.language-switcher__trigger{min-width:7.5rem}.section-heading{display:block}.section-heading>.section-label{margin-bottom:1.4rem}.section-heading__copy{width:100%}.page-hero{min-height:43rem;padding-bottom:4.5rem}.page-hero__grid{display:block}.page-hero__eyebrow{margin-bottom:1.4rem}.page-hero__copy>p{margin-top:1.5rem}.evidence-trace--hero{width:50vw}.home-hero{min-height:52rem}.home-hero__media:after{background:linear-gradient(90deg, var(--canvas) 0%, #070909e6 40%, #07090933 100%), linear-gradient(0deg, var(--canvas) 0%, transparent 45%)}.home-hero__media img{object-position:62% center}.home-hero__content{padding-top:calc(var(--header-height) + 3rem);flex-direction:column;display:flex}.home-hero__copy{margin-block:auto}.home-hero__tags{grid-template-columns:1fr 1fr;display:grid}.process-list{margin-left:0}.process-list li{grid-template-columns:5rem 1fr}.process-list p{grid-column:2}.process-list:before{left:2.8rem}.solution-grid{grid-template-rows:none;grid-template-columns:1fr;row-gap:1rem}.solution-card{flex-direction:column;grid-row:auto;min-height:18rem;display:flex}.solution-card h3{min-block-size:0;margin-top:auto}.solution-card p{min-block-size:0}.licence-image-section__grid,.contact-intro__grid{flex-direction:column;align-items:stretch;gap:3rem;display:flex}.licence-image-section figure,.contact-intro figure{aspect-ratio:4/5;width:100%;height:auto}.licence-image-section__grid>div,.contact-intro__grid>div{width:100%}.office-section{min-height:0}.office-section:before{background:linear-gradient(#070a0c14 0%,#070a0c29 24%,#090c0ef5 48%,#090c0e 100%)}.office-section__backdrop{height:32rem;bottom:auto;-webkit-mask-image:linear-gradient(#000 0% 68%,#0000 100%);mask-image:linear-gradient(#000 0% 68%,#0000 100%)}.office-section__backdrop img{object-position:38% center}.office-section__layout{min-height:0;display:block}.office-section__content{width:100%;padding-top:clamp(22rem,68vw,28rem);padding-bottom:var(--section-space)}.office-section h2{max-width:15ch}.closing-cta__grid,.boundary-section__grid,.review-section__grid{grid-template-columns:1fr}.closing-cta .button{justify-self:start}.editorial-image-section figure{grid-column:1/-1}.editorial-image-section__note{grid-column:7/-1}.approach-list{margin-left:0}.approach-list article{grid-template-columns:3rem 1fr}.approach-list p{grid-column:2}.team-image-section figure{grid-column:1/-1}.team-image-section__caption{grid-column:1/9}.team-members-section__intro{margin-top:-2rem;margin-left:0}.catalogue-grid{grid-template-columns:1fr}.financial-focus-section__grid{grid-template-columns:1fr;gap:3rem}.financial-focus-section .section-heading,.financial-focus-list{grid-column:1}.deliverables-section__grid,.controls-section__grid{grid-template-columns:1fr;gap:2rem}.legal-document__grid{grid-template-columns:1fr}.legal-document aside{border-bottom:1px solid var(--border-dark);padding-bottom:1.5rem;position:static}.site-footer__top{grid-template-columns:1.5fr 1fr 1fr}}@media (width<=560px){:root{--motion-reveal-duration:.68s;--motion-reveal-stagger:46ms}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) :is(.home-hero h1,.page-hero h1){max-width:100%;font-size:clamp(2.55rem,11vw,4.6rem)}:is(html[lang=ru],html[lang=de]) :is(.home-hero h1,.page-hero h1){font-size:2.25rem}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) main h2{max-width:100%;font-size:2.1rem}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) .section-heading h2{max-width:100%;font-size:2.05rem}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) :is(.inquiry-brief header h2,.registration-section__grid h2){font-size:2.1rem}:is(html[lang=ru],html[lang=de],html[lang=es],html[lang=pl]) :is(.legal-card-grid h2,.legal-document h2){font-size:1.8rem}.language-switcher__trigger{width:6.25rem;min-width:6.25rem;padding-inline:.6rem}.language-switcher__trigger .language-switcher__flag{display:none}.language-switcher__menu{width:min(12rem,100vw - 2rem);right:-3.4rem}.scroll-to-top{width:3rem;height:3rem;bottom:1rem;right:1rem}.button,.button-row{width:100%}.home-hero{min-height:50rem}.home-hero__media:after{background:linear-gradient(0deg, var(--canvas) 0%, #070909ad 55%, #0709096b 100%)}.home-hero__media img{object-position:69% center;opacity:.72}.home-hero__content{padding-top:calc(var(--header-height) + 2rem);padding-bottom:1.3rem}.home-hero__copy{margin-top:auto}.home-hero__copy>p{font-size:.98rem}.home-hero__tags{grid-template-columns:1fr}.home-hero__tags li:nth-child(n+3){display:none}.indexed-grid{grid-template-columns:1fr}.indexed-card{border-right:0;border-bottom:1px solid var(--border-dark);min-height:15rem}.indexed-card:last-child{border-bottom:0}.indexed-card h3,.indexed-card p,.solution-card h3,.solution-card p{min-block-size:0}.process-list li{grid-template-columns:4.25rem 1fr;gap:.75rem}.process-list:before{left:2.7rem}.process-list__index{width:2.1rem}.contact-intro figure{aspect-ratio:4/5}.field-section__backdrop{height:29rem}.field-section__backdrop img{object-position:center 54%}.field-section__copy{padding-top:20rem}.field-section__copy h2{max-width:100%}.office-section__backdrop{height:26rem}.office-section__backdrop img{object-position:38% center}.office-section__content{padding-top:18rem}.office-section h2{max-width:100%}.office-details{grid-template-columns:1fr}.office-details__item{min-height:0;padding:1.1rem 0;border-right:0!important}.office-details__item:nth-child(2n){padding-left:0}.editorial-image-section__grid,.team-image-section__grid{flex-direction:column;display:flex}.editorial-image-section figure,.team-image-section figure{aspect-ratio:4/5;width:100%}.editorial-image-section__note,.team-image-section__caption{width:calc(100% - 1rem);margin:-5rem 0 0 auto}.principle-grid,.role-grid,.standards-grid,.legal-card-grid{grid-template-columns:1fr}.principle-grid,.legal-card-grid{grid-template-rows:none}.principle-grid article:nth-child(n){flex-direction:column;grid-row:auto;display:flex;border-right:0!important;border-bottom:1px solid var(--border-dark)!important}.principle-grid article:last-child{border-bottom:0!important}.principle-grid h3,.role-grid h3,.standards-grid h3{min-block-size:0;margin-top:auto}.principle-grid p,.role-grid p,.standards-grid p{min-block-size:0}.role-grid article{min-height:17rem}.team-members-grid{grid-template-columns:1fr}.standards-grid article{min-height:18rem}.solutions-image figure{aspect-ratio:4/5;height:auto}.solutions-image img{object-position:58% center}.catalogue-grid article{min-height:21rem}.financial-focus-list li{grid-template-columns:2.25rem minmax(0,1fr);gap:.75rem}.legal-card-grid a:nth-child(n):nth-child(n){grid-row:auto;grid-template-rows:auto 1fr auto auto}.inquiry-brief{padding:1.25rem}.inquiry-brief form{grid-template-columns:1fr}.inquiry-brief form>*{grid-column:1}.inquiry-brief__contact{grid-template-columns:1fr}.form-actions{flex-direction:column}.urgent-section__grid{grid-template-columns:1fr}.registration-document{grid-template-columns:2.5rem 1fr;align-items:start}.registration-document .button{grid-column:1/-1}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__top>div:first-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column}}@media (width<=360px){.site-header__inner{gap:.65rem}.brand span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}html:not(.motion-preview) *,html:not(.motion-preview) :before,html:not(.motion-preview) :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html:not(.motion-preview) .reveal-ready [data-reveal],html:not(.motion-preview) [data-reveal]{opacity:1!important;transition:none!important;transform:none!important}}
