:root{--paper:#f7f7f5;--paper-deep:#efede8;--ink:#282421;--muted:#716b64;--line:#dcd8d1;--orange:#df762d;--orange-light:#f4d7c1;--green:#315d4a;--cream:#f4f0e7;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}::selection{background:var(--orange-light);color:var(--ink)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:76px;display:flex;align-items:center;justify-content:space-between;max-width:var(--max);margin:0 auto;padding:0 24px;background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header:after{content:"";position:fixed;top:75px;left:0;right:0;height:1px;background:var(--line)}.brand{display:inline-flex;align-items:baseline;font-size:23px;font-weight:800;letter-spacing:-.06em}.brand>span,.dash-shell aside b span,.featured-case h3 span{color:var(--orange)}.brand small{margin-left:11px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}nav a:not(.nav-cta){color:var(--muted)}nav a:hover{color:var(--orange)}.nav-cta{padding:11px 16px;border-radius:8px;background:var(--ink);color:white}.nav-cta span{margin-left:8px}.hero{min-height:710px;max-width:var(--max);margin:0 auto;padding:110px 24px 90px;display:grid;grid-template-columns:1.12fr .88fr;grid-gap:80px;gap:80px}.eyebrow,.hero{align-items:center}.eyebrow{margin:0 0 24px;display:flex;gap:10px;font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--muted)}.eyebrow>span{width:24px;height:2px;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:27px;font-size:clamp(55px,6.2vw,86px);line-height:.94;letter-spacing:-.072em}.contact-copy h2 em,h1 em{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-intro{max-width:655px;font-size:19px;line-height:1.65;color:var(--muted)}.hero-actions{margin-top:35px;display:flex}.button,.hero-actions{align-items:center;gap:28px}.button{border:0;border-radius:8px;padding:15px 20px;display:inline-flex;justify-content:center;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:white;box-shadow:0 8px 25px rgba(223,118,45,.2)}.button-primary:hover{background:#c96521}.text-link{font-weight:700;border-bottom:1px solid var(--ink);padding:9px 0 6px}.text-link span{margin-left:8px}.availability{margin:38px 0 0;display:flex;align-items:center;gap:9px;font-size:13px;color:var(--muted)}.availability i,.response-note>i{width:9px;height:9px;border-radius:50%;background:#62a677;box-shadow:0 0 0 5px #dcecdf}.hero-board{position:relative;border:1px solid var(--line);border-radius:18px;background:#f0eee9;padding:28px;overflow:hidden;box-shadow:0 24px 80px rgba(40,36,33,.08);transform:rotate(.45deg)}.hero-board:before{content:"";position:absolute;inset:0;opacity:.65;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,black,transparent 83%);mask-image:linear-gradient(180deg,black,transparent 83%)}.board-flow,.board-stamp,.board-top{position:relative;z-index:1}.board-top{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #cbc6bd;font-size:10px;font-weight:800;letter-spacing:.13em;color:var(--muted)}.board-flow{margin-top:25px;display:grid;grid-template-columns:1fr;grid-gap:11px;gap:11px;align-items:stretch}.board-flow>div{min-height:78px;padding:15px 18px 15px 15px;display:grid;grid-template-columns:40px 1fr;grid-column-gap:13px;column-gap:13px;align-items:center;border:1px solid #d2cec6;border-radius:13px;background:rgba(247,247,245,.88);box-shadow:0 10px 28px rgba(40,36,33,.045)}.board-flow>i{display:none}.board-flow>div span{grid-row:1/span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#f3dccb;color:var(--orange);font-size:10px;font-weight:850}.board-flow>div b{margin:0 0 3px;font-size:18px;line-height:1.05}.board-flow>div small{color:var(--muted);line-height:1.35;font-size:13px}.board-flow>div.active{background:var(--ink);color:white;border-color:var(--ink)}.board-flow>div.active span{background:rgba(223,118,45,.18);color:#f29b5d}.board-flow>div.active small{color:#cfcac4}.board-stamp{margin:24px 2px 0 auto;width:132px;height:132px;border:2px solid var(--orange);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-8deg);color:var(--orange)}.board-stamp span{font-size:9px;letter-spacing:.2em}.board-stamp b{font-size:20px;line-height:1.05}.capabilities{min-height:70px;padding:22px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:29px;background:var(--ink);color:#dcd7d0;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.capabilities i{color:var(--orange);font-style:normal}.work-section{max-width:var(--max);margin:0 auto;padding:125px 24px}.section-heading{margin-bottom:60px;display:grid;grid-template-columns:1.25fr .75fr;align-items:end;grid-gap:80px;gap:80px}.contact-copy h2,.fit-copy h2,.section-heading h2{margin-bottom:0;font-size:clamp(43px,5vw,67px);line-height:1;letter-spacing:-.06em}.section-heading>p{margin-bottom:6px;color:var(--muted);font-size:17px;line-height:1.65}.featured-case{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white;display:grid;grid-template-columns:.78fr 1.22fr;box-shadow:0 16px 50px rgba(40,36,33,.06)}.featured-copy{padding:48px 42px}.case-meta{display:flex;gap:12px;align-items:center;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.case-meta span:first-child{color:var(--orange)}.case-meta span:first-child:after{content:"";display:inline-block;width:28px;height:1px;margin-left:12px;vertical-align:middle;background:var(--line)}.featured-case h3{margin:34px 0 12px;font-size:48px;letter-spacing:-.06em}.case-lead{color:var(--ink)!important;font-size:20px!important;font-weight:650;line-height:1.35!important}.featured-copy>p{color:var(--muted);font-size:15px;line-height:1.65}.case-result{margin:30px 0 25px;padding:18px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.case-result small,.mini-result small{font-size:9px;font-weight:800;letter-spacing:.15em;color:var(--orange)}.case-result strong{font-size:17px;line-height:1.45}.tag-row{display:flex;flex-wrap:wrap;gap:7px}.tag-row span{border:1px solid var(--line);border-radius:99px;padding:6px 10px;color:var(--muted);font-size:10px;font-weight:700}.case-links{margin-top:32px;display:flex;flex-wrap:wrap;gap:20px}.case-links a,.project-link{font-size:13px;font-weight:750;border-bottom:1px solid var(--ink);padding-bottom:4px}.case-links a span,.project-link span{color:var(--orange);margin-left:6px}.dashboard-preview{min-width:0;background:#efece7;padding:55px 0 0 45px;display:flex;flex-direction:column;justify-content:flex-end}.dash-browser{height:32px;max-width:720px;border-radius:13px 0 0;display:flex;align-items:center;gap:5px;padding:0 13px;background:#d8d3cc;color:#847e77;font-size:9px}.dash-browser i{width:7px;height:7px;border-radius:50%;background:#aaa49c}.dash-browser span{margin-left:10px}.dash-shell{min-height:430px;max-width:720px;display:grid;grid-template-columns:145px 1fr;background:#fbfbfa;border-radius:0 0 0 13px;box-shadow:0 15px 45px rgba(40,36,33,.15);overflow:hidden}.dash-shell aside{padding:22px 14px;border-right:1px solid #ebe8e3;display:flex;flex-direction:column;gap:7px}.dash-shell aside b{margin-bottom:25px;font-size:15px}.dash-shell aside a{padding:9px 8px;border-radius:6px;font-size:9px;color:#77716b}.dash-shell aside a.selected{background:#f9e5d6;color:#bd5e20;font-weight:800}.dash-shell aside small{margin:18px 8px 0;color:#aaa49d;font-size:7px;letter-spacing:.12em}.dash-main{padding:22px;min-width:0}.dash-title{display:flex;justify-content:space-between;align-items:center}.dash-title div{display:flex;flex-direction:column;gap:4px}.dash-title small{color:#aaa49d;font-size:7px;letter-spacing:.12em}.dash-title strong{font-size:20px}.dash-title button{border:0;border-radius:5px;padding:9px 11px;background:var(--orange);color:white;font-size:8px}.stat-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.stat-grid>div{min-width:0;border:1px solid #e9e6e1;border-radius:7px;padding:13px;display:flex;flex-direction:column}.chart>span,.quick>span,.stat-grid small{color:#8d8780;font-size:7px;letter-spacing:.08em}.stat-grid b{margin:8px 0 4px;font-size:18px;white-space:nowrap}.stat-grid em{color:#60a174;font-size:7px;font-style:normal}.dash-bottom{margin-top:12px;display:grid;grid-template-columns:1.25fr .75fr;grid-gap:10px;gap:10px}.chart,.quick{height:195px;border:1px solid #e9e6e1;border-radius:7px;padding:13px}.bars{height:137px;padding:16px 5px 0;display:flex;align-items:flex-end;justify-content:space-around;border-bottom:1px solid #ece9e4}.bars i{width:16px;border-radius:4px 4px 0 0;background:linear-gradient(#eb8c4d,var(--orange))}.bars i:first-child{height:40%}.bars i:nth-child(2){height:33%}.bars i:nth-child(3){height:55%}.bars i:nth-child(4){height:68%}.bars i:nth-child(5){height:82%}.bars i:nth-child(6){height:95%}.quick{display:flex;flex-direction:column;gap:8px}.quick>span{margin-bottom:5px}.quick b{padding:12px 9px;border:1px solid #eeeae5;border-radius:5px;font-size:8px;font-weight:600}.project-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.project-card{border:1px solid var(--line);border-radius:16px;background:white;overflow:hidden;transition:transform .25s,box-shadow .25s}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 55px rgba(40,36,33,.08)}.project-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.project-card:last-child .preview{min-height:100%}.preview{min-height:330px;padding:38px;position:relative;overflow:hidden}.project-body{padding:34px 36px 38px}.project-body h3{margin:23px 0 12px;font-size:34px;letter-spacing:-.05em}.project-body>p{min-height:76px;color:var(--muted);font-size:15px;line-height:1.58}.mini-result{min-height:70px;margin:23px 0;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.mini-result span{font-size:13px;line-height:1.45;font-weight:650}.project-link{margin-top:27px;display:inline-block}.preview-even{background:#f6eee2;display:grid;place-items:center}.phone{width:270px;min-height:270px;padding:14px;border:9px solid #24211f;border-radius:32px;background:#e9e1da;box-shadow:0 18px 40px rgba(40,36,33,.18);transform:rotate(-2deg)}.phone-top{margin:-4px -4px 13px;padding:9px;display:flex;gap:8px;align-items:center;border-radius:17px 17px 6px 6px;background:#2d695d;color:white;font-size:10px}.phone-top .avatar{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#214e46;font-size:8px}.phone-top i{margin-left:auto;color:#d4a26f}.bubble{width:87%;margin:10px 0;padding:10px;border-radius:9px;font-size:9px;line-height:1.45;box-shadow:0 2px 7px rgba(40,36,33,.08)}.bubble-user{margin-left:auto;background:#d8edc4}.bubble-ai{background:white}.typing{display:block;margin-top:12px;text-align:center;color:#77716b;font-size:7px}.preview-hive{background:#dfedef;padding:44px}.hive-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:#1f3e42}.hive-head b{font-family:Georgia,serif;font-size:23px}.hive-head span{background:rgba(255,255,255,.7);padding:7px 10px;border-radius:99px;font-size:10px}.hive-grid{display:grid;grid-template-columns:1.5fr .75fr;grid-gap:12px;gap:12px}.hive-main,.hive-side{padding:20px;border-radius:16px;background:rgba(255,255,255,.8);box-shadow:0 12px 30px rgba(46,94,100,.1)}.hive-main small,.hive-side small{color:#5a9298;font-size:8px;letter-spacing:.15em}.hive-main>strong{display:block;margin:11px 0 16px;font-family:Georgia,serif;font-size:18px}.task{margin-top:7px;padding:9px;border-radius:7px;background:#eff6f6;font-size:9px}.task.done{text-decoration:line-through;color:#79989a}.hive-side{display:flex;flex-direction:column;gap:7px}.hive-side b{margin-top:7px;font-size:13px}.hive-side span{color:#648286;font-size:9px}.preview-sugar{background:#fafafa;padding:52px}.search-pill{padding:15px 17px;border:1px solid #dedede;border-radius:99px;color:#999;font-size:11px}.food-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:13px 4px;border-bottom:1px solid #e5e5e5;font-size:10px}.food-row em{color:#777;font-style:normal}.food-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-size:9px}.berry{color:#d95e76;background:#fae6eb}.grain{color:#bd8c24;background:#fbf1d8}.drink{color:#4996a3;background:#e2f3f5}.preview-ten{background:#efe9e0;display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.ten-copy{display:flex;flex-direction:column;font-family:Georgia,serif;line-height:.85}.ten-copy span{color:#68635d;font-size:36px;font-style:italic}.ten-copy strong{color:#dd966e;font-size:57px;font-weight:400}.ten-copy b{font-size:49px;font-weight:400}.ten-copy small{margin-top:25px;font-family:Inter,sans-serif;font-size:7px;font-weight:800;line-height:1.5;letter-spacing:.08em}.ten-copy i{color:#c47a55;font-style:normal}.ten-portrait{height:220px;position:relative;display:grid;place-items:center;background:#0a0a17;overflow:hidden}.portrait-glow{position:absolute;width:100px;height:180px;border-radius:50% 50% 40% 40%;background:radial-gradient(circle at 50% 28%,#d9d9d9,#545563 24%,#090914 65%);filter:contrast(1.25)}.ten-portrait span{position:relative;z-index:1;color:rgba(255,255,255,.08);font-size:85px;font-weight:800}.preview-kvk{background:#dfeaf4;display:flex;flex-direction:column;padding:37px 60px}.browser-bar{height:30px;padding:0 12px;display:flex;align-items:center;gap:5px;background:#2a3440;color:#d9e1e8;border-radius:9px 9px 0 0;font-size:8px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#7c8a98}.browser-bar span{margin-left:10px}.kvk-search{padding:14px 16px;display:flex;justify-content:space-between;background:white;border-bottom:1px solid #e3e8ed;font-size:11px}.kvk-search b{color:#2b6ea8}.company-card{flex:1 1;padding:18px;display:flex;flex-direction:column;background:#f8fafb;border-radius:0 0 9px 9px;box-shadow:0 20px 45px rgba(31,65,92,.14)}.company-card small{color:#4c9667;font-size:7px;font-weight:800;letter-spacing:.1em}.company-card>strong{margin:10px 0 4px;font-size:20px}.company-card>span{color:#78848e;font-size:9px}.company-card hr{width:100%;margin:15px 0;border:0;border-top:1px solid #e0e6eb}.company-card div{display:flex;justify-content:space-between;padding:5px 0;font-size:9px}.company-card div em{color:#407b57;font-style:normal}.approach-section{background:var(--ink);color:white;padding:125px max(24px,calc((100vw - var(--max)) / 2 + 24px))}.inverse .eyebrow,.section-heading.inverse>p{color:#aca69f}.inverse .eyebrow>span{background:var(--orange)}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #4b4641;border-bottom:1px solid #4b4641}.approach-grid article{min-height:365px;padding:33px 35px;border-right:1px solid #4b4641;position:relative}.approach-grid article:first-child{border-left:1px solid #4b4641}.approach-grid article>span{color:var(--orange);font-size:11px;font-weight:800}.step-icon{margin:42px 0 35px;width:58px;height:58px;display:grid;place-items:center;border:1px solid #665f58;border-radius:50%;color:var(--orange);font-size:25px}.approach-grid h3{margin-bottom:13px;font-size:25px}.approach-grid p{min-height:83px;color:#b9b4ae;font-size:14px;line-height:1.6}.approach-grid small{color:#7f7871;font-size:8px;font-weight:800;letter-spacing:.13em}.fit-section{max-width:var(--max);margin:0 auto;padding:125px 24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.fit-copy h2{margin-bottom:27px}.fit-copy>p:last-child{color:var(--muted);font-size:17px;line-height:1.7}.fit-list{border-top:1px solid var(--line)}.fit-list>div{padding:24px 0;display:flex;gap:18px;border-bottom:1px solid var(--line)}.fit-list>div>span{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e6efe8;color:#4f8861;font-size:12px}.fit-list p{margin:0;display:flex;flex-direction:column;gap:7px}.fit-list b{font-size:16px}.fit-list small{color:var(--muted);font-size:13px;line-height:1.5}.contact-section{padding:120px max(24px,calc((100vw - var(--max)) / 2 + 24px));display:grid;grid-template-columns:1fr 1fr;grid-gap:110px;gap:110px;background:#eeeae3}.contact-copy h2{margin-bottom:28px}.contact-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:17px;line-height:1.7}.response-note{margin-top:35px;display:flex;gap:16px;align-items:center}.response-note>i{flex:0 0 auto}.response-note span{display:flex;flex-direction:column;gap:5px}.response-note small{color:var(--muted)}.contact-form{padding:38px;border-radius:14px;background:var(--paper);box-shadow:0 20px 60px rgba(40,36,33,.07)}.contact-form label{margin-bottom:20px;display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.contact-form label>span{color:#99928a;font-size:9px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:7px;background:white;padding:13px 14px;color:var(--ink);font-size:14px;letter-spacing:0;text-transform:none;outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-light)}.contact-form button{width:100%;margin-top:2px}.contact-form>small{display:block;margin-top:13px;color:#938d86;font-size:9px;line-height:1.5;text-align:center}footer{max-width:var(--max);margin:0 auto;min-height:120px;padding:35px 24px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:30px;gap:30px;color:var(--muted);font-size:12px}footer p{margin:0;text-align:center}footer>div{display:flex;justify-content:flex-end;gap:18px}footer a:hover{color:var(--orange)}@media (max-width:1100px){.hero{gap:48px;grid-template-columns:1.05fr .95fr}.board-stamp{display:none}}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:55px;padding-top:85px}.hero-board{max-width:650px;width:100%}.contact-section,.fit-section,.section-heading{grid-template-columns:1fr;gap:45px}.featured-case{grid-template-columns:1fr}.dashboard-preview{min-height:520px}.approach-grid{grid-template-columns:1fr}.approach-grid article,.approach-grid article:first-child{min-height:auto;border:1px solid #4b4641;border-bottom:0}.approach-grid article:last-child{border-bottom:1px solid #4b4641}.approach-grid p{min-height:auto}}@media (max-width:720px){.site-header{height:68px}.site-header:after{top:67px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{padding:10px 12px}.brand small{display:none}.hero{min-height:auto;padding:80px 20px 65px}.hero-intro{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.button{width:100%}.hero-board{min-height:535px;padding:22px;transform:none}.board-flow{grid-template-columns:1fr}.board-flow>i{transform:rotate(90deg)}.board-flow>div{min-height:82px}.board-stamp{display:none}.capabilities{justify-content:flex-start;gap:15px}.capabilities i:nth-of-type(2n){display:none}.work-section{padding:85px 18px}.section-heading{margin-bottom:40px}.contact-copy h2,.fit-copy h2,.section-heading h2{font-size:45px}.featured-copy{padding:34px 25px}.featured-case h3{font-size:40px}.dashboard-preview{min-height:390px;padding:30px 0 0 20px}.dash-shell{grid-template-columns:90px 1fr;min-height:355px}.dash-shell aside{padding:13px 8px}.dash-shell aside a{font-size:7px;padding:7px 4px}.dash-main{padding:13px}.dash-title button{display:none}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid>div:last-child{display:none}.stat-grid b{font-size:13px}.dash-bottom{grid-template-columns:1fr}.quick{display:none}.chart{height:155px}.bars{height:105px}.project-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto;display:block}.project-card:last-child .preview{min-height:330px}.preview{min-height:290px;padding:28px}.project-body{padding:30px 25px}.project-body>p{min-height:0}.preview-hive{padding:28px}.hive-grid{grid-template-columns:1fr}.hive-side{display:none}.preview-sugar{padding:38px 28px}.preview-ten{grid-template-columns:1fr 105px}.ten-copy strong{font-size:45px}.ten-copy b{font-size:39px}.preview-kvk{padding:33px 25px}.approach-section{padding-top:85px;padding-bottom:85px}.approach-grid article{padding:27px}.step-icon{margin:25px 0}.fit-section{padding:85px 20px}.contact-section{padding-top:85px;padding-bottom:85px}.contact-form{padding:26px 20px}footer{grid-template-columns:1fr}footer,footer p{text-align:center}footer>div{justify-content:center;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}