@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f7f9f5;--ink:#17291c;--muted:#627065;--lime:#8ab829;--line:#dbe4d8;--serif:'Instrument Serif',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #1b7429;outline-offset:5px}.wrap{max-width:1376px;margin:auto;padding-left:64px;padding-right:64px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;font-size:29px;font-weight:700;letter-spacing:-1.5px;line-height:1}.brand span{font-weight:450}.brand b{font-size:10px;align-self:flex-start;margin:5px 0 0 4px;letter-spacing:0}.brand svg{width:40px;height:35px;margin-right:9px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linejoin:round}.header nav{display:flex;gap:27px;font-size:13px;font-weight:550}.header nav a:hover,.text-link:hover{color:#1b7429}.header nav span{font-size:13px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--ink);color:white;border:1px solid var(--ink);padding:16px 23px;border-radius:5px;font-size:13px;font-weight:550;transition:background .2s,transform .2s}.button:hover{background:#125b24;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.small{font-size:12px;padding:12px 18px;gap:25px}.menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:38px;align-items:center;padding-top:48px;padding-bottom:65px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.65px;display:flex;align-items:center;gap:10px;margin:0 0 24px}.dot{display:inline-block;background:#559f2b;width:7px;height:7px;border-radius:50%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(58px,5.65vw,80px);letter-spacing:-4px;line-height:1.025;font-weight:500;margin-bottom:28px}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.035em}.lime-period{color:#1b7429;margin-left:9px;font-family:var(--serif);font-size:1.1em}h1 .lime-period{display:inline-block;vertical-align:middle}.intro{max-width:420px;font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:23px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:550}.hero-note{display:flex;align-items:center;gap:13px;margin-top:43px}.hero-note p{font-size:10px;color:var(--muted);margin:0;line-height:1.8}.hero-note strong{font-weight:500;color:#41473b}.mini-shell{border:1px solid #c4c9b9;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:20px}.capability-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.capability-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-top:23px;padding-bottom:23px}.capability-strip span{font-size:9px;letter-spacing:1.4px;color:var(--muted)}.capability-strip b{font-size:15px;font-weight:500}.capability-strip i{font-style:normal;font-size:23px;color:#559f2b}.section{padding-top:95px;padding-bottom:95px}h2{font-size:47px;line-height:1.1;font-weight:500;letter-spacing:-1.9px;margin-bottom:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading>p{max-width:350px;color:var(--muted);font-size:13px;margin:0;line-height:1.85}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service{padding:23px 22px 15px;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;transition:transform .25s,background .25s}.service:hover{transform:translateY(-6px);background:#eceee4}.service-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#73796a;margin-bottom:40px}.service-icon{font-size:28px;line-height:1;color:var(--ink)}h3{font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.7px;margin-bottom:15px}.service>p{font-size:12px;color:var(--muted);line-height:1.85;flex:1;margin-bottom:30px}.service-bottom{border-top:1px solid #cfd4c4;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:9px}.service-bottom span{font-size:8px;letter-spacing:.4px}.service-bottom b{font-weight:400;font-size:21px}.lime-card{background:var(--lime);border-color:var(--lime)}.lime-card:hover{background:#93c038}.lime-card p{color:#47532d}.automation{background:#103e25;color:var(--paper);padding:90px 0}.automation-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:85px;align-items:center}.automation .eyebrow{color:#c8d1bb}.automation h2{font-size:45px}.automation h2 .serif{color:#b6d97a}.muted{color:#b7c0ac;font-size:13px;line-height:1.9;margin:24px 0}.automation-options{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 34px}.automation-options button{padding:9px 12px;background:transparent;color:#ced5c5;border:1px solid #515a46;border-radius:4px;font-size:10px}.automation-options button.active{background:var(--lime);border-color:var(--lime);color:var(--ink)}.text-link.light{color:var(--paper);border-bottom:1px solid #66705c;padding-bottom:7px}.workflow{border:1px solid #4b5343;border-radius:7px;padding:23px;background:#2a3026}.workflow-header{display:flex;justify-content:space-between;gap:15px;font-size:7px;letter-spacing:1px;margin-bottom:27px;color:#b5bfa9}.workflow-header .dot{background:var(--lime);width:5px;height:5px;margin-right:5px}.flow-node{display:flex;align-items:center;gap:15px;background:#343d2d;border:1px solid #515d45;border-radius:5px;padding:18px 15px}.flow-node>span{border:1px solid #687455;border-radius:5px;padding:7px;font-size:9px;color:#d9e8c4}.flow-node small{font-size:7px;letter-spacing:1px;color:#c1d5a2}.flow-node h3{font-size:14px;letter-spacing:-.2px;margin:4px 0}.flow-node p{font-size:9px;color:#b2bea5;margin:0}.flow-node>b{margin-left:auto;font-size:20px;font-weight:400;color:#c2de93}.connector{text-align:center;color:#879b6b;height:30px;font-size:20px}.final-node{background:#dcecc9;color:var(--ink);border-color:#dcecc9}.final-node small,.final-node p,.final-node>b,.final-node>span{color:#4b6036}.workflow-note{text-align:center;font-size:9px;color:#acb89d;margin:24px 0 0}.product{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.product-visual{position:relative;background:#edf3e9;border:1px solid #dfe4d6;border-radius:7px;padding:25px 25px 55px;min-height:490px;background-image:radial-gradient(#c6d0bc .6px,transparent .6px);background-size:12px 12px}.product-label{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.5px;margin-bottom:25px}.chat{background:#fff;border:1px solid #dae0d5;border-radius:10px;max-width:305px;margin:auto;box-shadow:0 15px 40px #65765218;transform:rotate(-3deg);overflow:hidden}.chat-header{display:flex;align-items:center;gap:9px;background:white;padding:15px;border-bottom:1px solid #eaede6}.chat-logo{background:#263c2a;color:#dcecc9;font-family:var(--serif);width:32px;height:32px;border-radius:50%;text-align:center;font-size:25px;line-height:30px}.chat-header strong{display:block;font-size:11px}.chat-header small{display:block;font-size:8px;color:#728065}.chat-header>span:last-child{margin-left:auto}.chat-body{padding:18px 15px;background:#f6f7f2}.chat-day{display:block;text-align:center;font-size:6px;letter-spacing:1px;color:#79836d;margin-bottom:21px}.bubble{font-size:10px;padding:10px 12px;border-radius:7px;max-width:88%;box-shadow:0 1px 3px #0000000b;margin-bottom:12px}.incoming{background:#fff}.outgoing{background:#e1f6c6;margin-left:auto}.bubble small{display:block;text-align:right;font-size:7px;color:#7b896c;margin-top:4px}.chat-choices{display:flex;justify-content:flex-end;gap:5px;margin:-5px 0 14px}.chat-choices span{border:1px solid #c8deaf;font-size:8px;padding:7px;background:#fff;border-radius:4px;color:#4c6335}.assigned{text-align:center;font-size:7px;color:#637450;margin:20px 0 5px}.assigned .dot{width:5px;height:5px;margin-right:4px}.floating-label{position:absolute;bottom:28px;right:17px;background:var(--lime);padding:12px 18px;font-size:10px;border-radius:5px;transform:rotate(3deg)}.product-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:25px 0;max-width:400px}.feature-list{list-style:none;padding:0;font-size:12px;display:grid;gap:14px;margin:24px 0 30px}.feature-list span{display:inline-block;width:30px;font-size:18px}.product-copy p.product-footnote{font-size:9px;margin:14px 0 0}.approach{background:#edf3e9}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:57px}.steps article{border-top:1px solid #bdc6ac;padding-top:21px}.steps article>span{font-size:9px;letter-spacing:1px;color:#64704f}.steps h3{font-size:19px;margin:22px 0 12px}.steps p{font-size:12px;color:var(--muted);line-height:1.9;margin:0}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}details{border-bottom:1px solid var(--line);padding:22px 0}details:first-child{padding-top:0}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:14px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;color:var(--muted);margin:15px 25px 0 0;line-height:1.85}.contact{background:#e7efdf;border-top:1px solid #d7dfc7;padding:85px 0}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact h2{font-size:58px;margin:30px 0 27px}.contact h2 .lime-period{color:#1b7429}.contact-inner>div>p:not(.eyebrow){color:#647056;font-size:13px;line-height:1.85}.contact-email{display:inline-flex;gap:18px;font-size:clamp(17px,2vw,21px);margin:28px 0 45px;border-bottom:1px solid #b8c3a6;padding-bottom:9px}.contact-inner>div>p.contact-location{font-size:8px;letter-spacing:1px}form label{display:block;font-size:10px;font-weight:500;margin-bottom:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}input,select,textarea{display:block;width:100%;background:#f8faef;border:1px solid #cbd3bd;border-radius:4px;padding:12px 13px;margin-top:7px;font-size:11px;color:var(--ink)}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#929b85}.optional{color:#7b856e;font-weight:400}.consent{display:flex;align-items:flex-start;gap:8px;color:#5c674f;font-size:9px}.consent input{width:13px;height:13px;margin:1px 0 0;accent-color:#475b2b;flex-shrink:0}.consent a{text-decoration:underline}form .button{width:100%}form .button:disabled{cursor:wait;opacity:.6}#form-status{font-size:12px;line-height:1.6;margin:12px 0 0}#form-status.error{color:#912d21}#form-status.success{color:#315619}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}footer{padding-top:36px!important;padding-bottom:24px!important}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:30px;border-bottom:1px solid var(--line)}.footer-top .brand{font-size:28px}.footer-top p{font-size:11px;color:var(--muted);margin:0}.footer-top>a:last-child{font-size:10px}.footer-bottom{display:flex;align-items:center;gap:24px;margin-top:22px;color:var(--muted);font-size:8px}.footer-bottom>span:last-child{margin-left:auto;font-size:7px;letter-spacing:1px}.skip{position:fixed;top:-70px;left:15px;z-index:100;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}
@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:85px}.growth-art{height:570px}}
@media(max-width:1100px){.wrap{padding-left:35px;padding-right:35px}.header nav{gap:17px;font-size:11px}.header{gap:18px}.brand{font-size:26px}.hero{gap:25px}h1{font-size:65px}.hero-actions{gap:14px;flex-wrap:wrap}.growth-art{height:505px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-top{margin-bottom:25px}.service h3 br{display:none}.automation-inner,.product,.contact-inner{gap:40px}.automation h2{font-size:38px}.capability-strip b{font-size:12px}.capability-strip span{font-size:7px}}
@media(max-width:950px){.wrap{padding-left:23px;padding-right:23px}.header{height:80px;position:relative;flex-wrap:wrap}.header-cta{display:none}.menu{display:flex;gap:9px;border:0;background:transparent;font-size:12px;padding:10px}.header nav{display:none;position:absolute;z-index:20;left:15px;right:15px;top:72px;background:var(--paper);padding:22px;border:1px solid var(--line);box-shadow:0 12px 20px #00000010}.header nav.open{display:flex;flex-direction:column;gap:20px;font-size:15px}.brand{font-size:27px}.brand svg{width:34px}.hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:35px;gap:35px}.eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:20px}h1{font-size:clamp(44px,12vw,65px);letter-spacing:-2.5px;line-height:1.04;margin-bottom:24px}.intro{font-size:14px;max-width:400px}.hero-actions{gap:18px}.hero-actions .button{font-size:12px;padding:15px 17px;gap:20px}.text-link{font-size:11px}.hero-note{margin-top:27px}.growth-art{height:420px}.sculpture{transform:translate(-50%,-50%) rotate(-25deg) scale(.9);animation:none}.tag-one{left:18px;top:87px}.tag-two{right:12px;top:240px}.tag-three{left:18px;bottom:69px}.art-tag{font-size:10px;padding:9px 11px}.art-top,.art-bottom{font-size:7px;left:20px;right:20px}.capability-strip .wrap{flex-wrap:wrap;justify-content:center;gap:10px 16px;padding-top:20px;padding-bottom:20px}.capability-strip span{width:100%;text-align:center;font-size:7px}.capability-strip b{font-size:10px}.capability-strip i{font-size:14px}.capability-strip i:last-child{display:none}.section{padding-top:60px;padding-bottom:60px}h2{font-size:40px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;max-width:100%;font-size:12px}.service-grid{gap:12px}.service{padding:19px 16px 13px}.service h3{font-size:20px}.service h3 br{display:block}.service>p{font-size:11px;margin-bottom:20px}.service-bottom span{font-size:6px}.service-top{margin-bottom:25px}.automation{padding:60px 0}.automation-inner,.product,.contact-inner,.faq{grid-template-columns:1fr;gap:38px}.automation h2{font-size:39px}.workflow{padding:20px}.product-visual{min-height:460px;order:2}.product-copy h2{font-size:40px}.steps{grid-template-columns:1fr 1fr;gap:28px;margin-top:35px}.steps h3{font-size:18px}.steps p{font-size:11px}.faq{gap:35px}summary{font-size:13px}.contact{padding:58px 0}.contact h2{font-size:49px}.contact-email{margin:15px 0 20px}.contact-inner>div>p.contact-location{margin-bottom:0}.form-row{gap:12px}.footer-top{flex-wrap:wrap}.footer-top p{order:3;width:100%}.footer-bottom{flex-wrap:wrap;gap:13px 20px}.footer-bottom>span:first-child{width:100%}.footer-bottom>span:last-child{width:100%;margin:5px 0 0}}
@media(max-width:380px){h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column}.service-grid{grid-template-columns:1fr}.service h3 br{display:none}.form-row{grid-template-columns:1fr}.growth-art{height:390px}.sculpture{transform:translate(-50%,-50%) rotate(-25deg) scale(.78)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* DigiTurtle brand system: forest #1b7429, leaf #559f2b, lime #8ab829. */
.brand{flex-shrink:0}.brand img{display:block;width:206px;height:auto;mix-blend-mode:multiply}.button{background:#1b7429;border-color:#1b7429}.button:hover{background:#125b24}.lime-card{background:#e0edcf;border-color:#d2e4bc}.lime-card:hover{background:#d4e8bd}.lime-card .service-icon{color:#1b7429}.lime-card p{color:#465c39}.lime-period{color:#559f2b}.hero h1 .serif{color:#1b7429}.automation-options button.active{background:#b5d77b;border-color:#b5d77b}.automation .workflow{background:#16482d;border-color:#477157}.automation .flow-node{background:#205637;border-color:#548263}.automation .final-node{background:#dcecc9;border-color:#dcecc9}.contact input,.contact select,.contact textarea{background:#f9fbf7}.contact .button{background:#1b7429}.product-label{color:#1b7429}.floating-label{background:#d8e9c4;color:#224b2b}.brand img{object-fit:contain}.footer-top .brand img{width:190px}
.growth-map{height:523px;position:relative;border:1px solid #d8e3d2;border-radius:10px;background:#eef4e8;overflow:hidden;isolation:isolate;background-image:radial-gradient(#aec6a74d .8px,transparent .8px);background-size:18px 18px}.map-heading{position:absolute;top:25px;left:27px;right:27px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.3px;color:#476444}.map-heading i{display:inline-block;width:6px;height:6px;background:#559f2b;border-radius:50%;margin-right:6px}.map-title{position:absolute;left:27px;top:66px;font-size:27px;line-height:1.1;letter-spacing:-.8px}.map-title em{font-family:var(--serif);font-weight:400;color:#1b7429;font-size:31px}.map-paths{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#a6bea0;stroke-width:1.5;stroke-linejoin:round}.moving-path{stroke:#559f2b;stroke-dasharray:5 11;animation:connect-flow 9s linear infinite}@keyframes connect-flow{to{stroke-dashoffset:-160}}.map-service{position:absolute;display:flex;align-items:center;gap:10px;border:1px solid #d7e2d0;border-radius:7px;background:#fff;padding:14px;box-shadow:0 5px 12px #1b482506;width:42%;z-index:1}.map-service small{display:block;font-size:6px;letter-spacing:1.15px;color:#607558;margin-bottom:4px}.map-service strong{font-size:12px;font-weight:550;letter-spacing:-.15px}.map-icon{display:grid;place-items:center;flex-shrink:0;width:29px;height:29px;background:#eff6e9;color:#1b7429;border-radius:6px;font-size:21px}.map-marketing{top:143px;left:5%}.map-web{top:143px;right:5%}.map-auto{bottom:82px;left:5%}.map-chat{bottom:82px;right:5%}.map-hub{position:absolute;left:10%;right:10%;top:246px;background:#fff;border:1px solid #97b884;border-radius:9px;padding:20px 18px;display:flex;align-items:center;gap:15px;box-shadow:0 10px 25px #2250230d;z-index:2}.map-hub img{width:57px;height:57px;object-fit:contain}.map-hub small{display:block;font-size:6px;letter-spacing:1.3px;color:#1b7429;margin-bottom:6px}.map-hub strong{font-size:20px;letter-spacing:-.7px;line-height:1.1;font-weight:500;display:block}.hub-spark{font-size:32px;color:#8ab829;margin-left:auto}.map-footer{position:absolute;bottom:25px;left:27px;right:27px;display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:1.15px;color:#57704c}.map-footer>span:last-child{font-size:24px;color:#1b7429}
@media(min-width:1500px){.growth-map{height:550px}.map-hub{top:256px}.map-marketing,.map-web{top:150px}.map-auto,.map-chat{bottom:93px}}
@media(max-width:1100px){.brand img{width:180px}.header{gap:14px}.header nav{gap:15px}.map-service{padding:11px;gap:7px}.map-service strong{font-size:11px}.map-hub{left:7%;right:7%;gap:10px}.map-hub strong{font-size:19px}.hub-spark{font-size:24px}}
@media(max-width:950px){.brand img{width:165px}.header{height:85px}.growth-map{height:450px}.map-title{top:59px;font-size:24px}.map-title em{font-size:28px}.map-heading{top:22px;left:20px;right:20px;font-size:7px}.map-title{left:20px}.map-marketing,.map-web{top:133px}.map-service{padding:10px 8px;gap:6px;width:44%}.map-marketing,.map-auto{left:4%}.map-web,.map-chat{right:4%}.map-icon{width:25px;height:27px;font-size:18px}.map-service small{font-size:5px;letter-spacing:.7px}.map-service strong{font-size:10px}.map-hub{top:220px;padding:15px 13px;left:8%;right:8%}.map-hub img{width:47px;height:47px}.map-hub strong{font-size:18px}.map-hub small{font-size:5px;letter-spacing:1px}.map-auto,.map-chat{bottom:65px}.map-footer{bottom:18px;left:20px;right:20px;font-size:6px}.map-paths{height:96%}.footer-top .brand img{width:175px}}



/* Consistent line icons; decorative brand artwork is unchanged. */
.ui-icon{display:inline-block;width:18px;height:18px;vertical-align:middle;flex-shrink:0}
.service-icon .ui-icon{width:28px;height:28px}.service-bottom .ui-icon{width:20px;height:20px}
.map-icon .ui-icon{width:19px;height:19px}.mini-shell .ui-icon{width:18px;height:18px}
.button .ui-icon{width:17px;height:17px}.header nav .ui-icon{width:12px;height:12px}
.feature-list .ui-icon{width:18px;height:18px}.flow-node>b .ui-icon{width:20px;height:20px}
.automation-options button .ui-icon{width:11px;height:11px;margin-left:4px}
.connector .ui-icon{width:17px;height:22px}.menu .ui-icon{width:16px;height:16px}
summary .ui-icon{width:17px;height:17px}.contact-email .ui-icon{width:20px;height:20px}
.footer-top>a:last-child .ui-icon{width:12px;height:12px}.footer-bottom .ui-icon{width:11px;height:11px}
.read-receipt{width:10px;height:10px}.contact h2 .lime-period .ui-icon{width:.65em;height:.65em}
.form-thank-you{align-self:center;padding:48px 36px;background:#f7faf3;border:1px solid #cbd8bf;border-radius:6px}
.form-thank-you .eyebrow{color:#1b7429;margin-bottom:22px}
.form-thank-you h3{font-size:clamp(30px,3vw,42px);line-height:1.15;letter-spacing:-1px;margin-bottom:20px;font-weight:500}
.form-thank-you>p:not(.eyebrow){font-size:14px;color:#627065;line-height:1.8;max-width:360px}
.form-thank-you>a{display:inline-block;font-size:13px;color:#1b7429;text-decoration:underline;text-underline-offset:4px;margin-top:12px}
@media(max-width:600px){.form-thank-you{padding:32px 24px}}
