:root{--page: #000000;--panel: #0a0a0a;--panel-soft: #0a0a0a;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--text: #fafafa;--muted: #a1a1aa;--radius-xl: 28px;--radius-lg: 18px;--radius-md: 14px}*,*:before,*:after{box-sizing:border-box;user-select:none;-webkit-user-select:none}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal],.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe,.lenis.lenis-scrolling iframe{pointer-events:none}body{margin:0;min-width:320px;font-family:Instrument Sans,Segoe UI,sans-serif;color:var(--text);background:var(--page);cursor:default;-ms-overflow-style:none;scrollbar-width:none}html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.site-shell{min-height:100vh}.landing-shell{width:100%}.landing-panel{width:100%;min-height:100vh;padding:24px 24px 40px;background:var(--page)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:20;max-width:1240px;margin:0 auto;padding:14px 0 24px;background:#000000eb;border-bottom:1px solid rgba(255,255,255,.04);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;font-size:18px;font-weight:600}.topnav{display:flex;align-items:center;gap:34px}.topnav a,.topbar__cta{color:var(--muted);font-size:15px;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.topbar__cta{padding:14px 22px;border:1px solid var(--line);border-radius:999px;background:var(--panel)}.topbar__cta--primary{background:#fff;border-color:#fff;color:#000}.brand,.simple-card,.project-block,.quote-slot,.contact-strip,.image-slot,.logo-chip,.topnav a,.topbar__cta,.button{transition:border-color .16s ease,background-color .16s ease,transform .16s ease,filter .16s ease,opacity .16s ease}a,button,.simple-card,.project-block,.quote-slot,.contact-strip,.image-slot,.logo-chip{cursor:pointer}.brand:hover,.topnav a:hover,.topbar__cta:hover{color:#fff}.topnav a:hover{transform:translateY(-1px)}.topbar__cta:hover{border-color:#ffffff2e;background:#111}.topbar__cta--primary:hover{color:#000;border-color:#eaeaea;background:#eaeaea}.hero-simple{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1240px;margin:0 auto;min-height:560px;padding:92px 20px 60px;text-align:center}.hero-simple__body{display:flex;flex-direction:column;gap:18px;max-width:760px;margin-top:28px}.hero-simple h1{margin:0;font-family:Instrument Sans,Segoe UI,sans-serif;font-size:clamp(56px,8vw,94px);line-height:.94;font-weight:500;letter-spacing:-.06em}.hero-simple p,.section-copy p,.simple-card p,.project-block p{margin:0;color:var(--muted);font-size:18px;line-height:1.6}.hero-simple__actions{display:flex;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:160px;min-height:54px;padding:0 24px;border:2px solid var(--line-strong);border-radius:14px;background:var(--panel);font-size:17px;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.button--primary{background:#fff;border-color:#fff;color:#000}.button--secondary{background:var(--panel);color:var(--text)}.button:hover{border-color:#ffffff47;transform:translateY(-1px)}.button--primary:hover{background:#eaeaea;border-color:#eaeaea}.button--secondary:hover{background:#101010}.simple-section--tight{padding-top:8px}.simple-section{display:flex;flex-direction:column;gap:24px;max-width:1240px;margin:0 auto;padding:28px 6px}.section-copy{display:flex;flex-direction:column;gap:10px;max-width:620px}.section-copy--center{align-items:center;max-width:100%;text-align:center}.section-label{color:#d0d0d0;font-size:13px;letter-spacing:.18em;text-transform:uppercase}.simple-section h2,.simple-section h3{margin:0;font-family:Instrument Sans,Segoe UI,sans-serif;font-weight:500;letter-spacing:-.04em}.simple-section h2{font-size:clamp(30px,4vw,44px)}.simple-section h3{font-size:24px}.simple-row{display:flex;flex-wrap:wrap;gap:18px}.simple-card,.project-block,.quote-slot,.contact-strip,.testimonial-card,.stat-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel)}.simple-card{display:flex;flex:1 1 280px;flex-direction:column;gap:14px;min-height:210px;padding:20px;background:linear-gradient(180deg,#ffffff04,#fff0),var(--panel)}.service-card{justify-content:flex-start}.service-card__top{display:flex;align-items:center;justify-content:flex-start;margin-bottom:2px}.service-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:12px;color:#d4d4d8;font-size:12px;font-weight:700;letter-spacing:.08em;background:#ffffff05}.simple-card:hover,.project-block:hover,.quote-slot:hover,.contact-strip:hover,.testimonial-card:hover,.stat-card:hover{border-color:#ffffff29;background:linear-gradient(180deg,#ffffff05,#fff0),#0c0c0c}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.showcase-card{position:relative;display:flex;align-items:flex-end;min-height:240px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#050505;overflow:hidden;transition:border-color .16s ease,transform .16s ease,filter .16s ease}.showcase-card:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.01)}.showcase-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#00000047 40%,#000000d1)}.showcase-card:hover{border-color:#ffffff29;transform:translateY(-1px)}.showcase-card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.showcase-card__eyebrow{color:#ffffffb8;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.showcase-card__content h3{margin:0;font-size:24px;font-weight:500;letter-spacing:-.04em}.showcase-card--oneblock:before{background-image:url(/img/br-obpanel.png)}.studio-feature{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:300px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#050505;overflow:hidden}.studio-feature:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(https://wallpapercave.com/wp/wp11118344.jpg);background-size:cover;background-position:center right;opacity:.62;transform:scale(1.01);pointer-events:none}.studio-feature:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#000000fa,#000000f2 28%,#000000d1 48%,#0000006b 70%,#0000002e);pointer-events:none}.studio-feature__copy{position:relative;z-index:1;display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;gap:16px;max-width:620px}.studio-feature__copy h3{margin:0;font-size:clamp(34px,4vw,48px);line-height:.96;letter-spacing:-.05em}.studio-feature__copy p{max-width:540px;color:#ffffffd1;font-size:18px;line-height:1.55}.studio-feature__cta{gap:10px;min-width:0;margin-top:6px}.studio-feature__cta-icon,.studio-feature__cta-icon svg{display:block}.studio-feature__cta-icon svg{width:18px;height:18px;fill:currentColor}.studio-feature__logo{position:relative;z-index:1;display:flex;flex:0 0 280px;align-items:center;justify-content:flex-end;min-height:0;padding:0}.studio-feature__logo img{width:100%;max-width:260px;max-height:132px;object-fit:contain;filter:drop-shadow(0 10px 26px rgba(0,0,0,.38))}.stats-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px}.stats-layout--single{grid-template-columns:1fr}.stats-column{display:grid;gap:18px}.image-slot{flex:1;min-height:180px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#050505}.image-slot:hover{border-color:#ffffff24;background:#080808}.image-slot--wide{min-height:220px}.image-slot--gallery{min-height:240px}.quote-slot{flex:1 1 280px;min-height:180px}.logo-marquee{position:relative;overflow:hidden;width:100%}.logo-marquee:before,.logo-marquee:after{content:"";position:absolute;top:0;bottom:0;width:72px;z-index:1;pointer-events:none}.logo-marquee:before{left:0;background:linear-gradient(90deg,#000,#0000)}.logo-marquee:after{right:0;background:linear-gradient(270deg,#000,#0000)}.logo-marquee__track{display:flex;align-items:center;gap:18px;width:max-content;padding:18px;will-change:transform}.logo-chip{display:flex;align-items:center;justify-content:center;flex:0 0 220px;height:110px;padding:18px;border-radius:16px;opacity:.72}.logo-chip img{width:100%;height:100%;object-fit:contain;filter:grayscale(1)}.logo-chip:hover{border-color:#ffffff2e;opacity:1}.logo-chip:hover img{filter:grayscale(0)}.simple-section--contact{padding-bottom:0}.contact-list{display:flex;gap:20px;max-width:720px}.contact-item{display:flex;align-items:center;flex:1 1 0;gap:14px;padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);color:#d4d4d8}.contact-item:hover{border-color:#ffffff29;background:#0c0c0c}.contact-item__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--line);border-radius:999px}.contact-item__icon svg{width:18px;height:18px;fill:currentColor}.testimonial-card,.stat-card{display:flex;flex:1 1 280px;flex-direction:column;gap:14px;min-height:220px;padding:20px}.testimonial-card__person{display:flex;align-items:center;gap:12px;font-weight:600}.testimonial-card__pfp{width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:#050505}.testimonial-card__rating,.testimonial-card__review{margin:0}.testimonial-card__rating{color:#f5f5f5;letter-spacing:.12em}.testimonial-card__review{color:var(--muted);line-height:1.6}.stat-card{position:relative;overflow:hidden;justify-content:flex-end;min-height:220px;padding:24px;background:linear-gradient(180deg,#ffffff05,#fff0),var(--panel)}.stat-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 28%),linear-gradient(180deg,#ffffff05,#fff0);pointer-events:none}.stat-card__value,.stat-card__eyebrow,.stat-card__label,.stat-card__copy{position:relative;z-index:1}.stat-card__eyebrow{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.stat-card__value{font-size:clamp(42px,6vw,64px);line-height:.95;font-weight:700;letter-spacing:-.06em;color:#fff}.stat-card__label{margin-top:8px;font-size:16px;font-weight:600;color:#d4d4d8}.stat-card__copy{margin:8px 0 0;color:var(--muted);line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stat-card--minimal{justify-content:flex-start;gap:10px;min-height:0;padding:22px;background:linear-gradient(180deg,#ffffff03,#fff0),var(--panel)}.stat-card--minimal:before{background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 40%);opacity:.55}.site-footer{display:flex;justify-content:center;padding:44px 0 12px}.site-footer p{margin:0;color:var(--muted);font-size:14px}@media(max-width:920px){.topbar{flex-wrap:wrap}.topnav{order:3;width:100%;justify-content:center;gap:18px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-feature{flex-direction:column;align-items:stretch;min-height:0;padding:24px}.studio-feature__logo{flex-basis:auto;justify-content:flex-start}.stats-grid{grid-template-columns:1fr}.logo-chip{flex-basis:180px;height:96px}}@media(max-width:640px){.landing-panel{padding:18px 18px 28px}.topbar{padding-top:10px}.hero-simple{min-height:460px;padding-top:52px}.hero-simple__actions,.contact-list{flex-direction:column}.button,.topbar__cta{width:100%}.topbar{align-items:stretch}.topnav{justify-content:flex-start;overflow-x:auto}.gallery-grid{grid-template-columns:1fr}}
