:root{--black:#0a0a0a;--ink:#151515;--graphite:#626269;--line:#dedee2;--cloud:#f5f5f7;--blue:#0071e3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,Montserrat,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fffffff0;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:230px;height:62px}.desktop-nav{gap:28px;font-size:13px;font-weight:650;display:flex}.desktop-nav a{padding:31px 0;position:relative}.desktop-nav a:after{content:"";background:var(--blue);width:0;height:2px;transition:all .2s;position:absolute;bottom:23px;left:0}.desktop-nav a:hover:after{width:100%}.header-actions{align-items:center;gap:12px;display:flex}.language{cursor:pointer;background:0 0;border:0;padding:10px;font-size:12px;font-weight:750}.header-cta{background:var(--black);color:#fff;border-radius:999px;padding:12px 19px;font-size:13px;font-weight:700}.hero{grid-template-columns:1.02fr .98fr;min-height:calc(100vh - 82px);display:grid}.hero-copy{align-self:center;padding:clamp(64px,8vw,120px) clamp(30px,6vw,92px)}.eyebrow{letter-spacing:.14em;color:#67676f;align-items:center;gap:10px;margin:0 0 25px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--blue);width:30px;height:3px}.hero h1{letter-spacing:-.06em;max-width:820px;margin:0;font-size:clamp(52px,6.4vw,94px);line-height:.95}.hero-sub{color:#626269;max-width:720px;margin:35px 0 0;font-size:clamp(17px,1.7vw,22px);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:40px;display:flex}.button{border-radius:999px;justify-content:space-between;align-items:center;gap:35px;min-width:205px;padding:15px 20px;font-size:13px;font-weight:750;display:inline-flex}.button-dark{background:var(--black);color:#fff}.button-light{background:var(--cloud);border:1px solid var(--line)}.trust-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin-top:65px;padding-top:25px;display:grid}.trust-row div{flex-direction:column;gap:5px;display:flex}.trust-row strong{font-size:13px}.trust-row span{color:#75757d;font-size:11px}.hero-visual{min-height:650px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;object-position:64% center;filter:saturate(.84)contrast(1.02);width:100%;height:100%}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#00000052);position:absolute;inset:0}.hero-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-radius:18px;flex-direction:column;width:min(300px,100% - 64px);padding:23px 25px;display:flex;position:absolute;bottom:30px;left:32px}.hero-card span{letter-spacing:.18em;font-size:10px}.hero-card strong{letter-spacing:-.04em;margin:2px 0 12px;font-size:28px}.hero-card small{color:#68686f}.section{padding:clamp(82px,10vw,145px) clamp(24px,6vw,92px)}.section-heading{max-width:850px;margin-bottom:55px}.section-heading h2,.video-copy h2,.opportunity-panel h2,.about-copy h2,.contact-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,70px);line-height:1.02}.section-heading>p:last-child,.video-copy>p,.opportunity-panel>p,.about-copy>p,.contact-intro>p{color:#6b6b73;max-width:680px;font-size:17px;line-height:1.65}.services-section{background:var(--cloud)}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e8e8eb;border-radius:26px;flex-direction:column;min-height:365px;padding:29px;transition:all .25s;display:flex}.service-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #00000014}.service-top{justify-content:space-between;align-items:center;display:flex}.service-top span{color:var(--blue);font-size:11px;font-weight:800}.service-top i{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.service-card h3{letter-spacing:-.03em;margin:55px 0 16px;font-size:27px}.service-card p{color:#6c6c73;font-size:14px;line-height:1.6}.tags{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.tags span,.partner-types span{border:1px solid var(--line);color:#65656d;border-radius:999px;padding:8px 11px;font-size:10px}.process{border-top:1px solid #d6d6da;grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.process>div{gap:8px;padding:28px 20px 0 0;display:grid}.process b{color:var(--blue);font-size:11px}.process strong{font-size:17px}.process span{color:#75757d;font-size:12px}.video-section{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(35px,7vw,100px);display:grid}.video-copy a,.opportunity-panel>a{border-bottom:1px solid;gap:50px;margin-top:20px;padding:14px 0;font-size:13px;font-weight:750;display:inline-flex}.video-frame{aspect-ratio:16/9;background:#000;border-radius:28px;overflow:hidden;box-shadow:0 28px 70px #00000029}.video-frame iframe{border:0;width:100%;height:100%}.projects-section{flex-direction:column;justify-content:center;min-height:calc(100vh - 82px);padding-top:58px;padding-bottom:58px;display:flex}.projects-section .section-heading{margin-bottom:30px}.split-heading{grid-template-columns:1fr 1fr;align-items:end;gap:80px;max-width:none;display:grid}.projects-section .split-heading{gap:45px}.projects-section .split-heading h2{font-size:clamp(38px,4.2vw,60px)}.split-heading>p{margin:0}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.project-card{background:var(--cloud);border-radius:22px;grid-template-columns:minmax(175px,.88fr) minmax(0,1.12fr);min-height:250px;margin:0;display:grid;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:100%;min-height:250px}.project-card figcaption{justify-content:space-between;align-items:end;gap:18px;padding:22px;display:flex}.project-card figcaption span{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:800}.project-card h3{margin:8px 0 5px;font-size:22px}.project-card p{color:#73737a;margin:0;font-size:13px}.project-card .project-hook{color:var(--ink);margin:10px 0 7px;font-size:15px;line-height:1.4}.project-card figcaption>b{color:#8b8b91;font-size:11px}.projects-link{border-bottom:1px solid;align-self:flex-start;align-items:center;gap:60px;margin-top:24px;padding:12px 0;font-size:13px;font-weight:800;display:inline-flex}.opportunity-section{grid-template-columns:1fr 1fr;padding:0;display:grid}.opportunity-panel{flex-direction:column;align-items:flex-start;min-height:700px;padding:clamp(70px,8vw,120px) clamp(30px,6vw,90px);display:flex}.investor-panel{background:var(--black);color:#fff}.investor-panel .eyebrow,.investor-panel>p{color:#b8b8be}.investor-panel ul{width:100%;margin:40px 0;padding:0;list-style:none}.investor-panel li{border-bottom:1px solid #333;padding:15px 0;font-size:14px}.light span{background:#fff}.alliance-panel{background:#edf5ff}.partner-types{flex-wrap:wrap;gap:9px;margin:34px 0;display:flex}.partner-types span{color:#2d4e73;background:#fff;border-color:#d7e6f7}.about-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,110px);display:grid}.about-image{border-radius:28px;min-height:600px;overflow:hidden}.about-image img{object-fit:cover;filter:saturate(.75);width:100%;height:100%;min-height:600px}.about-copy blockquote{border-left:3px solid var(--blue);margin:35px 0;padding-left:22px;font-size:22px;line-height:1.45}.market-row{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:25px;padding-top:25px;display:grid}.market-row div{gap:7px;display:grid}.market-row span{color:#77777e;font-size:12px}.contact-section{background:var(--black);color:#fff;grid-template-columns:.85fr 1.15fr;gap:clamp(45px,9vw,130px);display:grid}.contact-intro>p{color:#b6b6bd}.direct-wa{color:#b7b7be;flex-direction:column;gap:5px;margin-top:30px;font-size:12px;display:inline-flex}.direct-wa strong{color:#fff;font-size:20px}.lead-form{color:var(--ink);background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;gap:24px;padding:clamp(26px,4vw,50px);display:grid}.lead-form label{gap:8px;font-size:11px;font-weight:800;display:grid}.lead-form label:nth-child(3),.lead-form label:nth-child(4),.lead-form .consent,.lead-form button{grid-column:1/-1}.lead-form input,.lead-form select,.lead-form textarea{resize:vertical;background:#fff;border:0;border-bottom:1px solid #cfcfd4;border-radius:0;outline:none;width:100%;padding:12px 0}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--blue)}.lead-form .consent{color:#6e6e75;grid-template-columns:auto 1fr;align-items:start;font-weight:500;display:flex}.lead-form .consent input{width:16px;margin-top:2px}.lead-form button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:space-between;padding:16px 20px;font-weight:800;display:flex}footer{padding:90px clamp(24px,6vw,92px) 25px}.follow-block{grid-template-columns:.72fr 1.28fr;align-items:end;gap:clamp(40px,8vw,110px);padding-bottom:72px;display:grid}.follow-block h2{letter-spacing:-.055em;max-width:610px;margin:0;font-size:clamp(36px,4.5vw,64px);line-height:1}.follow-block>div>p:last-child{color:#717178;max-width:540px;line-height:1.6}.social-cards{gap:12px;display:grid}.social-card{color:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:19px 21px;transition:all .2s;display:grid;box-shadow:0 15px 35px #0000001a}.social-card:hover{transform:translateY(-3px)}.social-card.youtube{background:red}.social-card.instagram{background:linear-gradient(120deg,#833ab4,#fd1d1d 55%,#fcaf45)}.social-card.linkedin{background:#0a66c2}.social-card.tiktok{background:#000}.social-brand-icon{background:#ffffff29;border-radius:12px;place-items:center;width:43px;height:43px;font-size:17px;font-weight:900;display:grid}.social-card.tiktok .social-brand-icon{color:#fff;text-shadow:-2px 0 #25f4ee,2px 0 #fe2c55;background:#111;font-size:24px}.social-card>span:nth-child(2){gap:3px;min-width:0;display:grid}.social-card small{opacity:.82;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.social-card strong{overflow-wrap:anywhere;font-size:14px}.social-card>b{font-size:18px}.footer-main{text-align:center;justify-items:center;gap:13px;display:grid}.footer-main img{width:280px}.footer-main>p{color:#717178;font-size:13px}.footer-bottom{border-top:1px solid var(--line);color:#77777e;justify-content:space-between;gap:25px;padding-top:22px;font-size:10px;display:flex}.footer-bottom div{gap:18px;display:flex}.floating-wa{z-index:45;color:#fff;background:#111;border-radius:999px;align-items:center;gap:9px;padding:9px 15px 9px 9px;font-size:11px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 40px #00000038}.floating-wa span{background:#25d366;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:900;display:grid}.legal-page{max-width:850px;margin:0 auto;padding:70px 24px;font-family:Inter,Arial,sans-serif;line-height:1.7}.legal-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.legal-top>a{font-size:14px;font-weight:700}.legal-page h1{letter-spacing:-.05em;margin:48px 0 12px;font-size:clamp(42px,6vw,60px);line-height:1}.legal-page h2{letter-spacing:-.025em;margin:40px 0 8px;font-size:24px}.legal-page p{color:#5f5f67}.legal-page p strong{color:var(--ink)}.project-hero{grid-template-columns:.93fr 1.07fr;min-height:calc(100vh - 82px);display:grid}.project-hero-copy{align-self:center;padding:clamp(65px,8vw,125px) clamp(30px,6vw,92px)}.project-hero h1{letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(54px,7vw,106px);line-height:.92}.project-hero-copy>p:last-of-type{color:#66666e;max-width:680px;margin:34px 0 0;font-size:clamp(17px,1.55vw,21px);line-height:1.65}.project-hero-image{min-height:650px;margin:0;position:relative;overflow:hidden}.project-hero-image>img{object-fit:cover;filter:saturate(.82)contrast(1.02);width:100%;height:100%}.project-hero-image:after{content:"";background:linear-gradient(#0000 55%,#0000007a);position:absolute;inset:0}.project-hero-image figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:end;gap:20px;display:flex;position:absolute;bottom:32px;left:34px;right:34px}.project-hero-image figcaption strong{letter-spacing:-.04em;font-size:30px}.project-hero-image figcaption span{text-align:right;font-size:11px}.project-capabilities{background:var(--cloud);flex-direction:column;justify-content:center;min-height:calc(100vh - 82px);padding-top:clamp(58px,5.4vw,82px);padding-bottom:clamp(58px,5.4vw,82px);display:flex}.project-capabilities .section-heading{margin-bottom:34px}.project-capabilities .section-heading h2{font-size:clamp(36px,4vw,56px)}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.capability-grid article{background:#fff;border:1px solid #e5e5e8;border-radius:24px;flex-direction:column;min-height:315px;padding:26px;display:flex}.capability-grid article>span{color:var(--blue);font-size:11px;font-weight:850}.capability-grid h3{letter-spacing:-.035em;margin:36px 0 22px;font-size:24px;line-height:1.05}.capability-grid .capability-hook{color:var(--ink);margin:0 0 13px;font-size:16px;line-height:1.38}.capability-grid .capability-text{color:#6c6c73;margin:0;font-size:13px;line-height:1.62}.legal-note{border-left:3px solid var(--blue);color:#686870;background:#fff;margin:24px 0 0;padding:16px 20px;font-size:11px;line-height:1.55}.reference-section{background:#fff}.reference-grid{gap:32px;display:grid}.reference-card{background:var(--cloud);border-radius:28px;grid-template-columns:1.05fr .95fr;min-height:490px;display:grid;overflow:hidden}.reference-card:nth-child(2n) .reference-image{order:2}.reference-image{min-height:430px;position:relative}.reference-image img{object-fit:cover;filter:saturate(.78);width:100%;height:100%}.reference-image>span{background:#ffffffeb;border-radius:50%;place-items:center;width:43px;height:43px;font-size:11px;font-weight:800;display:grid;position:absolute;top:20px;right:20px}.reference-copy{align-self:center;padding:clamp(38px,6vw,84px)}.reference-copy small{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:850}.reference-copy h3{letter-spacing:-.045em;margin:18px 0;font-size:clamp(29px,3vw,45px);line-height:1.05}.reference-copy>p{color:#696970;line-height:1.65}.reference-copy .tags{margin-top:26px}.reference-disclaimer{color:#7a7a80;max-width:850px;margin:28px 0 0;font-size:11px;line-height:1.6}.brand-process-section{background:#edf5ff}.brand-process{border-top:1px solid #cbdced;grid-template-columns:repeat(5,1fr);display:grid}.brand-process article{padding:27px 28px 0 0}.brand-process b{color:var(--blue);font-size:11px}.brand-process h3{margin:35px 0 10px;font-size:21px}.brand-process p{color:#5f6d7a;font-size:12px;line-height:1.55}.project-cta{background:var(--black);color:#fff;grid-template-columns:1fr .7fr;align-items:end;gap:clamp(45px,9vw,130px);padding:clamp(80px,10vw,140px) clamp(24px,6vw,92px);display:grid}.project-cta h2{letter-spacing:-.055em;max-width:860px;margin:0;font-size:clamp(42px,5.4vw,76px);line-height:.98}.project-cta p{color:#b7b7bd;max-width:670px;line-height:1.65}.project-cta>a{color:#111;background:#fff;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:7px 20px;padding:24px;display:grid}.project-cta>a span{color:#77777e;font-size:11px}.project-cta>a strong{grid-column:1;font-size:21px}.project-cta>a b{grid-area:1/2/3;font-size:23px}@media (max-width:1050px){.desktop-nav{display:none}.hero,.project-hero{grid-template-columns:1fr}.hero-visual,.project-hero-image{min-height:580px}.service-grid{grid-template-columns:1fr}.service-card{min-height:290px}.process{grid-template-columns:1fr 1fr;gap:30px}.video-section,.about-section,.contact-section,.follow-block,.project-cta,.opportunity-section{grid-template-columns:1fr}.opportunity-panel{min-height:auto}.capability-grid{grid-template-columns:1fr 1fr}.brand-process{grid-template-columns:repeat(3,1fr);gap:28px}}@media (max-width:700px){.site-header{height:70px;padding:0 18px}.brand img{width:175px;height:54px}.header-cta{display:none}.hero{min-height:auto}.hero-copy,.project-hero-copy{padding:70px 24px}.hero h1,.project-hero h1{font-size:52px}.hero-visual,.project-hero-image{min-height:470px}.project-hero-image figcaption{flex-direction:column;align-items:flex-start;left:22px;right:22px}.project-hero-image figcaption span{text-align:left}.trust-row{grid-template-columns:1fr}.section{padding:82px 24px}.section-heading h2,.video-copy h2,.opportunity-panel h2,.about-copy h2,.contact-intro h2{font-size:42px}.process,.capability-grid,.brand-process{grid-template-columns:1fr}.capability-grid article{min-height:auto}.capability-grid h3{margin-top:45px}.split-heading{grid-template-columns:1fr;gap:25px}.project-grid,.project-card{grid-template-columns:1fr}.project-card img{aspect-ratio:4/3;min-height:0}.reference-card{grid-template-columns:1fr}.reference-card:nth-child(2n) .reference-image{order:0}.reference-image{min-height:310px}.reference-copy{padding:34px 25px}.opportunity-panel{padding:75px 24px}.about-image,.about-image img{min-height:420px}.market-row{grid-template-columns:1fr}.lead-form{grid-template-columns:1fr;padding:28px 20px}.lead-form label{grid-column:1/-1}.follow-block{padding-bottom:55px}.social-card strong{font-size:12px}.project-cta>a strong{font-size:17px}.footer-bottom{text-align:center;flex-direction:column;align-items:center}.floating-wa b{display:none}.floating-wa{padding-right:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
