@import"https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;600;700;800&family=Inter:wght@300;400;500;600&display=swap";@font-face{font-family:Mersad;src:url(/MERSAD.TTF) format("truetype");font-weight:900;font-style:normal}:root{--bg: #f5f5f0;--text: #141414;--muted: rgba(20, 20, 20, .58);--line: rgba(20, 20, 20, .16);--accent: #ff3300;--brand-red-mid: #e00010;--deep: #050505;--yellow: #fdd835;--max: 1680px;--heading-leading: 1.04;--body-leading: 1.32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Archivo,Inter,Arial,sans-serif;text-transform:uppercase;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body.modal-open{overflow:hidden}a,button{color:inherit}button{font:inherit}img{display:block;max-width:100%}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px clamp(20px,3vw,48px);transition:background .24s ease,border-color .24s ease}.site-header.is-scrolled{background:#f5f5f0e0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-nav{display:flex;gap:clamp(12px,2vw,28px);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.12em}.site-nav a{text-decoration:none}.site-nav a:hover,.contact a:hover,.case-modal button:hover{opacity:.48}.hero{position:relative;min-height:100svh;display:grid;grid-template-rows:1fr auto;align-items:end;gap:clamp(28px,5vw,72px);overflow:hidden;padding:108px clamp(20px,3vw,48px) 30px;border-bottom:1px solid var(--line)}.hero-glow{position:absolute;width:min(62vw,760px);aspect-ratio:1;left:50%;top:47%;transform:translate(-50%,-50%);border-radius:44% 56% 63% 37%/38% 58% 42% 62%;background:radial-gradient(circle at 52% 46%,rgba(255,255,255,.72),transparent 28%),radial-gradient(circle at 45% 50%,rgba(255,51,0,.9),transparent 48%),radial-gradient(circle at 58% 42%,rgba(253,216,53,.54),transparent 42%);filter:blur(64px);pointer-events:none;animation:glowFloat 12s ease-in-out infinite}@keyframes glowFloat{0%,to{border-radius:44% 56% 63% 37%/38% 58% 42% 62%;transform:translate(-50%,-50%) scale(1) rotate(0) skew(0)}22%{border-radius:76% 24% 36% 64%/34% 24% 76% 66%;transform:translate(calc(-50% + 34px),calc(-50% - 22px)) scale(1.18,.86) rotate(6deg) skew(7deg,-3deg)}48%{border-radius:28% 72% 82% 18%/70% 38% 62% 30%;transform:translate(calc(-50% + 2px),calc(-50% + 24px)) scale(.88,1.2) rotate(-7deg) skew(-6deg,5deg)}74%{border-radius:70% 30% 20% 80%/28% 78% 22% 72%;transform:translate(calc(-50% - 32px),calc(-50% + 8px)) scale(1.22,.9) rotate(5deg) skew(6deg,4deg)}}.hero-kicker,.section-label,.section-heading p{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.hero-kicker{position:relative;z-index:1;align-self:start;max-width:420px;display:flex;flex-wrap:wrap;gap:.42em;overflow:hidden}.nav-claim{align-self:center;max-width:none}.rotating-word{display:inline-block;color:var(--text);transition:opacity .28s ease,transform .28s ease,filter .28s ease}.rotating-word.is-changing{opacity:0;transform:translateY(-.65em);filter:blur(3px)}.hero-mark{position:relative;z-index:1;display:flex;justify-content:space-between;gap:clamp(12px,3vw,48px);margin:0;font-family:Mersad,sans-serif;font-size:clamp(36px,9.5vw,168px);line-height:.82;letter-spacing:.04em;font-weight:900}.hero-grid{position:relative;z-index:1;display:block;max-width:calc(var(--max) + 96px)}.hero-thesis{max-width:720px;margin:0;font-size:clamp(24px,3.8vw,69px);line-height:var(--heading-leading);letter-spacing:0;font-weight:400}.cases,.profile,.method,.contact{padding:clamp(72px,10vw,150px) clamp(20px,3vw,48px)}.section-heading{max-width:var(--max);margin:0 auto clamp(28px,5vw,72px)}.section-heading p,.section-heading h2{margin:0}.section-heading h2{margin-top:22px}.section-heading h2,.profile h2,.contact h2{max-width:1100px;font-size:clamp(34px,5.2vw,86px);line-height:var(--heading-leading);letter-spacing:0;font-weight:700}.case-row{max-width:var(--max);margin:0 auto;display:block;border:1px solid var(--line);cursor:pointer}.case-row+.case-row{margin-top:18px}.case-image{background:var(--bg)}.case-image{height:clamp(420px,72svh,860px);overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .7s ease}.case-row:hover .case-image img{transform:scale(1.035);filter:saturate(1.08)}.profile{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(32px,8vw,136px);align-items:end;max-width:var(--max);margin:0 auto;border-top:1px solid var(--line)}.profile h2{margin:22px 0 0;font-size:clamp(24px,3.8vw,69px)}.profile-regular{font-weight:400}.profile-bold{font-weight:700}.portrait-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.portrait-pair img{width:100%;aspect-ratio:3 / 4;object-fit:cover;filter:grayscale(1);transition:filter .32s ease}.portrait-pair img:hover{filter:grayscale(0)}.method{color:#fff;background:linear-gradient(135deg,#ff3300f5,#990000fa),var(--accent)}.method .section-heading p,.method .section-heading h2{color:#fff}.method-grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}.method-grid div{min-height:320px;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(20px,3vw,42px);border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.method-grid span{opacity:.62}.method-grid h3{margin:auto 0 20px;font-size:clamp(24px,3vw,48px);line-height:var(--heading-leading)}.method-grid p{max-width:360px;margin:0;color:#ffffffc2;font-size:17px;line-height:var(--body-leading)}.method-services{max-width:var(--max);margin:clamp(40px,5vw,72px) auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,4vw,72px);color:#ffffffd1;justify-items:center;text-align:center}.method-services span{font-size:clamp(13px,1.25vw,18px);line-height:var(--body-leading);text-transform:uppercase;letter-spacing:.14em}.contact{min-height:auto;display:grid;grid-template-columns:1fr;gap:clamp(28px,6vw,96px);justify-items:center;text-align:center;border-top:1px solid var(--line)}.contact-image{width:min(760px,100%)}.contact-image img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.contact-copy{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:min(1100px,100%)}.contact h2{margin:0 0 clamp(36px,5vw,72px);font-size:clamp(24px,3.75vw,62px);font-weight:400}.contact a{max-width:100%;text-decoration:none;font-size:clamp(21px,3.61vw,66px);line-height:var(--heading-leading);font-weight:700;white-space:nowrap}.site-footer{background:var(--text);color:#fff;padding:64px clamp(20px,3vw,48px)}.site-footer-inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(48px,8vw,128px)}.site-footer h2{margin:0;font-family:Mersad,sans-serif;font-size:clamp(20px,2vw,28px);line-height:1;letter-spacing:.2em;font-weight:900}.site-footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;color:#ffffffc7;font-size:14px;line-height:1.45;font-weight:300}.site-footer-grid p{margin:0}.site-footer-grid>div>p:first-child{margin-bottom:16px;color:#ffffff7a;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover{color:#fff}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-rights{display:flex;align-items:flex-end}.footer-rights p{color:#ffffff7a}.case-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;background:var(--deep);color:#fff;overflow-y:auto}.case-modal.is-open{display:block}.case-modal-bar{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px clamp(20px,3vw,48px);color:#fff;mix-blend-mode:difference}.case-modal-bar p{margin:0;font-family:Mersad,sans-serif;letter-spacing:.12em}.case-modal button{border:0;background:transparent;color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.14em;font-size:12px}.case-modal-track img{width:100%;height:auto;-webkit-user-select:none;user-select:none}@media(max-width:900px){.site-header{align-items:flex-start}.site-nav{flex-wrap:wrap;justify-content:flex-end;max-width:220px}.hero{min-height:100svh;padding-top:120px}.hero-mark{flex-direction:column;gap:6px}.section-heading,.case-row,.case-row-alt,.profile,.method-grid,.method-services,.contact,.site-footer-inner,.site-footer-grid{grid-template-columns:1fr}.case-image{height:clamp(320px,60svh,620px)}.method-grid div{min-height:260px}.contact-image img{aspect-ratio:16 / 10}}@media(max-width:700px){.nav-claim{max-width:190px;line-height:1.2}.claim-second-line{flex-basis:100%}.hero-mark{font-size:clamp(58px,13.5vw,76px);gap:4px}.site-nav{gap:10px;font-size:10px;max-width:210px}.method-services{gap:12px}.portrait-pair{grid-template-columns:1fr}.contact a{font-size:clamp(14px,4.2vw,22px)}}
