:root{--blue:#079bd6;--blue-dark:#047cad;--ink:#111315;--muted:#676d70;--paper:#f6f7f4;--line:#dfe2df;--white:#fff;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3{margin-top:0}.skip-link{position:fixed;z-index:20;top:10px;left:10px;padding:10px 14px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{position:absolute;z-index:10;inset:0 0 auto;max-width:1440px;height:88px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;color:#fff}.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:800;letter-spacing:-.06em}.brand img{border-radius:11px}.brand strong{font-weight:800}nav{display:flex;gap:34px;font-size:14px;font-weight:700}nav a{opacity:.72;transition:opacity 160ms ease}nav a:hover{opacity:1}.button{min-height:54px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:10px;background:var(--ink);color:#fff;font-size:14px;font-weight:800;transition:transform 140ms var(--ease),background-color 180ms ease}.button:hover{background:#292c2e}.button:active{transform:scale(.97)}.button--small{min-height:44px;padding-inline:18px;color:var(--ink);background:#fff}.button--small:hover{background:#eaf8fd}
.hero{min-height:auto;padding:104px max(48px,calc((100vw - 1344px)/2)) 56px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,580px);align-items:flex-start;gap:7vw;overflow:hidden;color:#fff;background:var(--blue)}.hero-copy{max-width:700px}.eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:currentColor}h1{margin-bottom:20px;font-size:clamp(58px,6.1vw,96px);line-height:.94;letter-spacing:-.07em}h1 em,.cta em{color:#bceeff;font-family:Georgia,serif;font-weight:400}.lead{max-width:610px;margin-bottom:28px;color:#ffffffc7;font-size:20px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{padding:12px 0;border-bottom:1px solid #ffffff66;font-size:14px;font-weight:800}.hero-proof{margin-top:48px;padding-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border-top:1px solid #ffffff40}.hero-proof p{margin:0;display:grid;gap:5px}.hero-proof strong{font-size:25px;letter-spacing:-.04em}.hero-proof span{color:#ffffffaa;font-size:12px}
.workflow-card{position:relative;margin-top:14px;padding:22px;color:var(--ink);background:#fff;border:1px solid #00000014;border-radius:18px;box-shadow:0 28px 80px #002e4680;transform:rotate(1.4deg)}.workflow-card:before{content:"";position:absolute;z-index:-1;inset:24px -24px -24px 24px;border:1px solid #ffffff4d;border-radius:18px}.workflow-head{padding-bottom:19px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--muted);font:700 11px/1 monospace;text-transform:uppercase}.workflow-head i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#22bc72;box-shadow:0 0 0 4px #e5f8ee}.workflow{padding:47px 5px 38px;display:grid;grid-template-columns:56px 1fr 96px 1fr 56px;align-items:center;gap:8px}.node{position:relative;width:56px;aspect-ratio:1;display:grid;place-items:center;border-radius:14px;background:#f0f2ef;font-size:22px;font-weight:900}.node small{position:absolute;top:68px;width:100px;color:#73797c;font:700 9px/1.3 monospace;text-align:center}.node--brand{width:82px;background:#e6f6fc;border-radius:14px;color:var(--blue-dark);font-size:12px;font-weight:800;letter-spacing:-.04em;box-shadow:0 4px 14px #079bd626}.node--brand small{top:68px}.node--done{color:#087e49;background:#e5f8ee}.line{position:relative;height:2px;overflow:hidden;background:#d9dcda}.line i{position:absolute;width:32%;height:2px;background:var(--blue);animation:travel 1.7s linear infinite}@keyframes travel{from{transform:translateX(-110%)}to{transform:translateX(330%)}}.activity{margin-top:26px;padding:8px 16px;border:1px solid var(--line);border-radius:12px;background:#fafbf9}.activity p{margin:0;padding:11px 0;display:grid;grid-template-columns:24px 1fr auto;gap:8px;border-bottom:1px solid var(--line);font-size:12px}.activity p:last-child{border:0}.activity span,.activity b{font:600 10px/1.5 monospace}.activity span{color:#9a9e9b}.activity b{color:var(--blue-dark)}.workflow-result{margin-top:16px;padding:16px;display:flex;justify-content:space-between;border-radius:10px;color:#087e49;background:#e5f8ee;font-size:13px}
.trust-strip{max-width:1344px;margin:auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.trust-strip p{margin:0;color:var(--muted);font-size:12px;font-weight:700}.trust-strip div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:34px;color:#777d80;font-size:13px;font-weight:800}.section{max-width:1440px;margin:auto;padding:80px 48px}.section-heading{max-width:900px;margin-bottom:40px}.section-heading .eyebrow{color:var(--blue-dark)}.section-heading h2{margin-bottom:20px;font-size:clamp(44px,4.8vw,68px);line-height:.98;letter-spacing:-.06em}.section-heading>p:not(.eyebrow),.section-heading--row>p{max-width:540px;color:var(--muted);font-size:17px;line-height:1.65}.section-heading--row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:60px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{position:relative;min-height:480px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:transform 220ms var(--ease),box-shadow 220ms ease}.service-grid article>span{color:#9da19f;font:600 11px/1 monospace}.service-icon{width:58px;height:58px;margin:54px 0 42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:24px}.service-grid h3{margin-bottom:16px;font-size:26px;letter-spacing:-.04em}.service-grid p{min-height:78px;color:var(--muted);font-size:15px;line-height:1.7}.service-grid ul{margin:26px 0 0;padding:22px 0 0;border-top:1px solid var(--line);list-style:none;color:#484d50;font-size:13px}.service-grid li{margin:9px 0}.service-grid li:before{content:"✓";margin-right:9px;color:var(--blue-dark);font-weight:900}
.work{padding:80px 48px;color:#fff;background:var(--ink)}.work-inner{max-width:1344px;margin:auto}.work .section-heading .eyebrow{color:#74d6fb}.work .section-heading--row>p{color:#9ea4a7}.filters{margin-bottom:34px;display:flex;flex-wrap:wrap;gap:8px}.filters button{padding:10px 14px;border:1px solid #424648;border-radius:99px;color:#adb2b5;background:transparent;font:700 11px/1 inherit;cursor:pointer;transition:color 160ms ease,background-color 160ms ease}.filters button[aria-pressed=true]{color:var(--ink);background:#74d6fb;border-color:#74d6fb}.filters button:active{transform:scale(.97)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.project{min-height:450px;padding:28px;display:flex;flex-direction:column;border:1px solid #373b3d;border-radius:14px;background:#181b1d}.project-media{height:180px;margin:-12px -12px 26px;overflow:hidden;border-radius:9px;background:#262a2d}.project-media img{width:100%;height:100%;object-fit:cover}.project-meta{margin-bottom:18px;display:flex;justify-content:space-between;gap:20px;color:#7f878a;font:700 10px/1.4 monospace;text-transform:uppercase}.project h3{margin-bottom:14px;font-size:26px;line-height:1.12;letter-spacing:-.045em}.project p{color:#aeb3b5;font-size:14px;line-height:1.65}.tags{margin-top:auto;padding-top:20px;display:flex;flex-wrap:wrap;gap:7px}.tags span{padding:7px 9px;border:1px solid #3e4244;border-radius:99px;color:#b9bdc0;font:600 9px/1 monospace}
.process{display:block}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.process-card{position:relative;padding:32px 28px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform 220ms var(--ease),box-shadow 220ms ease,border-color 180ms ease}.process-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(7,155,214,0.12);border-color:#a5e4fc}.process-badge{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #edf0ee}.process-badge span{font:800 26px/1 "JetBrains Mono",monospace;color:var(--blue-dark);letter-spacing:-.04em}.process-badge small{padding:5px 10px;border-radius:99px;background:#eef9fd;color:var(--blue-dark);font:700 10px/1 "JetBrains Mono",monospace;text-transform:uppercase;letter-spacing:.05em}.process-card h3{margin-bottom:12px;font-size:22px;letter-spacing:-.03em;color:var(--ink)}.process-card p{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.65}.process-steps{margin:0;padding:16px 0 0;border-top:1px dashed var(--line);list-style:none;display:grid;gap:8px}.process-steps li{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#475054}.process-steps li:before{content:"✓";color:var(--blue-dark);font-weight:900}

.cta{position:relative;overflow:hidden;padding:130px 48px;color:#fff;background:var(--blue);text-align:center}.cta>img{position:absolute;top:-58px;left:50%;border-radius:30px;transform:translateX(-50%) rotate(-7deg);box-shadow:0 18px 50px #0000002e}.cta .eyebrow{justify-content:center}.cta h2{margin:0 0 24px;font-size:clamp(48px,6vw,88px);line-height:.95;letter-spacing:-.065em}.cta>p:not(.eyebrow){max-width:570px;margin:0 auto 36px;color:#ffffffbf;font-size:17px;line-height:1.6}.button--light{color:var(--ink);background:#fff}.button--light:hover{background:#eaf9ff}footer{max-width:1440px;margin:auto;padding:34px 48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:12px}footer p{margin:0;color:var(--muted)}footer p:last-child{text-align:right}footer .brand{font-size:20px}
@media(hover:hover) and (pointer:fine){.service-grid article:hover{z-index:1;transform:translateY(-6px);box-shadow:0 20px 55px #19242a1a}.project:hover{border-color:#586064}}
@media(max-width:980px){.site-header{padding-inline:24px}nav{display:none}.hero{min-height:auto;padding:140px 24px 80px;grid-template-columns:1fr}.workflow-card{max-width:620px;margin:30px auto 0;transform:none}.trust-strip{margin-inline:24px;align-items:flex-start}.section,.work{padding:100px 24px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}.service-grid p{min-height:0}.section-heading--row,.process{display:block}.section-heading--row>p{margin-top:40px}.process ol{margin-top:50px}footer{padding-inline:24px}}
@media(max-width:620px){.site-header{height:72px}.brand{font-size:20px}.brand img{width:38px;height:38px}.button--small{min-height:40px;padding-inline:13px;font-size:12px}.hero{padding-top:120px}h1{font-size:52px}.lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-proof{grid-template-columns:1fr;margin-top:54px}.hero-proof p{grid-template-columns:88px 1fr;align-items:baseline}.workflow-card{padding:14px}.workflow-card:before{display:none}.workflow{grid-template-columns:42px 1fr 68px 1fr 42px;padding:36px 0}.node{width:42px}.node--brand{width:64px}.node--brand img{border-radius:16px}.node small{top:54px;font-size:7px}.node--brand small{top:74px}.activity{margin-top:20px}.activity p{font-size:10px}.trust-strip{display:block}.trust-strip div{margin-top:20px;justify-content:flex-start;gap:18px 24px}.section-heading h2{font-size:44px}.project-grid{grid-template-columns:1fr}.project{min-height:420px}.cta{padding:120px 24px 90px}.cta .button{width:100%;padding-inline:10px;font-size:12px}footer{grid-template-columns:1fr auto;gap:24px}footer>p:first-of-type{display:none}}
.reduce-motion{scroll-behavior:auto}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}

/* Motion and lead composer */
body{padding-bottom:190px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #8adeff;outline-offset:3px}.will-reveal{opacity:0;transform:translateY(18px);transition:opacity 520ms var(--ease),transform 520ms var(--ease)}.will-reveal.is-visible{opacity:1;transform:translateY(0)}.button span,.text-link{transition:transform 180ms var(--ease)}.project{transition:transform 220ms var(--ease),border-color 180ms ease,box-shadow 220ms ease}.project-media img{transition:transform 500ms var(--ease)}nav a{position:relative}nav a:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform 200ms var(--ease)}
.lead-composer{position:fixed;z-index:30;right:20px;bottom:18px;width:min(680px,calc(100vw - 40px));filter:drop-shadow(0 18px 35px #0b283640)}.lead-panel{padding:14px;border:1px solid #ffffffaa;border-radius:18px;background:#eef1efeb;box-shadow:inset 0 1px 0 #fff;backdrop-filter:blur(16px);transform-origin:bottom right;transition:opacity 180ms ease,transform 220ms var(--ease)}.lead-head,.lead-head>div,.lead-bottom{display:flex;align-items:center}.lead-head{justify-content:space-between;margin-bottom:10px}.lead-head>div{gap:10px}.lead-head img,.lead-open img{border-radius:10px}.lead-head p{display:grid;gap:2px;margin:0}.lead-head strong{font-size:13px;letter-spacing:-.01em}.lead-head span{color:var(--muted);font-size:11px}.lead-close{width:32px;height:32px;border:0;border-radius:9px;color:#72787b;background:transparent;font-size:22px;line-height:1;cursor:pointer;transition:color 160ms ease,background-color 160ms ease,transform 140ms var(--ease)}#lead-form{padding:7px;border:1px solid #d6dad7;border-radius:12px;background:#fff}#lead-problem{display:block;width:100%;height:48px;padding:12px;border:0;resize:none;color:var(--ink);background:transparent;font:500 13px/1.5 inherit}#lead-problem::placeholder,#lead-email::placeholder{color:#8b9194}#lead-problem:focus,#lead-email:focus{outline:0}.lead-bottom{gap:8px;border-top:1px solid #edf0ee}.lead-bottom:focus-within{border-color:#b9e5f7}.lead-bottom input{min-width:0;flex:1;height:42px;padding:0 12px;border:0;background:transparent;font:500 12px/1 inherit}.lead-send{height:34px;padding:0 7px 0 13px;display:flex;align-items:center;gap:10px;border:0;border-radius:9px;color:#fff;background:var(--blue);font:800 11px/1 inherit;cursor:pointer;transition:transform 140ms var(--ease),background-color 160ms ease}.lead-send b{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#ffffff29}.lead-prompts{padding:9px 4px 1px;display:flex;align-items:center;gap:6px}.lead-prompts button{padding:6px 9px;border:1px solid #dfe3e0;border-radius:99px;color:#606669;background:#f7f8f6;font:700 9px/1 inherit;cursor:pointer;transition:color 160ms ease,border-color 160ms ease,transform 140ms var(--ease)}.lead-prompts small{margin-left:auto;color:#909598;font-size:9px}.lead-open{position:absolute;right:0;bottom:0;height:50px;padding:6px 16px 6px 7px;display:flex;align-items:center;gap:10px;border:1px solid #fff;border-radius:15px;color:#fff;background:var(--ink);box-shadow:0 12px 30px #0b28364d;font:800 12px/1 inherit;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px) scale(.96);transform-origin:bottom right;transition:opacity 160ms ease,transform 220ms var(--ease)}.lead-composer[data-collapsed=true] .lead-panel{opacity:0;pointer-events:none;transform:translateY(18px) scale(.96)}.lead-composer[data-collapsed=true] .lead-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}
@starting-style{.lead-panel{opacity:0;transform:translateY(18px) scale(.97)}}
@media(hover:hover) and (pointer:fine){nav a:hover:after{transform:scaleX(1);transform-origin:left}.button:hover span{transform:translate(2px,-2px)}.text-link:hover{transform:translateY(-2px)}.project:hover{transform:translateY(-5px);box-shadow:0 22px 50px #00000033}.project:hover .project-media img{transform:scale(1.035)}.lead-close:hover{color:var(--ink);background:#dde2df}.lead-send:hover{background:var(--blue-dark)}.lead-prompts button:hover{color:var(--blue-dark);border-color:#8bd5f1}.lead-open:hover{transform:translateY(-2px) scale(1.01)}}
.lead-close:active,.lead-send:active,.lead-prompts button:active,.lead-open:active{transform:scale(.96)}
@media(max-width:620px){body{padding-bottom:220px}.hero>*{min-width:0}.site-header .button--small{width:40px;padding:0;gap:0;font-size:0}.site-header .button--small span{font-size:15px}.lead-composer{right:10px;bottom:10px;width:calc(100vw - 20px);max-width:calc(100vw - 20px)}.lead-panel{padding:10px;border-radius:15px}.lead-head span{display:none}.lead-prompts{flex-wrap:wrap}.lead-prompts small{width:100%;margin:3px 2px 0}.lead-send span{display:none}.lead-send{padding-inline:6px}.lead-bottom input{font-size:16px}}
@media(max-width:620px){h1{font-size:46px}}
.reduce-motion .will-reveal{opacity:1;transform:none}.reduce-motion .lead-panel{transition:opacity 160ms ease}.reduce-motion .lead-open{transition:opacity 160ms ease}

/* Playful motion + terminal portfolio */
body{font-family:"Space Grotesk","Segoe UI",sans-serif}.workflow-head,.activity span,.activity b,.node small,.project,.filters button{font-family:"JetBrains Mono",monospace}.hero{position:relative}.hero:after{content:"";position:absolute;right:-12vw;bottom:-24vw;width:52vw;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#8ee4ff52 0,#8ee4ff00 68%);pointer-events:none;animation:ambient-drift 8s cubic-bezier(.77,0,.175,1) infinite alternate}.hero>*{position:relative;z-index:1}.hero-copy>*{animation:hero-rise 700ms var(--ease) both}.hero-copy>*:nth-child(2){animation-delay:70ms}.hero-copy>*:nth-child(3){animation-delay:130ms}.hero-copy>*:nth-child(4){animation-delay:190ms}.hero-copy>*:nth-child(5){animation-delay:250ms}.workflow-card{animation:card-arrive 850ms var(--ease) 120ms both;will-change:transform}.hero .eyebrow i{animation:dot-breathe 2.2s ease-in-out infinite}.cta>img{animation:mascot-float 4s ease-in-out infinite}
@keyframes hero-rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes card-arrive{from{opacity:0;transform:translateY(24px) rotate(-1deg) scale(.97)}to{opacity:1;transform:rotate(1.4deg) scale(1)}}@keyframes ambient-drift{to{transform:translate(-8vw,-4vw) scale(1.15)}}@keyframes dot-breathe{50%{opacity:.45;transform:scale(1.7)}}@keyframes mascot-float{50%{transform:translateX(-50%) translateY(8px) rotate(5deg)}}@keyframes mascot-wiggle{25%{transform:rotate(-8deg) scale(1.05)}70%{transform:rotate(7deg) scale(1.05)}}
.work{position:relative;background-color:#0d1013;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:32px 32px}.work:before{content:"<AUTOBULK_PROJECTS />";position:absolute;top:40px;right:48px;color:#74d6fb42;font:600 11px/1 "JetBrains Mono",monospace;letter-spacing:.12em}.project-grid{gap:22px}.project{min-height:560px;padding:24px;border-color:#2b343a;border-radius:10px;background:#101519;box-shadow:0 16px 50px #0005;overflow:hidden}.terminal-bar{height:42px;margin:-24px -24px 24px;padding:0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #29333a;background:#171e23;color:#7e8b92}.terminal-bar>span{display:flex;gap:6px}.terminal-bar i{width:8px;height:8px;border-radius:50%;background:#ff6b63}.terminal-bar i:nth-child(2){background:#f7c754}.terminal-bar i:nth-child(3){background:#4fcf7a}.terminal-bar code{font-size:10px}.terminal-bar small{justify-self:end;color:#4fcf7a;font-size:8px}.project-media{position:relative;height:170px;margin:0 0 24px;border:1px solid #29343a;border-radius:6px;filter:saturate(.75) contrast(1.05)}.project-media:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,#0000 0 3px,#0510171f 4px);pointer-events:none}.project-meta{padding-bottom:14px;border-bottom:1px dashed #334047;color:#7f929c}.code-open,.code-close{margin:0;color:#d8dee2;font-size:12px}.code-open b{color:#c792ea}.project h3{margin:12px 0;padding-left:18px;color:#f1f5f7;font-size:18px;line-height:1.55;letter-spacing:-.025em}.project h3 span,.project-result span{color:#74d6fb}.project-result{padding-left:18px;color:#aab9c0!important;font-size:12px!important;line-height:1.75!important}.tags{margin:4px 0 12px;padding:0 0 0 18px}.tags:before{content:"tools: [";color:#f7c754;font-size:10px}.tags:after{content:"]";color:#f7c754;font-size:10px}.tags span{padding:0;border:0;color:#8ed7a8}.tags span:before{content:'"'}.tags span:after{content:'",'}.code-close{margin-top:auto}.filters button{border-radius:5px}.filters button[aria-pressed=true]{box-shadow:0 0 0 3px #74d6fb24}.work .section-heading h2:after{content:"_";color:#74d6fb;animation:cursor-blink 1s steps(1) infinite}@keyframes cursor-blink{50%{opacity:0}}
.lead-composer{right:auto;left:50%;transform:translateX(-50%)}.lead-open{right:auto;left:50%;transform:translate(-50%,12px) scale(.96);transform-origin:bottom center}.lead-composer[data-collapsed=true] .lead-open{transform:translate(-50%,0) scale(1)}
@media(hover:hover) and (pointer:fine){.brand:hover img{animation:mascot-wiggle 420ms var(--ease)}.service-grid article:hover .service-icon{transform:rotate(-8deg) scale(1.08)}.service-icon{transition:transform 220ms var(--ease)}.lead-open:hover{transform:translate(-50%,-2px) scale(1.01)}.project:hover{border-color:#4f6672;box-shadow:0 24px 70px #0009}.project:hover .terminal-bar code{color:#c6f0ff}.terminal-bar code{transition:color 180ms ease}}
.lead-open:active{transform:translate(-50%,0) scale(.96)}
@media(max-width:620px){.work:before{display:none}.project{min-height:520px;padding:18px}.terminal-bar{margin:-18px -18px 20px}.project h3{font-size:16px}.lead-composer{left:50%;right:auto}.hero:after{width:100vw}}
.reduce-motion .hero-copy>*,.reduce-motion .workflow-card,.reduce-motion .hero .eyebrow i,.reduce-motion .cta>img,.reduce-motion .hero:after,.reduce-motion .work .section-heading h2:after{animation:none}.reduce-motion .workflow-card{will-change:auto}

/* Motion-powered states */
.motion-ready .hero-copy>*,.motion-ready .workflow-card{animation:none}.motion-ready .workflow .line{transform-origin:left}.motion-ready .workflow .line i{width:100%;animation:none}.motion-ready .workflow .node,.motion-ready .activity p,.motion-ready .workflow-result{will-change:transform,opacity}
.project{min-height:720px}.project h3{margin:16px 0 20px;padding:0;color:#f4f7f8;font-family:"Space Grotesk",sans-serif;font-size:25px;line-height:1.18}.project-story{margin-bottom:22px}.project-story section{padding:15px 0;border-top:1px solid #29343a}.project-story section>span{display:block;margin-bottom:7px;color:#74d6fb;font:600 9px/1 "JetBrains Mono",monospace;letter-spacing:.08em;text-transform:uppercase}.project-story p{margin:0;color:#b5c0c5;font-family:"Space Grotesk",sans-serif;font-size:13px;line-height:1.6}.project-story section:last-child{margin:0 -10px;padding:15px 10px;border:1px solid #264a3a;border-radius:7px;background:#11241b}.project-story section:last-child>span{color:#67d893}.project-story section:last-child p{color:#d1e6d8}.tags{margin-top:auto;padding:16px 0 0;border-top:1px dashed #344148}.tags:before{content:"Technologie:";margin-right:4px;color:#7f929c;font-size:9px}.tags:after{content:""}.tags span{padding:5px 7px;border:1px solid #304047;border-radius:4px;color:#8ed7a8}.tags span:before,.tags span:after{content:none}
@media(max-width:620px){.project{min-height:680px}.project h3{font-size:21px}}
.reduce-motion.motion-ready .workflow .node,.reduce-motion.motion-ready .activity p,.reduce-motion.motion-ready .workflow-result{will-change:auto}

/* Technology loop and explicit motion override */
.tech-marquee{max-width:1344px;margin:auto;padding:32px 0;border-bottom:1px solid var(--line);overflow:hidden}.tech-marquee>p{margin:0 0 22px;color:var(--muted);font-size:11px;font-weight:700;text-align:center}.tech-viewport{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.tech-track{width:100%}.tech-group{display:flex;justify-content:space-between;gap:18px}.tech-group>span{width:68px;height:68px;flex:0 0 68px;display:grid;place-items:center;border:1px solid #dce1de;border-radius:19px;background:#fff;box-shadow:0 5px 16px #15252d0d;transition:transform 260ms cubic-bezier(.34,1.56,.64,1),border-color 180ms ease}.tech-group img{width:36px;height:36px;opacity:.8}
@media(hover:hover) and (pointer:fine){.tech-group>span:hover{transform:translateY(-4px) rotate(-1deg) scale(1.04);border-color:#8adcf9}}
@media(max-width:980px){.tech-marquee{margin-inline:24px}}
@media(max-width:620px){.tech-marquee{margin-inline:0;padding:24px 0}.tech-marquee>p{padding-inline:24px}.tech-track{position:relative;left:50%;width:720px;transform:translateX(-50%)}.tech-group{gap:12px}.tech-group>span{width:64px;height:64px;flex-basis:64px}.tech-group img{width:34px;height:34px}}

/* Compact lead composer */
body{padding-bottom:112px}.lead-composer{width:min(520px,calc(100vw - 32px));bottom:14px}.lead-panel{position:relative;padding:7px;border-radius:17px}.lead-close{position:absolute;z-index:2;top:-10px;right:-10px;width:25px;height:25px;border:1px solid #d8ddda;border-radius:50%;background:#fff;font-size:16px;box-shadow:0 4px 12px #0b283625}#lead-form{padding:6px;border-radius:12px}.lead-message{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:8px}.lead-message>img{border-radius:10px}#lead-problem{height:36px;padding:8px 2px;overflow:hidden;white-space:nowrap;font-size:12px;line-height:20px}.lead-send{width:36px;height:36px;padding:0;display:grid;place-items:center;border-radius:10px}.lead-send b{width:26px;height:26px}.lead-details{max-height:0;display:flex;align-items:center;gap:8px;overflow:hidden;opacity:0;border-top:1px solid transparent;transition:max-height 260ms cubic-bezier(.23,1,.32,1),opacity 180ms ease,border-color 180ms ease}.lead-composer[data-started] .lead-details{max-height:42px;opacity:1;border-color:#edf0ee}.lead-details input{min-width:0;flex:1;height:40px;padding:0 8px;border:0;background:transparent;font:500 12px/1 inherit}.lead-details input:focus{outline:0}.lead-details small{padding-right:6px;color:#92989b;font-size:8px}.lead-prompts{justify-content:center;padding:6px 2px 0}.lead-prompts button{padding:5px 9px}.lead-open{height:46px}.reduce-motion .lead-details{transition:opacity 160ms ease}
@media(max-width:620px){body{padding-bottom:105px}.lead-composer{width:calc(100vw - 20px)}.lead-details small{display:none}#lead-problem{font-size:16px}.lead-prompts{padding-top:5px}}

/* Project details, process wave, and readable CTA mascot */
.project-story details{border-top:1px solid #29343a}.project-story summary{padding:15px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#74d6fb;font:600 9px/1 "JetBrains Mono",monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;list-style:none}.project-story summary::-webkit-details-marker{display:none}.project-story summary:after{content:"+";font-size:15px;transition:transform 180ms var(--ease)}.project-story details[open] summary:after{transform:rotate(45deg)}.project-story details p{padding-bottom:15px}.process h3 span{display:inline-block}.cta{padding:70px 48px 80px}.cta>img{position:relative;top:auto;left:auto;margin:0 auto 58px;transform:rotate(-7deg)}
@keyframes mascot-float{50%{transform:translateY(8px) rotate(5deg)}}
@media(max-width:620px){.cta{padding:80px 24px 90px}.cta>img{margin-bottom:48px}}

/* Larger, static technology marks */
.tech-group>span{width:92px;height:92px;flex-basis:92px;transition:none}.tech-group img{width:54px;height:54px}.tech-group>span:hover{transform:none!important;border-color:#dce1de!important}
@media(max-width:620px){.tech-track{width:820px}.tech-group>span{width:76px;height:76px;flex-basis:76px}.tech-group img{width:46px;height:46px}}

.project-story details{margin-bottom:10px}.project-story summary{padding:18px 0}

.activity p{grid-template-columns:24px 20px 1fr auto;align-items:center}.activity img{width:20px;height:20px;object-fit:contain}.activity .activity-copy{color:inherit;font:inherit}
