@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=IBM+Plex+Mono:wght@400;500;600&display=swap";.section-header{text-align:center;margin-bottom:5rem}.section-tag{display:inline-block;font-family:var(--font-mono);font-size:.85rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.section-title{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:1rem;letter-spacing:-.03em;color:var(--text-main);font-weight:800}.section-subtitle{color:var(--text-muted);font-size:1.15rem;max-width:600px;margin:0 auto;line-height:1.6}.section-work-editorial{padding:60px 0;background:#fff}.work-intro-v3{margin-bottom:3.5rem}.work-editorial-list{display:flex;flex-direction:column;gap:6rem}.editorial-card{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative}.editorial-card.reverse{grid-template-columns:.9fr 1.1fr}.editorial-card.reverse .editorial-visual{order:2}.editorial-card.reverse .editorial-info{order:1}.editorial-visual{position:relative}.editorial-img-container{position:relative;border-radius:32px;overflow:hidden;aspect-ratio:16/9;background:#0f172a;box-shadow:0 30px 60px #00000014;transition:transform .8s cubic-bezier(.16,1,.3,1)}.editorial-card:hover .editorial-img-container{transform:translateY(-10px) scale(1.02);box-shadow:0 60px 100px #0000001f}.editorial-img{width:100%;height:100%;object-fit:cover;opacity:.9;transition:transform 1.5s cubic-bezier(.16,1,.3,1)}.editorial-card:hover .editorial-img{transform:scale(1.05);opacity:1}.editorial-impact-badge{position:absolute;top:2rem;left:2rem;background:#fff;padding:1.25rem 2rem;border-radius:24px;display:flex;flex-direction:column;box-shadow:0 15px 40px #0003;z-index:2}.v3-label{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.v3-value{font-size:1.25rem;font-weight:950;color:var(--text-main);letter-spacing:-.01em}.editorial-info{display:flex;flex-direction:column}.editorial-cat{font-family:var(--font-mono);font-size:.85rem;font-weight:700;color:rgba(var(--accent-rgb, 37, 99, 235),1);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;display:block}.editorial-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.1;letter-spacing:-.04em;color:var(--text-main);margin-bottom:1.75rem}.editorial-narrative{margin-bottom:2rem}.v3-narrative-tag{font-size:.7rem;font-weight:800;color:var(--text-main);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem;display:block;opacity:.4}.v3-narrative-p{font-size:1.1rem;line-height:1.5;color:var(--text-muted);max-width:480px}.editorial-features{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}.v3-feature{display:flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.85rem;font-weight:600;color:var(--text-main)}.v3-feature-dot{width:6px;height:6px;border-radius:50%;background:rgba(var(--accent-rgb, 37, 99, 235),1)}.btn-editorial{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2.5rem;background:var(--text-main);color:#fff;border-radius:100px;text-decoration:none;font-weight:700;font-size:1rem;width:fit-content;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-editorial:hover{background:rgba(var(--accent-rgb, 37, 99, 235),1);transform:translate(12px);box-shadow:0 20px 40px rgba(var(--accent-rgb, 37, 99, 235),.3)}.section-services{padding:80px 0;background:#f8fafc}.services-cinematic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.service-cinematic-card{position:relative;height:340px;border-radius:24px;overflow:hidden;cursor:pointer;background:#0f172a;transition:all .7s cubic-bezier(.16,1,.3,1)}.service-image-container{position:absolute;inset:0;overflow:hidden}.service-image{width:100%;height:100%;object-fit:cover;opacity:.7;transition:all 1.2s cubic-bezier(.16,1,.3,1);filter:saturate(.8) contrast(1.1)}.service-cinematic-card:hover .service-image{transform:scale(1.08);opacity:.85}.page-projects{background:#000;color:#fff;scroll-snap-type:y mandatory;overflow-y:auto;height:100vh}.editorial-section{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;scroll-snap-align:start}.editorial-bg{position:absolute;inset:0;z-index:1}.editorial-bg-img{width:100%;height:100%;object-fit:cover;opacity:.6;filter:grayscale(.2) contrast(1.1);transition:transform 1.5s cubic-bezier(.16,1,.3,1)}.editorial-section:hover .editorial-bg-img{transform:scale(1.05)}.editorial-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0006,#0003 40%,#000c);z-index:2}.editorial-content{position:relative;z-index:3;width:100%;padding:0 5%;display:flex;flex-direction:column;justify-content:space-between;height:70vh}.editorial-top{display:flex;justify-content:space-between;align-items:flex-start}.editorial-tag{font-family:var(--font-mono);font-size:1rem;font-weight:700;color:rgb(var(--project-primary));text-transform:uppercase;letter-spacing:.2em}.editorial-number{font-family:var(--font-mono);font-size:1.5rem;font-weight:400;opacity:.3}.editorial-mid{margin-top:auto;max-width:900px}.editorial-title-huge{font-size:clamp(3.5rem,10vw,8rem);font-weight:900;line-height:.9;letter-spacing:-.05em;text-transform:uppercase;color:#fff;margin-bottom:2rem;transition:transform 1s cubic-bezier(.16,1,.3,1)}.editorial-section:hover .editorial-title-huge{transform:translate(20px)}.editorial-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:4rem}.editorial-impact-box{display:flex;flex-direction:column;gap:.5rem}.impact-label{font-family:var(--font-mono);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6}.impact-value-huge{font-size:2.5rem;font-weight:950;background:linear-gradient(to right,#fff,rgb(var(--project-primary)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.btn-editorial-luxury{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 3rem;background:#fff;color:#000;text-decoration:none;font-weight:800;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em;transition:all .5s cubic-bezier(.16,1,.3,1)}.btn-editorial-luxury:hover{background:rgb(var(--project-primary));color:#fff;transform:scale(1.05);box-shadow:0 20px 40px rgba(var(--project-primary),.4)}.editorial-intro{height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#000;color:#fff;scroll-snap-align:start;width:100%}.intro-tag{color:var(--accent-light);margin-bottom:2rem;width:100%}.intro-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1;max-width:1000px;text-align:center;margin-left:auto;margin-right:auto}@media(max-width:768px){.editorial-content{height:85vh}.editorial-title-huge{font-size:4rem}.editorial-bottom{flex-direction:column;align-items:flex-start;gap:2rem}.btn-editorial-luxury{width:100%;justify-content:center}}.service-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.2) 30%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.75rem;transition:background .5s ease}.service-cinematic-card:hover .service-overlay{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.35) 50%,transparent 100%)}.service-v5-title{font-size:1.75rem;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em;margin-bottom:0;transform:translateY(5px);transition:transform .6s cubic-bezier(.16,1,.3,1)}.service-cinematic-card:hover .service-v5-title{transform:translateY(-8px)}.service-v5-desc{font-size:.95rem;line-height:1.5;color:#ffffffbf;max-width:90%;opacity:0;transform:translateY(10px);transition:all .6s cubic-bezier(.16,1,.3,1) .05s;margin-top:.5rem}.service-cinematic-card:hover .service-v5-desc{opacity:1;transform:translateY(-5px)}.service-v5-caps{display:flex;gap:.5rem;margin-top:1rem;opacity:0;transform:translateY(10px);transition:all .6s cubic-bezier(.16,1,.3,1) .1s;flex-wrap:wrap}.service-cinematic-card:hover .service-v5-caps{opacity:1;transform:translateY(-5px)}.cap-v5-pill{padding:.2rem .6rem;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:100px;color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase}.section-contact{padding:120px 0;background:linear-gradient(to bottom,#0f172a,#000);position:relative;text-align:center;color:#fff;overflow:hidden}.section-contact:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 50% 50%,rgba(37,99,235,.1),transparent 70%);pointer-events:none}.btn-glow{display:inline-block;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;background:#fff;color:#000;border-radius:100px;border:none;cursor:pointer;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;z-index:1;box-shadow:0 0 #fff0;text-decoration:none}.btn-glow:hover{transform:translateY(-5px);box-shadow:0 20px 40px #fff3;background:var(--accent-light);color:#fff}@media(max-width:1200px){.editorial-card,.editorial-card.reverse{grid-template-columns:1fr!important;gap:3rem}.editorial-card.reverse .editorial-visual{order:1!important}.editorial-card.reverse .editorial-info{order:2!important}.work-editorial-list{gap:8rem}}@media(max-width:1024px){.services-cinematic-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.service-cinematic-card{height:300px}}@media(max-width:768px){.section-header{margin-bottom:3rem}.section-title{font-size:clamp(2rem,6vw,2.5rem)}.section-subtitle{font-size:1rem}.work-editorial-list{gap:5rem}.editorial-card{gap:2.5rem}.editorial-img-container{border-radius:20px}.editorial-impact-badge{top:1.5rem;left:1.5rem;padding:1rem 1.5rem;border-radius:16px}.v3-label{font-size:.7rem}.v3-value{font-size:1.1rem}.editorial-title{font-size:clamp(1.75rem,5vw,2.25rem);margin-bottom:1.5rem}.v3-narrative-p{font-size:1rem}.editorial-features{gap:1rem;margin-bottom:2rem}.btn-editorial{padding:.875rem 2rem;font-size:.95rem}.section-services{padding:60px 0}.services-cinematic-grid{grid-template-columns:1fr;gap:1rem}.service-cinematic-card{height:280px}.service-v5-title{font-size:1.5rem}.service-v5-desc{font-size:.9rem}.page-projects{height:auto;scroll-snap-type:none}.editorial-section{height:80vh;min-height:600px;scroll-snap-align:none}.editorial-content{padding:0 1.5rem;height:auto;justify-content:center;gap:3rem}.editorial-top{margin-bottom:2rem}.editorial-tag{font-size:.85rem}.editorial-number{font-size:1.25rem}.editorial-mid{max-width:100%}.editorial-title-huge{font-size:clamp(2.5rem,10vw,4rem);margin-bottom:1.5rem}.editorial-bottom{flex-direction:column;align-items:flex-start;gap:2rem;margin-top:2rem}.impact-value-huge{font-size:2rem}.btn-editorial-luxury{width:100%;justify-content:center;padding:1.25rem 2.5rem;font-size:1rem}.editorial-intro{height:50vh;min-height:400px;padding:0 1.5rem}.intro-title{font-size:clamp(2rem,7vw,3rem)}.section-contact{padding:80px 0}.btn-glow{padding:1.125rem 2.5rem;font-size:1rem;width:100%;max-width:400px}}@media(max-width:480px){.section-work-editorial,.section-services{padding:40px 0}.work-intro-v3{margin-bottom:2.5rem}.work-editorial-list{gap:4rem}.editorial-card{gap:2rem}.editorial-img-container{border-radius:16px}.editorial-impact-badge{top:1rem;left:1rem;padding:.875rem 1.25rem;border-radius:12px}.v3-label{font-size:.65rem}.v3-value{font-size:1rem}.editorial-title{font-size:1.75rem}.v3-narrative-p{font-size:.95rem}.editorial-features{flex-direction:column;gap:.75rem}.btn-editorial{padding:.875rem 1.75rem;font-size:.9rem}.service-cinematic-card{height:260px}.service-overlay{padding:1.5rem}.service-v5-title{font-size:1.35rem}.service-v5-desc{font-size:.85rem;max-width:100%}.cap-v5-pill{font-size:.6rem;padding:.15rem .5rem}.editorial-section{height:75vh;min-height:550px}.editorial-content{padding:0 1rem;gap:2rem}.editorial-title-huge{font-size:2.5rem}.editorial-tag{font-size:.75rem}.impact-label{font-size:.7rem}.impact-value-huge{font-size:1.75rem}.btn-editorial-luxury{padding:1rem 2rem;font-size:.95rem;gap:1rem}.editorial-intro{height:45vh;min-height:350px;padding:0 1rem}.intro-title{font-size:2rem}.section-contact{padding:60px 0}.btn-glow{padding:1rem 2rem;font-size:.95rem}}:root{--primary-bg: #FFFFFF;--secondary-bg: #F8FAFC;--dark-bg: #0F172A;--text-main: #0F172A;--text-muted: #64748B;--text-light: #94A3B8;--accent: #2563EB;--accent-dark: #1D4ED8;--accent-light: #3B82F6;--accent-soft: #EFF6FF;--accent-glow: rgba(37, 99, 235, .15);--font-main: "Inter", sans-serif;--font-mono: "IBM Plex Mono", monospace;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-soft: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-blue: 0 10px 40px -10px rgba(37, 99, 235, .3);--transition: all .3s ease}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--primary-bg);color:var(--text-main);font-family:var(--font-main);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.container{width:100%;margin:0 auto;padding:0 5%}.container-full{width:100%;padding:0}.mono-tag{font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:1rem;display:block}h1,h2,h3,h4{font-weight:700;letter-spacing:-.02em;line-height:1.2}section{padding:100px 0}.card{background:var(--primary-bg);border:1px solid #E2E8F0;border-radius:var(--radius-md);padding:2rem;transition:var(--transition)}.card:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;border-radius:var(--radius-sm);transition:var(--transition);cursor:pointer;text-decoration:none;font-family:var(--font-main)}.btn-primary{background:var(--text-main);color:#fff}.btn-primary:hover{background:var(--accent)}@media(max-width:480px){.container{padding:0 1rem}section{padding:40px 0}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.35rem}.btn{padding:.875rem 1.5rem;font-size:.95rem;min-height:44px}.mono-tag{font-size:.7rem}}@media(max-width:768px){.container{padding:0 1.5rem}section{padding:60px 0}h1{font-size:clamp(2rem,8vw,2.5rem)}h2{font-size:clamp(1.75rem,6vw,2.25rem)}.btn{min-height:44px}}@media(min-width:769px)and (max-width:1024px){.container{padding:0 3rem}}
