.landing{--landing-left: clamp(220px, 22vw, 330px);--landing-right: clamp(240px, 26vw, 360px);position:relative;height:100vh;overflow:hidden;background:var(--bg)}.landing-identity{position:fixed;top:0;left:0;bottom:0;width:var(--landing-left);padding:48px 24px 48px 40px;background:var(--bg);z-index:20}.landing-brand{display:flex;flex-direction:column;line-height:1.32;margin-bottom:18px}.landing-name{font-family:var(--font-sans);font-size:18px;font-weight:600;color:var(--text)}.landing-role{font-family:var(--font-sans);font-size:18px;font-weight:400;color:var(--text-muted)}.landing-chips{display:flex;flex-wrap:wrap;gap:8px}.landing-nav{position:absolute;top:50%;left:26px;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:4px}.landing-nav-item{display:inline-block;padding:8px 14px;font-size:15px;font-weight:500;color:var(--text-muted);border-radius:999px;transition:color .2s,background .2s}.landing-nav-item:hover{color:var(--text);background:var(--bg)}.landing-nav-item--active{color:var(--text);font-weight:600;background:var(--nav-active-bg)}.landing-stage{position:relative;height:100vh}.landing-panel{display:flex;align-items:stretch;height:100vh}.landing--interactive .landing-panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.04);pointer-events:none;transition:opacity .9s ease,transform 1.3s ease}.landing--interactive .landing-panel--active{opacity:1;transform:none;pointer-events:auto;z-index:1}.landing-panel-spacer{width:var(--landing-left);flex:none}.landing-photo{display:block;position:relative;flex:1 1 auto;min-width:0;height:100%;overflow:hidden;background:var(--bg)}.landing-photo-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.landing-meta{width:var(--landing-right);flex:none;display:flex;flex-direction:column;justify-content:center;padding:0 clamp(24px,3vw,56px) 0 32px}.landing-meta-head{display:flex;flex-direction:column;line-height:1.18;margin-bottom:16px}.landing-meta-number{font-size:26px;font-weight:400;color:var(--meta-number)}.landing-meta-name{font-size:26px;font-weight:400;color:var(--meta-name)}.landing-meta-chips{gap:8px}@media(max-width:900px){.landing{height:auto;overflow:visible}.landing-identity{position:static;width:100%;padding:28px 24px 20px;border-bottom:1px solid var(--border)}.landing-nav{position:static;transform:none;flex-direction:row;flex-wrap:wrap;gap:6px;left:0;margin-top:18px;margin-left:-6px}.landing-stage{height:auto}.landing-panel{display:block;height:auto;padding:28px 24px 8px}.landing-panel-spacer{display:none}.landing-photo{height:auto;aspect-ratio:5 / 6;border-radius:18px}.landing-photo-img{border-radius:18px}.landing-meta{width:100%;padding:18px 0 0}.landing-meta-head{flex-direction:row;align-items:baseline;gap:10px;margin-bottom:12px}}@media(max-width:480px){.landing-identity{padding:24px 16px 16px}.landing-panel{padding:24px 16px 4px}.landing-meta-number,.landing-meta-name{font-size:22px}}@media(prefers-reduced-motion:reduce){.landing--interactive .landing-panel{transition:opacity .3s ease;transform:none}}.aboutx{position:relative;min-height:100vh;background:var(--bg)}.aboutx-body{margin-left:var(--landing-left);padding:0 0 96px}.aboutx-images{display:block}.aboutx-images img{display:block;width:100%;height:auto}.aboutx-text{padding:6px 48px 0 clamp(20px,2.2vw,40px);max-width:640px}.aboutx-label{display:flex;flex-direction:column;font-size:12px;font-weight:500;letter-spacing:.04em;line-height:1.5;color:var(--text-muted);margin-bottom:22px}.aboutx-heading{margin:0 0 20px;font-size:clamp(20px,2.4vw,24px);font-weight:600;letter-spacing:-.01em;color:var(--text)}.aboutx-paragraph{margin:0 0 18px;font-size:15px;line-height:1.62;color:var(--text-muted)}.aboutx-paragraph:last-child{margin-bottom:0}@media(min-width:901px){.aboutx-body{display:grid;grid-template-columns:minmax(0,1fr) clamp(340px,34vw,520px);column-gap:clamp(16px,2vw,36px);align-items:start}.aboutx-images--bg{grid-column:1;grid-row:1}.aboutx-text--bg{grid-column:2;grid-row:1;padding-top:56px}.aboutx-images--hob{grid-column:1;grid-row:2}.aboutx-text--hob{grid-column:2;grid-row:2;padding-top:56px}}@media(max-width:900px){.aboutx-body{margin-left:0;padding:0 0 64px}.aboutx-text{padding:28px 24px 40px;max-width:640px}.aboutx-images img{aspect-ratio:auto}}.case-study-page{position:relative;width:100%;max-width:100%;padding:0 25px;overflow-x:hidden}.case-study-page:before,.case-study-page:after{content:"";position:fixed;top:0;bottom:0;width:1px;pointer-events:none;background:repeating-linear-gradient(to bottom,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px);border:none;border-radius:0}.case-study-page:before{left:180px}.case-study-page:after{right:180px;left:auto}.case-study-dotted-line-horizontal{margin-top:80px;margin-bottom:250px;width:100vw;margin-left:calc(50% - 50vw);height:1px;background:repeating-linear-gradient(to right,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px);padding:0 180px;box-sizing:border-box;background-clip:content-box;background-origin:content-box}.case-study-process-with-vertical{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-top:250px}.case-study-dotted-line-horizontal--after-problem{margin-top:0;margin-bottom:0}.case-study-dotted-line-horizontal--after-process{margin-top:80px;margin-bottom:64px}.case-study--has-process-vertical .case-study-section--problem-first:after{display:none}.case-study-dotted-line-vertical{position:absolute;left:580px;top:0;bottom:0;width:1px;pointer-events:none;background:repeating-linear-gradient(to bottom,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px)}@media(max-width:900px){.case-study-page:before{left:24px}.case-study-page:after{right:24px}.case-study-dotted-line-horizontal{padding-left:24px;padding-right:24px}.case-study-section--problem:after{padding-left:24px;padding-right:24px}.case-study-section--outcome:before{padding-left:24px;padding-right:24px}.case-study-section--process-with-line:after{width:calc(100vw - 48px);margin-left:0}.case-study-dotted-line-vertical{left:424px}.case-study-process-with-vertical{width:100%;max-width:100%;margin-left:0;margin-top:80px;box-sizing:border-box}.case-study-process-with-vertical>.case-study-dotted-line-horizontal{width:100%;margin-left:0}.case-study-process-with-vertical .case-study-section--process{display:grid;grid-template-columns:1fr;gap:24px 0;width:100%;max-width:100%;min-width:0;padding-left:0;padding-right:0;margin-top:64px;box-sizing:border-box}.case-study-process-with-vertical .case-study-process-left{min-width:0;order:1;grid-row:1;padding-left:0;padding-right:0}.case-study-process-with-vertical .case-study-section--process .case-study-process-images{order:2;grid-row:2;grid-template-columns:1fr;gap:24px;min-width:0;padding-left:0;padding-right:0}.case-study-process-with-vertical .case-study-section--process .case-study-process-figure{min-width:0}.case-study-process-with-vertical .case-study-section--process .case-study-process-image{display:block;width:100%;max-width:100%;height:auto}.case-study-process-with-vertical .case-study-section--process .case-study-section-body{overflow-wrap:break-word}.case-study-section--process-with-line:after{margin-top:80px}.case-study-dotted-line-vertical,.case-study-deliverables-callout{display:none}.case-study-deliverables-panel{padding-left:0;padding-right:0}.case-study--has-process-vertical .case-study-deliverables-panel{grid-template-columns:1fr}.case-study--has-process-vertical .case-study-deliverables-panel-left:after{display:none}.case-study--has-process-vertical .case-study-deliverables-panel-right{order:1;grid-row:1;width:100%;min-width:0}.case-study--has-process-vertical .case-study-deliverables-panel-left{order:2;grid-row:2;min-width:0;padding-right:0}.case-study-section--outcome .case-study-problem-grid{grid-template-columns:1fr}}@media(max-width:480px){.case-study-page{padding-left:16px;padding-right:16px}.case-study-page:before{left:16px}.case-study-page:after{right:16px}.case-study-dotted-line-horizontal{padding-left:16px;padding-right:16px;margin-bottom:48px}.case-study-process-with-vertical{margin-top:48px}.case-study-section--problem:after{padding-left:16px;padding-right:16px;margin-top:48px}.case-study-section--outcome:before{margin-top:48px;margin-bottom:32px}.case-study-section--outcome:before{padding-left:16px;padding-right:16px}.case-study-section--process-with-line:after{margin-top:32px}.case-study-section--problem{padding-left:16px;padding-right:16px}.case-study-back{margin-bottom:32px}.case-study-hero{margin-bottom:24px}.case-study-title{font-size:clamp(26px,6vw,32px)}.case-study-tagline{margin-bottom:80px;font-size:16px}.case-study-cta{margin-top:48px;padding-top:32px}.case-study:not(.case-study--has-process-vertical) .case-study-section--process{padding-left:16px;padding-right:16px}.case-study:not(.case-study--has-process-vertical) .case-study-process-images{padding-right:16px}.case-study-section--problem-first .case-study-section-intro,.case-study-section--outcome .case-study-section-intro{padding-left:16px;padding-right:16px}}@keyframes case-study-stagger-in{0%{opacity:0;transform:translateY(16px)}70%{opacity:1;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.case-study-back{animation:case-study-stagger-in .55s cubic-bezier(.34,1.2,.64,1) 0s forwards;opacity:0}.case-study>*{animation:case-study-stagger-in .55s cubic-bezier(.34,1.2,.64,1) forwards;opacity:0}.case-study>*:nth-child(1){animation-delay:.08s}.case-study>*:nth-child(2){animation-delay:.16s}.case-study>*:nth-child(3){animation-delay:.24s}.case-study>*:nth-child(4){animation-delay:.32s}.case-study>*:nth-child(5){animation-delay:.4s}.case-study>*:nth-child(6){animation-delay:.48s}.case-study>*:nth-child(7){animation-delay:.56s}.case-study>*:nth-child(8){animation-delay:.64s}.case-study>*:nth-child(9){animation-delay:.72s}.case-study>*:nth-child(10){animation-delay:.8s}.case-study>*:nth-child(11){animation-delay:.88s}.case-study>*:nth-child(12){animation-delay:.96s}.case-study>*:nth-child(13){animation-delay:1.04s}.case-study>*:nth-child(14){animation-delay:1.12s}.case-study>*:nth-child(15){animation-delay:1.2s}.case-study{max-width:100%;margin:0;padding-bottom:80px}.case-study--missing{padding:48px 0;color:var(--text-muted)}.case-study--missing a{color:var(--text);text-decoration:underline}.case-study-back{display:inline-flex;align-items:center;gap:12px;margin-bottom:55px;text-decoration:none;color:var(--text);transition:color .2s}.case-study-back:hover{color:var(--text-muted)}.case-study-back-arrow{font-size:18px;font-weight:400;opacity:0;animation:case-study-arrow-fade-in .4s ease-out forwards}.case-study-back-name{font-family:var(--font-sans);font-size:18px;font-weight:400;color:inherit}@keyframes case-study-arrow-fade-in{0%{opacity:0}to{opacity:1}}.case-study-hero{margin-bottom:40px}.case-study-title{font-family:"Inter",var(--font-sans);font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin:0 0 20px;color:var(--text)}.case-study-tagline{font-size:18px;line-height:1.6;color:var(--text-muted);margin:0 0 130px}.case-study-meta{display:flex;flex-wrap:wrap;gap:24px 40px;margin:0}.case-study-meta__live{margin-left:auto}.case-study-meta__live-arrow{margin-left:.25em}.case-study-meta div{display:flex;flex-direction:column;gap:4px}.case-study-meta dt{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0}.case-study-meta dd{font-size:15px;font-weight:500;color:var(--text);margin:0}.case-study-meta a{color:var(--text);text-decoration:none}.case-study-meta a:hover{color:var(--text-muted)}@media(max-width:900px){.case-study--has-process-vertical .case-study-meta>div:first-child{order:1}.case-study--has-process-vertical .case-study-meta .case-study-meta__live{order:2;margin-left:0}.case-study--has-process-vertical .case-study-meta>div:nth-child(2){order:3}}.case-study-hero-bento{width:100%;max-width:1393px;aspect-ratio:1393 / 962;display:grid;grid-template-rows:1fr 1fr;gap:12px;margin-bottom:64px}.case-study-hero-bento__row{display:grid;grid-template-columns:2.03fr 1fr;gap:12px;min-height:0}.case-study-hero-bento__row--swapped{grid-template-columns:1fr 2.03fr}.case-study-hero-bento__cell{background:var(--surface);border-radius:25px;border:.5px solid var(--divider);box-shadow:0 0 6.55px #0000001a;overflow:hidden;position:relative}.case-study-hero-bento__cell-img{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;display:block;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;border-radius:25px}.case-study-hero-image{margin-bottom:250px;background:var(--surface);border-radius:25px;border:.5px solid var(--divider);box-shadow:0 0 6.55px #0000001a;overflow:hidden}.case-study-hero-image--with-line{margin-bottom:0}.case-study-hero-img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;vertical-align:top}.case-study-placeholder{background:var(--border);border-radius:8px}.case-study-placeholder--hero{width:100%;aspect-ratio:16 / 10}.case-study-placeholder--process{width:100%;aspect-ratio:4 / 3}.case-study-section{margin-bottom:64px}.case-study-section-subtitle{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 12px;text-align:center}.case-study-section-heading{font-size:24px;font-weight:600;color:var(--text);margin:0 0 16px;line-height:1.3}.case-study-section-heading--centered{text-align:center}.case-study-section-intro{font-size:16px;line-height:1.6;color:var(--text-muted);margin:0 0 32px;text-align:center}.case-study-section--problem-first .case-study-section-intro{max-width:750px;margin-left:auto;margin-right:auto;padding-left:48px;padding-right:48px;box-sizing:content-box}.case-study-section-body{font-size:16px;line-height:1.7;color:var(--text);margin:0 0 24px}.case-study-section--problem{text-align:center;padding-left:100px;padding-right:100px}.case-study-section--problem:after{content:"";display:block;margin-top:250px;width:100vw;margin-left:calc(50% - 50vw);height:1px;background:repeating-linear-gradient(to right,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px);padding:0 180px;box-sizing:border-box;background-clip:content-box;background-origin:content-box}.case-study-section--outcome:before{content:"";display:block;margin-top:250px;margin-bottom:100px;width:100vw;margin-left:calc(50% - 50vw);height:1px;background:repeating-linear-gradient(to right,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px);padding:0 180px;box-sizing:border-box;background-clip:content-box;background-origin:content-box}.case-study--hugsi .case-study-section--outcome:before{margin-top:64px}.case-study-section--outcome:after{margin-top:100px}.case-study-section--problem .case-study-section-subtitle{display:inline-block;background:var(--surface-2);padding:6px 14px;border-radius:999px}.case-study-section--problem .case-study-section-body{text-align:center}.case-study-problem-image-wrap{margin-top:50px}.case-study-problem-image{display:block;width:100%;max-width:520px;margin-left:auto;margin-right:auto;border-radius:8px;object-fit:contain}.case-study-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px;text-align:left}.case-study-section--outcome .case-study-problem-grid{grid-template-columns:repeat(3,1fr)}.case-study-section--outcome .case-study-section-intro{max-width:520px;margin-left:auto;margin-right:auto;padding-left:48px;padding-right:48px;box-sizing:content-box}.case-study-section--outcome .case-study-problem-card{display:flex;flex-direction:column}.case-study-section--outcome .case-study-problem-card-body{flex:1;font-size:14px;line-height:1.6;color:var(--text);margin:0 0 12px;padding-left:20px;position:relative}.case-study-section--outcome .case-study-problem-card-body:before{content:'"';position:absolute;left:0;top:-4px;font-size:28px;line-height:1;font-family:Georgia,serif;color:var(--text-muted)}.case-study-section--outcome .case-study-problem-card-heading{font-size:13px;font-weight:500;color:var(--text-muted);margin:0;font-style:italic}@media(max-width:700px){.case-study-problem-grid{grid-template-columns:1fr;min-width:0}.case-study-section--outcome .case-study-problem-grid{grid-template-columns:1fr}.case-study-problem-card{min-width:0}.case-study-section--outcome{overflow:visible}.case-study-section--outcome .case-study-problem-card,.case-study-problem-image-wrap{min-width:0}.case-study-problem-image{max-width:100%}}.case-study-problem-card{padding:24px;background:var(--surface-2);border:none;border-radius:8px}.case-study-problem-card-heading{font-size:16px;font-weight:600;color:var(--text);margin:0 0 8px}.case-study-problem-card-body{font-size:14px;line-height:1.6;color:var(--text-muted);margin:0}.case-study-process-with-vertical .case-study-section--process{display:grid;grid-template-columns:400px 1fr;gap:0 40px;padding-left:180px;padding-right:180px;box-sizing:border-box;margin-top:64px}@media(max-width:900px){.case-study-process-with-vertical .case-study-section--process{display:grid;grid-template-columns:1fr;gap:24px 0;width:100%;max-width:100%;min-width:0;padding-left:0;padding-right:0;margin-top:64px;box-sizing:border-box}.case-study-process-with-vertical .case-study-process-left{min-width:0;order:1;grid-row:1;padding-left:0;padding-right:0}.case-study-process-with-vertical .case-study-section--process .case-study-process-images{order:2;grid-row:2;grid-template-columns:1fr;gap:24px;min-width:0;padding-left:0;padding-right:0}.case-study-process-with-vertical .case-study-section--process .case-study-process-figure{min-width:0}.case-study-process-with-vertical .case-study-section--process .case-study-process-image{display:block;width:100%;max-width:100%;height:auto}.case-study-process-with-vertical .case-study-section--process .case-study-section-body{overflow-wrap:break-word}}.case-study:not(.case-study--has-process-vertical) .case-study-section--process{padding-left:0;padding-right:0;display:grid;grid-template-columns:400px 1fr;gap:0 40px;box-sizing:border-box}.case-study:not(.case-study--has-process-vertical) .case-study-process-left{position:relative;padding-left:0;padding-right:25px}.case-study:not(.case-study--has-process-vertical) .case-study-process-left:after{content:"";position:absolute;left:100%;top:-64px;bottom:-80px;width:1px;pointer-events:none;background:repeating-linear-gradient(to bottom,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px)}.case-study:not(.case-study--has-process-vertical) .case-study-section--process{overflow:visible}.case-study:not(.case-study--has-process-vertical) .case-study-process-images{grid-template-columns:1fr;gap:32px;min-width:0;overflow:visible;align-content:start;padding-right:25px}.case-study:not(.case-study--has-process-vertical) .case-study-process-figure{margin:0;overflow:visible}.case-study:not(.case-study--has-process-vertical) .case-study-process-image{width:100%;max-width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:0;display:block}.case-study:not(.case-study--has-process-vertical) .case-study-process-caption{display:none}@media(max-width:700px){.case-study-section--problem,.case-study-section--problem-first .case-study-section-intro{padding-left:24px;padding-right:24px}.case-study-dotted-line-horizontal{margin-bottom:80px}.case-study-process-with-vertical{margin-top:80px}.case-study-section--problem:after{margin-top:80px}.case-study-section--outcome:before{margin-top:80px;margin-bottom:48px}.case-study--hugsi .case-study-section--outcome:before{margin-top:64px}.case-study-section--outcome .case-study-section-intro{padding-left:24px;padding-right:24px}.case-study:not(.case-study--has-process-vertical) .case-study-section--process{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.case-study:not(.case-study--has-process-vertical) .case-study-process-left:after{display:none}.case-study:not(.case-study--has-process-vertical) .case-study-process-images{grid-template-columns:1fr}.case-study-section--process .case-study-process-left{order:1}.case-study-section--process .case-study-process-images{order:2}}.case-study-process-left{min-width:0;padding-left:25px;padding-right:25px}.case-study-process-with-vertical .case-study-section--process .case-study-process-images{padding-right:25px}@media(max-width:900px){.case-study-process-with-vertical .case-study-section--process .case-study-process-images{padding-right:0}}.case-study-section--process .case-study-section-body{margin-bottom:0;white-space:pre-line}.case-study-section--process-with-line:after{content:"";display:block;margin-top:300px;width:calc(100vw - 360px);margin-left:0;height:1px;background:repeating-linear-gradient(to right,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px);box-sizing:border-box}@media(max-width:900px){.case-study-section--process-with-line:after{margin-top:40px;width:100%;margin-left:0}}.case-study-section--deliverables{margin-bottom:8px}.case-study-deliverables-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px;flex-wrap:wrap}.case-study-deliverables-header .case-study-deliverables-heading{margin:0}.case-study-deliverables-tabs-wrap{position:relative;display:flex;flex-direction:row;align-items:center;gap:12px;margin-left:auto}.case-study-deliverables-callout{display:flex;align-items:center;gap:6px;margin:0;font-size:12px;color:var(--text-muted);font-weight:500}.case-study-deliverables-callout-text{white-space:nowrap}.case-study-deliverables-callout-arrow{width:48px;height:24px;color:var(--text-muted);opacity:.8;flex-shrink:0}.case-study-deliverables-tabs{display:flex;flex:0 0 auto;margin-left:auto;padding:4px;gap:2px;box-sizing:border-box;border-radius:999px;background:#ffffff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(217,217,217,.5);box-shadow:0 2px 12px #0000000f,inset 0 1px #ffffffb3}.case-study-deliverables-tab{flex:0 0 auto;padding:8px 16px;border:none;border-radius:999px;font-size:13px;font-weight:600;font-family:var(--font-sans);color:var(--text-muted);background:transparent;cursor:pointer;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.case-study-deliverables-tab:hover{color:var(--text);background:#fff6}.case-study-deliverables-tab--active{background:var(--surface);color:var(--text);box-shadow:0 2px 10px #0000001f,inset 0 1px #fffc;border:1px solid rgba(0,0,0,.06)}.case-study-deliverables-tab-label{font-weight:600}.case-study-deliverables-tab--active .case-study-deliverables-tab-label{background:linear-gradient(135deg,#7c3aed,#ea580c);-webkit-background-clip:text;background-clip:text;color:transparent}.case-study-deliverables-panel{display:grid;grid-template-columns:minmax(0,400px) 1fr;gap:0 40px;padding-left:0;padding-right:0;box-sizing:border-box;margin-bottom:0;margin-top:0}.case-study-deliverables-panel-left{min-width:0;padding-left:0;padding-right:25px;text-align:left}.case-study--has-process-vertical .case-study-deliverables-panel{grid-template-columns:minmax(0,375px) 1fr}.case-study--has-process-vertical .case-study-deliverables-panel-left{position:relative}.case-study--has-process-vertical .case-study-deliverables-panel-left:after{content:"";position:absolute;left:100%;top:-120px;bottom:-250px;width:1px;pointer-events:none;background:repeating-linear-gradient(to bottom,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px)}.case-study--hugsi .case-study-deliverables-panel-left{position:relative}.case-study--hugsi .case-study-deliverables-panel-left:after{content:"";position:absolute;left:100%;top:-160px;bottom:-64px;width:1px;pointer-events:none;background:repeating-linear-gradient(to bottom,var(--divider) 0,var(--divider) 5px,transparent 5px,transparent 9px)}.case-study-deliverables-panel-left .case-study-section-body{text-align:left}.case-study-deliverables-panel-left .case-study-section-body:not(:last-child){margin-bottom:16px}.case-study-deliverables-panel-right{min-width:0;padding-right:25px}.case-study-placeholder--deliverables{width:100%;aspect-ratio:4 / 3}.case-study-deliverables-image{display:block;width:100%;border-radius:15px;object-fit:contain}@media(max-width:700px){.case-study-deliverables-callout{display:none}.case-study-section--deliverables{overflow:visible}.case-study-deliverables-header{flex-wrap:wrap;gap:12px}.case-study-deliverables-tabs-wrap{width:100%;max-width:100%;margin-left:0;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;overflow-y:hidden}.case-study-deliverables-tabs{flex-wrap:wrap;margin-left:0;width:100%;max-width:100%;gap:4px 2px;min-width:0}.case-study-deliverables-tab{padding:6px 12px;font-size:12px;flex-shrink:0}.case-study-deliverables-panel{grid-template-columns:1fr;gap:24px 0;min-width:0}.case-study-deliverables-panel-left{min-width:0;padding-right:0}.case-study-deliverables-panel-right{padding-right:0;width:100%;min-width:0}.case-study--has-process-vertical .case-study-deliverables-panel-left{order:2;grid-row:2}.case-study--has-process-vertical .case-study-deliverables-panel-right{order:1;grid-row:1}.case-study-deliverables-image{max-width:100%;height:auto;display:block}.case-study--has-process-vertical .case-study-deliverables-panel-left:after,.case-study--hugsi .case-study-deliverables-panel-left:after{display:none}.case-study--hugsi .case-study-deliverables-tabs-wrap{justify-content:center}.case-study--hugsi .case-study-deliverables-tabs{width:auto;max-width:100%;justify-content:center}}@media(max-width:480px){.case-study-deliverables-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.case-study-deliverables-tabs-wrap{margin-left:0;width:100%}.case-study-deliverables-callout-text{white-space:normal}.case-study-deliverables-callout-arrow{flex-shrink:0}.case-study-deliverables-tabs{flex-wrap:wrap;width:100%}.case-study--hugsi .case-study-deliverables-tabs{width:auto;justify-content:center}.case-study-deliverables-tab{padding:8px 12px;font-size:12px}}.case-study-process-images{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:700px){.case-study-process-images{grid-template-columns:1fr}}.case-study-process-figure{margin:0}.case-study-process-image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px}.case-study:not(.case-study--has-process-vertical) .case-study-process-image{width:100%;max-width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:0}.case-study-process-caption{font-size:13px;color:var(--text-muted);margin-top:12px;line-height:1.4}.case-study-testimonial{padding:48px 0;border-top:1px solid var(--border)}.case-study-quote{font-size:18px;line-height:1.6;color:var(--text-muted);font-style:italic;margin:0;padding:0;border:none}.case-study-cta{margin-top:80px;padding-top:48px;text-align:center}.case-study-cta-heading{font-size:24px;font-weight:600;color:var(--text);margin:0 0 12px}.case-study-cta-text{font-size:16px;color:var(--text-muted);margin:0 0 24px}.case-study-cta-actions{display:flex;justify-content:center;gap:12px}.case-study-cta-button{display:inline-block;padding:12px 24px;min-height:44px;box-sizing:border-box;font-size:15px;font-weight:500;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;transition:border-color .2s,background .2s;text-decoration:none;line-height:1.25}.case-study-cta-button:hover{border-color:var(--text-muted);background:var(--bg)}.app{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}@media(min-width:901px){.app{flex-direction:row}}.main{flex:1;min-width:0;padding:var(--content-top) 48px 80px 40px;margin-left:180px}.main-bare{flex:1;min-width:0;width:100%}.main--full-width{margin-left:0;padding-left:180px;padding-right:180px}.hero-section{width:calc(100% + 88px);margin-left:-40px;margin-right:-48px;padding:0 48px 60px 40px;border-bottom:1px solid var(--divider)}@media(max-width:900px){.main{margin-left:0;padding:var(--content-top) 24px 64px}.main--full-width{padding-left:24px;padding-right:24px}.hero-section{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;padding:0 24px 60px}.about-section-wrap{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;margin-top:50px;padding:24px 24px 0}}.about-section-wrap{width:calc(100% + 88px);margin-left:-40px;margin-right:-48px;margin-top:50px;padding:24px 48px 0 40px;border-top:1px solid var(--divider)}.projects{margin-top:50px}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1100px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.projects-grid{grid-template-columns:1fr}}@media(max-width:480px){.main{padding:var(--content-top) 16px 48px}.main--full-width{padding-left:16px;padding-right:16px}.hero-section{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding:0 16px 40px}.about-section-wrap{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding:16px 16px 0}.projects{margin-top:32px}.projects-grid{gap:16px}}:root{color-scheme:light;--bg: #ffffff;--surface: #ffffff;--surface-2: #efefef;--text: #1a1a1a;--text-muted: #6b6b6b;--border: #e5e5e5;--divider: #d9d9d9;--nav-active-bg: #f1f1f1;--indicator-track: #d8d8d8;--indicator-thumb: #0a0a0a;--cursor-bg: #0a0a0a;--cursor-fg: #ffffff;--meta-number: #b0b0b0;--meta-name: #7d7d7d;--chip-strong: #1a1a1a;--accent: #6366f1;--radius: 12px;--radius-lg: 16px;--font-sans: "DM Sans", system-ui, sans-serif;--content-top: 48px;--landing-left: clamp(220px, 22vw, 330px);--landing-right: clamp(240px, 26vw, 360px)}:root[data-theme=dark]{color-scheme:dark;--bg: #0e0e10;--surface: #17181b;--surface-2: #1d1e22;--text: #ededf0;--text-muted: #9b9ba1;--border: #2b2c31;--divider: #2b2c31;--nav-active-bg: #26272c;--indicator-track: #3a3b41;--indicator-thumb: #ededf0;--cursor-bg: #ededf0;--cursor-fg: #0e0e10;--meta-number: #6c6d73;--meta-name: #a8a9af;--chip-strong: #ededf0}@media(max-width:900px){:root{--content-top: 32px}}@media(max-width:480px){:root{--content-top: 24px}}*{box-sizing:border-box}html{overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}.cursor-none,.cursor-none *{cursor:none!important}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.chip{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;line-height:1.2;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:999px;white-space:nowrap}.chip-link{border-color:var(--chip-strong);transition:border-color .2s,background .2s,color .2s}.chip-link:hover{background:var(--chip-strong);color:var(--bg)}.chip-link svg{flex-shrink:0}.app-cursor{position:fixed;top:0;left:0;width:14px;height:14px;border-radius:50%;background:var(--cursor-bg);color:var(--cursor-fg);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2000;will-change:transform;transition:width .35s cubic-bezier(.22,1,.36,1),height .35s cubic-bezier(.22,1,.36,1),background .35s ease}.app-cursor--active{width:96px;height:96px}.app-cursor-label{font-size:12.5px;font-weight:500;letter-spacing:.01em;white-space:nowrap;opacity:0;transform:scale(.6);transition:opacity .3s ease,transform .35s cubic-bezier(.22,1,.36,1)}.app-cursor--active .app-cursor-label{opacity:1;transform:scale(1)}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}.page-fade{animation:page-fade-in .45s ease both}@media(prefers-reduced-motion:reduce){.page-fade{animation-duration:.01s}}.landing-indicator{position:fixed;right:22px;top:0;bottom:0;display:flex;align-items:center;z-index:20;pointer-events:none}.landing-indicator-track{position:relative;width:1px;height:90px;background:var(--indicator-track);overflow:hidden}.landing-indicator-thumb{position:absolute;left:0;right:0;background:var(--indicator-thumb);transition:top .6s cubic-bezier(.4,0,.2,1)}.landing-indicator--live .landing-indicator-thumb{transition:none}@media(max-width:900px){.landing-indicator{display:none}}.theme-toggle{position:fixed;right:20px;bottom:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;z-index:1500;padding:0;box-shadow:0 2px 10px #0000000f;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.theme-toggle:hover{transform:translateY(-1px);border-color:var(--text-muted)}.theme-toggle svg{width:20px;height:20px;display:block}@media(max-width:900px){.theme-toggle{right:14px;bottom:14px;width:40px;height:40px}}@media(min-width:901px){.theme-toggle{background:transparent;border-color:transparent;box-shadow:none}.theme-toggle:hover{border-color:transparent;color:var(--text-muted)}}
