/* WebTensor: editorial foundations, independent of utility generation. */
body { background: var(--cream); color: var(--ink); }
.wt-wrap { width: min(1280px, calc(100% - 64px)); margin-inline: auto; }
.wt-header { background: var(--cream); border-bottom: 1px solid var(--cream-border); position: sticky; top: 0; z-index: 50; }
.wt-nav { display:flex; align-items:center; justify-content:space-between; gap:24px; min-height:88px; }
.wt-logo { display:inline-flex; align-items:center; gap:10px; font:750 26px 'Bricolage Grotesque',sans-serif; letter-spacing:-1px; color:var(--green-deep); }
.wt-logo-mark { display:grid; place-items:center; height:34px; width:34px; border-radius:8px; background:var(--green-deep); color:var(--green-soft); font-size:25px; }
.wt-desktop-nav { display:flex; gap:26px; font-size:14px; font-weight:600; }
.wt-button { display:inline-flex; align-items:center; justify-content:center; gap:24px; min-height:52px; padding:14px 24px; background:var(--green-deep); border:1px solid var(--green-deep); border-radius:7px; color:white; font-weight:650; font-size:15px; text-align:center; line-height:1.4; transition:background .15s; }
.wt-button:hover { background:#285646; color:white; }
.wt-button.secondary { background:transparent; color:var(--green-deep); }
.wt-button-light { color:var(--green-deep); background:var(--green-soft); border-color:var(--green-soft); }
.wt-nav-cta { min-height:44px; padding:11px 17px; font-size:13px; }
.wt-menu-button { display:none; padding:10px; border:1px solid var(--cream-border); border-radius:6px; }
.wt-mobile-nav { padding:16px 24px 24px; border-top:1px solid var(--cream-border); }
.wt-mobile-nav:not([hidden]) { display:grid; gap:4px; }
.wt-mobile-nav a { padding:12px 0; font-weight:600; }
.wt-eyebrow { font-size:11px; text-transform:uppercase; font-weight:700; letter-spacing:1.5px; margin:0 0 20px; line-height:1.6; }
.wt-dot { display:inline-block; width:7px; height:7px; background:#799849; border-radius:50%; margin-right:7px; }
.wt-hero { display:grid; grid-template-columns:1.05fr 1fr; gap:68px; align-items:center; padding-block:78px 86px; }
.wt-hero h1 { font:650 clamp(44px,4.65vw,67px)/1.04 'Bricolage Grotesque',sans-serif; letter-spacing:-2.6px; margin:0 0 26px; }
.wt-hero h1 em,.wt-final-cta em { font-style:normal; color:var(--green-mid); }
.wt-intro { font-size:18px; line-height:1.65; color:var(--muted); max-width:580px; }
.wt-actions { display:flex; flex-wrap:wrap; gap:22px; align-items:center; margin-top:30px; }
.wt-link { display:inline-flex; gap:16px; align-items:center; font-weight:650; font-size:14px; text-decoration:underline; text-underline-offset:6px; text-decoration-color:#98a49b; }
.wt-hero-price { display:flex; gap:22px; align-items:center; margin-top:30px; padding-top:25px; border-top:1px solid var(--cream-border); }
.wt-hero-price strong { font:650 33px 'Bricolage Grotesque',sans-serif; white-space:nowrap; letter-spacing:-1px; }
.wt-hero-price small { font:500 15px 'Figtree',sans-serif; letter-spacing:0; }
.wt-hero-price > span { font-size:12px; line-height:1.7; color:var(--muted); }
.wt-hero-work { position:relative; padding:26px 24px 24px; background:#e7e7d9; border-radius:12px; min-width:0; }
.wt-work-label { display:flex; justify-content:space-between; margin-bottom:18px; font-size:13px; font-weight:600; }
.wt-work-label > span:last-child { font-size:25px; line-height:1; }
.wt-browser { display:block; overflow:hidden; border-radius:7px; box-shadow:0 14px 32px #23372920; background:white; }
.wt-browser-bar { display:flex; align-items:center; justify-content:space-between; gap:10px; padding:10px 13px; font-size:10px; color:#66746e; background:white; }
.wt-browser-bar > span:first-child { color:#c6cbc5; font-size:7px; }
.wt-browser img { width:100%; height:auto; display:block; }
.wt-work-caption { display:flex; justify-content:space-between; align-items:center; margin-top:20px; font-size:11px; line-height:1.7; color:var(--muted); }
.wt-work-caption strong { font-size:14px; color:var(--ink); }
.wt-work-caption > a { font-size:26px; }
.wt-sticky-note { position:absolute; right:-23px; bottom:65px; padding:15px 19px; background:var(--green-soft); font:600 15px/1.3 'Bricolage Grotesque',sans-serif; transform:rotate(-7deg); box-shadow:0 4px 10px #24382813; }
.wt-proof-strip { border-block:1px solid var(--cream-border); }
.wt-proof-strip > div { display:flex; align-items:center; justify-content:space-between; gap:28px; padding-block:26px; }
.wt-proof-strip p { font-size:12px; line-height:1.6; color:var(--muted); }
.wt-proof-strip a { font:650 22px/1 'Bricolage Grotesque',sans-serif; color:#536157; }
.wt-proof-strip small { font:600 9px 'Figtree',sans-serif; letter-spacing:3px; }
.wt-section { padding-block:96px; }
.wt-section-heading { display:flex; align-items:flex-end; justify-content:space-between; gap:50px; margin-bottom:44px; }
.wt-section-heading > .wt-intro { max-width:380px; font-size:16px; }
.wt-title { font:600 clamp(32px,3.5vw,48px)/1.1 'Bricolage Grotesque',sans-serif; letter-spacing:-1.7px; margin:0 0 20px; }
.wt-section-heading .wt-title { margin-bottom:0; }
.wt-services,.wt-steps { display:grid; grid-template-columns:repeat(3,1fr); gap:0; }
.wt-services article { padding:26px 32px 10px; border-left:1px solid var(--cream-border); }
.wt-services article:first-child { padding-left:0; border-left:0; }
.wt-services h3,.wt-panel h3 { font:600 29px/1.12 'Bricolage Grotesque',sans-serif; letter-spacing:-.7px; margin:32px 0 18px; }
.wt-services p,.wt-panel p,.wt-project > p { color:var(--muted); font-size:16px; line-height:1.7; }
.wt-service-num { font-size:11px; font-weight:700; letter-spacing:1px; color:var(--green-mid); }
.wt-section-link { margin-top:36px; }
.wt-projects-section { background:#ecece2; }
.wt-project-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:50px 32px; }
.wt-project-image { display:block; overflow:hidden; background:#dddfd2; padding:22px; border-radius:8px; }
.wt-project-image img { display:block; width:100%; height:auto; border-radius:4px; box-shadow:0 7px 18px #18201d18; }
.wt-project:nth-child(2) .wt-project-image { background:#dce7df; }
.wt-project:nth-child(3) .wt-project-image { background:#e7dfce; }
.wt-project:nth-child(4) .wt-project-image { background:#dfe7ec; }
.wt-project-heading { display:flex; justify-content:space-between; align-items:center; margin:24px 0 12px; }
.wt-project-heading .wt-eyebrow { margin-bottom:6px; font-size:10px; }
.wt-project-heading h3 { font:600 29px 'Bricolage Grotesque',sans-serif; letter-spacing:-1px; }
.wt-project-arrow { display:grid; place-items:center; border:1px solid #bcc3b8; border-radius:50%; height:42px; width:42px; font-size:22px; flex-shrink:0; }
.wt-project > p { max-width:520px; font-size:15px; }
.wt-field-section,.wt-split { display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:80px; }
.wt-field-section figure img { display:block; width:100%; height:470px; object-fit:cover; border-radius:8px; }
.wt-field-section figcaption { font-size:11px; color:var(--muted); margin-top:12px; }
.wt-tags { display:flex; flex-wrap:wrap; gap:8px; margin:26px 0; }
.wt-tags span { border:1px solid var(--cream-border); padding:8px 13px; border-radius:30px; font-size:12px; }
.wt-dark { background:var(--green-deep); color:var(--cream); }
.wt-dark .wt-eyebrow { color:var(--green-soft); }
.wt-steps { gap:40px; margin-top:58px; }
.wt-steps article { border-top:1px solid #ffffff30; padding-top:25px; }
.wt-steps span { color:var(--green-soft); font:500 32px 'Bricolage Grotesque',sans-serif; }
.wt-steps h3 { font:600 25px 'Bricolage Grotesque',sans-serif; margin:23px 0 13px; }
.wt-steps p { font-size:15px; line-height:1.7; color:#cfddd4; }
.wt-panel { padding:38px; border:1px solid var(--cream-border); border-radius:8px; background:#eeeee3; }
.wt-panel h3 { margin-top:0; }
.wt-panel p { margin-bottom:20px; }
.wt-faq-section { border-top:1px solid var(--cream-border); align-items:start; }
.wt-faq details { border-bottom:1px solid var(--cream-border); padding:22px 0; }
.wt-faq summary { cursor:pointer; font-weight:600; line-height:1.5; }
.wt-faq p { padding-top:16px; font-size:15px; line-height:1.75; color:var(--muted); }
.wt-faq a { text-decoration:underline; }
.wt-final-cta { text-align:center; border-top:1px solid var(--cream-border); padding-block:76px 90px; }
.wt-final-cta h2 { font:600 clamp(32px,3.8vw,52px)/1.1 'Bricolage Grotesque',sans-serif; letter-spacing:-1.8px; margin:0 0 30px; }
.wt-final-cta > p:last-child { font-size:12px; color:var(--muted); margin-top:20px; }
.wt-footer { background:var(--green-deep); color:#d0ddd4; padding-block:64px 26px; }
.wt-footer-top { display:grid; grid-template-columns:1.6fr 1fr 1fr 1fr 1fr; gap:40px 32px; }
.wt-footer .wt-logo { color:var(--cream); font-size:32px; }
.wt-footer p { font-size:14px; line-height:1.8; margin:18px 0; }
.wt-footer h2 { font-size:11px; text-transform:uppercase; letter-spacing:1px; color:var(--green-soft); margin-bottom:20px; font-weight:650; }
.wt-footer-top > div > a:not(.wt-logo) { display:block; margin-block:10px; font-size:13px; }
.wt-footer a:hover { color:white; text-decoration:underline; text-underline-offset:4px; }
.wt-footer-bottom { border-top:1px solid #ffffff25; margin-top:48px; padding-top:25px; display:flex; justify-content:space-between; gap:20px; font-size:11px; }
.wt-footer-bottom > div { display:flex; flex-wrap:wrap; gap:22px; }
.wt-page-hero { padding-block:68px 56px; }
.wt-page-hero .wt-title { font-size:clamp(40px,5vw,68px); max-width:850px; }
.wt-page-hero .wt-intro { max-width:670px; }
.wt-breadcrumb { font-size:12px; color:var(--muted); margin-bottom:36px; display:flex; flex-wrap:wrap; gap:12px; }
.wt-hero-work picture, .wt-project-image picture, .wt-wrap > picture { display:block; }
.wt-case-image { width:100%; height:auto; display:block; border-radius:8px; }
.wt-case-facts { display:grid; gap:40px; grid-template-columns:1fr 1fr; }
.wt-case-facts h2 { font:600 32px 'Bricolage Grotesque',sans-serif; margin-bottom:18px; }
.wt-case-facts p { color:var(--muted); line-height:1.8; }
.wt-case-list { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:32px; }
.wt-case-list li { padding:25px; border:1px solid var(--cream-border); border-radius:6px; font-size:15px; line-height:1.6; }
.wt-case-body { margin-top:48px; padding-top:40px; border-top:1px solid var(--cream-border); }
.wt-case-body h2 { font:600 32px 'Bricolage Grotesque',sans-serif; margin-bottom:18px; }
.wt-case-body p { color:var(--muted); line-height:1.8; max-width:720px; }
.wt-case-pages { display:grid; grid-template-columns:1fr 1fr; gap:0 40px; margin-top:8px; }
.wt-case-pages li { padding:18px 0; border-bottom:1px solid var(--cream-border); font-size:15px; line-height:1.65; color:var(--muted); }
.wt-case-pages strong { display:block; color:var(--ink); font:600 16px 'Bricolage Grotesque',sans-serif; margin-bottom:6px; }
.wt-case-related { display:flex; flex-wrap:wrap; gap:14px 24px; justify-content:center; margin-top:28px; }
.wt-further { border-top:1px solid var(--cream-border); }
.wt-further-links { display:grid; grid-template-columns:repeat(3,1fr); gap:16px 32px; }
@media(max-width:1079px){.wt-further-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.wt-further-links{grid-template-columns:1fr;gap:14px}}
@media(max-width:1079px){.wt-desktop-nav,.wt-nav-cta{display:none}.wt-menu-button{display:block}.wt-hero{gap:34px}.wt-hero h1{font-size:50px}.wt-hero-work{padding:20px}.wt-sticky-note{right:-10px}.wt-field-section,.wt-split{gap:40px}.wt-footer-top{grid-template-columns:repeat(4,1fr);gap:36px 26px}.wt-footer-top>div:first-child{grid-column:1/-1}.wt-proof-strip a{font-size:18px}}
@media(max-width:767px){.wt-wrap{width:calc(100% - 40px)}.wt-nav{min-height:72px}.wt-logo{font-size:24px}.wt-hero{grid-template-columns:1fr;padding-block:44px 48px;gap:42px}.wt-hero h1{font-size:clamp(42px,10vw,62px);letter-spacing:-2px}.wt-intro{font-size:17px}.wt-eyebrow{font-size:10px}.wt-actions{gap:18px}.wt-hero-price{gap:17px}.wt-hero-price>span{font-size:11px}.wt-hero-work{margin-right:6px}.wt-sticky-note{right:-12px;bottom:62px;font-size:13px;padding:12px}.wt-proof-strip>div{display:grid;grid-template-columns:1fr 1fr;gap:26px}.wt-proof-strip p{grid-column:1/-1}.wt-proof-strip a{font-size:22px}.wt-section{padding-block:60px}.wt-section-heading{display:block;margin-bottom:30px}.wt-section-heading .wt-intro,.wt-section-heading>.wt-link,.wt-section-heading>.wt-button{margin-top:22px}.wt-services,.wt-steps,.wt-project-grid,.wt-field-section,.wt-split,.wt-case-facts,.wt-case-list,.wt-case-pages{grid-template-columns:1fr}.wt-services article{border-left:0;border-top:1px solid var(--cream-border);padding:25px 0}.wt-services article:first-child{padding-top:25px}.wt-services h3{margin-top:18px}.wt-project-grid{gap:36px}.wt-project-image{padding:14px}.wt-project-heading h3{font-size:26px}.wt-field-section{gap:28px}.wt-field-section figure img{height:330px}.wt-steps{gap:30px;margin-top:36px}.wt-panel{padding:26px}.wt-split{gap:26px}.wt-title{letter-spacing:-1.2px}.wt-final-cta{padding-block:56px 64px}.wt-footer-top{grid-template-columns:1fr 1fr;gap:32px 20px}.wt-footer-top>div:first-child{grid-column:1/-1}.wt-footer-bottom{flex-direction:column}.wt-footer-bottom>div{gap:14px}.wt-page-hero{padding-block:42px}.wt-case-list{gap:12px}}
