:root{--bg:#102b2c;--deep:#0b2021;--text:#f4f1e6;--muted:#b9c5bf;--yellow:#f1cc64;--red:#e66550;--line:#ffffff26;color-scheme:dark;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:6px}button:disabled{cursor:default}img{display:block;max-width:100%}button[hidden],[hidden]{display:none!important}h1,h2,h3,p{margin:0}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h2{font-size:clamp(2.7rem,5vw,5rem);font-weight:400;letter-spacing:-.055em;line-height:1.08}.header{position:absolute;z-index:5;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:25px 4.5%;gap:28px;border-bottom:1px solid #ffffff36}.logo{width:62px;height:auto}.header nav{display:flex;gap:27px;font-size:.875rem}.header a:hover,.text-link:hover,.footer a:hover{color:var(--yellow)}.talk{border:1px solid #ffffff70;padding:13px 18px;font-size:.875rem;display:flex;gap:30px}.menu-toggle{display:none}.hero{position:relative;min-height:780px;height:100svh;max-height:1200px;overflow:hidden;background:#2e3930}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 46%;filter:brightness(.7) saturate(.7)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,27,29,.65),rgba(5,27,29,.06)),linear-gradient(0deg,#102b2c 0%,transparent 55%,rgba(4,22,23,.45))}.hero-top,.hero-bottom{position:absolute;left:4.5%;right:4.5%;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.12em}.hero-top{top:140px}.hero-bottom{bottom:30px;align-items:center}.hero-copy{position:absolute;left:8%;right:5%;top:47%;transform:translateY(-35%)}.eyebrow{font-size:.75rem;letter-spacing:.16em;line-height:1.6;display:flex;align-items:center;gap:12px}.red-line{display:inline-block;height:2px;width:26px;background:var(--red)}h1{font-size:clamp(3.5rem,7.4vw,8.5rem);font-weight:400;line-height:1.01;letter-spacing:-.06em;margin:24px 0}h1 em{color:var(--yellow)}.motto{font-size:1rem;color:#e0e2d4;letter-spacing:.025em}.hero-actions{display:flex;align-items:center;gap:35px;margin-top:35px}.button{border:0;padding:18px 25px;font-size:.875rem;display:inline-flex;gap:18px;align-items:center}.yellow{background:var(--yellow);color:var(--deep)}.yellow:hover{background:#ffe294}.text-link{background:none;border:0;border-bottom:1px solid #ffffff55;padding:12px 0;font-size:.875rem;display:inline-flex;align-items:center;gap:30px}.asset-note{font-size:.75rem;color:var(--muted);letter-spacing:.08em}.section{padding:80px 6%}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.small-muted{color:var(--muted);font-size:.875rem;line-height:1.6}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{position:relative;aspect-ratio:3/4;border:0;padding:0;background:var(--deep);text-align:left;overflow:hidden}.category img{width:100%;height:100%;object-fit:cover;filter:brightness(.75);transition:transform .6s}.category:hover img{transform:scale(1.045)}.category:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,#071e21d9)}.category-number{position:absolute;top:20px;left:20px;z-index:1;font-size:.75rem;letter-spacing:.1em}.category-title{position:absolute;bottom:23px;left:20px;right:20px;z-index:1;display:flex;justify-content:space-between;align-items:center;font-size:clamp(1.3rem,2.4vw,2.4rem);letter-spacing:-.04em}.category-title span{font-size:1.4rem}.work{padding-top:40px}.work-heading{align-items:flex-end}.work-heading h2{margin-top:18px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 28px}.project:first-child{grid-column:1/-1}.project button{display:block;width:100%;background:none;border:0;padding:0;text-align:left}.project-visual{position:relative;overflow:hidden;aspect-ratio:16/10;background:var(--deep)}.project:first-child .project-visual{aspect-ratio:2.3}.project-visual img{width:100%;height:100%;object-fit:cover;filter:brightness(.8);transition:transform .6s}.project:first-child img{object-position:50% 35%}.project button:hover img{transform:scale(1.025)}.project-tags{position:absolute;left:20px;top:20px;display:flex;gap:8px;flex-wrap:wrap}.project-tags span{background:#0b2021d9;padding:8px 11px;font-size:.75rem;letter-spacing:.07em}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;border:1px solid #ffffff90;border-radius:50%;width:66px;height:66px;background:#0b202133;font-size:1rem}.project-caption{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-top:18px}.project-caption h3{font-size:1.4rem;font-weight:400;line-height:1.3;letter-spacing:-.02em}.project-caption p{color:var(--muted);font-size:.875rem;margin-top:8px}.project-caption>span{color:var(--yellow);font-size:1.6rem}.empty{padding:50px 0;color:var(--muted);line-height:1.7}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;align-items:center;background:var(--deep)}.portrait-wrap{position:relative;max-width:440px}.portrait-wrap img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:saturate(.65)}.image-caption{position:absolute;bottom:20px;left:20px;font-size:.75rem;letter-spacing:.1em;background:#102b2ccc;padding:8px}.about h2{margin:24px 0;font-size:clamp(2.6rem,4.5vw,4.8rem)}.about em{color:var(--yellow)}.about-copy>p:not(.eyebrow){max-width:510px;font-size:1rem;color:var(--muted);line-height:1.8}.about .text-link{margin-top:23px}.contact{padding-top:100px;padding-bottom:85px}.contact-row{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:24px 0 30px}.contact h2{font-size:clamp(3.5rem,7vw,7.4rem)}.contact em{color:var(--yellow)}.contact-circle{width:155px;height:155px;border-radius:50%;flex-shrink:0;background:var(--yellow);color:var(--deep);display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;font-size:1rem}.contact-circle span{font-size:2rem}.contact-circle:hover{background:#ffe294}.contact>p:last-child{font-size:.875rem;color:var(--muted);line-height:1.8}.contact>p a{color:var(--text);margin-left:18px}.footer{padding-top:38px;padding-bottom:25px;border-top:1px solid var(--line)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top>p{font-family:Georgia,serif;font-style:italic;font-size:1.25rem}.social svg{width:24px;height:24px}.footer-bottom{margin-top:40px;border-top:1px solid var(--line);padding-top:24px;font-size:.75rem;letter-spacing:.08em;color:var(--muted)}dialog{width:min(1000px,94vw);max-height:92svh;padding:25px;border:1px solid var(--line);background:var(--deep);color:var(--text)}dialog::backdrop{background:#021213e8;backdrop-filter:blur(8px)}.viewer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.close{background:transparent;border:1px solid var(--line);padding:12px 15px;white-space:nowrap}#player{position:relative;aspect-ratio:16/9;background:#050e0f;overflow:hidden}#player img,#player video{width:100%;height:100%;object-fit:contain}#player img{object-fit:cover;filter:brightness(.55)}.placeholder-message{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;padding:25px;text-align:center}.placeholder-message span{color:var(--yellow);font-size:.75rem;letter-spacing:.1em}.placeholder-message p{font-family:Georgia,serif;font-style:italic;font-size:clamp(1.7rem,4vw,3rem)}.viewer-copy h2{font-size:2.3rem;margin:24px 0 12px}.viewer-copy>p{font-size:1rem;line-height:1.7;color:var(--muted)}#viewer-status{font-size:.875rem;margin-top:15px}.skip{position:fixed;top:-100px;left:16px;z-index:20;background:var(--yellow);color:var(--deep);padding:16px}.skip:focus{top:15px}body.modal-open{overflow:hidden}@media(min-width:1600px){.section{padding-left:max(6%,calc((100% - 1500px)/2));padding-right:max(6%,calc((100% - 1500px)/2))}}@media(max-width:900px){.header{gap:16px;padding:20px 5%}.header nav{gap:15px}.header nav a{font-size:.8rem}.talk{gap:12px;padding:12px}.hero-top>span:last-child{display:none}.hero-copy{left:6%}.hero-bottom .asset-note{display:none}.section{padding:55px 6%}.category-grid{grid-template-columns:repeat(2,1fr)}.category{aspect-ratio:4/3}.category-title{font-size:1.8rem}.about{gap:6%}.section-heading .small-muted{max-width:230px}.about h2{font-size:2.5rem}.contact-circle{width:125px;height:125px}}@media(max-width:650px){.header .logo{width:48px}.header{padding:17px 6%}.menu-toggle{display:flex;align-items:center;gap:15px;border:0;background:none;margin-left:auto;font-size:.875rem;padding:12px 0}.header .talk{display:none}.header nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--deep);padding:20px 6%;border-bottom:1px solid var(--line)}.header nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px}.header nav a{padding:14px 0;font-size:1rem}.hero{min-height:710px;max-height:950px}.hero-top{top:112px;left:6%;font-size:.75rem}.hero-copy{top:45%;transform:translateY(-25%)}h1{font-size:clamp(3.05rem,10.9vw,4.5rem);margin:25px 0}.hero .eyebrow{font-size:.75rem}.hero-actions{gap:25px;align-items:flex-start;flex-wrap:wrap}.button{padding:17px 19px}.hero-bottom{left:6%;right:6%;font-size:.75rem;line-height:1.6;letter-spacing:.04em}.hero-bottom>a{max-width:120px;text-align:right}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.section-heading .small-muted{max-width:none}.category-grid{gap:12px}.category{aspect-ratio:3/4}.category-title{left:13px;right:13px;font-size:1.35rem}.category-number{left:13px;top:14px}.category-title span{font-size:1.2rem}.project-grid{grid-template-columns:1fr;gap:35px}.project:first-child .project-visual{aspect-ratio:16/11}.project-visual{aspect-ratio:16/11}.project-caption h3{font-size:1.2rem}.project-tags{left:12px;top:12px;right:12px}.project-tags span{font-size:.75rem;padding:7px 9px}.about{grid-template-columns:1fr;gap:35px}.portrait-wrap{width:80%}.about h2{font-size:2.8rem}.contact-row{align-items:flex-start;flex-direction:column}.contact h2{font-size:3.4rem}.contact-circle{width:105px;height:105px}.contact>p a{display:block;margin-left:0}.footer-top{flex-wrap:wrap}.footer-top>p{width:calc(100% - 85px);font-size:1.05rem}.footer-bottom{flex-wrap:wrap;font-size:.75rem}.footer-bottom>a{width:100%}dialog{padding:16px}.viewer-copy h2{font-size:1.8rem}.viewer-top .eyebrow{font-size:.75rem;letter-spacing:.06em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
