@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@500;600&family=Plus+Jakarta+Sans:wght@600;700&display=swap";.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.site-header[data-astro-cid-nen7h5rs]{z-index:1000;backdrop-filter:blur(16px);background:#f9f9fff0;border-bottom:1px solid #c1c6d6;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:30px;min-height:72px;display:flex}.brand[data-astro-cid-nen7h5rs]{color:#181c24;white-space:nowrap;font-size:1.1rem;font-weight:700;text-decoration:none}.desktop-nav[data-astro-cid-nen7h5rs]{align-items:center;gap:24px;display:flex}.desktop-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#414754;font-size:.9rem;text-decoration:none;transition:color .2s}.desktop-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:#005ab7}.desktop-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:#005ab7;font-weight:600;position:relative}.desktop-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active:after{content:"";background:#005ab7;height:2px;position:absolute;bottom:-10px;left:0;right:0}.search-trigger[data-astro-cid-nen7h5rs]{color:#414754;cursor:pointer;background:0 0;border:1px solid #c1c6d6;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .2s,border-color .2s;display:inline-flex}.search-trigger[data-astro-cid-nen7h5rs]:hover{color:#005ab7;border-color:#005ab7}.mobile-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:12px;display:none}.menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:1px solid #c1c6d6;border-radius:10px;width:42px;height:42px;padding:9px;display:none}.menu-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:#181c24;width:100%;height:2px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav[data-astro-cid-nen7h5rs]{display:none}@media (width<=900px){.desktop-nav[data-astro-cid-nen7h5rs]{display:none}.mobile-actions[data-astro-cid-nen7h5rs]{display:flex}.mobile-actions[data-astro-cid-nen7h5rs] .search-trigger[data-astro-cid-nen7h5rs]{flex:0 0 42px;width:42px;height:42px}.menu-toggle[data-astro-cid-nen7h5rs]{display:block}body.menu-open .site-header[data-astro-cid-nen7h5rs]{z-index:2001}.mobile-nav[data-astro-cid-nen7h5rs]{z-index:2000;opacity:0;visibility:hidden;background:var(--surface,#f9f9ff);justify-content:center;align-items:center;transition:opacity .2s,visibility .2s;display:flex;position:fixed;inset:0}.mobile-nav[data-astro-cid-nen7h5rs].is-open{opacity:1;visibility:visible}.mobile-nav[data-astro-cid-nen7h5rs] .container[data-astro-cid-nen7h5rs]{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#181c24;padding:14px 0;font-size:1.4rem;font-weight:600;text-decoration:none}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:#005ab7}}.search-overlay[data-astro-cid-nen7h5rs]{z-index:2000;background:var(--surface,#f9f9ff);opacity:0;border-top:4px solid #0000;border-image:linear-gradient(90deg, var(--blue,#005ab7), var(--blue-bright,#0072e5), var(--orange,#fd761a)) 1;transition:opacity .18s;position:fixed;inset:0;overflow-y:auto}.search-overlay[data-astro-cid-nen7h5rs].is-open{opacity:1}.search-overlay-inner[data-astro-cid-nen7h5rs]{width:min(760px,100% - 4rem);margin:0 auto;padding:clamp(56px,11vh,120px) 0 90px}.search-overlay-head[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.search-eyebrow[data-astro-cid-nen7h5rs]{color:var(--blue,#005ab7);letter-spacing:.08em;text-transform:uppercase;margin:0;font:600 11px JetBrains Mono,monospace}.search-title[data-astro-cid-nen7h5rs]{color:var(--ink,#181c24);letter-spacing:-.035em;margin:.6rem 0 1.75rem;font:700 clamp(2rem,4vw,3rem)/1.05 Plus Jakarta Sans,sans-serif}.search-close[data-astro-cid-nen7h5rs]{border:1px solid var(--line,#c1c6d6);width:40px;height:40px;color:var(--ink,#181c24);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:inline-flex}.search-close[data-astro-cid-nen7h5rs]:hover{color:var(--blue,#005ab7);border-color:var(--blue,#005ab7)}.search-fallback[data-astro-cid-nen7h5rs]{color:var(--subtle,#414754);margin-top:20px;font-size:.95rem}body.menu-open,body.search-open{overflow:hidden}#search-overlay .pagefind-ui{--pagefind-ui-scale:1;--pagefind-ui-primary:var(--blue,#005ab7);--pagefind-ui-text:var(--ink,#181c24);--pagefind-ui-background:var(--card,#fff);--pagefind-ui-border:var(--line,#c1c6d6);--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:8px;--pagefind-ui-font:"Inter", sans-serif}#search-overlay .pagefind-ui__search-input{background:var(--surface,#f9f9ff);font-weight:500}#search-overlay .pagefind-ui__result{border-top:1px solid var(--line,#c1c6d6);padding:1.25rem 0}#search-overlay .pagefind-ui__result-title{font:600 1.15rem Plus Jakarta Sans,sans-serif}#search-overlay .pagefind-ui__result-title a{text-decoration:none}#search-overlay .pagefind-ui__result-title a:hover{color:var(--blue,#005ab7)}#search-overlay .pagefind-ui__result-excerpt{color:var(--subtle,#414754);font-size:.92rem}#search-overlay .pagefind-ui__result mark{color:#001b3f;background:#d7e2ff;border-radius:2px;padding:0 2px}#search-overlay .pagefind-ui__message{color:var(--subtle,#414754);letter-spacing:.06em;text-transform:uppercase;font:600 11px JetBrains Mono,monospace}#search-overlay .pagefind-ui__button{border-color:var(--line,#c1c6d6);color:var(--blue,#005ab7);border-radius:999px;font-weight:600}:root{--surface:#f9f9ff;--muted:#f1f3ff;--card:#fff;--ink:#181c24;--subtle:#414754;--line:#c1c6d6;--blue:#005ab7;--blue-bright:#0072e5;--orange:#fd761a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);margin:0;font-family:Inter,sans-serif;line-height:1.6}body:not(.home-page){color:#f4f5f5;background:#101416}body.about-page-body{background:var(--surface);color:var(--ink)}a{color:inherit}img{max-width:100%;height:auto}.container,.home-container{width:min(1280px,100% - 4rem);margin:0 auto}.home-container{position:relative}.home-page main{width:auto;max-width:none;padding:0}.home-page h1,.home-page h2,.home-page h3,.home-page p{margin-top:0}.home-page h1,.home-page h2,.home-page h3{font-family:Plus Jakarta Sans,sans-serif;line-height:1.12}.home-page h2{letter-spacing:-.025em;font-size:clamp(2rem,3.2vw,2.75rem)}.home-hero{border-top:4px solid #0000;border-image:linear-gradient(90deg, var(--blue), var(--blue-bright), var(--orange)) 1;overflow:hidden}.hero-grid{grid-template-columns:7fr 5fr;align-items:center;gap:3rem;min-height:680px;padding-top:5rem;padding-bottom:6rem;display:grid}.hero-copy{z-index:1;position:relative}.hero-badges{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.badge,.tag{width:fit-content;color:var(--subtle);letter-spacing:.06em;text-transform:uppercase;background:#e5e8f4;border-radius:999px;align-items:center;padding:.35rem .75rem;font:600 11px/1.4 JetBrains Mono,monospace;display:inline-flex}.badge-primary{color:#001b3f;background:#d7e2ff}.badge-primary i{background:var(--blue);border-radius:50%;width:7px;height:7px;margin-right:.4rem;animation:2s infinite pulse}.hero-copy h1{letter-spacing:-.025em;max-width:650px;margin-bottom:1.2rem;font-size:clamp(2rem,2.8vw,2.75rem)}.hero-lead,.section-heading>p:not(.kicker),.contact-banner>div>p:last-child{max-width:700px;color:var(--subtle);font-size:1.1rem}.hero-motto,.footer-motto{color:#9d4300;letter-spacing:.08em;text-transform:uppercase;font:600 11px JetBrains Mono,monospace}.hero-motto span{background:var(--orange);width:20px;height:2px;margin:0 .5rem .2rem 0;display:inline-block}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.button{border-radius:999px;align-items:center;gap:.6rem;min-height:44px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px #005ab733}.button-primary:hover{background:var(--orange)}.hero-tech{color:var(--subtle);font:500 11px JetBrains Mono,monospace}.hero-tech strong{color:var(--orange)}.hero-orbit{min-height:410px;position:relative}.orbit{border:1px solid #0072e577;border-radius:50%;width:330px;height:190px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-25deg)}.orbit-two{border-color:#fd761a66;width:270px;height:360px;transform:translate(-50%,-50%)rotate(40deg)}.orbit-core{width:145px;height:145px;color:var(--blue);background:#d7e2ff;border:1px solid #0072e5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 55px #0072e533}.orbit-core span{font:700 2.5rem Plus Jakarta Sans,sans-serif}.orbit-core small{letter-spacing:.1em;text-align:center;font:600 9px JetBrains Mono,monospace}.orbit-node{border:3px solid var(--surface);background:var(--orange);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 0 4px #fd761a33}.node-one{top:22%;left:23%}.node-two{background:var(--blue);bottom:26%;right:12%;box-shadow:0 0 0 4px #005ab733}.node-three{background:var(--blue);width:8px;height:8px;top:35%;right:18%}.home-section{padding:6rem 0}.section-muted{background:var(--muted)}.section-projects{background:#e5e8f499}.section-heading{max-width:760px;margin-bottom:2.5rem}.kicker,.footer-label{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem;font:600 11px JetBrains Mono,monospace}.section-heading h2{margin-bottom:.75rem}.section-heading>p:last-child{color:var(--subtle);margin-bottom:0}.kicker.kicker-orange{color:var(--orange)}.cms-section-white{background:#fff!important}.cms-section-muted,.cms-intro-white{background:var(--muted)!important}.home-project-card-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.home-project-card-link:hover,.home-project-card-link:focus,.home-project-card-link:visited{text-decoration:none}.home-project-card-link h3{color:var(--ink);text-decoration:none}.home-project-card-link p{color:var(--subtle);text-decoration:none}.home-project-card-link .card-link{color:var(--blue);text-decoration:none;transition:color .2s}.home-project-card-link .card-link span{transition:transform .2s;display:inline-block}.home-project-card-link:hover .card-link,.home-project-card-link:focus .card-link{color:var(--orange)}.home-project-card-link:hover .card-link span,.home-project-card-link:focus .card-link span{transform:translate(4px)}.home-page .home-section-orange .section-heading .kicker{width:fit-content;color:var(--orange);background:#fff0e5;border-radius:999px;align-items:center;padding:.4rem .8rem;display:inline-flex}.home-page .home-section-blue .section-heading .kicker{width:fit-content;color:var(--blue);background:#d2e6fa;border-radius:999px;align-items:center;padding:.4rem .8rem;display:inline-flex}.home-page .home-section.services-method-section .kicker,.home-section.services-method-section .kicker{color:var(--blue)}.metrics-grid,.service-grid,.project-grid,.investment-grid{gap:1.5rem;display:grid}.metrics-grid{grid-template-columns:repeat(4,1fr)}.metrics-grid article,.service-grid article,.investment-grid article,.project-card{background:var(--card);border-radius:1.5rem;min-height:220px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 28px #181c241a}.metrics-grid article:hover,.service-grid article:hover,.investment-grid article:hover,.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #4147541c}.metrics-grid article{flex-direction:column;justify-content:space-between;display:flex}.metrics-grid strong{color:var(--blue);font:600 clamp(2.2rem,4vw,3.25rem)/1 JetBrains Mono,monospace}.metrics-grid p,.metrics-grid span{color:var(--subtle);margin:.5rem 0 0;font-size:.85rem}.metrics-grid span{background:var(--muted);width:fit-content;color:var(--blue);text-transform:uppercase;border-radius:999px;padding:.25rem .5rem;font:600 10px JetBrains Mono,monospace}.text-link,.card-link{color:var(--blue);gap:.5rem;margin-top:2rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.text-link:hover,.card-link:hover{color:var(--orange)}.text-link span,.card-link span{transition:transform .2s}.text-link:hover span,.card-link:hover span{transform:translate(4px)}.metrics-grid article.orange-metric strong{color:var(--orange)}.metrics-grid article.orange-metric>span{color:var(--orange);background:#fff0e5}.service-grid{grid-template-columns:repeat(3,1fr)}.service-grid article{flex-direction:column;min-height:280px;display:flex}.service-grid header,.investment-grid header,.investment-grid footer{justify-content:space-between;align-items:center;display:flex}.service-grid header span{color:var(--blue);font:600 10px JetBrains Mono,monospace}.service-grid header b,.investment-grid header span{color:var(--blue);font-size:1.5rem}.service-grid h3,.investment-grid h3{margin:2rem 0 .75rem;font-size:1.35rem}.service-grid p,.investment-grid p,.project-card p{color:var(--subtle);font-size:.9rem}.service-grid footer{color:var(--blue);margin-top:auto;font:600 10px JetBrains Mono,monospace}.heading-with-link{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.heading-with-link .text-link{flex-shrink:0;margin:0}.project-grid{grid-template-columns:repeat(3,1fr)}.project-card{padding:0;overflow:hidden}.project-card img,.project-placeholder{object-fit:cover;width:100%;height:190px}.project-placeholder{color:var(--blue);background:linear-gradient(135deg,#d7e2ff,#ebedfa);place-items:center;font:700 3rem Plus Jakarta Sans,sans-serif;display:grid}.project-card-content{padding:1.5rem}.project-card h3{margin:.9rem 0 .65rem;font-size:1.25rem}.project-card h3 a{text-decoration:none}.project-card h3 a:hover{color:var(--blue)}.card-link{margin-top:.75rem;font-size:.8rem}.investment-grid{grid-template-columns:repeat(3,1fr)}.investment-grid article{flex-direction:column;min-height:210px;display:flex}.investment-grid h3{margin:0;font-size:1.15rem}.investment-grid footer{margin-top:auto;padding-top:1rem}.investment-grid small{color:#717786;font:500 10px JetBrains Mono,monospace}.contact-section{padding:6rem 0}.contact-banner{background:#e5e8f4;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.contact-banner h2{max-width:720px;margin-bottom:.75rem;font-size:clamp(1.45rem,2.5vw,2rem)}.contact-banner p{color:var(--subtle);margin-bottom:0}.contact-actions{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:1rem;display:flex}.location{color:var(--subtle);font-size:.85rem}.empty-state{color:var(--subtle)}.site-header{z-index:10;backdrop-filter:blur(14px);background:#f9f9ffee;border-bottom:1px solid #c1c6d655;position:sticky;top:0}.home-page .site-header{background:#f9f9ffee;border-bottom-color:#c1c6d655}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:76px;display:flex}.brand{color:var(--ink);white-space:nowrap;align-items:center;gap:.6rem;font:700 1rem Plus Jakarta Sans,sans-serif;text-decoration:none;display:inline-flex}.brand small,.footer-brand small{color:var(--blue);font:600 9px JetBrains Mono,monospace}.brand-mark{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:32px;height:32px;font:700 10px JetBrains Mono,monospace;display:grid}.brand img{object-fit:contain;width:auto;max-width:280px;height:68px}@media (width<=900px){.brand img{object-fit:cover;object-position:left center;width:54px;height:68px}}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.desktop-nav a{color:var(--subtle);font-size:.8rem;text-decoration:none}.desktop-nav a:hover{color:var(--orange)}.header-actions{align-items:center;gap:1.1rem;display:flex}.nav-cta{background:var(--blue);color:#fff;border-radius:999px;align-items:center;gap:.5rem;min-height:40px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.nav-cta:hover{background:var(--orange);transform:translateY(-2px)}.menu-toggle{display:none}.site-footer{background:var(--muted);color:var(--subtle);padding:4.5rem 0 1.5rem;font-size:.85rem}.footer-grid{grid-template-columns:5fr 3fr 4fr;gap:3rem;display:grid}.footer-brand{color:var(--ink);font:700 1.2rem Plus Jakarta Sans,sans-serif}.footer-motto{margin:1rem 0 .5rem}.footer-grid p{max-width:380px}.footer-grid nav{flex-direction:column;gap:.5rem;display:flex}.footer-grid a{text-decoration:none}.footer-grid a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1rem;font:500 10px JetBrains Mono,monospace;display:flex}@keyframes pulse{50%{box-shadow:0 0 0 5px #005ab733}}@media (width<=900px){.container,.home-container{width:min(100% - 2rem,640px)}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:4rem 0}.hero-orbit{min-height:300px;transform:scale(.8)}.metrics-grid,.service-grid,.project-grid,.investment-grid{grid-template-columns:repeat(2,1fr)}.heading-with-link,.contact-banner{flex-direction:column;align-items:flex-start}.desktop-nav,.header-actions{display:none}.menu-toggle{border:1px solid var(--line);background:0 0;border-radius:8px;width:40px;height:40px;display:block}.menu-toggle span{background:var(--ink);height:2px;margin:5px;display:block}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=560px){.home-section{padding:4rem 0}.hero-copy h1{font-size:2.35rem}.hero-actions,.button,.hero-tech{width:100%}.hero-orbit{transform-origin:top;min-height:230px;margin-bottom:-80px;transform:scale(.62)}.metrics-grid,.service-grid,.project-grid,.investment-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.site-footer{padding-top:3.5rem}}.page-hero{border-top:4px solid #0000;border-image:linear-gradient(90deg, var(--blue), var(--blue-bright), var(--orange)) 1;background:radial-gradient(circle at 78% 35%,#d7e2ff88,#0000 34%)}.page-hero-grid{grid-template-columns:7fr 5fr;align-items:center;gap:3rem;min-height:500px;padding:5rem 0;display:grid}.page-hero h1{letter-spacing:-.04em;max-width:820px;margin:.75rem 0 1.25rem;font-size:clamp(2.7rem,5.8vw,5rem)}.page-hero-intro{max-width:680px;color:var(--subtle);font-size:1.15rem}.page-hero-mark{aspect-ratio:1;width:min(310px,100%);color:var(--blue);letter-spacing:.1em;text-align:center;text-transform:uppercase;background:radial-gradient(circle,#d7e2ff 0 25%,#0000 26%),repeating-radial-gradient(circle,#0000 0 48px,#0072e533 49px 50px);border:1px solid #0072e566;border-radius:50%;justify-self:end;place-items:center;font:600 11px JetBrains Mono,monospace;display:grid}.page-hero-mark b{color:var(--orange);margin:-240px 0 0 240px;font:400 2rem Inter,sans-serif;position:absolute}.inner-section{padding:6rem 0}.inner-cta{padding:0 0 6rem}.service-page-grid,.technology-page-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-page-grid article{border:1px solid var(--line);background:var(--card);border-radius:1.5rem;min-height:260px;padding:1.75rem}.service-page-grid h3{margin:2rem 0 .75rem;font-size:1.35rem}.service-page-grid p{color:var(--subtle)}.service-page-grid a{color:var(--blue);font-size:.85rem;font-weight:600}.service-number{color:var(--blue);font:600 12px JetBrains Mono,monospace}.technology-page-grid{grid-template-columns:repeat(4,1fr)}.technology-page-grid article{border-top:2px solid var(--blue);background:var(--muted);padding:1.5rem}.technology-page-grid span{color:var(--blue);font:600 10px JetBrains Mono,monospace}.technology-page-grid h3{margin:1rem 0 0;font-size:1.05rem}.contact-grid,.location-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.contact-grid h2,.location-grid h2{margin:.75rem 0}.contact-grid p,.location-grid p{max-width:540px;color:var(--subtle)}.contact-detail{color:var(--blue);gap:.5rem;margin-top:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.contact-form{background:var(--card);border-radius:1.5rem;gap:1rem;padding:1.75rem;display:grid;box-shadow:0 5px 18px #41475412}.contact-form label{color:var(--subtle);text-transform:uppercase;gap:.4rem;font:600 11px JetBrains Mono,monospace;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:.5rem;padding:.75rem;font:400 1rem Inter,sans-serif}.contact-form textarea{resize:vertical}.location-panel{min-height:280px;color:var(--blue);background:linear-gradient(135deg,#d7e2ff,#f1f3ff);border:1px solid #0072e566;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:2rem;font:600 11px JetBrains Mono,monospace;display:flex}.location-panel strong{letter-spacing:0;align-self:center;font:700 1.5rem Plus Jakarta Sans,sans-serif}.footer-grid a{margin:.35rem 0;display:block}.footer-social a{color:var(--blue)}@media (width<=900px){.page-hero-grid{grid-template-columns:1fr;min-height:auto}.page-hero-mark{justify-self:start;width:220px}.page-hero-mark b{margin:-170px 0 0 170px}.service-page-grid,.technology-page-grid{grid-template-columns:repeat(2,1fr)}.contact-grid,.location-grid{grid-template-columns:1fr;gap:2.5rem}}@media (width<=560px){.page-hero-grid{padding:4rem 0}.service-page-grid,.technology-page-grid{grid-template-columns:1fr}.page-hero h1{font-size:2.35rem}.contact-form{padding:1.25rem}}.split-content{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.split-content>div:last-child{color:var(--subtle);font-size:1.05rem}.split-content>div:last-child p{margin:0 0 1.25rem}.statement{max-width:900px}.statement h2{margin:.75rem 0 0;font-size:clamp(2.1rem,4vw,3.6rem)}.method-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.method-grid article{border-top:2px solid var(--line);padding-top:1.25rem}.method-grid span{color:var(--blue);font:600 11px JetBrains Mono,monospace}.method-grid h3{margin:1.25rem 0 .5rem;font-size:1.2rem}.method-grid p{color:var(--subtle);font-size:.9rem}.insight-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.insight-card{background:var(--card);border-radius:1.5rem;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 5px 18px #41475412}.insight-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #4147541c}.insight-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.insight-card-content{padding:1.5rem}.insight-card .kicker{margin-bottom:.75rem}.insight-card h3{margin:0 0 .75rem;font-size:1.25rem}.insight-card h3 a{text-decoration:none}.insight-card h3 a:hover{color:var(--blue)}.insight-card p:not(.kicker){color:var(--subtle);font-size:.9rem}.insight-card time{color:#717786;font:500 10px JetBrains Mono,monospace}.participation-page-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.participation-page-grid article{background:var(--card);border-radius:1.5rem;overflow:hidden;box-shadow:0 5px 18px #41475412}.participation-page-grid article>img{object-fit:cover;width:100%;height:210px}.participation-page-grid article>div{padding:1.5rem}.participation-page-grid header{justify-content:space-between;align-items:center;display:flex}.participation-page-grid header .kicker{margin:0}.participation-page-grid header span{color:#717786;font:500 11px JetBrains Mono,monospace}.participation-page-grid h3{margin:.75rem 0 .5rem;font-size:1.35rem}.participation-page-grid h3 a{text-decoration:none}.participation-page-grid p:not(.kicker){color:var(--subtle);font-size:.9rem}@media (width<=900px){.split-content{grid-template-columns:1fr;gap:2rem}.method-grid,.insight-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.method-grid,.insight-grid{grid-template-columns:1fr}}.about-page{background:var(--surface);color:var(--ink)}.about-page h1,.about-page h2,.about-page h3{letter-spacing:-.03em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.12}.about-page p{color:var(--subtle)}.breadcrumb{color:var(--subtle);align-items:center;gap:.75rem;margin-bottom:3.5rem;padding-top:2rem;font-size:.78rem;display:flex}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{color:var(--blue)}.section-label{width:fit-content;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#e5eaff;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.28rem .65rem;font:600 12px/1.35 JetBrains Mono,monospace;display:inline-flex}.section-label.orange{color:#a74300;background:#fff0e6}.about-hero{padding-bottom:5rem}.about-hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.95fr);align-items:center;gap:4rem;display:grid}.about-hero-copy h1{margin:0 0 1.2rem;font-size:clamp(2rem,2.8vw,2.75rem)}.about-lead{max-width:680px;margin:0 0 1.2rem;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:500;line-height:1.55;color:var(--ink)!important}.about-description{max-width:680px;margin-bottom:2rem;font-size:.94rem;line-height:1.75}.about-mini-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.about-mini-card{background:var(--muted);border-radius:14px;min-height:86px;padding:1.15rem 1.25rem}.about-mini-card span{color:var(--subtle);letter-spacing:.08em;margin-bottom:.45rem;font:600 8px JetBrains Mono,monospace;display:block}.about-mini-card strong{color:var(--ink);font-size:.82rem}.about-hero-visual{position:relative}.visual-placeholder{min-height:440px;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:radial-gradient(circle at 70% 25%,#d7e2ff,#0000 35%),linear-gradient(135deg,#e6eaff,#cfd9ec);border-radius:18px;place-items:center;font:600 12px JetBrains Mono,monospace;display:grid;overflow:hidden}.location-badge{backdrop-filter:blur(10px);color:var(--subtle);letter-spacing:.06em;background:#f9f9fff0;border-radius:12px;justify-content:space-between;gap:1rem;padding:.85rem 1rem;font:600 8px JetBrains Mono,monospace;display:flex;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem;box-shadow:0 8px 30px #181c241f}.location-badge strong{color:var(--blue)}.about-section{padding:5.5rem 0}.about-section-muted{background:var(--muted)}.about-section h2{max-width:650px;margin:0 0 .75rem;font-size:clamp(1.5rem,2.2vw,1.9rem)}.section-intro{max-width:700px;margin:0 0 2.5rem;font-size:.92rem}.about-story-grid{background:var(--muted);grid-template-columns:minmax(300px,.85fr) minmax(0,1.25fr);align-items:center;gap:4rem;padding:5.5rem 0;display:grid}.about-story-visual .visual-placeholder{min-height:470px}.visual-dark{color:#fff;background:radial-gradient(circle at 60% 40%,#005ab755,#0000 30%),linear-gradient(145deg,#111b31,#06366b)}.about-story-copy p{margin:0 0 1rem;font-size:.9rem;line-height:1.75}.technical-tags{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.technical-tags span{background:var(--surface);color:var(--ink);border-radius:8px;padding:.45rem .75rem;font:600 9px JetBrains Mono,monospace}.about-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}.about-metric-card{background:var(--card);border-radius:16px;flex-direction:column;min-height:330px;padding:1.6rem;display:flex;box-shadow:0 8px 28px #181c241a}.metric-label{width:fit-content;color:var(--blue);letter-spacing:.06em;background:#e4ebff;padding:.25rem .5rem;font:600 8px JetBrains Mono,monospace}.orange-label{color:#b94e00;background:#fff0e5}.about-metric-card>strong{color:var(--ink);margin:1.2rem 0 .25rem;font:600 clamp(2.1rem,3vw,3rem)/1 JetBrains Mono,monospace;display:block}.about-metric-card h3{margin:0 0 1.2rem;font-size:1rem}.about-metric-card p{background:var(--muted);border-radius:9px;margin-top:auto;margin-bottom:0;padding:1rem;font-size:.78rem;line-height:1.6}.mission-card{background:#ffffffc7;border-radius:18px;padding:clamp(2rem,5vw,4.5rem)}.mission-card h2{max-width:1050px;color:var(--ink);margin:1rem 0 2.5rem;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.25}.mission-footer{justify-content:space-between;align-items:end;gap:2rem;display:flex}.mission-footer>div{flex-direction:column;display:flex}.mission-footer strong{color:var(--ink);font-size:1rem}.mission-footer>div span{color:#9d4300;letter-spacing:.1em;margin-top:.3rem;font:600 12px/1.4 JetBrains Mono,monospace}.mission-badge{background:var(--muted);color:var(--subtle);border-radius:8px;padding:.45rem .8rem;font-size:.75rem}.about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.value-card{background:var(--card);border-radius:16px;flex-direction:column;min-height:340px;padding:2rem;display:flex;box-shadow:0 8px 28px #181c241a}.value-icon{width:48px;height:48px;color:var(--blue);background:#e5eaff;border-radius:12px;place-items:center;margin-bottom:1.5rem;font:700 1.2rem JetBrains Mono,monospace;display:grid}.orange-icon{color:var(--orange);background:#fff0e5}.value-card h3{margin:0 0 .8rem;font-size:1.25rem}.value-card p{margin:0;font-size:.86rem;line-height:1.7}.value-meta{color:var(--blue);letter-spacing:.08em;margin-top:auto;padding-top:1.5rem;font:600 12px/1.4 JetBrains Mono,monospace}.orange-meta{color:#9d4300}.about-cta{background:#e8ebf8;border-radius:18px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);align-items:center;gap:4rem;padding:3.5rem 4rem;display:grid}.about-cta h2{max-width:500px;margin:.8rem 0;font-size:clamp(1.4rem,2vw,1.7rem)}.about-cta p{max-width:650px;margin-bottom:0;font-size:.88rem}.about-cta-actions{flex-direction:column;gap:.8rem;display:flex}.about-btn{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.5rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,color .2s;display:flex}.about-btn:hover{transform:translateY(-2px)}.about-btn.primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.about-btn.primary:hover{border-color:var(--orange);background:var(--orange);color:#fff}.about-btn.secondary{color:#000;background:#fff}.about-btn.secondary:hover{border-color:var(--orange);background:var(--orange);color:#fff}@media (width<=900px){.about-hero-grid,.about-story-grid,.about-cta{grid-template-columns:1fr}.about-hero-grid,.about-story-grid{gap:2.5rem}.about-hero-visual{max-width:650px}.about-metrics-grid{grid-template-columns:repeat(2,1fr)}.about-values-grid{grid-template-columns:1fr}.value-card{min-height:280px}.about-cta{gap:2rem;padding:2.5rem}}@media (width<=560px){.about-hero{padding-bottom:3.5rem}.breadcrumb{margin-bottom:2.25rem;padding-top:1.25rem}.about-mini-grid,.about-metrics-grid{grid-template-columns:1fr}.about-mini-card{min-height:auto}.visual-placeholder{min-height:330px}.location-badge{flex-direction:column;margin-top:.75rem;position:static}.about-section{padding:4rem 0}.about-story-visual .visual-placeholder{min-height:320px}.about-metric-card{min-height:290px}.mission-card{padding:2rem 1.5rem}.mission-footer{flex-direction:column;align-items:flex-start}.about-cta{padding:2rem 1.5rem}}body.services-page-body,.services-page{background:var(--surface);color:var(--ink)}.services-page h1,.services-page h2,.services-page h3{color:var(--ink);letter-spacing:-.035em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.12}.services-page p{color:var(--subtle)}.services-hero{padding:2rem 0 6rem}.services-hero-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);align-items:start;gap:6rem;display:grid}.services-hero h1{max-width:620px;margin:1rem 0 0;font-size:clamp(1.9rem,2.6vw,2.6rem);line-height:1.2}.services-hero-side{padding-top:5rem}.services-hero-side>p{max-width:390px;margin:0;font-size:1rem;line-height:1.65}.services-tags{flex-direction:column;align-items:flex-start;gap:.55rem;margin-top:2rem;display:flex}.services-tags span{background:var(--muted);color:var(--ink);letter-spacing:.06em;border-radius:999px;padding:.35rem .7rem;font:600 12px JetBrains Mono,monospace}.services-section{padding:5.5rem 0}.services-muted{background:var(--muted)}.services-split{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:center;gap:4rem;display:grid}.services-split.reverse{grid-template-columns:minmax(360px,1fr) minmax(0,1fr)}.service-eyebrow{letter-spacing:.08em;text-transform:uppercase;align-items:center;margin-bottom:1.3rem;font:600 12px JetBrains Mono,monospace;display:inline-flex}.service-eyebrow.blue{color:var(--blue)}.service-eyebrow.orange{color:#a74300}.services-content>h2{max-width:520px;margin:0 0 1rem;font-size:clamp(1.4rem,2vw,1.7rem)}.services-content>p{max-width:680px;margin-bottom:1.8rem;font-size:.92rem;line-height:1.7}.services-card-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.service-feature-card{background:var(--muted);border-radius:9px;gap:.7rem;min-height:110px;padding:1rem;display:flex}.services-muted .service-feature-card{background:#fff}.feature-icon{color:var(--blue);flex-shrink:0;font-size:1rem}.feature-icon.orange{color:#b34b00}.service-feature-card h3{letter-spacing:-.01em;margin:0 0 .35rem;font-size:.9rem}.service-feature-card p{margin:0;font-size:.76rem;line-height:1.5}.services-visual{position:relative}.services-placeholder{min-height:390px;color:var(--blue);background:radial-gradient(circle at 60% 30%,#d4e4ff,#0000 25%),linear-gradient(140deg,#edf3ff,#cbd8ec);border-radius:15px;place-items:center;font:600 10px JetBrains Mono,monospace;display:grid}.services-placeholder.dark{background:radial-gradient(circle at 50% 45%,#005ab755,#0000 25%),linear-gradient(135deg,#dfe8f8,#c8d5e9)}.services-image-caption{color:#fff;letter-spacing:.05em;background:#303746d9;border-radius:0 0 15px 15px;justify-content:space-between;gap:1rem;padding:.8rem 1rem;font:600 8px JetBrains Mono,monospace;display:flex;position:absolute;bottom:0;left:0;right:0}.method-title{max-width:720px;margin:.8rem 0 .5rem;font-size:clamp(2rem,3vw,3rem)}.method-intro{max-width:800px;margin-bottom:2.2rem}.services-method-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.services-method-card{background:#fff;border-radius:15px;flex-direction:column;min-height:300px;padding:1.4rem;display:flex}.services-method-card header{justify-content:space-between;align-items:center;display:flex}.services-method-card header strong{color:var(--blue);font:600 1.7rem JetBrains Mono,monospace}.services-method-card header span{background:var(--muted);color:var(--subtle);padding:.25rem .5rem;font:600 8px JetBrains Mono,monospace}.services-method-card h3{letter-spacing:-.015em;margin:1.2rem 0 .65rem;font-size:1rem}.services-method-card p{margin:0;font-size:.76rem;line-height:1.55}.services-method-card small{color:var(--blue);letter-spacing:.05em;margin-top:auto;padding-top:1.5rem;font:600 12px JetBrains Mono,monospace}.services-method-card small.orange{color:#a74300}.service-grid>article.orange-card header span,.service-grid>article.orange-card header b,.service-grid>article.orange-card footer{color:var(--orange)}.services-benchmark-section{padding:3rem 0}.services-benchmark{background:var(--card);border-radius:16px;grid-template-columns:1.4fr 1fr;align-items:center;gap:3rem;padding:2rem 2.2rem;display:grid;box-shadow:0 4px 20px #41475412}.benchmark-label{color:var(--blue);letter-spacing:.08em;font:600 9px JetBrains Mono,monospace}.services-benchmark h2{max-width:650px;margin:.5rem 0 .7rem;font-size:1.45rem}.services-benchmark p{max-width:620px;margin:0;font-size:.78rem}.benchmark-metrics{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.benchmark-metrics div{text-align:center}.benchmark-metrics strong{color:var(--ink);font:600 clamp(1.8rem,3vw,2.7rem) JetBrains Mono,monospace;display:block}.benchmark-metrics div.blue strong{color:var(--blue)}.benchmark-metrics div.orange strong{color:#a74300}.benchmark-metrics span{color:var(--subtle);margin-top:.2rem;font:600 12px JetBrains Mono,monospace;display:block}.services-final-cta{text-align:center;background:#e8ebf8;padding:5.5rem 0}.services-final-cta .home-container{max-width:800px}.services-final-cta h2{max-width:550px;margin:1rem auto;font-size:clamp(1.5rem,2.4vw,2rem)}.services-final-cta p{max-width:680px;margin:0 auto 1.5rem}.services-final-actions{justify-content:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.services-btn{border-radius:999px;justify-content:center;align-items:center;min-width:240px;min-height:46px;padding:.8rem 1.5rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.services-btn:hover{transform:translateY(-2px)}.services-btn.primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.services-btn.primary:hover{border-color:var(--orange);background:var(--orange);color:#fff}.services-btn.secondary{color:#000;background:#fff}.services-btn.secondary:hover{border-color:var(--orange);background:var(--orange);color:#fff}.services-final-cta small{letter-spacing:.08em;font:600 12px JetBrains Mono,monospace}.service-eyebrow{border-radius:999px;align-items:center;width:fit-content;padding:.4rem .8rem;display:inline-flex}.service-eyebrow.orange{color:var(--orange);background:#fff0e5}.service-eyebrow.blue{color:var(--blue);background:#d2e6fa}.home-section.services-method-section .section-heading .kicker{width:fit-content;color:var(--blue);background:#d2e6fa;border-radius:999px;align-items:center;padding:.4rem .8rem;font-size:12px;display:inline-flex}@media (width<=900px){.services-hero-grid,.services-split,.services-split.reverse,.services-benchmark{grid-template-columns:1fr}.services-hero-side{padding-top:0}.services-method-grid{grid-template-columns:repeat(2,1fr)}.benchmark-metrics{max-width:500px}}@media (width<=560px){.services-hero{padding-bottom:4rem}.services-hero h1{font-size:2.4rem}.services-section{padding:4rem 0}.services-card-grid,.services-method-grid,.benchmark-metrics{grid-template-columns:1fr}.services-placeholder{min-height:300px}.services-image-caption{border-radius:0 0 15px 15px;flex-direction:column;position:static}.services-final-actions{flex-direction:column}.services-btn{width:100%}}body.research-page-body,.research-page{background:var(--surface);color:var(--ink)}.research-page h1,.research-page h2,.research-page h3{color:var(--ink);letter-spacing:-.035em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.12}.research-page p{color:var(--subtle)}.research-hero{padding:0 0 5.5rem}.research-hero-top{justify-content:flex-end;margin-bottom:1.8rem;display:flex}.research-hero-grid{grid-template-columns:1.5fr .75fr;align-items:center;gap:5rem;display:grid}.research-hero h1{max-width:800px;margin:0 0 1.2rem;font-size:clamp(2rem,2.8vw,2.75rem)}.research-hero p{max-width:720px;margin:0;font-size:1rem;line-height:1.7}.research-summary{gap:.7rem;display:grid}.research-summary>div{background:var(--muted);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:.8rem 1rem;display:flex}.research-summary span{letter-spacing:.07em;font:600 12px JetBrains Mono,monospace}.research-summary strong{color:var(--blue);font:600 1rem JetBrains Mono,monospace}.orange-badge{background:#fff0e5;padding:.25rem .5rem;color:#a74300!important;font-size:12px!important}.research-toolbar-section{background:var(--muted);padding:1.5rem 0}.research-toolbar{background:#fff;border-radius:10px;align-items:center;gap:.8rem;padding:1rem;display:flex}.research-search{background:var(--muted);width:42px;height:42px;color:var(--blue);border:0;border-radius:7px;flex-shrink:0}.research-filters{flex-wrap:wrap;gap:.5rem;display:flex}.research-filters button{background:var(--muted);min-height:34px;color:var(--subtle);border:0;border-radius:999px;padding:.45rem .8rem;font-size:.75rem}.research-filters button.active{background:var(--blue);color:#fff}.research-filters span{opacity:.75;margin-left:.25rem}.research-toolbar-meta{align-items:center;gap:1rem;margin-left:auto;font:600 9px JetBrains Mono,monospace;display:flex}.research-toolbar-meta select{background:var(--muted);border:0;margin-left:.4rem;padding:.45rem .6rem}.research-featured-section{padding:3.5rem 0 2rem}.featured-project-card{background:#fff;border-radius:15px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden;box-shadow:0 5px 22px #4147540f}.featured-project-copy{padding:3rem}.project-badges{flex-wrap:wrap;gap:.5rem;display:flex}.project-badges span{background:var(--muted);color:var(--blue);border-radius:999px;padding:.35rem .6rem;font:600 12px JetBrains Mono,monospace}.project-badges span.orange{color:#fff;background:#ff7920}.featured-project-copy h2{max-width:670px;margin:1.2rem 0 .8rem;font-size:clamp(2rem,3vw,3rem)}.featured-project-description{max-width:680px;line-height:1.7}.featured-metric{background:var(--muted);border-radius:9px;margin:1.5rem 0;padding:1.2rem}.featured-metric>div:first-child,.featured-baseline{vertical-align:top;flex-direction:column;display:inline-flex}.featured-baseline{float:right;text-align:right}.featured-metric span{font:600 10px JetBrains Mono,monospace}.featured-metric strong{color:var(--blue);margin-top:.35rem;font:600 2.6rem JetBrains Mono,monospace;display:block}.featured-metric strong small{margin-left:.35rem;font-size:10px}.featured-baseline del{margin-top:.35rem;font-size:.8rem}.featured-baseline b{color:#a74300;background:#ffe3d3;align-self:flex-end;width:fit-content;margin-top:.3rem;padding:.2rem .4rem;font:600 10px JetBrains Mono,monospace}.metric-line{clear:both;background:linear-gradient(90deg, var(--blue) 0 10%, #dce2f2 10% 100%);border-radius:999px;height:5px;margin:1rem 0 .5rem}.featured-metric footer{justify-content:space-between;gap:1rem;display:flex}.featured-metric footer strong{margin:0;font-size:10px}.project-tech-tags{flex-wrap:wrap;gap:.45rem;display:flex}.project-tech-tags span{background:var(--muted);color:var(--subtle);padding:.35rem .6rem;font:600 10px JetBrains Mono,monospace}.featured-actions{gap:.75rem;margin-top:1.5rem;display:flex}.research-final-actions{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex;transform:translate(185px)}.research-btn{border:1px solid var(--blue);background:var(--blue);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.2rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.research-btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.research-btn.primary:hover{background:var(--orange);border-color:var(--orange);color:#fff}.research-btn.secondary{color:#000;background:#fff;border:1px solid #fff}.research-btn.secondary:hover{border-color:var(--orange);background:var(--orange);color:#fff}.featured-project-visual{background:#e4e7f4;min-height:500px;padding:1rem}.featured-project-visual img,.research-image-placeholder{object-fit:cover;border-radius:10px;width:100%;height:100%}.research-image-placeholder{min-height:380px;color:var(--blue);background:linear-gradient(145deg,#e4eaff,#cbd7eb);place-items:center;font:600 12px JetBrains Mono,monospace;display:grid}.research-projects-section{padding:2rem 0 3.5rem}.research-project-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.research-project-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 22px #4147540f}.research-project-image{height:270px;position:relative}.research-project-image img{object-fit:cover;width:100%;height:100%}.project-status{background:var(--blue);color:#fff;border-radius:999px;padding:.4rem .65rem;font:600 12px JetBrains Mono,monospace;position:absolute;top:1rem;left:1rem}.research-project-content{padding:1.6rem}.research-project-content h2{margin:0 0 .3rem;font-size:1.45rem}.research-project-content>p{min-height:70px;font-size:.87rem;line-height:1.6}.research-project-content footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.7rem;display:flex}.research-project-content footer span{color:var(--subtle);font:600 9px JetBrains Mono,monospace}.research-project-content footer a{color:var(--blue);margin-left:auto;font-size:.8rem;font-weight:600;text-decoration:none}.research-archive-footer{color:var(--blue);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;font:600 12px JetBrains Mono,monospace;display:flex}.research-pagination{align-items:center;gap:.75rem;display:flex}.research-page-btn{border:1px solid var(--blue);width:28px;height:28px;color:var(--blue);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;font:600 12px JetBrains Mono,monospace;transition:background .15s,color .15s;display:inline-flex}.research-page-btn:hover:not(:disabled){background:var(--blue);color:#fff}.research-page-btn:disabled{opacity:.4;cursor:not-allowed}.research-archive-section{padding:1rem 0 3rem}.research-archive-status,.research-sandbox{border-radius:8px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex}.research-archive-status{background:var(--muted)}.archive-icon,.sandbox-icon{width:42px;height:42px;color:var(--blue);background:#e5eaff;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.research-archive-status strong{color:var(--ink)}.research-archive-status p{margin:0;font:500 9px/1.6 JetBrains Mono,monospace}.research-sandbox{background:#fff;margin-top:2rem}.research-sandbox h3{margin:0 0 .25rem;font-size:1rem}.research-sandbox p{margin:0;font-size:.78rem}.research-sandbox a{background:var(--muted);color:var(--ink);margin-left:auto;padding:.7rem 1rem;font-size:.75rem;text-decoration:none}.research-final-section{background:var(--muted);padding:3rem 0}.research-final-card{background:#fff;border-radius:15px;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;padding:3.5rem;display:grid}.research-final-label{color:#a74300;letter-spacing:.06em;font:600 12px JetBrains Mono,monospace}.research-final-card h2{max-width:600px;margin:1rem 0;font-size:clamp(2rem,3vw,3rem)}.research-final-card p{max-width:600px;margin:0}.research-final-actions{gap:.75rem;display:flex}@media (width<=900px){.research-hero-grid,.featured-project-card,.research-final-card{grid-template-columns:1fr}.research-hero-top{justify-content:flex-start}.research-project-grid{grid-template-columns:1fr}.research-toolbar{flex-wrap:wrap}.research-toolbar-meta{width:100%;margin-left:0}.featured-project-visual{min-height:350px}}@media (width<=560px){.research-hero h1{font-size:2.5rem}.featured-project-copy{padding:1.5rem}.featured-actions,.research-final-actions,.research-project-content footer,.research-archive-status,.research-sandbox{flex-direction:column;align-items:flex-start}.research-btn{width:100%}.research-sandbox a{margin-left:0}.benchmark-metrics{grid-template-columns:1fr}}@media (width<=768px){.research-final-actions{align-items:center;width:100%;transform:none}.research-final-actions .research-btn{box-sizing:border-box;text-align:center;width:100%;max-width:320px}}.secondary-project-badges{z-index:2;flex-wrap:wrap;align-items:center;gap:.45rem;display:flex;position:absolute;top:1rem;left:1rem}.secondary-project-badges span{letter-spacing:.04em;border-radius:999px;padding:.35rem .65rem;font:600 12px JetBrains Mono,monospace}.blue-project-badge{background:var(--blue);color:#fff}.orange-project-badge{background:var(--orange);color:#fff}.trl-project-badge{color:var(--subtle);background:#f9f9ffeb}.project-subtitle{letter-spacing:.06em;margin:.35rem 0 1.2rem;font:600 12px/1.4 JetBrains Mono,monospace;display:block}.blue-text{color:var(--blue)}.orange-text{color:#a74300}.secondary-project-description{min-height:90px;margin:0 0 1.2rem!important;font-size:.9rem!important;line-height:1.65!important}.research-project-content{flex-direction:column;min-height:270px;display:flex}.research-project-content footer{margin-top:auto}.research-project-image{overflow:hidden}.research-project-image img{transition:transform .35s}.research-project-card:hover .research-project-image img{transform:scale(1.025)}.research-page-body .research-project-card-link{color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.research-page-body .research-project-card-link:visited,.research-page-body .research-project-card-link:focus{color:inherit;text-decoration:none}.research-page-body .research-project-card-link .project-discover-link{color:var(--blue);transition:color .2s}.research-page-body .research-project-card-link:hover .project-discover-link{color:var(--orange)}body.venture-page-body,.venture-page{background:var(--surface);color:var(--ink)}.venture-page h1,.venture-page h2,.venture-page h3{color:var(--ink);letter-spacing:-.035em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.12}.venture-page p{color:var(--subtle)}.venture-hero{background-image:radial-gradient(#0072e522 1px,#0000 1px);background-size:20px 20px;padding:0 0 3rem}.venture-hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.75fr);align-items:start;gap:5rem;margin-top:1.5rem;display:grid}.venture-hero h1{max-width:650px;margin:0 0 1.2rem;font-size:clamp(2rem,2.8vw,2.75rem)}.venture-hero-intro{max-width:850px;margin:0;font-size:1rem;line-height:1.7}.venture-method-box{background:var(--muted);border-radius:10px;padding:1.5rem}.venture-method-label{color:var(--blue);letter-spacing:.07em;font:600 12px JetBrains Mono,monospace}.venture-method-box p{margin:1rem 0 0;font-size:.88rem;line-height:1.65}.venture-metrics{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:3.5rem;display:grid}.venture-metrics article{background:var(--muted);border-radius:8px;min-height:160px;padding:1.3rem}.venture-metrics header{justify-content:space-between;align-items:center;display:flex}.venture-metrics header span{letter-spacing:.07em;font:600 12px JetBrains Mono,monospace}.venture-metrics header b{color:var(--blue)}.venture-metrics article>strong{color:var(--ink);margin:2rem 0 .2rem;font:600 clamp(2.1rem,4vw,3.5rem) JetBrains Mono,monospace;display:block}.venture-metrics .venture-stage{font-size:clamp(1.8rem,3vw,3rem)}.venture-metrics p{margin:0;font-size:.78rem}.venture-section{padding:5rem 0}.venture-muted{background:var(--muted)}.venture-eyebrow{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;margin-bottom:1rem;font:600 12px JetBrains Mono,monospace;display:inline-flex}.venture-main-title{max-width:950px;margin:0 0 2rem;font-size:clamp(2rem,3vw,3rem)}.venture-thesis-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.venture-thesis-copy>p{margin:0 0 1.3rem;font-size:.92rem;line-height:1.7}.venture-ip-box{background:#fff;border-radius:8px;gap:1rem;margin-top:1.5rem;padding:1rem 1.2rem;display:flex}.venture-ip-box>span{color:var(--blue)}.venture-ip-box p{margin:0;font-size:.78rem}.venture-diagram-placeholder{background:radial-gradient(circle,#d6def0 1px,#0000 1px) 0 0/30px 30px;border:12px solid #fff;border-radius:14px;min-height:330px;position:relative}.venture-diagram-core{background:var(--blue);color:#fff;text-align:center;border-radius:50%;place-items:center;width:90px;height:90px;font:600 9px JetBrains Mono,monospace;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.venture-diagram-core small{display:block}.venture-node{text-align:center;background:#fff;border:6px solid #eef0f9;border-radius:50%;place-items:center;width:75px;height:75px;font:600 7px JetBrains Mono,monospace;display:grid;position:absolute}.node-a{top:18%;left:22%}.node-b{top:16%;right:18%}.node-c{bottom:18%;left:22%}.node-d{bottom:17%;right:18%}.venture-pillars{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:3rem;display:grid}.venture-pillars article{background:#fff;border-radius:8px;flex-direction:column;min-height:260px;padding:1.4rem;display:flex}.venture-pillar-icon{background:var(--muted);width:38px;height:38px;color:var(--blue);border-radius:7px;place-items:center;margin-bottom:1.2rem;display:grid}.venture-pillars h3{margin:0 0 .8rem;font-size:1.15rem}.venture-pillars p{margin:0;font-size:.78rem;line-height:1.6}.venture-pillars article>span{color:var(--blue);margin-top:auto;padding-top:1.5rem;font:600 12px JetBrains Mono,monospace}.participations-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.participations-heading h2{max-width:750px;margin:0 0 .5rem;font-size:clamp(2rem,3vw,3rem)}.participations-heading p{margin:0}.participations-count{background:var(--muted);border-radius:8px;max-width:230px;padding:.7rem 1rem;font:600 12px JetBrains Mono,monospace}.participation-filters{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0;display:flex}.participation-filters button{background:var(--muted);color:var(--ink);cursor:pointer;border:0;border-radius:999px;padding:.7rem 1rem;transition:background .2s,color .2s}.participation-filters button:hover{background:var(--line)}.participation-filters button.active{background:var(--blue);color:#fff}.participation-filters button.active:hover{background:var(--blue-bright)}.participations-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.participation-card[hidden]{display:none}.participation-card{background:var(--muted);border-radius:14px;flex-direction:column;min-height:340px;padding:1.5rem;display:flex}.participation-top{justify-content:space-between;align-items:center;display:flex}.participation-logo{width:48px;height:48px;color:var(--blue);background:#fff;border-radius:8px;place-items:center;font-size:1.3rem;font-weight:600;display:grid}.participation-year{color:var(--blue);background:#e4e9fb;padding:.3rem .5rem;font:600 12px JetBrains Mono,monospace}.participation-sector{color:var(--subtle);margin-top:1.5rem;font:600 12px JetBrains Mono,monospace}.participation-card h3{margin:.5rem 0 .8rem;font-size:1.2rem}.participation-description{margin:0 0 1rem;font-size:.82rem;line-height:1.6}.participation-tags{flex-wrap:wrap;gap:.4rem;display:flex}.participation-tags span{background:#fff;padding:.35rem .55rem;font:600 10px JetBrains Mono,monospace}.participation-card footer{margin-top:auto;padding-top:1.5rem}.participation-card footer a{color:var(--blue);font-size:.8rem;font-weight:600;text-decoration:none}.participations-status{background:var(--muted);color:var(--blue);border-radius:7px;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding:.8rem 1rem;font:600 12px JetBrains Mono,monospace;display:flex}.founder-card{background:#fff;border-radius:14px;padding:3rem}.founder-card>h2{max-width:850px;margin:0 0 .8rem;font-size:clamp(2rem,3vw,3rem)}.founder-intro{max-width:800px}.founder-steps{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.founder-steps article{background:var(--muted);border-radius:8px;min-height:190px;padding:1.3rem}.founder-steps header{justify-content:space-between;display:flex}.founder-steps header span{background:var(--blue);color:#fff;padding:.3rem .6rem;font:600 12px JetBrains Mono,monospace}.founder-steps header b{font:600 10px JetBrains Mono,monospace}.founder-steps h3{margin:1rem 0 .6rem;font-size:1rem}.founder-steps p{margin:0;font-size:.78rem}.founder-footer{justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;display:flex}.founder-footer>div{gap:1rem;display:flex}.founder-footer h3{margin:0 0 .2rem}.founder-footer p{margin:0;font-size:.78rem}.rocket{color:var(--blue);font-size:1.7rem}.venture-button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.venture-button.primary{background:var(--blue);color:#fff}.venture-button.primary:hover{background:var(--orange);transform:translateY(-2px)}.venture-button.dark{color:#fff;background:#171c24}.venture-button.dark:hover{background:var(--orange);color:#fff;transform:translateY(-2px)}.institutional-box{background:var(--muted);border-radius:12px;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:2rem 2.5rem;display:grid}.institutional-box h2{margin:.5rem 0;font-size:1.5rem}.institutional-box p{max-width:700px;margin:0}.institutional-actions{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.institutional-address{background:#fff;gap:.7rem;padding:.9rem 1.2rem;font:600 11px JetBrains Mono,monospace;display:flex}.venture-eyebrow-orange{width:fit-content;color:var(--orange);width:fit-content;background:#fff0e5;border-radius:999px;align-items:center;padding:.4rem .8rem;display:inline-flex}.venture-eyebrow-blue{width:fit-content;color:var(--blue);width:fit-content;background:#d2e6fa;border-radius:999px;align-items:center;padding:.4rem .8rem;display:inline-flex}.venture-pillars>article:nth-child(odd) .venture-pillar-icon,.venture-pillars>article:nth-child(odd)>span{color:var(--blue)}.venture-pillars>article:nth-child(2n) .venture-pillar-icon,.venture-pillars>article:nth-child(2n)>span{color:var(--orange)}.venture-pillars>article:nth-child(odd) .venture-pillar-icon{background:#d2e6fa}.venture-pillars>article:nth-child(2n) .venture-pillar-icon{background:#fff0e5}.founder-steps>article header>span{border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:8px 14px;display:inline-flex}.founder-steps>article:nth-child(odd) header>span{background:var(--blue);color:#fff}.founder-steps>article:nth-child(2n) header>span{background:var(--orange);color:#fff}.participation-site-link{color:var(--blue);transition:color .2s}.participation-site-link:hover{color:var(--orange)}@media (width<=900px){.venture-hero-grid,.venture-thesis-grid,.institutional-box{grid-template-columns:1fr}.venture-metrics,.participations-grid,.founder-steps,.venture-pillars{grid-template-columns:repeat(2,1fr)}.participations-heading,.founder-footer,.institutional-actions{flex-direction:column;align-items:flex-start}}@media (width<=560px){.venture-hero h1{font-size:2.5rem}.venture-metrics,.venture-pillars,.participations-grid,.founder-steps{grid-template-columns:1fr}.founder-card{padding:1.5rem}.participations-status{flex-direction:column}.institutional-box{padding:1.5rem}}body.insights-page-body,.insights-page{background:var(--surface);color:var(--ink)}.insights-page h1,.insights-page h2,.insights-page h3{color:var(--ink);letter-spacing:-.035em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.12}.insights-page p{color:var(--subtle)}.insights-filter-section{background:var(--muted);padding:1.5rem 0}.insights-hero{padding:0 0 8rem}.insights-topbar{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.insights-topbar .breadcrumb{margin-bottom:0}.insights-hero-top{justify-content:flex-end;margin-bottom:1.8rem;display:flex}.insights-archive-status{color:var(--subtle);margin-left:auto;font:600 12px JetBrains Mono,monospace}.insights-hero-grid{grid-template-columns:1.6fr .7fr;align-items:center;gap:4rem;display:grid}.insights-hero h1{max-width:760px;margin:1rem 0 .8rem;font-size:clamp(2rem,2.8vw,2.75rem)}.insights-hero-grid>div>p{max-width:780px;margin:0;font-size:1rem;line-height:1.7}.insights-repository{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 18px #4147540d}.insights-repository header{justify-content:space-between;gap:1rem;font:600 12px JetBrains Mono,monospace;display:flex}.insights-repository header span:last-child{color:var(--blue)}.insights-repository>strong{color:var(--ink);align-items:end;gap:.5rem;margin-top:1rem;font:600 2.8rem JetBrains Mono,monospace;display:flex}.insights-repository>strong small{padding-bottom:.45rem;font-size:.75rem}.insights-repository p{margin-bottom:0;font-size:.78rem}.insights-filters{justify-content:space-between;gap:1.5rem;margin-top:3rem;display:flex}.insights-filter-main{flex-wrap:wrap;gap:.5rem;display:flex}.insights-filter-main button,.insights-taxonomy button{background:var(--muted);border:0;border-radius:999px;min-height:34px;padding:.45rem .8rem;font-size:.75rem}.insights-filter-main button.active,.insights-taxonomy button.active{color:#fff;background:#151921}.insights-filter-main button span{color:var(--ink);background:#fff;margin-left:.4rem;padding:.15rem .4rem}.insights-search{color:#737987;background:#fff;min-width:260px;padding:.75rem 1rem;font-size:.75rem}.insights-taxonomy{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.insights-taxonomy>span{margin-right:.4rem;font:600 12px JetBrains Mono,monospace}.insights-featured-section{padding:2rem 0 3rem}.insights-featured-meta{color:var(--blue);justify-content:space-between;gap:1rem;margin-bottom:1rem;font:600 12px JetBrains Mono,monospace;display:flex}.featured-insight{background:#fff;border-radius:12px;grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden}.featured-insight-copy{padding:2.5rem}.insight-badges{flex-wrap:wrap;gap:.5rem;display:flex}.insight-badges span{background:var(--muted);color:var(--blue);border-radius:999px;padding:.35rem .6rem;font:600 12px JetBrains Mono,monospace}.insight-badges span.featured{background:#e3efff}.featured-insight h2{max-width:720px;margin:1rem 0 .8rem;font-size:clamp(2rem,3.5vw,3.1rem)}.featured-insight-excerpt{max-width:720px;line-height:1.65}.research-evidence-box{background:var(--muted);border-radius:8px;gap:.9rem;margin:1.5rem 0;padding:1rem;display:flex}.research-evidence-box>span{color:#a74300}.research-evidence-box strong{color:#a74300;margin-bottom:.2rem;font:600 12px JetBrains Mono,monospace;display:block}.research-evidence-box p{margin:0;font-size:.77rem}.featured-author{align-items:center;gap:.8rem;margin-top:2rem;display:flex}.author-avatar{width:42px;height:42px;color:var(--blue);background:#dce8ff;border-radius:50%;place-items:center;font:600 10px JetBrains Mono,monospace;display:grid}.featured-author>div:last-child{flex-direction:column;display:flex}.featured-author span{font:500 9px JetBrains Mono,monospace}.featured-insight-footer{align-items:center;gap:1rem;margin-top:1.2rem;font:600 10px JetBrains Mono,monospace;display:flex}.featured-insight-visual{background:#e5e8f4;min-height:480px;padding:1.2rem;position:relative}.featured-insight-visual img,.insights-placeholder{object-fit:cover;border-radius:8px;width:100%;height:100%}.insights-placeholder{min-height:380px;color:var(--blue);background:linear-gradient(140deg,#eef3ff,#d3dceb);place-items:center;font:600 12px JetBrains Mono,monospace;display:grid}.insights-placeholder.small{border-radius:0;min-height:190px}.featured-tech-caption{color:var(--blue);justify-content:space-between;gap:1rem;font:600 12px JetBrains Mono,monospace;display:flex;position:absolute;top:1.6rem;left:1.6rem;right:1.6rem}.insights-button{border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:.7rem 1rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.insights-button.primary{background:var(--blue);color:#fff}.insights-button.primary:hover{background:var(--orange);transform:translateY(-2px)}.insights-button.secondary{background:var(--muted);color:var(--ink)}.insights-button.secondary:hover{background:var(--orange);color:#fff;transform:translateY(-2px)}.insights-archive-section{padding:4rem 0}.insights-archive-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.insights-eyebrow{color:var(--blue);letter-spacing:.07em;font:600 12px JetBrains Mono,monospace}.insights-archive-heading h2{margin:.6rem 0 0;font-size:clamp(2rem,3vw,2.8rem)}.archive-order{background:var(--muted);padding:.7rem 1rem;font:600 12px JetBrains Mono,monospace}.insights-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.insight-article-card{background:#fff;border-radius:9px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 16px #4147540d}.insight-card-image{height:210px;position:relative}.insight-card-image img{object-fit:cover;width:100%;height:100%}.insight-card-badges{flex-wrap:wrap;gap:.4rem;display:flex;position:absolute;top:.8rem;left:.8rem}.insight-card-badges span{background:var(--blue);color:#fff;padding:.35rem .55rem;font:600 12px JetBrains Mono,monospace}.insight-card-copy{flex-direction:column;flex:1;padding:1.2rem;display:flex}.insight-card-copy h3{margin:0 0 .7rem;font-size:1.15rem}.insight-card-copy h3 a{text-decoration:none}.insight-card-copy>p{margin:0;font-size:.78rem;line-height:1.6}.insight-method-note{background:var(--muted);color:#a74300;margin-top:1rem;padding:.7rem;font-size:.72rem}.insight-card-copy footer{justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.insight-card-copy footer>div{flex-direction:column;display:flex}.insight-card-copy footer strong{font-size:.72rem}.insight-card-copy footer span{font:500 9px JetBrains Mono,monospace}.insight-card-copy footer a{color:var(--blue);font-size:.72rem;font-weight:600;text-decoration:none}.insights-archive-footer{color:var(--blue);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;font:600 12px JetBrains Mono,monospace;display:flex}.insights-pagination{align-items:center;gap:.75rem;display:flex}.insights-page-btn{border:1px solid var(--blue);width:28px;height:28px;color:var(--blue);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;font:600 12px JetBrains Mono,monospace;transition:background .15s,color .15s;display:inline-flex}.insights-page-btn:hover:not(:disabled){background:var(--blue);color:#fff}.insights-page-btn:disabled{opacity:.4;cursor:not-allowed}.insights-authors-section{background:var(--muted);padding:3rem 0}.insights-authors-card{background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:2rem;display:grid}.authors-icon{background:var(--muted);width:60px;height:60px;color:var(--blue);border-radius:9px;place-items:center;font-size:1.8rem;display:grid}.authors-title{align-items:center;gap:.7rem;display:flex}.authors-title h2{margin:0;font-size:1.25rem}.authors-title span{color:var(--blue);background:#e8ecfa;padding:.3rem .5rem;font:600 12px JetBrains Mono,monospace}.insights-authors-card p{max-width:760px;margin:.4rem 0 0;font-size:.8rem}.authors-actions{gap:.6rem;display:flex}.insights-newsletter-section{padding:4rem 0}.insights-newsletter{background:var(--muted);border-radius:12px;grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;padding:2rem;display:grid}.insights-newsletter h2{margin:.7rem 0;font-size:1.45rem}.insights-newsletter p{max-width:620px;margin:0;font-size:.8rem}.insights-newsletter-form>div{border-radius:999px;display:flex;overflow:hidden}.insights-newsletter-form input{background:#fff;border:0;flex:1;min-height:42px;padding:.7rem 1.2rem}.insights-newsletter-form input:focus{outline:2px solid var(--blue);outline-offset:-2px}.insights-newsletter-form button{background:var(--blue);color:#fff;cursor:pointer;border:0;min-width:120px;padding:0 1.2rem;font-weight:600;transition:background .2s}.insights-newsletter-form button:hover{background:var(--orange)}.insights-newsletter-form button:disabled{opacity:.7;cursor:not-allowed}.insights-newsletter-form small{margin-top:.6rem;font:500 9px JetBrains Mono,monospace;display:block}.technical-blog-page .technical-related-card .technical-related-content{padding:22px}.technical-blog-page .technical-related-card .technical-related-category{font-size:12px}.technical-blog-page .technical-related-card .technical-related-content h3{font-size:18px;line-height:1.3}.technical-blog-page .technical-related-card .technical-related-content>p:not(.technical-related-category){font-size:16px;line-height:1.6}.technical-blog-page .technical-related-card footer strong{font-size:16px;font-weight:600;transition:color .2s;color:var(--blue)!important;text-decoration:none!important}.technical-blog-page .technical-related-card:hover footer strong{color:var(--orange)!important;text-decoration:none!important}.technical-blog-page .technical-related-card-link,.technical-blog-page .technical-related-card-link:hover,.technical-blog-page .technical-related-card-link:focus,.technical-blog-page .technical-related-card-link:visited,.technical-blog-page .technical-related-card-link *,.technical-blog-page .technical-related-card-link:hover *,.technical-blog-page .technical-related-card-link:focus *,.technical-blog-page .technical-related-card-link:visited *{text-decoration:none!important}@media (width<=900px){.insights-hero-grid,.featured-insight,.insights-newsletter{grid-template-columns:1fr}.insights-hero-top{justify-content:flex-start}.insights-grid{grid-template-columns:repeat(2,1fr)}.insights-authors-card{grid-template-columns:auto 1fr}.authors-actions{grid-column:1/-1}.insights-archive-heading{flex-direction:column;align-items:flex-start}}@media (width<=560px){.insights-hero h1{font-size:2.5rem}.insights-filters{flex-direction:column}.insights-search{min-width:0}.insights-grid{grid-template-columns:1fr}.featured-insight-copy{padding:1.5rem}.featured-insight-visual{min-height:320px}.insights-featured-meta,.featured-insight-footer,.insight-card-copy footer,.authors-actions{flex-direction:column;align-items:flex-start}.insights-authors-card{grid-template-columns:1fr}.insights-newsletter-form>div{flex-direction:column;gap:10px;overflow:visible}.insights-newsletter-form input,.insights-newsletter-form button{box-sizing:border-box;border-radius:999px;width:100%;min-height:50px}.insights-newsletter-form button{justify-content:center;align-items:center;padding:0 1.2rem;font-size:16px;font-weight:600;display:flex}}body.contact-page-body,.contact-page{background:var(--surface);color:var(--ink)}.contact-page h1,.contact-page h2,.contact-page h3{color:var(--ink);letter-spacing:-.035em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.12}.contact-page p{color:var(--subtle)}.contact-hero{padding:0}.contact-hero h1{max-width:650px;margin:2rem 0 1rem;font-size:clamp(2rem,2.8vw,2.75rem)}.contact-hero>.home-container>p{max-width:850px;margin:0 0 2rem;font-size:1rem;line-height:1.7}.contact-benefits{background:var(--muted);margin-top:2rem}.contact-benefits .home-container{flex-wrap:wrap;gap:.75rem;padding-top:.8rem;padding-bottom:.8rem;display:flex}.contact-benefits span{color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .8rem;font-size:.78rem;display:inline-flex}.contact-benefit-icon{color:var(--blue);font-size:1.15rem;font-weight:400;line-height:1}.contact-main-section{padding:3.5rem 0}.contact-main-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:1.5rem;display:grid}.contact-request-card,.contact-location-card,.contact-channels-card{background:#fff;border-radius:12px}.contact-request-card{padding:2rem}.contact-request-heading{justify-content:space-between;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-request-heading h2{margin:0 0 .25rem;font-size:1.35rem}.contact-request-heading p{margin:0;font-size:.78rem}.contact-request-heading>span{background:var(--muted);height:fit-content;color:var(--blue);border-radius:999px;padding:.35rem .55rem;font:600 12px JetBrains Mono,monospace}.contact-stitch-form fieldset{border:0;margin:0 0 1.3rem;padding:0}.contact-stitch-form legend{color:var(--ink);margin-bottom:.6rem;font-size:.8rem;font-weight:600}.contact-reason-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.contact-reason{background:var(--muted);cursor:pointer;border-radius:.6rem;justify-content:space-between;align-items:center;min-height:42px;padding:.65rem .8rem;transition:background .2s;display:flex}.contact-reason input{opacity:0;pointer-events:none;position:absolute}.contact-reason span{font-size:.75rem}.contact-reason b{color:#9aa0ae}.contact-reason.active{background:var(--blue);color:#fff}.contact-reason.active b{color:#fff}.contact-input-grid{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.contact-stitch-form label{color:var(--ink);font-size:.77rem;font-weight:600}.contact-stitch-form input:not([type=radio]):not([type=checkbox]),.contact-stitch-form textarea,.contact-stitch-form select{background:var(--muted);width:100%;color:var(--ink);border:0;border-radius:.6rem;outline:none;margin-top:.4rem;padding:.8rem;font:400 .8rem Inter,sans-serif}.contact-stitch-form input:focus,.contact-stitch-form textarea:focus,.contact-stitch-form select:focus{box-shadow:inset 0 0 0 1px var(--blue)}.contact-stitch-form textarea{resize:vertical}.contact-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contact-form-status{text-align:center;border-radius:.6rem;margin-top:1rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.contact-form-status[hidden]{display:none}.contact-form-status.is-success{color:#1f8a4c;background:#e3f7ea}.contact-form-status.is-error{color:#c23b3b;background:#fdeaea}.insights-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.insights-newsletter-status{text-align:center;border-radius:.6rem;margin:.8rem 0 0;padding:.6rem .9rem;font-size:.78rem;font-weight:600}.insights-newsletter-status[hidden]{display:none}.insights-newsletter-status.is-success{color:#1f8a4c;background:#e3f7ea}.insights-newsletter-status.is-error{color:#c23b3b;background:#fdeaea}.contact-full-field{margin-top:1rem;display:block}.contact-full-field>span{justify-content:space-between;display:flex}.contact-full-field small{color:var(--subtle);font:600 10px JetBrains Mono,monospace}.contact-privacy{align-items:flex-start;gap:.7rem;margin-top:1.5rem;display:flex;font-weight:400!important}.contact-privacy input{margin-top:.25rem}.contact-privacy span{color:var(--subtle);font-size:.73rem;line-height:1.5}.contact-submit{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;min-height:46px;margin-top:1.5rem;font-size:.8rem;font-weight:600;transition:background .2s,transform .2s}.contact-submit:hover{background:var(--orange);transform:translateY(-2px)}.contact-security-note{text-align:center;font:500 10px JetBrains Mono,monospace;margin:.7rem 0 0!important}.contact-side{gap:1rem;display:grid}.contact-location-card{overflow:hidden}.contact-location-placeholder{min-height:210px;color:var(--blue);background:radial-gradient(circle at 60% 40%,#d8e4ff,#0000 30%),linear-gradient(140deg,#edf1f8,#c9d6e6);border-radius:12px 12px 0 0;place-items:center;font:600 12px JetBrains Mono,monospace;display:grid;overflow:hidden}.contact-location-placeholder iframe{border:0;width:100%;height:100%}.contact-location-content{padding:1.5rem}.contact-location-heading{justify-content:space-between;gap:1rem;display:flex}.contact-location-heading h2{margin:0;font-size:1.35rem}.contact-location-heading span{background:var(--muted);height:fit-content;color:var(--blue);border-radius:999px;padding:.25rem .5rem;font:600 12px JetBrains Mono,monospace}.contact-location-content>p{margin:.7rem 0 0;font-size:.8rem}.contact-company-data{font:500 12px JetBrains Mono,monospace}.contact-lab-info{background:var(--muted);border-radius:.75rem;margin-top:1.2rem;padding:1rem}.contact-lab-info strong{color:var(--ink);margin-bottom:.6rem;font-size:.78rem;display:block}.contact-lab-info p{margin:.3rem 0;font-size:.72rem}.contact-channels-card{padding:1.3rem}.contact-channel-title{letter-spacing:.07em;margin-bottom:1rem;font:600 12px JetBrains Mono,monospace;display:block}.contact-channel{background:var(--muted);color:var(--ink);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;margin-bottom:.55rem;padding:.8rem;text-decoration:none;transition:background .2s;display:grid}.contact-channel:hover{background:var(--line)}.contact-channel-icon{width:34px;height:34px;color:var(--blue);background:#fff;border-radius:999px;place-items:center;font-size:1rem;display:grid}.contact-channel>div{flex-direction:column;display:flex}.contact-channel small{color:var(--subtle);font:600 10px JetBrains Mono,monospace}.contact-channel strong{font-size:.77rem}.contact-channel>b{color:var(--subtle)}.contact-tls{font:500 10px JetBrains Mono,monospace;margin:1.2rem 0 0!important}.contact-scientific-section{padding:0 0 3.5rem}.contact-scientific-card{background:var(--muted);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.3rem;display:grid}.contact-scientific-icon{width:42px;height:42px;color:var(--blue);background:#dfe7fa;border-radius:10px;place-items:center;font-size:1.3rem;display:grid}.contact-scientific-label{color:#a74300;font:600 12px JetBrains Mono,monospace}.contact-scientific-card p{color:var(--ink);margin:.2rem 0 0;font-size:.82rem}.contact-scientific-actions{gap:.5rem;display:flex}.contact-scientific-actions a{color:var(--ink);background:#fff;border-radius:.6rem;padding:.7rem 1rem;font-size:.75rem;text-decoration:none;transition:background .2s}.contact-scientific-actions a:hover{background:var(--line)}@media (width<=900px){.contact-main-grid{grid-template-columns:1fr}.contact-hero-top,.contact-scientific-card{grid-template-columns:1fr;align-items:flex-start}.contact-hero-top{flex-direction:column}.contact-scientific-actions{flex-wrap:wrap}}@media (width<=560px){.contact-hero h1{font-size:2.5rem}.contact-input-grid,.contact-reason-grid{grid-template-columns:1fr}.contact-request-card{padding:1.3rem}.contact-benefits .home-container,.contact-scientific-actions{flex-direction:column}.contact-scientific-actions a{width:100%}}body.technical-blog-page{color:#181c24;background:#f9f9ff}.technical-blog-page .technical-article{color:#181c24;background:#f9f9ff;border-top:3px solid #005ab7}.technical-blog-page .technical-article-shell{width:min(1180px,100% - 64px);margin:0 auto}.technical-blog-page .technical-breadcrumb{color:#414754;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:56px;padding-top:32px;font-size:12px;line-height:1.4;display:flex}.technical-blog-page .technical-breadcrumb a{color:inherit;text-decoration:none}.technical-blog-page .technical-breadcrumb a:hover{color:#005ab7}.technical-blog-page .technical-hero{max-width:1080px}.technical-blog-page .technical-hero-labels{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.technical-blog-page .technical-pill,.technical-blog-page .technical-report-code,.technical-blog-page .technical-metric-badge,.technical-blog-page .technical-related-badge,.technical-blog-page .technical-fellow-badge{letter-spacing:.04em;align-items:center;width:fit-content;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;display:inline-flex}.technical-blog-page .technical-pill{color:#005ab7;background:#dce7ff;border-radius:999px;padding:5px 10px}.technical-blog-page .technical-report-code{color:#616978}.technical-blog-page .technical-hero h1{color:#181c24;letter-spacing:-.055em;max-width:1020px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.7rem,5.2vw,4.45rem);font-weight:700;line-height:.98}.technical-blog-page .technical-hero-intro{color:#515865;max-width:900px;margin:34px 0 0;font-size:1.25rem;line-height:1.65}.technical-blog-page .technical-meta{border-top:1px solid #cfd3df;grid-template-columns:minmax(260px,1.3fr) minmax(180px,.8fr) auto;align-items:center;gap:32px;margin-top:46px;padding-top:26px;display:grid}.technical-blog-page .technical-meta-author{align-items:center;gap:14px;display:flex}.technical-blog-page .technical-avatar,.technical-blog-page .technical-author-avatar{color:#fff;background:#005ab7;border-radius:50%;flex:none;place-items:center;font-family:JetBrains Mono,monospace;font-weight:600;display:grid}.technical-blog-page .technical-avatar{width:46px;height:46px;font-size:13px}.technical-blog-page .technical-author-copy{flex-direction:column;gap:2px;display:flex}.technical-blog-page .technical-author-copy strong{color:#181c24;font-size:.92rem}.technical-blog-page .technical-author-copy span{color:#717786;font-size:.76rem}.technical-blog-page .technical-meta-date{color:#616978;flex-direction:column;gap:3px;font-size:.79rem;display:flex}.technical-blog-page .technical-actions{justify-content:flex-end;gap:8px;display:flex}.technical-blog-page .technical-actions button,.technical-blog-page .technical-citation-header button{color:#303745;cursor:pointer;background:#fff;border:1px solid #c1c6d6;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.technical-blog-page .technical-actions button{border-radius:6px;min-height:38px;padding:8px 13px}.technical-blog-page .technical-actions button:hover,.technical-blog-page .technical-citation-header button:hover{color:#005ab7;border-color:#005ab7}.technical-blog-page .technical-share-button{width:38px;padding:0}.technical-blog-page .technical-trl{color:#005ab7;margin-top:24px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.technical-blog-page .technical-hero-figure{margin:54px 0 0}.technical-blog-page .technical-hero-figure img,.technical-blog-page .technical-image-placeholder{aspect-ratio:16/7;object-fit:cover;border-radius:2px;width:100%;display:block}.technical-blog-page .technical-image-placeholder{color:#7a8190;text-align:center;background:linear-gradient(135deg,#e6e9f2,#f3f5fb);border:1px solid #cbd0dd;place-items:center;padding:40px;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.6;display:grid}.technical-blog-page .technical-hero-figure figcaption{color:#686f7d;align-items:flex-start;gap:14px;margin-top:12px;font-size:.73rem;display:flex}.technical-blog-page .technical-hero-figure figcaption>span{color:#005ab7;flex:none;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.technical-blog-page .technical-hero-figure figcaption p{margin:0}.technical-blog-page .technical-content{color:#2d3440;width:min(820px,100%);margin:72px auto 0;font-size:1.04rem;line-height:1.82}.technical-blog-page .technical-content>p{margin:0 0 28px}.technical-blog-page .technical-lead:first-letter{float:left;color:#005ab7;margin:9px 12px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:4.6rem;font-weight:700;line-height:.72}.technical-blog-page .technical-section{margin-top:66px}.technical-blog-page .technical-section h2{color:#181c24;letter-spacing:-.035em;margin:0 0 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.2}.technical-blog-page .technical-section p{margin:0 0 26px}.technical-blog-page .technical-metric{background:#eef3ff;border-left:4px solid #005ab7;margin:48px 0;padding:28px 30px}.technical-blog-page .technical-metric-main{align-items:center;gap:30px;display:flex}.technical-blog-page .technical-metric-main>strong{color:#005ab7;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.technical-blog-page .technical-metric-main h3{color:#181c24;margin:0 0 4px;font-size:1.1rem}.technical-blog-page .technical-metric-main p{color:#616978;margin:0;font-size:.82rem}.technical-blog-page .technical-metric-badge{color:#005ab7;background:#d9e5ff;margin-top:20px;padding:5px 9px}.technical-blog-page .technical-code{background:#111720;border-radius:8px;margin:42px 0;overflow:hidden;box-shadow:0 12px 28px #181c2424}.technical-blog-page .technical-code-header{color:#aab3c2;border-bottom:1px solid #27303d;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:12px 16px;font-family:JetBrains Mono,monospace;font-size:10px;display:grid}.technical-blog-page .technical-code-dots{gap:6px;display:flex}.technical-blog-page .technical-code-dots span{border-radius:50%;width:9px;height:9px}.technical-blog-page .technical-code-dots span:first-child{background:#f26b5b}.technical-blog-page .technical-code-dots span:nth-child(2){background:#f3b34c}.technical-blog-page .technical-code-dots span:nth-child(3){background:#4b83ef}.technical-blog-page .technical-code-file{color:#dce3ee}.technical-blog-page .technical-code-memory{color:#8c9aad}.technical-blog-page .technical-code pre{color:#d7e0ed;background:#111720;margin:0;padding:28px;font-family:JetBrains Mono,monospace;font-size:12px;line-height:1.75;overflow-x:auto}.technical-blog-page .technical-code code{color:inherit;font-family:inherit}.technical-blog-page .technical-quote{border-left:3px solid #005ab7;margin:52px 0;padding:12px 0 12px 30px}.technical-blog-page .technical-quote p{color:#202631;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.45rem;font-weight:600;line-height:1.55}.technical-blog-page .technical-quote cite{color:#005ab7;letter-spacing:.06em;margin-top:18px;font-family:JetBrains Mono,monospace;font-size:10px;font-style:normal;display:block}.technical-blog-page .technical-benchmark{background:#fff;border:1px solid #cbd0dd;margin:40px 0 42px}.technical-blog-page .technical-benchmark-scroll{overflow-x:auto}.technical-blog-page .technical-benchmark table{border-collapse:collapse;width:100%;min-width:720px;font-size:.78rem}.technical-blog-page .technical-benchmark th,.technical-blog-page .technical-benchmark td{text-align:left;border-bottom:1px solid #d7dbe5;padding:16px 14px}.technical-blog-page .technical-benchmark th{color:#535b69;letter-spacing:.03em;background:#eef1f7;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.technical-blog-page .technical-benchmark td:not(:first-child){font-family:JetBrains Mono,monospace}.technical-blog-page .technical-benchmark-highlight{background:#e9f0ff}.technical-blog-page .technical-benchmark-highlight td{color:#004a9b;font-weight:600}.technical-blog-page .technical-benchmark-footer{color:#717786;background:#f5f6fa;justify-content:space-between;gap:20px;padding:12px 14px;font-family:JetBrains Mono,monospace;font-size:9px;display:flex}.technical-blog-page .technical-benchmark-footer strong{color:#005ab7}.technical-blog-page .technical-citation{background:#fff;border:1px solid #cbd0dd;margin-top:52px}.technical-blog-page .technical-citation-header{color:#4c5462;background:#f1f3f8;border-bottom:1px solid #d5d9e4;justify-content:space-between;align-items:center;gap:20px;padding:13px 16px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;display:flex}.technical-blog-page .technical-citation-header button{padding:5px 8px}.technical-blog-page .technical-citation>p{color:#3c4350;margin:0;padding:20px;font-family:JetBrains Mono,monospace;font-size:.77rem;line-height:1.8}.technical-blog-page .technical-author-card{border-top:1px solid #cbd0dd;border-bottom:1px solid #cbd0dd;grid-template-columns:auto 1fr;gap:24px;margin-top:66px;padding:30px;display:grid}.technical-blog-page .technical-author-avatar{width:72px;height:72px;font-size:18px}.technical-blog-page .technical-author-card-content{min-width:0}.technical-blog-page .technical-author-card-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.technical-blog-page .technical-author-card-heading h3{color:#181c24;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem}.technical-blog-page .technical-author-card-heading p{color:#005ab7;margin:4px 0 0;font-size:.8rem;font-weight:600}.technical-blog-page .technical-fellow-badge{color:#005ab7;background:#e0e9ff;flex:none;padding:5px 9px}.technical-blog-page .technical-author-bio{color:#535b69;margin:20px 0 0;font-size:.9rem;line-height:1.65}.technical-blog-page .technical-author-links{flex-wrap:wrap;gap:20px;margin-top:18px;display:flex}.technical-blog-page .technical-author-links a{color:#005ab7;font-size:.78rem;font-weight:600;text-decoration:none}.technical-blog-page .technical-cta{color:var(--ink);background:#fff;margin-top:90px;padding:54px}.technical-blog-page .technical-cta-label{color:var(--blue);letter-spacing:.05em;margin:0 0 18px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.technical-blog-page .technical-cta h2{max-width:850px;color:var(--ink);letter-spacing:-.04em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4.2vw,3.45rem);line-height:1.1}.technical-blog-page .technical-cta>p:not(.technical-cta-label){max-width:780px;color:var(--subtle);margin:24px 0 0;font-size:1rem;line-height:1.7}.technical-blog-page .technical-cta>a{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:999px;margin-top:30px;padding:12px 18px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.technical-blog-page .technical-cta>a:hover{background:var(--orange);border-color:var(--orange);color:#fff}.blog-read-link{color:var(--blue);font-weight:600;transition:color .2s;font-size:18px!important}.blog-read-link:hover{color:var(--orange)}.technical-blog-page .technical-related{padding:94px 0 110px}.technical-blog-page .technical-related-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.technical-blog-page .technical-related-label{color:#005ab7;letter-spacing:.06em;margin:0 0 10px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.technical-blog-page .technical-related-heading h2{color:#181c24;letter-spacing:-.04em;max-width:650px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.technical-blog-page .technical-related-heading>a{color:#005ab7;flex:none;font-size:.82rem;font-weight:600;text-decoration:none}.technical-blog-page .technical-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.technical-blog-page .technical-related-card{background:#fff;border:1px solid #d3d7e1;border-radius:20px;overflow:hidden}.technical-blog-page .technical-related-image{aspect-ratio:16/9;color:#8b929f;background:#e8ebf2;place-items:center;font-family:JetBrains Mono,monospace;font-size:10px;display:grid}.technical-blog-page .technical-related-content{padding:22px}.technical-blog-page .technical-related-badge{color:#005ab7;background:#dce7ff;padding:4px 7px}.technical-blog-page .technical-related-category{color:#005ab7;margin:20px 0 8px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.technical-blog-page .technical-related-card h3{color:#181c24;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.12rem;line-height:1.35}.technical-blog-page .technical-related-content>p:not(.technical-related-category){color:#626977;margin:16px 0;font-size:.84rem;line-height:1.55}.technical-blog-page .technical-related-card footer{color:#69717f;border-top:1px solid #e0e3ea;justify-content:space-between;gap:12px;padding-top:16px;font-size:.72rem;display:flex}.technical-blog-page .technical-related-card footer strong{color:#303745}.blog-image-link{width:100%;height:100%;color:inherit;cursor:pointer;text-decoration:none;display:block}.blog-image-link img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=900px){.technical-blog-page .technical-article-shell{width:min(100% - 32px,720px)}.technical-blog-page .technical-meta{grid-template-columns:1fr 1fr}.technical-blog-page .technical-actions{grid-column:1/-1;justify-content:flex-start}.technical-blog-page .technical-related-grid{grid-template-columns:1fr 1fr}.technical-blog-page .technical-cta{padding:42px 32px}}@media (width<=600px){.technical-blog-page .technical-article{border-top-width:2px}.technical-blog-page .technical-article-shell{width:calc(100% - 32px)}.technical-blog-page .technical-breadcrumb{margin-bottom:30px;padding-top:18px;font-size:11px}.technical-blog-page .technical-hero-labels{flex-direction:column;align-items:flex-start;margin-bottom:20px}.technical-blog-page .technical-pill,.technical-blog-page .technical-report-code,.technical-blog-page .technical-metric-badge,.technical-blog-page .technical-related-badge,.technical-blog-page .technical-fellow-badge{font-size:12px}.technical-blog-page .technical-report-code{line-height:1.45}.technical-blog-page .technical-hero h1{letter-spacing:-.05em;font-size:clamp(2.3rem,12vw,3.2rem);line-height:1.02}.technical-blog-page .technical-hero-intro{margin-top:24px;font-size:1.03rem;line-height:1.6}.technical-blog-page .technical-meta{flex-direction:column;align-items:flex-start;gap:20px;margin-top:34px;padding-top:22px;display:flex}.technical-blog-page .technical-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;width:100%;display:grid}.technical-blog-page .technical-actions button{min-width:0}.technical-blog-page .technical-trl{margin-top:20px;font-size:11px}.technical-blog-page .technical-hero-figure{margin-top:38px}.technical-blog-page .technical-hero-figure img,.technical-blog-page .technical-image-placeholder{aspect-ratio:4/3}.technical-blog-page .technical-image-placeholder{padding:20px;font-size:9px}.technical-blog-page .technical-hero-figure figcaption{flex-direction:column;gap:4px}.technical-blog-page .technical-content{margin-top:50px;font-size:.97rem;line-height:1.77}.technical-blog-page .technical-lead:first-letter{font-size:4rem}.technical-blog-page .technical-section{margin-top:52px}.technical-blog-page .technical-section h2{font-size:1.75rem;line-height:1.22}.technical-blog-page .technical-metric{padding:24px 20px}.technical-blog-page .technical-metric-main{flex-direction:column;align-items:flex-start;gap:14px}.technical-blog-page .technical-metric-main>strong{font-size:3.4rem}.technical-blog-page .technical-metric-badge{line-height:1.5}.technical-blog-page .technical-code-header{grid-template-columns:auto 1fr}.technical-blog-page .technical-code-memory{grid-column:1/-1;padding-left:31px}.technical-blog-page .technical-code pre{padding:20px;font-size:10px}.technical-blog-page .technical-quote{padding-left:20px}.technical-blog-page .technical-quote p{font-size:1.2rem}.technical-blog-page .technical-benchmark-footer{flex-direction:column}.technical-blog-page .technical-citation-header{flex-direction:column;align-items:flex-start}.technical-blog-page .technical-author-card{grid-template-columns:1fr;padding:26px 0}.technical-blog-page .technical-author-card-heading{flex-direction:column;gap:12px}.technical-blog-page .technical-author-links{flex-direction:column;gap:8px}.technical-blog-page .technical-cta{margin-left:-16px;margin-right:-16px;padding:40px 22px}.technical-blog-page .technical-cta h2{font-size:2rem}.technical-blog-page .technical-related{padding:70px 0 80px}.technical-blog-page .technical-related-heading{flex-direction:column;align-items:flex-start}.technical-blog-page .technical-related-grid{grid-template-columns:1fr}}.technical-blog-page .technical-news{width:calc(100% - 48px);max-width:1250px;margin:80px auto 0}.technical-blog-page .technical-news-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.technical-blog-page .technical-news-label{letter-spacing:.08em;color:var(--orange);margin:0 0 10px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.technical-blog-page .technical-news-heading h2{color:var(--ink);margin:0}.technical-blog-page .technical-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.technical-blog-page .technical-news-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;overflow:hidden}.technical-blog-page .technical-news-card-link{height:100%;color:inherit;text-decoration:none;display:block}.technical-blog-page .technical-news-image{aspect-ratio:16/9;background:var(--muted);width:100%;overflow:hidden}.technical-blog-page .technical-news-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.technical-blog-page .technical-news-card:hover .technical-news-image img{transform:scale(1.03)}.technical-blog-page .technical-news-placeholder{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;font-weight:600;display:flex}.technical-blog-page .technical-news-content{padding:22px}.technical-blog-page .technical-news-date{color:var(--blue);margin:0 0 10px;font-family:JetBrains Mono,monospace;font-size:11px}.technical-blog-page .technical-news-content h3{color:var(--ink);margin:0 0 12px;font-size:18px;line-height:1.3}.technical-blog-page .technical-news-excerpt{color:var(--subtle);margin:0 0 18px;line-height:1.6}.technical-blog-page .technical-news-read{color:var(--blue);font-weight:600;transition:color .2s;display:inline-block}.technical-blog-page .technical-news-card:hover .technical-news-read{color:var(--orange)}@media (width<=900px){.technical-blog-page .technical-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.technical-blog-page .technical-news{width:calc(100% - 32px);margin:60px auto 0}.technical-blog-page .technical-news-grid{grid-template-columns:1fr}.technical-blog-page .technical-news-content{padding:18px}}.insights-page-body .blog-card-link{background:var(--card);color:inherit;cursor:pointer;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 5px 18px #41475412}.insights-page-body .blog-card-link:visited,.insights-page-body .blog-card-link:hover,.insights-page-body .blog-card-link:focus{color:inherit;text-decoration:none}.insights-page-body .blog-card-link .insight-card-image{height:210px;overflow:hidden}.insights-page-body .blog-card-link .insight-card-image img{object-fit:cover;width:100%;height:100%;display:block}.insights-page-body .blog-card-link .insight-card-copy{flex-direction:column;flex:1;padding:1.5rem 1.3rem 1.4rem;display:flex}.insights-page-body .blog-card-link .insight-card-copy h3{color:var(--ink);margin:0 0 .7rem;font-size:1.15rem;line-height:1.15}.insights-page-body .blog-card-link .insight-card-copy>p{color:var(--subtle);margin:0;font-size:.85rem;line-height:1.55}.insights-page-body .blog-card-link .insight-card-copy footer{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;padding-top:1.8rem;display:flex}.insights-page-body .blog-card-link .blog-read-link{color:var(--blue);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.insights-page-body .blog-card-link:hover .blog-read-link,.insights-page-body .blog-card-link:focus .blog-read-link{color:var(--orange)}.technical-blog-page .technical-related-card .related-read-link{color:var(--blue);margin-top:16px;font-size:16px;font-weight:600;transition:color .2s;display:inline-block;text-decoration:none!important}.technical-blog-page .technical-related-card:hover .related-read-link{color:var(--orange)}.technical-blog-page .technical-related-heading>a{color:var(--blue);text-decoration:none;transition:color .2s}.technical-blog-page .technical-related-heading>a:hover{color:var(--orange)}body.technical-project-page,.technical-project-page .project-detail-page{color:#151b26;background:#f4f7ff}.technical-project-page .project-shell{width:min(1220px,100% - 40px);margin:0 auto}.technical-project-page .project-topbar{background:#f8faff;border-bottom:1px solid #e3e8f2}.technical-project-page .project-topbar .project-shell{justify-content:space-between;align-items:center;gap:24px;min-height:58px;display:flex}.technical-project-page .project-breadcrumb{color:#414754;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.technical-project-page .project-breadcrumb a{color:inherit;text-decoration:none}.technical-project-page .project-breadcrumb strong{color:#1c2430;font-weight:600}.technical-project-page .project-selector{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.technical-project-page .project-selector-label{color:#275185;letter-spacing:.08em;margin-right:4px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.technical-project-page .project-selector-item{color:#69717e;background:#fff;border-radius:999px;align-items:center;min-height:25px;padding:4px 11px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;text-decoration:none;display:inline-flex}.technical-project-page .project-selector-item.active{color:#fff;background:#0063c6}.technical-project-page .project-hero{background:#f4f7ff;padding:70px 0 52px}.technical-project-page .project-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:35px;display:flex}.technical-project-page .project-badges>span{color:#075fbe;letter-spacing:.025em;background:#dce8ff;border-radius:999px;align-items:center;min-height:24px;padding:4px 9px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:inline-flex}.technical-project-page .project-badges .project-badge-orange{color:#bf5a0b;background:#fff0e7}.technical-project-page .project-hero-copy{max-width:930px}.technical-project-page .project-hero-copy h1{color:#111722;letter-spacing:-.055em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.7rem,5.2vw,4.45rem);font-weight:700;line-height:1.03}.technical-project-page .project-hero-copy p{color:#505969;max-width:930px;margin:14px 0 0;font-size:1.02rem;line-height:1.65}.technical-project-page .project-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.technical-project-page .project-kpi{background:#edf2ff;min-height:170px;padding:24px 22px}.technical-project-page .project-kpi-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.technical-project-page .project-kpi-top>span:first-child{color:#384254;letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.technical-project-page .project-kpi-status{color:#212b3a;background:#e7eaf0;padding:3px 5px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.technical-project-page .project-kpi-status.blue{color:#0065c9;background:#d9e9ff}.technical-project-page .project-kpi-status.orange{color:#b75005;background:#ffe9da}.technical-project-page .project-kpi>strong{color:#005fca;margin-bottom:7px;font-family:JetBrains Mono,monospace;font-size:clamp(2.25rem,4vw,3.2rem);font-weight:500;line-height:1;display:block}.technical-project-page .project-kpi>strong.orange-number{color:#bd5a00}.technical-project-page .project-kpi>p{color:#4f5968;margin:0;font-size:.74rem;line-height:1.5}.technical-project-page .project-kpi small{color:#7a8390;display:block}.technical-project-page .project-visual{background:#f4f7ff;padding:20px 0 30px}.technical-project-page .project-technical-figure{background:#dce4ef;border-radius:5px;margin:0;overflow:hidden}.technical-project-page .project-figure-header{color:#235280;background:#d9e1ed;justify-content:space-between;align-items:center;gap:20px;min-height:34px;padding:8px 14px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:flex}.technical-project-page .project-figure-header>div{align-items:center;gap:5px;display:flex}.technical-project-page .project-window-dot{background:#7d8798;border-radius:50%;width:9px;height:9px}.technical-project-page .project-figure-file{margin-left:10px}.technical-project-page .project-technical-figure img,.technical-project-page .project-image-placeholder{aspect-ratio:2.8;object-fit:cover;width:100%;display:block}.technical-project-page .project-image-placeholder{color:#1c527f;background:radial-gradient(circle at 25%,#1cd3ee38,#0000 25%),radial-gradient(circle at 75%,#ff952d3d,#0000 25%),linear-gradient(90deg,#e2edf7,#f8fbff,#e8eef6);place-items:center;padding:35px;display:grid}.technical-project-page .project-placeholder-network{justify-content:space-between;align-items:center;gap:20px;width:min(680px,90%);font-family:JetBrains Mono,monospace;display:flex}.technical-project-page .project-placeholder-network strong{font-size:1.4rem}.technical-project-page .project-technical-figure figcaption{color:#4c5967;background:#fff;align-items:center;gap:7px;min-height:28px;padding:6px 14px;font-family:JetBrains Mono,monospace;font-size:8px;display:flex}.technical-project-page .project-technical-figure figcaption strong{color:#0065c9}.technical-project-page .project-section{border-top:1px solid #e4e9f3;padding:72px 0}.technical-project-page .project-two-columns{grid-template-columns:minmax(180px,.65fr) minmax(0,1.6fr);gap:48px;display:grid}.technical-project-page .project-section-heading>span{color:#0064ca;letter-spacing:.09em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:block}.technical-project-page .project-section-heading h2{color:#101621;letter-spacing:-.05em;width:fit-content;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:600;line-height:1.08;position:relative}.technical-project-page .project-section-heading h2:after{content:"";background:#0065c9;width:45px;height:2px;margin-top:9px;display:block}.technical-project-page .project-section-heading>p{color:#68717e;max-width:320px;margin:14px 0 0;font-size:.78rem;line-height:1.55}.technical-project-page .project-section-body>p,.technical-project-page .project-solution-body p,.technical-project-page .project-results-body p,.technical-project-page .project-future-list p{color:#485261;font-size:.84rem;line-height:1.75}.technical-project-page .project-context{background:#f7f9ff}.technical-project-page .project-section-body>p{margin:0 0 24px}.technical-project-page .project-warning{background:#f0f3ff;grid-template-columns:auto 1fr;gap:16px;margin:26px 0;padding:24px;display:grid}.technical-project-page .project-warning-icon{color:#dd650b;font-size:1.45rem}.technical-project-page .project-warning h3{color:#1a2230;margin:0 0 7px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem}.technical-project-page .project-warning p{color:#5a6472;margin:0;font-size:.8rem;line-height:1.65}.technical-project-page .project-solution{background:#eef3ff}.technical-project-page .project-solution-body{flex-direction:column;gap:14px;display:flex}.technical-project-page .project-solution-card{background:#fff;grid-template-columns:auto 1fr;gap:17px;padding:24px;display:grid}.technical-project-page .project-solution-number{color:#0065c9;background:#dce9ff;border-radius:50%;place-items:center;width:30px;height:30px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:grid}.technical-project-page .project-solution-card h3{color:#111823;margin:0 0 6px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.04rem}.technical-project-page .project-solution-card p{margin:0;font-size:.79rem}.technical-project-page .project-flow{background:#dfe5f0;margin-top:8px;padding:16px}.technical-project-page .project-flow-header{color:#183b61;letter-spacing:.05em;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:flex}.technical-project-page .project-flow-header strong{color:#0064c8}.technical-project-page .project-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.technical-project-page .project-flow-item{text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:118px;padding:20px 12px;display:flex}.technical-project-page .project-flow-icon{color:#0065c9;margin-bottom:9px;font-size:1rem}.technical-project-page .project-flow-icon.orange{color:#d15f08}.technical-project-page .project-flow-item strong{color:#172231;font-family:JetBrains Mono,monospace;font-size:8px}.technical-project-page .project-flow-item small{color:#67717e;margin-top:6px;font-size:.68rem}.technical-project-page .project-results{background:#f8faff}.technical-project-page .project-result-metric{background:#eef3ff;margin-top:24px;padding:22px}.technical-project-page .project-result-metric>span{color:#555f6c;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.technical-project-page .project-result-metric>div{align-items:baseline;gap:8px;margin:8px 0 10px;display:flex}.technical-project-page .project-result-metric strong{color:#0063c8;font-family:JetBrains Mono,monospace;font-size:2.2rem;font-weight:500}.technical-project-page .project-result-metric em{color:#c45e08;font-family:JetBrains Mono,monospace;font-size:8px;font-style:normal;font-weight:600}.technical-project-page .project-result-metric p{color:#616b78;margin:0;font-size:.73rem;line-height:1.55}.technical-project-page .project-result-metric small{color:#54606e;margin-top:18px;font-family:JetBrains Mono,monospace;font-size:8px;display:block}.technical-project-page .project-results-table-wrapper{overflow-x:auto}.technical-project-page .project-results-table{border-collapse:collapse;background:#fff;width:100%;min-width:740px}.technical-project-page .project-results-table th,.technical-project-page .project-results-table td{text-align:left;border-bottom:1px solid #e3e7ee;padding:15px 14px;font-size:.71rem}.technical-project-page .project-results-table th{color:#344050;background:#e3e8f2;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.technical-project-page .project-results-table td:not(:first-child){font-family:JetBrains Mono,monospace}.technical-project-page .project-results-highlight{background:#edf3ff}.technical-project-page .project-results-highlight td{color:#0062c5;font-weight:600}.technical-project-page .project-results-note{color:#69727f;margin:12px 0 0;font-size:.7rem;font-style:italic}.technical-project-page .project-applications{background:#eef3ff}.technical-project-page .project-applications .project-section-heading{margin-bottom:40px}.technical-project-page .project-applications-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.technical-project-page .project-application-card{background:#fff;min-height:250px;padding:26px}.technical-project-page .project-application-icon{color:#0065c9;background:#e2efff;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:18px;font-size:1rem;display:grid}.technical-project-page .project-application-card h3{color:#101722;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.08rem;line-height:1.25}.technical-project-page .project-application-card p{color:#596472;margin:12px 0 0;font-size:.82rem;line-height:1.65}.technical-project-page .project-technologies{background:#f8faff;border-top:1px solid #e0e6ef;border-bottom:1px solid #e0e6ef;padding:34px 0}.technical-project-page .project-technologies-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.technical-project-page .project-technologies-label{color:#34618e;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.technical-project-page .project-technologies-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.technical-project-page .project-technologies-list span{color:#405064;background:#fff;border:1px solid #ccd6e3;padding:5px 10px;font-family:JetBrains Mono,monospace;font-size:9px}.technical-project-page .project-future{background:#f7f9ff}.technical-project-page .project-future-list{flex-direction:column;gap:14px;display:flex}.technical-project-page .project-future-list article{background:#eef3ff;padding:24px 30px 24px 48px}.technical-project-page .project-future-list h3{color:#111822;margin:0 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;line-height:1.3;position:relative}.technical-project-page .project-future-list h3:before{content:"";background:#0065c9;border-radius:50%;width:7px;height:7px;position:absolute;top:.52em;left:-20px}.technical-project-page .project-future-list p{margin:0;font-size:.8rem}.technical-project-page .project-gallery-section{background:#eef3ff;padding:72px 0}.technical-project-page .project-gallery-section .project-section-heading{margin-bottom:28px}.technical-project-page .project-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.technical-project-page .project-gallery-grid figure{background:#fff;margin:0}.technical-project-page .project-gallery-grid img{object-fit:cover;width:100%;height:320px;display:block}.technical-project-page .project-gallery-grid figcaption{color:#64707f;padding:10px 12px;font-size:.72rem}.technical-project-page .project-contact{background:#f7f9ff;padding:50px 0 60px}.technical-project-page .project-contact-box{text-align:center;background:#edf2ff;border-radius:8px;padding:58px 28px}.technical-project-page .project-contact-label{color:#3976b5;background:#dce9ff;border-radius:999px;padding:5px 10px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:inline-flex}.technical-project-page .project-contact-box h2{color:#111722;letter-spacing:-.045em;max-width:700px;margin:20px auto 0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.08}.technical-project-page .project-contact-box>p{color:#566270;max-width:710px;margin:15px auto 0;font-size:.84rem;line-height:1.65}.technical-project-page .project-contact-actions{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.technical-project-page .project-contact-actions a{justify-content:center;align-items:center;gap:16px;min-height:48px;padding:12px 24px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.technical-project-page .project-contact-primary{background:var(--blue);border:1px solid var(--blue);color:#fff;border-radius:999px;transition:background .2s,border-color .2s,color .2s}.technical-project-page .project-contact-secondary{color:#1e2936;background:#fff;border:1px solid #d8dee8;border-radius:999px;transition:background .2s,border-color .2s,color .2s}.technical-project-page .project-contact-primary:hover,.technical-project-page .project-contact-secondary:hover{background:var(--orange);border-color:var(--orange);color:#fff}@media (width<=950px){.technical-project-page .project-topbar .project-shell{flex-direction:column;align-items:flex-start;padding-top:14px;padding-bottom:14px}.technical-project-page .project-two-columns{grid-template-columns:minmax(0,1fr);gap:30px}.technical-project-page .project-section-heading>p{max-width:560px}.technical-project-page .project-kpis{grid-template-columns:1fr 1fr}.technical-project-page .project-kpi:last-child{grid-column:1/-1}.technical-project-page .project-applications-grid,.technical-project-page .project-flow-grid{grid-template-columns:1fr 1fr}.technical-project-page .project-technologies-inner{flex-direction:column;align-items:flex-start}}@media (width<=620px){.technical-project-page .project-shell{width:calc(100% - 28px)}.technical-project-page .project-selector{width:100%}.technical-project-page .project-selector-label{width:100%;margin-bottom:2px}.technical-project-page .project-selector-item{font-size:8px}.technical-project-page .project-hero{padding:42px 0 36px}.technical-project-page .project-badges{flex-direction:column;align-items:flex-start;margin-bottom:26px}.technical-project-page .project-badges>span{white-space:normal;width:fit-content;max-width:100%;line-height:1.4}.technical-project-page .project-hero-copy h1{font-size:clamp(2.3rem,12vw,3.2rem);line-height:1.02}.technical-project-page .project-hero-copy p{font-size:.95rem}.technical-project-page .project-kpis{grid-template-columns:1fr}.technical-project-page .project-kpi:last-child{grid-column:auto}.technical-project-page .project-figure-header{flex-direction:column;align-items:flex-start;gap:6px}.technical-project-page .project-technical-figure img,.technical-project-page .project-image-placeholder{aspect-ratio:4/3}.technical-project-page .project-placeholder-network{text-align:center;flex-direction:column}.technical-project-page .project-technical-figure figcaption{flex-direction:column;align-items:flex-start;padding-top:9px;padding-bottom:9px}.technical-project-page .project-section{padding:54px 0}.technical-project-page .project-section-heading h2{font-size:2rem}.technical-project-page .project-warning,.technical-project-page .project-solution-card,.technical-project-page .project-flow-grid{grid-template-columns:1fr}.technical-project-page .project-flow-header{flex-direction:column;align-items:flex-start}.technical-project-page .project-applications-grid{grid-template-columns:1fr}.technical-project-page .project-application-card{min-height:unset}.technical-project-page .project-future-list article{padding:22px 22px 22px 42px}.technical-project-page .project-gallery-grid{grid-template-columns:1fr}.technical-project-page .project-gallery-grid img{height:240px}.technical-project-page .project-contact{padding-top:36px}.technical-project-page .project-contact-box{padding:38px 20px}.technical-project-page .project-contact-actions{flex-direction:column;align-items:stretch}.technical-project-page .project-contact-actions a{width:100%}}body.cookie-policy-page,.cookie-policy-page .cookie-policy{color:#111827;background:#f6f8ff}.cookie-policy-page .cookie-shell{width:min(1280px,100% - 4rem);margin:0 auto}.cookie-policy-page .cookie-hero{background:#eef2ff;padding:40px 0 38px}.cookie-policy-page .cookie-hero-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:42px;display:grid}.cookie-policy-page .cookie-tags{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:18px;display:flex}.cookie-policy-page .cookie-tags span{color:#324052;letter-spacing:.025em;background:#dfe4ef;border-radius:999px;align-items:center;min-height:24px;padding:4px 9px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:inline-flex}.cookie-policy-page .cookie-tags span.blue{color:#0062c5;background:#dbe8ff}.cookie-policy-page .cookie-hero-content h1{color:#111722;letter-spacing:-.04em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.08}.cookie-policy-page .cookie-hero-content>p{color:#3f4958;max-width:760px;margin:18px 0 0;font-size:1rem;line-height:1.6}.cookie-policy-page .cookie-document-status{text-align:right;background:#fff;padding:18px 20px;box-shadow:0 1px 3px #11182714}.cookie-policy-page .cookie-document-status>span{color:#365b84;letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.cookie-policy-page .cookie-document-status>strong{color:#111827;margin-top:3px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;display:block}.cookie-policy-page .cookie-document-status>p{color:#596475;margin:8px 0 0;font-size:.75rem}.cookie-policy-page .cookie-content{background:#f7f9ff;padding:58px 0 70px}.cookie-policy-page .cookie-content-grid{grid-template-columns:295px minmax(0,1fr);gap:40px;display:grid}.cookie-policy-page .cookie-index{background:#fff;position:sticky;top:86px}.cookie-policy-page .cookie-index header{color:#172234;letter-spacing:.05em;background:#f0f3ff;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:flex}.cookie-policy-page .cookie-index header strong{color:#0065c9}.cookie-policy-page .cookie-index nav{flex-direction:column;padding:12px 0;display:flex}.cookie-policy-page .cookie-index nav a{color:#354153;grid-template-columns:26px 1fr;gap:8px;padding:10px 18px;font-size:.76rem;line-height:1.4;text-decoration:none;display:grid}.cookie-policy-page .cookie-index nav a:hover{color:#0065c9;background:#f3f6fd}.cookie-policy-page .cookie-index nav a.active{color:#0065c9;background:#eaf0fb;font-weight:600}.cookie-policy-page .cookie-index nav a span{color:#5e6a7a;font-family:JetBrains Mono,monospace;font-size:9px}.cookie-policy-page .cookie-owner{background:#fff;margin-top:24px;padding:18px;font-family:JetBrains Mono,monospace}.cookie-policy-page .cookie-owner p{color:#435166;margin:0 0 3px;font-size:9px}.cookie-policy-page .cookie-owner strong{color:#172131;font-size:10px;font-weight:600;display:block}.cookie-policy-page .cookie-owner span{color:#536074;margin-top:2px;font-size:9px;display:block}.cookie-policy-page .cookie-main{min-width:0}.cookie-policy-page .cookie-section{margin-bottom:64px}.cookie-policy-page .cookie-section:last-child{margin-bottom:0}.cookie-policy-page .cookie-section-label{align-items:center;gap:8px;margin-bottom:14px;display:flex}.cookie-policy-page .cookie-section-label>span{color:#0065c9;background:#dce9ff;place-items:center;width:24px;height:24px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:grid}.cookie-policy-page .cookie-section-label strong{color:#0061c2;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.cookie-policy-page .cookie-section h2{color:#111722;letter-spacing:-.035em;margin:0 0 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.55rem,2.8vw,2.15rem);font-weight:600;line-height:1.16}.cookie-policy-page .cookie-section>p{color:#414c5b;margin:0 0 14px;font-size:.9rem;line-height:1.65}.cookie-policy-page .cookie-section>p strong{color:#1b2430;font-weight:600}.cookie-policy-page .cookie-security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.cookie-policy-page .cookie-security-grid article{background:#fff;padding:20px;box-shadow:0 1px 3px #1118270f}.cookie-policy-page .cookie-security-grid article>span{color:#0061c2;letter-spacing:.07em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.cookie-policy-page .cookie-security-grid h3{color:#111827;margin:0 0 8px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:600}.cookie-policy-page .cookie-security-grid p{color:#596474;margin:0;font-size:.78rem;line-height:1.55}.cookie-policy-page .cookie-guarantee{background:#fff;grid-template-columns:auto 1fr;gap:15px;margin-top:24px;padding:20px;display:grid;box-shadow:0 1px 3px #1118270d}.cookie-policy-page .cookie-guarantee>div:first-child{color:#0065c9;font-size:1.4rem}.cookie-policy-page .cookie-guarantee h3{color:#151c27;margin:0 0 6px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:600}.cookie-policy-page .cookie-guarantee p{color:#596474;margin:0;font-size:.78rem;line-height:1.6}.cookie-policy-page .cookie-section-heading-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.cookie-policy-page .cookie-scan-date{color:#394962;letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.cookie-policy-page .cookie-table-wrapper{border:1px solid #e1e5ee;margin-top:18px;overflow-x:auto}.cookie-policy-page .cookie-table-wrapper table{border-collapse:collapse;background:#fff;width:100%;min-width:700px}.cookie-policy-page .cookie-table-wrapper th,.cookie-policy-page .cookie-table-wrapper td{text-align:left;border-bottom:1px solid #e4e8ef;padding:15px 14px}.cookie-policy-page .cookie-table-wrapper th{color:#354155;letter-spacing:.05em;background:#eef2ff;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.cookie-policy-page .cookie-table-wrapper td{color:#465162;font-size:.76rem;line-height:1.55}.cookie-policy-page .cookie-table-wrapper td:first-child,.cookie-policy-page .cookie-table-wrapper td:last-child{color:#005fc0;font-family:JetBrains Mono,monospace;font-size:.76rem;font-weight:600}.cookie-policy-page .cookie-table-wrapper td:last-child{color:#111827;text-align:right}.cookie-policy-page .cookie-browser-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.cookie-policy-page .cookie-browser-grid a{color:#26344a;letter-spacing:.04em;background:#eef2ff;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:12px 14px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;text-decoration:none;display:flex}.cookie-policy-page .cookie-browser-grid a:hover{color:#0065c9;background:#e1eaff}.cookie-policy-page .cookie-browser-grid a span{color:#0065c9;font-size:12px}.cookie-policy-page .cookie-technical-note{color:#7a8492!important;margin-top:14px!important;font-size:.73rem!important}.cookie-policy-page .cookie-privacy-contact{background:#fff;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:16px 18px;display:flex}.cookie-policy-page .cookie-privacy-contact>div{align-items:center;gap:12px;display:flex}.cookie-policy-page .cookie-mail-icon{color:#0065c9;font-size:1.2rem}.cookie-policy-page .cookie-privacy-contact strong{color:#334257;letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.cookie-policy-page .cookie-privacy-contact p{color:#596474;margin:2px 0 0;font-size:.75rem}.cookie-policy-page .cookie-privacy-contact>a{color:#0065c9;flex:none;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;text-decoration:none}.cookie-policy-page .cookie-privacy-contact>a:hover{text-decoration:underline}@media (width<=950px){.cookie-policy-page .cookie-hero-grid{grid-template-columns:1fr 220px;gap:28px}.cookie-policy-page .cookie-content-grid{grid-template-columns:240px minmax(0,1fr);gap:28px}.cookie-policy-page .cookie-browser-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.cookie-policy-page .cookie-shell{width:calc(100% - 28px)}.cookie-policy-page .cookie-hero{padding:28px 0 34px}.cookie-policy-page .cookie-hero-grid{grid-template-columns:1fr;gap:24px}.cookie-policy-page .cookie-tags{flex-direction:column;align-items:flex-start}.cookie-policy-page .cookie-tags span{white-space:normal;max-width:100%;line-height:1.4}.cookie-policy-page .cookie-hero-content h1{font-size:2.15rem;line-height:1.04}.cookie-policy-page .cookie-hero-content>p{font-size:.94rem}.cookie-policy-page .cookie-document-status{text-align:left}.cookie-policy-page .cookie-content{padding-top:34px}.cookie-policy-page .cookie-content-grid{grid-template-columns:1fr;gap:34px}.cookie-policy-page .cookie-index{position:static}.cookie-policy-page .cookie-index nav a{grid-template-columns:24px 1fr}.cookie-policy-page .cookie-owner{margin-top:14px}.cookie-policy-page .cookie-section{margin-bottom:48px}.cookie-policy-page .cookie-section h2{font-size:1.75rem}.cookie-policy-page .cookie-section>p{font-size:.86rem}.cookie-policy-page .cookie-section-heading-row{flex-direction:column;align-items:flex-start;gap:8px}.cookie-policy-page .cookie-security-grid,.cookie-policy-page .cookie-guarantee,.cookie-policy-page .cookie-browser-grid{grid-template-columns:1fr}.cookie-policy-page .cookie-privacy-contact{flex-direction:column;align-items:flex-start}.cookie-policy-page .cookie-privacy-contact>a{word-break:break-word}}@media (width<=420px){.cookie-policy-page .cookie-hero-content h1{font-size:1.9rem}.cookie-policy-page .cookie-section h2{font-size:1.55rem}.cookie-policy-page .cookie-index header{flex-direction:column;align-items:flex-start;gap:5px}}body.error-404-page{color:#111827;background:#f7f9ff}.error-404-page .error-404{color:#111827;background:radial-gradient(circle at 1px 1px,#2c4e7814 1px,#0000 0) 0 0/18px 18px}.error-404-page .error-404-shell{width:min(1120px,100% - 36px);margin:0 auto}.error-404-page .error-404-hero{padding:50px 0 44px}.error-404-page .error-404-status-pill{color:#4b8dce;letter-spacing:.05em;background:#fff;border:1px solid #d8e2f0;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 auto 18px;padding:6px 14px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:flex;box-shadow:0 2px 8px #192d4b0f}.error-404-page .error-404-dot{background:#0a73d9;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #dcecff}.error-404-page .error-404-graph-card{background:#fff;border:1px solid #dce3ee;border-radius:16px;width:min(520px,100%);margin:0 auto;overflow:hidden;box-shadow:0 8px 22px #192d4b1a}.error-404-page .error-404-graph-top,.error-404-page .error-404-graph-bottom{color:#8490a0;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:flex}.error-404-page .error-404-graph-top{border-bottom:1px solid #eef2f7}.error-404-page .error-404-graph-bottom{border-top:1px solid #eef2f7}.error-404-page .error-404-graph-top strong{color:#2373c7}.error-404-page .error-404-graph-top span:last-child strong{color:#c36c2b}.error-404-page .error-404-graph-bottom span:last-child{color:#4288ce}.error-404-page .error-404-network{background:radial-gradient(circle,#2974c40f,#0000 38%),#fff;width:100%;height:190px;position:relative;overflow:hidden}.error-404-page .error-node{z-index:3;background:#fff;border:3px solid #1672ce;border-radius:50%;width:14px;height:14px;position:absolute}.error-404-page .error-node.n1{top:26%;left:18%}.error-404-page .error-node.n2{bottom:21%;left:18%}.error-404-page .error-node.n3{top:43%;left:35%}.error-404-page .error-node.n4{border-color:#ff7c1b;top:30%;right:34%}.error-404-page .error-node.n5{bottom:24%;right:32%}.error-404-page .error-node.n6{border-color:#8c96a5;top:44%;right:18%}.error-404-page .error-node.n7{top:45%;left:48%}.error-404-page .error-404-line{z-index:1;transform-origin:0;background:#b8d5f3;height:2px;position:absolute}.error-404-page .error-404-line.l1{width:94px;top:30%;left:20%;transform:rotate(27deg)}.error-404-page .error-404-line.l2{width:95px;bottom:25%;left:20%;transform:rotate(-33deg)}.error-404-page .error-404-line.l3{background:#1e7ad4;width:83px;top:48%;left:37%;transform:rotate(4deg)}.error-404-page .error-404-line.l4{width:86px;top:47%;left:54%;transform:rotate(-26deg)}.error-404-page .error-404-line.l5{width:84px;top:51%;left:55%;transform:rotate(31deg)}.error-404-page .error-404-line.l6{width:76px;bottom:29%;left:69%;transform:rotate(-31deg)}.error-404-page .error-404-center-node{z-index:4;color:#0065c9;background:#f8fbff;border:2px dashed #006dd5;border-radius:50%;place-items:center;width:48px;height:48px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9px #1a74d014}.error-404-page .error-404-copy{text-align:center;max-width:770px;margin:34px auto 0}.error-404-page .error-404-eyebrow{color:#28364d;letter-spacing:.14em;margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;display:block}.error-404-page .error-404-copy h1{color:#111722;letter-spacing:-.05em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:700;line-height:1.04}.error-404-page .error-404-copy>p{color:#5c6573;max-width:680px;margin:18px auto 0;font-size:1rem;line-height:1.65}.error-404-page .error-404-actions{justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.error-404-page .error-404-actions a,.error-404-page .error-404-actions button{cursor:pointer;border:1px solid #d8dee8;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 22px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.error-404-page .error-404-primary{background:var(--blue);color:#fff;border-radius:999px;transition:background .2s,border-color .2s,color .2s,transform .2s;box-shadow:0 3px 8px #186bba2e;border-color:var(--blue)!important}.error-404-page .error-404-secondary{color:#425063;background:#fff;border-color:#d8dee8;border-radius:999px;transition:background .2s,border-color .2s,color .2s,transform .2s}.error-404-page .error-404-primary:hover,.error-404-page .error-404-secondary:hover{background:var(--orange);color:#fff;transform:translateY(-1px);border-color:var(--orange)!important}.error-404-page .error-404-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(650px,100%);margin:42px auto 28px;display:grid}.error-404-page .error-404-divider>span{background:#d9dfe9;height:1px}.error-404-page .error-404-divider strong{color:#344359;letter-spacing:.13em;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.error-404-page .error-404-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:810px;margin:0 auto;display:grid}.error-404-page .error-404-card{min-height:190px;color:inherit;background:#ffffffeb;border:1px solid #e0e5ee;border-radius:6px;padding:20px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.error-404-page .error-404-card:hover{border-color:#c8d9ec;transform:translateY(-3px);box-shadow:0 8px 18px #21406214}.error-404-page .error-404-card-icon{color:#0064ca;background:#e8eefb;border-radius:5px;place-items:center;width:34px;height:34px;margin-bottom:18px;font-size:1rem;display:grid}.error-404-page .error-404-card-arrow{color:#778293;font-size:1rem;position:absolute;top:18px;right:18px}.error-404-page .error-404-card small{color:#b65d12;letter-spacing:.06em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.error-404-page .error-404-card h2{color:#101722;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:600;line-height:1.25}.error-404-page .error-404-card p{color:#5e6876;margin:8px 0 0;font-size:.77rem;line-height:1.55}.error-404-page .error-404-system-status{color:#38516d;border-top:1px solid #e1e6ef;align-items:center;gap:10px;max-width:810px;margin:42px auto 0;padding-top:16px;font-family:JetBrains Mono,monospace;font-size:9px;display:flex}.error-404-page .error-404-system-status>span:first-child{color:#1a65ab}.error-404-page .error-404-system-status strong{color:#17202d}.error-404-page .error-404-session{margin-left:auto}.error-404-page .error-404-session strong{background:#eef2fa;border-radius:3px;margin-left:6px;padding:3px 7px;display:inline-block}@media (width<=850px){.error-404-page .error-404-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.error-404-page .error-404-card:last-child{grid-column:1/-1}}@media (width<=620px){.error-404-page .error-404-shell{width:calc(100% - 28px)}.error-404-page .error-404-hero{padding-top:34px}.error-404-page .error-404-status-pill{text-align:center;max-width:100%;padding:6px 10px;font-size:8px;line-height:1.4}.error-404-page .error-404-graph-top,.error-404-page .error-404-graph-bottom{flex-direction:column;align-items:flex-start;gap:5px}.error-404-page .error-404-network{height:165px}.error-404-page .error-node.n1,.error-404-page .error-node.n2{left:12%}.error-404-page .error-node.n6{right:11%}.error-404-page .error-404-line.l1,.error-404-page .error-404-line.l2{width:85px;left:14%}.error-404-page .error-404-line.l4,.error-404-page .error-404-line.l5{width:72px}.error-404-page .error-404-copy{margin-top:28px}.error-404-page .error-404-eyebrow{font-size:8px;line-height:1.5}.error-404-page .error-404-copy h1{font-size:clamp(2.1rem,12vw,3rem)}.error-404-page .error-404-copy>p{font-size:.9rem}.error-404-page .error-404-actions{flex-direction:column;align-items:stretch}.error-404-page .error-404-actions a,.error-404-page .error-404-actions button{width:100%}.error-404-page .error-404-divider{text-align:center;grid-template-columns:1fr;gap:10px}.error-404-page .error-404-divider>span{display:none}.error-404-page .error-404-cards{grid-template-columns:1fr}.error-404-page .error-404-card:last-child{grid-column:auto}.error-404-page .error-404-card{min-height:auto}.error-404-page .error-404-system-status{flex-direction:column;align-items:flex-start;gap:7px}.error-404-page .error-404-system-status>span:nth-child(2){display:none}.error-404-page .error-404-session{margin-left:0}}@media (width<=420px){.error-404-page .error-404-network{height:145px}.error-404-page .error-404-center-node{width:42px;height:42px;font-size:9px}.error-404-page .error-404-copy h1{font-size:2rem}}body.privacy-policy-page,.privacy-policy-page .privacy-policy{color:#111827;background:#f6f8ff}.privacy-policy-page .privacy-shell{width:min(1280px,100% - 4rem);margin:0 auto}.privacy-policy-page .privacy-hero{background:#f3f5ff;padding:44px 0 60px}.privacy-policy-page .privacy-hero-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:54px;display:grid}.privacy-policy-page .privacy-official-label{color:#0061c2;letter-spacing:.04em;background:#e3eaff;align-items:center;max-width:100%;padding:5px 10px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;display:inline-flex}.privacy-policy-page .privacy-hero-content h1{color:#101722;letter-spacing:-.05em;max-width:790px;margin:20px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.06}.privacy-policy-page .privacy-hero-content>p{color:#424c5d;max-width:820px;margin:18px 0 0;font-size:1rem;line-height:1.7}.privacy-policy-page .privacy-hero-content code,.privacy-policy-page .privacy-section code{color:#0062c4;background:#e9efff;border-radius:3px;padding:2px 5px;font-family:JetBrains Mono,monospace;font-size:.88em}.privacy-policy-page .privacy-document-meta{background:#eef2ff;border:1px solid #dfe5ef;border-radius:7px;overflow:hidden}.privacy-policy-page .privacy-document-meta h2{color:#183e67;letter-spacing:.07em;border-bottom:1px solid #dfe4ec;margin:0;padding:16px 18px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}.privacy-policy-page .privacy-document-meta>div{color:#526174;grid-template-columns:1fr auto;gap:18px;padding:10px 18px;font-family:JetBrains Mono,monospace;font-size:9px;display:grid}.privacy-policy-page .privacy-document-meta>div+div{border-top:1px solid #e1e6ee}.privacy-policy-page .privacy-document-meta strong{color:#111827;text-align:right;font-weight:600}.privacy-policy-page .privacy-content{background:#f8f9ff;padding:56px 0 82px}.privacy-policy-page .privacy-content-grid{grid-template-columns:295px minmax(0,1fr);gap:48px;display:grid}.privacy-policy-page .privacy-index{background:#eef2ff;border:1px solid #dfe4ee;border-radius:7px;position:sticky;top:86px;overflow:hidden}.privacy-policy-page .privacy-index header{color:#1d2a3b;letter-spacing:.06em;border-bottom:1px solid #dce2ec;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:flex}.privacy-policy-page .privacy-index header strong{color:#0064c8}.privacy-policy-page .privacy-index nav{flex-direction:column;padding:8px 10px;display:flex}.privacy-policy-page .privacy-index nav a{color:#354154;grid-template-columns:26px 1fr;gap:8px;padding:10px;font-size:.76rem;line-height:1.4;text-decoration:none;display:grid}.privacy-policy-page .privacy-index nav a:hover{color:#0064c8;background:#e6ebf7}.privacy-policy-page .privacy-index nav a.active{color:#0064c8;background:#e1e6f2;font-weight:600}.privacy-policy-page .privacy-index nav a span{color:#697588;font-family:JetBrains Mono,monospace;font-size:8px}.privacy-policy-page .privacy-direct-contact{border-top:1px solid #dde2ec;margin:10px;padding:16px 10px 12px}.privacy-policy-page .privacy-direct-contact>span{color:#5c6878;letter-spacing:.05em;margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.privacy-policy-page .privacy-direct-contact>a{color:#0065c9;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-block}.privacy-policy-page .privacy-direct-contact>a:hover{text-decoration:underline}.privacy-policy-page .privacy-direct-contact>p{color:#657080;margin:10px 0 0;font-size:.72rem;line-height:1.5}.privacy-policy-page .privacy-main{min-width:0}.privacy-policy-page .privacy-section{margin-bottom:62px}.privacy-policy-page .privacy-section:last-child{margin-bottom:0}.privacy-policy-page .privacy-section-title{align-items:center;gap:11px;margin-bottom:16px;display:flex}.privacy-policy-page .privacy-section-title>span{color:#0064c8;background:#e3ebff;place-items:center;width:24px;height:20px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:grid}.privacy-policy-page .privacy-section-title h2{color:#101722;letter-spacing:-.035em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.55rem,2.8vw,2.15rem);font-weight:600;line-height:1.14}.privacy-policy-page .privacy-section>p{color:#444f5f;margin:0 0 14px;font-size:.9rem;line-height:1.68}.privacy-policy-page .privacy-section>h3{color:#101722;margin:20px 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:600}.privacy-policy-page .privacy-section ul{color:#485363;margin:8px 0 18px;padding-left:20px}.privacy-policy-page .privacy-section li{margin-bottom:7px;font-size:.86rem;line-height:1.55}.privacy-policy-page .privacy-section li strong{color:#111827}.privacy-policy-page .privacy-owner-card{background:#eef2ff;border:1px solid #dde3ee;border-radius:7px;margin-top:18px;padding:22px 24px}.privacy-policy-page .privacy-owner-card h3{color:#111827;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:600}.privacy-policy-page .privacy-owner-card>p{color:#526071;margin:4px 0 16px;font-size:.76rem}.privacy-policy-page .privacy-owner-grid{grid-template-columns:1fr 1fr;gap:34px;display:grid}.privacy-policy-page .privacy-owner-grid>div{flex-direction:column;display:flex}.privacy-policy-page .privacy-owner-grid span{color:#657184;letter-spacing:.04em;margin-top:8px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.privacy-policy-page .privacy-owner-grid strong{color:#111827;margin-top:3px;font-size:.78rem;line-height:1.45}.privacy-policy-page .privacy-owner-grid a{color:#0065c9;margin-top:3px;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;text-decoration:none}.privacy-policy-page .privacy-owner-grid a:hover{text-decoration:underline}.privacy-policy-page .privacy-table-wrapper{border:1px solid #dfe4ee;border-radius:7px;margin-top:18px;overflow-x:auto}.privacy-policy-page .privacy-table-wrapper table{border-collapse:collapse;background:#eef2ff;width:100%;min-width:720px}.privacy-policy-page .privacy-table-wrapper th,.privacy-policy-page .privacy-table-wrapper td{text-align:left;vertical-align:top;border-bottom:1px solid #dde3ed;padding:15px 14px}.privacy-policy-page .privacy-table-wrapper th{color:#213044;letter-spacing:.05em;background:#e4e9f6;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600}.privacy-policy-page .privacy-table-wrapper td{color:#4a5566;font-size:.77rem;line-height:1.5}.privacy-policy-page .privacy-table-wrapper td:first-child{color:#111827;font-weight:600}.privacy-policy-page .privacy-retention-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.privacy-policy-page .privacy-retention-grid article{background:#eef2ff;border:1px solid #dde3ee;border-radius:7px;padding:22px}.privacy-policy-page .privacy-retention-grid article>span{color:#0062c5;letter-spacing:.07em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.privacy-policy-page .privacy-retention-grid article>span.orange{color:#bd5b0b}.privacy-policy-page .privacy-retention-grid h3{color:#111827;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:600}.privacy-policy-page .privacy-retention-grid p{color:#586374;margin:7px 0 0;font-size:.77rem;line-height:1.55}.privacy-policy-page .privacy-rights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.privacy-policy-page .privacy-rights-grid article{background:#eef2ff;border:1px solid #dde3ed;border-radius:5px;padding:18px}.privacy-policy-page .privacy-rights-grid article>span{color:#0065c9;margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.privacy-policy-page .privacy-rights-grid h3{color:#111827;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:600}.privacy-policy-page .privacy-rights-grid p{color:#5b6676;margin:7px 0 0;font-size:.74rem;line-height:1.5}.privacy-policy-page .privacy-authority-note{color:#525d6c;background:#f0f3fb;border-left:2px solid #0065c9;margin-top:12px;padding:10px 14px;font-size:.74rem;line-height:1.55}.privacy-policy-page .privacy-authority-note strong{color:#111827}.privacy-policy-page .privacy-authority-note a{color:#0065c9;text-decoration:none}.privacy-policy-page .privacy-authority-note a:hover{text-decoration:underline}@media (width<=800px){.insights-page-body .insights-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:16px;padding-bottom:8px;display:flex;overflow:auto hidden}.insights-page-body .insights-grid::-webkit-scrollbar{display:none}.insights-page-body .insight-article-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 88%;width:88%;min-width:88%}.research-page-body .research-project-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:16px;padding-bottom:8px;display:flex;overflow:auto hidden}.research-page-body .research-project-grid::-webkit-scrollbar{display:none}.research-page-body .research-project-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 88%;width:88%;min-width:88%}.technical-blog-page .technical-related-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:16px;padding-bottom:8px;display:flex;overflow:auto hidden}.technical-blog-page .technical-related-grid::-webkit-scrollbar{display:none}.technical-blog-page .technical-related-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 88%;width:88%;min-width:88%}.technical-blog-page .technical-news-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:16px;padding-bottom:8px;display:flex;overflow:auto hidden}.technical-blog-page .technical-news-grid::-webkit-scrollbar{display:none}.technical-blog-page .technical-news-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 88%;width:88%;min-width:88%}}.insights-page-body .insights-filter-bar{background:#fff;border:1px solid #e4e8f3;border-radius:20px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;padding:16px;display:flex;box-shadow:0 4px 20px #181c240d}.insights-page-body .insights-search-widget{flex:none;align-items:center;display:flex;position:relative}.insights-page-body .insights-search-toggle{background:var(--muted,#f1f3ff);width:44px;height:44px;color:var(--blue,#005ab7);cursor:pointer;border:1px solid #e4e8f3;border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;font-size:18px;transition:background .15s,color .15s;display:flex}.insights-page-body .insights-search-toggle:hover{background:#e4e8f8}.insights-page-body .insights-search-input{opacity:0;background:var(--muted,#f1f3ff);color:#252b36;border:1px solid #0000;border-radius:999px;outline:none;width:0;height:44px;margin-left:0;padding:0;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:width .2s,opacity .2s,margin-left .2s,padding .2s}.insights-page-body .insights-search-widget.is-expanded .insights-search-input{opacity:1;border-color:#e4e8f3;width:240px;margin-left:8px;padding:0 18px}.insights-page-body .insights-search-widget.is-expanded~.insights-taxonomy-scroll{max-width:400px}.insights-page-body .insights-search-input:focus{border-color:var(--blue,#005ab7)}.insights-page-body .insights-search-input::placeholder{color:#7b8494;opacity:1}.insights-page-body .insights-taxonomy-scroll{scroll-behavior:smooth;scrollbar-width:none;flex:0 auto;align-items:center;gap:8px;min-width:0;max-width:650px;transition:max-width .2s;display:flex;overflow:auto hidden}.insights-page-body .insights-taxonomy-scroll::-webkit-scrollbar{display:none}.insights-page-body .insights-taxonomy-filter{background:var(--muted,#f1f3ff);color:#3a4250;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;height:44px;padding:0 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.insights-page-body .insights-taxonomy-pinned{flex:none}.insights-page-body .insights-taxonomy-filter:hover{background:#e4e8f8}.insights-page-body .insights-taxonomy-filter.active{background:var(--blue,#005ab7);color:#fff}.insights-page-body .insights-taxonomy-filter span{min-width:22px;height:22px;color:inherit;background:#0000000f;border-radius:999px;justify-content:center;align-items:center;margin-left:8px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.insights-page-body .insights-taxonomy-filter.active span{background:#ffffff38}.insights-page-body .insights-filter-meta{flex:none;align-items:center;gap:18px;margin-left:auto;display:flex}.insights-page-body .insights-filter-status{color:#626b79;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.insights-page-body .insights-filter-status strong{color:#303746}.insights-page-body .insights-sort{color:#626b79;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;display:flex}.insights-page-body .insights-sort select{color:#303746;cursor:pointer;background:#fff;border:1px solid #e4e8f3;border-radius:10px;outline:none;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.insights-page-body [hidden]{display:none!important}.insights-page-body .insights-no-results{text-align:center;padding:48px 0}@media (width<=800px){.insights-page-body .insights-search-widget.is-expanded .insights-search-input{width:100%}.insights-page-body .insights-filter-meta{flex-wrap:wrap;width:100%;margin-left:0}}.research-page-body .research-filter-bar{background:#fff;border:1px solid #e4e8f3;border-radius:20px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;padding:16px;display:flex;box-shadow:0 4px 20px #181c240d}.research-page-body .research-search-widget{flex:none;align-items:center;display:flex;position:relative}.research-page-body .research-search-toggle{background:var(--muted,#f1f3ff);width:44px;height:44px;color:var(--blue,#005ab7);cursor:pointer;border:1px solid #e4e8f3;border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;font-size:18px;transition:background .15s,color .15s;display:flex}.research-page-body .research-search-toggle:hover{background:#e4e8f8}.research-page-body .research-search-input{opacity:0;background:var(--muted,#f1f3ff);color:#252b36;border:1px solid #0000;border-radius:999px;outline:none;width:0;height:44px;margin-left:0;padding:0;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:width .2s,opacity .2s,margin-left .2s,padding .2s}.research-page-body .research-search-widget.is-expanded .research-search-input{opacity:1;border-color:#e4e8f3;width:240px;margin-left:8px;padding:0 18px}.research-page-body .research-search-widget.is-expanded~.research-taxonomy-scroll{max-width:400px}.research-page-body .research-search-input:focus{border-color:var(--blue,#005ab7)}.research-page-body .research-search-input::placeholder{color:#7b8494;opacity:1}.research-page-body .research-taxonomy-scroll{scroll-behavior:smooth;scrollbar-width:none;flex:0 auto;align-items:center;gap:8px;min-width:0;max-width:650px;transition:max-width .2s;display:flex;overflow:auto hidden}.research-page-body .research-taxonomy-scroll::-webkit-scrollbar{display:none}.research-page-body .research-taxonomy-filter{background:var(--muted,#f1f3ff);color:#3a4250;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;height:44px;padding:0 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.research-page-body .research-taxonomy-pinned{flex:none}.research-page-body .research-taxonomy-filter:hover{background:#e4e8f8}.research-page-body .research-taxonomy-filter.active{background:var(--blue,#005ab7);color:#fff}.research-page-body .research-taxonomy-filter span{min-width:22px;height:22px;color:inherit;background:#0000000f;border-radius:999px;justify-content:center;align-items:center;margin-left:8px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.research-page-body .research-taxonomy-filter.active span{background:#ffffff38}.research-page-body .research-filter-meta{flex:none;align-items:center;gap:18px;margin-left:auto;display:flex}.research-page-body .research-filter-status{color:#626b79;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.research-page-body .research-filter-status strong{color:#303746}.research-page-body .research-sort{color:#626b79;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;display:flex}.research-page-body .research-sort select{color:#303746;cursor:pointer;background:#fff;border:1px solid #e4e8f3;border-radius:10px;outline:none;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.research-page-body [hidden]{display:none!important}.research-page-body .research-no-results{text-align:center;color:#626b79;padding:48px 0;font-weight:600}.project-discover-link{color:var(--blue);transition:color .2s}.project-discover-link:hover{color:var(--orange)}@media (width<=800px){.insights-page-body .insights-filter-bar{flex-wrap:wrap;align-items:stretch}.insights-page-body .insights-search-widget{flex:0 0 100%;width:100%}.insights-page-body .insights-taxonomy-scroll{flex:0 0 100%;justify-content:flex-start;width:100%;max-width:100%;overflow:auto hidden}.insights-page-body .insights-search-widget.is-expanded~.insights-taxonomy-scroll{max-width:100%}.research-page-body .research-search-widget.is-expanded .research-search-input{width:100%}.research-page-body .research-filter-meta{flex-wrap:wrap;width:100%;margin-left:0}}.rich-text .article-table{width:100%;margin:40px 0}.rich-text .article-table-title{color:var(--ink);margin:0 0 12px;font-size:1.35rem;font-weight:700}.rich-text .article-table-description{color:var(--subtle);margin:0 0 20px}.rich-text .article-table-scroll{border:1px solid var(--line);background:var(--card);border-radius:16px;width:100%;overflow-x:auto}.rich-text .article-table table{border-collapse:collapse;width:100%;min-width:650px}.rich-text .article-table th,.rich-text .article-table td{text-align:left;vertical-align:top;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 18px}.rich-text .article-table th:last-child,.rich-text .article-table td:last-child{border-right:0}.rich-text .article-table th{background:var(--muted);color:var(--ink);font-weight:700}.rich-text .article-table td{color:var(--subtle)}.rich-text .article-table tbody tr:last-child td{border-bottom:0}.privacy-policy-page .privacy-contact-card{background:#eef2ff;border:1px solid #dce3ee;border-radius:7px;margin-top:18px;padding:22px 24px}.privacy-policy-page .privacy-contact-card>h3{color:#111827;margin:0 0 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:600}.privacy-policy-page .privacy-contact-grid{grid-template-columns:1fr 1fr;gap:34px;display:grid}.privacy-policy-page .privacy-contact-grid>div{min-width:0}.privacy-policy-page .privacy-contact-grid span{color:#687487;letter-spacing:.05em;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:8px;font-weight:600;display:block}.privacy-policy-page .privacy-contact-grid a{color:#0065c9;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.privacy-policy-page .privacy-contact-grid a:hover{text-decoration:underline}.privacy-policy-page .privacy-contact-grid p{color:#556171;margin:4px 0 0;font-size:.75rem;line-height:1.5}.privacy-policy-page .privacy-free-note{color:#576274;border-top:1px solid #dce2ec;margin-top:16px;padding-top:14px;font-size:.73rem;line-height:1.55}.privacy-policy-page .privacy-free-note strong{color:#111827}@media (width<=950px){.privacy-policy-page .privacy-hero-grid{grid-template-columns:minmax(0,1fr) 260px;gap:32px}.privacy-policy-page .privacy-content-grid{grid-template-columns:240px minmax(0,1fr);gap:30px}.privacy-policy-page .privacy-index{top:76px}}@media (width<=720px){.privacy-policy-page .privacy-shell{width:calc(100% - 28px)}.privacy-policy-page .privacy-hero{padding:32px 0 38px}.privacy-policy-page .privacy-hero-grid{grid-template-columns:1fr;gap:24px}.privacy-policy-page .privacy-official-label{line-height:1.45}.privacy-policy-page .privacy-hero-content h1{font-size:2.25rem;line-height:1.04}.privacy-policy-page .privacy-hero-content>p{font-size:.92rem}.privacy-policy-page .privacy-document-meta{width:100%}.privacy-policy-page .privacy-content{padding-top:34px}.privacy-policy-page .privacy-content-grid{grid-template-columns:1fr;gap:34px}.privacy-policy-page .privacy-index{position:static}.privacy-policy-page .privacy-index nav a{grid-template-columns:24px 1fr}.privacy-policy-page .privacy-section{margin-bottom:48px}.privacy-policy-page .privacy-section-title{align-items:flex-start}.privacy-policy-page .privacy-section-title h2{font-size:1.7rem}.privacy-policy-page .privacy-section>p,.privacy-policy-page .privacy-section li{font-size:.84rem}.privacy-policy-page .privacy-owner-grid{grid-template-columns:1fr;gap:16px}.privacy-policy-page .privacy-retention-grid,.privacy-policy-page .privacy-rights-grid{grid-template-columns:1fr}.privacy-policy-page .privacy-contact-grid{grid-template-columns:1fr;gap:20px}}@media (width<=420px){.privacy-policy-page .privacy-hero-content h1{font-size:1.95rem}.privacy-policy-page .privacy-section-title h2{font-size:1.5rem}.privacy-policy-page .privacy-owner-card,.privacy-policy-page .privacy-contact-card,.privacy-policy-page .privacy-retention-grid article,.privacy-policy-page .privacy-rights-grid article{padding:18px}.privacy-policy-page .privacy-document-meta>div{grid-template-columns:1fr;gap:3px}.privacy-policy-page .privacy-document-meta strong{text-align:left}}.site-footer{background:var(--muted);color:var(--subtle);border-top:0;padding:5rem 0 1.5rem;font-size:.82rem}.footer-grid{grid-template-columns:1.5fr .75fr .9fr;align-items:start;gap:5rem;display:grid}.footer-company{max-width:430px}.footer-brand{color:var(--ink);align-items:center;gap:.55rem;font:700 1.2rem Plus Jakarta Sans,sans-serif;display:flex}.footer-brand small{color:var(--blue);background:#e3e8fa;border-radius:3px;padding:.18rem .4rem;font:600 8px JetBrains Mono,monospace}.footer-motto{color:#9d4300;letter-spacing:.09em;text-transform:uppercase;margin:.75rem 0 1rem;font:600 12px JetBrains Mono,monospace}.footer-description{max-width:390px;color:var(--subtle);margin:0;font-size:.82rem;line-height:1.65}.footer-label{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font:600 8px JetBrains Mono,monospace}.footer-nav{flex-direction:column;gap:.55rem;display:flex}.footer-nav a,.footer-contacts a{color:var(--subtle);text-decoration:none}.footer-nav a:hover,.footer-contacts a:hover{color:var(--blue)}.footer-address,.footer-vat{color:var(--ink);margin:0 0 .55rem;font-size:.8rem;line-height:1.55}.footer-email{margin-top:.15rem;display:inline-block;color:var(--blue)!important}.footer-phone{margin-top:.35rem;display:block}.footer-social{gap:.75rem;margin-top:1rem;display:flex}.footer-bottom{border-top:0;justify-content:space-between;align-items:end;gap:2rem;margin-top:4.5rem;padding-top:0;font:500 9px JetBrains Mono,monospace;display:flex}.footer-legal{color:var(--subtle);flex-direction:column;gap:.35rem;display:flex}.footer-legal-links{align-items:center;gap:.5rem;margin-top:.15rem;display:flex}.footer-legal-links a{color:var(--subtle);text-decoration:none}.footer-legal-links a:hover{color:var(--blue)}.footer-tech{color:var(--subtle);white-space:nowrap;background:#eaecf6;padding:.25rem .45rem}.footer-map-frame{border-radius:14px;width:100%;height:150px;margin:12px 0 18px;overflow:hidden}.footer-map-frame iframe{border:0;width:100%;height:100%;display:block}.footer-logo{margin-bottom:20px;display:inline-block}.footer-logo img{object-fit:contain;width:auto;max-width:220px;height:80px;display:block}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr;gap:3rem}.footer-company{grid-column:1/-1}}@media (width<=560px){.site-footer{padding-top:4rem}.footer-grid{grid-template-columns:1fr}.footer-company{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:3rem}.footer-tech{white-space:normal}}.card-row{grid-template-columns:repeat(var(--cols,3), minmax(0, 1fr));gap:1.5rem;display:grid}@media (width<=1024px){.card-row--stack{grid-template-columns:1fr}.card-row--split{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.card-row--split{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.card-row--slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-inline:1rem;scrollbar-width:none;grid-template-columns:none;margin-inline:-1rem;padding-bottom:1.5rem;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.card-row--slider::-webkit-scrollbar{display:none}.card-row--slider>*{scroll-snap-align:start;flex:0 0 82%;max-width:340px}}@media (width<=560px){.card-row--slider>*{flex-basis:88%}}.pb-prose{max-width:760px}.pb-prose :is(p,li){color:var(--subtle);line-height:1.8}.visual-placeholder .image-overlay,.services-placeholder .image-overlay{pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(135deg,#005ab752,#06366b80);grid-area:1/1;width:100%;height:100%}.visual-placeholder img,.services-placeholder img{grid-area:1/1}.visual-placeholder,.services-placeholder{overflow:hidden}.site-footer{color:#fff;background:#182851;font-size:15px}.site-footer .footer-label,.site-footer .footer-description,.site-footer .footer-address,.site-footer .footer-vat,.site-footer .footer-legal,.site-footer .footer-legal span{color:#fff;font-size:14px}.site-footer a,.site-footer .footer-nav a,.site-footer .footer-email,.site-footer .footer-phone,.site-footer .footer-social a,.site-footer .footer-legal-links a{color:#fff}.site-footer a:hover,.site-footer .footer-nav a:hover,.site-footer .footer-email:hover,.site-footer .footer-phone:hover,.site-footer .footer-social a:hover,.site-footer .footer-legal-links a:hover{color:var(--orange)}
