@font-face{font-family:Uncut Sans;src:url(/fonts/uncut-sans-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Uncut Sans;src:url(/fonts/uncut-sans-medium.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}:root{--ink:#182033;--copy:#667085;--soft-copy:#8a93a5;--line:#eaecf0;--light:#fffdfd;--muted-panel:#f0f1f5;--purple:#7f56d9;--hero-card:#a678d7;--max:1440px;--content:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#fff;color:var(--ink)}body{margin:0;font-family:Uncut Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;height:auto}.site-header{position:absolute;top:0;left:50%;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:2rem;width:min(100% - 4rem,var(--content));min-height:148px;transform:translateX(-50%);color:#fff}.brand{display:block;width:clamp(210px,22vw,320px)}.brand img,.footer-logo img{display:block;width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,2.7rem);color:rgba(255,255,255,.92);font-size:1rem;font-weight:600}.desktop-nav>a,.nav-dropdown>button{min-height:44px;display:inline-flex;align-items:center}.desktop-nav a:hover,.nav-dropdown button:hover{color:#fff}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";position:absolute;top:100%;left:-2rem;width:calc(100% + 4rem);height:1.4rem}.nav-dropdown button{gap:.4rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.dropdown-panel{position:absolute;top:calc(100% + .25rem);left:50%;width:min(92vw,360px);padding:1.15rem 1rem;border:1px solid rgba(208,213,221,.75);border-radius:12px;background:rgba(255,255,255,.98);color:var(--ink);box-shadow:0 24px 70px rgba(58,37,117,.22);opacity:0;transform:translate(-50%,8px);pointer-events:none;transition:.16s ease}.nav-dropdown:focus-within .dropdown-panel,.nav-dropdown:hover .dropdown-panel{opacity:1;transform:translate(-50%);pointer-events:auto}.dropdown-panel a{display:grid;grid-template-columns:2rem 1fr;gap:.9rem;align-items:start;padding:.78rem .8rem;border-radius:8px}.dropdown-panel a:hover{background:#f5f3ff}.dropdown-icon{display:grid;place-items:center;width:1.65rem;height:1.65rem;margin-top:.05rem;color:var(--purple)}.dropdown-icon svg{width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dropdown-copy{display:block}.dropdown-copy strong{display:block;color:var(--ink);font-size:1.05rem;font-weight:600;line-height:1.35}.dropdown-copy small{display:block;margin-top:.35rem;color:var(--copy);font-size:.98rem;line-height:1.45}.mobile-nav{display:none}main{overflow:clip}.hero-shell{background-image:url(/assets/enigmatic-gradient-wave.png);background-position:top;background-size:cover}.hero{width:min(100% - 4rem,var(--content));margin:0 auto}.home-hero{display:flex;align-items:center;min-height:760px;padding:188px 0 92px}.home-card{width:100%;min-height:360px;padding:clamp(2rem,5vw,5rem);border-radius:20px;background:rgba(168,120,218,.92);color:#fff}.logo-cloud{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:clamp(1rem,2.2vw,2rem)}.floating-logo{display:grid;place-items:center;min-height:125px;overflow:hidden}.floating-logo img{width:100%;height:120px;object-fit:contain}.hero-copy{max-width:820px;margin:1.5rem auto 0;text-align:center}.hero-copy h1{margin:0;font-size:clamp(1.1rem,1.5vw,1.45rem);font-weight:400;line-height:1.6;letter-spacing:0}.hero-copy p{margin:1.6rem 0 0;font-size:clamp(1.05rem,1.55vw,1.45rem);font-style:italic;font-weight:600;line-height:1.5}.section{width:min(100% - 4rem,var(--content));margin:0 auto;padding:clamp(4rem,7vw,7rem) 0}.white-section{width:100%;background:var(--light)}.section-heading{max-width:820px;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-heading.compact{max-width:620px}.eyebrow{margin:0 0 .8rem;color:var(--purple);font-size:.78rem;font-weight:600;text-transform:uppercase}.section-heading h1,.section-heading h2,.text-hero h1{margin:0;color:var(--ink);font-size:clamp(2.25rem,4.2vw,4.25rem);font-weight:600;line-height:1.05;letter-spacing:0}.timeline-section .section-heading h2{font-size:clamp(2rem,3vw,3rem)}.body-copy p,.cta-band p,.definition-block p,.leader-card p,.proof-card p,.section-heading p:not(.eyebrow),.timeline-item p{color:var(--copy);font-size:1.1rem;line-height:1.65}.agency-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.agency-card{display:flex;min-height:280px;flex-direction:column;justify-content:space-between;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.agency-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(16,24,40,.08)}.agency-logo-wrap{display:grid;place-items:center;min-height:170px;padding:.5rem;border-radius:6px;background:#171925}.agency-logo-wrap img{max-height:130px;object-fit:contain}.agency-card-copy strong{display:block;color:var(--ink);font-size:1.1rem;font-weight:600}.agency-card-copy small{display:block;margin-top:.45rem;color:var(--copy);line-height:1.5}.timeline{border-top:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:minmax(150px,.85fr) minmax(0,1fr);gap:4rem;padding:2.6rem 0;border-bottom:1px solid var(--line)}.timeline-item span{color:var(--ink);font-size:clamp(1.3rem,2vw,1.55rem);font-weight:400}.timeline-item h3{color:#475467;font-size:1.05rem;font-weight:600;line-height:1.65}.timeline-item h3,.timeline-item p{display:inline;margin:0}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:clamp(3rem,6vw,5rem);padding:2rem;border-radius:16px;background:#eaecf1}.cta-band h2{margin:0;color:var(--ink);font-size:1.35rem;font-weight:600}.cta-band p{margin:.85rem 0 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:.9rem 1.25rem;border:0;border-radius:8px;background:var(--purple);color:#fff;font-weight:600;cursor:pointer;transition:transform .18s ease,filter .18s ease;white-space:nowrap}.button:hover{transform:translateY(-2px);filter:brightness(1.04)}.lower-gradient{height:160px;margin-top:4.5rem;background-image:url(/assets/enigmatic-gradient-wave.png);background-position:bottom;background-size:cover}.agency-hero,.text-hero{width:min(100% - 4rem,var(--content));margin:0 auto}.about-hero{display:flex;align-items:center;min-height:700px;padding:188px 0 92px}.about-card{width:100%;padding:clamp(2rem,4.8vw,4rem) clamp(1.5rem,4vw,3rem);border-radius:20px;background:rgba(168,120,218,.92);color:#fff;text-align:center}.about-card p{max-width:1180px;margin:0 auto;color:#fff;font-size:clamp(1.05rem,1.55vw,1.48rem);font-weight:400;line-height:1.55}.about-card p+p{margin-top:clamp(1.6rem,3.2vw,2.5rem)}.about-card strong{font-weight:600}.text-hero{padding:188px 0 clamp(4rem,8vw,7rem);color:#fff}.text-hero .section-heading h1,.text-hero h1{max-width:1050px;color:#fff}.agency-hero .eyebrow,.text-hero .eyebrow{color:rgba(255,255,255,.86)}.definition-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:clamp(2rem,5vw,4rem)}.definition-block p{margin:0;padding:1.5rem;border-radius:12px;background:rgba(255,255,255,.92)}.definition-block strong{color:var(--ink)}.leader-grid,.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.leader-card,.proof-card{border-radius:0;background:transparent;overflow:hidden}.leader-card img{width:100%;aspect-ratio:1;object-fit:cover}.leader-card div,.proof-card{padding:1.25rem 0 0}.leader-card h3,.proof-card h3{margin:0;color:var(--ink);font-size:1.15rem;font-weight:600;line-height:1.35}.role{margin:.35rem 0 0;color:var(--purple)!important;font-weight:600}.linkedin-link{display:grid;place-items:center;width:28px;height:28px;margin-top:1.5rem;border-radius:3px;background:#98a2b3;color:#fff;font-size:1rem;font-weight:600;line-height:1;transition:background .18s ease,transform .18s ease}.linkedin-link:hover{background:var(--purple);transform:translateY(-2px)}.agency-hero{display:flex;align-items:center;min-height:860px;padding:188px 0 92px}.agency-hero-card{display:grid;place-items:center;width:100%;min-height:clamp(480px,48vw,625px);padding:clamp(2rem,4.8vw,4.5rem) clamp(1.5rem,4vw,3rem);border-radius:20px;background:rgba(168,120,218,.92);color:#fff;overflow:hidden}.agency-hero-logo{display:grid;place-items:center;width:min(100%,780px);min-height:clamp(210px,24vw,320px)}.agency-hero-logo img{width:100%;height:100%;max-height:clamp(190px,23vw,315px);object-fit:contain}.agency-hero-text{max-width:1140px;margin:clamp(1.5rem,3vw,2.6rem) auto 0;color:#fff;font-size:clamp(1.05rem,1.55vw,1.48rem);font-weight:400;line-height:1.55;text-align:center}.agency-hero-button{width:min(100%,760px);margin-top:1.2rem;background:var(--purple)}.agency-body{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:3rem;align-items:start;padding-bottom:clamp(2rem,4vw,3.5rem)}.body-copy p{margin:0 0 1.25rem;max-width:800px}.stat-row{display:grid;gap:.75rem}.stat-row span{display:block;padding:1rem;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;font-weight:600}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-section{padding-top:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(1.5rem,3vw,2.5rem)}.proof-card{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.proof-image{display:grid;place-items:center;min-height:190px;padding:1rem;border-radius:6px;background:#f4f5f7;overflow:hidden}.proof-image img{max-height:260px;object-fit:contain}.proof-video{display:block;width:100%;aspect-ratio:16/9;border:0;background:#111}.proof-card a{color:var(--purple);font-weight:600}.proof-card a:after{content:" →";padding-left:.25rem}.quote-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:clamp(1.5rem,3vw,2.5rem)}.quote-section figure{margin:0;padding:1.5rem;border:1px solid var(--line);border-radius:8px;background:#fff}.quote-section blockquote{margin:0;color:var(--copy);line-height:1.7}.quote-section figcaption{margin-top:1rem;color:var(--purple);font-weight:600}.contact-section{width:min(100% - 4rem,860px);min-height:calc(100vh - 260px);margin:0 auto;padding:188px 0 7rem}.contact-section .section-heading h1{color:#fff}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;border-radius:16px;background:rgba(255,255,255,.96)}.contact-form label{display:grid;gap:.5rem;color:#475467;font-size:.9rem;font-weight:600}.contact-form .full{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:var(--ink);min-height:52px;padding:.85rem 1rem;outline:none}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(127,86,217,.12)}.site-footer{display:flex;align-items:center;justify-content:center;gap:1.75rem;width:min(100% - 4rem,var(--content));margin:0 auto;padding:2rem 0 3rem;border-top:1px solid var(--line);color:#8b93a6}.footer-logo{display:block;width:150px}.site-footer p{margin:0;font-size:.9rem}.socials{display:flex;gap:1rem}.socials a{display:grid;place-items:center;width:28px;height:28px;color:#98a2b3;font-size:.9rem;font-weight:600}.socials a:hover{color:var(--purple)}@media (max-width:980px){.site-header{width:min(100% - 2rem,var(--content));min-height:110px}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{display:grid;gap:5px;width:44px;height:44px;place-content:center;border:1px solid rgba(255,255,255,.35);border-radius:8px;cursor:pointer;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav span{display:block;width:20px;height:2px;background:#fff}.mobile-nav div{position:absolute;top:calc(100% + .75rem);right:0;display:grid;gap:.25rem;width:min(82vw,320px);padding:.75rem;border-radius:8px;background:rgba(255,255,255,.98);color:var(--ink);box-shadow:0 24px 70px rgba(58,37,117,.22)}.mobile-nav a{padding:.85rem .9rem;border-radius:6px}.mobile-nav a:hover{background:#f5f3ff}.about-hero,.agency-hero,.home-hero{min-height:auto;padding-top:140px}.agency-body,.logo-cloud{grid-template-columns:1fr}.agency-grid,.leader-grid,.logo-cloud{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.about-hero,.agency-hero,.contact-section,.hero,.section,.site-footer,.site-header,.text-hero{width:min(100% - 1.25rem,var(--content))}.brand{width:190px}.home-card{padding:1.25rem}.about-card{padding:1.5rem 1.25rem}.agency-grid,.contact-form,.definition-block,.leader-grid,.logo-cloud,.proof-grid,.quote-section{grid-template-columns:1fr}.floating-logo{min-height:105px}.floating-logo img{height:96px}.timeline-item{grid-template-columns:1fr;gap:.75rem}.cta-band,.site-footer{flex-direction:column;align-items:flex-start}.contact-form .button,.cta-band .button{width:100%}}