@import url(https://fonts.googleapis.com/css2?family=Geist:wght@400;450;500;550;600;650;700&display=swap);:root{--bg-primary:#121212;--bg-secondary:#1b1b1b;--text-primary:#e9e9e7;--text-secondary:#a0a09b;--text-muted:#8c8c86;--border-subtle:#2c2c29;--font-sans:"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#121212;background:var(--bg-primary);color:#e9e9e7;color:var(--text-primary);font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-sans);font-size:14px;line-height:1.65;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}img,video{display:block;max-width:100%}::selection{background:#42453a;color:#fff}:focus-visible{border-radius:2px;outline:2px solid #c4c8b8;outline-offset:5px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.blog-post-container{margin:0 auto;max-width:650px;min-height:65vh;padding-top:65px}.back-link{display:inline-block;margin-bottom:34px}.back-link,.blog-meta{color:var(--text-muted);font-size:12px}.blog-meta{margin:12px 0 30px}.blog-markdown{color:var(--text-secondary);line-height:1.9;overflow-wrap:anywhere}.blog-markdown h1,.blog-markdown h2,.blog-markdown h3{color:var(--text-primary);margin:32px 0 16px}.blog-markdown p{margin-bottom:20px}.blog-markdown a{color:var(--text-primary);text-decoration:underline;text-underline-offset:4px}.blog-markdown pre{background:var(--bg-secondary);overflow-x:auto;padding:18px}.blog-markdown blockquote{border-left:2px solid #575750;margin-left:0;padding-left:20px}.blog-markdown img{height:auto}.site-shell{margin:0 auto;width:min(100% - 64px,1000px)}.site-header{color:var(--text-muted);font-size:15px;padding:32px 0}a{transition:color .2s ease}a:hover{color:#fff}.skip-link{background:#eee;color:#111;left:20px;padding:12px;position:fixed;top:-80px;z-index:20}.skip-link:focus{top:12px}h1,h2,h3,p{margin-top:0}h1{font-size:42px;font-weight:600;letter-spacing:-.045em;line-height:1.15;margin-bottom:14px}h2{font-size:30px;font-weight:550;letter-spacing:-.035em;line-height:1.3}.intro{animation:enter .65s ease both;gap:24px;margin-bottom:36px;padding-top:120px}.intro,.social-links{align-items:center;display:flex}.social-links{gap:14px}.social-links a{color:#a9a9a5;display:flex;transition:color .2s,transform .2s}.social-links a[aria-label=LinkedIn]{color:#70a7e5}.social-links a:hover{color:#fff;transform:translateY(-3px)}.social-links svg{height:26px;width:26px}.experience-section{animation:enter .75s ease .08s both}.experience-group{margin-bottom:25px}.eyebrow{font-size:14px;font-weight:500;letter-spacing:.015em;margin:0 0 9px}.experience-content{grid-gap:7px;display:grid;gap:7px}.experience-row{color:var(--text-secondary);display:flex;font-size:17px;gap:11px;line-height:1.6}.row-marker{color:#74746f}.company-link{color:var(--text-primary);display:inline;white-space:normal}.company-logo{border-radius:4px;display:inline-block;height:21px;margin:0 4px 0 3px;object-fit:cover;vertical-align:-4px;width:21px}.linkedin-icon{color:#539ce8}.home-section{margin-top:62px}.home-section>h2{margin-bottom:26px}.project-grid{grid-gap:38px 24px;display:grid;gap:38px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{min-width:0}.project-image{aspect-ratio:16/10;background:#1a1a1a;border:1px solid #30302c;border-radius:7px;isolation:isolate;overflow:hidden;position:relative}.project-image>a{display:block;height:100%;width:100%}.project-image img,.project-image video{height:100%;object-fit:cover;object-position:top left;transition:transform .55s cubic-bezier(.2,.7,.3,1);width:100%}.project-card:hover .project-image img{transform:scale(1.035)}.project-image video{background:#080808;object-fit:contain}.project-agentable .project-image video{object-fit:cover;object-position:center;transform:scale(1.25);transform-origin:center}.project-monday .project-image{background:#090909}.project-monday .project-image>a>img{object-fit:contain;object-position:center;transform-origin:22% 27%;transition:transform .55s ease-in-out,opacity .55s ease-in-out}.project-detail{background:#090909;display:grid;inset:0;opacity:0;padding:16px;place-items:center;pointer-events:none;position:absolute;transform:scale(.99);transition:opacity .55s ease-in-out,transform .55s ease-in-out}.project-card .project-image .project-detail img{height:100%;min-height:0;object-fit:contain;object-position:center;transform:none;width:100%}@media (hover:hover){:is(.project-monday,.project-ratetheculture):hover .project-image>a>img{opacity:0;transform:scale(1.015)}:is(.project-monday,.project-ratetheculture):hover .project-detail{opacity:1;transform:scale(1)}}:is(.project-monday,.project-ratetheculture):focus-within .project-image>a>img{opacity:0;transform:scale(1.015)}:is(.project-monday,.project-ratetheculture):focus-within .project-detail{opacity:1;transform:scale(1)}.studio-preview{background:#191b18;display:flex;flex-direction:column;justify-content:space-between;padding:26px}.studio-caption,.studio-status{color:#91968b;font-size:10px;letter-spacing:.12em}.studio-status{align-items:center;display:flex;gap:8px}.studio-status i{background:#a8b393;border-radius:50%;height:5px;width:5px}.studio-mark{align-self:center;color:#dadfd3;font-size:clamp(34px,4vw,54px);font-weight:450;letter-spacing:-.07em}.studio-mark>span{color:#737e67}.studio-caption{font-size:9px}.project-ratetheculture .project-image{background:#f5f5f5}.project-ratetheculture .project-image>a>img{object-fit:contain;object-position:center;transform-origin:50% 65%;transition:transform .55s ease-in-out,opacity .55s ease-in-out}.ratetheculture-detail{background:#f5f5f5;padding:16px}.linkedin-preview{align-items:center;background:#f3f6f8;color:#0a66c2;display:flex;gap:14px;height:100%;justify-content:center;transition:background .3s}.linkedin-preview svg{height:74px;width:74px}.linkedin-preview span{font-size:44px;font-weight:650;letter-spacing:-.05em}.project-linkedin:hover .linkedin-preview{background:#e3edf5}.project-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;margin-top:15px}.project-heading h3{align-items:center;display:flex;font-size:18px;font-weight:550;gap:4px;letter-spacing:-.02em;margin:0}.project-heading .company-logo{margin-left:0}.project-card p{color:var(--text-secondary);font-size:15px;line-height:1.6;margin:0}.arrow{color:var(--text-muted);display:inline-block;font-size:.9em;margin-left:4px;transition:transform .2s}a:hover .arrow{transform:translate(2px,-2px)}.video-toggle{background:#171717de;border:1px solid #555;border-radius:50%;bottom:12px;color:#fff;cursor:pointer;height:34px;position:absolute;right:12px;width:34px;z-index:2}.section-heading{align-items:baseline;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.section-heading h2{margin:0}.quiet-link{color:var(--text-muted);font-size:14px}.writing-row{border-top:1px solid var(--border-subtle);display:flex;font-size:16px;gap:20px;justify-content:space-between;padding:16px 0}.writing-row time{color:var(--text-muted);font-size:14px;white-space:nowrap}.photos-section{margin-top:66px}.photo-strip{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.photo-strip a{border-radius:5px;overflow:hidden}.photo-strip img{aspect-ratio:4/5;object-fit:cover;transition:transform .6s;width:100%}.photo-strip a:hover img{transform:scale(1.045)}.contact-section{padding:85px 0 60px;text-align:center}.chat-link{align-items:center;display:inline-flex;font-size:30px;font-weight:500;gap:16px;letter-spacing:-.035em}.chat-link span{display:inline-block;transition:transform .2s}.chat-link:hover span{transform:translate(5px,-5px)}.site-footer{border-top:1px solid var(--border-subtle);color:var(--text-muted);font-size:12px;justify-content:space-between;padding:24px 0 35px}.site-footer,.site-footer>div{display:flex;gap:20px}.will-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.3,1)}.will-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.inner-page,.page-container{min-height:65vh;padding-top:70px}.big-title,.inner-page h1{font-size:30px;font-weight:500;letter-spacing:-.035em;margin-bottom:12px}.page-description{margin-bottom:38px}.muted,.page-description{color:var(--text-muted)}.photo-collection{margin-top:45px;scroll-margin-top:28px}.sequence-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.picture-item{aspect-ratio:3/4;background:var(--bg-secondary);border-radius:3px;overflow:hidden}.picture-item img,.picture-item video{height:100%;object-fit:cover;width:100%}.reads-section{margin-top:34px}.reads-section-title{font-size:19px;font-weight:500}.season-title,.subsection-title{color:var(--text-muted);font-size:11px;font-weight:500;letter-spacing:.08em;margin:25px 0;text-transform:uppercase}.read-item{margin-bottom:30px}.read-item-content{display:flex;gap:25px}.read-cover{flex-shrink:0;width:100px}.read-cover img{border-radius:3px}.read-title{font-size:14px;font-weight:500;margin:0 0 8px}.read-author,.read-rating{color:var(--text-muted);display:block;font-size:12px;margin:8px 0}.read-review{color:var(--text-secondary);font-size:13px;line-height:1.8}.booking-page{min-height:75vh;padding:80px 0}.booking-card{border:1px solid #353531;border-radius:10px;display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden}.booking-profile{border-right:1px solid #353531;padding:32px}.booking-profile img{border-radius:50%;height:54px;margin-bottom:18px;object-fit:cover;width:54px}.booking-profile p{color:var(--text-secondary);font-size:15px;margin-bottom:10px}.booking-profile h1{font-size:28px;margin-bottom:24px}.booking-profile>span{color:var(--text-secondary);display:block;font-size:14px;margin:10px 0}.booking-profile .booking-note{font-size:13px;margin-top:25px}.booking-calendar{padding:32px}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.booking-form h2,.calendar-header h2{font-size:17px;letter-spacing:-.01em;margin:0}.calendar-header button{background:none;border:0;color:#ddd;cursor:pointer;font-size:24px;height:32px;width:32px}.calendar-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center}.weekday{color:var(--text-muted);font-size:12px;padding-bottom:12px}.calendar-grid button{aspect-ratio:1;background:#252523;border:1px solid #0000;border-radius:5px;color:#eee;cursor:pointer;font-size:14px}.calendar-grid button:hover{border-color:#aaa}.calendar-grid button.selected{background:#e8e8e3;color:#121212}.calendar-grid button.today{text-decoration:underline;text-underline-offset:4px}button:disabled{cursor:not-allowed;opacity:.3}.calendar-note{color:var(--text-muted);font-size:12px;margin:22px 0 0}.booking-form{grid-gap:18px;border-top:1px solid #353531;display:grid;gap:18px;grid-column:1/-1;padding:30px}.booking-form label{grid-gap:7px;display:grid;font-size:14px;gap:7px}.booking-form label span{color:var(--text-muted)}.booking-form input,.booking-form textarea{background:#191919;border:1px solid #484842;border-radius:5px;color:#eee;font:inherit;padding:11px 12px;width:100%}.request-button{background:#e9e9e4;border:0;border-radius:5px;color:#111;cursor:pointer;display:inline-block;font:inherit;padding:12px 20px;text-align:center}.request-button:hover{background:#fff;color:#111}.booking-form>p{color:var(--text-secondary);font-size:13px}@media (max-width:650px){.site-shell{width:calc(100% - 40px)}.intro{gap:19px;margin-bottom:30px;padding-top:64px}h1{font-size:34px}h2{font-size:27px}.experience-row{font-size:15px}.project-grid{gap:34px;grid-template-columns:1fr}.home-section{margin-top:46px}.social-links{gap:12px}.social-links svg{height:24px;width:24px}.photo-strip{gap:9px}.photos-section{margin-top:45px}.contact-section{padding:60px 0}.site-footer{font-size:11px}.site-footer>div{gap:12px}.sequence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inner-page,.page-container{padding-top:35px}.booking-page{padding:20px 0 45px}.booking-card{grid-template-columns:1fr}.booking-profile{border-bottom:1px solid #353531;border-right:0;padding:24px}.booking-calendar,.booking-form{padding:24px}.read-item-content{gap:15px}.read-cover{width:75px}}@media (prefers-reduced-motion:reduce){.will-reveal{opacity:1;transform:none}}.picture-landscape{aspect-ratio:auto;grid-column:span 2}.picture-landscape img,.picture-landscape video{object-fit:contain}@media (max-width:650px){.picture-landscape{aspect-ratio:16/10}}#studio{scroll-margin-top:32px}.photos-section>h2{margin-bottom:26px}.project-klog .project-image{aspect-ratio:16/10;background:#fff;padding:12px}.project-klog .project-image>a{height:100%}.project-klog .project-image img{height:100%;object-fit:contain;object-position:center}.project-klog:hover .project-image img{transform:none}
/*# sourceMappingURL=main.91c481e4.css.map*/