:root{--bg:#080a0b;--surface:#111416;--line:#272c2f;--text:#f0f2ee;--muted:#9ca5a0;--accent:#F77E2D;--blue:#9bc7ff;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"IBM Plex Sans",sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid var(--line);position:relative;z-index:10;background:rgba(8,10,11,.85);backdrop-filter:blur(14px)}.wordmark{display:inline-flex;flex-direction:column;font-size:16px;font-weight:600;line-height:.82;letter-spacing:-.04em}.wordmark span:last-child{color:var(--accent)}nav{display:flex;gap:32px;font-size:14px;color:var(--muted)}nav a:hover{color:var(--text)}.lang{border:1px solid var(--line);border-radius:100px;background:transparent;color:var(--text);height:42px;width:54px;font:500 13px inherit;cursor:pointer}.section-pad{padding:130px max(4vw,calc((100vw - var(--max))/2))}.hero{min-height:calc(100vh - 92px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;color:var(--accent);margin:0 0 28px}.hero h1{font-size:clamp(54px,8.2vw,126px);font-weight:500;letter-spacing:-.065em;line-height:.91;max-width:1100px;margin:0;position:relative;z-index:1}.lead{font-size:clamp(18px,2vw,25px);line-height:1.45;color:var(--muted);max-width:790px;margin:44px 0 38px;position:relative;z-index:1}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;background:var(--accent);color:#0b0d0d;padding:17px 20px;border:0;border-radius:2px;font:600 14px inherit;width:max-content;cursor:pointer}.principle{position:absolute;right:4vw;bottom:50px;width:270px;color:var(--muted);font-size:13px;border-left:1px solid var(--accent);padding-left:18px}.orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.16}.orb-one{width:520px;height:520px;background:radial-gradient(circle at 35% 35%,var(--accent),transparent 65%);right:-120px;top:10%}.orb-two{width:320px;height:320px;background:radial-gradient(circle,var(--blue),transparent 65%);right:25%;bottom:-120px}.approach{background:#eef0eb;color:#111514}.approach .eyebrow,.portfolio .eyebrow,.contact .eyebrow{color:#4f6556}.section-intro{display:grid;grid-template-columns:1fr 2fr;gap:20px}.section-intro .eyebrow{grid-row:1/3}.section-intro h2,.portfolio h2{font-size:clamp(38px,5vw,72px);font-weight:500;line-height:1;letter-spacing:-.05em;margin:0;max-width:850px}.section-intro>p:last-child{color:#59615d;max-width:650px;font-size:18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:100px;border-top:1px solid #bdc3be}.steps article{padding:30px 35px 0 0;border-right:1px solid #bdc3be;min-height:280px}.steps article+article{padding-left:35px}.steps span,.product-tag{font-size:12px;letter-spacing:.12em;color:#6f7973}.steps h3{font-size:27px;line-height:1.15;font-weight:500;margin:55px 0 20px}.steps p{color:#606963}.portfolio{border-bottom:1px solid var(--line)}.portfolio h2{max-width:760px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);margin-top:72px}.product{background:var(--surface);min-height:460px;padding:48px;display:flex;flex-direction:column;transition:background .25s}.product:hover{background:#181d1f}.product strong{font-size:clamp(42px,5vw,70px);font-weight:500;letter-spacing:-.055em;margin:80px 0 22px}.product p{color:var(--muted);font-size:18px;max-width:540px}.visit{margin-top:auto;color:var(--accent);font-size:14px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.contact .section-intro{display:block}.contact .section-intro h2{font-size:clamp(38px,4.5vw,65px)}.contact .section-intro>p:last-child{margin-top:30px}form{display:grid;grid-template-columns:1fr 1fr;gap:25px}label{font-size:12px;color:var(--muted)}input,textarea{display:block;width:100%;margin-top:8px;background:transparent;border:0;border-bottom:1px solid #444b4e;color:var(--text);padding:10px 0;font:16px inherit;outline:none;border-radius:0}textarea{resize:vertical}input:focus,textarea:focus{border-color:var(--accent)}.wide{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px}.consent input{width:16px;margin:3px 0 0}.honeypot{position:absolute;left:-9999px}.form-status{min-height:24px;margin:0}.success{color:var(--accent)}.error{color:#ff8a7a}footer{padding:50px 4vw;border-top:1px solid var(--line);display:flex;align-items:flex-end;justify-content:space-between;color:var(--muted);font-size:13px}footer .wordmark{color:var(--text)}@media(max-width:800px){.site-header{height:76px}nav{display:none}.section-pad{padding:90px 24px}.hero{min-height:calc(100svh - 76px)}.hero h1{font-size:clamp(49px,15vw,72px)}.lead{margin-top:32px}.principle{position:static;margin-top:70px;width:auto}.section-intro,.contact{display:block}.steps,.product-grid{grid-template-columns:1fr}.steps article,.steps article+article{border-right:0;border-bottom:1px solid #bdc3be;padding:28px 0;min-height:0}.steps h3{margin:35px 0 14px}.product{min-height:390px;padding:32px}.product strong{margin-top:70px}.contact form{margin-top:70px;grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column;gap:25px}}

.wordmark img{display:block;width:220px;height:23px;object-fit:contain}.product-logo{display:flex;align-items:center;height:72px;margin:80px 0 22px}.firmam-logo{gap:14px}.firmam-symbol{width:55px;height:55px;object-fit:contain}.firmam-wordmark{width:250px;height:35px;object-fit:contain}.tarla-logo img{width:240px;height:72px;object-fit:contain}.portfolio .eyebrow,.contact .eyebrow{color:var(--muted)}.contact .section-intro>p:last-child{color:var(--muted)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.button:disabled{opacity:.6;cursor:wait}@media(max-width:800px){.wordmark img{width:185px;height:20px}.product-logo{margin-top:70px}.firmam-symbol{width:40px;height:40px}.firmam-wordmark{width:190px;height:27px}.firmam-logo{gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.site-header .wordmark img{width:132px;height:13.8px}@media(max-width:800px){.site-header .wordmark img{width:111px;height:12px}}
