:root{--ink:#15203c;--blue:#2c52ec;--muted:#59647a;--line:#e1e6f0;--paper:#f8faff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#dbe4ff}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}em{font-style:normal;color:var(--blue)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.header{height:100px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;font-size:32px;font-weight:800;letter-spacing:-1.8px;line-height:1}.brand svg{width:29px;height:29px;margin-right:10px;color:var(--blue)}.brand-dot{color:var(--blue)}nav{display:flex;gap:36px;align-items:center;font-size:14px;font-weight:600}nav>a{transition:color .2s}nav>a:hover{color:var(--blue)}.nav-contact{display:flex;gap:32px;padding:12px 20px;background:var(--paper);border:1px solid var(--line);border-radius:8px}.menu-toggle{display:none}.skip{position:fixed;top:-100px;left:16px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.hero{padding-top:44px}.hero-topline{display:flex;justify-content:space-between;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.12em}.hero-topline .location{letter-spacing:.01em;color:var(--muted);font-weight:400;font-size:14px}.hero-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:center;padding:46px 0 64px}.hero h1{font-size:clamp(56px,6.3vw,91px);font-weight:600;line-height:1.04;letter-spacing:-.064em}.hero-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:420px;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;min-height:56px;padding:14px 24px;border-radius:8px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button span{font-size:22px;font-weight:400}.primary{background:var(--blue);color:white;box-shadow:0 7px 15px #2c52ec12}.primary:hover{background:#1b3ece;transform:translateY(-2px)}.ecosystem{background:linear-gradient(145deg,#f1f5ff,#eef3ff 70%,#e2eaff);border:1px solid #e1e8fa;border-radius:24px;padding:28px;position:relative;overflow:hidden}.diagram-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:11px;letter-spacing:.12em;color:#566a9b}.diagram-plus{font-size:22px;font-weight:400}.system-node{position:relative;display:flex;align-items:center;gap:16px;padding:20px 18px;background:white;border:1px solid #dce4f5;box-shadow:0 8px 24px #243e7610;border-radius:14px;min-height:88px}.system-node strong{display:block;font-size:16px;letter-spacing:-.02em;font-weight:600}.system-node div>span{display:block;font-size:13px;color:var(--muted);margin-top:2px}.node-icon{width:42px;height:42px;display:grid;place-items:center;background:#edf1ff;color:var(--blue);border-radius:10px;flex-shrink:0}.node-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.node-number{margin-left:auto;font-size:12px;color:#8b98b4;align-self:flex-start}.node-web{margin-left:22px}.node-server{margin-left:44px}.connector{height:27px;display:flex;flex-direction:column;justify-content:center;gap:3px;margin-left:58px}.connector:nth-of-type(5){margin-left:80px}.connector span{height:3px;width:3px;background:#91a9ee;border-radius:50%}.diagram-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d8e0f4;margin-top:29px;padding-top:19px;color:#637392;font-size:12px}.diagram-bottom svg{width:19px;height:19px;color:#91a8df}.hero-foot{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.hero-foot>span{font-size:13px;color:var(--muted)}.hero-foot>div{display:flex;align-items:center;gap:45px;font-size:19px;font-weight:600;letter-spacing:-.05em;color:#69738a}.hero-foot>a{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;text-align:center}.section{padding-top:110px;padding-bottom:110px}.section-intro{display:grid;grid-template-columns:1fr 2fr;gap:40px;margin-bottom:52px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;color:var(--blue);display:block}.section-intro .eyebrow{padding-top:10px}h2{font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.12}.section-intro p{max-width:560px;font-size:17px;line-height:1.7;color:var(--muted);margin-top:22px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service{padding:35px 30px 30px;position:relative}.service:first-child{padding-left:0}.service:last-child{padding-right:0}.service+.service{border-left:1px solid var(--line)}.service-number{position:absolute;right:28px;top:30px;font-size:12px;color:#8a94a8}.service>svg{width:32px;height:32px;fill:none;stroke:var(--blue);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;margin-bottom:27px}.service h3{font-size:22px;font-weight:500;letter-spacing:-.03em}.service p{font-size:16px;color:var(--muted);margin:18px 0 30px;line-height:1.7}.service-tags{font-size:12px;color:#64718c;letter-spacing:.04em}.portfolio{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.projects{display:grid;grid-template-columns:1fr 1fr;gap:26px}.project{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;display:flex;flex-direction:column}.project-top{display:flex;justify-content:space-between;align-items:center;padding:28px 32px 0;gap:10px;font-size:12px}.project-type{letter-spacing:.09em;font-size:11px;font-weight:700}.project-country{border:1px solid #c6d4f2;border-radius:50px;padding:3px 12px;font-size:12px}.skating{background:#eaf0ff}.kunstlop{background:#e8f3f5}.project-heading{padding:24px 32px 0}.project-heading h3{font-size:38px;font-weight:500;display:flex;align-items:center;justify-content:space-between}.project-heading h3>span{font-size:28px;color:var(--blue)}.project-heading p{margin-top:14px;font-size:18px;color:#576783;line-height:1.5;letter-spacing:-.02em}.app-visual{height:265px;display:flex;justify-content:center;align-items:center;gap:28px;padding:25px 20px;overflow:hidden}.app-monogram{font-size:110px;font-weight:600;color:var(--blue);letter-spacing:-.07em;line-height:1}.app-monogram>span{font-size:35px;vertical-align:top;letter-spacing:0}.kunstlop .app-monogram{color:#236776}.app-features{display:flex;flex-direction:column;gap:8px}.app-features span{font-size:13px;padding:6px 12px;border:1px solid #cbd8f3;border-radius:6px;background:#ffffff50}.project-bottom{padding:28px 32px 30px;background:#fff;margin-top:auto;border-top:1px solid var(--line)}.project-bottom>p{font-size:16px;line-height:1.65;color:var(--muted);max-width:440px}.project-links{display:flex;gap:12px;align-items:center;margin-top:25px;flex-wrap:wrap}.project-links>a{display:inline-flex;align-items:center;gap:28px;border:1px solid #d7dfed;border-radius:7px;padding:9px 14px;font-size:13px;font-weight:600;transition:background .2s}.project-links>a:hover{background:#eef2ff}.platform-note{font-size:12px;color:var(--muted)}.system-project .project-top{color:#69738a}.system-mark{padding:45px 32px 48px;font-size:62px;letter-spacing:-.055em;line-height:1.1;font-weight:600;color:#202e70}.system-mark>span{display:block;font-size:17px;letter-spacing:0;margin-top:10px;font-weight:400;color:var(--muted)}.competition .system-mark{font-size:40px;line-height:1.05;color:var(--ink)}.competition .system-mark>.base{font-size:40px;letter-spacing:-.05em;margin-top:0;color:var(--ink);font-weight:600}.base-dot{color:var(--blue)}.system-project .project-bottom{padding-top:0;border:0}.project-bottom h3{font-size:23px;font-weight:500;margin-bottom:15px}.text-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:28px;font-size:14px;font-weight:600}.text-link span{font-size:22px}.text-link:hover{color:var(--blue)}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about h2{font-size:clamp(44px,5vw,70px);margin-top:30px}.about-right{padding-top:48px}.about-right>p{font-size:17px;color:var(--muted);margin-bottom:22px;line-height:1.75}.about-right .about-lead{font-size:25px;line-height:1.4;color:var(--ink);letter-spacing:-.025em;margin-bottom:26px}.about-signature{border-top:1px solid var(--line);padding-top:24px;display:flex;gap:25px;align-items:center;margin-top:32px;font-size:12px;color:var(--muted)}.signature-logo{font-size:25px;letter-spacing:-.055em;font-weight:700;color:var(--blue)}.contact{background:var(--blue);color:white;padding:55px 60px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:60px}.contact .eyebrow{color:#dae2ff;font-size:11px}.contact h2{margin:22px 0;font-size:clamp(36px,4vw,53px)}.contact p{font-size:16px;color:#e2e8ff;line-height:1.75}.contact-action{display:flex;flex-direction:column;align-items:center;gap:16px;flex-shrink:0}.contact-button{background:#fff;color:var(--blue);min-width:225px}.contact-button:hover{background:#e8edff;transform:translateY(-2px)}.email{font-size:14px;color:white}.email:hover{text-decoration:underline}.footer{border-top:1px solid var(--line);padding-top:25px;padding-bottom:32px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.footer .brand{font-size:26px;color:var(--ink)}.footer>a:last-child{font-size:13px}.footer>a:last-child span{margin-left:18px}.menu-toggle span{display:block;height:2px;width:22px;background:var(--ink)}
@media(min-width:1550px){.header{padding-inline:max(56px,calc((100vw - 1280px)/2))}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.header{padding-inline:36px}.hero-layout{gap:35px;grid-template-columns:1.15fr 1fr}.hero h1{font-size:66px}.ecosystem{padding:20px}.system-node{gap:10px;padding:15px 12px}.node-web{margin-left:12px}.node-server{margin-left:24px}.system-node strong{font-size:14px}.system-node div>span{font-size:12px}.node-number{display:none}.hero-foot>div{gap:25px}.contact{padding:44px 36px}.about{gap:50px}.service h3{font-size:21px}.project-heading h3{font-size:33px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header{height:76px;padding-inline:20px}.brand{font-size:28px}.brand svg{width:25px;height:25px}nav{gap:20px;font-size:13px}.nav-contact{padding:10px 14px;gap:14px}.hero{padding-top:30px}.hero-topline{font-size:10px}.hero-topline .location{font-size:12px}.hero-layout{grid-template-columns:1fr;gap:36px;padding-top:35px;padding-bottom:36px}.hero h1{font-size:clamp(53px,9.5vw,80px)}.hero-copy>p{max-width:500px}.ecosystem{padding:25px;max-width:560px;width:100%;justify-self:end}.system-node strong{font-size:16px}.system-node div>span{font-size:13px}.node-web{margin-left:25px}.node-server{margin-left:50px}.diagram-top{margin-bottom:20px}.diagram-bottom{margin-top:22px}.hero-foot{gap:20px;flex-wrap:wrap}.hero-foot>span{width:100%;font-size:12px}.hero-foot>div{gap:22px;font-size:17px}.hero-foot>a{margin-left:auto}.section{padding-top:70px;padding-bottom:70px}.section-intro{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.section-intro .eyebrow{padding-top:0}h2{font-size:40px}.services-grid{grid-template-columns:1fr}.service,.service:first-child,.service:last-child{padding:28px 0}.service+.service{border-left:0;border-top:1px solid var(--line)}.service>svg{margin-bottom:17px}.service p{max-width:560px;margin-bottom:18px}.services-grid .service-number{right:0}.projects{gap:18px}.project-top{padding:22px 22px 0}.project-heading{padding:24px 22px 0}.project-heading h3{font-size:29px}.project-heading p{font-size:16px}.app-visual{gap:12px;flex-direction:column;height:280px}.app-monogram{font-size:95px}.app-features{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5px}.app-features span{font-size:11px;padding:5px 7px}.project-bottom{padding:23px 22px}.project-bottom p{font-size:15px}.project-links{gap:8px}.project-links>a{gap:10px}.project-top .project-type{font-size:9px}.project-country{padding:3px 8px;font-size:10px}.system-mark{padding:40px 22px}.competition .system-mark,.competition .system-mark>.base{font-size:31px}.project-bottom h3{font-size:21px;line-height:1.2}.about{gap:35px}.about h2{font-size:49px}.about-right{padding-top:40px}.about-right .about-lead{font-size:22px}.about-right>p{font-size:16px}.about-signature{gap:15px;flex-wrap:wrap}.contact{padding:36px 28px;flex-direction:column;align-items:flex-start;gap:28px}.contact h2{font-size:43px}.contact-action{align-items:flex-start}.footer{gap:15px;flex-wrap:wrap}}
@media(max-width:540px){html{scroll-padding-top:92px}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:1px solid var(--line);border-radius:8px}nav{display:none;position:absolute;top:75px;left:0;right:0;flex-direction:column;align-items:stretch;padding:20px;background:white;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #14234f0a;gap:0}nav.is-open{display:flex}nav>a{padding:13px 15px;font-size:16px}.nav-contact{margin-top:8px;justify-content:space-between}.hero-topline .location{display:none}.hero h1{font-size:clamp(46px,11.8vw,64px)}.hero-copy>p{font-size:17px;margin:23px 0}.hero-layout{padding-top:28px}.button{font-size:14px;gap:30px}.ecosystem{padding:22px 18px;border-radius:18px}.node-web{margin-left:10px}.node-server{margin-left:20px}.system-node{gap:12px;padding:14px 12px}.node-icon{width:36px;height:36px}.node-icon svg{width:23px;height:23px}.system-node strong{font-size:14px}.system-node div>span{font-size:12px}.diagram-top{font-size:10px;margin-bottom:16px}.diagram-bottom{font-size:11px}.hero-foot>div{gap:16px;flex-wrap:wrap;font-size:15px}.hero-foot>a{display:none}.section{padding-block:60px}.eyebrow{font-size:11px}h2{font-size:35px}.section-intro p{font-size:16px}.projects{grid-template-columns:1fr;gap:22px}.project-top{padding:24px 25px 0}.project-type,.project-top .project-type{font-size:11px}.project-country{font-size:12px}.project-heading{padding:25px 25px 0}.project-heading h3{font-size:36px}.project-heading p{font-size:17px}.app-visual{height:275px;flex-direction:row;gap:25px}.app-features{flex-direction:column}.app-features span{font-size:12px;padding:5px 8px}.project-bottom{padding:25px}.project-bottom>p{font-size:16px}.project-links>a{font-size:13px;gap:20px}.system-mark{padding:38px 25px;font-size:56px}.competition .system-mark,.competition .system-mark>.base{font-size:38px}.about{grid-template-columns:1fr;gap:26px}.about h2{font-size:52px;margin-top:25px}.about-right{padding-top:0}.about-signature{flex-wrap:nowrap}.contact{border-radius:18px;padding:32px 25px;margin-bottom:40px}.contact h2{font-size:37px}.contact .eyebrow{font-size:10px}.contact p{font-size:15px}.contact p br{display:none}.contact-button{min-width:210px}.footer{font-size:11px}.footer>a:last-child{width:100%;text-align:right;margin-top:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Authentic product imagery and the event technology portfolio. */
.screenshot-visual{height:350px;position:relative;padding:30px 35px 0;align-items:flex-start;flex-direction:row;gap:35px}
.app-icon{width:82px;height:82px;border-radius:20px;margin-top:70px;box-shadow:0 10px 25px #19295212;transform:rotate(-8deg)}
.app-screen{width:200px;height:auto;border:5px solid #172440;border-radius:27px;box-shadow:0 18px 35px #19295225;transform:rotate(6deg);max-width:65%;display:block}
.kunstlop .app-screen{transform:rotate(-5deg)}.kunstlop .app-icon{transform:rotate(8deg)}
.live-projects{display:grid;grid-template-columns:1fr 1.6fr;gap:70px;margin-top:80px;padding-top:55px;border-top:1px solid #dce3f0}.live-intro h3{font-size:48px;font-weight:500;margin:25px 0;line-height:1.12}.live-intro>p{color:var(--muted);max-width:260px;font-size:16px}.live-project{display:flex;gap:25px;padding:30px 0;border-bottom:1px solid #dce3f0}.live-project:first-child{padding-top:0}.live-index{font-size:12px;color:#78839b;padding-top:3px}.live-type{font-size:11px;letter-spacing:.1em;color:var(--blue);font-weight:700}.live-project h3{font-size:25px;line-height:1.25;font-weight:500;margin:9px 0 13px}.live-project p{font-size:16px;color:var(--muted);line-height:1.7}.inline-link{display:inline-flex;gap:30px;font-size:14px;font-weight:600;margin-top:20px;color:var(--blue)}.inline-link:hover{text-decoration:underline}
@media(max-width:800px){.screenshot-visual{height:305px;gap:18px;padding:30px 20px 0}.app-icon{width:55px;height:55px;border-radius:14px}.app-screen{width:165px;border-width:4px;border-radius:23px;max-width:70%}.live-projects{gap:35px;grid-template-columns:1fr 1.5fr}.live-intro h3{font-size:37px}.live-project{gap:17px}.live-project h3{font-size:23px}}
@media(max-width:540px){.screenshot-visual{height:330px;gap:35px;padding-top:28px}.app-icon{width:64px;height:64px;border-radius:17px}.app-screen{width:180px;max-width:65%}.live-projects{grid-template-columns:1fr;gap:35px;margin-top:50px;padding-top:40px}.live-intro h3{font-size:40px}.live-intro>p{max-width:100%}.live-project h3{font-size:24px}}

.brand img{display:block;width:170px;height:auto}.footer .brand img{width:135px}.signature-logo{display:block;width:112px;height:auto}.diagram-brand{width:22px;height:22px}@media(max-width:540px){.brand img{width:146px}.footer .brand img{width:125px}}
