@font-face{font-family:Archivo;src:url('/assets/archivo-black-v1.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-regular-v1.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-semibold-v1.woff2') format('woff2');font-weight:600 800;font-style:normal;font-display:swap}
:root{--paper:#f4f6fa;--ink:#172338;--blue:#193dcb;--surface:#e7ecf3;--muted:#536174;--line:#cbd3df;--gutter:clamp(24px,4.4vw,80px);--gap:clamp(24px,3vw,48px);--ease:cubic-bezier(.2,.75,.2,1);--radius:6px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2{font-family:Archivo,Arial,sans-serif;font-weight:900;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(44px,6.1vw,92px)}h2{font-size:clamp(34px,4vw,60px)}h3{font-size:24px;line-height:1.3;font-weight:600;letter-spacing:-.035em}p{max-width:64ch}::selection{background:var(--blue);color:var(--paper)}:focus-visible{outline:3px solid var(--blue);outline-offset:6px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px}.contact-band :focus-visible,.site-footer :focus-visible{outline-color:var(--paper)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:10px;left:20px;z-index:100;padding:14px 24px;background:var(--blue);color:var(--paper);transform:translateY(-150%)}.skip:focus{transform:none}
.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px var(--gutter);height:108px;background:var(--paper)}.brand{width:210px;flex-shrink:0;display:flex;align-items:center;min-height:44px}.brand img{width:100%;height:auto}.main-nav{display:flex;align-items:center;gap:clamp(20px,2.8vw,45px);font-size:14px;font-weight:600}.main-nav a{min-height:44px;display:flex;align-items:center;gap:24px}.main-nav a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{border:1px solid var(--ink);border-radius:var(--radius);padding:9px 20px;transition:background .2s,color .2s}.nav-cta:hover{background:var(--ink);color:var(--paper)}.menu-toggle{display:none}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:28px}.button{display:inline-flex;gap:30px;justify-content:space-between;align-items:center;min-height:56px;border:1px solid transparent;background:var(--blue);color:var(--paper);padding:16px 24px;border-radius:var(--radius);font-size:14px;line-height:1.4;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:var(--ink);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-size:14px;font-weight:600}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link span{font-size:22px}.section{padding:100px var(--gutter)}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:58px}.section-heading>div{max-width:365px}.section-heading p{font-size:17px;color:var(--muted);max-width:350px}.section-heading .text-link{margin-top:20px}
.hero{padding:40px var(--gutter) 64px;display:grid;grid-template-columns:1.04fr 1fr;gap:26px;min-height:min(730px,calc(100svh - 108px));align-items:center;overflow:hidden}.hero-intro{position:relative;z-index:2}.hero .eyebrow{margin-bottom:24px}.hero h1{font-size:clamp(62px,6.4vw,98px);line-height:.98;letter-spacing:-.06em;max-width:9ch}.hero h1>span{color:var(--blue)}.hero-description{font-size:17px;max-width:360px;margin-top:28px;color:var(--muted);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:14px 25px;align-items:center;margin-top:28px}.hero-stage{position:relative;min-width:0;height:550px;background:var(--blue);border-radius:90px 6px 90px 6px;isolation:isolate;margin:0 -10px 0 10px}.stage-word{position:absolute;font-family:Archivo,Arial,sans-serif;font-size:520px;line-height:1;letter-spacing:-.1em;color:#2c50de;top:-48px;right:34px;z-index:-1;overflow:hidden;pointer-events:none}.screen{position:absolute;width:101%;background:var(--paper);padding:6px;border-radius:8px;box-shadow:0 25px 50px #10257845;transition:transform .6s var(--ease);overflow:hidden}.screen img{width:100%;border-radius:3px}.screen-back{top:65px;left:-18px;transform:rotate(8deg)}.screen-front{top:237px;left:-34px;transform:rotate(-7deg)}.screen-back:hover{transform:rotate(3deg) translateY(-8px);z-index:4}.screen-front:hover{transform:rotate(-3deg) translateY(-8px)}.stage-caption{position:absolute;right:30px;bottom:25px;color:var(--paper);font-size:13px;line-height:1.45;min-height:44px;padding:4px 0}.stage-caption span{position:absolute;left:-40px;font-size:34px;top:0}.enhanced .hero-intro{animation:intro .8s var(--ease) both}.enhanced .screen-back{animation:screen-back 1.1s var(--ease) both}.enhanced .screen-front{animation:screen-front 1.25s var(--ease) both}@keyframes intro{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes screen-back{from{opacity:0;transform:translate(45px,30px) rotate(14deg)}to{opacity:1;transform:rotate(8deg)}}@keyframes screen-front{from{opacity:0;transform:translate(30px,60px) rotate(-15deg)}to{opacity:1;transform:rotate(-7deg)}}
.intro-band{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:55px var(--gutter);background:var(--surface)}.intro-band>p{font-weight:600;font-size:24px;line-height:1.35;letter-spacing:-.03em}.intro-band>div{font-size:20px;line-height:1.55;max-width:560px}.work-section{padding-bottom:115px}.project-grid{display:grid;grid-template-columns:1.16fr 1fr;gap:65px 36px}.project-card:nth-child(even){margin-top:100px}.project-image{display:block;position:relative;border-radius:var(--radius);padding:34px 24px;background:var(--surface);overflow:hidden}.project-image img{width:100%;box-shadow:0 12px 32px #1723381c;transition:transform .55s var(--ease);border-radius:3px}.project-image:hover img{transform:scale(1.025)}.project-open{position:absolute;right:18px;bottom:18px;width:45px;height:45px;background:var(--paper);border-radius:50%;display:grid;place-content:center;font-size:24px;transition:background .2s,color .2s}.project-image:hover .project-open{background:var(--blue);color:var(--paper)}.project-savia .project-image{background:#d6ddd9;padding:50px 30px}.project-atlas .project-image{background:#dad8cf;padding:48px 30px}.project-salonware .project-image{background:#e5dfec;padding:38px 25px}.project-goma .project-image{background:#d7e2ec}.project-vieyra .project-image{background:#e5e7df}.project-importby .project-image{background:#dde2e9}.project-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-top:20px}.project-caption p{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:5px}.project-caption h3{font-size:24px}.project-caption>span{font-size:13px;color:var(--muted);max-width:160px;text-align:right;padding-top:24px}.services-section{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:100px}.services-heading{align-self:start;position:sticky;top:40px}.services-heading .eyebrow{color:#b9c7e0;font-size:11px}.services-heading h2{font-size:clamp(36px,3.6vw,55px)}.services-heading>p:last-child{color:#c0cad9;max-width:320px;margin-top:30px}.service-item{border-top:1px solid #657188}.service-item:last-child{border-bottom:1px solid #657188}.service-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;min-height:85px;font-size:22px;letter-spacing:-.035em;font-weight:600}.service-item summary::-webkit-details-marker{display:none}.service-item summary>span{font-size:28px;transition:transform .25s}.service-item[open] summary>span{transform:rotate(90deg)}.service-body{padding:0 0 30px}.service-body h3{font-size:17px;margin-bottom:12px}.service-body p{color:#c0cad9;font-size:15px;line-height:1.7}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.tags>span{border:1px solid var(--line);padding:5px 11px;border-radius:4px;font-size:11px;font-weight:600;line-height:1.5}.services-list .tags>span{border-color:#657188;color:#c0cad9}.services-list :focus-visible{outline-color:var(--paper)}.service-body .text-link{margin-top:14px;color:var(--paper)}.studio{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;align-items:center;padding-block:130px}.studio-signature{height:440px;background:var(--surface);border-radius:50% 50% var(--radius) var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.studio-signature img{width:120px;mix-blend-mode:multiply;transform:rotate(-8deg)}.studio-signature span{font-family:Archivo,Arial,sans-serif;line-height:1.05;font-size:42px;letter-spacing:-.05em;transform:rotate(-8deg)}.studio-copy h2{font-size:clamp(34px,3.7vw,56px);margin-bottom:30px}.studio-copy>p:not(.eyebrow){color:var(--muted);margin-top:20px}.process{padding-top:10px}.process .section-heading h2{font-size:clamp(34px,3.5vw,50px)}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin:0;padding:0}.steps li{border-top:2px solid var(--ink);padding:25px 0}.steps li>span{font-size:14px;color:var(--blue);font-weight:600}.steps h3{margin:25px 0 12px;font-size:22px}.steps p{font-size:15px;color:var(--muted);max-width:250px}.ideas-section{background:var(--surface)}.article-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:45px}.article-card{background:var(--paper);padding:38px;display:flex;flex-direction:column;gap:25px;min-height:270px;border-radius:var(--radius);transition:background .2s,color .2s}.article-card>span:first-child{font-size:12px;font-weight:600;color:var(--blue)}.article-card h3{font-family:Archivo,Arial,sans-serif;font-size:clamp(25px,2.5vw,35px);line-height:1.17;font-weight:900;max-width:19ch}.article-link{font-size:13px;display:flex;align-items:center;justify-content:space-between;margin-top:auto;min-height:32px}.article-card:hover{background:var(--ink);color:var(--paper)}.article-card:hover>span:first-child{color:#c0cad9}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq-section h2{font-size:clamp(34px,3.4vw,48px)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:80px;font-size:16px;font-weight:600;cursor:pointer;line-height:1.5;padding:18px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:26px;font-weight:400;flex-shrink:0;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 40px 28px 0;font-size:15px;color:var(--muted);line-height:1.8}.contact-band{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:75px;background:var(--blue);color:var(--paper);padding:90px var(--gutter) 100px}.contact-band h2{font-size:clamp(65px,8vw,120px);line-height:.98;margin-bottom:28px}.contact-copy>p:last-child{font-size:17px;max-width:390px;color:#e0e7ff}.contact-actions{justify-self:end;max-width:370px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.contact-actions .button{width:100%;background:var(--paper);color:var(--blue)}.contact-actions .button:hover{background:var(--ink);color:var(--paper)}.contact-actions>p{font-size:13px;color:#e0e7ff;margin-top:15px}.site-footer{padding:65px var(--gutter) 24px;background:var(--ink);color:var(--paper)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.footer-top>div img{width:240px;height:auto}.footer-top>div p{font-size:15px;color:#bdc8d9;margin-top:28px}.footer-top nav{display:flex;flex-direction:column;align-items:flex-start}.footer-top nav a{font-size:13px;color:#d1d9e5;min-height:38px}.footer-bottom{border-top:1px solid #445069;margin-top:50px;padding-top:25px;display:flex;justify-content:space-between;gap:24px;font-size:11px;color:#bdc8d9}
.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;padding:18px var(--gutter) 0;color:var(--muted)}.breadcrumbs a{font-size:11px;min-height:36px}.breadcrumbs>span:last-child{max-width:650px}.inner-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:end;padding-top:65px;padding-bottom:70px}.inner-hero h1{max-width:12ch;font-size:clamp(45px,5.8vw,85px)}.inner-hero>div:last-child>p{font-size:20px;color:var(--muted);margin-bottom:30px}.service-photo{margin:0 var(--gutter);padding:45px 10% 22px;border-radius:var(--radius);background:var(--surface)}.service-photo img{border-radius:4px;box-shadow:0 15px 40px #17233822;width:100%}.service-photo>p{max-width:none;font-size:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;margin-top:20px;color:var(--muted)}.service-explanation{display:grid;grid-template-columns:.8fr 1fr;gap:100px}.service-aside h2{font-size:40px;max-width:11ch}.service-aside .tags{max-width:330px}.prose section+section{margin-top:42px}.prose h2{font-family:Manrope,Arial,sans-serif;font-weight:600;font-size:26px;letter-spacing:-.04em;line-height:1.3;margin-bottom:18px}.prose p{font-size:17px;line-height:1.85;color:var(--muted)}.related-section{background:var(--surface)}.related-section h2{font-size:36px;margin-bottom:25px}.related-links{display:flex;flex-wrap:wrap;gap:25px 50px}.related-links a{font-size:16px}.portfolio-page>.section-heading{align-items:center}.portfolio-page h1,.blog-page h1{font-size:clamp(45px,5.7vw,84px)}.portfolio-page .project-grid{margin-top:55px}.filters{display:flex;flex-wrap:wrap;gap:10px}.filters button{padding:10px 18px;min-height:46px;border:1px solid var(--line);border-radius:var(--radius);background:none;color:var(--ink);font-size:13px;font-weight:600}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.case-hero{padding-top:65px;padding-bottom:60px}.case-hero h1{font-size:clamp(50px,7.5vw,110px);max-width:14ch}.case-hero>div{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:32px}.case-hero>div>p{font-size:24px;letter-spacing:-.03em}.case-visual{margin:0 var(--gutter);background:var(--surface);padding:60px 7%;border-radius:var(--radius)}.case-visual img{width:100%;border-radius:4px;box-shadow:0 20px 50px #17233826}.case-visual.savia{background:#d6ddd9}.case-visual.atlas{background:#dad8cf}.case-story{display:grid;grid-template-columns:.8fr 1fr;gap:100px}.case-story aside h2{font-size:38px;margin-bottom:25px}.case-story aside>p{font-size:17px;color:var(--muted)}.case-story .prose>.text-link{margin-top:35px}.next-project{background:var(--surface)}.next-project>p{font-size:13px;margin-bottom:15px}.next-project>a{font-family:Archivo,Arial,sans-serif;font-weight:900;font-size:clamp(35px,5vw,70px);letter-spacing:-.05em;display:flex;justify-content:space-between;line-height:1.2}.next-project>a>span{font-size:50px}.blog-page .article-card{background:var(--surface)}.blog-page .article-card:hover{background:var(--ink)}.blog-note{max-width:800px;margin-top:90px}.blog-note h2{font-size:36px;margin-bottom:25px}.blog-note p{color:var(--muted);margin:18px 0}.reading{max-width:1230px;margin:auto;padding-top:60px}.reading header{max-width:950px}.reading h1{font-size:clamp(42px,5.5vw,78px);line-height:1.1}.article-lead{margin:35px 0 60px;font-size:23px;line-height:1.5;max-width:680px;color:var(--muted)}.article-content{max-width:740px;margin-left:auto}.article-content p{font-size:18px;line-height:1.9}.article-content section+section{margin-top:50px}.article-cta{background:var(--surface);padding:35px;margin-top:55px;border-radius:var(--radius)}.article-cta .button{margin-top:25px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:60px;align-items:start}.contact-page h1{color:var(--blue);font-size:clamp(52px,6.5vw,94px)}.contact-page>div>p:last-child{font-size:18px;color:var(--muted);margin-top:35px;max-width:380px}.brief-card{background:var(--surface);border-radius:var(--radius);padding:40px}.brief-card h2{font-family:Manrope,Arial,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.04em;margin-bottom:30px}label{display:block;font-size:13px;font-weight:600;margin:22px 0 10px}select,textarea{display:block;width:100%;min-height:52px;padding:14px;color:var(--ink);border:1px solid #8b99ae;background:var(--paper);border-radius:4px;font-size:14px}textarea{resize:vertical}textarea::placeholder{color:#67768b}.form-note{font-size:12px;line-height:1.7;color:var(--muted);margin:16px 0 24px}.brief-card .button{width:100%}.direct-contact{margin-top:25px;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:8px}.direct-contact a{font-size:13px;overflow-wrap:anywhere}#brief-status{font-size:13px;margin-top:18px}#brief-status:empty{display:none}#brief-status a{display:block;color:var(--blue);padding-top:12px}.contact-context{padding-top:0;max-width:940px}.contact-context h2{font-size:35px;margin-bottom:30px}.contact-context p{margin-top:20px;color:var(--muted)}.error-page{min-height:65vh}.error-page h1{color:var(--blue);margin-bottom:30px}.error-page p{margin-bottom:25px}.error-page>.text-link{margin-left:25px}
@media(min-width:1600px){.hero,.section,.intro-band,.contact-band,.site-header,.site-footer{padding-left:max(var(--gutter),calc((100vw - 1460px)/2));padding-right:max(var(--gutter),calc((100vw - 1460px)/2))}.hero-stage{height:590px}.screen-front{top:270px}}
@media(max-width:1100px){.main-nav{gap:20px}.hero{gap:18px}.hero h1{font-size:70px}.hero-stage{height:485px}.screen-back{top:60px}.screen-front{top:225px}.stage-word{font-size:400px;top:0}.hero-description{font-size:16px}.hero-actions>.text-link{display:none}.services-section,.studio,.inner-hero,.service-explanation,.case-story,.contact-page{gap:55px}.project-caption{flex-direction:column;gap:8px}.project-caption>span{text-align:left;max-width:none;padding-top:0}.faq-section{gap:50px}.footer-top{gap:35px}.contact-page h1{font-size:70px}.brief-card{padding:30px}}
@media(max-width:850px){.site-header{height:90px;padding-block:20px}.brand{width:185px}.menu-toggle{display:flex;align-items:center;gap:24px;border:1px solid var(--line);border-radius:var(--radius);background:none;padding:9px 15px;min-height:44px;font-size:13px;color:var(--ink)}.menu-toggle span{font-size:22px}.main-nav{display:none;position:absolute;top:82px;left:var(--gutter);right:var(--gutter);padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 20px 40px #17233820}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.main-nav a{padding:8px 10px}.main-nav .nav-cta{margin-top:10px;justify-content:space-between}.hero{padding-top:25px;min-height:0;padding-bottom:55px;grid-template-columns:1.08fr 1fr}.hero h1{font-size:61px}.hero-stage{height:425px}.screen{width:108%}.screen-back{top:65px;left:-16px}.screen-front{top:215px;left:-30px}.stage-caption{right:20px;font-size:11px;bottom:20px}.stage-word{font-size:330px}.eyebrow{font-size:10px}.hero-description{max-width:290px;font-size:15px}.hero-actions .button{padding:15px 18px;gap:18px;font-size:12px}.intro-band{gap:40px;padding-block:40px}.intro-band>div{font-size:17px}.section{padding-top:75px;padding-bottom:75px}.section-heading{gap:35px}.section-heading h2{font-size:40px}.project-grid{gap:50px 25px}.project-card:nth-child(even){margin-top:70px}.project-image,.project-savia .project-image,.project-atlas .project-image,.project-salonware .project-image{padding:30px 16px}.project-open{width:38px;height:38px;font-size:22px;bottom:8px;right:8px}.project-caption h3{font-size:21px}.services-section{gap:45px;grid-template-columns:.95fr 1fr}.services-heading h2{font-size:34px}.service-item summary{font-size:19px;min-height:78px}.services-heading>p:last-child{font-size:15px}.studio{gap:40px}.studio-signature{height:370px}.studio-signature span{font-size:31px}.studio-copy h2{font-size:34px}.studio-copy>p{font-size:15px}.steps{gap:22px}.steps h3{font-size:19px}.steps p{font-size:13px}.faq-section{grid-template-columns:1fr;gap:35px}.contact-band{gap:40px}.contact-band h2{font-size:75px}.contact-actions .button{padding:15px 18px;gap:15px;font-size:12px}.contact-actions>.text-link{font-size:12px}.footer-top{grid-template-columns:1.1fr 1fr 1fr;gap:25px}.footer-top>div img{width:190px}.footer-top nav a{font-size:11px}.inner-hero{gap:45px}.inner-hero h1{font-size:52px}.inner-hero>div:last-child>p{font-size:17px}.service-explanation,.case-story{gap:45px}.service-aside h2{font-size:32px}.service-photo{padding:30px 5% 16px}.contact-page{gap:40px}.contact-page h1{font-size:58px}.brief-card{padding:25px}.reading h1{font-size:54px}.article-content{max-width:650px}}
@media(max-width:600px){:root{--gutter:22px}.site-header{height:82px;padding-block:17px}.brand{width:166px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:24px;padding-bottom:45px;overflow:hidden;gap:40px}.hero h1{font-size:clamp(51px,13vw,75px);max-width:11ch;line-height:1}.hero h1>span br{display:none}.hero .eyebrow{margin-bottom:20px}.hero-description{max-width:350px;font-size:16px;margin-top:22px}.hero-actions{margin-top:24px}.hero-actions .button{font-size:13px;min-height:54px;padding:14px 20px;gap:30px}.hero-stage{height:360px;width:calc(100% - 10px);margin:0 0 0 10px;border-radius:60px 6px 60px 6px}.stage-word{font-size:330px;top:-30px;right:35px}.screen{width:91%;padding:4px}.screen-back{top:30px;left:10px}.screen-front{top:155px;left:-13px}.stage-caption{font-size:10px;right:28px;bottom:12px}.stage-caption span{font-size:26px;left:-28px}.intro-band{grid-template-columns:1fr;gap:20px;padding-block:36px}.intro-band>p{font-size:24px}.intro-band>p br{display:none}.intro-band>div{font-size:17px}.section{padding-block:65px}.section-heading{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:35px}.section-heading h2{font-size:39px}.section-heading p{font-size:16px}.section-heading .text-link{margin-top:10px}.project-grid{display:block}.project-card+.project-card{margin-top:40px}.project-card:nth-child(even){margin-top:40px}.project-image,.project-savia .project-image,.project-atlas .project-image,.project-salonware .project-image{padding:32px 18px}.project-caption{padding-top:17px;gap:6px}.project-caption p{font-size:10px}.project-caption h3{font-size:23px}.project-caption>span{font-size:12px}.services-section{grid-template-columns:1fr;gap:40px}.services-heading{position:static}.services-heading h2{font-size:40px}.services-heading>p:last-child{max-width:350px;margin-top:22px}.service-item summary{font-size:21px;min-height:77px}.service-body .tags span{font-size:10px}.studio{grid-template-columns:1fr;gap:35px}.studio-signature{height:260px;max-width:320px;width:100%;margin:0 auto;flex-direction:row;gap:18px}.studio-signature img{width:80px}.studio-signature span{font-size:28px}.studio-copy h2{font-size:39px}.studio-copy>p:not(.eyebrow){font-size:16px}.process{padding-top:10px}.process .section-heading h2{font-size:35px}.steps{grid-template-columns:1fr 1fr;gap:24px}.steps li{padding-top:20px}.steps h3{font-size:21px;margin:20px 0 10px}.steps p{font-size:14px}.article-grid{grid-template-columns:1fr;margin-top:25px;gap:18px}.article-card{padding:30px;min-height:250px;gap:24px}.article-card h3{font-size:29px}.faq-section{gap:30px}.faq-section h2{font-size:39px}.faq-list summary{font-size:15px;gap:20px}.faq-list details p{padding-right:12px;font-size:14px}.contact-band{grid-template-columns:1fr;gap:35px;padding-block:65px}.contact-band h2{font-size:82px}.contact-band .eyebrow{font-size:9px;letter-spacing:.07em}.contact-copy>p:last-child{font-size:16px}.contact-actions{justify-self:start;max-width:100%;gap:15px}.contact-actions .button{font-size:14px;padding:16px 22px}.contact-actions>.text-link{font-size:14px}.contact-actions>p{font-size:12px;margin-top:5px}.site-footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-top>div{grid-column:1/-1}.footer-top>div img{width:220px}.footer-top>div p{font-size:15px;margin-top:20px}.footer-top nav a{font-size:12px;min-height:44px}.footer-bottom{flex-direction:column;gap:12px;margin-top:35px;font-size:11px}.breadcrumbs{gap:8px;font-size:10px;padding-top:10px}.breadcrumbs a{font-size:10px}.inner-hero{grid-template-columns:1fr;gap:30px;padding-top:35px;padding-bottom:40px}.inner-hero h1{font-size:clamp(42px,11vw,60px);max-width:13ch}.inner-hero>div:last-child>p{font-size:18px;margin-bottom:24px}.service-photo{margin:0 12px;padding:22px 15px 12px}.service-photo>p{font-size:10px;gap:6px;line-height:1.7}.service-photo .text-link{font-size:10px}.service-explanation,.case-story{grid-template-columns:1fr;gap:45px}.service-aside h2{max-width:15ch;font-size:37px}.service-aside .tags{max-width:none}.prose h2{font-size:25px}.prose p{font-size:16px;line-height:1.85}.prose section+section{margin-top:35px}.related-section h2{font-size:33px}.related-links{flex-direction:column;align-items:flex-start;gap:15px}.related-links a{font-size:14px}.portfolio-page,.blog-page{padding-top:35px}.portfolio-page h1,.blog-page h1{font-size:42px}.filters{gap:8px}.filters button{padding:8px 13px;min-height:44px;font-size:12px}.portfolio-page .project-grid{margin-top:35px}.case-hero{padding-top:35px;padding-bottom:35px}.case-hero h1{font-size:clamp(44px,12vw,67px);overflow-wrap:anywhere}.case-hero>div{display:block;margin-top:25px}.case-hero>div>p{font-size:21px;margin-bottom:25px}.case-visual{margin:0 12px;padding:30px 18px}.case-story aside h2{font-size:36px}.case-story aside>p{font-size:16px}.next-project>a{font-size:35px}.next-project>a>span{font-size:35px}.blog-note{margin-top:55px}.blog-note h2{font-size:32px}.reading{padding-top:35px}.reading h1{font-size:clamp(37px,10vw,55px);letter-spacing:-.05em;line-height:1.1}.reading .eyebrow{font-size:9px;letter-spacing:.07em}.article-lead{font-size:20px;margin:25px 0 40px;line-height:1.65}.article-content p{font-size:17px;line-height:1.85}.article-cta{padding:25px}.contact-page{grid-template-columns:1fr;gap:35px;padding-top:35px;padding-bottom:55px}.contact-page h1{font-size:64px}.contact-page>div>p:last-child{font-size:17px;margin-top:25px}.brief-card{padding:27px 22px}.brief-card h2{font-size:25px}.contact-context{padding-top:0}.contact-context h2{font-size:32px}.error-page h1{font-size:72px}.error-page>.text-link{margin:20px 0 0;display:flex}.error-page p{font-size:16px}}
@media(max-width:360px){.brand{width:148px}.menu-toggle{padding:7px 12px;gap:15px}.hero h1{font-size:48px}.hero-stage{height:320px}.screen-front{top:135px}.stage-caption{font-size:9px}.contact-band h2{font-size:70px}.direct-contact a{font-size:12px}.contact-page h1{font-size:57px}}
@media(min-width:851px) and (max-height:800px){.hero{padding-top:20px;padding-bottom:40px}.hero-stage{height:490px}.screen-back{top:35px}.screen-front{top:195px}.hero h1{font-size:clamp(64px,6.1vw,88px)}}
@media(max-width:600px){.hero h1>span br{display:block}.contact-copy,.contact-actions{min-width:0}.contact-band h2{font-size:clamp(60px,18vw,78px)}.contact-band .eyebrow{letter-spacing:.04em}.hero-stage .stage-caption{display:none}}
.stage-word,.stage-caption{display:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.screen-back:hover{transform:rotate(8deg)}.screen-front:hover{transform:rotate(-7deg)}.button:hover,.project-image:hover img{transform:none}}

/* Personal portfolio: the person and the scope of the work lead the page. */
.personal-brand{font-size:20px;font-weight:800;letter-spacing:-.055em;line-height:1.15;min-height:44px;display:flex;flex-direction:column;justify-content:center;white-space:nowrap}
.personal-brand span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:400;margin-top:7px;color:var(--muted)}
.personal-hero{display:grid;grid-template-columns:1.18fr 1fr;gap:4vw;padding:28px var(--gutter) 72px;align-items:center;min-height:620px}
.personal-intro{min-width:0}.personal-intro .eyebrow{margin-bottom:25px}.personal-intro h1{font-size:clamp(52px,6.45vw,108px);letter-spacing:-.065em;line-height:1.02}.personal-intro h1>span{color:var(--blue)}
.hero-thesis{font-size:clamp(24px,2.3vw,36px);letter-spacing:-.05em;line-height:1.3;font-weight:600;margin-top:30px}.personal-lead{font-size:15px;line-height:1.75;max-width:52ch;margin-top:18px;color:var(--muted)}
.personal-intro .hero-actions{gap:20px;flex-wrap:wrap;margin-top:28px}.personal-intro .button{gap:24px}
.portfolio-collage{display:grid;grid-template-columns:1.08fr 1fr;gap:14px;transform:rotate(-2deg);max-width:650px}
.portfolio-collage>a{border-radius:8px;overflow:hidden;min-width:0;transition:transform .25s var(--ease)}.portfolio-collage>a:hover{transform:translateY(-5px)}
.collage-product{grid-column:1/-1;background:var(--surface);padding:12px 12px 0;border:1px solid var(--line)}.collage-product>div{height:235px;overflow:hidden;border-radius:4px}.collage-product img{width:100%;height:100%;object-fit:cover;object-position:top;transform:none}.collage-product>span{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;padding:14px 5px;line-height:1.2}.collage-product small{font-size:10px;font-weight:400;margin-left:auto}.collage-product>span>span{font-size:20px;margin-left:8px}
.collage-process,.collage-learning{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:214px;padding:24px;background:var(--blue);color:var(--paper)}.collage-learning{background:var(--ink)}
.collage-process>span,.collage-learning>span{font-size:11px;line-height:1.5}.collage-process strong{font-size:31px;line-height:1.05;letter-spacing:-.045em;font-weight:800}.collage-learning strong{font-size:40px;letter-spacing:-.055em;font-weight:800}.collage-process>span:last-child,.collage-learning>span:last-child{width:100%;position:relative;padding-right:15px}.collage-process>span:last-child>span,.collage-learning>span:last-child>span{position:absolute;right:0;bottom:0;font-size:22px}
.personal-statement{background:var(--surface);display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding:56px var(--gutter);align-items:center}.personal-statement>p{font-size:27px;font-weight:600;letter-spacing:-.04em;line-height:1.3}.personal-statement>div{font-size:18px;line-height:1.65;max-width:60ch}
.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 32px}.project-card{min-width:0}.project-image{aspect-ratio:1.5;display:block;padding:0;min-height:0;border-radius:8px;background:var(--surface);overflow:hidden;position:relative}.project-image>img{width:100%;height:100%;object-fit:cover;object-position:top;transform:none}.project-image:hover>img{transform:scale(1.02)}.project-caption{display:block;padding-top:20px}.project-caption>span{display:block;margin-top:8px;max-width:none;font-size:14px;color:var(--muted);line-height:1.6}.project-caption h3{font-size:25px}.project-caption p{font-size:11px}
.project-flow{min-height:100%;height:100%;display:flex;flex-direction:column;padding:30px 34px;background:var(--surface);color:var(--ink)}.project-flow>strong{font-size:clamp(25px,2.5vw,42px);line-height:1.1;letter-spacing:-.05em;font-weight:800;max-width:15ch;margin-top:23px}.flow-context{font-size:12px}.project-flow ol{display:flex;gap:8px;list-style:none;padding:0;margin:30px 0 10px;align-items:stretch}.project-flow li{border:1px solid currentColor;border-radius:4px;opacity:1;font-size:11px;line-height:1.5;flex:1;padding:10px 12px;position:relative}.project-flow li+li:before{content:'→';position:absolute;left:-10px;top:32%;background:inherit}.flow-note{margin-top:auto;padding-top:14px;font-size:10px;opacity:.8}.flow-institucional{background:var(--blue);color:var(--paper)}.flow-ia{background:var(--ink);color:var(--paper)}.flow-formacion{background:#d9e1f0}.flow-datos{background:#dfe7ef}.flow-concepto{background:#e9ebf0}
.practice-section{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;background:var(--ink);color:var(--paper)}.practice-section>div>p:not(.eyebrow){margin-top:25px;font-size:17px;max-width:33ch}.practice-section .text-link{margin-top:22px}.practice-section :focus-visible{outline-color:var(--paper)}.practice-list{display:flex;flex-direction:column}.practice-list>a{display:grid;grid-template-columns:1fr 1.3fr 25px;gap:20px;border-bottom:1px solid #4c5a6b;padding:24px 0;align-items:start}.practice-list>a:first-child{padding-top:0}.practice-list>a>span:first-child{font-size:21px;font-weight:600;line-height:1.3;letter-spacing:-.03em}.practice-list>a>p{font-size:13px;line-height:1.6;color:#cad3e0}.practice-list>a>span:last-child{font-size:23px}.practice-list>a:hover>span:first-child{text-decoration:underline;text-underline-offset:5px}
.portfolio-tools{display:flex;flex-direction:column;gap:25px;margin:40px 0 24px}.portfolio-tools label{max-width:450px;font-size:12px;font-weight:600;display:grid;gap:8px}.portfolio-tools input{width:100%;min-height:50px;background:var(--paper);border:1px solid var(--line);border-radius:5px;padding:12px 16px;color:var(--ink);font-size:14px}.portfolio-tools .filters{margin:0;flex-wrap:wrap;gap:8px}.filter-result{font-size:13px;color:var(--muted);margin:20px 0 30px}.filter-empty{padding:35px;background:var(--surface);border-radius:6px}.portfolio-page .project-grid{margin-top:0}
.project-archive{background:var(--surface)}.archive-list details{border-top:1px solid #b9c3d2}.archive-list details:last-child{border-bottom:1px solid #b9c3d2}.archive-list summary{display:grid;grid-template-columns:1fr 230px 20px;gap:20px;padding:23px 0;list-style:none;cursor:pointer;align-items:center;font-size:20px;font-weight:600;line-height:1.4}.archive-list summary::-webkit-details-marker{display:none}.archive-list summary small{font-size:12px;font-weight:400;color:var(--muted)}.archive-list details>p{font-size:16px;line-height:1.8;max-width:75ch;padding:0 0 28px}.archive-list details[open] summary>span:last-child{transform:rotate(45deg)}
.case-process{padding:0;background:transparent}.case-process .project-flow{padding:55px var(--gutter);min-height:360px;border-radius:8px}.case-process .project-flow>strong{font-size:clamp(30px,4vw,60px);max-width:25ch}.case-process .project-flow ol{max-width:900px}.case-process .project-flow li{font-size:16px;padding:20px}.case-process .flow-note{margin-top:20px}.case-access{font-size:12px;color:var(--muted);max-width:32ch}.service-photo>.project-flow{height:360px}.service-photo>.project-flow>strong{font-size:42px}.service-photo>.project-flow ol{max-width:750px}.service-photo>.project-flow li{font-size:15px}.case-hero h1{overflow-wrap:normal;hyphens:auto}.case-hero>div{gap:30px}
.about-hero{padding-top:45px}.about-hero>p:last-child{font-size:23px;line-height:1.65;margin-top:35px;max-width:60ch}.about-story{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding-top:30px}.about-thesis{font-family:Archivo,Arial,sans-serif;font-size:clamp(35px,4vw,65px);line-height:1.15;letter-spacing:-.055em;align-self:start;position:sticky;top:50px}.about-thesis>span{color:var(--blue)}.about-story .prose h2{font-size:29px}.about-story .prose p+p{margin-top:18px}.footer-name{font-family:Archivo,Arial,sans-serif;font-size:38px!important;line-height:1.1!important;letter-spacing:-.055em;color:var(--paper)!important;margin-bottom:25px!important}.footer-studio{display:inline-flex;flex-direction:column;gap:10px;margin-top:30px}.footer-studio img{width:165px!important}.footer-studio span{font-size:10px;color:#b7c3d3}
@media(min-width:851px) and (max-height:800px){.personal-hero{min-height:0;padding-top:12px;padding-bottom:52px}.personal-intro h1{font-size:clamp(52px,6.1vw,90px)}.hero-thesis{margin-top:22px}.personal-lead{font-size:14px}.portfolio-collage .collage-product>div{height:207px}.collage-process,.collage-learning{min-height:198px}}
@media(max-width:1100px){.main-nav{gap:18px;font-size:12px}.site-header{gap:20px}.personal-brand{font-size:18px}.personal-hero{gap:28px}.portfolio-collage{gap:10px}.collage-process,.collage-learning{padding:20px}.collage-process strong{font-size:25px}.collage-learning strong{font-size:34px}.project-flow{padding:24px}.project-flow ol{margin-top:20px}.project-flow li{font-size:10px;padding:8px}.practice-section,.about-story{gap:40px}.practice-list>a{grid-template-columns:1fr 1.2fr 15px;gap:12px}.practice-list>a>span:first-child{font-size:19px}}
@media(max-width:850px){.personal-brand{font-size:20px}.personal-hero{grid-template-columns:1fr;gap:50px;padding-top:25px}.personal-intro h1{font-size:clamp(60px,10.4vw,90px)}.hero-thesis{font-size:30px}.personal-lead{font-size:16px;max-width:58ch}.portfolio-collage{width:100%;max-width:600px;margin:0 auto;transform:rotate(-1deg)}.collage-product>div{height:240px}.collage-process,.collage-learning{min-height:200px}.collage-process strong{font-size:31px}.collage-learning strong{font-size:43px}.personal-statement{gap:30px;padding:40px var(--gutter)}.personal-statement>p{font-size:24px}.personal-statement>div{font-size:15px}.project-flow{padding:20px}.project-flow>strong{font-size:25px;margin-top:15px}.project-flow ol{gap:7px}.project-flow li{font-size:9px;padding:6px}.flow-note{font-size:9px;padding-top:8px}.practice-section,.about-story{grid-template-columns:1fr;gap:45px}.practice-list>a{grid-template-columns:1fr 1.4fr 25px}.about-thesis{position:static;font-size:45px}.archive-list summary{grid-template-columns:1fr 180px 20px;font-size:18px}.case-hero h1{font-size:clamp(40px,7vw,65px)}.service-photo>.project-flow{height:auto;min-height:340px}}
@media(max-width:600px){.personal-brand{font-size:18px}.personal-brand span{font-size:8px}.personal-hero{padding-top:22px;padding-bottom:48px;gap:40px}.personal-intro .eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:22px}.personal-intro h1{font-size:clamp(43px,10.8vw,66px)}.hero-thesis{font-size:25px;margin-top:24px}.personal-lead{font-size:14px;margin-top:17px;line-height:1.75}.personal-intro .hero-actions{gap:12px;margin-top:25px;align-items:flex-start}.personal-intro .button{font-size:12px;padding:15px 18px;min-height:52px}.personal-intro .text-link{font-size:12px}.portfolio-collage{gap:9px;transform:none}.collage-product{padding:8px 8px 0}.collage-product>div{height:175px}.collage-product>span{padding:12px 4px;font-size:14px}.collage-product small{font-size:9px}.collage-process,.collage-learning{padding:18px 15px;min-height:190px}.collage-process strong{font-size:25px}.collage-learning strong{font-size:31px}.collage-process>span,.collage-learning>span{font-size:10px}.personal-statement{grid-template-columns:1fr;gap:20px;padding:36px var(--gutter)}.personal-statement>p{font-size:25px}.personal-statement>div{font-size:15px}.project-grid{grid-template-columns:1fr;gap:38px}.project-image{aspect-ratio:1.38}.project-flow{padding:24px}.project-flow>strong{font-size:28px;max-width:15ch;margin-top:22px}.project-flow ol{margin-top:25px}.project-flow li{font-size:10px;padding:8px}.flow-note{font-size:9px;padding-top:12px}.project-caption{padding-top:17px}.project-caption h3{font-size:24px}.project-caption>span{font-size:13px}.project-caption p{font-size:10px}.practice-list>a{grid-template-columns:1fr 25px;gap:10px;padding:22px 0}.practice-list>a>p{grid-column:1;grid-row:2;max-width:38ch}.practice-list>a>span:last-child{grid-column:2;grid-row:1}.practice-list>a>span:first-child{font-size:23px}.practice-section>div>p:not(.eyebrow){font-size:15px}.portfolio-tools{margin-top:30px}.portfolio-page h1{font-size:clamp(35px,9vw,48px)}.archive-list summary{grid-template-columns:1fr 20px;gap:7px;font-size:17px;padding:20px 0}.archive-list summary small{grid-column:1;grid-row:2;font-size:10px}.archive-list summary>span:last-child{grid-column:2;grid-row:1}.archive-list details>p{font-size:14px}.case-hero h1{font-size:clamp(35px,10vw,55px);overflow-wrap:normal}.case-access{display:block;max-width:none}.case-process .project-flow{min-height:330px;padding:28px 22px}.case-process .project-flow>strong{font-size:32px}.case-process .project-flow ol{flex-direction:column;gap:8px;margin-top:25px}.case-process .project-flow li{font-size:12px;padding:10px}.case-process .project-flow li+li:before{display:none}.service-photo>.project-flow{padding:26px 22px;min-height:330px}.service-photo>.project-flow>strong{font-size:32px}.service-photo>.project-flow ol{flex-direction:column}.service-photo>.project-flow li{font-size:12px}.service-photo>.project-flow li+li:before{display:none}.about-hero{padding-top:25px}.about-hero h1{font-size:clamp(35px,9vw,48px)}.about-hero>p:last-child{font-size:18px;line-height:1.65;margin-top:25px}.about-story{padding-top:0;gap:40px}.about-thesis{font-size:40px}.about-story .prose h2{font-size:27px}.footer-name{font-size:35px!important}.footer-studio{margin-top:25px}}
@media(prefers-reduced-motion:reduce){.portfolio-collage>a:hover{transform:none}}
.has-flow .project-image{aspect-ratio:auto}
.has-flow .project-flow{height:auto;min-height:clamp(290px,27.3vw,450px)}
.has-flow .project-flow>strong,.has-flow .project-flow ol{flex-shrink:0}
.personal-brand{letter-spacing:-.025em}
.project-site{margin-top:12px;font-size:13px;color:var(--blue);overflow-wrap:anywhere}
.portfolio-index .portfolio-page{padding-top:28px}
.portfolio-index .portfolio-page>.section-heading{margin-bottom:28px;align-items:flex-end}
.portfolio-index h1{font-size:clamp(40px,5vw,68px)}
.portfolio-tools{display:grid;grid-template-columns:1fr auto;align-items:end;margin:24px 0 12px}
.portfolio-tools .filters{align-self:end}
.filter-result{margin:16px 0 24px}
@media(max-width:380px){.portfolio-collage{grid-template-columns:1fr}.collage-product{grid-column:1}.contact-band h2{font-size:54px}}
.portfolio-collage .collage-product>div{height:auto;aspect-ratio:auto}
.collage-product img{height:auto;object-fit:contain;display:block}
.collage-process strong,.collage-learning strong{font-size:clamp(24px,2.5vw,38px);line-height:1.1;letter-spacing:-.045em}
.has-image .project-image{aspect-ratio:auto;height:auto;border:1px solid var(--line)}
.project-image>img{display:block;height:auto;object-fit:contain}
.project-image:hover>img{transform:none}
.case-visual>img,.service-photo>img{height:auto;object-fit:contain}
.learning-section{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;background:var(--surface);align-items:center}
.learning-section>div>p:not(.eyebrow){max-width:52ch;margin-top:26px;font-size:17px;line-height:1.75}
.learning-section .button{margin-top:26px}
.learning-course{display:flex;flex-direction:column;gap:24px;padding:42px;background:var(--blue);color:var(--paper);border-radius:8px;min-height:390px}
.learning-course>span{font-size:12px;line-height:1.6}.learning-course h3{font-family:Archivo,Arial,sans-serif;font-size:clamp(32px,3.4vw,54px);line-height:1.13;letter-spacing:-.045em}.learning-course p{font-size:14px;line-height:1.7;max-width:36ch}.learning-course>span:last-child{margin-top:auto}
.learning-course:hover>span:last-child{text-decoration:underline;text-underline-offset:4px}
@media(max-width:850px){.learning-section{gap:35px;grid-template-columns:1fr 1fr}.learning-course{padding:30px;min-height:360px}}
@media(max-width:600px){.learning-section{grid-template-columns:1fr;gap:35px}.learning-course{padding:28px;min-height:330px}.learning-section>div>p:not(.eyebrow){font-size:15px}.collage-process strong,.collage-learning strong{font-size:27px}.learning-section .button{font-size:13px;gap:18px}}
@media(max-width:600px){.portfolio-tools{display:flex;gap:18px}.portfolio-tools label{width:100%}.portfolio-tools .filters{align-self:flex-start}.portfolio-index h1{font-size:40px}.portfolio-index .portfolio-page>.section-heading{align-items:flex-start}}

/* Brand-led identity; reuse the official PNG wordmark. */
.personal-brand{flex-shrink:0}.personal-brand img{display:block;width:190px;height:auto}.personal-intro .hero-brand{line-height:1}.hero-brand img{display:block;width:100%;max-width:570px;height:auto}.footer-brand{display:inline-block;margin-bottom:24px;max-width:100%}.footer-brand img{display:block;width:235px;max-width:100%;height:auto}
@media(max-width:600px){.personal-brand img{width:160px}.personal-intro .hero-brand{margin-top:10px}.hero-brand img{max-width:440px}}
