@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650&display=swap');
:root{--paper:#f7f5ef;--ink:#302c28;--muted:#756f66;--line:#d9d5cc;--wine:#503731;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:2px solid #b66845;outline-offset:5px}button{border:0}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.06}h2{font-size:clamp(40px,4.6vw,70px);letter-spacing:-.025em}h2 em{font-style:normal;color:#876c58}h3{font-weight:450}p{line-height:1.7}section[id]{scroll-margin-top:80px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:550;line-height:1.5}.header{height:88px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:5}.wordmark{font:32px/1 var(--serif);letter-spacing:-.1em;width:75px}.wordmark span{font-size:25px}.wordmark i{font:9px var(--sans);vertical-align:top;letter-spacing:0;margin-left:5px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a{position:relative}.header nav a:after{position:absolute;content:'';height:1px;background:var(--ink);bottom:-7px;left:0;width:0;transition:width .25s}.header nav a:hover:after{width:100%}.language{display:flex;gap:10px;font-size:13px}.language span{color:#8a8479}.language .chosen{color:var(--ink);font-weight:650}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:740px;height:calc(100svh - 88px);max-height:1100px}.hero-copy{padding:55px 5% 75px 9%;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:1}.hero h1{font-size:clamp(80px,8.7vw,150px);letter-spacing:-.065em;line-height:.91;margin:30px 0 36px}.hero h1>span:not(.name-dot){margin-left:8%}.name-dot{color:#a08367}.hero-bottom p{font-size:16px;color:#6a645b;margin-bottom:25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:16px 23px;font-size:14px;transition:background .2s,color .2s}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:var(--wine)}.hero-bottom>.text-link{display:inline-block;margin-left:24px;font-size:13px}.play{font-size:21px;line-height:1}.hero-visual{position:relative;overflow:hidden;margin:25px 25px 25px 0;background:#8b7d68}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 34%;transform:scale(1.045);will-change:transform}.hero-visual:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(20,21,18,.25));pointer-events:none}.vertical-note{position:absolute;top:30px;right:24px;writing-mode:vertical-rl;color:white;font-size:12px;letter-spacing:.17em}.hero-image-footer{position:absolute;z-index:2;bottom:23px;left:25px;right:25px;display:flex;justify-content:space-between;color:white;font-size:12px;letter-spacing:.17em}.explore{position:absolute;bottom:21px;left:4.5%;font-size:14px;display:flex;align-items:center;gap:15px}.explore span{font-size:12px;text-transform:uppercase;letter-spacing:.16em}.credit-strip{display:flex;justify-content:space-around;align-items:center;padding:29px 4.5%;border-bottom:1px solid var(--line);border-top:1px solid var(--line);gap:20px;flex-wrap:wrap}.credit-strip span{font-size:19px;font-weight:550;letter-spacing:.08em;color:#69655d}.credit-strip span:first-child{font-size:12px;letter-spacing:.18em;color:#8d8578}.section{padding:105px 6.5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:23px}.section-heading>p{max-width:300px;font-size:15px;color:var(--muted)}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.project-image{position:relative;overflow:hidden;height:460px;background:#d7cec1}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.project:hover .project-image img{transform:scale(1.035)}.project:last-child .project-image img{object-fit:contain;background:#e2dcbf}.project-number{position:absolute;left:17px;top:17px;background:rgba(247,245,239,.92);padding:4px 10px;font-size:12px}.image-action{position:absolute;bottom:15px;right:15px;padding:9px 14px;background:var(--paper);font-size:12px;opacity:0;transform:translateY(8px);transition:.25s}.project:hover .image-action,.project:focus-visible .image-action{opacity:1;transform:translateY(0)}.project-meta{margin-top:20px;display:flex;gap:12px;justify-content:space-between;align-items:baseline}.project-meta h3{font:29px var(--serif);letter-spacing:-.025em}.project-meta span{font-size:12px;color:var(--muted)}.project>p{font-size:12px;letter-spacing:.06em;color:var(--muted);margin-top:7px}.work-bottom{display:flex;justify-content:space-between;margin-top:40px}.text-link{font-size:14px;border-bottom:1px solid currentColor;padding-bottom:5px;line-height:1.6}.about{display:grid;grid-template-columns:47% 53%;background:#eae6dd}.about-photo{min-height:800px;position:relative;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:center}.about-photo span{position:absolute;bottom:28px;left:30px;color:white;font-size:12px;letter-spacing:.19em}.about-copy{padding:75px 12% 70px 11%}.about-copy h2{font-size:clamp(40px,3.7vw,59px);margin:27px 0}.about-copy>p:not(.eyebrow){color:#686258;font-size:15px;margin-bottom:18px}.about-copy dl{margin:30px 0}.about-copy dl>div{padding:12px 0;display:grid;grid-template-columns:100px 1fr;gap:15px;border-top:1px solid #cdc6b9}.about-copy dt{font-size:12px;letter-spacing:.1em}.about-copy dd{margin:0;font-size:13px}.about-links{display:flex;align-items:center;gap:25px}.outline{border:1px solid #857b6d;background:transparent}.outline:hover{background:var(--ink);color:var(--paper)}.journey{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-bottom:1px solid var(--line)}.journey h2{font-size:54px;max-width:420px;margin:24px 0}.small{font-size:12px;color:var(--muted);max-width:320px}.milestone{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:0 0 28px;margin-bottom:25px;border-bottom:1px solid var(--line)}.milestone:last-child{margin:0;border:0;padding-bottom:0}.milestone>span{font-size:14px;color:#9a775a;letter-spacing:.08em}.milestone h3{font-size:19px;margin-bottom:7px}.milestone p{font-size:14px;color:var(--muted)}.credits{padding-top:85px;padding-bottom:90px}.credits h2{font-size:54px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0 30px}.filters button{background:transparent;border:1px solid var(--line);padding:9px 17px;font-size:13px}.filters button.active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}thead th{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;padding:12px;color:var(--muted);border-bottom:1px solid var(--ink)}tbody th,tbody td{font-size:13px;font-weight:400;padding:16px 12px;border-bottom:1px solid var(--line)}tbody th{width:38%;font-size:14px}tbody td{color:var(--muted)}tr[hidden]{display:none}.headshots{padding-top:70px;border-top:1px solid var(--line)}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;align-items:start}.portrait{padding:0;background:transparent;text-align:left}.portrait img{width:100%;height:360px;object-fit:cover;transition:filter .3s}.portrait:hover img{filter:brightness(1.04)}.portrait-1,.portrait-3{margin-top:50px}.portrait span{display:flex;justify-content:space-between;font-size:12px;margin-top:13px;color:var(--muted)}.portrait b{font-size:15px;font-weight:400}.voice{background:#433a34;color:#f4f0e6;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:95px 8%}.voice h2{font-size:65px;margin:26px 0}.voice h2 em{color:#c4b199}.voice-intro>p:not(.eyebrow){max-width:380px;color:#c7bdb0;font-size:15px;margin-bottom:28px}.voice-panels article{padding:25px 0 30px;border-top:1px solid #76685b}.mini-index{font-size:12px;letter-spacing:.14em;color:#c2ad95}.voice-panels h3{font:34px var(--serif);margin:12px 0}.voice-panels p{font-size:14px;color:#c7bdb0;max-width:420px}.media-link{display:flex;align-items:center;gap:15px;background:transparent;color:#f4f0e6;margin-top:24px;padding:0;font-size:14px}.round-play{border:1px solid #988570;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;font-size:22px}.commercial-link{background:transparent;color:inherit;border-bottom:1px solid #9b8b78;font-size:13px;padding:0 0 5px}.press{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.press h2{font-size:56px;margin-top:25px}.press-links a{display:block;padding:24px 0;border-top:1px solid var(--line)}.press-links a>span:first-child{font-size:12px;text-transform:uppercase;letter-spacing:.14em}.press-links h3{font:28px/1.25 var(--serif);margin:12px 0}.press-links a>span:last-child{font-size:12px;color:var(--muted)}.contact{background:#ded8cc;padding:80px 6.5% 0}.contact-top{display:flex;justify-content:space-between;align-items:end;padding:28px 0 55px;border-bottom:1px solid #bdb4a5;gap:40px}.contact-top h2{font-size:clamp(75px,9vw,138px);line-height:.95}.contact-top h2 em{color:#75604f}.contact-top>p{max-width:285px;color:#6e6458;font-size:15px}.contact-grid{display:grid;grid-template-columns:1fr 1fr .8fr;gap:30px;padding:50px 0 55px}.contact-grid h3{font:34px var(--serif);margin:16px 0}.contact-grid article>a{font-size:14px;overflow-wrap:anywhere}.socials{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;font-size:13px}footer{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-top:1px solid #bdb4a5;font-size:12px;color:#786e61}dialog{background:var(--paper);color:var(--ink);border:0;padding:25px;width:min(1000px,94vw);max-height:92svh;box-shadow:0 30px 130px #0008}dialog::backdrop{background:#201d19dc;backdrop-filter:blur(7px)}.dialog-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.dialog-bar h2{font:23px var(--serif)}[data-close]{background:transparent;font-size:35px;line-height:1;padding:4px 10px}#video-container{aspect-ratio:16/9;background:#201d19}#video-container iframe{width:100%;height:100%;border:0}#video-external{display:inline-block;margin-top:18px;font-size:14px;border-bottom:1px solid}#photo-dialog{width:fit-content;max-width:94vw;padding:20px}#photo-dialog>button{position:absolute;right:24px;top:24px;background:var(--paper);z-index:2}#full-photo{height:72svh;max-width:85vw;object-fit:contain;width:auto}.photo-footer{display:flex;gap:30px;justify-content:space-between;padding-top:15px;font-size:12px}.skip{position:absolute;top:-100px;left:15px;z-index:99;background:var(--ink);color:white;padding:10px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.hero-copy{padding-top:65px}.hero-visual{margin-right:4.5%}.project-image{height:580px}}
@media(max-width:1100px){.header nav{gap:18px}.hero{min-height:690px}.hero-copy{padding-top:45px}.hero h1{font-size:9.4vw}.hero-bottom>.text-link{display:table;margin:20px 0 0}.project-image{height:350px}.project-meta{display:block}.project-meta span{display:block;margin-top:5px}.about-photo{min-height:790px}.about-copy{padding:55px 9%}.about-links{flex-wrap:wrap;gap:18px}.portrait img{height:280px}.voice{gap:50px}.voice h2{font-size:52px}.journey{gap:40px}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid article:last-child{grid-column:1/-1}.socials{display:flex;gap:24px}}
@media(max-width:760px){html{scroll-padding-top:30px}.header{height:75px;padding:0 6%;flex-wrap:wrap}.wordmark{font-size:30px;width:auto}.header nav{order:3;width:100%;overflow:auto;white-space:nowrap;gap:24px;font-size:12px;padding:15px 0 17px;background:var(--paper)}.header{height:auto;padding-top:18px}.hero{display:flex;flex-direction:column;height:auto;min-height:0;max-height:none}.hero-copy{padding:32px 6% 38px;display:block}.hero .eyebrow{font-size:12px}.hero h1{font-size:clamp(78px,17.3vw,132px);margin:27px 0 28px;line-height:.92}.hero h1>span:not(.name-dot){margin-left:0}.hero h1 .name-dot{display:none}.hero-bottom p{font-size:15px;margin-bottom:20px}.hero-bottom>.text-link{display:inline-block;margin:0 0 0 18px;font-size:12px}.button{padding:14px 18px;font-size:13px}.hero-visual{height:540px;margin:0 6% 45px}.hero-visual>img{object-position:50% 30%}.explore{display:none}.credit-strip{padding:22px 6%;gap:18px}.credit-strip span{font-size:12px}.credit-strip span:first-child{display:none}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:100%;font-size:14px}.section-heading .eyebrow{margin-bottom:19px}h2{font-size:44px}.projects{grid-template-columns:1fr;gap:35px}.project-image{height:500px}.project-meta{display:flex}.project-meta span{font-size:12px}.project-meta h3{font-size:30px}.project:last-child .project-image{height:470px}.image-action{opacity:1;transform:none}.work-bottom{gap:20px;font-size:12px}.about{grid-template-columns:1fr}.about-photo{min-height:530px}.about-copy{padding:48px 7%}.about-copy h2{font-size:43px}.about-copy>p:not(.eyebrow){font-size:15px}.about-links{flex-wrap:nowrap}.journey{grid-template-columns:1fr;gap:40px}.journey h2{font-size:42px}.journey .small{max-width:100%}.milestone{grid-template-columns:55px 1fr}.credits h2{font-size:42px}.credits .section-heading>a{margin-top:25px;display:inline-block}.filters{gap:6px}.filters button{padding:8px 12px;font-size:12px}table{min-width:620px}tbody th,tbody td{padding:14px 9px}.gallery{grid-template-columns:1fr 1fr;gap:25px 16px}.portrait img{height:280px}.portrait-1,.portrait-3{margin-top:30px}.portrait span{font-size:12px}.headshots .section-heading>p{font-size:12px}.voice{grid-template-columns:1fr;padding:60px 7%;gap:45px}.voice h2{font-size:49px}.voice-intro>p:not(.eyebrow){max-width:100%}.press{grid-template-columns:1fr;gap:35px}.press h2{font-size:43px}.contact{padding:55px 6% 0}.contact-top{display:block;padding-bottom:37px}.contact-top h2{font-size:84px}.contact-top>p{margin-top:25px;max-width:100%}.contact-grid{grid-template-columns:1fr;padding:30px 0;gap:35px}.contact-grid h3{font-size:31px;margin:11px 0}.contact-grid .eyebrow{font-size:12px}.socials{flex-wrap:wrap}footer{flex-wrap:wrap;font-size:12px;gap:10px}footer span:nth-child(2){order:3;width:100%}dialog{padding:16px}.dialog-bar h2{font-size:20px}.photo-footer{font-size:12px;gap:20px}}
@media(max-width:380px){.hero-bottom>.text-link{display:table;margin:15px 0 0}.portrait img{height:230px}.hero-visual{height:440px}.contact-top h2{font-size:72px}.about-links{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-visual>img{transform:none!important;will-change:auto}}

@media(max-width:760px){.hero h1 br:last-of-type{display:initial}.hero h1{line-height:.97}.hero-visual{height:510px}}

/* Readable editorial typography and full-name navigation wordmark. */
h1,h2{line-height:1.14;letter-spacing:-.035em}h2 em{letter-spacing:-.025em}.hero h1{font-size:clamp(72px,7.5vw,124px);letter-spacing:-.045em;line-height:1.04;margin:24px 0 30px}.hero h1>span:not(.name-dot){margin-left:0}.header .wordmark{display:flex;align-items:center;width:250px;flex:0 0 250px;line-height:normal;letter-spacing:normal}.wordmark img{display:block;width:100%;height:auto;max-height:52px;object-fit:contain}.header nav{gap:25px}.project-meta h3{font-size:26px}.voice-panels h3,.contact-grid h3{font-size:30px}.contact-top h2{line-height:1.08;font-size:clamp(65px,8vw,116px)}
@media(max-width:1100px){.header .wordmark{width:215px;flex-basis:215px}.header nav{gap:17px;font-size:13px}.hero h1{font-size:7.8vw;line-height:1.05}.hero-copy{padding-top:35px}.hero{min-height:730px}.about-copy h2{font-size:clamp(36px,3.5vw,50px)}}
@media(max-width:900px) and (min-width:761px){.header{padding:0 3%}.header .wordmark{width:185px;flex-basis:185px}.header nav{gap:12px;font-size:12px}.language{gap:6px}.hero-bottom>.text-link{margin-top:15px}}
@media(max-width:760px){.header .wordmark{width:245px;flex:0 1 245px}.wordmark img{max-height:44px}.header nav{gap:24px;font-size:14px}.hero{min-height:0}.hero h1{font-size:clamp(64px,15.8vw,110px);line-height:1.05;letter-spacing:-.045em;margin:25px 0}.about-copy h2{font-size:39px}.contact-top h2{font-size:74px}.contact-grid h3{font-size:29px}}
@media(max-width:380px){.header .wordmark{width:210px;flex-basis:210px}.hero h1{font-size:15.7vw}.contact-top h2{font-size:65px}}

/* Supplied name PNG: preserve artwork and center its transparent canvas. */
.header .wordmark{width:280px;flex:0 0 280px;height:46px;overflow:hidden;justify-content:center}
.wordmark img{width:294px;max-width:none;max-height:none;height:auto;flex-shrink:0;transform:none}
.hero h1{font-weight:700;letter-spacing:-.045em}
.contact-grid{grid-template-columns:1.15fr 1fr 1fr;gap:36px}
.contact-grid article{min-width:0}
.contact-grid article>a{display:inline-block;font-size:14px;line-height:1.6}
.contact-grid .screen-representation h3{font-size:25px;margin:16px 0 7px}
.contact-grid .social-contact{grid-column:1/-1;border-top:1px solid #bdb4a5;padding-top:28px}
.socials{display:flex;flex-wrap:wrap;gap:28px;align-items:center}
@media(max-width:1100px){.header .wordmark{width:230px;flex-basis:230px}.wordmark img{width:241px}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid article:last-child{grid-column:auto}}
@media(max-width:900px) and (min-width:761px){.header .wordmark{width:205px;flex-basis:205px}.wordmark img{width:215px}}
@media(max-width:760px){.header .wordmark{width:260px;flex-basis:260px;height:40px}.wordmark img{width:273px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid .social-contact{grid-column:1}.contact-grid h3{font-size:29px}}
@media(max-width:380px){.header .wordmark{width:220px;flex-basis:220px}.wordmark img{width:231px}}

/* Authentic broadcaster and platform marks, hosted with the site. */
.credit-strip{display:flex;justify-content:space-between;gap:clamp(20px,3vw,48px);min-height:108px}
.credit-strip .brand-logo{width:112px;height:32px;object-fit:contain;filter:grayscale(1);opacity:.82}
.credit-strip .brand-caracol{width:46px;height:46px}
.credit-strip .brand-nickelodeon{width:142px}
.credit-strip .brand-rcn{width:62px;height:42px}
.credit-strip .brand-starplus{width:102px}
.socials a{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px}
.socials a:hover span{text-decoration:underline;text-underline-offset:4px}
.social-logo{width:25px;height:25px;object-fit:contain}
.social-imdb{width:32px;height:32px}
.social-youtube{width:28px}
@media(max-width:760px){.credit-strip{justify-content:center;gap:24px 28px;padding:25px 6%}.credit-strip .brand-logo{width:86px;height:25px}.credit-strip .brand-caracol{width:34px;height:34px}.credit-strip .brand-nickelodeon{width:110px}.credit-strip .brand-rcn{width:47px;height:32px}.credit-strip .brand-starplus{width:77px}.socials{gap:12px 24px}}

.social-spotlight{width:85px;height:auto}

/* Koreoplas: uncropped paintings with space around the original artwork. */
.art{border-bottom:1px solid var(--line)}
.art-intro{max-width:340px}.art-intro p{font-size:16px;color:var(--muted);margin-bottom:15px}
.art-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 30px}
.art-piece{padding:0;margin:0;min-width:0}
.art-open{display:block;width:100%;padding:22px;background:#edeae3;cursor:zoom-in}
.art-open img{width:100%;height:380px;object-fit:contain;transition:transform .25s}
.art-open:hover img{transform:scale(1.02)}
.art-piece figcaption{display:flex;justify-content:space-between;gap:12px;margin-top:14px;color:var(--muted);font-size:14px}
.art-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px}.art-footer p{font-size:14px;color:var(--muted)}.art-footer p a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.art-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.header nav{gap:14px}.art-open img{height:350px}}
@media(max-width:900px) and (min-width:761px){.header nav{gap:10px;font-size:12px}}
@media(max-width:760px){.art-intro{margin-top:20px}.art-gallery{grid-template-columns:1fr;gap:30px}.art-open{padding:18px}.art-open img{height:auto;max-height:540px}.art-footer{display:block}.art-footer>.text-link{display:inline-block;margin-top:16px}.header nav{gap:24px}}
