.about{margin:45px auto;text-align:left}.about .about-bio{display:grid;grid-template-columns:70% 30%;column-gap:30px;height:fit-content}.about .about-bio div{height:auto}.about .about-bio img{width:90%;border-radius:16px}@media screen and (max-width: 768px){.about .about-bio{grid-template-columns:1fr;column-gap:0px}.about .about-bio img{width:100%}}.about .capability-blocks{width:100%;display:flex}.about .capability-blocks div{padding:15px 20px;flex-grow:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);margin:30px 10px;border-radius:15px;text-shadow:none}.about .capability-blocks div h3{font-size:1.375rem;font-weight:700;margin-bottom:25px}@media screen and (max-width: 768px){.about .capability-blocks{display:block}.about .capability-blocks div{margin:30px 0}}.about h2{margin-bottom:50px}.about .cta{width:55vw;font-size:1.9rem;line-height:1.2;margin:100px auto 60px;text-align:center}@media screen and (max-width: 1024px){.about .cta{width:80vw;margin:30px auto}}@media screen and (max-width: 1024px){.about{margin:30px auto}}.contact-form{text-align:left;width:min(100%,850px);margin:3rem auto 0}.contact-form .notification{display:none}.contact-form .notification.show{width:100%;height:30px;margin-bottom:20px;padding:20px 0;border-radius:5px;text-align:center;font-size:1.4rem;display:block}.contact-form form{display:grid;grid-template-columns:1fr;width:100%}.contact-form form input,.contact-form form label,.contact-form form textarea{width:100%;box-sizing:border-box}.contact-form form label{margin:15px 0 10px;font-weight:700;font-size:1.125rem}.contact-form form input{height:45px;padding:1rem 2rem}.contact-form form input[type=submit]{margin:10px auto;height:55px;background:#e11d48;border:none;font-size:1.125rem;color:#fff;cursor:pointer}.contact-form form input[type=submit]:disabled{background-color:#334155;color:#f8fafc;border:0;cursor:not-allowed}.contact-form form input::placeholder{text-indent:15px;font-size:1.125rem;font-family:JetBrains Mono,Fira Code,monospace}.contact-form form input,.contact-form form textarea{font-size:1rem;border-radius:5px;border:2px solid #F8FAFC}.contact-form form textarea{height:150px;padding:1rem 2rem}.contact-form form textarea::placeholder{text-indent:15px;font-family:JetBrains Mono,Fira Code,monospace;font-size:1.125rem}.clients{margin:35px 0}.clients h2{font-size:clamp(2rem,4vw,3rem);line-height:1.1}.clients p{font-size:1.125rem;line-height:1.6}.clients .logos{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.clients .logos .logo{margin:5px;border-radius:16px;max-width:350px}@media (max-width: 900px){.clients .logos{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.clients .logos{grid-template-columns:1fr}}.footer{width:min(100%,1200px);height:20px;padding:2rem 1rem 3rem;text-align:center}.footer p{font-size:.8rem}.logo-container{font-size:10vw;letter-spacing:0;font-weight:100}.logo-container .logo{max-width:10vw;width:100%;height:auto;margin-right:10px}.logo-container strong{font-weight:900}@media screen and (max-width: 1024px){.logo-container{font-size:15vw}}.hero-image{width:100vw;height:80vh}.hero-image .scroll{position:absolute;bottom:2rem;left:50%;display:flex;flex-direction:column;align-items:center;gap:.4rem;transform:translate(-50%);color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase}.hero-image .scroll.blink-smooth{animation:blink_smooth 1.5s infinite}.hero-image .scroll.blink-smooth .scroll-indicator__arrow{display:block;font-size:.75rem;animation:scroll-hint 1.8s ease-in-out infinite}.hero-image .hero-text{display:block;margin:16% auto 30px}@media screen and (max-width: 1024px){.hero-image .hero-text{margin-top:70%}}@media screen and (max-width: 768px){.hero-image .intro h1{font-size:1.4rem}}@keyframes blink_smooth{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.blink-smooth,.scroll-indicator__arrow{animation:none}}header{position:fixed;width:100vw;height:70px;padding:15px;z-index:1;top:0;left:0}.social-links{display:grid;grid-template-columns:65px 65px;column-gap:100px;width:230px;margin:20px auto 140px}.social-links a img{width:85px;transition:transform .3s}.social-links a:hover img{transform:scale(1.4)}.selected-work{padding:2rem 1rem 4rem}.selected-work__inner{width:min(100%,1440px);margin:0 auto;padding:4rem;border-radius:1.5rem}.selected-work__header{margin-bottom:2.5rem}.selected-work__header h2{margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.selected-work__header p{margin:0;font-size:1.125rem;line-height:1.6}.selected-work__projects{display:flex;flex-direction:column;gap:1.5rem}.project-card{padding:2rem;text-align:left;background:#ffffff06;border:1px solid rgba(255,255,255,.14);border-radius:1rem;transition:border-color .15s ease,transform .15s ease}.project-card:hover{border-color:#ffffff4d;transform:translateY(-2px)}.project-card__header{display:flex;justify-content:space-between;align-items:baseline;gap:2rem;margin-bottom:1.25rem}.project-card__header h3{margin:0;font-size:1.75rem;line-height:1.2}.project-card__header span{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.project-card h4{margin:0 0 1rem;text-align:left;font-size:1.125rem}.project-card__description{max-width:750px;margin:0 0 1.5rem;text-align:left;line-height:1.6}.project-card__technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none}.project-card__technologies li{padding:.35rem .7rem;background:#ffffff0f;border-radius:999px;font-size:.8rem}.project-card__link{display:inline-flex;gap:.4rem;align-items:center;color:#fb7185;font-weight:600;text-align:left;text-decoration:none}.project-card__link span{transition:transform .15s ease}.project-card__link:hover span{transform:translate(.25rem)}.project-card__link:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media (max-width: 768px){.selected-work{padding-inline:1rem}.selected-work__inner{padding:1rem}.project-card{padding:1.5rem}.project-card__header{flex-direction:column;gap:.5rem}}@media (prefers-reduced-motion: reduce){.project-card,.project-card__link span{transition:none}.project-card:hover{transform:none}}.case-study-hero{padding:clamp(2rem,6vw,5rem);background:#0f172a;border-radius:1.5rem;height:auto;width:min(100%,1280px);margin:8rem auto 0}.case-study-hero__category{display:block;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.case-study-hero h1{margin:0 0 1rem;font-size:clamp(3.5rem,8vw,6.5rem);line-height:.95}.case-study-hero__subtitle{margin:0 0 2rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;line-height:1.3}.case-study-hero__introduction{max-width:760px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.7}.case-study-hero__technologies{display:flex;flex-wrap:wrap;gap:.5rem;width:auto;margin:0;padding:0;justify-content:center;list-style:none}.case-study-hero__technologies li{padding:.35rem .7rem;background:#ffffff0f;border-radius:999px;font-size:.8rem}.site-header{padding:1rem 1rem 0}.site-header__inner{display:flex;align-items:center;justify-content:space-between;width:min(100%,1440px);min-height:5rem;margin:0 auto;padding:1rem 2rem;background:#0f172a;border-radius:1.5rem;box-shadow:1px 1px 5px #080b1e}.site-header__logo{display:inline-flex;align-items:center}.site-header__logo img{display:block;width:auto;height:50px;color:#f8fafc}.site-header__logo:focus-visible{outline:2px solid #E11D48;outline-offset:.4rem}.site-header__navigation{display:flex;align-items:center;gap:2rem}.site-header__navigation a{position:relative;color:#f8fafc;font-size:.875rem;font-weight:600;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .15s ease}.site-header__navigation a:after{position:absolute;right:0;bottom:-.4rem;left:0;height:2px;background:#e11d48;content:"";transform:scaleX(0);transform-origin:right;transition:transform .15s ease}.site-header__navigation a:hover{color:#e11d48}.site-header__navigation a:hover:after{transform:scaleX(1);transform-origin:left}.site-header__navigation a:focus-visible{outline:2px solid #E11D48;outline-offset:.4rem}@media (max-width: 600px){.site-header__inner{min-height:4rem;padding:.75rem 1.25rem}.site-header__logo img{height:2rem}.site-header__navigation{gap:1rem}.site-header__navigation a{font-size:.75rem}}@media (prefers-reduced-motion: reduce){.site-header__navigation a,.site-header__navigation a:after{transition:none}}.case-study-layout{min-height:100vh}.case-study-layout__main{width:min(100%,1440px);min-height:100vh;margin:2rem auto 4rem}.case-study-layout__footer{padding:2rem 1rem 3rem;text-align:center}.case-study-layout__footer small{font-size:.75rem;opacity:.7}@media (max-width: 768px){.case-study-layout__main{margin-top:1rem;margin-bottom:3rem}}.case-study-placeholder{width:min(100%,1280px);margin:3rem auto;padding:3rem;text-align:center;background:#0a1527f5;border-radius:1.5rem}.case-study-placeholder span{font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.case-study-section{background-color:#0f172a;display:grid;grid-template-columns:220px minmax(0,1fr);gap:4rem;width:min(100%,1280px);border-radius:1.5rem;margin:5rem auto 0;padding:clamp(2rem,6vw,5rem);border-bottom:1px solid rgba(255,255,255,.1);text-align:left}.case-study-section__label span{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.case-study-section__content{max-width:760px}.case-study-section__content h2{margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.case-study-section__content p{margin:0 0 1.25rem;font-size:1.05rem;line-height:1.75}.case-study-section__content p:last-child{margin-bottom:0}@media (max-width: 768px){.case-study-section{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;padding-bottom:3rem}}.case-study-responsibilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.case-study-responsibility{padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:1rem}.case-study-responsibility h3{margin:0 0 .75rem;font-size:1.1rem}.case-study-responsibility p{margin:0;font-size:.95rem;line-height:1.65}@media (max-width: 768px){.case-study-responsibilities{grid-template-columns:1fr}}.case-study-outcomes{display:grid;grid-template-columns:repeat(3,1fr);margin-top:3rem}.case-study-outcome{padding:0 2rem;border-left:1px solid rgba(255,255,255,.12)}.case-study-outcome:first-child{padding-left:0;border-left:0}.case-study-outcome:last-child{padding-right:0}.case-study-outcome h3{margin:0 0 1rem;font-size:1.25rem;line-height:1.3}.case-study-outcome p{margin:0;line-height:1.7}@media (max-width: 768px){.case-study-outcomes{grid-template-columns:1fr}.case-study-outcome{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.12);border-left:0}.case-study-outcome:first-child{padding-top:0;border-top:0}.case-study-outcome:last-child{padding-bottom:0}}.case-study-story{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:2rem;padding:2.5rem 0;border-top:1px solid rgba(255,255,255,.1)}.case-study-story:first-of-type{margin-top:2rem}.case-study-story__number{color:#fb7185;font-size:.875rem;font-weight:600;letter-spacing:.08em}.case-study-story__content{max-width:760px}.case-study-story__content h3{margin:0 0 1rem;font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.2}.case-study-story__content p{margin:0 0 1rem;line-height:1.75}.case-study-story__content p:last-child{margin-bottom:0}@media (max-width: 768px){.case-study-story{grid-template-columns:1fr;gap:.75rem;padding:2rem 0}}.case-study-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,1280px);margin:3rem auto 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.case-study-navigation__item{padding:2rem 0;text-align:left}.case-study-navigation__item a{display:flex;flex-direction:column;gap:.5rem;color:inherit;text-decoration:none}.case-study-navigation__item--next{text-align:right}.case-study-navigation__label{color:#fb7185;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.case-study-navigation__title{font-size:1.5rem;font-weight:600;line-height:1.2}a:hover .case-study-navigation__title{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.2em}.case-study-navigation a:focus-visible{outline:2px solid #FB7185;outline-offset:.5rem}@media (max-width: 768px){.case-study-navigation{grid-template-columns:1fr}.case-study-navigation__item{padding:1.5rem 0}.case-study-navigation__item--next{border-top:1px solid rgba(255,255,255,.12);text-align:left}}.contact-section-intro{margin:60px 0}.contact-section-intro h3{line-height:175%}*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}body{font-size:1rem;width:100vw}#root{padding:0;margin:0 auto;text-align:center}.content{min-height:100vh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem}code,pre{font-family:JetBrains Mono,Fira Code,monospace}h1{font-size:3rem;line-height:1.1;font-weight:900}h2{font-size:2.25rem;line-height:1.2;font-weight:700}h3{font-size:1.75rem;line-height:1.3;font-weight:600}h4{font-size:1.375rem;line-height:1.4;font-weight:500}p{line-height:1.7}strong{font-weight:900}em{font-style:italic}.lead{font-size:1.125rem}.small{font-size:.875rem}.skip-link{position:fixed;top:1rem;left:1rem;z-index:100;padding:.75rem 1rem;background:#f8fafc;color:#0f172a;border-radius:5px;transform:translateY(calc(-100% - 2rem))}.skip-link:focus{transform:translateY(0)}body{background-image:url(/assets/cover-image-Dxz__zcT.png);background-size:cover;background-attachment:fixed;color:#f8fafc;font-size:1.125rem;text-shadow:1px 1px 3px #000}body p{line-height:155%;margin-bottom:25px}body a{color:#fb7185;text-decoration:none}body a:hover{text-decoration:underline}body .content{max-width:1200px;margin:0 auto 50px;padding:10px 45px;border-radius:16px;background-color:#0f172a;box-sizing:border-box}@media screen and (max-width: 1024px){body .content{width:93vw;padding:10px 30px}}.content-section{width:100vw;padding:150px 0;background-color:#0f172a}
