/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.grid{display:grid}.hidden{display:none}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#151b22;--ink-soft:#49515b;--paper:#f6f6f3;--surface:#fff;--line:#d9dcd9;--accent:#2b59c3;--accent-soft:#eaf0ff;--radius:10px;--shadow:0 18px 48px #151b2214}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), "IBM Plex Sans", Arial, sans-serif;margin:0;font-size:17px;line-height:1.7}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:#cddaff}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:6px;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-shell{min-height:100vh}.topbar{z-index:40;background:var(--paper);position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.topbar{background:color-mix(in srgb, var(--paper) 91%, transparent)}}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{justify-content:space-between;align-items:center;gap:24px;max-width:1240px;min-height:72px;margin:0 auto;padding:0 28px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:720;text-decoration:none;display:flex}.brand-mark{border:3px solid var(--accent);border-radius:2px;width:13px;height:13px;transform:rotate(45deg)}.nav-links{align-items:center;gap:8px;display:flex}.nav-link,.language-link{border-radius:7px;padding:8px 11px;font-size:.86rem;font-weight:620;text-decoration:none}.nav-link:hover,.nav-link:focus-visible,.language-link:hover,.language-link:focus-visible{background:var(--surface);outline:none}.nav-link.active{color:var(--accent);background:var(--accent-soft)}.language{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;margin-left:6px;padding:2px;display:inline-flex}.language-link{color:var(--ink-soft);padding:5px 8px}.language-link.active{color:#fff;background:var(--accent)}.container{width:min(1184px,100% - 56px);margin:0 auto}.hero{border-bottom:1px solid var(--line);padding:clamp(76px,10vw,138px) 0 78px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);align-items:end;gap:clamp(42px,7vw,96px);display:grid}.eyebrow,.section-kicker{color:var(--accent);text-transform:uppercase;font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.13em;margin:0 0 16px;font-size:.76rem;font-weight:700}.hero h1,.section-title,.profile-name{font-family:var(--font-sans), "Archivo", Arial, sans-serif;letter-spacing:-.045em;line-height:.98}.hero h1{max-width:960px;margin:0;font-size:clamp(3.1rem,7.1vw,6.9rem);font-weight:740}.hero h1 .accent{color:var(--accent)}.hero-lead{max-width:790px;color:var(--ink-soft);margin:30px 0 0;font-size:clamp(1.12rem,2vw,1.38rem);line-height:1.55}.hero-note{color:var(--ink-soft);margin:18px 0 0;font-size:.92rem}.button-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 8px 20px #151b221f}.button.primary{background:var(--ink);color:#fff}.button.secondary{background:0 0}.button.disabled{color:#8c9297;border-color:var(--line);cursor:not-allowed;pointer-events:none}.hero-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.panel-head{border-bottom:1px solid var(--line);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.09em;color:var(--ink-soft);justify-content:space-between;padding:13px 16px;font-size:.68rem;display:flex}.status-dot{background:#2c9b66;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.metric-list{margin:0;padding:8px 18px 16px;list-style:none}.metric-list li{border-bottom:1px solid #eceeec;justify-content:space-between;align-items:baseline;gap:22px;padding:14px 0;display:flex}.metric-list li:last-child{border-bottom:0}.metric-label{color:var(--ink-soft);font-size:.8rem}.metric-value{font-family:var(--font-mono), monospace;text-align:right;font-weight:750}.section{border-bottom:1px solid var(--line);padding:clamp(72px,9vw,118px) 0}.section.alt{background:var(--ink);color:#fff}.section.alt .body-copy,.section.alt .muted{color:#bdc3c9}.section.alt .card{background:#1e252d;border-color:#343d47}.section.alt .card p,.section.alt .timeline p{color:#bdc3c9}.section.alt .timeline{border-top-color:#75808b}.section.alt .timeline strong{color:#fff}.section.alt .button.secondary{color:#fff;border-color:#87919b}.section.alt .section-kicker{color:#88a7f1}.section-heading{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:48px;margin-bottom:46px;display:grid}.section-title{margin:0;font-size:clamp(2.15rem,4.7vw,4.3rem);font-weight:720}.body-copy{color:var(--ink-soft);max-width:760px}.body-copy p:first-child{margin-top:0}.body-copy p:last-child{margin-bottom:0}.perspective-question-spaced,.perspective-note{margin-top:1.6em}.perspective-note span{display:block}.perspective-note span+span{margin-top:1.15em}.body-copy .motivation-statement{margin-block:1.45em}.section.alt .role-fit-lead{max-width:100%;color:var(--warm-white,#f4f2ea);letter-spacing:-.012em;margin:0 0 clamp(28px,3vw,42px);font-size:clamp(1.2rem,1.65vw,1.65rem);font-weight:560;line-height:1.5}.quote{letter-spacing:-.025em;color:var(--ink);font-size:clamp(1.45rem,3vw,2.35rem);line-height:1.35}.section.alt .quote{color:#fff}.muted{color:var(--ink-soft)}.fineprint{color:var(--ink-soft);font-size:.86rem;font-style:italic}.grid-2,.grid-3,.grid-4{gap:18px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:clamp(23px,3vw,34px)}.card h3{letter-spacing:-.015em;margin:0 0 14px;font-size:1.12rem;line-height:1.3}.card p{color:var(--ink-soft);margin:0}.card p+p{margin-top:14px}.aligned-card-copy .card{flex-direction:column;display:flex}.aligned-card-copy .card h3{min-height:2.16em}.aligned-card-copy .card p:last-child{margin-top:auto;padding-top:14px}.michael-proof-evidence~.section .hands-on-lead{max-width:980px;color:var(--mr-white);margin-bottom:clamp(28px,3vw,42px);font-size:clamp(1.2rem,1.65vw,1.55rem);font-weight:620;line-height:1.48}.card-label{color:var(--accent);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:700;display:block}.profile-card{flex-direction:column;min-height:100%;display:flex}.profile-name{margin:0 0 10px;font-size:clamp(2rem,4vw,3.7rem);font-weight:730}.role{color:var(--accent);margin:0 0 24px;font-weight:700}.profile-card .button{align-self:flex-start;margin-top:auto}.profile-card p{margin-bottom:28px}.number-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.number{border-right:1px solid var(--line);padding:28px}.number:last-child{border-right:0}.number strong{color:var(--accent);letter-spacing:-.05em;font-size:clamp(2rem,4vw,3.5rem);line-height:1;display:block}.number span{color:var(--ink-soft);margin-top:11px;font-size:.85rem;line-height:1.4;display:block}.timeline{border-top:2px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.timeline article{padding:34px 28px 0 0;position:relative}.timeline article:before{content:"";background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:0}.timeline .phase{color:var(--accent);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.timeline h3{margin:10px 0 12px;font-size:1.05rem}.timeline p{color:var(--ink-soft)}.timeline strong{color:var(--ink)}.flow{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.flow article{border:1px solid var(--line);background:var(--surface);padding:26px;position:relative}.flow article+article{border-left:0}.flow article:first-child{border-radius:var(--radius) 0 0 var(--radius)}.flow article:last-child{border-radius:0 var(--radius) var(--radius) 0}.flow-index{color:var(--accent);font-family:var(--font-mono), monospace;font-size:.72rem;font-weight:700}.flow h3{margin:28px 0 10px;font-size:1.1rem}.flow p{color:var(--ink-soft);margin:0;font-size:.91rem}.case{border-top:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);gap:22px;padding:32px 0;display:grid}.case:last-child{border-bottom:1px solid var(--line)}.case-number{color:var(--accent);font-family:var(--font-mono), monospace;font-size:1.15rem;font-weight:750}.case h3{margin:0 0 12px;font-size:1.28rem}.case p{color:var(--ink-soft)}.case p:last-child{margin-bottom:0}.contact-box{background:var(--accent);color:#fff;border-radius:var(--radius);padding:clamp(30px,7vw,72px)}.contact-box h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(2.25rem,5vw,5rem);line-height:1.02}.contact-box p{max-width:700px}.contact-nowrap{white-space:nowrap}.contact-box a{color:#fff}.contact-box .button{border-color:#fff}.contact-box .button.primary{color:var(--accent);background:#fff}.footer{color:var(--ink-soft);padding:34px 0 46px;font-size:.82rem}.footer-row{justify-content:space-between;gap:26px;display:flex}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}@media (width<=960px){.hero-grid,.section-heading{grid-template-columns:1fr}.hero-panel{max-width:620px}.grid-3,.grid-4,.number-grid,.flow{grid-template-columns:repeat(2,minmax(0,1fr))}.number:nth-child(2){border-right:0}.number:nth-child(-n+2){border-bottom:1px solid var(--line)}.flow article+article{border-left:1px solid var(--line)}.flow article{border-radius:0!important}.flow article:nth-child(2n){border-left:0}.flow article:nth-child(n+3){border-top:0}}@media (width<=700px){body{font-size:16px}.container{width:min(100% - 34px,1184px)}.nav{min-height:64px;padding:0 17px}.brand span:last-child{display:none}.nav-link{padding:7px 8px;font-size:.78rem}.nav-links{gap:1px}.language{margin-left:2px}.hero{padding-top:58px}.hero h1{font-size:clamp(2.8rem,14vw,4.6rem)}.grid-2,.grid-3,.grid-4,.timeline,.number-grid,.flow{grid-template-columns:1fr}.number{border-right:0;border-bottom:1px solid var(--line)}.number:last-child{border-bottom:0}.flow article+article{border-left:1px solid var(--line);border-top:0}.case{grid-template-columns:1fr;gap:7px}.timeline{border-top:0}.timeline article{border-top:2px solid var(--ink);padding-bottom:12px}.timeline article:before{top:-7px}.footer-row{flex-direction:column}}.monika-proof-hero{--mo-black:#07090b;--mo-white:#f4f2ea;--mo-purple:#8a3ffc;--mo-orange:#ff6a00;isolation:isolate;min-height:calc(100svh - 72px);color:var(--mo-white);background:radial-gradient(circle at 74% 42%, #8a3ffc3d, transparent 28%), radial-gradient(circle at 46% 84%, #ff6a001f, transparent 27%), var(--mo-black);border-bottom:1px solid #f4f2ea38;position:relative;overflow:hidden}.monika-proof-hero:before{content:"";z-index:-1;opacity:.1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E");position:absolute;inset:0}.monika-proof-grid{z-index:-2;opacity:.18;background-image:linear-gradient(#f4f2ea1c 1px,#0000 1px),linear-gradient(90deg,#f4f2ea1c 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.monika-proof-layout{grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr);align-items:stretch;gap:clamp(24px,4vw,72px);width:min(1380px,100% - 56px);min-height:calc(100svh - 72px);padding-top:56px;padding-bottom:34px;display:grid}.monika-proof-copy{align-self:center;min-width:0;max-width:720px;padding-bottom:42px}.monika-proof-index{color:var(--mo-purple);font-family:var(--font-mono),monospace;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:.7rem;font-weight:760;display:flex}.monika-proof-index span{width:32px;height:32px;color:var(--mo-white);background:var(--mo-purple);place-items:center;display:grid}.monika-proof-hero h1{z-index:3;max-width:none;color:var(--mo-white);letter-spacing:-.07em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(4.5rem,5.5vw,6rem);font-weight:900;line-height:.86;position:relative}.monika-proof-hero h1 span{color:var(--mo-purple);display:block}.monika-proof-lead{color:#f4f2eab8;max-width:680px;margin:28px 0 0;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.52}.monika-proof-actions{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.monika-proof-actions a,.monika-proof-actions>span{min-height:50px;color:var(--mo-white);background:#050709b3;border:1px solid #f4f2ea52;justify-content:space-between;align-items:center;gap:18px;padding:0 16px;font-size:.8rem;font-weight:780;text-decoration:none;display:inline-flex}.monika-proof-actions a{border-color:var(--mo-purple);transition:transform .18s,border-color .18s,background .18s}.monika-proof-actions a:hover,.monika-proof-actions a:focus-visible{border-color:var(--mo-orange);background:#ff6a0014;outline:none;transform:translateY(-3px)}.monika-proof-actions>span{color:#f4f2ea7a}.monika-proof-visual{z-index:1;isolation:isolate;align-self:stretch;min-width:0;position:relative}.monika-proof-visual:before{content:"";z-index:-1;clip-path:polygon(12% 4%,92% 16%,100% 76%,24% 100%,0 48%);background:linear-gradient(135deg,#8a3ffc8f,#ff6a0040);position:absolute;inset:13% 2% 9% 5%}.monika-proof-halo{z-index:-1;filter:blur(48px);background:#8a3ffc57;position:absolute;inset:18% 8% 8%}.monika-proof-visual>img{z-index:2;object-fit:contain;object-position:center bottom;filter:saturate(.92)contrast(1.04)drop-shadow(0 24px 28px #0000008c);width:100%;height:100%;position:absolute;inset:0}.monika-proof-metrics{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050709d6;border:1px solid #f4f2ea47;width:min(320px,49%);position:absolute;bottom:48px;right:0}.monika-proof-metrics div{border-bottom:1px solid #f4f2ea24;grid-template-columns:1fr auto;align-items:end;gap:12px;padding:11px 13px;display:grid}.monika-proof-metrics div:last-child{border-bottom:0}.monika-proof-metrics span{color:#f4f2ea8c;font-family:var(--font-mono),monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.55rem}.monika-proof-metrics strong{color:var(--mo-orange);font-size:.91rem;line-height:1}.monika-proof-status{z-index:8;color:#f4f2ea8c;height:34px;font-family:var(--font-mono),monospace;letter-spacing:.11em;background:#050709e0;border-top:1px solid #f4f2ea2e;justify-content:flex-end;align-items:center;gap:24px;padding:0 28px;font-size:.56rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.monika-proof-status span:before{content:"+";color:var(--mo-orange);margin-right:7px}.site-shell-monika .topbar{color:#f4f2ea;background:#07090beb;border-bottom-color:#f4f2ea33}.site-shell-monika .brand{color:#f4f2ea}.site-shell-monika .brand-mark{border-color:#8a3ffc}.site-shell-monika .nav-link,.site-shell-monika .language-link{color:#f4f2eabf}.site-shell-monika .nav-link:hover,.site-shell-monika .nav-link:focus-visible,.site-shell-monika .language-link:hover,.site-shell-monika .language-link:focus-visible{color:#f4f2ea;background:#f4f2ea14}.site-shell-monika .nav-link.active,.site-shell-monika .language-link.active{color:#f4f2ea;background:#8a3ffc}.site-shell-monika .language{background:#11161c;border-color:#f4f2ea42}.site-shell-monika{background:#07090b}.site-shell-monika .footer{color:#f4f2ea99;background:#07090b;border-top:1px solid #f4f2ea2e}.site-shell-monika .footer a{color:#ff6a00}.monika-proof-hero~.section{--mo-black:#07090b;--mo-white:#f4f2ea;--mo-purple:#8a3ffc;--mo-orange:#ff6a00;color:var(--mo-white);background:var(--mo-black);border-bottom:1px solid #f4f2ea33;position:relative;overflow:hidden}.monika-proof-hero~.section.alt{color:var(--mo-white);background:#0d1117;border-bottom-color:#f4f2ea33}.monika-proof-hero~.section:before{content:"";pointer-events:none;opacity:.12;background-image:linear-gradient(#f4f2ea1a 1px,#0000 1px),linear-gradient(90deg,#f4f2ea1a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.monika-proof-hero~.section.alt:before{opacity:.16}.monika-proof-hero~.section>.container{z-index:1;position:relative}.monika-proof-hero~.section .section-heading{grid-template-columns:minmax(160px,.42fr) minmax(0,1.58fr);align-items:start;gap:clamp(28px,5vw,78px);margin-bottom:50px}.monika-proof-hero~.section .section-kicker{color:var(--mo-purple);letter-spacing:.12em;margin-top:8px;font-size:.72rem}.monika-proof-hero~.section.alt .section-kicker{color:var(--mo-orange)}.monika-proof-hero~.section .section-title{max-width:920px;color:var(--mo-white);letter-spacing:-.06em;text-transform:uppercase;font-size:clamp(2.8rem,5.3vw,5.5rem);font-weight:880;line-height:.91}.monika-proof-hero~.section .grid-2{gap:14px}.monika-proof-hero~.section .card{color:var(--mo-white);box-shadow:none;background:#11161cc7;border:1px solid #f4f2ea3b;border-radius:0;padding:clamp(24px,3vw,36px);position:relative}.monika-proof-hero~.section .card:before{content:"";background:var(--mo-purple);height:3px;position:absolute;top:-1px;left:-1px;right:-1px}.monika-proof-hero~.section.alt .card{color:var(--mo-white);background:#11161cc7;border-color:#f4f2ea3b}.monika-proof-hero~.section.alt .card:before{background:var(--mo-orange)}.monika-proof-hero~.section .card h3{color:var(--mo-white);letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.08}.monika-proof-hero~.section .card p{color:#f4f2eaad;line-height:1.58}.monika-proof-hero~.section .card-label{color:var(--mo-purple);margin-bottom:22px}.monika-proof-hero~.section.alt .card-label{color:var(--mo-orange)}.monika-proof-hero~.section .fineprint{color:#f4f2ea9e;border-left:3px solid var(--mo-purple);max-width:980px;padding-left:18px;font-style:normal;line-height:1.55}.monika-proof-hero~.section.alt .fineprint{color:#f4f2ea9e;border-left-color:var(--mo-orange)}.monika-proof-hero~.section .quote{color:var(--mo-white);font-weight:690;line-height:1.2}.monika-proof-hero~.section .body-copy{color:#f4f2eaad}.monika-proof-hero~.section .impact-statement{max-width:1120px;color:var(--mo-white);letter-spacing:-.025em;margin-top:clamp(30px,3vw,44px);font-size:clamp(1.4rem,2.15vw,2rem);font-weight:680;line-height:1.3}.monika-proof-hero~.section .number-grid{color:var(--mo-white);background:#11161c;border:1px solid #f4f2ea42;border-radius:0;margin-top:34px}.monika-proof-hero~.section .number{border-color:#f4f2ea33;flex-direction:column;justify-content:flex-end;min-height:180px;display:flex}.monika-proof-hero~.section .number strong{color:var(--mo-orange);font-size:clamp(2.8rem,5vw,4.7rem)}#monika-impact .number{justify-content:flex-start;min-width:0;overflow:hidden}#monika-impact .number strong{white-space:nowrap;align-items:flex-end;height:clamp(3.2rem,4.2vw,4.4rem);min-height:0;font-size:clamp(2.5rem,4.2vw,4.4rem);display:flex}#monika-impact .number:nth-child(3) strong{letter-spacing:-.065em;font-size:clamp(2.1rem,3.4vw,3.45rem)}#monika-impact .number:nth-child(4) strong{letter-spacing:-.055em;font-size:clamp(1.85rem,2.9vw,3rem)}.monika-proof-hero~.section .number span{color:#f4f2eaa6;font-family:var(--font-mono),monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem}.monika-proof-hero~.section .case{border-top:2px solid #f4f2ea6b;grid-template-columns:110px minmax(0,1fr);gap:clamp(20px,4vw,60px);padding:clamp(34px,5vw,58px) 0}.monika-proof-hero~.section .case:last-child{border-bottom:2px solid #f4f2ea6b}.monika-proof-hero~.section .case-number{color:var(--mo-orange);font-size:clamp(1.7rem,3vw,2.8rem);line-height:1}.monika-proof-hero~.section .case h3{max-width:880px;color:var(--mo-white);letter-spacing:-.035em;font-size:clamp(1.55rem,2.8vw,2.4rem);line-height:1.05}.monika-proof-hero~.section .case p{color:#f4f2eaad;max-width:960px;line-height:1.62}.monika-proof-hero~.section .flow{border-color:#f4f2ea59;border-radius:0;gap:0}.monika-proof-hero~.section .flow article{color:var(--mo-white);background:#11161cc7;border-radius:0}.monika-proof-hero~.section .flow article p{color:#f4f2eaa6}.monika-proof-hero~.section .timeline{border-top:3px solid}.monika-proof-hero~.section .timeline article{padding-top:36px}.monika-proof-hero~.section .timeline article:before{background:var(--mo-orange);width:13px;height:13px;box-shadow:0 0 0 4px var(--mo-black);top:-8px}.monika-proof-hero~.section .timeline .phase{color:var(--mo-purple)}.monika-proof-hero~.section .timeline h3{color:var(--mo-white);font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.1}.monika-proof-hero~.section .timeline p{color:#f4f2eaad}.monika-proof-hero~.section .contact-box{color:var(--mo-white);background:#11161c;border:1px solid #11161c;border-radius:0;position:relative;overflow:hidden}.monika-proof-hero~.section .contact-box:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#8a3ffc7a,#0000 68%);width:58%;position:absolute;top:-40%;right:-12%}.monika-proof-hero~.section .contact-box>*{z-index:1;position:relative}.monika-proof-hero~.section .contact-box h2{color:var(--mo-orange);text-transform:uppercase;font-weight:880}.monika-proof-hero~.section .contact-box p{color:#f4f2eab8}.monika-proof-hero~.section .contact-box .button.primary{color:var(--mo-white);background:var(--mo-purple);border-color:var(--mo-purple)}.monika-proof-hero~.section .contact-box .button.disabled{color:#f4f2ea7a;background:0 0;border-color:#f4f2ea4d}@media (width<=980px){.monika-proof-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:20px}.monika-proof-hero h1{font-size:clamp(3rem,5vw,3.6rem)}.monika-proof-metrics{width:58%}.monika-proof-hero~.section .section-heading{grid-template-columns:1fr;gap:18px}.monika-proof-hero~.section .section-heading>div:last-child{display:none}.monika-proof-hero~.section .case{grid-template-columns:82px minmax(0,1fr)}}@media (width<=700px){.monika-proof-hero{min-height:auto}.monika-proof-grid{background-size:42px 42px}.monika-proof-layout{grid-template-columns:1fr;gap:12px;width:min(100% - 28px,680px);min-height:auto;padding-top:34px;padding-bottom:28px}.monika-proof-copy{padding-bottom:0}.monika-proof-index{margin-bottom:13px;font-size:.61rem}.monika-proof-index span{width:27px;height:27px}.monika-proof-hero h1{max-width:100%;font-size:clamp(1.65rem,7.8vw,2.05rem);line-height:.9}.monika-proof-lead{-webkit-line-clamp:unset;-webkit-box-orient:initial;margin-top:18px;font-size:.88rem;display:block;overflow:visible}.monika-proof-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:18px;display:grid}.monika-proof-actions a,.monika-proof-actions>span{gap:8px;min-height:46px;padding:0 10px;font-size:.66rem}.monika-proof-visual{height:430px}.monika-proof-visual>img{object-position:center top;transform-origin:top;transform:translateY(-28px)scale(1.04)}.monika-proof-metrics{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;bottom:30px;left:0;right:0}.monika-proof-metrics div:nth-child(odd){border-right:1px solid #f4f2ea24}.monika-proof-metrics div:nth-last-child(-n+2){border-bottom:0}.monika-proof-status{justify-content:center;height:28px;padding:0 8px;font-size:.48rem;position:relative}.monika-proof-status span:last-child{display:none}.monika-proof-hero~.section{padding:72px 0}.monika-proof-hero~.section:before{background-size:42px 42px}.monika-proof-hero~.section .section-heading{margin-bottom:32px}.monika-proof-hero~.section .section-title{font-size:clamp(2.5rem,12vw,3.6rem)}.monika-proof-hero~.section .grid-2{gap:12px}.monika-proof-hero~.section .card{padding:24px 20px}.monika-proof-hero~.section .number-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monika-proof-hero~.section .number{border-right:1px solid #f4f2ea33;min-height:140px;padding:20px}.monika-proof-hero~.section .number:nth-child(2n){border-right:0}.monika-proof-hero~.section .number:nth-child(-n+2){border-bottom:1px solid #f4f2ea33}.monika-proof-hero~.section .case{grid-template-columns:1fr;gap:12px}.monika-proof-hero~.section .case-number{font-size:1.45rem}.monika-proof-hero~.section .timeline{border-top:0}.monika-proof-hero~.section .timeline article{border-top:2px solid;padding:28px 0 18px}.monika-proof-hero~.section .timeline article:before{top:-7px}.monika-proof-hero~.section .contact-box{padding:30px 22px}}@media (width<=420px){.nav-link.gateway{display:none}.language-link{padding:4px 6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.proof-hero{--proof-black:#07090b;--proof-white:#f4f2ea;--proof-lime:#8a3ffc;--proof-purple:#8a3ffc;--proof-orange:#ff6a00;--proof-blue:#ff6a00;isolation:isolate;min-height:calc(100svh - 72px);color:var(--proof-white);background:radial-gradient(circle at 72% 42%, #8a3ffc29, transparent 25%), radial-gradient(circle at 49% 78%, #ff6a001a, transparent 28%), var(--proof-black);border-bottom:1px solid #f4f2ea3d;position:relative;overflow:hidden}.proof-hero:before{content:"";z-index:-1;pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");position:absolute;inset:0}.proof-grid{z-index:-2;opacity:.2;pointer-events:none;background-image:linear-gradient(#f4f2ea21 1px,#0000 1px),linear-gradient(90deg,#f4f2ea21 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 58%,#000 100%);mask-image:linear-gradient(90deg,#000 0%,#0000 58%,#000 100%)}.proof-hero-content{z-index:5;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);align-items:stretch;gap:clamp(24px,3vw,54px);width:min(1440px,100% - 56px);min-height:calc(100svh - 72px);padding-top:54px;padding-bottom:34px;display:grid;position:relative}.proof-copy{align-self:center;width:100%;min-width:0;max-width:760px}.proof-index{color:var(--proof-lime);font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 16px;font-size:.72rem;font-weight:760;display:flex}.proof-index span{border:1px solid var(--proof-lime);width:32px;height:32px;color:var(--proof-black);background:var(--proof-lime);place-items:center;display:grid}.proof-hero h1{z-index:2;width:100%;max-width:720px;color:var(--proof-white);font-family:var(--font-sans), Arial, sans-serif;letter-spacing:-.065em;text-transform:uppercase;text-shadow:0 5px #00000059;margin:0;font-size:clamp(5rem,6.8vw,7rem);font-weight:900;line-height:.77;position:relative}.proof-title-line{white-space:nowrap;display:block}.proof-title-long{letter-spacing:-.05em;font-size:.7em;line-height:1}.proof-title-wide{font-size:.72em;line-height:1}.proof-title-ai{font-size:1.03em;line-height:.86}.proof-hero h1 .accent{color:var(--proof-lime)}.proof-lead{color:#f4f2eac4;max-width:700px;margin:22px 0 0;font-size:clamp(.95rem,1.22vw,1.14rem);line-height:1.5}.proof-hero-claim{color:var(--proof-white);letter-spacing:-.035em;text-transform:uppercase;margin:18px 0 0;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:860;line-height:1.05}.proof-hero-body{color:#f4f2eab3;max-width:680px;margin:10px 0 0;font-size:clamp(.88rem,1.05vw,1rem);line-height:1.48}.proof-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.proof-button{min-height:50px;color:var(--proof-white);letter-spacing:.025em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050709b8;border:1px solid #f4f2ea57;align-items:center;gap:12px;padding:0 16px 0 9px;font-size:.79rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.proof-button span{width:30px;height:30px;font-family:var(--font-mono), monospace;place-items:center;font-size:.65rem;display:grid}.proof-button b{color:currentColor;flex:0 0 14px;width:14px;height:14px;margin-left:4px;position:relative}.proof-button b:before{content:"";transform-origin:50%;background:currentColor;width:12px;height:2px;position:absolute;top:6px;left:1px;transform:rotate(-45deg)}.proof-button b:after{content:"";border-top:2px solid;border-right:2px solid;width:7px;height:7px;position:absolute;top:0;right:0}.proof-button-monika span{color:var(--proof-purple);border:1px solid var(--proof-purple)}.proof-button-michael span{color:var(--proof-orange);border:1px solid var(--proof-orange)}.proof-button:hover,.proof-button:focus-visible{border-color:var(--proof-lime);background:#c7ff0014;outline:none;transform:translateY(-3px)}.proof-button-monika:hover,.proof-button-monika:focus-visible{border-color:var(--proof-purple);background:#8a3ffc1f}.proof-button-michael:hover,.proof-button-michael:focus-visible{border-color:var(--proof-orange);background:#ff6a001a}.proof-portraits{z-index:3;pointer-events:none;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-self:stretch;align-items:end;min-width:0;display:grid;position:relative}.proof-person{pointer-events:auto;width:100%;min-width:0;height:100%;text-decoration:none;position:relative}.proof-person img{z-index:2;object-fit:contain;object-position:bottom center;filter:saturate(.88)contrast(1.04)drop-shadow(0 22px 24px #00000080);width:100%;height:100%;transition:transform .26s cubic-bezier(.2,.75,.25,1),filter .26s;display:block;position:relative}.proof-person:hover img,.proof-person:focus-visible img{filter:saturate()contrast(1.05)drop-shadow(0 28px 30px #0000008c)}.proof-person:focus-visible{outline:2px solid var(--proof-lime);outline-offset:-2px}.proof-person-michael{z-index:2}.proof-person-monika{z-index:1}.proof-person-michael img{transform-origin:bottom;transform:translateY(-75px)scale(1.07)}.proof-person-monika img{transform-origin:bottom;transform:translateY(-75px)scale(1.18)}.proof-person-michael:after,.proof-person-monika:after{content:"";z-index:3;background:linear-gradient(transparent, var(--proof-black) 88%);pointer-events:none;height:28%;position:absolute;inset:auto 8% 0}.proof-halo{z-index:0;opacity:.36;filter:blur(30px);position:absolute;inset:18% 12% 7%}.proof-person-michael .proof-halo{background:linear-gradient(135deg, var(--proof-blue), var(--proof-lime));clip-path:polygon(5% 18%,92% 0,100% 82%,17% 100%,0 55%)}.proof-person-monika .proof-halo{background:linear-gradient(135deg, var(--proof-orange), var(--proof-purple));clip-path:polygon(11% 0,100% 12%,88% 100%,0 79%)}.proof-person-label{z-index:5;width:max-content;max-width:88%;color:var(--proof-white);border-top:2px solid var(--proof-orange);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050709db;padding:9px 11px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.proof-person-michael .proof-person-label{bottom:22px}.proof-person-monika .proof-person-label{border-top-color:var(--proof-purple)}.proof-person-label b{text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;line-height:1.2;display:block}.proof-person-label small{color:#f4f2ea94;white-space:normal;margin-top:3px;font-size:.55rem;line-height:1.25;display:block}@media (width<=1080px){.proof-hero-content{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:20px}.proof-copy{width:100%}.proof-person-michael{opacity:.96}.proof-person-monika{opacity:.92}.proof-hero h1{font-size:clamp(3.6rem,6.8vw,4.8rem)}.proof-lead{max-width:100%}}@media (width>=701px) and (width<=900px){.proof-hero-content{grid-template-columns:1fr;padding-top:48px}.proof-copy{max-width:720px}.proof-portraits{height:560px;margin-top:26px}.proof-person-michael img{transform-origin:bottom;transform:translateY(-50px)scale(1.03)}.proof-person-michael .proof-person-label{bottom:22px}.proof-person-monika img{transform-origin:bottom;transform:translateY(-50px)scale(1.14)}.proof-hero h1{font-size:clamp(3.4rem,8vw,4.25rem)}.proof-title-wide{font-size:.68em}.proof-title-ai{font-size:.97em}}@media (width<=700px){.proof-person-michael .proof-person-label{bottom:10px}.proof-hero{min-height:calc(100svh - 64px);padding-bottom:0}.proof-grid{opacity:.16;background-size:42px 42px;-webkit-mask-image:linear-gradient(#000,#0000 65%);mask-image:linear-gradient(#000,#0000 65%)}.proof-hero-content{grid-template-columns:1fr;gap:0;width:min(100% - 28px,680px);min-height:auto;padding-top:34px;padding-bottom:28px}.proof-copy{width:100%}.proof-index{margin-bottom:12px;font-size:.62rem}.proof-index span{width:27px;height:27px}.proof-hero h1{max-width:100%;font-size:clamp(3.1rem,15vw,4.4rem);line-height:.81}.proof-title-long{font-size:.68em}.proof-title-wide{font-size:.64em}.proof-title-ai{font-size:.91em}.proof-lead{color:#f4f2eab8;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:100%;margin-top:14px;font-size:.88rem;line-height:1.42;display:-webkit-box;overflow:hidden}.proof-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:17px;display:grid}.proof-button{gap:7px;min-height:44px;padding:0 8px 0 6px;font-size:.65rem}.proof-button span{width:26px;height:26px}.proof-button b{display:none}.proof-portraits{grid-template-columns:repeat(2,minmax(0,1fr));height:310px;margin-top:20px}.proof-person{align-self:stretch;height:100%;min-height:0}.proof-person img{object-position:center top}.proof-person-michael img{transform-origin:top;transform:scale(.92)}.proof-person-monika img{transform:none}.proof-person-label{box-sizing:border-box;align-items:center;max-width:94%;min-height:34px;padding:6px 7px;display:flex;top:auto;bottom:10px}.proof-person-michael .proof-person-label,.proof-person-monika .proof-person-label{bottom:10px}.proof-person-label b{font-size:.62rem}.proof-person-label small{display:none}.proof-person-michael:after,.proof-person-monika:after{height:34%;inset:auto 0 0}}@media (width<=380px){.proof-hero h1{font-size:3.18rem}.proof-lead{-webkit-line-clamp:3}.proof-portraits{height:280px}}@media (prefers-reduced-motion:reduce){.proof-person img{transition:none!important}}.michael-proof-hero{--mp-black:#07090b;--mp-white:#f4f2ea;--mp-lime:#8a3ffc;--mp-blue:#ff6a00;isolation:isolate;min-height:calc(100svh - 72px);color:var(--mp-white);background:radial-gradient(circle at 69% 44%, #8a3ffc3d, transparent 27%), radial-gradient(circle at 42% 82%, #ff6a001f, transparent 26%), radial-gradient(circle at 86% 18%, #2f6bff14, transparent 22%), var(--mp-black);border-bottom:1px solid #f4f2ea38;position:relative;overflow:hidden}.michael-proof-hero:before{content:"";z-index:-1;opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E");position:absolute;inset:0}.michael-proof-grid{z-index:-2;opacity:.18;pointer-events:none;background-image:linear-gradient(#f4f2ea1c 1px,#0000 1px),linear-gradient(90deg,#f4f2ea1c 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.michael-proof-layout{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:stretch;gap:clamp(24px,4vw,72px);width:min(1380px,100% - 56px);min-height:calc(100svh - 72px);padding-top:56px;padding-bottom:34px;display:grid}.michael-proof-copy{align-self:center;min-width:0;max-width:690px;padding-bottom:42px}.michael-proof-index{color:var(--mp-lime);font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:.7rem;font-weight:760;display:flex}.michael-proof-index span{width:32px;height:32px;color:var(--mp-black);background:var(--mp-lime);place-items:center;display:grid}.michael-proof-hero h1{max-width:680px;color:var(--mp-white);font-family:var(--font-sans), Arial, sans-serif;letter-spacing:-.07em;text-transform:uppercase;margin:0;font-size:clamp(4.3rem,6.7vw,7.2rem);font-weight:900;line-height:.84}.michael-proof-hero h1 span{color:var(--mp-lime);display:block}.michael-proof-lead{color:#f4f2eab8;max-width:650px;margin:28px 0 0;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.52}.michael-proof-actions{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.michael-proof-actions a{border:1px solid var(--mp-lime);min-height:50px;color:var(--mp-white);background:#050709b3;justify-content:space-between;align-items:center;gap:18px;padding:0 16px;font-size:.8rem;font-weight:780;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.michael-proof-actions a:hover,.michael-proof-actions a:focus-visible{border-color:var(--mp-lime);background:#8a3ffc1a;outline:none;transform:translateY(-3px)}.michael-proof-visual{align-self:stretch;min-width:0;position:relative}.michael-proof-visual:before{content:"";z-index:0;clip-path:polygon(4% 19%,83% 0,100% 78%,26% 100%,0 56%);filter:blur(1px);background:linear-gradient(135deg,#8a3ffc8a,#ff6a003d);position:absolute;inset:13% 3% 9% 4%}.michael-proof-halo{z-index:0;filter:blur(45px);background:#8a3ffc57;position:absolute;inset:18% 8% 8%}.michael-proof-visual>img{z-index:2;object-fit:contain;object-position:center bottom;filter:saturate(.9)contrast(1.04)drop-shadow(0 24px 28px #0000008c);width:100%;height:100%;position:absolute;inset:0}.michael-proof-metrics{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050709d6;border:1px solid #f4f2ea47;width:min(310px,48%);position:absolute;bottom:48px;right:0}.michael-proof-metrics div{border-bottom:1px solid #f4f2ea24;grid-template-columns:1fr auto;align-items:end;gap:12px;padding:11px 13px;display:grid}.michael-proof-metrics div:last-child{border-bottom:0}.michael-proof-metrics span{color:#f4f2ea8c;font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.55rem}.michael-proof-metrics strong{color:var(--mp-blue);font-size:.91rem;line-height:1}.michael-proof-status{z-index:8;color:#f4f2ea8c;height:34px;font-family:var(--font-mono), monospace;letter-spacing:.11em;background:#050709e0;border-top:1px solid #f4f2ea2e;justify-content:flex-end;align-items:center;gap:24px;padding:0 28px;font-size:.56rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.michael-proof-status span:before{content:"+";color:#c7ff00;margin-right:7px}.michael-proof-evidence{color:#f4f2ea;background:#07090b;border-bottom:1px solid #f4f2ea33;padding:clamp(78px,9vw,124px) 0}.michael-proof-evidence-head{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;margin-bottom:48px;display:grid}.michael-proof-evidence-head p{color:#8a3ffc;font-family:var(--font-mono), monospace;letter-spacing:.11em;text-transform:uppercase;margin:7px 0 0;font-size:.72rem;font-weight:760}.michael-proof-evidence h2{letter-spacing:-.065em;text-align:left;text-wrap:balance;text-transform:uppercase;max-width:1080px;margin:0;font-size:clamp(2.8rem,5.6vw,5.8rem);font-weight:880;line-height:.91}.michael-proof-evidence-grid{border-top:3px solid #f4f2ea;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(24px,5vw,80px);padding-top:30px;display:grid}.michael-proof-evidence blockquote{color:#f4f2ea;letter-spacing:-.035em;max-width:760px;margin:0;font-size:clamp(1.55rem,2.8vw,2.65rem);font-weight:680;line-height:1.22}.michael-proof-evidence-points{color:#f4f2ea;letter-spacing:-.045em;flex-direction:column;justify-content:space-between;align-self:stretch;gap:clamp(24px,4vw,54px);margin:0;padding:12px 0 12px 1.05em;font-size:clamp(2rem,3.25vw,3.35rem);font-weight:720;line-height:1.05;display:flex}.michael-proof-evidence-points li::marker{color:#8a3ffc}.michael-proof-evidence-copy{color:#d7dbe0;background:#11161c;border-left:4px solid #8a3ffc;padding:22px}.michael-proof-evidence-copy p{margin:0}.michael-proof-evidence-copy p+p{margin-top:18px}@media (width<=980px){.michael-proof-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:20px}.michael-proof-hero h1{font-size:clamp(3.75rem,7vw,5rem)}.michael-proof-metrics{width:58%}}@media (width<=700px){.michael-proof-hero{min-height:auto}.michael-proof-grid{background-size:42px 42px}.michael-proof-layout{grid-template-columns:1fr;gap:12px;width:min(100% - 28px,680px);min-height:auto;padding-top:34px;padding-bottom:28px}.michael-proof-copy{padding-bottom:0}.michael-proof-index{letter-spacing:.045em;white-space:nowrap;margin-bottom:13px;font-size:clamp(.36rem,1.8vw,.52rem)}.michael-proof-index span{width:27px;height:27px}.michael-proof-hero h1{font-size:clamp(3.15rem,15.2vw,4.4rem);line-height:.84}.michael-proof-lead{-webkit-line-clamp:unset;-webkit-box-orient:initial;margin-top:18px;font-size:.88rem;display:block;overflow:visible}.michael-proof-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:18px;display:grid}.michael-proof-actions a{gap:8px;min-height:46px;padding:0 10px;font-size:.66rem}.michael-proof-visual{height:430px}.michael-proof-visual>img{object-position:center top;transform-origin:top;transform:translateY(-30px)scale(1.04)}.michael-proof-metrics{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;bottom:30px;left:0;right:0}.michael-proof-metrics strong{text-align:left;justify-self:start;width:96px}.michael-proof-metrics div:nth-child(odd){border-right:1px solid #f4f2ea24}.michael-proof-metrics div:nth-last-child(-n+2){border-bottom:0}.michael-proof-status{justify-content:center;height:28px;padding:0 8px;font-size:.48rem;position:relative}.michael-proof-status span:last-child{display:none}.michael-proof-evidence{padding:72px 0}.michael-proof-evidence-head,.michael-proof-evidence-grid{grid-template-columns:1fr;gap:24px}.michael-proof-evidence-head{margin-bottom:30px}.michael-proof-evidence h2{font-size:clamp(2.55rem,12vw,3.7rem)}.michael-proof-evidence blockquote{font-size:1.55rem}.michael-proof-evidence-points{gap:18px;padding-block:0;font-size:clamp(1.7rem,8vw,2.35rem)}.michael-proof-evidence-copy{padding:20px}}.michael-proof-evidence~.section{--mr-black:#07090b;--mr-white:#f4f2ea;--mr-lime:#8a3ffc;--mr-blue:#ff6a00;color:var(--mr-white);background:var(--mr-black);border-bottom:1px solid #f4f2ea33;position:relative;overflow:hidden}.michael-proof-evidence~.section.alt{color:var(--mr-white);background:#0d1117;border-bottom-color:#f4f2ea33}.michael-proof-evidence~.section:before{content:"";pointer-events:none;opacity:.12;background-image:linear-gradient(#f4f2ea1a 1px,#0000 1px),linear-gradient(90deg,#f4f2ea1a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.michael-proof-evidence~.section.alt:before{opacity:.16;background-image:linear-gradient(#f4f2ea1a 1px,#0000 1px),linear-gradient(90deg,#f4f2ea1a 1px,#0000 1px)}.michael-proof-evidence~.section>.container{z-index:1;position:relative}.michael-proof-evidence~.section .section-heading{grid-template-columns:minmax(160px,.42fr) minmax(0,1.58fr);align-items:start;gap:clamp(28px,5vw,78px);margin-bottom:50px}.michael-proof-evidence~.section .section-kicker{color:var(--mr-lime);letter-spacing:.12em;margin-top:8px;font-size:.72rem}.michael-proof-evidence~.section.alt .section-kicker{color:var(--mr-lime)}.michael-proof-evidence~.section .section-title{letter-spacing:-.06em;text-transform:uppercase;max-width:920px;font-size:clamp(2.8rem,5.3vw,5.5rem);font-weight:880;line-height:.91}.michael-proof-evidence~.section .grid-2{gap:14px}.michael-proof-evidence~.section .card{color:var(--mr-white);box-shadow:none;background:#11161cc7;border:1px solid #f4f2ea3b;border-radius:0;padding:clamp(24px,3vw,36px);position:relative}.michael-proof-evidence~.section .card:before{content:"";background:var(--mr-lime);height:3px;position:absolute;top:-1px;left:-1px;right:-1px}.michael-proof-evidence~.section.alt .card{color:var(--mr-white);background:#11161cc7;border-color:#f4f2ea3b}.michael-proof-evidence~.section.alt .card:before{background:var(--mr-lime)}.michael-proof-evidence~.section .card h3{letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.08}.michael-proof-evidence~.section .card p{color:#f4f2eaad;line-height:1.58}.michael-proof-evidence~.section .card-label{color:var(--mr-lime);margin-bottom:22px}.michael-proof-evidence~.section.alt .card-label{color:var(--mr-lime)}.michael-proof-evidence~.section .fineprint{color:#f4f2ea9e;border-left:3px solid var(--mr-lime);max-width:980px;padding-left:18px;font-style:normal;line-height:1.55}.michael-proof-evidence~.section.alt .fineprint{color:#f4f2ea9e;border-left-color:var(--mr-lime)}.michael-proof-evidence~.section .quote{color:var(--mr-white);font-weight:690;line-height:1.2}.michael-proof-evidence~.section .body-copy{color:#f4f2eaad}.michael-proof-evidence~.section .number-grid{color:var(--mr-white);background:#11161c;border:1px solid #f4f2ea42;border-radius:0;margin-top:34px}.michael-proof-evidence~.section .number{border-color:#f4f2ea33;flex-direction:column;justify-content:flex-end;min-height:180px;display:flex}.michael-proof-evidence~.section .number strong{color:var(--mr-blue);font-size:clamp(2.8rem,5vw,4.7rem)}#michael-impact .number{min-width:0;overflow:hidden}#michael-impact .number strong{white-space:nowrap;font-size:clamp(2.5rem,4.2vw,4.4rem)}#michael-impact .number:nth-child(n+3) strong{letter-spacing:-.065em;font-size:clamp(2.1rem,3.4vw,3.45rem)}.michael-proof-evidence~.section .number span{color:#f4f2eaa6;font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem}.michael-proof-evidence~.section .case{border-top:2px solid #f4f2ea6b;grid-template-columns:110px minmax(0,1fr);gap:clamp(20px,4vw,60px);padding:clamp(34px,5vw,58px) 0}.michael-proof-evidence~.section .case:last-child{border-bottom:2px solid #f4f2ea6b}.michael-proof-evidence~.section .case-number{color:var(--mr-blue);font-size:clamp(1.7rem,3vw,2.8rem);line-height:1}.michael-proof-evidence~.section .case h3{letter-spacing:-.035em;max-width:880px;font-size:clamp(1.55rem,2.8vw,2.4rem);line-height:1.05}.michael-proof-evidence~.section .case p{color:#f4f2eaad;max-width:960px;line-height:1.62}.michael-proof-evidence~.section .flow{border-color:#f4f2ea59;border-radius:0;gap:0}.michael-proof-evidence~.section .flow article{color:var(--mr-white);background:#11161cc7;border-radius:0}.michael-proof-evidence~.section .flow article p{color:#f4f2eaa6}.michael-proof-evidence~.section.alt .flow{border-color:#f4f2ea59}.michael-proof-evidence~.section.alt .flow article{background:#11161cc7}.michael-proof-evidence~.section .timeline{border-top:3px solid}.michael-proof-evidence~.section .timeline article{padding-top:36px}.michael-proof-evidence~.section .timeline article:before{background:var(--mr-lime);width:13px;height:13px;box-shadow:0 0 0 4px var(--mr-black);top:-8px}.michael-proof-evidence~.section .timeline .phase{color:var(--mr-lime)}.michael-proof-evidence~.section .timeline h3{font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.1}.michael-proof-evidence~.section .contact-box{color:var(--mr-white);background:#11161c;border:1px solid #11161c;border-radius:0;position:relative;overflow:hidden}.michael-proof-evidence~.section .contact-box:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#ff6a005c,#0000 68%);width:58%;position:absolute;top:-40%;right:-12%}.michael-proof-evidence~.section .contact-box>*{z-index:1;position:relative}.michael-proof-evidence~.section .contact-box h2{color:var(--mr-lime);text-transform:uppercase;font-weight:880}.michael-proof-evidence~.section .contact-box .button.primary{color:#11161c;background:var(--mr-lime);border-color:var(--mr-lime)}.site-shell-michael{background:#07090b}.site-shell-michael .topbar{color:#f4f2ea;background:#07090beb;border-bottom-color:#f4f2ea33}.site-shell-michael .brand{color:#f4f2ea}.site-shell-michael .brand-mark{border-color:#8a3ffc}.site-shell-michael .nav-link,.site-shell-michael .language-link{color:#f4f2eabf}.site-shell-michael .nav-link:hover,.site-shell-michael .nav-link:focus-visible,.site-shell-michael .language-link:hover,.site-shell-michael .language-link:focus-visible{color:#f4f2ea;background:#f4f2ea14}.site-shell-michael .nav-link.active{color:#f4f2ea;background:#8a3ffc}.site-shell-michael .language{background:#11161c;border-color:#f4f2ea42}.site-shell-michael .language-link.active{color:#f4f2ea;background:#8a3ffc}.site-shell-michael .footer{color:#f4f2ea99;background:#07090b;border-top:1px solid #f4f2ea2e}.site-shell-michael .footer a{color:#ff6a00}@media (width<=960px){.michael-proof-evidence~.section .section-heading{grid-template-columns:1fr;gap:18px}.michael-proof-evidence~.section .section-heading>div:last-child{display:none}.michael-proof-evidence~.section .case{grid-template-columns:82px minmax(0,1fr)}}@media (width<=700px){.michael-proof-evidence~.section{padding:72px 0}.michael-proof-evidence~.section:before{background-size:42px 42px}.michael-proof-evidence~.section .section-heading{margin-bottom:32px}.michael-proof-evidence~.section .section-title{font-size:clamp(2.5rem,12vw,3.6rem)}.michael-proof-evidence~.section .grid-2{gap:12px}.michael-proof-evidence~.section .card{padding:24px 20px}.michael-proof-evidence~.section .number-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.michael-proof-evidence~.section .number{border-right:1px solid #f4f2ea33;min-height:140px;padding:20px}.michael-proof-evidence~.section .number:nth-child(2n){border-right:0}.michael-proof-evidence~.section .number:nth-child(-n+2){border-bottom:1px solid #f4f2ea33}.michael-proof-evidence~.section .case{grid-template-columns:1fr;gap:12px}.michael-proof-evidence~.section .case-number{font-size:1.45rem}.michael-proof-evidence~.section .timeline{border-top:0}.michael-proof-evidence~.section .timeline article{border-top:2px solid;padding:28px 0 18px}.michael-proof-evidence~.section .timeline article:before{top:-7px}.michael-proof-evidence~.section .contact-box{padding:30px 22px}}.site-shell-gateway{background:#07090b}.site-shell-gateway .topbar{color:#f4f2ea;background:#07090beb;border-bottom-color:#f4f2ea33}.site-shell-gateway .brand{color:#f4f2ea}.site-shell-gateway .brand-mark{border-color:#8a3ffc}.site-shell-gateway .nav-link,.site-shell-gateway .language-link{color:#f4f2eabf}.site-shell-gateway .nav-link:hover,.site-shell-gateway .nav-link:focus-visible,.site-shell-gateway .language-link:hover,.site-shell-gateway .language-link:focus-visible{color:#f4f2ea;background:#f4f2ea14}.site-shell-gateway .nav-link.active,.site-shell-gateway .language-link.active{color:#f4f2ea;background:#8a3ffc}.site-shell-gateway .language{background:#11161c;border-color:#f4f2ea42}.site-shell-gateway .footer{color:#f4f2ea99;background:#07090b;border-top:1px solid #f4f2ea2e}.site-shell-gateway .footer a{color:#ff6a00}.proof-hero~.section{--gw-black:#07090b;--gw-white:#f4f2ea;--gw-lime:#8a3ffc;--gw-purple:#8a3ffc;--gw-orange:#ff6a00;--gw-blue:#ff6a00;color:var(--gw-white);background:var(--gw-black);border-bottom:1px solid #f4f2ea33;position:relative;overflow:hidden}.proof-hero~.section.alt{color:var(--gw-white);background:#0d1117;border-bottom-color:#f4f2ea33}.proof-hero~.section:before{content:"";pointer-events:none;opacity:.12;background-image:linear-gradient(#f4f2ea1a 1px,#0000 1px),linear-gradient(90deg,#f4f2ea1a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.proof-hero~.section.alt:before{opacity:.16}.proof-hero~.section>.container{z-index:1;position:relative}.proof-hero~.section .section-heading{grid-template-columns:minmax(160px,.42fr) minmax(0,1.58fr);align-items:start;gap:clamp(28px,5vw,78px);margin-bottom:50px}.proof-hero~.section .section-kicker{color:var(--gw-lime);letter-spacing:.12em;margin-top:8px;font-size:.72rem}.proof-hero~.section .section-title{max-width:940px;color:var(--gw-white);letter-spacing:-.06em;text-transform:uppercase;font-size:clamp(2.8rem,5.3vw,5.5rem);font-weight:880;line-height:.91}#gateway-operating-model .section-heading{grid-template-columns:minmax(0,1fr)}#gateway-operating-model .section-heading>div:first-child{width:100%;min-width:0}#gateway-operating-model .section-heading>div:last-child{display:none}#gateway-operating-model .section-title{text-wrap:balance;max-width:1180px}.operating-title-line{display:block}.operating-title-nowrap{white-space:nowrap;text-wrap:nowrap;font-size:min(1em,6.8vw)}@media (width>=961px){.proof-hero~.section .section-heading,.michael-proof-evidence~.section .section-heading,.monika-proof-hero~.section .section-heading{grid-template-columns:minmax(0,1fr)}.proof-hero~.section .section-heading>div:first-child,.michael-proof-evidence~.section .section-heading>div:first-child,.monika-proof-hero~.section .section-heading>div:first-child{width:100%;min-width:0}.proof-hero~.section .section-heading>div:last-child,.michael-proof-evidence~.section .section-heading>div:last-child,.monika-proof-hero~.section .section-heading>div:last-child{display:none}.proof-hero~.section .section-title,.michael-proof-evidence~.section .section-title,.monika-proof-hero~.section .section-title{text-wrap:balance;max-width:1180px}#michael-role-fit .section-title{white-space:nowrap;text-wrap:nowrap;max-width:none}}.proof-hero~.section .grid-2{gap:14px}.proof-hero~.section .quote{color:var(--gw-white);font-weight:690;line-height:1.2}.proof-hero~.section .body-copy{color:#f4f2eaad}.proof-hero~.section .card{color:var(--gw-white);box-shadow:none;background:#11161cc7;border:1px solid #f4f2ea3b;border-radius:0;padding:clamp(24px,3vw,36px);position:relative}.proof-hero~.section .card:before{content:"";background:var(--gw-lime);height:3px;position:absolute;top:-1px;left:-1px;right:-1px}.proof-hero~.section .profile-card:first-child:before{background:linear-gradient(90deg,var(--gw-purple),var(--gw-orange))}.proof-hero~.section .profile-card:last-child:before{background:linear-gradient(90deg,var(--gw-orange),var(--gw-purple))}.proof-hero~.section .card h3{color:var(--gw-white);letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.08}.proof-hero~.section .profile-card .profile-name{font-size:clamp(2rem,3.4vw,3.4rem)}.proof-hero~.section .card p,.proof-hero~.section .card li{color:#f4f2eaad;line-height:1.58}.collaboration-list{margin:0;padding-left:1.25rem}.collaboration-list li{padding-left:.35rem}.collaboration-list li+li{margin-top:.8rem}.collaboration-list li::marker{color:var(--gw-purple)}.proof-hero~.section .card-label{color:var(--gw-lime);margin-bottom:22px}.proof-hero~.section .profile-card:first-child .card-label,.proof-hero~.section .profile-card:first-child .role{color:var(--gw-purple)}.proof-hero~.section .profile-card:last-child .card-label,.proof-hero~.section .profile-card:last-child .role{color:var(--gw-orange)}.proof-hero~.section .button.secondary{min-height:50px;color:var(--gw-white);box-shadow:none;background:#050709ad;border-color:#f4f2ea6b;border-radius:0}.proof-hero~.section .profile-card:first-child .button.secondary{border-color:var(--gw-purple)}.proof-hero~.section .profile-card:last-child .button.secondary{border-color:var(--gw-orange)}.proof-hero~.section .button.secondary:hover,.proof-hero~.section .button.secondary:focus-visible{border-color:var(--gw-lime);background:#c7ff0014}.proof-hero~.section .fineprint{color:#f4f2ea9e;border-left:3px solid var(--gw-lime);max-width:980px;padding-left:18px;font-style:normal;line-height:1.55}.gateway-section-lead{color:var(--gw-white);letter-spacing:-.03em;margin:-22px 0 34px;font-size:clamp(1.25rem,2.6vw,2.15rem);font-weight:760}.gateway-tagline{color:var(--gw-orange);letter-spacing:-.02em;margin:34px 0 0;font-size:clamp(1rem,1.8vw,1.45rem);font-weight:800}.gateway-questions{border-top:1px solid #f4f2ea57;margin-top:56px;padding-top:30px}.gateway-questions>h3{color:var(--gw-white);letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(1.45rem,2.5vw,2.2rem)}.gateway-questions article{border-top:1px solid #f4f2ea2e;padding:20px 0}.gateway-questions article strong{color:var(--gw-lime);font-size:.94rem;display:block}.gateway-questions article p{color:#f4f2eaab;margin:7px 0 0}.gateway-days-end{margin-top:38px!important}.proof-hero~.section .flow{border:1px solid #f4f2ea59;border-radius:0;gap:0}.proof-hero~.section .flow article{color:var(--gw-white);background:#11161cc7;border-color:#f4f2ea33;border-radius:0;position:relative}.proof-hero~.section .flow article:before{content:"";background:var(--gw-lime);height:3px;position:absolute;top:0;left:0;right:0}.proof-hero~.section .flow article:nth-child(2):before{background:var(--gw-purple)}.proof-hero~.section .flow article:nth-child(3):before,.proof-hero~.section .flow article:nth-child(4):before{background:var(--gw-orange)}.proof-hero~.section .flow-index{color:var(--gw-lime)}.proof-hero~.section .flow h3{color:var(--gw-white)}.proof-hero~.section .flow p{color:#f4f2eaa6}.proof-hero~.section .timeline{border-top:3px solid #0000;border-image:linear-gradient(90deg,var(--gw-purple),#c04a82 52%,var(--gw-orange)) 1;grid-template-rows:auto auto auto auto}.proof-hero~.section .timeline article{--phase-color:var(--gw-purple);grid-row:span 4;grid-template-rows:subgrid;padding-top:36px;display:grid}.proof-hero~.section .timeline article:nth-child(2){--phase-color:#c04a82}.proof-hero~.section .timeline article:nth-child(3){--phase-color:var(--gw-orange)}.proof-hero~.section .timeline article:before{background:var(--phase-color);width:13px;height:13px;box-shadow:0 0 0 4px var(--gw-black);top:-8px}.proof-hero~.section .timeline .phase{color:var(--phase-color)}.proof-hero~.section .timeline h3{color:var(--gw-white);font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.1}.proof-hero~.section .timeline p{color:#f4f2eaad}.proof-hero~.section .timeline .timeline-outcome{border-left:3px solid var(--phase-color);align-self:start;padding-left:14px}.proof-hero~.section .timeline .timeline-outcome p{margin:0}.proof-hero~.section .timeline .timeline-outcome p+p{margin-top:.8rem}.proof-hero~.section .timeline strong{color:#f4f2eaf0;display:block}.proof-hero~.section:last-of-type{background:radial-gradient(circle at 74% 38%,#8a3ffc33,#0000 28%),#0d1117}.proof-hero~.section:last-of-type .quote{font-size:clamp(1.5rem,2.7vw,2.45rem)}.proof-hero~.section:last-of-type .button-row{grid-template-columns:1fr;margin-top:0;display:grid}.proof-hero~.section:last-of-type .button.secondary:first-child{border-color:var(--gw-purple)}.proof-hero~.section:last-of-type .button.secondary:last-child{border-color:var(--gw-lime)}@media (width<=960px){.proof-hero~.section .section-heading{grid-template-columns:1fr;gap:18px}.proof-hero~.section .section-heading>div:last-child{display:none}}@media (width<=700px){.proof-hero~.section{padding:72px 0}.proof-hero~.section:before{background-size:42px 42px}.proof-hero~.section .section-heading{margin-bottom:32px}.proof-hero~.section .section-title{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:clamp(2.25rem,10vw,3.1rem);line-height:.92}#gateway-90-days .section-heading,#gateway-90-days .section-heading>div:first-child,#gateway-90-days .section-title{width:100%;min-width:0}#gateway-90-days .section-title{letter-spacing:-.045em;word-break:break-word;font-size:clamp(2rem,8.2vw,2.6rem);line-height:.94}.proof-hero~.section .grid-2{gap:12px}.proof-hero~.section .card{padding:24px 20px}.gateway-section-lead{margin-top:-12px}.gateway-questions{margin-top:38px}.gateway-questions .grid-2,.proof-hero~.section .flow{grid-template-columns:1fr}.proof-hero~.section .flow article+article{border-left:1px solid #f4f2ea33}.proof-hero~.section .timeline{border-top:0}.proof-hero~.section .timeline article{border-top:2px solid var(--phase-color);grid-row:auto;padding:28px 0 18px;display:block}.proof-hero~.section .timeline article:before{top:-7px}}html,body{max-width:100%;overflow-x:clip}main,section,.container,.section-heading,.section-heading>div,.grid-2,.grid-3,.grid-4,.timeline,.flow{min-width:0}img{max-width:100%}.topbar,.monika-proof-metrics,.michael-proof-metrics{-webkit-backdrop-filter:blur(14px)}.monika-proof-grid,.michael-proof-grid,.proof-grid,.proof-hero~.section:before,.michael-proof-evidence~.section:before,.monika-proof-hero~.section:before{-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%)}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid}.body-copy,.case p,.card p,.timeline p{max-width:72ch}.section-title,.michael-proof-evidence h2{text-align:left;text-wrap:balance;max-width:100%}@media (width>=701px) and (width<=1100px){.proof-hero~.section .section-title,.michael-proof-evidence~.section .section-title,.monika-proof-hero~.section .section-title,.michael-proof-evidence h2{max-width:100%;font-size:clamp(3rem,6.4vw,4.8rem);line-height:.92}}@media (width<=700px){.proof-hero h1,.michael-proof-hero h1{overflow-wrap:break-word;max-width:100%;font-size:clamp(3.15rem,13.8vw,4.35rem);line-height:.84}.monika-proof-hero h1{overflow-wrap:normal;max-width:100%;font-size:clamp(2rem,9.2vw,2.65rem);line-height:.9}.proof-hero~.section .section-title,.michael-proof-evidence~.section .section-title,.monika-proof-hero~.section .section-title,.michael-proof-evidence h2,.contact-box h2{letter-spacing:-.045em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance;max-width:100%;font-size:clamp(2.05rem,9.4vw,3.15rem);line-height:.94}#gateway-90-days .section-title{word-break:normal;font-size:clamp(1.95rem,8vw,2.5rem)}.timeline article,.flow article,.card,.case,.michael-proof-evidence-grid,.michael-proof-evidence-copy{min-width:0}}@media (width<=420px){.nav{gap:10px}.nav-link{padding-inline:7px}.language-link{text-align:center;min-width:34px}.proof-hero h1,.michael-proof-hero h1{font-size:clamp(2.9rem,13.2vw,3.65rem)}.monika-proof-hero h1{font-size:clamp(1.9rem,8.7vw,2.35rem)}.nav-link,.language-link{justify-content:center;align-items:center;min-height:40px;display:inline-flex}}@media (width>=1800px){.proof-hero-content,.michael-proof-layout,.monika-proof-layout{margin-inline:auto}.proof-hero~.section .section-title,.michael-proof-evidence~.section .section-title,.monika-proof-hero~.section .section-title,.michael-proof-evidence h2{max-width:1120px}}
