/*
Theme Name: 1Yotta
Description: A lightweight, responsive theme for 1Yotta's design, hosting and application services.
Version: 1.7.0
Author: 1Yotta
Text Domain: yotta
*/
:root{--paper:#f7f8f2;--ink:#18241d;--muted:#556259;--green:#b8f36a;--line:#dce2d5;--dark:#17291f;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}a:focus-visible{outline:3px solid #258436;outline-offset:6px}img{max-width:100%;height:auto}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:126px;border-bottom:1px solid var(--line)}.brand{display:block;line-height:0}.brand img{width:112px;height:auto}.site-header nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:600}.site-header nav a:hover{color:#34722d}.nav-contact{border:1px solid var(--ink);border-radius:999px;padding:11px 21px}.nav-contact span{margin-left:18px}.skip-link{position:absolute;top:-100px;left:20px;background:var(--green);padding:12px;z-index:10}.skip-link:focus{top:10px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;display:flex;gap:10px;align-items:center;margin:0 0 25px}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#539d38;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.06;letter-spacing:-.055em}h1{font-size:clamp(52px,6.7vw,91px);font-weight:600;margin-bottom:28px}h2{font-size:clamp(38px,4.5vw,60px);font-weight:500;margin-bottom:25px}h3{font-size:28px;font-weight:500}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;align-items:center;padding-block:85px 76px}.hero-copy>p:not(.eyebrow){max-width:470px;font-size:18px;color:var(--muted);line-height:1.75}.hero h1 span{color:#528337}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;gap:32px;align-items:center;justify-content:space-between;background:var(--ink);color:white;border-radius:999px;padding:16px 25px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#355637;transform:translateY(-2px)}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-block:8px}.ecosystem{min-height:466px;background:#e9eedf;border:1px solid #dce4d0;border-radius:var(--radius);padding:29px;position:relative;overflow:hidden}.ecosystem:before{content:"";position:absolute;width:340px;height:340px;border:1px solid #ced9c2;border-radius:50%;left:110px;top:75px;box-shadow:0 0 0 40px #e9eedf,0 0 0 41px #d8e0cf,0 0 0 82px #e9eedf,0 0 0 83px #dce4d4}.visual-label{position:relative;font:11px monospace;text-transform:uppercase;letter-spacing:.11em;color:var(--muted);display:flex;justify-content:space-between}.stack{position:relative;margin:42px 0 20px}.stack-card{border-radius:15px;padding:23px 24px;display:flex;gap:21px;align-items:center;box-shadow:0 9px 24px #152b1910;min-height:94px}.stack-card+.stack-card{margin-top:12px}.stack-card:nth-child(1){background:#fff;margin-right:37px;transform:rotate(-3deg)}.stack-card:nth-child(2){background:var(--green);margin-left:18px;margin-right:17px;transform:rotate(2deg)}.stack-card:nth-child(3){background:var(--dark);color:#fff;margin-left:36px;transform:rotate(-2deg)}.stack-icon{font:24px monospace;width:43px;height:43px;border:1px solid currentColor;border-radius:11px;display:grid;place-items:center;opacity:.8;flex-shrink:0}.stack-card strong{display:block;font-size:21px;letter-spacing:-.03em;font-weight:500}.stack-card small{display:block;font-size:12px;opacity:.75}.visual-foot{position:relative;font:11px monospace;letter-spacing:.04em;margin-top:32px}.service-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;padding-block:24px;font-size:12px;font-weight:600;color:var(--muted)}.service-strip span:before{content:"+";margin-right:12px;color:#4b8236}.section{padding-block:94px}.section-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:end;margin-bottom:40px}.section-intro h2{margin-bottom:0}.section-intro>p{max-width:410px;color:var(--muted);margin-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:18px;padding:32px 29px;background:#fff9;display:flex;flex-direction:column}.service-number{font:12px monospace;color:#577348;margin-bottom:50px;display:flex;justify-content:space-between}.service-number span{font-size:23px;line-height:1}.service-card h3{margin-bottom:18px}.service-card p{font-size:15px;color:var(--muted);margin-bottom:26px}.service-card ul{list-style:none;padding:0;margin:auto 0 0;border-top:1px solid var(--line);padding-top:20px;font-size:13px}.service-card li{padding-block:5px}.service-card li:before{content:"↗";margin-right:12px;color:#4b8236}.approach{background:var(--dark);color:var(--paper);border-radius:var(--radius);padding:61px;display:grid;grid-template-columns:1fr 1fr;gap:85px}.approach .eyebrow{color:var(--green)}.approach .eyebrow:before{background:var(--green)}.approach h2{max-width:430px}.approach-copy>p:last-child{color:#bdcabe;max-width:380px}.steps{list-style:none;padding:0;margin:0;counter-reset:step}.steps li{position:relative;padding:0 0 27px 47px;margin:0 0 25px;border-bottom:1px solid #ffffff25;counter-increment:step}.steps li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.steps li:before{content:"0" counter(step);position:absolute;left:0;top:3px;font:12px monospace;color:var(--green)}.steps h3{font-size:23px;letter-spacing:-.035em;margin-bottom:12px}.steps p{font-size:14px;color:#bdcabe;margin:0}.contact{padding-block:100px;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.contact h2{max-width:650px}.contact p:not(.eyebrow){color:var(--muted);max-width:430px}.contact-panel{border-left:1px solid var(--line);padding-left:55px}.contact-panel .button{background:var(--green);color:var(--ink);margin-bottom:21px}.contact-panel .button:hover{background:#a4e057}.email-link{font-size:clamp(17px,2.1vw,25px);letter-spacing:-.03em;display:block;text-decoration:underline;text-decoration-color:#b8c2ac;text-underline-offset:7px;overflow-wrap:anywhere}.contact-panel small{display:block;margin-top:17px;color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding-block:30px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-wordmark{font-weight:900;letter-spacing:-.06em;font-size:22px}.footer-wordmark span{font-size:10px;vertical-align:top;margin-left:3px}.site-footer p,.site-footer small{font-size:12px;color:var(--muted);margin:0}.standard-page{padding-block:85px;min-height:55vh}.standard-page h1{font-size:clamp(36px,5vw,64px)}
@media(min-width:1500px){.hero{padding-block:100px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:28px}.ecosystem{padding:20px;min-height:435px}.stack-card{padding:20px 16px;gap:12px}.stack-card strong{font-size:18px}.stack-card:nth-child(1){margin-right:18px}.stack-card:nth-child(3){margin-left:18px}.service-card{padding:26px 20px}.service-card h3{font-size:24px}.approach{padding:42px;gap:38px}.contact-panel{padding-left:30px}}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.site-header{min-height:103px}.brand img{width:86px}.site-header nav{gap:17px;font-size:12px}.site-header nav>a:nth-child(2){display:none}.nav-contact{padding:8px 13px}.nav-contact span{margin-left:7px}.hero{grid-template-columns:1fr;padding-block:49px 38px;gap:39px}.hero h1{font-size:clamp(49px,11vw,76px);max-width:600px}.hero-copy>p:not(.eyebrow){font-size:16px;max-width:510px}.hero-actions{gap:21px}.ecosystem{min-height:408px;padding:25px;max-width:500px;width:100%;justify-self:center}.stack{margin-top:28px}.stack-card{padding:17px 21px;min-height:80px}.stack-card strong{font-size:21px}.visual-foot{margin-top:26px}.service-strip{display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:11px}.service-strip span:last-child{grid-column:1/-1}.section{padding-block:59px}.section-intro{grid-template-columns:1fr;gap:20px;margin-bottom:27px}.section-intro>p{max-width:100%}.service-grid{grid-template-columns:1fr}.service-card{padding:27px}.service-number{margin-bottom:28px}.service-card h3{font-size:30px}.service-card p{max-width:470px}.approach{padding:32px 26px;grid-template-columns:1fr;gap:28px}.contact{grid-template-columns:1fr;gap:18px;padding-block:61px}.contact-panel{padding-left:0;border-left:0}.site-footer{flex-wrap:wrap;padding-block:25px}.site-footer small{flex-basis:100%}.eyebrow{font-size:10px;margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* News and customer pages. */
.site-header nav{gap:26px}.site-header nav a[aria-current="page"]{color:#34722d;text-decoration:underline;text-underline-offset:6px}.page-intro{font-size:20px;color:var(--muted);max-width:740px;margin-bottom:42px}.placeholder-panel{padding:42px;border:1px solid var(--line);background:#edf2e5;border-radius:var(--radius);margin-top:35px}.placeholder-panel h2{font-size:clamp(30px,4vw,46px);max-width:750px}.placeholder-panel p:not(.eyebrow){max-width:650px;color:var(--muted)}.placeholder-panel a{font-weight:600;text-decoration:underline;text-underline-offset:5px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:45px}.news-card{padding:26px;background:#fff9;border:1px solid var(--line);border-radius:18px;overflow-wrap:anywhere}.news-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;margin-bottom:20px}.news-card time{font-size:12px;color:var(--muted)}.news-card h2{font-size:29px;margin-top:14px;margin-bottom:18px}.news-card p{color:var(--muted);font-size:15px}.pagination{margin-top:36px}.page-numbers{padding:8px 12px}.page-numbers.current{background:var(--green);border-radius:6px}.screen-reader-text{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.standard-page .wp-block-image img{height:auto}.standard-page p{overflow-wrap:anywhere}
@media(max-width:950px){.site-header nav{gap:17px;font-size:12px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.site-header{flex-wrap:wrap;padding-block:14px;gap:12px}.site-header nav{flex-basis:100%;flex-wrap:wrap;gap:13px 18px;justify-content:flex-start}.site-header nav>a:nth-child(2){display:inline-flex}.site-header nav .nav-contact{padding:5px 10px}.placeholder-panel{padding:26px}.page-intro{font-size:17px}.news-grid{grid-template-columns:1fr}.standard-page{padding-block:45px}}

/* Customer portfolio: local website previews, no third-party embeds. */
.portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:48px}.portfolio-card{min-width:0;background:#fff9;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.portfolio-preview{display:block;background:#e8eddf;border-bottom:1px solid var(--line)}.preview-bar{padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--muted);font:11px monospace}.preview-dots{font-size:9px;letter-spacing:3px;color:#8f9e82}.portfolio-preview img{display:block;width:100%;height:auto;aspect-ratio:1280/820;object-fit:cover;object-position:top}.portfolio-copy{padding:31px;display:flex;flex-direction:column;flex:1}.portfolio-copy .eyebrow{font-size:10px;margin-bottom:18px}.portfolio-copy h2{font-size:36px;letter-spacing:-.045em;margin-bottom:18px}.portfolio-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:23px}.portfolio-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 26px}.portfolio-tags li{font-size:11px;padding:5px 10px;background:#edf2e5;border-radius:999px;color:#405138}.portfolio-copy>.text-link{align-self:flex-start;margin-top:auto}.portfolio-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.portfolio-card:last-child .portfolio-preview{border-bottom:0;border-right:1px solid var(--line);align-self:center}.portfolio-card:last-child .portfolio-copy{justify-content:center}.portfolio-card:last-child .text-link{margin-top:0}.portfolio-cta{margin-top:65px;padding:42px;background:var(--dark);color:var(--paper);border-radius:var(--radius);display:flex;gap:35px;align-items:center;justify-content:space-between}.portfolio-cta h2{font-size:38px;max-width:650px}.portfolio-cta p:not(.eyebrow){color:#bdcabe;max-width:620px;margin-bottom:0}.portfolio-cta .button{background:var(--green);color:var(--ink);flex-shrink:0}.portfolio-cta .eyebrow:before{background:var(--green)}
@media(max-width:950px){.portfolio-copy{padding:25px}.portfolio-copy h2{font-size:30px}.portfolio-cta{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.portfolio-grid{grid-template-columns:1fr;gap:24px;margin-top:32px}.portfolio-card:last-child{display:flex;grid-column:auto}.portfolio-card:last-child .portfolio-preview{border-right:0;border-bottom:1px solid var(--line);align-self:stretch}.portfolio-copy{padding:25px}.portfolio-copy h2{font-size:32px}.preview-bar{padding:12px;font-size:10px;gap:8px}.portfolio-cta{padding:27px;margin-top:40px}.portfolio-cta h2{font-size:32px}.portfolio-cta .button{font-size:13px;gap:20px}}

/* Collapsible mobile navigation; links remain available without JavaScript. */
.nav-toggle{display:none}
.site-header [hidden]{display:none!important}
@media(max-width:720px){
    .nav-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:10px 15px;border:1px solid var(--ink);border-radius:999px;background:transparent;color:var(--ink);font:600 14px Arial,Helvetica,sans-serif;cursor:pointer}
    .nav-toggle:focus-visible{outline:3px solid #258436;outline-offset:6px}
    .nav-toggle-icon{display:grid;gap:5px;width:20px}
    .nav-toggle-icon span{display:block;height:2px;background:currentColor;transition:transform .2s,opacity .2s}
    .nav-toggle[aria-expanded="true"] .nav-toggle-icon span:nth-child(1){transform:translateY(7px) rotate(45deg)}
    .nav-toggle[aria-expanded="true"] .nav-toggle-icon span:nth-child(2){opacity:0}
    .nav-toggle[aria-expanded="true"] .nav-toggle-icon span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
    .site-header nav{flex-direction:column;align-items:stretch;gap:4px;padding-top:12px;border-top:1px solid var(--line);font-size:15px}
    .site-header nav>a{display:flex;align-items:center;min-height:46px;padding:10px 14px;border-radius:10px}
    .site-header nav>a:hover{background:#e9eedf}
    .site-header nav .nav-contact{justify-content:space-between;padding:10px 14px;margin-top:4px}
}

/* Homepage service carousel and floating approach cards. */
.service-strip{font-size:clamp(20px,2.1vw,28px);color:var(--ink)}
.service-strip.has-carousel{display:flex;align-items:center;gap:18px;padding-block:25px}
.service-carousel{flex:1;min-width:0;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 24px,#000 calc(100% - 24px),transparent)}
.service-track{display:flex;width:max-content;animation:service-marquee 32s linear infinite}
.service-group{display:flex;align-items:center;gap:48px;padding-right:48px;flex-shrink:0}
.service-group>span{white-space:nowrap;letter-spacing:-.035em}
.service-group>span:before{content:"+";margin-right:16px;color:#4b8236;font-weight:400}
.motion-toggle{flex-shrink:0;min-height:44px;padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);font:600 11px Arial,Helvetica,sans-serif;cursor:pointer}
.motion-toggle:hover{background:#e9eedf;color:var(--ink)}
.motion-toggle:focus-visible{outline:3px solid #258436;outline-offset:4px}
.service-carousel:hover .service-track,.motion-paused .service-track{animation-play-state:paused}
.ecosystem.is-animated .stack-card{animation:approach-float 6s ease-in-out infinite}
.ecosystem.is-animated .stack-card:nth-child(1){--tilt:-3deg;animation-delay:-1s}
.ecosystem.is-animated .stack-card:nth-child(2){--tilt:2deg;animation-delay:-3s}
.ecosystem.is-animated .stack-card:nth-child(3){--tilt:-2deg;animation-delay:-5s}
.ecosystem.is-animated:before{animation:approach-orbit 12s ease-in-out infinite}
.ecosystem.motion-paused .stack-card,.ecosystem.motion-paused:before{animation-play-state:paused}
@keyframes service-marquee{to{transform:translateX(-50%)}}
@keyframes approach-float{0%,100%{transform:translateY(0) rotate(var(--tilt))}50%{transform:translateY(-9px) rotate(calc(var(--tilt) + 1deg))}}
@keyframes approach-orbit{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-18px,12px) scale(1.07)}}
@media(max-width:720px){.service-strip.has-carousel{flex-wrap:wrap;gap:12px;padding-block:20px}.service-carousel{flex-basis:100%}.service-group{gap:32px;padding-right:32px}.motion-toggle{margin-left:auto}.service-track{animation-duration:27s}}
@media(prefers-reduced-motion:reduce){
    .service-track,.ecosystem.is-animated .stack-card,.ecosystem.is-animated:before{animation:none}
    .service-track{width:100%}.service-group{flex-wrap:wrap;gap:14px 28px;padding:0;flex-shrink:1}
    .service-group-copy,.motion-toggle{display:none}.service-carousel{mask-image:none;overflow:visible}
}

/* Customer call to action: a slow green light with a steady interaction state. */
.portfolio-cta .button{animation:customer-green-light 2.8s ease-in-out infinite}
@keyframes customer-green-light{
    0%,100%{background:#b8f36a;box-shadow:0 0 0 0 #b8f36a00,0 0 22px #b8f36a55}
    50%{background:#dce2d5;box-shadow:0 0 0 9px #b8f36a00,0 0 0 #b8f36a00}
}
.portfolio-cta .button:hover,.portfolio-cta .button:focus{animation:none;background:var(--green);box-shadow:0 0 22px #b8f36a55}
@media(prefers-reduced-motion:reduce){.portfolio-cta .button{animation:none}}

/* Editorial news index. */
.news-page{padding-top:64px}
.news-intro{display:grid;grid-template-columns:1.7fr 1fr;gap:48px;align-items:center;padding-bottom:58px}
.news-intro h1{font-size:clamp(48px,5.7vw,78px);margin-bottom:25px}
.news-intro h1>span{color:#528337}
.news-intro .page-intro{max-width:600px;font-size:18px;margin-bottom:0}
.news-intro-art{position:relative;isolation:isolate;display:grid;place-items:center;min-height:285px;background:var(--green);border-radius:24px;overflow:hidden}
.journal-orbit{position:absolute;width:250px;height:250px;border:1px solid #18241d30;border-radius:50%;box-shadow:0 0 0 35px #18241d0a,0 0 0 70px #18241d08;transform:translate(55px,-15px)}
.journal-mark{z-index:1;font-size:100px;font-weight:700;letter-spacing:-.09em;transform:rotate(-8deg)}
.journal-mark>span{display:inline-block;font-size:85px;margin-left:12px}
.journal-caption{position:absolute;bottom:23px;left:25px;font:11px monospace;letter-spacing:.1em}
.news-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;border-block:1px solid var(--line);padding-block:20px}
.news-section-heading h2{font-size:25px;margin:0;letter-spacing:-.04em}
.news-section-heading>span{font-size:12px;color:var(--muted)}
.news-page .news-grid{gap:26px;margin-top:30px}
.news-page .news-card{padding:0;display:flex;flex-direction:column;background:#fff;border-radius:22px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.news-page .news-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #17291f12}
.news-image{display:block;background:#edf1e7;border-bottom:1px solid var(--line);overflow:hidden}
.news-page .news-image img{display:block;width:100%;height:240px;aspect-ratio:auto;object-fit:contain;padding:20px;border-radius:0;margin:0;transition:transform .35s}
.news-card:hover .news-image img{transform:scale(1.035)}
.news-card-copy{padding:27px;display:flex;flex-direction:column;flex:1}
.news-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.news-tag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;background:#edf2e5;border-radius:999px;padding:6px 9px}
.news-page .news-card time{font-size:11px}
.news-page .news-card h2{font-size:28px;margin-block:21px 16px;line-height:1.13}
.news-page .news-card h2 a:hover{color:#34722d}
.news-excerpt{line-height:1.7}
.news-read{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding-top:20px;border-top:1px solid var(--line);font-size:13px;font-weight:600}
.news-read-arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);font-size:20px;flex-shrink:0}
.news-page .news-featured{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr;background:var(--dark);color:var(--paper)}
.news-featured .news-image{border-bottom:0;border-right:1px solid #ffffff15;display:flex;align-items:center}
.news-page .news-featured .news-image img{height:100%;max-height:480px;min-height:340px;padding:35px}
.news-featured .news-card-copy{padding:40px}
.news-page .news-featured h2{font-size:clamp(30px,3.5vw,46px)}
.news-page .news-featured p,.news-page .news-featured time{color:#bdcabe}
.news-featured .news-tag{background:var(--green);color:var(--ink)}
.news-featured .news-read{border-color:#ffffff30}
.news-featured .news-read-arrow{color:var(--ink)}
.news-page .news-featured h2 a:hover{color:var(--green)}
.news-image-placeholder{width:100%;min-height:240px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;gap:25px;background:#e9eedf;color:var(--ink)}
.news-image-placeholder>span{font:10px monospace;letter-spacing:.1em}
.news-image-placeholder strong{font-size:44px;font-weight:500;line-height:1.1;letter-spacing:-.05em}
.news-outro{display:flex;align-items:center;justify-content:space-between;gap:35px;background:#e9eedf;border:1px solid var(--line);padding:45px;border-radius:24px;margin-top:65px}
.news-outro h2{font-size:clamp(32px,4vw,48px);margin-bottom:16px}
.news-outro p:last-child{color:var(--muted);margin:0}
.news-outro .button{flex-shrink:0}
.news-page .page-numbers{display:inline-block;border-radius:8px}
@media(max-width:950px){.news-intro{grid-template-columns:1.6fr 1fr;gap:25px}.news-intro-art{min-height:245px}.journal-mark{font-size:80px}.journal-mark>span{font-size:60px}.news-featured .news-card-copy{padding:28px}.news-page .news-featured{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.news-page{padding-top:40px}.news-intro{grid-template-columns:1fr;padding-bottom:35px;gap:25px}.news-intro h1{font-size:clamp(43px,9vw,64px)}.news-intro-art{min-height:175px}.journal-mark{font-size:75px}.journal-caption{font-size:9px;bottom:16px;left:20px}.news-intro .page-intro{font-size:16px}.news-section-heading{align-items:flex-start;flex-direction:column;gap:5px}.news-page .news-featured{display:flex}.news-featured .news-image{border-right:0;border-bottom:1px solid var(--line)}.news-page .news-featured .news-image img{min-height:0;height:240px;padding:25px}.news-card-copy,.news-featured .news-card-copy{padding:24px}.news-page .news-card h2{font-size:28px}.news-outro{padding:27px;flex-direction:column;align-items:flex-start;margin-top:40px}}

/* Sharing controls on individual news posts. */
.post-share{margin-top:55px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#e9eedf}
.post-share .eyebrow{margin-bottom:14px}.post-share h2{font-size:32px;margin-bottom:23px}
.share-actions{display:flex;flex-wrap:wrap;gap:10px}
.share-actions a,.share-actions button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:46px;padding:11px 17px;background:var(--paper);border:1px solid #c8d2bf;border-radius:999px;color:var(--ink);font:600 13px Arial,Helvetica,sans-serif;cursor:pointer}
.share-actions a:hover,.share-actions button:hover{background:var(--green);border-color:#8fb95a}
.share-actions button:focus-visible,.share-fallback input:focus-visible{outline:3px solid #258436;outline-offset:4px}
.post-share [hidden]{display:none!important}
.share-status{font-size:13px;color:var(--muted);margin:12px 0 0}.share-status:empty{margin:0}
.share-fallback{margin-top:15px}.share-fallback label{display:block;font-size:13px}.share-fallback input{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid var(--line);border-radius:8px;font:14px Arial,Helvetica,sans-serif}
@media(max-width:720px){.post-share{padding:23px}.share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.share-actions a,.share-actions button{padding:11px 12px;gap:8px}.post-share h2{font-size:28px}}

/* The homepage always shows the three newest published stories. */
.home-latest{padding-block:0 85px}.home-latest .news-section-heading{padding-block:25px}.home-latest .eyebrow{margin-bottom:12px}.home-latest #home-latest-title{font-size:clamp(30px,4vw,44px)}.home-latest .news-card h3{font-size:28px;line-height:1.13;margin-block:21px 16px}.home-latest .news-card h3 a:hover{color:#34722d}
@media(max-width:720px){.home-latest{padding-bottom:55px}.home-latest .news-section-heading{gap:18px}}

/* Customer showcase. */
.customers-page{padding-block:55px 85px}
.customers-hero{display:grid;grid-template-columns:1.35fr 1fr;gap:45px;align-items:center;padding-block:20px 60px}
.customers-hero h1{font-size:clamp(48px,5.6vw,76px);margin-bottom:27px}.customers-hero h1>span{color:#528337}
.customers-hero-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:520px;margin-bottom:28px}
.customers-art{position:relative;isolation:isolate;min-height:405px;padding:38px 28px 65px;background:var(--dark);border-radius:28px;overflow:hidden}
.customers-art-ring{position:absolute;width:290px;height:290px;border:1px solid #b8f36a35;border-radius:50%;right:-50px;top:30px;box-shadow:0 0 0 35px #b8f36a08,0 0 0 70px #b8f36a05}
.customer-note{position:relative;display:block;border-radius:15px;padding:18px 22px;max-width:330px;box-shadow:0 12px 25px #0002}
.customer-note>span{display:block;font:9px monospace;letter-spacing:.08em;margin-bottom:7px}.customer-note strong{font-size:25px;letter-spacing:-.04em;font-weight:500}.customer-note b{position:absolute;right:20px;top:27px;font-size:29px;font-weight:400}
.note-one{background:var(--paper);transform:rotate(-6deg);margin-right:25px}
.note-two{background:var(--green);transform:rotate(4deg);margin:12px 0 12px 25px}
.note-three{background:#dce8cd;transform:rotate(-3deg);margin-right:15px}
.customers-art-caption{position:absolute;bottom:24px;left:28px;right:20px;font:9px monospace;letter-spacing:.07em;color:#bdcabe}
.customers-ribbon{display:flex;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding:22px 0;font-size:clamp(15px,1.8vw,23px);font-weight:600;letter-spacing:-.03em}
.customers-ribbon span:before{content:'+';margin-right:15px;color:#528337}
.customer-projects{padding-top:55px;scroll-margin-top:25px}.customer-projects>.page-intro{max-width:850px;font-size:21px}
.customers-page .portfolio-grid{gap:32px;margin-top:35px;counter-reset:customer}
.customers-page .portfolio-card{counter-increment:customer;background:#fff;border-radius:25px;box-shadow:0 8px 25px #17291f08;transition:transform .25s,box-shadow .25s}
.customers-page .portfolio-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #17291f18}
.customers-page .portfolio-preview{padding:22px;background:#dce8cd;border:0}
.customers-page .portfolio-card:nth-child(3n+2) .portfolio-preview{background:#e6e4f1}
.customers-page .portfolio-card:nth-child(3n+3) .portfolio-preview{background:#efe5d7}
.customers-page .preview-bar{background:#ffffffdf;border-radius:12px 12px 0 0;padding:12px 15px}
.customers-page .preview-dots{color:#629544}
.customers-page .portfolio-preview img{border-radius:0 0 10px 10px;box-shadow:0 14px 25px #17291f20;transition:filter .25s}
.customers-page .portfolio-copy{position:relative;padding:33px}
.customers-page .portfolio-copy:before{content:counter(customer,decimal-leading-zero);position:absolute;right:27px;top:23px;font:12px monospace;color:#687861}
.customers-page .portfolio-copy>.eyebrow{padding-right:35px;line-height:1.5}
.customers-page .portfolio-copy h2{font-size:36px;line-height:1.1}
.customers-page .portfolio-copy>.text-link{display:flex;justify-content:space-between;gap:24px;min-height:44px;padding:10px 17px;background:var(--green);border:0;border-radius:999px;font-size:13px}
.customers-page .portfolio-copy>.text-link:hover{background:#a4e057}
.customers-page .portfolio-tags li{background:#f0f3ec;border:1px solid var(--line)}
.customers-page .portfolio-card:first-child,.customers-page .portfolio-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;align-items:stretch}
.customers-page .portfolio-card:first-child{background:var(--dark);color:var(--paper)}
.customers-page .portfolio-card:first-child .portfolio-preview,.customers-page .portfolio-card:last-child .portfolio-preview{align-self:stretch;display:flex;flex-direction:column;justify-content:center;border:0;padding:32px}
.customers-page .portfolio-card:first-child .portfolio-copy{justify-content:center;padding:38px}
.customers-page .portfolio-card:first-child .portfolio-copy>p:not(.eyebrow){color:#bdcabe}
.customers-page .portfolio-card:first-child .portfolio-copy:before{color:var(--green)}
.customers-page .portfolio-card:first-child .portfolio-copy>.eyebrow{color:var(--green)}
.customers-page .portfolio-card:first-child .portfolio-copy>.text-link{color:var(--ink);margin-top:0}
.customers-page .portfolio-card:first-child .portfolio-tags li{background:#ffffff12;color:#e3ecd9;border-color:#ffffff25}
.customers-page .portfolio-cta{position:relative;border:1px solid #426037;padding:50px;border-radius:28px;background:linear-gradient(120deg,#17291f,#29462f);box-shadow:0 18px 35px #17291f12}
.customers-page .portfolio-cta h2{font-size:clamp(34px,3.6vw,49px)}
@media(max-width:950px){.customers-hero{gap:25px;grid-template-columns:1.2fr 1fr}.customers-art{padding-inline:20px}.customer-note{padding-inline:16px}.customer-note strong{font-size:22px}.customer-note b{right:12px;font-size:23px}.customers-page .portfolio-card:first-child .portfolio-copy{padding:28px}.customers-page .portfolio-copy h2{font-size:30px}}
@media(max-width:720px){.customers-page{padding-block:30px 55px}.customers-hero{grid-template-columns:1fr;padding-block:10px 35px;gap:30px}.customers-hero h1{font-size:clamp(44px,10vw,65px)}.customers-hero-copy>p:not(.eyebrow){font-size:16px}.customers-art{min-height:380px;max-width:480px;width:100%;justify-self:center}.customers-ribbon{flex-wrap:wrap;gap:12px 22px;font-size:15px}.customer-projects{padding-top:35px}.customer-projects>.page-intro{font-size:17px}.customers-page .portfolio-grid{gap:25px}.customers-page .portfolio-card:first-child,.customers-page .portfolio-card:last-child{display:flex;grid-column:auto}.customers-page .portfolio-preview,.customers-page .portfolio-card:first-child .portfolio-preview,.customers-page .portfolio-card:last-child .portfolio-preview{padding:17px}.customers-page .portfolio-copy,.customers-page .portfolio-card:first-child .portfolio-copy{padding:25px}.customers-page .portfolio-cta{padding:28px}.customers-page .portfolio-copy h2{font-size:32px}.customers-page .preview-bar{font-size:9px;padding:10px}}
/* Keep the six remaining customers in balanced pairs below the featured project. */
.customers-page .portfolio-card:last-child{display:flex;grid-column:auto}
.customers-page .portfolio-card:last-child .portfolio-preview{display:block;padding:22px}
.customers-page .portfolio-card:last-child .portfolio-copy{justify-content:flex-start}
.customers-page .portfolio-card:last-child .text-link{margin-top:auto}
@media(max-width:720px){.customers-page .portfolio-card:last-child .portfolio-preview{padding:17px}}
