:root{--bg: #f7f9fc;--surface: #ffffff;--surface-soft: #edf5fb;--ink: #17202a;--muted: #657381;--line: #dbe6ee;--brand: #5b8db8;--brand-dark: #3f6f9a;--accent: #ee8c7a;--accent-soft: #fff0ec;--shadow: 0 18px 60px rgba(50, 73, 98, .1);--radius: 8px;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}img{display:block;max-width:100%}section{scroll-margin-top:92px}::selection{background:#5b8db833}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:32px;min-height:78px;padding:0 40px;border-bottom:1px solid rgba(219,230,238,.9);background:#f7f9fce6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-lockup{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:0}.brand-lockup img{width:98px;height:42px;flex:0 0 auto;object-fit:contain}.site-header nav,.site-footer nav{display:flex;align-items:center;justify-content:center;gap:30px;color:var(--muted);font-size:14px;font-weight:650}.site-header nav a,.site-footer nav a{transition:color .16s ease}.site-header nav a:hover,.site-header nav a:focus-visible,.site-footer nav a:hover,.site-footer nav a:focus-visible{color:var(--ink)}.button,.contact-form button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border-radius:var(--radius);font-size:14px;font-weight:750;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.button.primary,.contact-form button{padding:0 18px;background:var(--brand);color:#fff}.button.primary:hover,.button.primary:focus-visible,.contact-form button:hover,.contact-form button:focus-visible{transform:translateY(-2px);background:var(--brand-dark)}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:56px;align-items:center;max-width:1440px;min-height:760px;margin:0 auto;padding:76px 40px 84px}.hero-copy{max-width:650px}.hero h1{margin:0;font-size:68px;font-weight:850;line-height:1.02;letter-spacing:0;text-wrap:balance}.hero h1:after,.section-heading h2:after{color:var(--accent);content:"."}.hero p{max-width:560px;margin:26px 0 0;color:var(--muted);font-size:20px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{padding:0 20px}.button.secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.button.secondary:hover,.button.secondary:focus-visible{transform:translateY(-2px);border-color:#5b8db866}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero-proof span,.tag-list span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffbd;color:var(--muted);font-size:13px;font-weight:650}.hero-media{overflow:hidden;border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.hero-media img{width:100%;height:min(640px,70svh);object-fit:cover}.section{max-width:1280px;margin:0 auto;padding:92px 40px}.section-heading{margin-bottom:42px}.section-heading.centered{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.section-heading.split{display:flex;align-items:end;justify-content:space-between;gap:32px}.section-heading h2,.outcomes-section h2,.contact-copy h2{margin:0;font-size:44px;font-weight:820;line-height:1.08;letter-spacing:0;text-wrap:balance}.section-heading p,.contact-copy p{max-width:700px;margin:14px auto 0;color:var(--muted);font-size:17px;line-height:1.65}.section-heading.split p{margin-left:0}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.service-card,.work-card,.contact-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 34px #1118170d}.service-card{display:flex;flex-direction:column;min-height:430px;padding:26px}.service-icon{display:inline-grid;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--surface-soft);color:var(--brand)}.service-card:nth-child(2n) .service-icon{background:#ef6a5a1f;color:var(--accent)}.service-card h3,.work-card h3,.process-step h3{margin:24px 0 0;font-size:22px;font-weight:780;line-height:1.2}.service-card p,.work-card p,.process-step p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.service-card ul{display:grid;gap:12px;margin:auto 0 0;padding:24px 0 0;list-style:none}.service-card li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;color:var(--ink);font-size:14px;line-height:1.45}.service-card li svg{color:var(--brand);margin-top:1px}.when-section{padding-top:72px}.situation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.situation-card{min-height:240px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#f7fbff)}.situation-card h3{margin:0;font-size:19px;font-weight:780;line-height:1.25}.situation-card p{margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.process-section{padding-top:70px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.process-step{position:relative;padding:26px 10px 0;text-align:center}.process-step:before{position:absolute;top:54px;right:-50%;left:50%;height:1px;background:var(--line);content:""}.process-step:last-child:before{display:none}.process-step>span{position:relative;z-index:1;display:inline-grid;width:64px;height:64px;place-items:center;border-radius:50%;background:var(--surface);box-shadow:0 8px 26px #11181714;color:var(--brand);font-weight:850}.outcomes-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.75fr);gap:60px;align-items:center;max-width:1280px;margin:12px auto 0;padding:58px 40px;border-radius:18px;background:linear-gradient(135deg,#eaf5ff,#fff5f2)}.outcomes-copy{max-width:520px}.outcomes-section h2{margin:0}.outcomes-section p,.outcome-card p{color:var(--muted);line-height:1.65}.outcomes-section p{margin:16px 0 0;font-size:17px}.outcome-grid{display:grid;gap:16px}.outcome-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:6px 16px;align-items:start;padding:20px;border:1px solid rgba(126,166,201,.26);border-radius:var(--radius);background:#ffffffb8}.outcome-card svg{grid-row:span 2;color:var(--brand)}.outcome-card h3{margin:0;font-size:18px}.outcome-card p{margin:4px 0 0;font-size:15px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--brand);font-weight:750;white-space:nowrap}.section-kicker,.case-eyebrow{display:block;margin-bottom:12px;color:var(--brand);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.work-carousel{display:grid;gap:22px}.work-card{overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.work-card:hover{transform:translateY(-4px);border-color:#5b8db873;box-shadow:0 22px 56px #32496224}.work-card-button{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:stretch;width:100%;padding:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.work-card-media{position:relative;overflow:hidden;min-height:390px;background:var(--surface-soft)}.work-card-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(8,14,20,.38));content:""}.work-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.work-card:hover .work-card-media img{transform:scale(1.025)}.work-card-media span{position:absolute;z-index:1;bottom:16px;left:18px;padding:7px 10px;border-radius:999px;background:#ffffffeb;color:var(--ink);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.work-card-content{display:flex;flex-direction:column;justify-content:center;padding:26px}.work-card h3{margin:18px 0 0;font-size:28px;line-height:1.12}.work-card p{margin:14px 0 0;font-size:15px}.work-card-meta{display:flex;justify-content:space-between;gap:18px;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.work-card-meta span:first-child{color:var(--brand)}.work-card-action{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:18px;border-top:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:800}.work-carousel-controls{display:flex;align-items:center;justify-content:center;gap:14px}.work-carousel-arrow{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.work-carousel-arrow:hover,.work-carousel-arrow:focus-visible{border-color:var(--brand);background:var(--brand);color:#fff}.work-carousel-dots{display:flex;align-items:center;gap:8px}.work-carousel-dots button{width:9px;height:9px;padding:0;border-radius:50%;background:var(--line);cursor:pointer;transition:width .16s ease,background .16s ease}.work-carousel-dots button[aria-pressed=true]{width:28px;border-radius:999px;background:var(--brand)}.work-carousel-count{min-width:44px;color:var(--muted);font-size:13px;font-variant-numeric:tabular-nums;text-align:center}.case-dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:24px;background:#0a121ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.case-dialog{width:min(1180px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:var(--surface);box-shadow:0 30px 100px #00000061}.case-dialog-topbar{position:sticky;z-index:4;top:-24px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:14px 22px 14px 30px;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.case-dialog-topbar>div{display:flex;align-items:center;gap:14px}.case-dialog-topbar span{padding:6px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.case-dialog-topbar strong{font-size:15px;letter-spacing:.04em}.case-close-button,.case-gallery-arrow,.case-thumbnails button{display:inline-grid;place-items:center;padding:0;cursor:pointer}.case-close-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink)}.case-dialog-content{padding:50px}.case-dialog-header{max-width:880px;margin-bottom:38px}.case-dialog-header>p:first-child{margin:0 0 12px;color:var(--brand);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.case-dialog-header h3{margin:0;font-size:50px;font-weight:840;line-height:1.04;text-wrap:balance}.case-dialog-header>p:last-child{max-width:760px;margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.6}.case-gallery{position:relative}.case-gallery figure{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#0b1016}.case-gallery figure img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.case-gallery figcaption{display:flex;justify-content:space-between;gap:24px;padding:14px 18px;background:#0b1016;color:#ffffffd1;font-size:13px}.case-gallery figcaption span:last-child{white-space:nowrap}.case-gallery-arrow{position:absolute;top:calc(50% - 26px);width:48px;height:48px;border-radius:50%;background:#fffffff0;color:var(--ink);box-shadow:0 8px 24px #0003}.case-gallery-arrow.previous{left:18px}.case-gallery-arrow.next{right:18px}.case-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.case-thumbnails button{overflow:hidden;border:3px solid transparent;border-radius:8px;background:var(--surface-soft);opacity:.64;transition:border-color .16s ease,opacity .16s ease}.case-thumbnails button[aria-pressed=true]{border-color:var(--brand);opacity:1}.case-thumbnails img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.case-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:54px}.case-story-grid section{padding-top:24px;border-top:1px solid var(--line)}.case-story-grid p,.case-outcomes-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.case-scope{margin-top:44px}.case-scope .tag-list{margin:0}.case-outcomes{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:44px;align-items:center;margin-top:50px;padding:34px;border-radius:12px;background:linear-gradient(135deg,var(--surface-soft),var(--accent-soft))}.case-outcomes>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.case-outcomes>div:last-child>div{min-width:0;padding-left:18px;border-left:1px solid rgba(91,141,184,.28)}.case-outcomes strong,.case-outcomes>div:last-child span{display:block}.case-outcomes strong{color:var(--brand-dark);font-size:32px;line-height:1}.case-outcomes>div:last-child span{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.4}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;margin-bottom:24px}.contact-section{padding-top:62px}.contact-panel{display:grid;grid-template-columns:minmax(0,.86fr) minmax(360px,1fr);overflow:hidden}.contact-copy{display:flex;flex-direction:column;justify-content:space-between;padding:48px;background:var(--surface-soft)}.contact-copy a{display:inline-flex;align-items:center;gap:10px;margin-top:34px;color:var(--brand);font-weight:750}.contact-form{display:grid;gap:16px;padding:48px;background:var(--surface)}.contact-form label{display:grid;gap:8px}.contact-form label span{color:var(--muted);font-size:13px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);outline:0;padding:14px;resize:vertical;transition:border-color .16s ease,box-shadow .16s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#5b8db89e;box-shadow:0 0 0 4px #5b8db824}.contact-form button{justify-content:space-between;min-height:52px;margin-top:2px;cursor:pointer}.form-status{margin:0;color:var(--brand);font-size:14px;font-weight:700}.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:30px 40px 44px;color:var(--muted);font-size:14px}.footer-brand{color:var(--ink);font-size:18px}.footer-brand img{width:78px;height:34px}:focus-visible{outline:3px solid rgba(239,106,90,.45);outline-offset:3px}@media(max-width:1120px){.hero,.outcomes-section,.contact-panel{grid-template-columns:1fr}.hero{gap:38px;min-height:0}.service-grid,.situation-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-step:nth-child(2):before{display:none}.work-card-button{display:block}.work-card-media{min-height:0;aspect-ratio:16 / 10}.case-dialog-content{padding:38px}.case-dialog-header h3{font-size:42px}.case-outcomes{grid-template-columns:1fr}}@media(max-width:760px){html{scroll-padding-top:104px}section{scroll-margin-top:104px}.site-header{grid-template-columns:1fr;gap:8px;min-height:0;padding:10px 16px 0}.brand-lockup{gap:8px;font-size:18px}.brand-lockup img{width:72px;height:31px}.site-header nav{justify-content:flex-start;gap:18px;padding-bottom:10px;overflow-x:auto;font-size:12px;scrollbar-width:none;white-space:nowrap}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:0 0 auto}.hero,.section{padding-right:16px;padding-left:16px}.hero{gap:24px;padding-top:28px;padding-bottom:40px}.hero h1{font-size:clamp(36px,10.25vw,42px);line-height:1.03}.hero p{margin-top:18px;font-size:16px}.hero-actions{display:grid;gap:10px;margin-top:24px}.button{width:100%;min-height:50px}.hero-proof{gap:8px;margin-top:22px}.hero-media img{height:min(220px,58vw)}.section{padding-top:54px;padding-bottom:54px}.section-heading{margin-bottom:30px}.section-heading.split{display:grid;gap:18px}.section-heading h2,.outcomes-section h2,.contact-copy h2{font-size:32px}.section-heading p,.contact-copy p,.outcomes-section p{font-size:16px}.text-link{white-space:normal}.service-grid,.situation-grid,.process-grid{grid-template-columns:1fr}.service-card,.situation-card{min-height:0;padding:22px 20px}.process-step{padding-right:0;padding-left:0}.process-step:before{display:none}.outcomes-section{gap:28px;margin-right:12px;margin-left:12px;padding:36px 20px}.work-carousel{gap:18px}.work-card-content{padding:20px}.work-card h3{font-size:23px}.work-card-meta{display:grid;gap:6px}.work-carousel-controls{gap:8px}.work-carousel-arrow{width:40px;height:40px}.work-carousel-dots{gap:7px}.work-carousel-dots button[aria-pressed=true]{width:24px}.work-carousel-count{min-width:36px}.case-dialog-backdrop{padding:0}.case-dialog{width:100%;min-height:100%;border:0;border-radius:0}.case-dialog-topbar{top:0;min-height:66px;padding:12px 16px}.case-dialog-topbar>div{gap:9px}.case-dialog-topbar span{display:none}.case-dialog-content{padding:28px 16px 44px}.case-dialog-header{margin-bottom:28px}.case-dialog-header h3{font-size:32px}.case-dialog-header>p:last-child{font-size:16px}.case-gallery figcaption{align-items:flex-start;gap:12px;font-size:12px}.case-gallery-arrow{top:calc(50% - 30px);width:40px;height:40px}.case-gallery-arrow.previous{left:10px}.case-gallery-arrow.next{right:10px}.case-thumbnails{gap:7px}.case-story-grid{grid-template-columns:1fr;gap:28px;margin-top:42px}.case-outcomes{gap:28px;margin-top:40px;padding:22px 18px}.case-outcomes strong{font-size:26px}.contact-copy,.contact-form{padding:28px 20px}.contact-copy a{overflow-wrap:anywhere}.site-footer{grid-template-columns:1fr;gap:22px;padding:28px 16px 36px}.site-footer>*{min-width:0}.site-footer nav{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px;width:100%}.site-footer>span{width:100%}}@media(max-width:420px){.site-header nav{gap:10px;font-size:11px}.hero h1{font-size:34px}.hero-media img{height:170px}.case-gallery figcaption{display:grid}.case-outcomes>div:last-child{grid-template-columns:1fr}.case-outcomes>div:last-child>div{padding:12px 0 0;border-top:1px solid rgba(91,141,184,.28);border-left:0}}
