@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#192321;--muted:#68716a;--paper:#f7f8f2;--line:#dce2d7;--lime:#d3f77b;--dark:#182521}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);font:15px/1.65 'DM Sans',Arial,sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #788e37;outline-offset:5px}.wrap{width:min(1260px,89%);margin:auto}.sr-only,.skip{position:absolute;left:-10000px}.skip:focus{left:12px;top:12px;background:white;padding:12px;z-index:10}.draft{text-align:center;font-size:9px;letter-spacing:1.7px;background:#e9eee1;padding:8px}header{display:flex;align-items:center;gap:32px;height:100px;border-bottom:1px solid var(--line)}.brand{font:800 30px/1 Manrope,Arial,sans-serif;letter-spacing:-1.6px;display:flex;align-items:center;gap:8px}.brand-small{font-size:11px;letter-spacing:-.2px;font-weight:500;align-self:end;margin-bottom:3px}.symbol{background:var(--ink);color:var(--lime);font:700 22px/1 Manrope;padding:5px 9px;border-radius:5px;margin-right:5px;letter-spacing:-2px}.symbol span{font-size:16px}nav{display:flex;gap:29px;margin-left:auto;font-size:12px}.language select{background:none;border:0;font-size:11px;color:var(--ink);padding:8px;max-width:110px}.header-cta{font-size:11px;border:1px solid var(--ink);padding:11px 16px}.hero{padding-top:56px}.hero-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.5px;margin:0 0 24px}.hero-top .eyebrow{margin:0}.small-tag{font-size:10px;color:var(--muted)}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(48px,6.7vw,94px);font-weight:500;line-height:1.1;letter-spacing:-5px;margin:35px 0}h1>span{color:#798774}h2{font-size:clamp(31px,3.3vw,45px);line-height:1.2;font-weight:500;letter-spacing:-2px;margin:0}h3{font-weight:600;letter-spacing:-.6px}.hero-bottom{display:flex;gap:55px;align-items:center;padding-bottom:52px}.hero-bottom>p{font-size:14px;color:var(--muted);max-width:410px;margin:0}.button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;padding:16px 21px;border:0;font-size:12px;font-weight:600;cursor:pointer}.lime{background:var(--lime);color:var(--ink)}.button:hover{background:#c6ed68}.hero-index{display:flex;align-items:center;gap:14px;margin-left:auto}.hero-index strong{font:500 47px Manrope}.hero-index span{font-size:9px;line-height:1.5;letter-spacing:1px;color:var(--muted)}.hero-rule{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-top:13px;font-size:8px;color:var(--muted);letter-spacing:1.2px}.work{padding-top:76px;padding-bottom:76px}.section-head{display:flex;justify-content:space-between;gap:65px;align-items:end;margin-bottom:36px}.section-head>p{max-width:285px;font-size:13px;color:var(--muted);margin:0}.projects{display:grid;grid-template-columns:1fr 1fr;gap:32px}.project-preview{display:block;position:relative;overflow:hidden;height:352px;border:1px solid #dce0d5}.browser-bar{height:30px;padding:8px 13px;display:flex;justify-content:space-between;font-size:8px;line-height:1;color:#74806b;background:#edf0e7}.browser-bar>span:first-child{font-size:7px;color:#98a78c}.forma-preview{background:#e9eadf}.forma-scene{padding:24px 23px;display:grid;grid-template-columns:1.15fr 1fr;gap:20px;height:290px;align-items:center}.mini-brand{font:800 30px Manrope;letter-spacing:-2px;display:block;margin-bottom:30px}.mini-brand>span{font-size:14px;vertical-align:top}.forma-scene small{font-size:6px;letter-spacing:1px}.forma-scene h3{font-size:29px;line-height:1.15;font-weight:500;letter-spacing:-1px;margin:12px 0 22px}.forma-scene em{font-family:Georgia,serif;color:#70835b}.mini-button{background:#394936;color:white;font-size:7px;padding:9px;display:inline-block}.forma-scene img{width:100%;height:240px;object-fit:cover;object-position:center 65%}.visit-pill{position:absolute;bottom:14px;right:14px;background:#fff;color:var(--ink);padding:8px 12px;border-radius:25px;font-size:10px;transition:transform .2s}.project-preview:hover .visit-pill{transform:translateY(-3px)}.lord-preview{background:#1d1717}.lord-preview .browser-bar{background:#262224;color:#aaa1a2}.lord-scene{position:relative;height:322px;overflow:hidden}.lord-scene>img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.lord-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1e1012ed,#1e101228)}.lord-copy{position:absolute;z-index:1;inset:24px;color:#f4edda}.lord-copy>span{font:bold 16px Georgia;letter-spacing:1.5px}.lord-copy small{display:block;font-size:7px;letter-spacing:1.2px;margin-top:34px}.lord-copy h3{font:500 36px/1.12 Georgia;letter-spacing:-1px;margin:12px 0 20px}.lord-links{display:flex;gap:9px;font-size:8px}.lord-links>span{padding:8px 12px;background:#792538}.lord-links>span:first-child{background:#8141c3}.project-meta{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:var(--muted);margin-top:22px}.project-title{display:flex;justify-content:space-between;font-size:25px;margin:8px 0 10px}.project-title span{font-weight:400}.project>p{font-size:13px;color:var(--muted);max-width:500px;margin:0 0 17px}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags>span{font-size:9px;border:1px solid var(--line);padding:4px 9px;border-radius:20px}.work-note{font-size:10px;color:var(--muted);max-width:770px;margin-top:30px}.services{background:#e9eee3;padding:75px 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{background:var(--paper);padding:28px;display:flex;flex-direction:column}.service-icon{font-size:27px;line-height:1}.service-grid h3{font-size:21px;margin:26px 0 12px}.service-grid p{font-size:13px;color:var(--muted);margin:0 0 27px}.service-foot{font-size:8px;letter-spacing:1px;margin-top:auto}.language-note{display:flex;gap:25px;align-items:center;margin-top:27px}.language-note>span{font-size:13px;white-space:nowrap}.language-note>p{font-size:12px;color:var(--muted);max-width:630px}.process{padding:86px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px}.process-intro{font-size:13px;max-width:330px;color:var(--muted);margin-top:22px}.process ol{list-style:none;padding:0;margin:0}.process li{display:flex;gap:25px;border-top:1px solid var(--line);padding:22px 0}.process li>span{font-size:10px;color:var(--muted);padding-top:5px}.process h3{font-size:18px;margin:0 0 7px}.process li p{font-size:13px;color:var(--muted);margin:0}.brief-section{background:var(--dark);color:#f4f6ec;padding:75px 0}.brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px}.brief-grid h2{font-size:clamp(36px,4.5vw,62px)}.brief-grid h2 em{font-family:Georgia,serif;color:var(--lime);font-weight:400}.brief-grid p{color:#bdc9be;max-width:360px;font-size:14px}.brief-grid p.preview-note{font-size:11px;margin-top:30px}form{display:flex;flex-direction:column;gap:8px}form label{font-size:11px}input,select,textarea{border-radius:0}form input,form select,form textarea{padding:11px 13px;background:#23352d;color:#fff;border:1px solid #65756a;width:100%;font-size:13px;margin-bottom:9px}form input::placeholder,form textarea::placeholder{color:#b3c0b2}textarea{resize:vertical}form .button{align-self:start;margin-top:7px}#form-status{font-size:12px;margin:5px 0;min-height:20px}footer{min-height:126px;display:flex;align-items:center;gap:30px}footer>span{font-size:10px;color:var(--muted)}footer>a:last-child{margin-left:auto;font-size:11px}@media(max-width:950px){header{gap:18px}.header-cta{display:none}nav{gap:20px}.hero-bottom{gap:25px}.hero-bottom>p{max-width:350px}.hero-index{display:none}.project-preview{height:300px}.forma-scene{padding:17px;gap:10px;height:250px}.forma-scene img{height:213px}.forma-scene h3{font-size:25px}.mini-brand{margin-bottom:18px}.lord-scene{height:270px}.lord-copy h3{font-size:30px}.service-grid article{padding:22px}.process,.brief-grid{gap:40px}.section-head{gap:30px}}@media(max-width:650px){.wrap{width:89%}.draft{font-size:7px;letter-spacing:1.2px}header{height:86px;gap:12px}.brand{font-size:25px}.symbol{display:none}.brand-small{font-size:9px}nav{gap:15px}nav a{font-size:11px}nav a:last-child{display:none}.language select{width:53px;font-size:10px;padding:7px 2px}.hero{padding-top:34px}.hero-top .eyebrow{font-size:8px;letter-spacing:1px}.small-tag{display:none}h1{font-size:clamp(43px,10vw,64px);letter-spacing:-2.6px;margin:28px 0}.hero-bottom{display:block;padding-bottom:34px}.hero-bottom>p{max-width:none;margin-bottom:24px;font-size:13px}.hero-rule{font-size:7px}.work{padding:45px 0}.section-head{display:block;margin-bottom:26px}.section-head>p{max-width:360px;margin-top:18px}.eyebrow{font-size:9px;margin-bottom:18px}h2{font-size:33px;letter-spacing:-1.5px}.projects{grid-template-columns:1fr;gap:36px}.project-preview{height:300px}.forma-scene h3{font-size:27px}.project-meta{margin-top:17px}.project-title{font-size:23px}.project>p{font-size:13px}.work-note{margin-top:27px}.services{padding:44px 0}.service-grid{grid-template-columns:1fr;gap:14px}.service-grid article{padding:25px}.service-grid h3{margin-top:17px}.service-grid p{margin-bottom:19px}.language-note{align-items:start;gap:17px}.language-note p{margin:0}.process{grid-template-columns:1fr;padding:46px 0;gap:20px}.process-intro{max-width:none}.brief-section{padding:45px 0}.brief-grid{grid-template-columns:1fr;gap:25px}.brief-grid p{max-width:none}.brief-grid h2{font-size:43px}footer{padding:28px 0;gap:22px;flex-wrap:wrap;min-height:120px}footer>span{order:3;flex-basis:100%}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.lord-scene.official-preview{display:flex;align-items:center;background:#100b0b}.lord-scene.official-preview:after{display:none}.lord-scene.official-preview>img{height:auto;max-height:100%;object-fit:contain;object-position:center}


.contact-email{display:inline-block;color:var(--lime);font-size:18px;border-bottom:1px solid #64795c;padding-bottom:5px;margin-top:10px}.email-draft{color:var(--lime);font-size:13px;text-decoration:underline;margin-top:12px;overflow-wrap:anywhere}
