@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Onest:wght@500;600;700&display=swap";:root{--bg:#f4f5f0;--surface:#fff;--surface-2:#e9ebe4;--text:#171a17;--muted:#666d66;--line:#d7dad2;--accent:#c94f2d;--accent-dark:#a83d20;--accent-soft:#f3ddd5;--dark:#1b201c;--radius:20px;--shadow:0 18px 50px #171a1714;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Manrope,system-ui,sans-serif}:root[data-theme=dark]{--bg:#121412;--surface:#1b1e1b;--surface-2:#242824;--text:#f1f3ee;--muted:#aeb5ad;--line:#343934;--accent:#e56c47;--accent-dark:#f0815f;--accent-soft:#3d2720;--dark:#ebefe9;--shadow:0 18px 50px #00000040;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-padding-top:86px}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;transition:background .25s,color .25s}body.menu-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}svg{width:20px;height:20px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Onest,Manrope,sans-serif}h1{max-width:1050px;margin-bottom:30px;font-size:clamp(2.75rem,7vw,6.5rem);line-height:.96}h2{max-width:800px;margin:10px 0 0;font-size:clamp(2rem,4.8vw,4.25rem);line-height:1.05}h3{font-size:1.3rem;line-height:1.2}p{color:var(--muted);line-height:1.7}.container{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:120px 0}.muted-section{background:var(--surface-2)}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:.76rem;font-weight:700;display:inline-flex}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--accent-dark);transform:translateY(-2px)}.button-small{min-height:44px;padding:0 18px;font-size:.86rem}.secondary{color:var(--accent);background:0 0}.text-link{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-weight:700;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(3px,-3px)}.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.icon-button:hover{border-color:var(--accent);color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{z-index:200;background:var(--text);color:var(--bg);border-radius:8px;padding:12px 18px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand{align-items:center;gap:9px;font-family:Onest,sans-serif;font-size:1.1rem;display:inline-flex}.brand span{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.nav{align-items:center;gap:22px;margin-left:auto;display:flex}.nav>a:not(.button){color:var(--muted);white-space:nowrap;font-size:.82rem;font-weight:600}.nav>a:hover{color:var(--accent)}.header-actions{align-items:center;gap:8px;display:flex}.language-switch{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:3px;display:flex}.language-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 8px;font-size:.7rem;font-weight:700}.language-switch .active{background:var(--text);color:var(--bg)}.menu-button,.mobile-contact{display:none}.hero{padding-top:96px}.hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);align-items:end;gap:70px;display:grid}.hero-text{max-width:720px;font-size:clamp(1.05rem,2vw,1.28rem)}.status-dot,.availability-dot{background:#44a369;border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 0 5px #44a3692e}.hero-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.hero-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:20px;transform:rotate(1.5deg)}.panel-top{justify-content:space-between;align-items:center;margin-bottom:24px;font-size:.78rem;font-weight:700;display:flex}.abstract-window{background:var(--surface-2);border-radius:12px;overflow:hidden}.window-bar{background:color-mix(in srgb,var(--line) 50%,transparent);gap:5px;padding:12px;display:flex}.window-bar i{background:var(--muted);border-radius:50%;width:6px;height:6px}.window-layout{grid-template-columns:30% 1fr;gap:12px;height:220px;padding:18px;display:grid}.window-layout>div:first-child{background:var(--accent);border-radius:8px}.window-layout>div:last-child{gap:10px;display:grid}.window-layout b{background:var(--surface);border-radius:7px;display:block}.benefit-row{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:80px;display:grid;overflow:hidden}.benefit-row span{background:var(--bg);align-items:center;gap:10px;padding:20px;font-size:.82rem;font-weight:600;display:flex}.benefit-row svg{width:16px;color:var(--accent)}.section-head{justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px;display:flex}.section-head p{max-width:410px;margin-bottom:0}.services-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.service-card{background:var(--surface);min-height:340px;padding:30px;transition:background .2s,transform .2s}.service-card:hover{background:color-mix(in srgb,var(--accent-soft) 45%,var(--surface))}.service-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:14px;place-items:center;margin-bottom:45px;display:grid}.service-card h3{margin-bottom:12px}.service-card p{font-size:.9rem}.service-card ul{border-top:1px solid var(--line);margin:0;padding:16px 0 0;list-style:none}.service-card li{color:var(--muted);padding:4px 0;font-size:.8rem}.service-card li:before{content:"—";color:var(--accent);margin-right:7px}.projects-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:transform .25s,box-shadow .25s;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.project-visual{aspect-ratio:16/9;background:var(--surface-2);position:relative;overflow:hidden}.project-visual img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s;display:block}.project-card:hover .project-visual img{transform:scale(1.02)}.project-visual.vertical-image{background:linear-gradient(135deg,var(--surface-2),var(--line))}.project-visual.vertical-image img{object-fit:contain}.project-body{padding:30px}.project-type{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.project-body h3{margin:10px 0;font-size:1.75rem}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag-list span,.niche-list span,.technology-row span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.72rem}.tag-list.compact{margin:24px 0 14px}.solution-section{padding-top:0}.solution-card{background:var(--text);color:var(--bg);border-radius:30px;padding:70px}.solution-copy{grid-template-columns:1fr .8fr;align-items:end;gap:25px;display:grid}.solution-copy .eyebrow{grid-column:1/-1}.solution-copy h2{margin:0}.solution-copy p{color:color-mix(in srgb,var(--bg) 72%,transparent);margin:0}.solution-copy .button{grid-column:2;width:max-content}.light-button{background:var(--bg);border-color:var(--bg);color:var(--text)}.flow{border:1px solid color-mix(in srgb,var(--bg) 25%,transparent);border-radius:16px;grid-template-columns:repeat(5,1fr);margin:60px 0;display:grid}.flow-item{border-right:1px solid color-mix(in srgb,var(--bg) 25%,transparent);flex-direction:column;justify-content:space-between;min-height:150px;padding:20px;display:flex;position:relative}.flow-item:last-child{border:0}.flow-item span{color:var(--accent);font-size:.8rem}.flow-item b{font-size:.8rem;line-height:1.4}.flow-arrow{z-index:2;background:var(--text);border-radius:50%;padding:3px;position:absolute;top:65px;right:-11px}.solution-lists{grid-template-columns:1.4fr .8fr;gap:70px;display:grid}.two-col-list{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.two-col-list li{align-items:center;gap:8px;font-size:.82rem;display:flex}.two-col-list svg{width:15px;color:var(--accent)}.niche-list{flex-wrap:wrap;gap:8px;display:flex}.solution-card .niche-list span{border-color:color-mix(in srgb,var(--bg) 22%,transparent);color:color-mix(in srgb,var(--bg) 75%,transparent)}.process-list{border-top:1px solid var(--line);margin:55px 0 0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:20px;padding:30px 0;display:grid}.process-list>li>span{color:var(--accent);font-weight:700}.process-list div{grid-template-columns:.6fr 1fr;gap:30px;display:grid}.process-list h3,.process-list p{margin:0}.about-grid{grid-template-columns:1.3fr .7fr;gap:90px;display:grid}.large-copy{max-width:720px;margin-top:35px;font-size:1.12rem}.about-aside{border-radius:var(--radius);background:var(--surface-2);padding:30px}.about-aside ul{margin:25px 0 0;padding:0;list-style:none}.about-aside li{border-top:1px solid var(--line);gap:10px;padding:14px 0;font-size:.85rem;line-height:1.5;display:flex}.about-aside svg{color:var(--accent);flex:none}.technology-row{border-top:1px solid var(--line);grid-column:1/-1;gap:35px;padding-top:35px;display:flex}.technology-row>div{flex-wrap:wrap;gap:8px;display:flex}.contact-section{background:var(--surface-2)}.contact-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:90px;display:grid}.contact-copy h2{margin-bottom:25px}.contact-copy p{max-width:480px;font-size:1.03rem}.direct-contacts{gap:12px;display:grid}.direct-contacts>a{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:56px 1fr 36px;align-items:center;gap:18px;min-height:104px;padding:20px 24px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.direct-contacts>a:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translate(5px)}.contact-icon{background:var(--accent-soft);width:52px;height:52px;color:var(--accent);border-radius:15px;place-items:center;display:grid}.direct-contacts small,.direct-contacts b{display:block}.direct-contacts small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.72rem}.direct-contacts b{overflow-wrap:anywhere;font-family:Onest,Manrope,sans-serif;font-size:1.05rem}.contact-arrow{color:var(--muted)}.primary-contact{border-color:color-mix(in srgb,var(--accent) 45%,var(--line))!important}footer{background:var(--text);color:var(--bg);padding:70px 0 25px}.footer-grid{grid-template-columns:1.4fr .6fr .8fr auto;gap:60px;display:grid}.footer-grid p{max-width:350px;color:color-mix(in srgb,var(--bg) 60%,transparent);margin-top:20px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:12px;font-size:.8rem;display:flex}.footer-grid>div:not(:first-child)>b{color:color-mix(in srgb,var(--bg) 55%,transparent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.back-top{border:1px solid color-mix(in srgb,var(--bg) 25%,transparent);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.copyright{border-top:1px solid color-mix(in srgb,var(--bg) 18%,transparent);color:color-mix(in srgb,var(--bg) 50%,transparent);margin-top:55px;padding-top:20px;font-size:.75rem}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c0ab8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border-radius:var(--radius);background:var(--surface);width:min(650px,100%);max-height:calc(100vh - 40px);padding:45px;position:relative;overflow:auto;box-shadow:0 30px 80px #0006}.modal-close{position:absolute;top:18px;right:18px}.modal h2{margin:10px 45px 20px 0;font-size:2.5rem}.modal h3{margin-top:30px}.modal-intro{font-size:1.05rem}.check-list{color:var(--muted);padding-left:20px;line-height:1.8}@media (width<=1050px){.nav{background:var(--bg);border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;padding:30px 20px 40px;display:none;position:fixed;inset:77px 0 auto}.nav.open{display:flex}.nav>a:not(.button){padding:8px 0;font-size:1.2rem}.menu-button,.mobile-contact{display:grid}.desktop-contact{display:none}.services-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr .55fr}.benefit-row{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.container{width:min(100% - 28px,1180px)}.section{padding:82px 0}h1{font-size:clamp(2.6rem,13vw,4.4rem)}h2{font-size:clamp(2rem,10vw,3.3rem)}.header-inner{height:68px}.site-header .button-small{display:none}.nav{inset:69px 0 auto}.nav .mobile-contact{display:flex}.hero{padding-top:60px}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-panel{max-width:420px}.benefit-row{grid-template-columns:1fr;margin-top:55px}.section-head{margin-bottom:35px;display:block}.section-head p{margin-top:22px}.services-grid,.projects-grid{grid-template-columns:1fr}.service-card{min-height:0}.service-icon{margin-bottom:30px}.solution-card{border-radius:0;width:100%;padding:65px 24px}.solution-copy{grid-template-columns:1fr}.solution-copy .button{grid-column:1}.flow{grid-template-columns:1fr}.flow-item{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--bg) 25%,transparent);flex-direction:row;align-items:center;min-height:80px}.flow-arrow{inset:auto auto -11px calc(50% - 10px);transform:rotate(90deg)}.solution-lists,.about-grid,.contact-layout{grid-template-columns:1fr;gap:45px}.two-col-list{grid-template-columns:1fr}.process-list li{grid-template-columns:45px 1fr}.process-list div{grid-template-columns:1fr;gap:8px}.technology-row{display:block}.technology-row>div{margin-top:18px}.direct-contacts>a{grid-template-columns:48px 1fr 24px;padding:17px 16px}.contact-icon{width:46px;height:46px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-grid>div:first-child{grid-column:1/-1}.back-top{position:absolute;right:14px}.modal{padding:38px 24px}.modal h2{font-size:2rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}}@media (width<=390px){.language-switch button{padding:7px 6px}.brand b{display:none}.header-actions{gap:5px}.hero-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}h1{max-width:900px;font-size:clamp(2.6rem,5vw,4.75rem);line-height:1.02}@media (width<=760px){h1{font-size:clamp(2.35rem,10vw,3.4rem)}}.project-media-button{width:100%;color:inherit;text-align:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.project-media-button:focus-visible{z-index:2;outline-offset:-4px;position:relative}.project-visual.mobile-collage{isolation:isolate;background:linear-gradient(145deg,#e7e9e7 0%,#cfd5d0 100%);position:relative;overflow:hidden}.mobile-collage:before{content:"";z-index:-1;background:color-mix(in srgb,var(--accent) 22%,transparent);filter:blur(32px);border-radius:50%;position:absolute;inset:14% 18%}.project-visual.mobile-collage .mobile-screen{object-fit:cover;object-position:top;background:#fff;border:1px solid #14181424;border-radius:9px;width:auto;transition:transform .35s;position:absolute;box-shadow:0 18px 38px #14191538}.mobile-collage .screen-products{z-index:1;height:70%;top:15%;left:5%;transform:rotate(-4deg)}.mobile-collage .screen-card{z-index:3;height:86%;top:7%;left:36%;transform:rotate(1deg)}.mobile-collage .screen-editor{z-index:2;height:78%;top:12%;right:5%;transform:rotate(5deg)}.project-card:hover .mobile-collage .screen-products{transform:rotate(-5deg)translate(-3px,-3px)}.project-card:hover .mobile-collage .screen-card{transform:rotate(0)translateY(-5px)}.project-card:hover .mobile-collage .screen-editor{transform:rotate(6deg)translate(3px,-3px)}@media (width<=480px){.mobile-collage .screen-products{left:2%}.mobile-collage .screen-card{left:34%}.mobile-collage .screen-editor{right:2%}}.modal{width:min(960px,100%)}.modal-project-media{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;margin:30px 0 36px;padding:14px}.modal-project-media img{background:#fff;border-radius:10px;width:100%;height:auto;display:block;box-shadow:0 10px 28px #1419151f}.modal-project-media.multiple{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}@media (width<=620px){.modal-project-media.multiple{grid-template-columns:1fr 1fr}.modal-project-media.multiple img:last-child{grid-column:1/-1;justify-self:center;width:55%}}.reveal-ready .scroll-reveal{opacity:0;filter:blur(3px);will-change:opacity,transform;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),filter .65s;transform:translateY(52px)}.reveal-ready .scroll-reveal.is-visible{opacity:1;filter:blur();transform:translateY(0)}.reveal-ready .scroll-reveal .service-card,.reveal-ready .scroll-reveal .project-card,.reveal-ready .scroll-reveal .benefit-row>span,.reveal-ready .scroll-reveal .process-list>li,.reveal-ready .scroll-reveal .direct-contacts>a{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),background .2s,box-shadow .25s,border-color .2s;transform:translateY(24px)}.reveal-ready .scroll-reveal.is-visible .service-card,.reveal-ready .scroll-reveal.is-visible .project-card,.reveal-ready .scroll-reveal.is-visible .benefit-row>span,.reveal-ready .scroll-reveal.is-visible .process-list>li,.reveal-ready .scroll-reveal.is-visible .direct-contacts>a{opacity:1;transform:translateY(0)}.reveal-ready .scroll-reveal.is-visible :is(.service-card,.benefit-row>span,.process-list>li,.direct-contacts>a):first-child{transition-delay:80ms}.reveal-ready .scroll-reveal.is-visible :is(.service-card,.benefit-row>span,.process-list>li,.direct-contacts>a):nth-child(2){transition-delay:.14s}.reveal-ready .scroll-reveal.is-visible :is(.service-card,.benefit-row>span,.process-list>li,.direct-contacts>a):nth-child(3){transition-delay:.2s}.reveal-ready .scroll-reveal.is-visible :is(.service-card,.benefit-row>span,.process-list>li,.direct-contacts>a):nth-child(4){transition-delay:.26s}.reveal-ready .scroll-reveal.is-visible :is(.service-card,.process-list>li):nth-child(5){transition-delay:.32s}.reveal-ready .scroll-reveal.is-visible .service-card:nth-child(6){transition-delay:.38s}.reveal-ready .scroll-reveal.is-visible .service-card:nth-child(7){transition-delay:.44s}.reveal-ready .scroll-reveal.is-visible .service-card:nth-child(8){transition-delay:.5s}.reveal-ready .scroll-reveal.is-visible .project-card:first-child{transition-delay:80ms}.reveal-ready .scroll-reveal.is-visible .project-card:nth-child(2){transition-delay:.16s}.reveal-ready .scroll-reveal.is-visible .project-card:nth-child(3){transition-delay:.24s}.reveal-ready .scroll-reveal.is-visible .project-card:nth-child(4){transition-delay:.32s}.reveal-ready .scroll-reveal.is-visible .project-card:hover{transform:translateY(-5px)}.reveal-ready .scroll-reveal.is-visible .direct-contacts>a:hover{transform:translate(5px)}@media (prefers-reduced-motion:reduce){.reveal-ready .scroll-reveal,.reveal-ready .scroll-reveal *{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}
