.navbar{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 3.5rem;box-sizing:border-box;background-color:#f2f2f2;position:relative;top:0;border-bottom:2mpmpx solid #bcbcbc;z-index:100}.logo a{font-size:1.5rem;font-weight:700;text-decoration:none;color:#111}.nav-links{display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a{text-decoration:none;color:#111;font-size:1rem}.resume-btn{padding:.5rem 1rem;border-radius:999px;border:1px solid #111;background:transparent;cursor:pointer;font-size:.95rem}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;z-index:110}.hamburger .bar{width:25px;height:3px;background-color:#111;border-radius:2px;transition:.3s}@media(max-width:1024px){.navbar{padding:1.2rem 3.5rem}.nav-links{gap:1.5rem}}@media(max-width:600px){.hamburger{display:flex}.nav-links{position:absolute;top:100%;right:0;background:#f2f2f2;flex-direction:column;align-items:flex-start;width:200px;padding:1rem 2rem;gap:1rem;border:1px solid #ddd;box-shadow:0 4px 6px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out}.nav-links.open{transform:translate(0)}.nav-links a,.resume-btn{font-size:.95rem}}.logo-img{height:50px;width:auto;display:block}.project-card{display:flex;flex-direction:column;gap:2rem;width:100%}.project-title{font-size:40px;font-weight:500}.project-info{display:flex;flex-direction:column;gap:1rem}.project-info h3{margin-bottom:.75rem}.project-info p{line-height:1.6}.project-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{display:flex;height:45px;padding:10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:8px;background:#e3e3e3;font-weight:400;color:#878787}.project-desc{font-size:20px;line-height:140%;letter-spacing:2%}.project-image{width:100%;aspect-ratio:1147 / 677;background:#f2f2f2;border-radius:20px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card-link{display:block;width:100%;cursor:pointer;text-decoration:none}.project-card-link:hover .project-card{transform:translateY(-5px);transition:transform .3s ease}.project-card:hover img{transform:scale(1.02)}@media(max-width:1024px){.project-card{gap:2.5rem}.project-title{font-size:32px}}@media(max-width:600px){.project-card{align-items:flex-start}.project-title{font-size:32px}}.container{margin:0 144px}.title{margin-top:100px;margin-bottom:200px}#title-main{font-size:clamp(3rem,10vw,9.5rem);font-weight:600;line-height:1.05;letter-spacing:clamp(-1px,-.5vw,-4px)}.title-featured{margin-top:3rem;margin-bottom:2rem;font-weight:500;font-size:40px}.featured-work{display:flex;flex-direction:column;gap:3rem}.more-project-title{font-weight:600}.more-projects-title{font-size:40px;padding:4rem 0 2rem;color:#212322;font-weight:500;margin-top:200px}.mini-project-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:4rem;margin-bottom:200px}@media(max-width:1024px){.featured-work{gap:2rem}}@media(max-width:900px){.mini-project-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.container{margin:0 24px}.featured-work{gap:1.5rem}}.mini-project-card{display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:inherit}.mini-project-image{width:100%;aspect-ratio:536 / 464.74;overflow:hidden;border-radius:8px;background:#f2f2f2}.mini-project-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.mini-project-info{display:flex;flex-direction:column;gap:.75rem}.mini-project-title{font-size:40px;font-weight:500}.mini-project-chips{display:flex;flex-wrap:wrap;gap:.5rem}.mini-project-card:hover img{transform:scale(1.02)}.chip{display:flex;height:45px;padding:10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;align-self:stretch;border-radius:8px;background:#e3e3e3;font-weight:400;color:#878787}@media(max-width:1024px){.mini-project-image{aspect-ratio:4 / 3}.mini-project-title{font-size:30px}}@media(max-width:430px){.mini-project-image{aspect-ratio:16 / 10;max-height:180px}.mini-project-title{font-size:20px}.chip{height:30px;font-size:12px}}.footer{width:100%;padding:3rem 4rem;background-color:#f2f2f2;box-sizing:border-box;font-family:Inter,sans-serif;color:#111;padding-left:144px;padding-right:144px;position:relative;z-index:100;margin-top:10rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:4rem}.footer-left{flex:1 1 300px}.footer-left p{font-size:1rem;line-height:1.6}.footer-right{flex:1 1 300px}.footer-columns{display:flex;justify-content:flex-end;gap:2rem}.footer-column h4{font-weight:600;margin-bottom:.75rem}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.5rem}.footer-column a{text-decoration:none;color:#111;transition:color .2s ease}.footer-column a:hover{color:#0070f3}.footer-bottom{margin-top:3rem;text-align:center;font-size:.9rem;color:#555}@media(max-width:1024px){.footer{padding:2rem 2.5rem}.footer-columns{gap:1.5rem}}@media(max-width:600px){.footer-top{flex-direction:column;align-items:flex-start;gap:2rem}.footer-left{flex:1 1 100px}.footer-columns{flex-direction:column;gap:1.5rem;justify-content:flex-start}.footer-bottom{margin-top:2rem;font-size:.85rem}}.about-values{margin-top:3rem}.values-label{color:#212322;font-size:32px;font-weight:500}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem;justify-items:center;align-items:center}.value-item img{width:90%;height:auto;transition:transform .3s ease}@media(max-width:1024px){.values{grid-template-columns:repeat(2,1fr)}.value-item img{width:100%}}@media(max-width:600px){.values{grid-template-columns:1fr;gap:1.25rem}.value-item img{width:80%}}.about-hobbies{padding:2rem 0;text-align:center}.about-desc{display:flex;align-items:center;justify-content:space-between;gap:4rem;margin-top:4rem;font-weight:500}.about-desc-group{display:flex;flex-direction:column;gap:1.25rem;max-width:600px;flex:1}.about-desc-group h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15}.about-body{font-size:clamp(1rem,1.4vw,1.5rem);font-weight:500;line-height:140%;letter-spacing:.48px;max-width:60ch}.photobooth-img{width:min(360px,40vw);height:auto;flex-shrink:0;transform:rotate(8deg);animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:rotate(8deg) translateY(0)}50%{transform:rotate(4deg) translateY(-6px)}to{transform:rotate(8deg) translateY(0)}}@media(max-width:1024px){.about-desc{gap:2.5rem}.photobooth-img{width:min(300px,42vw)}.about-body{letter-spacing:.2px}.values-label{font-size:28px}}@media(max-width:600px){.about-desc{flex-direction:column;align-items:flex-start;gap:2rem}.about-desc-group{max-width:100%}.about-body{font-size:1rem;max-width:100%}.photobooth-img{width:100%;max-width:320px;animation:none;transform:rotate(-1.5deg)}.values-label{font-size:26px}}.project-header{width:100%;display:flex;flex-direction:column;gap:1.25rem;margin-top:135px;margin-bottom:200px}.project-header-top{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.project-header-subtitle{font-size:.9rem;opacity:.7;margin:0}.project-header-title{line-height:105%;font-weight:500;margin:0;font-size:70px;white-space:pre-line}.project-header-links{display:flex;flex-wrap:wrap;gap:.75rem;color:#af504d;text-transform:uppercase;font-size:18px;letter-spacing:-1%;margin-top:2em}.project-header-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit;transition:opacity .2s ease}.project-header-link-text{border-bottom:1px solid currentColor;padding-bottom:2px}.project-header-link:hover{opacity:.8}.project-header-arrow{width:28px;height:28px;object-fit:contain;transition:transform .2s ease}.project-header-link:hover .project-header-arrow{transform:translate(4px)}.project-header-hero{display:flex;justify-content:center;align-items:center;background:#f2f2f2;margin:30px 0 2px;width:100%}.project-header-hero img{width:90%;height:600px;object-fit:contain;display:block}.project-header-hero-placeholder{width:100%;height:600px;display:grid;place-items:center;font-size:.95rem;opacity:.65}.project-header-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding-top:.5rem}.project-header-meta-item{display:flex;flex-direction:column;gap:.25rem;color:#555;width:148px;line-height:140%;letter-spacing:2%}.project-header-meta-label{margin:0;font-size:1rem;text-transform:uppercase;color:#2f2f2f;font-weight:600}.project-header-meta-value{margin:0;font-size:.86rem}.project-header-subtitle-image{height:46px;width:auto;object-fit:contain;display:block;opacity:.9}@media(max-width:1200px){.project-header{margin-top:110px;margin-bottom:160px}.project-header-title{font-size:56px}.project-header-hero img,.project-header-hero-placeholder{height:520px}}@media(max-width:900px){.project-header{margin-top:90px;margin-bottom:130px}.project-header-title{font-size:44px}.project-header-links{font-size:16px;margin-top:1.5em}.project-header-arrow{width:22px;height:22px}.project-header-hero img{width:92%;height:420px}.project-header-hero-placeholder{height:420px}.project-header-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media(max-width:520px){.project-header{margin-top:70px;margin-bottom:100px;gap:1rem}.project-header-title{font-size:34px}.project-header-links{font-size:14px;gap:.6rem;margin-top:1.25em}.project-header-arrow{width:18px;height:18px}.project-header-hero img{width:94%;height:300px}.project-header-hero-placeholder{height:300px}.project-header-meta{grid-template-columns:1fr;gap:18px}}.content-block{margin-top:200px;margin-bottom:200px}.container{margin:200px 0}.project-header-hero img{transform:translateY(clamp(16px,3vw,40px))}.content-block#problem{position:relative;background:#000;color:#fff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:20rem;margin-bottom:20rem;padding:clamp(3rem,6vw,6rem) 0;overflow:visible}#problem .problem-row{position:relative;z-index:2}.content-block#problem:before{content:"";position:absolute;left:-12%;top:calc(-1*clamp(90px,10vw,160px));width:124%;height:clamp(180px,18vw,280px);background:#000;pointer-events:none;z-index:1;border-radius:0 0 55% 45%/0 0 100% 100%;-webkit-mask-image:radial-gradient(120% 140% at 50% 100%,#000 60%,transparent 72%);mask-image:radial-gradient(120% 140% at 50% 100%,#000 60%,transparent 72%);transform-origin:center;animation:topWave 10s ease-in-out infinite}.content-block#problem:after{content:"";position:absolute;left:-12%;bottom:calc(-1*clamp(90px,10vw,160px));width:124%;height:clamp(180px,18vw,280px);background:#000;pointer-events:none;z-index:1;border-radius:55% 45% 0 0/100% 100% 0 0;-webkit-mask-image:radial-gradient(120% 140% at 50% 0%,#000 60%,transparent 72%);mask-image:radial-gradient(120% 140% at 50% 0%,#000 60%,transparent 72%);transform-origin:center;animation:bottomWave 12s ease-in-out infinite}@keyframes topWave{0%{transform:translate(0) translateY(0) scaleX(1) scaleY(1)}25%{transform:translate(-1.2%) translateY(6px) scaleX(1.02) scaleY(.98)}50%{transform:translate(1.2%) translateY(0) scaleX(.99) scaleY(1.02)}75%{transform:translate(-.6%) translateY(7px) scaleX(1.02) scaleY(.99)}to{transform:translate(0) translateY(0) scaleX(1) scaleY(1)}}@keyframes bottomWave{0%{transform:translate(0) translateY(0) scaleX(1) scaleY(1)}30%{transform:translate(1.1%) translateY(-6px) scaleX(1.02) scaleY(.98)}60%{transform:translate(-1.1%) translateY(0) scaleX(.99) scaleY(1.02)}to{transform:translate(0) translateY(0) scaleX(1) scaleY(1)}}@media(prefers-reduced-motion:reduce){.content-block#problem:before,.content-block#problem:after{animation:none}}#problem .problem-row{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(1.5rem,4vw,4rem);max-width:1150px;margin:0 auto;padding:0 clamp(1.25rem,5vw,5rem)}#problem .problem-row.reverse{grid-template-columns:.9fr 1.1fr}#problem .problem-text{font-weight:400;line-height:1.15}#problem .problem-text p{margin:0 0 clamp(.75rem,1.2vw,1rem) 0;max-width:55ch;line-height:1.6;font-size:clamp(1rem,1.4vw,1.15rem)}#problem .problem-list-title{font-size:clamp(1.25rem,2.2vw,1.875rem);margin:0 0 1rem}#problem .problem-stat{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;display:inline-block;line-height:1}#problem .problem-text-big{font-size:clamp(1rem,1.6vw,1.25rem);margin-top:clamp(1rem,2.5vw,2rem)}#problem .problem-image{width:100%;background-color:#d9d9d9;overflow:hidden;height:clamp(240px,32vw,418.25px)}#problem .problem-image img{width:100%;height:100%;display:block;object-fit:cover}#problem .problem-list{margin:0 0 clamp(1rem,2vw,1.25rem) 1.25rem;padding:0;display:grid;gap:clamp(.5rem,1.4vw,1rem);line-height:1.6;font-size:clamp(1rem,1.4vw,1.1rem)}@media(max-width:900px){#problem .problem-row,#problem .problem-row.reverse{grid-template-columns:1fr}#problem .problem-text p{max-width:100%}#problem .problem-image{height:clamp(220px,55vw,380px)}}@media(max-width:520px){#problem .problem-row{padding:0 1.25rem}#problem .problem-list{margin-left:1.1rem}}#solution{text-align:center;padding:clamp(2.5rem,6vw,6rem) 0}#solution .subheader{color:#2f2f2f;letter-spacing:-.02em;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.4;margin:0}#solution .header{padding-top:clamp(.75rem,2vw,1.2rem);color:#2f2f2f;letter-spacing:-.03em;font-size:clamp(1.75rem,4vw,3rem);line-height:1.25;font-weight:500;margin:0}.overview-card{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;background:linear-gradient(180deg,#fff,#f0f0f0);border-radius:18px;padding:clamp(1.5rem,0,0,3rem)}.overview-title{margin:0 0 .75rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600;letter-spacing:-.02em;color:#2f2f2f}.overview-text{padding:20px 20px 20px 40px}.overview-desc{width:18.75rem;font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.6;color:#888;opacity:.9;max-width:52ch}.overview-media{aspect-ratio:400 / 400;overflow:hidden}.overview-media img{width:100%;height:100%;object-fit:cover;display:block}#card01{object-position:center 60%}#card02{width:60%;height:110%;object-fit:contain;object-position:center 5%;transform:translate(50px) translateY(40px) rotate(6deg)}#card03{width:70%;height:auto;transform:translate(20px) translateY(5px) scale(.9)}@media(max-width:900px){.overview-card{grid-template-columns:1fr}.overview-desc{max-width:100%}}.overview-card-group{display:flex;flex-direction:column;gap:39px;margin-top:94px}.subtitle{font-size:19px;text-transform:uppercase;color:#2f2f2f;font-weight:400;letter-spacing:4%;margin-bottom:30px}.big-title{font-size:50px;color:#2f2f2f;font-weight:600;line-height:106.4%;margin-bottom:34px}.body{font-size:19px;color:#2f2f2f;font-weight:400;line-height:140%;letter-spacing:2%;max-width:893px}.main-title{font-size:37px;color:#2f2f2f;font-weight:600;line-height:106.4%;margin-bottom:30px}.stats-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,4vw,3rem);margin-top:100px}.stat{display:flex;flex-direction:column;align-items:flex-start}.stat-number{font-size:58px;font-weight:600;letter-spacing:2%;color:#2f2f2f}.stat-desc{font-size:19px;line-height:1.6;color:#888;letter-spacing:29.2;max-width:28ch}@media(max-width:900px){.stats-stack{grid-template-columns:1fr}.stat-desc{max-width:100%}}.opportunity-areas-stack{display:grid;gap:10px;margin-top:clamp(2rem,4vw,4rem)}.opportunity-areas-card{padding:clamp(1.5rem,4vw,2.5rem);border-radius:16px;background:#f5f5f5}.opportunity-title{font-size:25px;font-weight:500;text-transform:uppercase;letter-spacing:1%;color:#aa2d29;padding-bottom:12px}.opportunity-desc{font-size:18px;line-height:140%;letter-spacing:2%;font-weight:500;color:#2f2f2f}#competitive-analysis img{display:block;width:100%;max-width:100%;height:auto;margin-top:92px}.user-persona-Stack{display:flex;justify-content:space-between;align-items:flex-start;margin-top:92px}.user-persona-Stack img{width:516px;max-width:100%;height:auto;display:block}.user-persona-Stack img,.flow-card img{cursor:zoom-in}.flow-wrapper{display:flex;flex-direction:column;gap:3rem;margin-top:92px}.flow-card{position:relative;cursor:zoom-in}.flow-card img{width:100%;display:block;border-radius:12px}.flow-caption{color:#888;font-weight:600;font-size:16px;padding-bottom:1rch;text-transform:uppercase}.focus-overlay{position:fixed;inset:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:999}.focus-overlay img{max-width:90%;max-height:90%;border-radius:12px}#design-research img{margin-top:90px}#low-fidelity .lowfi-image{max-width:1150px;margin:3rem auto 0;padding:0 clamp(1.25rem,5vw,5rem)}#low-fidelity img{width:100%;height:auto;display:block;border-radius:12px}.evaluation{margin-top:68px}.evaluation-title{font-size:24px;line-height:140%;letter-spacing:2%;font-weight:600}.evaluation-list{font-size:19px;line-height:224%;letter-spacing:2%;font-weight:400;margin-left:1em;margin-bottom:90px}.feedback-group{display:flex;flex-direction:column;gap:2rem;width:787px;margin:0 auto}.feedback-card{padding:2rem}.feedback-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.feedback-header p{font-weight:600;font-size:24px}.feedback-header img{width:40px;height:40px}.feedback-card ul{padding-left:4rem;line-height:151.9%;font-size:19.45px;font-weight:400}.feedback-card.positive{background-color:#fff;color:#2f2f2f}.feedback-card.work-on{background-color:#af504d;color:#fff}.testing-group{display:flex;flex-direction:column;gap:clamp(3rem,6vw,90px);margin-top:clamp(6rem,10vw,12rem)}.testing-section{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:639px}.testing-header{flex:0 0 auto;width:min(404px,100%);max-width:404px}.testing-title{margin-bottom:2rem;font-size:23px;line-height:140%;letter-spacing:2%;font-weight:600;text-transform:uppercase;color:#2f2f2f}.testing-section img{flex:0 0 auto;width:60%;max-height:1000px;display:block;margin-left:auto}@media(max-width:1150px){.testing-section{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:auto;gap:2rem}.testing-header{width:100%;max-width:100%}.testing-section img{max-width:100%;margin-left:0}.testing-group{margin-top:120px}}@media(max-width:600px){.testing-header,.testing-section img{margin-left:auto;margin-right:auto}}#design-research img{width:100%;max-width:100%;height:auto;display:block}#design-research .body{width:100%;max-width:100%}#web-supplement .body{width:100%;max-width:100%;margin-bottom:67px}.web-section{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.web-section img{width:100%;max-width:1103px;height:auto;display:block}.web-section>div{max-width:610px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;overflow-x:hidden;width:100%;height:100%;font-family:Helvetica Neue,Helvetica,sans-serif;line-height:1.5;color:#111;background-color:#fff;background-image:url(/assets/paper_texture-BSLAGBGh.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.container{width:100%;max-width:1800px;margin-left:auto;margin-right:auto;padding-left:144px;padding-right:144px;box-sizing:border-box;overflow:visible;height:auto}@media(max-width:1024px){.container{padding-left:80px;padding-right:80px}}@media(max-width:600px){.container{padding-left:24px;padding-right:24px}}body{padding-left:0;padding-right:0}h1{font-size:48px;letter-spacing:2%}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}p{font-size:16px;letter-spacing:2%;line-height:140%}.chip{font-size:16px;letter-spacing:1%}.titles{font-size:36px}.subHeader{font-size:14px;color:#a2a2a2;font-weight:500;text-transform:uppercase}.case-Study_Heading{font-size:28px;letter-spacing:1%;font-weight:600}.featured-work{display:flex;flex-direction:column;gap:6rem}html{scroll-behavior:auto}.container{scroll-behavior:smooth}.content-block{scroll-margin-top:120px}.horizontal-rule{border:none;height:2px;background-color:#bcbcbc;margin:1.5rem 0}.section-header{margin:24px 0;display:flex;flex-direction:column;gap:.25rem}.content-block{padding:2em 0}.content-centred{padding:2rem;text-align:center}#moodboard-image{margin-bottom:1.5rem}#closing-paragraph{max-width:800px;width:100%;margin:0 auto;text-align:center;padding:2rem}.content-points{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}.process-step{display:flex;align-items:flex-start;gap:2rem;margin-bottom:3rem}.process-image{width:300px;max-width:100%;height:auto;border-radius:12px;flex-shrink:0}.process-text{display:flex;flex-direction:column;justify-content:flex-start}@media(max-width:1024px){.process-step{flex-direction:column;align-items:center;text-align:center}.process-image{width:min(520px,90%)}}@media(max-width:600px){.process-step{gap:1.5rem}.process-image{width:100%}}.work-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.work-showcase img{width:100%;height:auto;border-radius:12px;object-fit:cover}@media(max-width:1024px){.work-showcase{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.work-showcase{grid-template-columns:1fr}}.overview-row{display:flex;align-items:center;justify-content:space-between;gap:4rem;margin-bottom:3rem}.overview-text{flex:1.1;display:flex;flex-direction:column}.overview-image{flex:.9;width:100%;max-width:560px;height:auto;border-radius:12px;object-fit:contain}.subHeader{font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#555}#Process{margin-bottom:2em}.case-Study_Heading{font-size:1.6rem;font-weight:700;line-height:1.2;color:#212322}@media(max-width:1024px){.overview-row{flex-direction:column;align-items:flex-start;gap:2rem}.overview-image{max-width:100%;margin-top:1.5rem}}.case-meta-list{display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:0;list-style:none}.case-meta-stack{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.case-meta-stack li{border:none;border-radius:0;opacity:.9;line-height:1.4}.case-Study-Desc{width:100%;max-width:564px;line-height:1.6}#moodboard-image{width:100%;max-width:640px;height:auto;margin:2rem auto 1.5rem;display:block;border-radius:12px;object-fit:cover}.process-step{display:grid;grid-template-columns:320px 1fr;gap:3rem;align-items:start;margin-bottom:3.5rem}.process-image{width:100%;height:220px;object-fit:cover;border-radius:12px}.process-content{display:flex;flex-direction:column;gap:.75rem}@media(max-width:1024px){.process-step{grid-template-columns:1fr;gap:1.5rem}.process-image{height:240px}}.process-group{display:flex;flex-direction:column}.process-step--imgWide{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start;margin-bottom:3.5rem}.process-step--imgWide .process-image{width:100%;height:360px;object-fit:cover;border-radius:12px}.process-step--imgWide .process-content{display:flex;flex-direction:column;gap:.75rem;max-width:420px}@media(max-width:1024px){.process-step--imgWide{grid-template-columns:1fr;gap:1.5rem}.process-step--imgWide .process-image{height:280px}.process-step--imgWide .process-content{max-width:100%}}@media(max-width:600px){.process-step--imgWide .process-image{height:240px}}.overview-row--stack{flex-direction:column;align-items:flex-start}.research-images{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:600px){.research-images{grid-template-columns:1fr}}.method-label{font-weight:500;margin-bottom:.5rem}.method-desc{margin-bottom:1.5rem;max-width:720px}.methods-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.method-item{display:flex;flex-direction:column;gap:.5rem}.method-title{font-weight:500;text-transform:capitalize}@media(max-width:768px){.methods-grid{grid-template-columns:1fr}}.commonalities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem}.commonalities-grid img{width:100%;height:auto;object-fit:cover;border-radius:12px}@media(max-width:1024px){.commonalities-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.commonalities-grid{grid-template-columns:1fr}}.design-images{display:flex;gap:1.5rem}.design-images img{width:100%;max-width:50%;height:auto;object-fit:cover}.branding-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.branding-grid img{width:100%;height:auto;object-fit:contain;border-radius:12px}@media(max-width:600px){.branding-grid{grid-template-columns:1fr}}.back-to-top{position:fixed;bottom:30px;right:clamp(16px,calc((100vw - 1200px)/2),48px);width:64px;height:64px;border-radius:999px;background:#fff;color:#212322;border:1px solid #212322;font-size:18px;cursor:pointer;box-shadow:0 10px 30px #212322 (0,0,0,.12);z-index:90;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.back-to-top:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0000002e}.berry-examples{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;margin:4rem 0}.berry-column{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.berry-image{width:100%;height:auto;border-radius:10px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease}.berry-image.primary{max-width:280px}.berry-image.secondary{max-width:1000px;opacity:.92}@media(max-width:900px){.berry-examples{grid-template-columns:1fr;gap:4rem}}.mockup-examples{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%;margin-top:2.5rem}.mockup-examples img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}@media(max-width:900px){.mockup-examples{grid-template-columns:1fr}}.poster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.poster-image{width:100%;height:auto;object-fit:contain;border-radius:12px}@media(max-width:1024px){.poster-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.poster-grid{grid-template-columns:1fr}}.mockup-grid img{width:100%;height:auto;object-fit:contain;border-radius:12px}.mockup-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.mockup-grid img{width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px}@media(max-width:600px){.mockup-grid{grid-template-columns:1fr}}
