:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#16201b;background:#f4f0e8;font-synthesis:none;--ink: #16201b;--lime: #d9ff56;--coral: #ff725e;--forest: #173f2d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:20;padding:.75rem 1rem;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{width:min(100% - 2rem,88rem);margin:0 auto;padding:1.15rem 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(22 32 27 / 18%)}.wordmark{display:flex;align-items:center;gap:.7rem;font-weight:700;text-decoration:none}.wordmark span{width:2.35rem;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime);font-size:.78rem;letter-spacing:.08em}.site-header nav{display:flex;align-items:center;gap:clamp(.9rem,3vw,2rem)}.site-header nav a{font-size:.9rem;font-weight:600;text-decoration:none}.nav-cta{padding:.75rem 1rem;border-radius:999px;background:var(--ink);color:#fff}.hero{width:min(100% - 2rem,88rem);min-height:calc(100vh - 5rem);margin:0 auto;padding:clamp(3rem,8vw,7.5rem) 0 4rem;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(17rem,.65fr);align-items:center;gap:clamp(2.5rem,7vw,8rem)}.eyebrow{margin:0 0 1.5rem;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1{max-width:13ch;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3.8rem,8vw,8.4rem);font-weight:400;letter-spacing:-.045em;line-height:.86}h1 em{color:var(--forest);font-weight:400}.hero-lede{max-width:42rem;margin:2rem 0 0;color:#48544d;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button{min-height:3.15rem;padding:.85rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;text-decoration:none}.button-primary{background:var(--ink);color:#fff}.button-secondary{border:1px solid rgb(22 32 27 / 30%)}.proof-strip{margin:2.5rem 0 0;padding:1.2rem 0 0;display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;border-top:1px solid rgb(22 32 27 / 18%);list-style:none;color:#59645d;font-size:.84rem;font-weight:600}.hero-portrait{position:relative;justify-self:end;width:min(100%,27rem)}.hero-portrait:before{position:absolute;inset:-1rem 1rem 1rem -1rem;z-index:-1;border:1px solid var(--ink);border-radius:50% 50% 1.5rem 1.5rem;content:""}.hero-portrait img{width:100%;aspect-ratio:.83;display:block;border-radius:50% 50% 1.5rem 1.5rem;object-fit:cover;filter:saturate(.85) contrast(1.05)}.availability-card{position:absolute;right:0;bottom:1.5rem;padding:.9rem 1rem;display:flex;align-items:center;gap:.7rem;border:1px solid var(--ink);background:var(--lime);box-shadow:.45rem .45rem 0 var(--ink)}.availability-card>span{width:.65rem;height:.65rem;border-radius:50%;background:#1b7b45}.availability-card p{margin:0;font-size:.78rem;line-height:1.35}.availability-card strong{display:block}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}@media(max-width:760px){.site-header nav>a:not(.nav-cta){display:none}.hero{min-height:auto;grid-template-columns:1fr;padding-top:3.5rem}.hero-portrait{justify-self:center;width:min(86%,24rem)}.availability-card{right:-.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}img{max-width:100%}.button span,.project-link span{margin-left:.65rem}.button:hover,.button:focus-visible,.nav-cta:hover{transform:translateY(-2px)}.button,.nav-cta,.project-link{transition:transform .18s ease,background .18s ease,color .18s ease}.signal-band{min-height:6rem;padding:1.5rem max(1rem,calc((100vw - 88rem)/2));display:flex;align-items:center;justify-content:space-between;gap:1rem;overflow:hidden;background:var(--ink);color:#f4f0e8;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(1.45rem,3vw,2.6rem)}.signal-band p{margin:0;white-space:nowrap}.signal-band span{color:var(--lime)}.work-section,.experience-section,.services-section{padding:clamp(5rem,10vw,9rem) max(1rem,calc((100vw - 88rem)/2))}.section-intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(17rem,.75fr);gap:1.5rem 4rem;margin-bottom:clamp(3rem,7vw,6rem)}.section-intro .eyebrow{grid-column:1 / -1;margin:0}.section-intro h2,.approach-heading h2,.contact-section h2{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,6vw,6.5rem);font-weight:400;letter-spacing:-.035em;line-height:.95}.section-intro h2 em{color:var(--forest);font-weight:400}.section-intro>p:last-child{align-self:end;max-width:34rem;margin:0;color:#566159;font-size:1.05rem;line-height:1.7}.project-list{display:grid;gap:clamp(4.5rem,10vw,9rem)}.project-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;gap:clamp(2rem,6vw,6rem)}.project-card:nth-child(2n) .project-visual{order:2}.project-visual{position:relative;min-height:clamp(25rem,48vw,42rem);overflow:hidden;background:#ddd}.project-visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.project-card:hover .project-visual>img{transform:scale(1.025)}.project-monogram,.concept-label{position:absolute;z-index:2}.project-monogram{top:1.25rem;left:1.25rem;width:3rem;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:#fff;color:#111;font-weight:800;font-size:.78rem}.concept-label{right:1rem;bottom:1rem;padding:.55rem .75rem;background:#0a0c0bcc;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-copy{max-width:34rem}.project-index{margin:0 0 1.2rem;color:#667069;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.project-copy h3{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,5vw,5.2rem);font-weight:400;letter-spacing:-.035em;line-height:.95}.project-outcome{margin:1.5rem 0 0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:600;line-height:1.35}.project-description{margin:1rem 0 0;color:#58635c;line-height:1.7}.project-copy ul{margin:1.75rem 0;padding:1rem 0;display:flex;flex-wrap:wrap;gap:.65rem;border-block:1px solid rgb(22 32 27 / 16%);list-style:none}.project-copy li{padding:.45rem .7rem;border-radius:999px;background:#fff;font-size:.75rem;font-weight:700}.project-link{display:inline-flex;align-items:center;padding-bottom:.3rem;border-bottom:2px solid currentColor;font-weight:700;text-decoration:none}.project-link:hover{color:#9a2e1f}.project-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem}.project-demo-link{color:#59645d;font-size:.86rem;font-weight:700;text-decoration:none}.project-fieldflow .project-visual{padding:clamp(2rem,5vw,5rem);display:grid;place-items:center;background:#102f27}.fieldflow-preview{width:min(100%,35rem);padding:clamp(1.5rem,3vw,2.5rem);border:1px solid rgb(255 255 255 / 25%);border-radius:1.4rem;background:#f8f6ee;box-shadow:0 1.5rem 4rem #00000059}.preview-top{display:flex;gap:.4rem;margin-bottom:3rem}.preview-top span{width:.55rem;aspect-ratio:1;border-radius:50%;background:#ff7d61}.preview-top span:nth-child(2){background:#f5cc5e}.preview-top span:nth-child(3){background:#75c98b}.fieldflow-preview p{margin:0;color:#65716a;font-size:.8rem}.fieldflow-preview strong{display:block;margin-top:.45rem;color:#13231d;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.3rem,5vw,4.2rem);font-weight:400}.preview-metrics{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.preview-metrics span{min-height:5rem;padding:.8rem;border-radius:.7rem;background:#e5eed0;color:#34473d;font-size:.72rem;font-weight:700}.preview-metrics span:nth-child(2){background:#ffe1d8}.preview-metrics span:nth-child(3){background:#d9e7ee}.preview-line{display:flex;gap:.5rem;margin-top:1.3rem}.preview-line i{display:block;height:.45rem;flex:1;border-radius:1rem;background:#d8dcd9}.preview-line i:first-child{flex:2;background:#8ebc62}.project-haven .project-visual{background:#241815}.project-forma .project-visual{background:#ddd6ca}.project-lumina .project-visual{background:#dce6dd}.project-northstar .project-visual{background:#18362b}.services-section{background:#e7e2d8}.services-heading{margin-bottom:clamp(3rem,7vw,5.5rem);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:end;gap:2rem 5rem}.services-heading h2{max-width:12ch;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,6vw,6.5rem);font-weight:400;letter-spacing:-.035em;line-height:.95}.services-heading h2 em{color:var(--forest);font-weight:400}.services-heading>p{margin:0;color:#4f5b54;font-size:1.05rem;line-height:1.7}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(22 32 27 / 24%);border-bottom:1px solid rgb(22 32 27 / 24%)}.pricing-card{min-width:0;padding:clamp(1.4rem,3vw,2.2rem);display:flex;flex-direction:column;border-right:1px solid rgb(22 32 27 / 24%)}.pricing-card:first-child{border-left:1px solid rgb(22 32 27 / 24%)}.pricing-card.featured{background:var(--ink);color:#fff}.package-number{margin:0;color:#5c6860;font-size:.72rem;font-weight:800;letter-spacing:.12em}.featured .package-number{color:var(--lime)}.pricing-card h3{margin:2.5rem 0 0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.4rem,3.5vw,3.8rem);font-weight:400;letter-spacing:-.03em;line-height:.95}.package-description{min-height:7.8rem;margin:1.25rem 0 0;color:#4e5b53;line-height:1.65}.featured .package-description{color:#cad4cd}.package-investment{margin-top:1.75rem;padding-block:1.35rem;display:grid;grid-template-columns:auto 1fr;align-items:end;border-block:1px solid rgb(22 32 27 / 22%)}.featured .package-investment{border-color:#ffffff3d}.package-investment span{grid-column:1 / -1;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.package-investment strong{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:400;letter-spacing:-.035em;line-height:1}.package-investment small{padding-bottom:.4rem;color:#5c6860;font-weight:700;text-align:right}.featured .package-investment small{color:#cad4cd}.package-fit{min-height:5.5rem;margin:1.4rem 0 0;font-size:.9rem;line-height:1.5}.package-fit span{display:block;margin-bottom:.35rem;color:#5c6860;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.featured .package-fit span{color:var(--lime)}.pricing-card ul{margin:0 0 2rem;padding:0;display:grid;gap:.8rem;list-style:none}.pricing-card li{position:relative;padding-left:1.4rem;color:#344139;font-size:.88rem;line-height:1.45}.pricing-card li:before{position:absolute;left:0;color:#2d704a;content:"✓";font-weight:900}.featured li{color:#e5ece7}.featured li:before{color:var(--lime)}.package-link{width:fit-content;margin-top:auto;padding-bottom:.25rem;border-bottom:2px solid currentColor;font-weight:800;text-decoration:none}.package-link span{margin-left:.5rem}.pricing-clarity{margin-top:clamp(3rem,7vw,5.5rem);padding:clamp(1.75rem,4vw,3rem);display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 5rem;background:#d9ff56}.pricing-clarity .eyebrow{margin-bottom:1rem}.pricing-clarity h3,.focused-starts h3{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2rem,3.4vw,3.6rem);font-weight:400;letter-spacing:-.03em;line-height:1}.pricing-clarity p:not(.eyebrow){max-width:38rem;margin:1rem 0 0;line-height:1.65}.pricing-note{padding-top:1rem;border-top:1px solid rgb(22 32 27 / 28%);font-size:.78rem;font-weight:700}.focused-starts{margin-top:clamp(4rem,8vw,7rem);display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem 5rem}.focused-start-list{border-top:1px solid rgb(22 32 27 / 24%)}.focused-start-list article{padding:1.5rem 0;display:grid;grid-template-columns:minmax(11rem,.55fr) 1.2fr auto;align-items:start;gap:1.5rem;border-bottom:1px solid rgb(22 32 27 / 24%)}.focused-start-list h4{margin:0;font-size:1rem}.focused-start-list strong{display:block;margin-top:.45rem;color:#315d47;font-size:.8rem}.focused-start-list p{margin:0;color:#4f5b54;line-height:1.6}.focused-start-list a{padding-bottom:.2rem;border-bottom:1px solid currentColor;font-size:.8rem;font-weight:800;text-decoration:none;white-space:nowrap}.approach-section{padding:clamp(5rem,10vw,9rem) max(1rem,calc((100vw - 88rem)/2));background:var(--forest);color:#f7f3e9}.approach-heading{display:grid;grid-template-columns:.5fr 1.5fr;gap:2rem;align-items:start}.approach-heading h2{max-width:13ch}.approach-grid{margin:clamp(3rem,7vw,6rem) 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgb(255 255 255 / 25%);list-style:none}.approach-grid li{min-height:18rem;padding:1.4rem;border-right:1px solid rgb(255 255 255 / 25%)}.approach-grid li:first-child{border-left:1px solid rgb(255 255 255 / 25%)}.approach-grid span{color:var(--lime);font-size:.72rem;font-weight:700}.approach-grid h3{margin:5rem 0 .75rem;font-family:"Instrument Serif",Georgia,serif;font-size:2rem;font-weight:400}.approach-grid p{margin:0;color:#c9d5cc;font-size:.9rem;line-height:1.6}.section-intro.compact{max-width:62rem;grid-template-columns:1fr}.section-intro.compact .eyebrow{grid-column:auto}.section-intro.compact h2{font-size:clamp(3rem,5vw,5.4rem)}.section-intro.compact>p:last-child{align-self:auto}.experience-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgb(22 32 27 / 24%)}.experience-grid article{min-height:20rem;padding:2rem 2rem 2rem 0;display:flex;flex-direction:column;border-bottom:1px solid rgb(22 32 27 / 24%)}.experience-grid article:nth-child(odd){border-right:1px solid rgb(22 32 27 / 24%)}.experience-grid article:nth-child(2n){padding-left:2rem}.experience-grid article>p:first-child{margin:0;color:#667069;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.experience-grid h3{max-width:18ch;margin:1.4rem 0 .8rem;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2rem,3vw,3rem);font-weight:400;line-height:1}.experience-grid h3+p{margin:0;color:#58635c;line-height:1.65}.experience-links{margin-top:auto;display:flex;flex-wrap:wrap;gap:1rem}.experience-grid a{width:fit-content;padding-top:1.5rem;font-weight:700;text-decoration:none}.contact-section{padding:clamp(5rem,10vw,10rem) max(1rem,calc((100vw - 88rem)/2));display:grid;grid-template-columns:minmax(0,.72fr) minmax(34rem,1.28fr);align-items:start;gap:clamp(3rem,7vw,7rem);background:var(--coral);color:#191b18}.contact-section h2{max-width:9ch}.contact-heading>p:not(.eyebrow,.direct-email){max-width:35rem;margin:2rem 0;font-size:1.1rem;line-height:1.7}.contact-expectations{max-width:35rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgb(25 27 24 / 28%)}.contact-expectations p{margin:0}.contact-expectations ol{margin:1rem 0 0;padding-left:1.25rem;display:grid;gap:.65rem;line-height:1.5}.direct-email{margin:2rem 0 0;font-size:.9rem}.direct-email a{font-weight:800}.enquiry-form,.enquiry-success{padding:clamp(1.5rem,4vw,3rem);background:#fffaf0;color:var(--ink);box-shadow:.65rem .65rem 0 var(--ink)}.enquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.form-field{min-width:0}.form-field-wide{grid-column:1 / -1}.form-field label{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.5rem;font-size:.78rem;font-weight:800}.form-field label span{color:#647069;font-size:.68rem;font-weight:600;text-transform:uppercase}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid rgb(22 32 27 / 34%);border-radius:0;background:#fff;color:var(--ink);font:inherit}.form-field input,.form-field select{min-height:3.2rem;padding:0 .85rem}.form-field textarea{min-height:10rem;padding:.85rem;resize:vertical;line-height:1.5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--ink);outline:3px solid rgb(255 114 94 / 42%);outline-offset:1px}.field-help{margin-top:.5rem;display:flex;justify-content:space-between;gap:1rem;color:#5b665f;font-size:.7rem;line-height:1.45}.field-help span:first-child{max-width:35rem}.field-help span:last-child{flex:none;font-variant-numeric:tabular-nums}.honeypot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.consent-field{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;font-size:.78rem;line-height:1.5}.consent-field input{width:1.15rem;height:1.15rem;margin:.1rem 0 0;accent-color:var(--forest)}.enquiry-error{padding:.9rem 1rem;border-left:4px solid #a52318;background:#ffe7e0;font-size:.84rem;line-height:1.5}.enquiry-error a{font-weight:800}.form-submit{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.button-dark{border:0;background:var(--ink);color:#fff;cursor:pointer}.button-dark:disabled{cursor:wait;opacity:.72}.form-submit p{margin:0;color:#5b665f;font-size:.72rem}.enquiry-success{min-height:32rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.enquiry-success>span{width:3.5rem;height:3.5rem;margin-bottom:2rem;display:grid;place-items:center;border-radius:50%;background:var(--lime);font-size:1.5rem;font-weight:900}.enquiry-success .eyebrow{margin-bottom:1rem}.enquiry-success h3{max-width:12ch;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:400;letter-spacing:-.03em;line-height:1}.enquiry-success>p:not(.eyebrow){max-width:36rem;margin:1.25rem 0 0;line-height:1.65}.enquiry-retention{color:#58635c;font-size:.8rem}.text-button{margin-top:1.5rem;padding:0 0 .25rem;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:800}.privacy-section{padding:clamp(5rem,9vw,8rem) max(1rem,calc((100vw - 88rem)/2));display:grid;grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);gap:3rem 6rem;background:#d9ff56;color:var(--ink)}.privacy-section h2{max-width:10ch;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,5.5vw,6rem);font-weight:400;letter-spacing:-.035em;line-height:.95}.privacy-grid{border-top:1px solid rgb(22 32 27 / 28%)}.privacy-grid article{padding:1.5rem 0;display:grid;grid-template-columns:2rem minmax(10rem,.62fr) minmax(0,1.38fr);gap:1.25rem;border-bottom:1px solid rgb(22 32 27 / 28%)}.privacy-grid article>span{padding-top:.25rem;font-size:.68rem;font-weight:800;letter-spacing:.1em}.privacy-grid h3{margin:0;font-size:1rem}.privacy-grid p{margin:0;color:#344139;line-height:1.6}footer{padding:2rem max(1rem,calc((100vw - 88rem)/2));display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--ink);color:#fff;font-size:.8rem}.footer-mark span{background:var(--lime);color:var(--ink)}footer a:last-child{font-weight:700;text-decoration:none}footer>a:not(.wordmark){font-weight:700;text-decoration:none}@media(max-width:900px){.section-intro,.project-card,.services-heading,.focused-starts{grid-template-columns:1fr}.project-card:nth-child(2n) .project-visual{order:0}.project-visual{min-height:min(72vw,34rem)}.approach-heading{grid-template-columns:1fr}.approach-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;border-bottom:0}.contact-section,.privacy-section{grid-template-columns:1fr}.pricing-card,.pricing-card:first-child{border:0;border-bottom:1px solid rgb(22 32 27 / 24%)}.package-description,.package-fit{min-height:auto}.approach-grid li:nth-child(3){border-left:1px solid rgb(255 255 255 / 25%)}}@media(max-width:600px){h1{font-size:clamp(3.25rem,16vw,5rem)}.signal-band{justify-content:flex-start;font-size:1.2rem}.signal-band p:nth-of-type(3),.signal-band p:nth-of-type(4),.signal-band span:nth-of-type(3){display:none}.project-visual{min-height:22rem}.approach-grid,.experience-grid,.pricing-clarity{grid-template-columns:1fr}.focused-start-list article{grid-template-columns:1fr;gap:.8rem}.focused-start-list a{width:fit-content}.enquiry-form{grid-template-columns:1fr;padding:1.25rem;box-shadow:.4rem .4rem 0 var(--ink)}.form-field-wide{grid-column:auto}.field-help{flex-direction:column}.privacy-grid article{grid-template-columns:2rem 1fr}.privacy-grid article p{grid-column:2}.approach-grid li,.approach-grid li:nth-child(3){min-height:auto;border:0;border-top:1px solid rgb(255 255 255 / 25%)}.approach-grid li:first-child{border-left:0}.approach-grid h3{margin-top:2.5rem}.experience-grid article,.experience-grid article:nth-child(2n),.experience-grid article:nth-child(odd){min-height:17rem;padding:1.5rem 0;border-right:0}footer{align-items:flex-start;flex-direction:column}}.case-page{--case-accent: #d9ff56;--case-bg: #f4f0e8;--case-dark: #14251e;min-height:100vh;background:var(--case-bg)}.case-haven{--case-accent: #e59a67;--case-bg: #f1e8dc;--case-dark: #233a2f}.case-forma{--case-accent: #315dff;--case-bg: #eee9df;--case-dark: #191b22}.case-lumina{--case-accent: #b2cf9c;--case-bg: #f1ede7;--case-dark: #3a2236}.case-northstar{--case-accent: #d7e56f;--case-bg: #f1eee4;--case-dark: #172c24}.case-header{width:min(100% - 2rem,88rem);margin:0 auto;padding:1.15rem 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(22 32 27 / 18%)}.case-header nav{display:flex;align-items:center;gap:1.25rem}.case-header nav a{font-size:.86rem;font-weight:700;text-decoration:none}.case-header .nav-cta{background:var(--case-dark)}.case-hero{width:min(100% - 2rem,88rem);min-height:calc(100vh - 5rem);margin:0 auto;padding:clamp(3.5rem,8vw,7rem) 0 5rem;display:grid;grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:center;gap:clamp(2.5rem,7vw,7rem)}.case-hero h1{max-width:10ch;font-size:clamp(4.5rem,9vw,9rem)}.case-outcome{max-width:30rem;margin:1.6rem 0 0;font-family:Georgia,serif;font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1.15}.case-summary{max-width:38rem;margin:1.25rem 0 0;color:#556159;line-height:1.7}.case-actions{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.case-primary{background:var(--case-dark);color:#fff}.case-text-link{padding:.7rem 0;border-bottom:1px solid currentColor;font-weight:700;text-decoration:none}.case-hero-visual{position:relative;min-height:clamp(28rem,52vw,46rem);overflow:hidden;background:var(--case-dark)}.case-hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.case-hero-visual>span{position:absolute;right:1rem;bottom:1rem;padding:.55rem .75rem;background:#0a0c0bd1;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.case-fieldflow-visual{position:absolute;inset:clamp(2rem,6vw,6rem);padding:2rem;display:grid;grid-template-columns:1fr auto;align-content:center;gap:.75rem;border:1px solid rgb(255 255 255 / 24%);border-radius:1.5rem;background:#f7f4eb;box-shadow:0 2rem 5rem #00000059}.case-fieldflow-visual p{margin:0;padding:1rem;border-radius:.6rem;background:#e5eed0;font-weight:800}.case-fieldflow-visual p:nth-of-type(2n){background:#ffe1d8}.case-fieldflow-visual span{align-self:center;color:#455149}.case-facts{padding:0 max(1rem,calc((100vw - 88rem)/2)) clamp(4rem,8vw,7rem)}.case-facts dl{margin:0;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid rgb(22 32 27 / 22%)}.case-facts dl div{padding:1.5rem 1.5rem 1.5rem 0;border-right:1px solid rgb(22 32 27 / 22%)}.case-facts dl div:not(:first-child){padding-left:1.5rem}.case-facts dl div:last-child{border-right:0}.case-facts dt{color:#4d5851;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.case-facts dd{margin:.65rem 0 0;line-height:1.5}.case-section{padding:clamp(5rem,10vw,9rem) max(1rem,calc((100vw - 88rem)/2));display:grid;grid-template-columns:minmax(11rem,.55fr) minmax(0,1.45fr);gap:clamp(2rem,7vw,8rem);border-top:1px solid rgb(22 32 27 / 18%)}.case-section-label{display:flex;align-items:flex-start;gap:.85rem}.case-section-label span{width:2.3rem;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:var(--case-accent);color:#16201b;font-size:.7rem;font-weight:800}.case-section-label p{margin:.55rem 0 0;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.case-narrative{max-width:52rem}.case-narrative h2,.case-strategy h2,.case-close h2{margin:0 0 2rem;font-family:Georgia,serif;font-size:clamp(2.8rem,5.5vw,5.5rem);font-weight:400;letter-spacing:-.04em;line-height:.98}.case-narrative>p{margin:1rem 0 0;color:#4f5b54;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.75}.case-proof{display:grid;grid-template-columns:repeat(4,1fr);background:var(--case-accent);color:#16201b}.case-proof div{min-height:13rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid rgb(22 32 27 / 24%)}.case-proof div:last-child{border:0}.case-proof strong{font-family:Georgia,serif;font-size:clamp(3.8rem,7vw,7rem);font-weight:400;line-height:1}.case-proof span{max-width:10rem;font-size:.75rem;font-weight:800;text-transform:uppercase}.case-built-list{margin:0;padding:0;border-top:1px solid rgb(22 32 27 / 22%);list-style:none}.case-built-list li{padding:1.2rem 0;display:grid;grid-template-columns:3rem 1fr;gap:1rem;border-bottom:1px solid rgb(22 32 27 / 22%)}.case-built-list span{color:#4d5851;font-size:.7rem;font-weight:800}.case-built-list p{margin:0;line-height:1.6}.case-strategy{padding:clamp(5rem,10vw,9rem) max(1rem,calc((100vw - 88rem)/2));display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem);background:var(--case-accent);color:#16201b}.case-strategy-title h2{max-width:10ch}.case-strategy>div:last-child{align-self:end}.case-strategy>div:last-child p{margin:1.25rem 0 0;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.75}.case-journeys ol{margin:0;padding:0;counter-reset:journey;list-style:none}.case-journeys li{position:relative;min-height:4.5rem;padding:1rem 0 1rem 4rem;border-bottom:1px solid rgb(22 32 27 / 20%);line-height:1.55;counter-increment:journey}.case-journeys li:before{position:absolute;left:0;top:.7rem;width:2.5rem;aspect-ratio:1;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;content:counter(journey);font-family:Georgia,serif;font-size:1.2rem}.case-dark{background:var(--case-dark);color:#f5f1e8}.case-dark .case-section-label span{color:#16201b}.case-dark .case-narrative>p{color:#c7d1ca}.technology{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / 25%)}.technology span{color:var(--case-accent);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.technology p{margin:.7rem 0 0;line-height:1.6}.case-evidence ul{margin:0;padding-left:1.25rem}.case-evidence li{margin:.9rem 0;padding-left:.5rem;line-height:1.65}.evidence-note{padding:1.2rem;border-left:4px solid var(--case-accent);background:#fff;font-size:.88rem!important}.case-value aside{margin-top:2rem;padding:1.5rem;border:1px solid rgb(22 32 27 / 24%);background:#ffffff6b}.case-value aside strong{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.case-value aside p{margin:.75rem 0 0;line-height:1.65}.case-close{padding:clamp(5rem,10vw,10rem) max(1rem,calc((100vw - 88rem)/2));background:var(--case-accent)}.case-close>p{font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.case-close h2{max-width:15ch}.case-close>div{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.case-close>div>a:last-child{font-weight:800;text-decoration:none}.case-footer{background:var(--case-dark)}.case-not-found{min-height:100vh;padding:clamp(3rem,10vw,9rem);display:grid;place-content:center;background:#f4f0e8}.case-not-found h1{margin-bottom:2rem}.case-not-found .button{justify-self:start}@media(max-width:850px){.case-hero,.case-section,.case-strategy{grid-template-columns:1fr}.case-hero{min-height:auto}.case-hero-visual{min-height:min(95vw,38rem)}.case-facts dl{grid-template-columns:1fr}.case-facts dl div,.case-facts dl div:not(:first-child){padding:1rem 0;border-right:0;border-bottom:1px solid rgb(22 32 27 / 18%)}.case-facts dl div:last-child{border-bottom:0}.case-proof{grid-template-columns:repeat(2,1fr)}.case-proof div:nth-child(2){border-right:0}.case-proof div:nth-child(-n+2){border-bottom:1px solid rgb(22 32 27 / 24%)}}@media(max-width:600px){.case-header nav>a:first-child{display:none}.case-header .nav-cta{padding:.7rem .85rem}.case-hero h1{font-size:clamp(4rem,19vw,6rem)}.case-hero-visual{min-height:24rem}.case-proof div{min-height:10rem}.case-proof strong{font-size:3.6rem}.case-close>div{align-items:flex-start;flex-direction:column}}
