@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";@font-face{font-family:Aston Script;src:url(/assets/Aston%20Script-C_LQB0ai.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--accent-teal: #2C5F5C;--fs-display: clamp(2.4rem, 7vw, 7.2rem);--fs-headline: clamp(1.5rem, 3vw, 2rem);--fs-title: 1.125rem;--fs-body: .9rem;--fs-label: .75rem;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fafafa;color:#0f0f0f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font-family:inherit}::selection{background:#d8e9ff;color:#0f0f0f}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}:focus{outline:none}:focus-visible{outline:2px solid var(--accent-teal);outline-offset:3px;border-radius:3px}body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button,body.has-custom-cursor input,body.has-custom-cursor textarea,body.has-custom-cursor select,body.has-custom-cursor label,body.has-custom-cursor [role=button]{cursor:none!important}.interactive-cursor{position:fixed;left:0;top:0;width:0;height:0;pointer-events:none;z-index:1200;opacity:0;transition:opacity .18s ease}.interactive-cursor.is-visible{opacity:1}.interactive-cursor__ring{position:absolute;left:0;top:0;width:56px;height:56px;border-radius:50%;border:1.5px solid rgba(0,0,0,.18);background:#00000008;transform:translate(-50%,-50%) scale(1);transition:transform .22s ease,border-color .22s ease,background .22s ease}.interactive-cursor__dot{position:absolute;left:0;top:0;width:8px;height:8px;border-radius:50%;background:#00000040;transform:translate(-50%,-50%) scale(1);transition:transform .18s ease,background .22s ease}.interactive-cursor__label{position:absolute;left:0;top:0;transform:translate(-50%,-50%);font-size:9px;letter-spacing:.08em;font-weight:600;color:var(--accent-teal);text-transform:uppercase;opacity:0;transition:opacity .18s ease;white-space:nowrap}.interactive-cursor.is-hover .interactive-cursor__ring{transform:translate(-50%,-50%) scale(1.38);border-color:var(--accent-teal);background:#2c5f5c24}.interactive-cursor.is-hover .interactive-cursor__dot{transform:translate(-50%,-50%) scale(.55);background:var(--accent-teal)}.interactive-cursor.has-label .interactive-cursor__label{opacity:1}.interactive-cursor.is-pressed .interactive-cursor__ring{transform:translate(-50%,-50%) scale(.86)}.interactive-cursor__play{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .18s ease;pointer-events:none}.interactive-cursor.is-play .interactive-cursor__ring{transform:translate(-50%,-50%) scale(1.6);background:#2c5f5c1f;border-color:#2c5f5c8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.interactive-cursor.is-play .interactive-cursor__play{opacity:1}.interactive-cursor.is-play.is-pressed .interactive-cursor__ring{transform:translate(-50%,-50%) scale(1.3)}@media (pointer: coarse),(prefers-reduced-motion: reduce){.interactive-cursor{display:none!important}}@media (max-width: 720px){.project-grid{grid-template-columns:1fr!important}}@media (max-width: 640px){.exp-row{grid-template-columns:1fr!important;gap:8px!important}}@media (max-width: 860px){.cap-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.cap-grid{grid-template-columns:1fr!important}}@media (max-width: 700px){.nav-desktop,.nav-cta-desktop{display:none!important}.nav-mobile-toggle{display:inline-flex!important}}@media (max-width: 1100px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:24px!important;row-gap:48px!important}.featured-item{grid-column:span 1!important;margin-top:0!important}.featured-card-shell{width:100%!important;margin-left:0!important;padding-left:0!important;padding-right:0!important}}@media (max-width: 640px){.featured-grid{grid-template-columns:1fr!important;column-gap:0!important;row-gap:40px!important}}@media (max-width: 640px){#work{padding-top:48px!important;padding-bottom:64px!important}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-outer{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.marquee-track{display:flex;width:max-content;align-items:center;gap:48px;animation:marquee 36s linear infinite}.client-logo-img{height:26px;width:auto;max-width:96px;object-fit:contain;filter:grayscale(1) opacity(.4)}.client-logo-text{display:inline-flex;align-items:center;font-size:.68rem;font-weight:600;letter-spacing:.03em;color:#0f0f0f4d;white-space:nowrap;cursor:default;text-transform:uppercase}@media (max-width: 640px){.hero-text-grid{grid-template-columns:1fr!important;gap:16px!important}.hero-text-grid h1{white-space:normal!important}}:root{--paper: #f6f5f1;--ink: #254f49;--soft-ink: #67736d}body{background:var(--paper);color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}img,video{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #327766;outline-offset:5px}.page-shell{width:min(1440px,100%);padding-left:4.2%;padding-right:4.2%;margin:auto}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #254f491c}.wordmark{font-size:37px;letter-spacing:-4px;font-weight:650;line-height:1}.wordmark span{font-size:22px;display:inline-block;margin-left:8px;vertical-align:top;margin-top:4px}.site-header nav{display:flex;gap:34px;font-size:13px}.site-header nav a{padding:12px 0;border-bottom:1px solid transparent}.site-header nav a.active{border-color:var(--ink)}.showreel-link{font-size:12px;padding:11px 17px;border:1px solid #254f4938;border-radius:25px}.showreel-link span{margin-right:10px}.identity{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px 0 20px}.eyebrow{font-size:10px;letter-spacing:.12em;font-weight:550;margin-bottom:20px}.eyebrow span{color:var(--soft-ink);margin-left:14px;font-weight:400}.identity h1{font-size:clamp(34px,3.65vw,54px);line-height:1.12;font-weight:440;letter-spacing:-.047em}em{font-family:"Instrument Serif",Georgia,serif;font-weight:400}.mobile-break{display:none}.identity-note{font-size:11px;white-space:nowrap;padding-bottom:5px}.status-dot{width:6px;height:6px;border-radius:50%;background:#7d9470;display:inline-block;margin-right:7px}.identity-note p{line-height:1.8;margin-top:14px;color:var(--soft-ink)}.work-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #254f491c;padding-top:23px}.segmented{display:grid;grid-template-columns:repeat(4,1fr);position:relative;isolation:isolate;width:510px;padding:5px;border:1px solid #fff;border-radius:40px;background:linear-gradient(130deg,#e4e9e4b0,#e9e9e380);box-shadow:inset 0 1px 5px #314f4910,0 3px 9px #314f4908;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.segmented button{position:relative;border:0;background:transparent;border-radius:30px;padding:12px 8px;font-size:12px;cursor:pointer;white-space:nowrap}.segmented button[aria-selected=true]{color:#234d45;font-weight:600}.glass-slider{position:absolute;z-index:-1;left:5px;top:5px;bottom:5px;width:calc((100% - 10px)/4);transform:translate(calc(var(--selected) * 100%));border:1px solid #ffffff;border-radius:28px;background:linear-gradient(130deg,#ffffffed,#ffffff86);box-shadow:0 2px 7px #1d423321,inset 0 0 5px #fff;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.work-count{font-size:9px;letter-spacing:.12em;color:var(--soft-ink)}.discipline-intro{font-size:12px;color:var(--soft-ink);margin:18px 0 27px;line-height:1.6}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:43px 23px}.work-card{min-width:0}.card-frame{position:relative;aspect-ratio:4/3;border-radius:6px;overflow:hidden;background:#e9e9e3}.card-frame>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.work-card:hover .card-frame>img{transform:scale(1.025)}.card-frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .2s}.card-frame video.is-playing{opacity:1}.card-skin-me .card-frame video{object-fit:contain;background:#303caf}.private-badge{position:absolute;bottom:13px;left:13px;background:#fafaf5eb;color:#34554c;border:1px solid #ffffffba;border-radius:20px;padding:7px 11px;font-size:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.card-open{position:absolute;right:12px;top:12px;width:28px;height:28px;display:grid;place-items:center;background:#ffffffb8;border-radius:50%;opacity:0;transition:opacity .2s;font-size:13px}.work-card:hover .card-open,.work-card:focus-visible .card-open{opacity:1}.card-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:17px 0 7px}.card-title h2{font-size:17px;letter-spacing:-.025em;font-weight:530}.card-title>span{font-size:10px;color:var(--soft-ink)}.work-card>p{font-size:12px;line-height:1.65;color:#626c66;max-width:95%;min-height:39px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.tags span{font-size:9px;padding:5px 8px;border:1px solid #254f4926;border-radius:4px}.workflow-art{background:radial-gradient(ellipse at 75% 85%,#c4d7a8 0,transparent 65%),#e3e9d7;height:100%;padding:7%;display:flex;flex-direction:column;justify-content:space-between;position:relative;color:#315841}.diagram-label{font-size:clamp(7px,.68vw,10px);letter-spacing:.13em}.workflow-nodes{display:flex;align-items:center;gap:9px;margin:5% 0}.workflow-nodes>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;border:1px solid #ffffffcf;background:#ffffff79;box-shadow:0 3px 8px #3c56380b;font-size:12px}.workflow-nodes>span:nth-of-type(2){background:#345f46;color:#e7f0d7;font-size:26px}.workflow-nodes i{font-style:normal;font-size:16px}.workflow-art strong{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(23px,2.55vw,38px);line-height:1.02;font-weight:400;letter-spacing:-.04em}.diagram-foot{display:flex;justify-content:space-between;gap:8px;align-items:flex-end;margin-top:5%;font-size:8px}.diagram-foot small{font-size:7px;opacity:.75}.motion-art{background:radial-gradient(ellipse at 80% 80%,#cfb9d7,transparent 70%),#eee6ec;color:#594e68}.motion-art .workflow-nodes>span:nth-of-type(2){background:#746078}.home-outro{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #254f4930;margin-top:78px;padding:47px 0 68px}.home-outro p{font-size:31px;line-height:1.2;letter-spacing:-.035em}.home-outro a,.text-link{font-size:13px;text-decoration:underline;text-underline-offset:5px}.site-footer{border-top:1px solid #254f4928;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:28px;padding-bottom:28px;font-size:11px}.site-footer span{color:var(--soft-ink)}.skip-link{position:fixed;top:-100px;left:16px;padding:15px;z-index:999;background:#fff}.skip-link:focus{top:12px}.editorial-case,.about-page{padding-top:56px;padding-bottom:85px}.editorial-case{max-width:1040px}.back-link{display:inline-block;margin-bottom:40px;font-size:12px}.editorial-case h1,.about-page h1,.contact-page h1{font-size:clamp(36px,5vw,66px);font-weight:430;line-height:1.1;letter-spacing:-.045em}.case-deck{margin:22px 0 32px;font-size:18px;color:var(--soft-ink)}.lyna-public-preview{padding:28px;background:#eee7f4;border-radius:8px}.lyna-public-preview img{width:min(100%,600px);margin:auto;border-radius:6px}.lyna-public-preview figcaption{font-size:11px;line-height:1.6;text-align:center;margin-top:18px;color:#63596d}.editorial-case>.workflow-art{min-height:330px;border-radius:9px;padding:35px}.editorial-case .diagram-label{font-size:11px}.editorial-case .workflow-nodes{margin:20px 0}.editorial-case .workflow-art strong{font-size:46px}.editorial-case .diagram-foot{font-size:11px;margin-top:24px}.editorial-case .diagram-foot small{font-size:10px}.editorial-case section{border-top:1px solid #254f4928;padding-top:35px;margin:45px 0;max-width:780px}.editorial-case h2,.about-bottom h2{font-size:26px;font-weight:470;letter-spacing:-.03em;margin-bottom:20px}.editorial-case section p{line-height:1.85;font-size:15px;margin-top:16px}.motion-archive{max-width:1200px}.motion-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 28px;margin:48px 0 60px}.motion-archive-grid section{border-top:0;padding-top:0;margin:0}.motion-archive-grid iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:7px;background:#e9e9e3}.archive-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-top:18px}.archive-heading h2{margin:0}.motion-archive-grid strong{display:block;margin-top:8px;font-size:12px;font-weight:500}.section-number{display:block;font-size:10px;letter-spacing:.1em;margin-bottom:16px}.evidence-note{padding:20px;background:#e9ece3;border-radius:6px}.case-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:30px 0}.case-facts small{font-size:9px;letter-spacing:.1em}.case-facts p{font-size:13px;line-height:1.7;margin-top:10px}.naming-schema{display:flex;flex-wrap:wrap;gap:8px;background:#e9ece3;border-radius:8px;padding:25px;margin:25px 0}.naming-schema span{background:#fff9;padding:12px;font-size:12px;border-radius:6px}.naming-schema b{flex-basis:100%;margin-top:15px;font-size:13px;font-weight:450}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1020px;margin:40px 0 65px}.about-intro p{font-size:17px;line-height:1.8}.about-summary{max-width:700px;font-size:16px;line-height:1.8;margin:28px 0 48px}.brand-list{border-top:1px solid #254f4928;padding:24px 0 48px}.brand-list h2{color:var(--soft-ink);font-size:10px;font-weight:550;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.brand-list p{max-width:950px;font-size:15px;line-height:1.8}.early-career{border-top:1px solid #254f4928;padding-top:28px;margin-top:16px}.early-career p{font-size:13px;line-height:1.8;padding:8px 0}.early-career strong{font-weight:550}.early-career p span{color:var(--soft-ink);margin-left:18px}.about-linkedin{display:inline-block;margin-top:28px}.section-heading{font-weight:450;font-size:24px;margin-bottom:25px}.experience-entry{border-top:1px solid #254f4928;padding:28px 0;display:grid;grid-template-columns:1fr 2fr;gap:35px}.experience-entry>p{font-size:12px;color:var(--soft-ink);line-height:1.7}.experience-entry h3{font-size:19px;font-weight:500}.experience-entry h3 span{display:block;font-size:13px;font-weight:400;margin-top:8px}.experience-entry div p{margin-top:14px;font-size:14px;line-height:1.8;max-width:650px}.about-bottom{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid #254f4928;padding-top:40px;margin-top:35px}.about-bottom p{font-size:13px;line-height:1.8;margin-bottom:12px}.contact-page{min-height:75vh;padding-top:70px;padding-bottom:80px}.contact-page>p:not(.eyebrow){margin:30px 0;font-size:15px;line-height:1.8}.contact-email{display:block;font-size:clamp(16px,3vw,34px);letter-spacing:-.025em;margin:45px 0 25px;overflow-wrap:anywhere}.missing-page{min-height:70vh;padding-top:80px}.legacy-case>footer{display:none}.legacy-case>section{padding-top:50px!important}.legacy-case h2{font-size:clamp(30px,4vw,48px)!important;font-weight:450!important}.case-scope{padding:22px 25px;background:#e9ece3;border-radius:7px;font-size:14px;line-height:1.8;margin-bottom:10px}.case-return{display:block;padding:0 5% 40px;font-size:13px}@media (min-width: 1500px){.page-shell{padding-left:60px;padding-right:60px}}@media (max-width: 1000px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.identity-note{display:none}.identity h1{font-size:46px}.workflow-art strong{font-size:35px}.diagram-label{font-size:9px}}@media (max-width: 640px){.case-video-row>*{grid-column:span 6!important}.case-video-row>:only-child{grid-column:span 12!important}.page-shell{padding-left:6%;padding-right:6%}.site-header{height:78px;gap:12px}.wordmark{font-size:29px}.wordmark span{font-size:16px;margin-left:6px}.site-header nav{gap:18px;font-size:11px}.showreel-link{font-size:10px;padding:8px 10px}.showreel-link span{display:none}.identity{padding:38px 0 33px}.identity h1{font-size:clamp(30px,8.5vw,45px)}.mobile-break{display:block}.eyebrow{font-size:9px;margin-bottom:18px}.eyebrow span{margin-left:9px}.work-toolbar{padding-top:19px}.work-count{display:none}.segmented{width:100%;padding:4px}.segmented button{font-size:10px;padding:12px 2px}.glass-slider{top:4px;bottom:4px;left:4px;width:calc((100% - 8px)/4)}.discipline-intro{font-size:11px;margin:16px 0 22px;min-height:35px}.work-grid{grid-template-columns:1fr;gap:35px}.card-title{margin-top:15px}.work-card>p{min-height:auto}.card-open{opacity:1}.workflow-art strong{font-size:36px}.diagram-foot{font-size:9px}.home-outro{display:block;padding:30px 0 45px;margin-top:45px}.home-outro p{font-size:28px;margin-bottom:25px}.site-footer{flex-wrap:wrap;font-size:10px;gap:18px}.site-footer>a:first-child{flex-basis:100%}.about-intro,.about-bottom,.case-facts{grid-template-columns:1fr;gap:22px}.experience-entry{grid-template-columns:1fr;gap:12px}.about-intro p{font-size:15px}.editorial-case>.workflow-art{min-height:310px;padding:25px}.editorial-case .workflow-art strong{font-size:36px}.motion-archive-grid{grid-template-columns:1fr;gap:38px}.legacy-case>section{padding-top:35px!important}.legacy-case iframe{max-width:100%}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.work-card:hover .card-frame>img{transform:none}}
