@font-face{font-family:Manrope;src:url('manrope-regular.ttf') format('truetype');font-style:normal;font-weight:400 500;font-display:swap}@font-face{font-family:Manrope;src:url('manrope-bold.ttf') format('truetype');font-style:normal;font-weight:600 800;font-display:swap}
:root{--ink:#172027;--navy:#111827;--muted:#5d656b;--lime:#c5f565;--paper:#fbfcf9;--soft:#f1f3ed;--line:#dce0d8;--white:#fff;--radius:16px;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,a{touch-action:manipulation}svg{width:24px;height:24px;flex-shrink:0}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:700}h1{font-size:clamp(3.2rem,5.4vw,5.75rem);line-height:1.09;letter-spacing:-.064em;margin-bottom:30px}h2{font-size:clamp(2.2rem,3.6vw,3.5rem);line-height:1.14;letter-spacing:-.055em;margin-bottom:24px}h3{font-size:1.35rem;line-height:1.35;letter-spacing:-.03em}p{font-size:1rem;line-height:1.75;margin-bottom:22px}::selection{background:var(--lime);color:var(--navy)}:focus-visible{outline:3px solid #63842e;outline-offset:5px;border-radius:3px}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:106px}.compact-top{padding-top:20px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:.75rem;line-height:1.6;letter-spacing:.12em;font-weight:700;text-transform:uppercase;margin-bottom:25px}.eyebrow svg{width:21px;height:21px}.muted,.muted-heading{color:var(--muted)}.muted-heading{font-weight:400}.lead{font-size:1.2rem;color:var(--muted);max-width:650px}.text-link{font-size:.94rem;font-weight:700;line-height:1.6;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#b7c09f;background:none;border:0;padding:0}.text-link:hover{text-decoration-color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;border-radius:6px;padding:14px 22px;font-size:.88rem;font-weight:700;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s,color .2s;white-space:normal}.button svg{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.primary{background:var(--lime);color:var(--ink)}.primary:hover{background:#b3e54c}.dark{background:var(--navy);color:white}.dark:hover{background:#2b3748}.outline{border-color:#bfc5b9;background:transparent}.outline:hover{background:var(--soft)}.text-button{padding-inline:0;background:none;border:0;gap:12px}.text-button:hover{color:#416715}.button-row{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.site-header{background:rgba(251,252,249,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{display:inline-flex;align-items:center;font-size:2.5rem;font-weight:700;letter-spacing:-.07em;line-height:1}.brand-symbol{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:9px;background:var(--lime);margin-right:10px;font-size:31px;line-height:1;padding-bottom:8px;letter-spacing:0}.brand-dot{color:#6f9337}.site-header nav{display:flex;gap:34px;align-items:center}.site-header nav>a:not(.button){font-size:.875rem;line-height:2;position:relative}.site-header nav>a:not(.button):hover,.site-header nav>a[aria-current]{color:#477210}.site-header nav>a[aria-current]:after{content:'';height:2px;background:#477210;position:absolute;left:0;right:0;bottom:-5px}.nav-button{background:var(--navy);color:white;min-height:45px;padding:10px 18px;gap:28px;margin-left:10px}.nav-button:hover{background:#303a4a}.menu-toggle{display:none;border:1px solid var(--line);background:none;width:46px;height:44px;border-radius:5px;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{width:19px;height:2px;background:var(--ink)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--navy);color:white;padding:14px;z-index:99}.skip-link:focus{top:10px}
.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;align-items:center;padding-block:60px 66px}.hero h1{font-size:clamp(3.3rem,5.1vw,5.15rem);letter-spacing:-.065em;position:relative;z-index:1}.hero-copy{padding-block:20px}.hero .eyebrow{letter-spacing:.1em;font-size:.72rem;margin-bottom:29px}.tiny-mark{font-size:23px;color:#5e8126;line-height:1}.hero-description{font-size:1.05rem;line-height:1.85;color:var(--muted);margin:28px 0 30px}.underlined{position:relative;white-space:nowrap}.underlined:after{content:'';position:absolute;height:7px;background:var(--lime);left:0;bottom:4px;right:0;z-index:-1;transform:rotate(-1deg)}.hero-note{display:flex;align-items:center;gap:12px;margin-top:45px;font-size:.75rem;color:var(--muted);line-height:1.7}.hero-note strong{font-weight:400;color:var(--ink)}.note-icon{width:38px;height:38px;background:#eef1e9;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%}.note-icon svg{width:17px;height:17px}.hero-visual{position:relative;border-radius:16px;background:#0c1421;isolation:isolate;align-self:stretch;min-height:490px;overflow:hidden}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;transition:transform 1s}.hero-visual:hover>img{transform:scale(1.035)}.visual-label{position:absolute;top:27px;left:28px;color:#dce4d9;font-size:.63rem;letter-spacing:.14em}.visual-corner{position:absolute;right:28px;top:22px;font-size:24px;color:#c9f46a}.floating-card{position:absolute;bottom:28px;left:27px;right:27px;display:flex;align-items:center;gap:13px;border:1px solid #62704470;background:#f5f9edf2;backdrop-filter:blur(15px);padding:17px 18px;border-radius:10px}.float-icon{width:41px;height:41px;display:grid;place-items:center;background:var(--lime);border-radius:8px}.float-icon svg{width:21px;height:21px}.floating-card strong{font-size:.79rem;display:block;margin-bottom:3px}.floating-card div>span{font-size:.72rem;color:var(--muted)}.markets-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f4f6ef}.markets-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:110px;padding-block:24px}.markets-inner>span{font-size:.73rem;line-height:1.8;color:var(--muted)}.markets-inner strong{color:var(--ink);font-weight:400}.markets-inner>div{font-size:1.2rem;letter-spacing:-.035em;font-weight:700;display:flex;align-items:center;gap:25px}.markets-inner>div>span{font-size:15px;color:#879078}.markets-inner>p{font-size:.73rem;line-height:1.8;color:var(--muted);margin:0}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:100px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p,.section-heading>div>p:not(.eyebrow){color:var(--muted);max-width:430px;margin-bottom:5px}.section-heading>div>.text-link{display:inline-block;margin-top:18px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{border:1px solid var(--line);border-radius:12px;padding:28px 28px 25px;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s,border-color .2s;min-height:300px}.service-card:hover{transform:translateY(-5px);border-color:#9daf86;box-shadow:0 12px 32px #17202709}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.service-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:9px;background:var(--soft)}.service-icon svg{width:23px;height:23px}.card-number{font-size:.73rem;color:#767e74}.service-card h3{font-size:1.13rem;margin-bottom:12px}.service-card p{color:var(--muted);font-size:.88rem;line-height:1.8;margin-bottom:24px}.card-link{font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:15px;border-top:1px solid #edf0e9}.card-link svg{width:18px;height:18px}.usecase-section{background:var(--navy);color:#fff}.usecase-section .eyebrow{color:var(--lime)}.usecase-section .section-heading>div>p:not(.eyebrow){color:#b5bfc8}.usecase-section .text-link{color:#e6f1d6;text-decoration-color:#6e814b}.solution-explorer{border:1px solid #36404e;border-radius:12px;overflow:hidden;background:#182231}.solution-tabs{display:flex;border-bottom:1px solid #36404e}.solution-tabs button{background:transparent;color:#b9c1cc;border:0;padding:23px 20px;font-size:.83rem;flex:1;border-right:1px solid #36404e;position:relative}.solution-tabs button:last-child{border-right:0}.solution-tabs button:hover{color:#fff;background:#263244}.solution-tabs button[aria-selected=true]{background:#c5f565;color:var(--ink);font-weight:700}#solution-panel{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:48px;align-items:center}.solution-copy h3{font-size:2rem;letter-spacing:-.045em;max-width:370px}.solution-copy>p:not(.eyebrow){color:#b5bfc8;max-width:360px;font-size:.93rem}.solution-copy .eyebrow{font-size:.68rem}.workflow-demo{background:#111b29;padding:26px;border:1px solid #34404d;border-radius:9px}.flow-node{display:flex;align-items:center;gap:13px;padding:14px;background:#253140;border:1px solid #43505a;border-radius:7px}.flow-node-icon{width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;border:1px solid #54616d;border-radius:6px;font-size:.73rem}.flow-node-icon.lime{background:var(--lime);color:var(--navy);border-color:var(--lime);font-size:24px}.flow-node small{display:block;font-size:.57rem;letter-spacing:.09em;color:#b7c2ce;margin-bottom:5px}.flow-node strong{font-size:.77rem;font-weight:400}.flow-check{color:var(--lime);margin-left:auto;font-size:.8rem}.flow-connector{height:23px;display:block;width:1px;background:#6c8056;margin-left:32px;position:relative}.flow-connector:after{content:'';height:5px;width:5px;border-bottom:1px solid #98b67d;border-right:1px solid #98b67d;position:absolute;left:-2px;bottom:1px;transform:rotate(45deg)}.diagram-note{font-size:.64rem;color:#acb9c4;text-align:center;margin:18px 0 0}.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.step{border-top:1px solid #bac5ad;padding-top:25px}.step-number{font-size:.77rem;color:#677c4e;display:block;margin-bottom:32px}.step h3{font-size:1.08rem}.step p{font-size:.87rem;line-height:1.85;color:var(--muted)}.founder-strip{padding-block:70px;background:#eef1e8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.founder-inner{display:grid;grid-template-columns:1fr 2fr 2fr;gap:50px;align-items:start}.founder-inner>.eyebrow{margin-top:10px}.founder-inner h2{font-size:2.65rem}.founder-inner>div p{font-size:.94rem;color:var(--muted)}.split-heading{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.faq-section .split-heading{grid-template-columns:1fr 1.25fr}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 0;font-size:.92rem;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:25px;cursor:pointer;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;font-weight:400;line-height:1;flex-shrink:0}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:.9rem;color:var(--muted);padding-right:36px;margin-bottom:24px}.cta-section{background:var(--lime);padding-block:75px}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.cta-inner h2{font-size:clamp(2.3rem,3.8vw,3.75rem)}.cta-inner p:last-child{margin:0;font-size:.95rem}.site-footer{background:var(--navy);color:#e4e9eb;padding-top:65px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:45px;padding-bottom:60px}.site-footer .wordmark{color:#fff;margin-bottom:24px}.site-footer .brand-symbol{color:var(--ink)}.site-footer .brand-dot{color:var(--lime)}.footer-brand p{font-size:.86rem;color:#bec5cd;margin-bottom:20px}.footer-main h3{font-size:.81rem;letter-spacing:0;margin:6px 0 22px;color:#fff}.footer-main>div>a:not(.wordmark){display:block;margin-bottom:12px;font-size:.79rem;color:#c1c9d2}.footer-main a:hover{color:var(--lime)}.registered p{color:#aeb9c4;font-size:.73rem;line-height:1.9;margin-bottom:15px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;border-top:1px solid #35404c;padding-block:24px;font-size:.7rem;color:#aeb9c4}.page-hero{padding-block:85px 65px}.page-hero h1{max-width:1000px}.page-hero-bottom{display:flex;justify-content:space-between;gap:35px;align-items:center}.page-hero-bottom>p{color:var(--muted);font-size:1.15rem;margin:0;line-height:1.8}.round-arrow{height:64px;width:64px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:30px}.soft-section{background:var(--soft)}.dark-section{background:var(--navy);color:white}.dark-section .eyebrow{color:var(--lime)}.dark-section .prose p{color:#bcc6d1}.prose>p{color:var(--muted);font-size:1rem;line-height:1.85}.breadcrumb{font-size:.85rem;display:inline-block;margin-bottom:40px;color:var(--muted)}.breadcrumb:hover{color:var(--ink)}.service-hero{padding-top:40px}.service-hero h1{max-width:900px;font-size:clamp(3rem,5vw,5rem)}.service-hero .eyebrow{gap:14px}.quiet-label{font-size:.77rem;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.tags span{font-size:.75rem;border:1px solid #cbd3c3;padding:8px 12px;border-radius:4px}.example-box{padding:28px;border:1px solid #d1dac7;background:#fff;border-radius:10px;margin-top:28px}.example-box .eyebrow{color:#587329;font-size:.7rem}.example-box p{font-size:.95rem}.example-box small{font-size:.73rem;line-height:1.7;color:var(--muted);display:block}.deliverable-list{list-style:none;padding:0;margin:0}.deliverable-list li{display:flex;gap:24px;font-size:1.05rem;border-bottom:1px solid var(--line);padding:23px 0;line-height:1.6}.deliverable-list li:first-child{padding-top:0}.deliverable-list span{font-size:.75rem;color:#6a7f4e;margin-top:5px}.industry-list{display:grid;gap:24px}.industry-card{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:45px;background:var(--soft);border-radius:12px;border:1px solid var(--line)}.industry-card:nth-child(even){background:#fff}.industry-title .card-number{display:block;margin-bottom:25px}.industry-title .eyebrow{margin-bottom:18px}.industry-title h2{font-size:2.45rem}.industry-card>div>p:not(.eyebrow){color:var(--muted);font-size:.95rem}.check-list{list-style:none;margin:25px 0;padding:0}.check-list li{display:flex;gap:10px;margin-bottom:14px;font-size:.9rem;line-height:1.6}.check-list li:before{content:'✓';color:#5b7a32}.about-feature{display:grid;grid-template-columns:1fr 1.2fr;gap:75px;align-items:center}.about-art{border-radius:12px;overflow:hidden;background:var(--navy)}.about-art img{width:100%;height:100%;object-fit:cover}.about-story h2{font-size:2.6rem}.about-story p:not(.eyebrow){color:var(--muted);font-size:.94rem}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}.values-grid p{font-size:.95rem;color:var(--muted)}.contact-hero{padding-bottom:55px}.contact-hero h1{font-size:clamp(3rem,5.2vw,5rem)}.contact-layout{display:grid;grid-template-columns:.9fr 1.2fr;gap:95px;align-items:start}.contact-intro{padding-top:20px}.contact-intro h2{font-size:2.3rem}.contact-intro>p{color:var(--muted);max-width:390px}.contact-email{display:inline-block;font-size:1.25rem;letter-spacing:-.02em;font-weight:700;border-bottom:1px solid #97ac73;padding-bottom:8px;margin:10px 0 40px}.contact-next{border-top:1px solid var(--line);padding-top:30px}.contact-next ol{padding-left:20px;font-size:.9rem;line-height:2.2;color:var(--muted)}.small-note{font-size:.75rem;line-height:1.8;color:var(--muted)}.enquiry-card{background:#f0f3eb;padding:36px;border:1px solid #dce4d3;border-radius:12px}.form-heading h2{font-size:1.45rem;letter-spacing:-.04em;margin-bottom:10px}.form-heading p{font-size:.84rem;color:var(--muted);margin-bottom:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{margin-bottom:22px}.field label{display:block;font-size:.8rem;font-weight:700;margin-bottom:9px}.field label span{color:#567830}.field input,.field textarea,.field select{width:100%;background:#fff;border:1px solid #cbd3c4;border-radius:5px;padding:13px 14px;font-size:.88rem;line-height:1.6;color:var(--ink);min-height:49px}.field textarea{resize:vertical;min-height:135px}.field input::placeholder,.field textarea::placeholder{color:#71786c}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid #7fa846;outline-offset:1px}.form-note{font-size:.72rem;color:var(--muted);line-height:1.8}.form-note a{text-decoration:underline;text-underline-offset:3px}#enquiry-form>.button{width:100%;background:var(--navy);color:white;justify-content:space-between}#enquiry-form>.button:hover{background:#2b3748}#enquiry-form>.small-note{margin:14px 0 0}.enquiry-result h2{font-size:1.9rem}.enquiry-result>p{font-size:.9rem;color:var(--muted)}.success-symbol{display:grid;place-items:center;width:48px;height:48px;background:var(--lime);border-radius:50%;margin-bottom:24px;font-size:22px}.enquiry-result pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:.8rem;line-height:1.8;padding:20px;border:1px solid var(--line);background:#fff;border-radius:5px;max-height:400px;overflow:auto}.enquiry-result .button-row{gap:10px}.enquiry-result .button{font-size:.8rem;padding-inline:15px}#copy-status{margin:14px 0;min-height:20px}.legal-copy{max-width:830px;padding-bottom:40px}.legal-copy h2{font-size:1.7rem;margin-top:40px}.legal-copy p{color:var(--muted)}.legal-copy a{text-decoration:underline;text-underline-offset:4px}[hidden]{display:none!important}
@media(min-width:1500px){.hero{padding-block:70px 75px}.hero-visual{min-height:550px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.site-header nav{gap:23px}.hero{gap:24px}.hero h1{font-size:4.3rem}.hero .button-row{gap:12px}.hero .button{font-size:.79rem;padding:13px 16px;gap:12px}.hero .text-button{padding-left:0}.hero-visual{min-height:465px}.desktop-only{display:none}.hero-description{max-width:420px}.markets-inner>div{font-size:1rem;gap:12px}.markets-inner>p{font-size:.67rem}.section-heading{gap:65px}.service-card{padding:24px}.founder-inner{grid-template-columns:1fr 1.5fr;gap:25px 55px}.founder-inner>.eyebrow{grid-column:1/-1;margin-bottom:0}.founder-inner h2{font-size:2.5rem}.split-heading{gap:65px}#solution-panel{padding:35px;gap:30px}.workflow-demo{padding:18px}.solution-copy h3{font-size:1.85rem}.footer-main{gap:30px}.contact-layout{gap:60px}.industry-card{gap:55px}.about-feature{gap:45px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.nav-wrap{height:80px}.site-header nav{gap:19px}.site-header nav>a:not(.button){font-size:.78rem}.nav-button{margin-left:0;font-size:.78rem;padding:9px 13px;gap:15px}.wordmark{font-size:2.2rem}.hero h1{font-size:3.45rem}.hero{padding-block:40px;gap:20px}.hero-visual{min-height:440px}.hero-description{font-size:.95rem}.hero .eyebrow{font-size:.63rem;gap:8px}.hero-note{margin-top:30px;font-size:.67rem}.floating-card{left:18px;right:18px;bottom:18px;padding:12px;gap:10px}.floating-card strong{font-size:.68rem}.floating-card div>span{font-size:.66rem}.float-icon{width:34px;height:34px}.visual-label{font-size:.5rem;left:20px}.visual-corner{right:20px}.markets-inner{flex-wrap:wrap;gap:15px;justify-content:space-between}.markets-inner>p{display:none}.markets-inner>div{font-size:.97rem}.section{padding-block:75px}.compact-top{padding-top:15px}.section-heading{gap:40px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-grid>.service-card:last-child:nth-child(3){grid-column:1/-1}.section-heading>p{font-size:.92rem}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.step-number{margin-bottom:22px}.split-heading{gap:40px}.faq-section .split-heading{grid-template-columns:1fr 1.2fr}.faq-section h2{font-size:2.2rem}.solution-tabs button{padding:20px 12px;font-size:.76rem}#solution-panel{padding:30px;gap:25px}.workflow-demo{padding:12px}.flow-node{padding:10px;gap:10px}.flow-node strong{font-size:.66rem}.flow-node small{font-size:.5rem}.flow-check{display:none}.solution-copy h3{font-size:1.7rem}.solution-copy>p:not(.eyebrow){font-size:.86rem}.footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:35px}.registered{grid-column:1/-1;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:35px}.registered h3{margin:0}.footer-main>.registered>a{grid-column:1/-1;margin-top:-25px}.contact-layout{grid-template-columns:1fr 1.3fr;gap:35px}.enquiry-card{padding:25px}.contact-intro h2{font-size:2rem}.contact-email{font-size:1.05rem}.form-row{grid-template-columns:1fr;gap:0}.industry-card{padding:30px;gap:35px}.industry-title h2{font-size:2rem}.about-feature{gap:35px}.about-story h2{font-size:2.1rem}.about-story p:not(.eyebrow){font-size:.87rem}.values-grid{gap:30px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.nav-wrap{height:74px}.menu-toggle{display:flex}.site-header nav{display:none;position:absolute;top:73px;left:0;right:0;flex-direction:column;align-items:stretch;padding:16px 20px 24px;background:var(--paper);border-bottom:1px solid var(--line);gap:0;box-shadow:0 16px 22px #11182709;max-height:calc(100dvh - 74px);overflow:auto}.site-header nav.is-open{display:flex}.site-header nav>a:not(.button){padding:13px 2px;font-size:1rem}.site-header nav>a[aria-current]:after{display:none}.nav-button{margin-top:14px;justify-content:space-between}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{grid-template-columns:1fr;gap:30px;padding-top:25px;padding-bottom:35px}.hero-copy{padding-top:15px;padding-bottom:0}.hero h1{font-size:clamp(2.95rem,8.2vw,4.4rem);margin-bottom:24px}.hero .eyebrow{font-size:.68rem;margin-bottom:26px}.hero-description{font-size:1rem;margin:20px 0 25px;max-width:100%}.hero .button-row{gap:20px}.hero .button{font-size:.82rem;padding:14px 18px;gap:13px}.hero .text-button{padding-inline:0}.hero-note{margin-top:26px;font-size:.74rem}.hero-visual{min-height:0;height:auto;aspect-ratio:1.2}.hero-visual>img{object-position:center 51%}.visual-label{top:22px;left:22px;font-size:.56rem}.floating-card{bottom:20px;left:20px;right:20px;padding:13px}.floating-card strong{font-size:.78rem}.floating-card div>span{font-size:.7rem}.float-icon{width:37px;height:37px}.markets-inner{padding-block:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.markets-inner>span{grid-column:1/-1;font-size:.72rem;line-height:1.5}.markets-inner>span br{display:none}.markets-inner>span strong{margin-left:4px}.markets-inner>div{font-size:.77rem;gap:8px;white-space:nowrap}.markets-inner>div>span{font-size:.75rem}.section{padding-block:60px}.compact-top{padding-top:0}.eyebrow{font-size:.69rem;margin-bottom:19px}h2{font-size:2.35rem}h1{font-size:3rem}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.section-heading h2{font-size:2.5rem}.section-heading>p,.section-heading>div>p:not(.eyebrow){max-width:none;font-size:.95rem}.service-card{padding:25px;min-height:0}.services-grid{gap:14px;grid-template-columns:1fr}.services-grid>.service-card:last-child:nth-child(3){grid-column:auto}.card-top{margin-bottom:23px}.service-card h3{font-size:1.24rem}.service-card p{font-size:.92rem}.card-link{font-size:.8rem}.solution-tabs{display:grid;grid-template-columns:1fr 1fr}.solution-tabs button{border-bottom:1px solid #36404e;font-size:.78rem;padding:16px 10px}.solution-tabs button:nth-child(2){border-right:0}.solution-tabs button:nth-child(3),.solution-tabs button:nth-child(4){border-bottom:0}#solution-panel{grid-template-columns:1fr;padding:25px;gap:26px}.solution-copy h3{font-size:1.9rem;max-width:none}.solution-copy>p:not(.eyebrow){font-size:.92rem;max-width:none}.workflow-demo{padding:16px}.flow-node{padding:14px 12px}.flow-node strong{font-size:.73rem}.flow-node small{font-size:.53rem}.flow-check{display:block}.diagram-note{font-size:.62rem}.steps-grid{gap:25px}.step h3{font-size:1rem}.step p{font-size:.86rem}.founder-inner{grid-template-columns:1fr;gap:18px}.founder-inner>.eyebrow{grid-column:auto}.founder-inner h2{font-size:2.5rem;margin:0}.founder-inner>div p{font-size:.95rem}.split-heading,.faq-section .split-heading{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:.89rem}.faq-section h2{font-size:2.5rem}.cta-inner{display:block}.cta-inner>.button{margin-top:30px}.cta-section{padding-block:50px}.cta-inner h2{font-size:2.55rem}.cta-inner p:last-child{font-size:.87rem}.site-footer{padding-top:45px}.footer-main{grid-template-columns:1fr 1fr;gap:32px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-bottom:16px}.footer-main h3{font-size:.85rem}.footer-main>div>a:not(.wordmark){font-size:.8rem}.registered{display:block;grid-column:1/-1;border-top:1px solid #35404c;padding-top:30px}.registered h3{margin-bottom:15px}.footer-main>.registered>a{margin-top:0}.footer-bottom{display:block;line-height:2.2;padding-block:23px}.footer-bottom>span{display:block}.footer-bottom>span:nth-child(2){display:none}.page-hero{padding-top:55px;padding-bottom:45px}.page-hero h1{font-size:clamp(2.7rem,8.5vw,4rem)}.page-hero-bottom>p{font-size:1rem}.round-arrow{display:none}.page-hero .eyebrow{font-size:.7rem}.lead{font-size:1rem}.service-hero .button-row{gap:15px}.service-hero h1{font-size:clamp(2.8rem,8.5vw,4rem)}.service-hero{padding-top:25px}.breadcrumb{margin-bottom:30px}.quiet-label{font-size:.72rem}.example-box{padding:24px}.industry-card{grid-template-columns:1fr;gap:15px;padding:26px}.industry-title h2{font-size:2.2rem;margin-bottom:10px}.industry-card .button{font-size:.8rem;gap:14px}.about-feature{grid-template-columns:1fr;gap:35px}.about-art{aspect-ratio:1.3}.about-story h2{font-size:2.3rem}.about-story p:not(.eyebrow){font-size:.95rem}.values-grid{grid-template-columns:1fr;gap:22px}.values-grid article{border-top:1px solid var(--line);padding-top:22px}.values-grid .step-number{margin-bottom:15px}.contact-layout{grid-template-columns:1fr;gap:25px}.contact-intro{padding-top:0}.contact-intro h2{font-size:2.2rem}.contact-intro>p{max-width:none}.contact-email{font-size:1.25rem;margin-bottom:25px}.contact-next{display:none}.enquiry-card{padding:24px}.form-heading h2{font-size:1.35rem}.form-heading p{font-size:.8rem}.field input,.field textarea,.field select{font-size:1rem}.field label{font-size:.85rem}.form-note{font-size:.76rem}.small-note{font-size:.76rem}.enquiry-result .button-row{align-items:stretch;flex-direction:column}.enquiry-result pre{font-size:.8rem}.legal-copy h2{font-size:1.55rem}.legal-copy p{font-size:.95rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.service-card:hover{transform:none}}
/* Keep content and secondary labels legible across the responsive layouts. */
.service-card p,.step p,.values-grid p,.about-story p:not(.eyebrow),.founder-inner>div p,.industry-card>div>p:not(.eyebrow),.faq-list details>p,.solution-copy>p:not(.eyebrow){font-size:1rem}
.eyebrow,.hero .eyebrow,.solution-copy .eyebrow,.visual-label,.card-number,.step-number,.quiet-label,.diagram-note,.registered p,.footer-bottom,.markets-inner>span,.markets-inner>p,.hero-note,.floating-card div>span,.form-note,.small-note,.form-heading p,.example-box small{font-size:max(.75rem,12px)}
.flow-node small{font-size:.625rem}.flow-node strong{font-size:.8125rem}.visual-label{font-size:.625rem}.card-link,.footer-main>div>a:not(.wordmark){font-size:.875rem}
@media(max-width:900px) and (min-width:701px){.hero h1{font-size:3.4rem}.hero .eyebrow{letter-spacing:.045em}.floating-card strong{font-size:.75rem}.flow-node strong{font-size:.75rem}}
@media(max-width:380px){.hero h1{font-size:2.7rem}.hero .button-row{gap:15px}.hero .button{font-size:.75rem;padding-inline:13px}.hero .text-button{padding-inline:0}.hero .eyebrow{letter-spacing:.045em}.flow-node{gap:8px;padding:12px 9px}.flow-node strong{font-size:.75rem}.flow-node small{font-size:.56rem}.markets-inner>div{font-size:.7rem}.enquiry-card{padding:20px}.contact-email{font-size:1.1rem}.steps-grid{grid-template-columns:1fr}}

@media(max-width:900px) and (min-width:701px){.hero h1{font-size:clamp(2.7rem,6vw,3.4rem)}.hero .button-row{gap:10px}.hero .text-button{min-height:44px}.hero-note{font-size:.75rem}}

/* Jolpai identity: an olive-leaf J, with a clear silhouette at small sizes. */
.wordmark{gap:12px;font-size:2.45rem;letter-spacing:-.075em;line-height:1;color:var(--ink)}
.wordmark .brand-mark{width:39px;height:43px;display:block;flex-shrink:0;overflow:visible;color:var(--ink)}
.wordmark .brand-leaf{fill:#648c30}.brand-name{padding-bottom:4px}
.site-footer .wordmark .brand-mark{color:var(--lime)}.site-footer .wordmark .brand-leaf{fill:var(--lime)}
.capability-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:28px;min-height:110px}
.capability-strip>p{font-size:.8125rem;line-height:1.8;margin:0;color:var(--muted)}.capability-strip strong{color:var(--ink);font-weight:400}
.capability-strip>span{font-size:1.08rem;font-weight:700;letter-spacing:-.035em;display:flex;align-items:center;gap:14px}
.capability-strip>span:before{content:'+';font-size:20px;font-weight:400;color:#648c30}
.footer-purpose p{color:#aeb9c4;font-size:.85rem;line-height:1.9}
@media(max-width:900px){.wordmark{font-size:2.2rem;gap:10px}.wordmark .brand-mark{width:35px;height:39px}.capability-strip{gap:20px}.capability-strip>span{font-size:.86rem;gap:8px}.footer-purpose{grid-column:1/-1}}
@media(max-width:700px){.capability-strip{display:grid;grid-template-columns:1fr;gap:13px;padding-block:25px}.capability-strip>p{margin-bottom:6px}.capability-strip>p br{display:none}.capability-strip>p strong{margin-left:4px}.capability-strip>span{font-size:.95rem;gap:12px}.footer-purpose{border-top:1px solid #35404c;padding-top:26px}}

/* Editorial imagery and attributed engineering experience. */
.experience-section{background:#eef1e8}.experience-section .experience-attribution{font-size:.8125rem!important;margin-top:14px;color:#62714e!important}
.experience-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.experience-feature{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.experience-feature figure{margin:0;position:relative;aspect-ratio:1.8;overflow:hidden}.experience-feature img{width:100%;height:100%;object-fit:cover}.experience-feature figcaption,.services-editorial figure>figcaption{position:absolute;bottom:12px;right:16px;color:#fff;font-size:.75rem;background:#111827c9;padding:5px 9px;border-radius:3px}.experience-content{padding:32px}.experience-content .eyebrow{font-size:.75rem}.experience-content h3,.experience-small h3{font-size:1.8rem;line-height:1.2;letter-spacing:-.045em;margin-bottom:18px}.experience-content>p:not(.eyebrow),.experience-small>p{font-size:.95rem;line-height:1.85;color:var(--muted)}.experience-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.experience-meta span{font-size:.75rem;padding:6px 10px;background:#eef1e8;border-radius:4px;color:#4b5942}.experience-stack{display:grid;gap:24px}.experience-small{padding:32px;background:#fff;border:1px solid var(--line);border-radius:12px}.experience-index{font-size:.75rem;letter-spacing:.06em;color:#607445;display:block;margin-bottom:22px}.experience-small p{margin-bottom:0}.experience-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:25px}.experience-bottom>p{font-size:.75rem;color:var(--muted);margin:0;max-width:650px}.experience-bottom>a{white-space:nowrap;font-size:.82rem}.delivery-feature{background:var(--navy);color:white}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:stretch}.delivery-copy>.eyebrow{color:var(--lime)}.delivery-copy>p:not(.eyebrow){color:#b7c1cc;max-width:470px}.delivery-points{margin-top:32px}.delivery-points article{display:flex;gap:20px;padding:21px 0;border-top:1px solid #34404e}.delivery-points article>span{font-size:.75rem;color:var(--lime);padding-top:3px}.delivery-points h3{font-size:1rem;margin-bottom:7px}.delivery-points p{font-size:.9rem;color:#b7c1cc;margin:0}.delivery-image{position:relative;margin:0;border-radius:12px;overflow:hidden;min-height:480px}.delivery-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.delivery-image:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0c1421e8);pointer-events:none}.delivery-image>figcaption{position:absolute;bottom:30px;left:28px;right:28px;z-index:1;color:white;font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.delivery-image small{display:block;margin-top:12px;font-size:.75rem;font-weight:400;color:#c2ccd6;letter-spacing:0}.services-editorial{display:grid;grid-template-columns:1.45fr 1fr;gap:0;background:var(--navy);border-radius:12px;overflow:hidden;margin-bottom:50px}.services-editorial>figure{margin:0;position:relative;aspect-ratio:1.8}.services-editorial img{height:100%;width:100%;object-fit:cover}.editorial-caption{padding:38px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.editorial-caption .eyebrow{color:var(--lime)}.editorial-caption>p{font-size:1.8rem;letter-spacing:-.04em;line-height:1.35}.editorial-caption .text-link{font-size:.8rem;color:#cce1ac}.about-art{position:relative}.about-art .photo-credit{position:absolute;bottom:14px;right:16px;font-size:.75rem;background:#111827c9;color:white;padding:5px 9px;border-radius:3px}
@media(max-width:1000px){.delivery-grid{gap:35px}.experience-content,.experience-small{padding:26px}.editorial-caption{padding:28px}.editorial-caption>p{font-size:1.5rem}.experience-content h3,.experience-small h3{font-size:1.55rem}}
@media(max-width:700px){.experience-grid,.delivery-grid,.services-editorial{grid-template-columns:1fr}.experience-content,.experience-small{padding:25px}.experience-feature figure{aspect-ratio:1.5}.experience-content h3,.experience-small h3{font-size:1.7rem}.experience-bottom{flex-direction:column;align-items:flex-start;gap:16px}.experience-content>p:not(.eyebrow),.experience-small>p{font-size:1rem}.delivery-grid{gap:28px}.delivery-image{min-height:330px}.delivery-image>figcaption{font-size:1.2rem;bottom:25px;left:24px;right:24px}.services-editorial{margin-bottom:35px}.services-editorial>figure{aspect-ratio:1.5}.editorial-caption{padding:28px}.editorial-caption>p{font-size:1.75rem}.experience-stack{gap:18px}.experience-grid{gap:18px}}

/* Selected crescent J identity; olive retained from the original brand. */
.site-header .wordmark{color:#648c30}.site-header .wordmark .brand-mark{color:#648c30}.wordmark .brand-mark{width:40px;height:44px}.site-footer .wordmark .brand-mark{color:#fff}.site-footer .wordmark .brand-name{color:#fff}

.site-header .wordmark,.site-header .wordmark .brand-mark{color:#111111}
