@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{color-scheme:light;font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color:#0c0d11;background:radial-gradient(circle at top left,rgba(103,80,255,.08),transparent 34%),radial-gradient(circle at top right,rgba(30,161,214,.08),transparent 28%),#f5f3ee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}#root{min-height:100vh}.page-shell{position:relative;overflow:clip;padding:24px}.page-glow{position:fixed;z-index:-1;border-radius:999px;filter:blur(80px);opacity:.8;pointer-events:none}.page-glow--left{top:80px;left:-80px;width:220px;height:220px;background:#4169e126}.page-glow--right{top:260px;right:-60px;width:260px;height:260px;background:#00000014}.site-header,.hero,.projects-section,.services-section,.about-section{width:min(1180px,100%);margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0 36px}.brand{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.04em}.language-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(12,13,17,.08);border-radius:999px;background:#ffffffa3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.language-toggle--rail{display:none}.language-toggle__button{min-width:46px;padding:.45rem .7rem;border:0;border-radius:999px;background:transparent;color:#0c0d117a;font-family:Space Grotesk,sans-serif;font-size:.84rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.language-toggle__button.is-active{background:#12151c;color:#f5f3ee}.social-rail{display:none}.section-rail{position:fixed;top:50%;right:18px;z-index:20;transform:translateY(-50%);opacity:.5}.section-rail__inner{display:grid;gap:10px;justify-items:end}.section-rail__eyebrow{margin:0;color:#0c0d1157;font-size:.5rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:right}.section-rail__list{--rail-item-height: 22px;--rail-gap: 6px;position:relative;display:grid;gap:var(--rail-gap);justify-items:end;min-width:66px;padding-left:10px}.section-rail__track,.section-rail__thumb{position:absolute;left:3px;width:1px;border-radius:999px}.section-rail__track{top:0;height:100%;background:#0c0d1112}.section-rail__thumb{top:0;height:var(--rail-item-height);background:#0c0d11ad;transform:translateY(calc(var(--active-index) * (var(--rail-item-height) + var(--rail-gap))));transition:transform .26s cubic-bezier(.22,1,.36,1)}.section-rail__link{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;min-height:var(--rail-item-height);color:#0c0d1142;font-family:Space Grotesk,sans-serif;font-size:.64rem;font-weight:500;letter-spacing:-.02em;transition:color .18s ease,transform .18s ease}.section-rail__link.is-active{color:#0c0d11c2;transform:translate(-2px)}.social-rail__inner{display:grid;gap:12px}.social-rail__link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#0c0d116b;transition:transform .18s ease,color .18s ease}.social-rail__link span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.social-rail__link svg{width:1rem;height:1rem}.social-rail__link:hover{transform:translateY(-2px);color:#12151c}.footer-links a{padding:.72rem 1rem;border:1px solid rgba(12,13,17,.1);border-radius:999px;background:#ffffff9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.footer-links a:hover,.project-card:hover,.ghost-button:hover,.primary-button:hover,.service-trigger:hover,.language-toggle__button:hover{transform:translateY(-2px)}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:42px;align-items:center;padding:28px 0 96px}.eyebrow{margin:0 0 12px;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#555a6b}.eyebrow--light{color:#ffffffa8}.hero h1,.section-intro h2,.site-footer h2{margin:0;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.05em;line-height:.95}.hero h1{font-size:clamp(3.35rem,8vw,6.8rem);max-width:11ch}.hero__headline{display:flex;flex-wrap:wrap;align-items:baseline;gap:.02em .2em}.hero__word{display:inline-block}.hero__word--strong{color:#0c0d11}.hero__word--soft{font-size:.4em;font-weight:500;letter-spacing:-.035em;color:#0c0d1161}.hero__description,.about-card p,.site-footer__copy{color:#4f5567;font-size:1.05rem}.hero__description{max-width:38rem;margin:22px 0 0}.hero__copy>*{animation:heroCopySlideIn 1.04s cubic-bezier(.22,1,.36,1) both}.hero__copy>:nth-child(1){animation-delay:80ms}.hero__copy>:nth-child(2){animation-delay:.18s}.hero__copy>:nth-child(3){animation-delay:.28s}.hero__copy>:nth-child(4){animation-delay:.38s}.hero__copy>:nth-child(5){animation-delay:.48s}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.3rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.primary-button{color:#f8f8f5;background:linear-gradient(135deg,#111318,#292f39);box-shadow:0 18px 40px #11131829}.primary-button--light{color:#101115;background:#f0ede6}.ghost-button{border-color:#0c0d111a;background:#ffffff94}.icon-button{width:48px;min-width:48px;padding:0;border-radius:999px}.icon-button svg{width:1.1rem;height:1.1rem}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:34px 0 0}.hero__stats div,.hero-card,.project-card,.service-panel,.about-card,.logo-cloud{border:1px solid rgba(12,13,17,.08);box-shadow:0 24px 60px #0f10160f}.hero__stats div{padding:18px;border-radius:24px;background:#ffffff8f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero__stats dt{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700}.hero__stats dd{margin:6px 0 0;color:#5b6070}.hero__visual{position:relative;min-height:620px;transform:translateY(-34px)}.hero-card{position:absolute;border-radius:30px;background:#ffffffad;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:heroCardSlideIn 1.12s cubic-bezier(.22,1,.36,1) both}.hero-card--primary{top:0;right:70px;bottom:92px;left:0;overflow:hidden}.hero-card--primary img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-card--accent,.hero-card--outline{display:grid;align-content:end;gap:8px;padding:22px}.hero-card--accent{right:0;bottom:38px;width:210px;min-height:180px;background:linear-gradient(180deg,#0d0f13,#1f2630);color:#f5f3ee;animation-delay:.22s}.hero-card--outline{left:24px;bottom:0;width:260px;min-height:145px;background:linear-gradient(135deg,#ffffffe6,#edebe5c7),#fff;animation-delay:.36s}.hero-card span{color:inherit;opacity:.76;font-size:.88rem}.hero-card strong{font-family:Space Grotesk,sans-serif;font-size:1.3rem;line-height:1.1}@keyframes heroCardSlideIn{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@keyframes heroCopySlideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.projects-section,.services-section,.about-section{padding:0 0 88px}.reveal-item{opacity:0;will-change:transform,opacity;transition:opacity 1.08s cubic-bezier(.22,1,.36,1),transform 1.08s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms)}.reveal-item--side{transform:translate3d(42px,0,0)}.reveal-item--up{transform:translate3d(0,40px,0)}.reveal-item--fade{transform:translate3d(0,18px,0)}.reveal-item.is-visible,.reveal-section.is-visible .reveal-item:not([data-reveal-self]){opacity:1;transform:translateZ(0)}.section-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;align-items:end;margin-bottom:28px}.section-intro h2{font-size:clamp(2.2rem,5vw,4.1rem);max-width:12ch}.section-title--mixed{display:flex;flex-wrap:wrap;align-items:baseline;gap:.04em .22em;max-width:13ch}.section-title__word{display:inline-block}.section-title__word--strong{color:#0c0d11}.section-title__word--soft{font-size:.52em;font-weight:500;letter-spacing:-.03em;color:#0c0d1166}.section-intro__aside{display:grid;gap:16px;justify-items:start}.section-intro__aside p{margin:0;color:#4f5567;font-size:1.05rem}.section-intro__aside .icon-button{justify-self:end}.projects-stage{display:grid;overflow:hidden}.projects-gallery,.project-detail-panel{grid-area:1 / 1;transition:transform .56s cubic-bezier(.22,1,.36,1),opacity .36s ease}.projects-gallery{min-width:0}.projects-stage.is-detail-open .projects-gallery{transform:translate(calc(-100% - 48px));opacity:0;pointer-events:none}.project-detail-panel{display:grid;align-self:start;align-content:start;gap:22px;padding:28px;border-radius:34px;border:1px solid rgba(12,13,17,.08);background:linear-gradient(135deg,#ffffffe6,#f0eee8db),#fff;box-shadow:0 24px 60px #0f10160f;transform:translate(calc(100% + 48px));opacity:0;pointer-events:none}.projects-stage.is-detail-open .project-detail-panel{transform:translate(0);opacity:1;pointer-events:auto}.projects-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.project-card-shell{min-width:0}.project-card{display:grid;height:100%;overflow:hidden;border-radius:30px;background:#ffffffa3;transition:transform .18s ease,box-shadow .18s ease}.project-card--1,.project-card--4{grid-column:span 7}.project-card--2,.project-card--3,.project-card--5{grid-column:span 5}.project-card__image-wrap{display:grid;place-items:center;aspect-ratio:16 / 10;overflow:hidden;padding:12px;background:linear-gradient(180deg,#d9deea,#eef1f7)}.project-card__media{width:100%;height:100%;overflow:hidden;border-radius:18px}.project-card__image-wrap img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .62s cubic-bezier(.22,1,.36,1)}.project-card--1 .project-card__image-wrap,.project-card--4 .project-card__image-wrap{aspect-ratio:16 / 9}.project-card:hover .project-card__image-wrap img{transform:scale(1.025)}.project-card__content{display:grid;gap:10px;padding:22px}.project-card__content p{margin:0;color:#676d7d;font-size:.94rem}.project-card__content h3,.service-panel h3,.about-card h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.6rem;letter-spacing:-.04em}.project-card__content span{color:#4f5567}.project-card__link{justify-self:start;margin-top:4px;padding:0 0 2px;border:0;background:transparent;border-bottom:1px solid rgba(12,13,17,.3);font-weight:700;cursor:pointer;color:inherit;text-align:left}.project-detail-panel__header{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.project-detail-panel__image-wrap{padding:16px;border-radius:28px;background:linear-gradient(180deg,#d9deea,#eef1f7)}.project-detail-panel__image{overflow:hidden;border-radius:22px}.project-detail-panel__image img{width:100%;aspect-ratio:16 / 9;object-fit:contain;object-position:center}.project-detail-panel__intro{display:grid;gap:10px}.project-detail-panel__intro h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,4.5vw,3.4rem);letter-spacing:-.05em;line-height:.95}.project-detail-panel__summary{margin:0;max-width:70ch;color:#4f5567;font-size:1.02rem}.project-detail-panel__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-detail-panel__facts article,.project-detail-card{border-radius:24px;border:1px solid rgba(12,13,17,.08);background:#ffffffb8;box-shadow:0 18px 40px #0f10160d}.project-detail-panel__facts article{display:grid;gap:8px;padding:20px 22px}.project-detail-panel__facts span{color:#676d7d;font-size:.88rem;text-transform:uppercase;letter-spacing:.08em}.project-detail-panel__facts strong{font-family:Space Grotesk,sans-serif;font-size:1.1rem;letter-spacing:-.03em}.project-detail-panel__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.project-detail-card{display:grid;align-content:start;gap:14px;padding:22px}.project-detail-card p{margin:0;color:#4f5567}.project-detail-card ul{display:grid;gap:10px;margin:0;padding-left:18px;color:#4f5567}.project-detail-card__tags{padding-left:0;list-style:none}.project-detail-card__tags li{padding:10px 12px;border-radius:14px;background:#1113180d}.services-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:20px}.services-list{display:grid;gap:10px}.service-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:20px 22px;border:1px solid rgba(12,13,17,.08);border-radius:24px;background:#ffffff94;text-align:left;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.service-trigger span:first-child{font-family:Space Grotesk,sans-serif;font-size:1.12rem;font-weight:700}.service-trigger__arrow{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;line-height:1;color:#0c0d116b;transition:color .18s ease,transform .18s ease}.service-trigger.is-active{border-color:#111318eb;background:#14171d;color:#f5f3ee}.service-trigger.is-active .service-trigger__arrow{color:#f5f3eedb;transform:translate(2px)}.service-panel{padding:28px;border-radius:30px;background:linear-gradient(135deg,#ffffffbd,#eceae4f0),#fff}.service-panel__list{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.service-panel__list--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-panel li{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;background:#1113180d}.service-item__icon{display:inline-grid;place-items:center;width:2rem;height:2rem;flex:0 0 2rem;border-radius:999px;background:#11131814;color:#1f2630}.service-item__icon svg{width:1rem;height:1rem}.about-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px}.about-card,.logo-cloud{border-radius:30px;background:#fff9}.about-card{padding:28px}.about-card p{margin:14px 0 0}.logo-cloud{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:28px}.logo-cloud span{display:grid;place-items:center;min-height:90px;padding:16px;border-radius:20px;background:linear-gradient(135deg,#f4f1eb,#fff);font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.04em}.site-footer{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(260px,40svh,460px);padding:clamp(24px,3vw,40px) 24px 20px;overflow:hidden;color:#f5f3ee;isolation:isolate;--footer-glow-x: 78%;--footer-glow-y: 20%;background:transparent}.site-footer:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;z-index:1;pointer-events:none;background:radial-gradient(circle at var(--footer-glow-x) var(--footer-glow-y),rgba(96,122,255,.28),transparent 22%),radial-gradient(circle at calc(var(--footer-glow-x) - 6%) calc(var(--footer-glow-y) + 8%),rgba(255,255,255,.07),transparent 18%);clip-path:inset(100% 0 0 0);transform:translate3d(0,18px,0);opacity:0;transition:opacity .42s ease .16s,transform 1.12s cubic-bezier(.22,1,.36,1) .16s,clip-path 1.12s cubic-bezier(.22,1,.36,1) .16s}.site-footer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(96,122,255,.25),transparent 30%),linear-gradient(180deg,#0c0d11,#13171f);clip-path:inset(100% 0 0 0);transform:translate3d(0,28px,0);opacity:0;transition:opacity .36s ease,transform 1.08s cubic-bezier(.22,1,.36,1),clip-path 1.08s cubic-bezier(.22,1,.36,1)}.site-footer.reveal-section,.site-footer.reveal-section.is-visible{opacity:1;transform:none}.site-footer.reveal-section.is-visible:before,.site-footer.reveal-section.is-visible:after{opacity:1;clip-path:inset(0 0 0 0);transform:translateZ(0)}.site-footer__content,.site-footer__bottom{position:relative;z-index:2}.site-footer__content.reveal-item--fade,.site-footer__bottom.reveal-item--fade{transform:translate3d(0,34px,0)}.site-footer__content{width:min(1180px,100%);margin:auto auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:24px}.site-footer h2{font-size:clamp(2.5rem,6vw,5rem);max-width:10ch}.site-footer__copy{max-width:36rem;margin:18px 0 0;color:#f5f3eeb8}.site-footer__actions{display:grid;align-content:start;gap:18px}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{background:#ffffff0d;border-color:#ffffff14}.footer-links--social a{min-height:52px;padding:.75rem 1rem;align-items:center;justify-content:center}.footer-social-link{display:inline-flex;align-items:center;gap:10px;min-width:124px}.footer-social-link span{font-weight:700}.footer-links--social a svg{width:1.05rem;height:1.05rem;flex:0 0 auto}.site-footer__bottom{width:min(1180px,100%);margin:28px auto 0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#f5f3eead;font-size:.94rem}@media (max-width: 1120px){.social-rail,.section-rail{display:none}}@media (min-width: 1121px){.page-shell{padding-left:124px;padding-right:124px}.language-toggle--header{display:none}.language-toggle--rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:66px;justify-self:end}.language-toggle--rail .language-toggle__button{min-width:0;width:100%;padding-left:0;padding-right:0;font-size:.72rem}.site-header{gap:18px;padding-top:4px;padding-bottom:12px}.site-header,.hero,.projects-section,.services-section,.about-section{width:min(1320px,calc(100vw - 248px));margin-left:auto;margin-right:auto}.social-rail{position:fixed;top:50%;left:28px;z-index:20;display:block;transform:translateY(-50%)}.section-rail{right:28px}.hero{grid-template-columns:minmax(0,1fr) minmax(420px,1.08fr);gap:52px;min-height:calc(100svh - 68px);padding-top:24px;padding-bottom:76px}.hero h1{font-size:clamp(3.45rem,6.1vw,6.5rem);max-width:12ch}.hero__description{max-width:42rem;margin-top:18px;font-size:1.04rem}.hero__stats{gap:16px;margin-top:28px}.hero__stats div{padding:18px 19px;border-radius:24px}.hero__stats dt{font-size:1.6rem}.hero__visual{min-height:560px;transform:translateY(-8px)}.hero-card--primary{top:0;right:44px;bottom:76px;left:0}.hero-card--accent{width:220px;min-height:176px;padding:22px}.hero-card--outline{left:10px;width:256px;min-height:142px;padding:22px}.projects-section,.services-section,.about-section{padding-bottom:104px}.section-intro{gap:32px;margin-bottom:34px}.section-intro h2{max-width:13ch}.projects-grid{gap:24px}.project-card{border-radius:34px}.project-card__image-wrap{padding:16px}.project-card__content{padding:26px}.project-card__content h3,.service-panel h3,.about-card h3{font-size:1.8rem}.service-trigger{padding:24px 26px;border-radius:28px}.service-panel{padding:34px;border-radius:34px}.about-grid{gap:24px}.about-card,.logo-cloud{border-radius:34px}.about-card{padding:34px}.logo-cloud{gap:18px;padding:34px}.logo-cloud span{min-height:106px;border-radius:22px}.site-footer__content{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:32px}.site-footer h2{max-width:11ch}}@media (max-width: 960px){.hero,.section-intro,.services-layout,.about-grid,.site-footer__content{grid-template-columns:1fr}.hero{padding-bottom:72px}.hero__headline{max-width:9ch}.section-title--mixed{max-width:11ch}.hero__visual{min-height:480px;transform:translateY(-18px)}.project-card--1,.project-card--2,.project-card--3,.project-card--4,.project-card--5{grid-column:span 12}.project-detail-panel__columns{grid-template-columns:1fr}.logo-cloud{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.page-shell{padding:16px}.site-header{flex-direction:column;align-items:flex-start;padding-bottom:24px}.language-toggle{align-self:flex-end}.footer-links a{flex:1 1 auto;text-align:center}.hero__stats{grid-template-columns:1fr}.hero__visual{min-height:360px}.hero__headline{gap:.04em .16em}.hero__word--soft{font-size:.5em}.section-title--mixed{gap:.05em .16em}.section-title__word--soft{font-size:.5em}.service-panel__list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-stage.is-detail-open .projects-gallery{transform:translate(calc(-100% - 24px))}.project-detail-panel{padding:22px;transform:translate(calc(100% + 24px))}.project-detail-panel__facts{grid-template-columns:1fr}.hero-card--primary{top:0;right:32px;bottom:74px;left:0}.hero-card--accent{width:156px;min-height:136px;padding:18px}.hero-card--outline{left:0;width:190px;min-height:120px;padding:18px}.site-footer{min-height:auto;padding-top:48px;padding-bottom:24px}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion: reduce){.reveal-item,.site-footer.reveal-section{opacity:1;transform:none;transition:none}.hero__copy>*{animation:none}.hero-card{animation:none}}
