:root{--bg:#080a0e;--surface:#10141b;--text:#f4f3ef;--muted:#a1a6b0;--line:#252a33;--blue:#5576ff;--font:'DM Sans',sans-serif;--display:'Space Grotesk',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #8aa1ff;outline-offset:5px}img{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon{width:21px;height:21px;flex:none}.icon.small{width:15px;height:15px}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1280px,calc(100% - 104px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-100px;z-index:50;padding:14px;background:var(--blue)}.skip-link:focus{top:10px}.header{height:106px;display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0 0 auto;z-index:5;border-bottom:1px solid #ffffff24}.brand{font-family:var(--display);font-size:23px;font-weight:700;letter-spacing:-1px;line-height:1.1}.brand span{display:block;font-family:var(--font);font-size:8px;letter-spacing:2.8px;margin-top:10px;font-weight:500;color:#b7bdc9}.header nav{display:flex;gap:33px;font-size:13px;color:#c7cbd3}.header nav a:hover,.text-link:hover{color:#91a8ff}.header-cta{display:flex;align-items:center;gap:30px;font-size:13px;border-bottom:1px solid #6988ff;padding:13px 0}.hero{position:relative;min-height:850px;height:min(960px,100svh);isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 40%;z-index:-2}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 66%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 0%,#080a0eaa 18%,transparent 55%),linear-gradient(0deg,var(--bg),transparent 25%,#080a0e1a 75%,#080a0e88)}.hero-content{padding-top:184px;position:relative}.eyebrow{font-size:10px;line-height:1.7;letter-spacing:2.2px;font-weight:600;display:flex;align-items:center;gap:12px;margin:0 0 27px;color:#b4c3ff}.rec-dot{display:inline-block;width:7px;height:7px;background:#6386ff;box-shadow:0 0 13px #5576ff99;border-radius:50%;flex:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display)}h1{font-size:clamp(68px,7.5vw,111px);font-weight:500;line-height:.98;letter-spacing:-7px;margin-bottom:31px}h1 em,h2 em{font-style:normal;color:var(--blue)}.title-dot{font-size:90px;color:var(--blue);margin-left:28px;font-weight:400}.hero-description{font-size:16px;line-height:1.8;color:#b3b7bf;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:19px 23px;background:var(--blue);border:1px solid var(--blue);color:white;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s;min-height:58px}.button:hover{background:#6e8aff;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;line-height:1.6;transition:color .2s}.text-link span{font-size:22px}.hero-bottom{position:absolute;bottom:30px;left:0;right:0;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.8px;color:#bcc0c9}.muted{color:var(--muted)}.photo-note{position:absolute;right:24px;top:45%;writing-mode:vertical-rl;font-size:8px;letter-spacing:3px;color:#a6acb6}.moments{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:38px;display:grid;grid-template-columns:1fr 3fr;gap:40px}.moments-intro .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:12px}.moments-intro p:not(.eyebrow){font-family:var(--display);font-size:22px;line-height:1.15;margin-bottom:12px}.moments-intro>span{font-size:10px;color:var(--muted)}.brand-moments{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px}.brand-moments a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;position:relative;min-height:122px}.brand-moments img{width:65px;height:65px;border-radius:50%;filter:grayscale(1);opacity:.8;transition:filter .2s,opacity .2s}.brand-moments a:hover img{filter:none;opacity:1}.brand-moments span{text-align:center;font-size:11px;font-weight:500;line-height:1.4}.brand-moments .icon{position:absolute;right:6px;top:4px;width:12px;height:12px;color:#616a7a}.section{padding-block:110px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:22px}h2{font-size:clamp(35px,4.3vw,59px);line-height:1.12;letter-spacing:-2.5px;font-weight:500;margin-bottom:0}.section-heading>p{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:3px}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.services article{padding:36px 28px 32px;border-right:1px solid var(--line)}.services article:first-child{padding-left:0}.services article:last-child{border-right:0;padding-right:0}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px;color:#667cce}.service-top span{font-size:10px;letter-spacing:1px;color:#8b94a4}.service-icon{width:32px;height:32px}.services h3{font-size:28px;letter-spacing:-1px;font-weight:500;display:flex;justify-content:space-between;margin-bottom:16px}.services h3 span{font-size:22px;color:#7d838c}.services p{font-size:13px;color:var(--muted);line-height:1.85;max-width:330px;min-height:100px}.tags{display:flex;gap:7px;flex-wrap:wrap;padding-top:16px}.tags span{font-size:9px;padding:6px 9px;border:1px solid #30353f;color:#c0c4cf}.work-section{background:#0e1117;border-block:1px solid var(--line)}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.work-image{aspect-ratio:3/4;position:relative;background:#202630;overflow:hidden}.work-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s;filter:brightness(.85)}.work-item:hover img{transform:scale(1.04)}.work-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080a0e99,transparent 50%,#080a0e44);pointer-events:none}.work-type{position:absolute;top:19px;left:18px;font-size:9px;letter-spacing:1.5px;z-index:1;background:#0c1119aa;padding:8px 10px;backdrop-filter:blur(5px)}.play{position:absolute;inset:0;margin:auto;width:58px;height:58px;border:1px solid #ffffff77;backdrop-filter:blur(8px);background:#ffffff0d;border-radius:50%;display:grid;place-items:center;z-index:1;transition:background .2s}.play .icon{width:24px;height:24px}.work-item:hover .play{background:var(--blue)}.watch-label{position:absolute;bottom:20px;left:20px;font-size:8px;letter-spacing:1.6px;z-index:1}.work-caption{display:flex;justify-content:space-between;align-items:center;margin:21px 0 8px}.work-caption h3{font-weight:500;font-size:20px;letter-spacing:-.6px;margin:0}.work-caption .icon{width:17px;height:17px;color:#95a9f9}.work-item>p{font-size:12px;color:var(--muted)}.portfolio-note{font-size:10px;color:#959cab;margin:30px 0 0}.about{display:grid;grid-template-columns:1fr 1.08fr;gap:100px;align-items:center}.about-visual{height:590px;position:relative;overflow:hidden}.about-visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 74%}.about-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080a0e99,transparent 35%)}.frame-corner{position:absolute;width:27px;height:27px;border-color:#a8b7e0;z-index:1}.frame-corner.top{left:20px;top:20px;border-top:1px solid;border-left:1px solid}.frame-corner.bottom{bottom:20px;right:20px;border-bottom:1px solid;border-right:1px solid}.about-label{position:absolute;bottom:27px;left:25px;font-size:9px;letter-spacing:2px;display:flex;align-items:center;gap:10px;z-index:1}.about-copy .eyebrow{margin-bottom:22px}.blue{color:var(--blue)}.about-lead{font-size:20px;line-height:1.4;margin-top:30px;color:#d2d5dc}.about-copy>p:not(.about-lead):not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.85}.about-copy strong{color:#e5e8ee;font-weight:500}.social-links{display:flex;gap:24px;margin-top:30px;flex-wrap:wrap}.social-links a{font-size:11px;display:flex;gap:10px;align-items:center;padding-bottom:9px;border-bottom:1px solid var(--line)}.social-links a:hover{color:#90a5ff}.process{border-top:1px solid var(--line);padding-bottom:90px;padding-top:40px}.process .eyebrow{font-size:9px}.process ol{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:0;gap:36px}.process li{display:flex;gap:23px}.process li>span{font-size:12px;color:var(--blue);padding-top:4px}.process h3{font-size:19px;letter-spacing:-.4px;font-weight:500;margin-bottom:11px}.process p:not(.eyebrow){font-size:12px;line-height:1.7;color:var(--muted);max-width:250px}.contact{border-block:1px solid var(--line);background:radial-gradient(ellipse at 0% 90%,#18224e55,transparent 65%),#0d1016}.contact-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:90px}.contact h2{font-size:clamp(40px,5.4vw,73px);letter-spacing:-4px;line-height:1.03}.contact h2>span{margin-left:24px}.contact h2+p{margin-top:30px;font-size:14px;line-height:1.8;color:var(--muted)}.direct-contact{display:inline-flex;align-items:center;gap:16px;border-top:1px solid var(--line);padding-top:28px;margin-top:28px}.direct-contact>svg:first-child{width:27px;height:27px;color:#829bff}.direct-contact span{font-size:10px;color:var(--muted);line-height:1.8}.direct-contact strong{display:block;font-size:15px;color:var(--text);font-weight:500}.direct-contact>svg:last-child{margin-left:30px;width:16px}form{padding-top:2px}.form-heading{display:flex;justify-content:space-between;font-family:var(--display);font-size:23px;letter-spacing:-.7px;margin-bottom:34px}.form-heading span{color:var(--blue)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}label{display:block;font-size:10px;letter-spacing:.5px;color:#d8dce4;margin-bottom:24px}input,select,textarea{display:block;width:100%;background:transparent;color:white;border:0;border-bottom:1px solid #353b46;border-radius:0;padding:16px 0 14px;font-size:12px;line-height:1.5;letter-spacing:0}input::placeholder,textarea::placeholder{color:#9198a6;opacity:1}select{color:#bbc2d0;min-height:50px}option{background:#151a24;color:white}textarea{resize:vertical;min-height:95px}form .button{width:100%;font-size:12px;gap:16px;margin-top:4px}.form-note{font-size:10px;color:#a0a7b5;line-height:1.7;margin:18px 0 0}.form-status{font-size:12px;color:#b6c5ff;line-height:1.7;margin:12px 0 0}.form-status a{text-decoration:underline}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:45px 0}.footer-social{display:flex;gap:25px}.footer-social a{display:flex;gap:10px;align-items:center;font-size:11px;color:#c0c5ce}.footer-social .icon{width:18px;height:18px}.back-top{width:45px;height:45px;display:grid;place-items:center;border:1px solid #333943;font-size:23px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:25px 0;font-size:9px;color:#8b93a2}.footer-bottom>span:last-child{letter-spacing:2px}
@media(min-width:1600px){.hero{height:960px}.hero-content{padding-top:200px}.hero-photo{left:43%}.hero-photo img{object-position:50% 69%}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}h1{font-size:90px;letter-spacing:-5.5px}.hero{min-height:830px}.hero-photo{left:33%}.hero-actions{gap:18px}.hero-description{font-size:14px}.hero-actions .text-link{font-size:11px}.section{padding-block:80px}.about{gap:50px}.about-visual{height:530px}.contact-grid{gap:45px}.services p{min-height:135px}.brand-moments{gap:10px}.work-caption h3{font-size:17px}.moments{gap:25px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:84px}.brand{font-size:19px}.brand span{font-size:6px;letter-spacing:2px;margin-top:7px}.header nav{display:none}.header-cta{font-size:11px;gap:12px}.header-cta .icon{width:16px}.hero{height:auto;min-height:1050px}.hero-content{padding-top:122px}.hero-photo{inset:370px 0 0;z-index:-2}.hero-photo img{object-position:50% 68%}.hero-photo:after{background:linear-gradient(180deg,var(--bg),#080a0e33 25%,transparent 55%,var(--bg)),linear-gradient(90deg,#080a0e44,transparent)}h1{font-size:clamp(64px,13.8vw,96px);letter-spacing:-4.5px;line-height:1;max-width:580px;margin-bottom:24px}.title-dot{font-size:60px;margin-left:20px}.hero .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:24px}.hero-description{font-size:13px;max-width:350px;line-height:1.7;margin-bottom:24px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-actions .button{padding:16px 19px;min-height:52px;font-size:11px;gap:24px}.hero-actions .text-link{font-size:11px}.hero-bottom{bottom:24px;font-size:7px;letter-spacing:1px}.hero-bottom>span:last-child{display:none}.photo-note{top:auto;bottom:90px;font-size:7px;right:12px}.moments{padding-block:27px;display:block}.moments-intro{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}.moments-intro .eyebrow{width:100%;margin:0}.moments-intro p:not(.eyebrow){font-size:20px;margin:0}.moments-intro>span{max-width:135px;line-height:1.5;font-size:9px}.brand-moments{grid-template-columns:repeat(4,1fr);gap:8px}.brand-moments img{width:53px;height:53px}.brand-moments span{font-size:8px}.brand-moments a{min-height:104px;gap:10px;justify-content:flex-start}.brand-moments .icon{display:none}.section{padding-block:65px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:30px}.eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:20px}h2{font-size:36px;letter-spacing:-1.8px;line-height:1.15}.section-heading>p{font-size:12px}.services{grid-template-columns:1fr}.services article,.services article:first-child,.services article:last-child{padding:27px 0;border-right:0;border-bottom:1px solid var(--line)}.services article:last-child{border-bottom:0}.service-top{margin-bottom:20px}.services h3{font-size:27px}.services p{min-height:0;max-width:none;font-size:13px;margin-bottom:10px}.tags{padding-top:8px}.service-icon{width:28px;height:28px}.work-grid{grid-template-columns:1fr;gap:32px}.work-image{aspect-ratio:4/4.5}.work-image>img{object-position:50% 40%}.work-caption h3{font-size:22px}.work-caption{margin-top:17px}.work-item>p{font-size:12px}.portfolio-note{font-size:9px;line-height:1.7;margin-top:15px}.about{grid-template-columns:1fr;gap:35px}.about-visual{height:440px;max-width:500px}.about-visual>img{object-position:50% 75%}.about-copy>p:not(.about-lead):not(.eyebrow){font-size:13px}.about-lead{font-size:20px;margin-top:24px}.social-links{gap:20px}.process{padding-top:30px;padding-bottom:48px}.process ol{grid-template-columns:1fr;gap:25px}.process p:not(.eyebrow){max-width:none;margin-bottom:0}.process h3{font-size:19px;margin-bottom:7px}.contact-grid{grid-template-columns:1fr;gap:42px}.contact h2{font-size:52px;letter-spacing:-3px}.contact h2+p{font-size:13px;margin-top:24px}.direct-contact{margin-top:14px;padding-top:20px}.form-heading{font-size:22px;margin-bottom:28px}.form-row{gap:19px}input,select,textarea{font-size:16px}label{font-size:10px}form .button{font-size:11px;padding-inline:13px}.footer-top{flex-wrap:wrap;padding-block:30px;gap:25px}.footer-social{order:3;width:100%;gap:25px}.footer-social a{font-size:10px}.footer-bottom{flex-direction:column;gap:14px;font-size:8px}.back-top{width:35px;height:35px}.desktop-break{display:none}}
@media(max-width:380px){.form-row{grid-template-columns:1fr;gap:0}.hero{min-height:1000px}.brand-moments img{width:46px;height:46px}.contact h2{font-size:46px}.social-links{gap:17px}.social-links a{font-size:10px}.title-dot{font-size:52px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}
.brand-logo{width:56px;height:56px;object-fit:contain;flex:none;border-radius:50%}
.brand-text{font:inherit;white-space:nowrap}
@media(max-width:600px){.brand{gap:10px}.brand-logo{width:44px;height:44px}.brand-text{font-size:17px}.brand-text span{font-size:6px;letter-spacing:1.5px}.header-cta{gap:8px}}

.site-credit{grid-column:1 / -1;width:100%;border-top:1px solid var(--line);padding-top:16px;text-align:center;font-size:11px;line-height:1.7;color:#969ba4}
.site-credit a{display:inline-block;max-width:100%;padding:8px 4px;text-decoration:none;transition:color .2s}
.site-credit a:hover{color:var(--text, #f4f3ef)}
.site-credit a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.site-credit{padding-bottom:20px}
