.sleek-pg,.sleek-pg *,.sleek-pg :after,.sleek-pg :before{box-sizing:border-box}.sleek-pg{all:initial;display:block;--bg:#0a0a0a;--bg-2:#111;--line:rgba(255,255,255,.08);--line-2:rgba(255,255,255,.14);--text:#f5f5f5;--muted:rgba(245,245,245,.55);--muted-2:rgba(245,245,245,.35);--sans:"Google Sans","Inter",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--body:"General Sans","Inter",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--gutter:clamp(20px,2.9vw,56px);--gap:clamp(48px,5.2vw,100px);--img-gap:clamp(16px,1.9vw,36px);position:relative;z-index:1;font-family:var(--body);color:var(--text);background:var(--bg-2);line-height:1.5;-webkit-font-smoothing:antialiased;font-size:16px}.sleek-pg img{max-width:100%;display:block}.sleek-pg a{color:inherit;text-decoration:none}.sleek-pg button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;-webkit-appearance:none;appearance:none}.sleek-pg blockquote,.sleek-pg button,.sleek-pg figure,.sleek-pg h1,.sleek-pg h2,.sleek-pg h3,.sleek-pg h4,.sleek-pg ol,.sleek-pg p,.sleek-pg ul{margin:0;padding:0}.sleek-pg .ld-wrap{max-width:1808px;margin:0 auto;padding:0 var(--gutter);width:100%}.sleek-pg .ld-body-lg{font-family:var(--body);font-weight:400;font-size:clamp(1rem,1.4vw,1.5rem);line-height:1.3;color:var(--text)}.sleek-pg .ld-body-lg p+p{margin-top:1em}.sleek-pg .ld-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.sleek-pg .ld-reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.sleek-pg .ld-reveal{opacity:1;transform:none;transition:none}}.sleek-pg .ld-btn{display:inline-flex;align-items:center;gap:10px;padding:6px 6px 6px 22px;height:48px;border-radius:100px;background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);border:1px solid rgba(255,255,255,.18);box-shadow:0 4px 16px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(0,0,0,.12);color:#f5f5f5;font-family:var(--sans);font-weight:500;font-size:14px;line-height:1;white-space:nowrap;text-decoration:none;flex-shrink:0;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease;position:relative;overflow:hidden;cursor:pointer}.sleek-pg .ld-btn:hover{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.28);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -1px 0 rgba(0,0,0,.12)}.sleek-pg .ld-btn .ld-btn-ic{width:36px;height:36px;border-radius:50%;background:#f5f5f5;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .4s cubic-bezier(.5,.05,.2,1)}.sleek-pg .ld-btn:hover .ld-btn-ic{transform:rotate(45deg)}.sleek-pg .ld-btn .ld-btn-ic svg{width:14px;height:14px;color:#111;display:block}.sleek-pg .ld-btn-pri{background:rgba(245,245,245,.92);color:#111;border-color:rgba(255,255,255,.4)}.sleek-pg .ld-btn-pri:hover{background:#fff}.sleek-pg .ld-btn-pri .ld-btn-ic{background:#0a0a0a}.sleek-pg .ld-btn-pri .ld-btn-ic svg{color:#f5f5f5}.sleek-pg .ld-btn-sec .ld-btn-ic{background:#f5f5f5}.sleek-pg .ld-btn .ld-btn-ic svg.ic-cross,.sleek-pg.is-about-open .ld-hero-cta .ld-btn .ld-btn-ic svg.ic-arrow{display:none}.sleek-pg.is-about-open .ld-hero-cta .ld-btn .ld-btn-ic svg.ic-cross{display:block}.sleek-pg.is-about-open .ld-hero-cta .ld-btn:hover .ld-btn-ic{transform:none}.sleek-pg .ld-hero{display:flex;flex-direction:column;min-height:100svh;background:var(--bg-2)}.sleek-pg .ld-hero-img{width:100%;height:clamp(320px,57svh,700px);object-fit:cover;object-position:center;flex-shrink:0}.sleek-pg .ld-hero-content{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:clamp(36px,4.5vh,64px) var(--gutter) clamp(40px,5vh,72px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.sleek-pg .ld-hero-title{font-family:var(--sans);font-weight:600;font-size:clamp(2.5rem,7vw,6rem);line-height:1;letter-spacing:-.02em;color:var(--text);margin-bottom:clamp(18px,2.2vw,34px)}.sleek-pg .ld-hero-desc{font-family:var(--body);font-weight:400;font-size:clamp(.95rem,1.25vw,1.25rem);line-height:1.5;color:rgba(245,245,245,.85);max-width:800px;margin-bottom:20px}.sleek-pg .ld-hero-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:clamp(24px,2.4vw,40px)}.sleek-pg .ld-tag{display:inline-flex;align-items:center;padding:12px 20px;border-radius:30px;background:rgba(245,245,245,.07);font-family:var(--body);font-weight:300;font-size:clamp(13px,.95vw,18px);line-height:1;color:rgba(245,245,245,.56);white-space:nowrap}.sleek-pg .ld-hero-cta{position:fixed;left:0;right:0;bottom:18px;display:flex;justify-content:center;z-index:1003;pointer-events:none;transition:right .65s cubic-bezier(.7,0,.2,1);animation:ld-cta-in .9s cubic-bezier(.2,.7,.2,1) .2s backwards}@keyframes ld-cta-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.sleek-pg .ld-hero-cta{animation:none}}.sleek-pg .ld-hero-cta .ld-btn{pointer-events:auto;box-shadow:0 10px 30px rgba(0,0,0,.45)}.sleek-pg.is-about-open .ld-hero-cta{right:min(480px,38vw)}.sleek-pg .ld-project{display:flex;flex-direction:column;align-items:center;gap:var(--gap);background:var(--bg-2);padding:var(--gap) 0}.sleek-pg .ld-bleed{width:100%;aspect-ratio:1920/953;max-height:92vh;overflow:hidden;border-radius:clamp(8px,.8vw,16px)}.sleek-pg .ld-bleed-wide{aspect-ratio:16/9}.sleek-pg .ld-bleed-tall{aspect-ratio:4/3;max-height:100vh}.sleek-pg .ld-bleed img{width:100%;height:100%;object-fit:cover}.sleek-pg .ld-intro{max-width:1110px;margin:0 auto}.sleek-pg .ld-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--img-gap)}.sleek-pg .ld-tight{margin-top:calc(var(--img-gap) - var(--gap))}.sleek-pg .ld-gallery-item{overflow:hidden;border-radius:clamp(8px,.8vw,16px)}.sleek-pg .ld-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.sleek-pg .ld-gallery-item:hover img{transform:scale(1.035)}.sleek-pg .ld-crop-tall .ld-gallery-item{aspect-ratio:886/609}.sleek-pg .ld-crop-square .ld-gallery-item{aspect-ratio:886/836}.sleek-pg .ld-media-text{display:grid;grid-template-columns:1fr 1fr;gap:var(--img-gap);align-items:end}.sleek-pg .ld-media-text .ld-gallery-item{aspect-ratio:16/9}.sleek-pg .ld-quote{max-width:1272px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(28px,2.7vw,51px);text-align:center}.sleek-pg .ld-quote-text{font-family:var(--body);font-weight:300;font-size:clamp(1.1rem,1.55vw,1.75rem);line-height:1.45;color:var(--text)}.sleek-pg .ld-quote-author{display:flex;flex-direction:column;align-items:center;gap:14px}.sleek-pg .ld-quote-name{font-family:var(--body);font-weight:600;font-size:clamp(1.25rem,1.7vw,2rem);line-height:1.3}.sleek-pg .ld-quote-role{font-family:var(--body);font-weight:400;font-size:clamp(1rem,1.25vw,1.5rem);line-height:1.3;color:var(--text)}.sleek-pg .ld-cta-row{display:flex;justify-content:center}.sleek-pg .ld-layout{display:flex;align-items:stretch}.sleek-pg .ld-main{flex:1 1 auto;min-width:0}.sleek-pg .ld-about{flex:0 0 auto;width:0;overflow:clip;background:#181818;transition:width .65s cubic-bezier(.7,0,.2,1)}.sleek-pg.is-about-open .ld-about{width:min(480px,38vw)}.sleek-pg .ld-about{position:relative;--header-clear:clamp(130px,13vh,180px)}.sleek-pg .ld-about-inner{width:min(480px,38vw);position:sticky;top:min(0px,calc(100svh - var(--about-h, 100svh)));padding:var(--header-clear) clamp(26px,2.2vw,44px) 56px;border-left:1px solid var(--line)}.sleek-pg .ld-about-text p{font-family:var(--body);font-weight:400;font-size:clamp(.95rem,1vw,1.0625rem);line-height:1.6;color:rgba(245,245,245,.85)}.sleek-pg .ld-about-text p+p{margin-top:1em}.sleek-pg .ld-about-meta{margin-top:clamp(36px,4vh,56px);display:grid;grid-template-columns:1fr 1fr;gap:28px 24px}.sleek-pg .ld-meta-label{font-family:var(--sans);font-weight:500;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.sleek-pg .ld-meta-value{font-family:var(--body);font-weight:400;font-size:15px;line-height:1.55;color:var(--text)}.sleek-pg .ld-sheet-handle{display:none}.sleek-pg .ld-about-backdrop{display:none;position:fixed;inset:0;z-index:1001;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s}@media (max-width:860px){.sleek-pg .ld-bleed,.sleek-pg .ld-bleed-wide{aspect-ratio:4/3}.sleek-pg .ld-gallery-grid,.sleek-pg .ld-media-text{grid-template-columns:1fr}.sleek-pg .ld-about,.sleek-pg.is-about-open .ld-about{position:fixed;inset:auto 0 0 0;width:auto;height:auto;max-height:84svh;z-index:1002;border-radius:22px 22px 0 0;transform:translateY(102%);transition:transform .5s cubic-bezier(.7,0,.2,1)}.sleek-pg.is-about-open .ld-about{transform:translateY(0)}.sleek-pg .ld-about.is-dragging{transition:none}.sleek-pg .ld-about-inner{width:100%;position:relative;top:auto;height:auto;max-height:84svh;overflow-y:auto;overscroll-behavior:contain;border-left:0;padding:10px 22px 110px}.sleek-pg.is-about-open .ld-hero-cta{right:0}.sleek-pg .ld-sheet-handle{display:block;width:44px;height:4px;border-radius:2px;background:rgba(245,245,245,.25);margin:8px auto 20px}.sleek-pg .ld-about-backdrop{display:block}.sleek-pg.is-about-open .ld-about-backdrop{opacity:1;visibility:visible}.sleek-pg .ld-about-meta{grid-template-columns:1fr 1fr;gap:22px 18px}}