.hero{padding:132px 0 76px}.hero-name{font-family:var(--font-head);font-size:clamp(72px,12.35vw,176px);font-weight:600;line-height:.86;letter-spacing:.01em;white-space:nowrap}.hero-tags{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;padding:52px 40px 58px;color:var(--text);font-size:20px;font-weight:700;letter-spacing:.015em;text-transform:uppercase}.hero-main{display:grid;grid-template-columns:350px minmax(0,560px);align-items:center;grid-gap:110px;gap:110px}.hero-image{height:380px;overflow:hidden;position:relative;background:radial-gradient(circle,hsla(0,0%,100%,.12) 1px,transparent 0) 0 0/12px 12px,linear-gradient(135deg,#131313,#050505)}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 17%;filter:grayscale(1) contrast(1.13) brightness(.78)}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.34));pointer-events:none}.hero-copy{align-self:end;padding-bottom:5px}.hero-copy p{max-width:545px;color:#f0eee9;font-size:19px;line-height:1.45;margin-bottom:42px}.hero-alert{margin-bottom:24px}.hero-alert span{display:block;font-family:var(--font-head);font-size:clamp(26px,3.6vw,38px);font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:transparent;background:linear-gradient(90deg,#fff,#ffd31a,#fff);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 12px rgba(255,211,26,.35)}.proof-strip{background:var(--panel-3);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);overflow:hidden}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-item{min-height:172px;padding:34px 26px 28px;border-left:1px solid var(--line-soft)}.proof-item:first-child{border-left:0}.stars{color:var(--yellow);font-size:18px;line-height:1;letter-spacing:5px;margin-bottom:18px;white-space:nowrap}.proof-item p{color:#a6a5a1;font-size:14px;font-style:italic;line-height:1.55}.recent-card{min-height:472px;border-radius:14px;overflow:hidden;position:relative;border:1px solid var(--line-soft);background:#101010}.recent-card img{width:100%;height:100%;min-height:472px;object-fit:cover;object-position:50% 48%;filter:grayscale(1) brightness(.55) contrast(1.12)}.recent-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),transparent 58%),linear-gradient(180deg,transparent 48%,rgba(0,0,0,.64));pointer-events:none}.project-button{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);z-index:1}.recent-meta{position:absolute;left:28px;bottom:26px;z-index:1;display:flex;gap:16px}.pill{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;background:rgba(30,30,30,.86);color:#fff;font-size:14px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.recent-title{position:absolute;right:28px;bottom:14px;z-index:1;font-family:var(--font-head);font-size:72px;font-weight:600;line-height:1;color:#fff}.bio-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:48px;gap:48px;align-items:start}.about-copy{padding-top:4px}.about-copy h2{max-width:620px;font-size:48px;margin:24px 0 20px}.about-copy p{max-width:625px;color:#aaa8a4;font-size:16px;line-height:1.65;margin-bottom:34px}.profile-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#080808}.profile-card img{width:100%;height:342px;object-fit:cover;object-position:50% 18%;filter:grayscale(.2) contrast(1.05) brightness(.82)}.profile-info{text-align:center;padding:22px 22px 24px;border-bottom:1px solid var(--line)}.profile-info h3{font-family:var(--font-head);font-size:21px;font-weight:700;margin-bottom:5px}.profile-info p{color:#8d8b86;font-size:13px}.socials{display:flex;justify-content:center;gap:12px;padding:20px}.socials a{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#1a1a18;color:#f2f0ea;font-size:12px;font-weight:800;border:1px solid var(--line-soft)}.timeline-block{margin-top:78px}.timeline-block .kicker{margin-bottom:54px}.timeline{border:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;padding:38px 28px 34px;border-top:1px solid var(--line)}.timeline-item:first-child{border-top:0}.timeline-item h3{font-family:var(--font-head);font-size:31px;font-weight:500;line-height:1.12;margin-bottom:7px}.timeline-item .place{color:#d1cfca;font-size:15px;margin-bottom:18px}.timeline-item p{max-width:540px;color:#9b9993;font-size:15px;line-height:1.55}.year-pill{height:36px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;color:var(--yellow);background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.035));font-size:12px;font-weight:800;white-space:nowrap}.contact-block{margin-top:82px}.contact-block .kicker{margin-bottom:56px}.contact-table{border:1px solid var(--line)}.contact-row{display:grid;grid-template-columns:86px 1fr;grid-gap:18px;gap:18px;padding:22px 28px;border-top:1px solid var(--line)}.contact-row:first-child{border-top:0}.contact-row span:first-child{color:#9e9c97;font-size:14px}.contact-row span:last-child{color:#f7f5f0;font-size:17px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.logo-strip{background:var(--panel-3);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);overflow:hidden}.logo-track{height:120px;display:flex;align-items:center;gap:72px;min-width:max-content;color:#898a90;font-family:var(--font-head);font-size:29px;font-weight:800;opacity:.78;white-space:nowrap;animation:logo-marquee 20s linear infinite}@keyframes logo-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.faq-layout,.services-head,.work-head{align-items:start}.faq-layout,.services-head,.work-head{display:grid;grid-template-columns:330px 1fr;grid-gap:80px;gap:80px}.faq-accordion{display:flex;flex-direction:column;gap:16px}.faq-item{border-bottom:1px solid var(--line-soft);padding-bottom:16px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start}@media (max-width:900px){.contact-layout{grid-template-columns:1fr;gap:32px}}.industry-grid{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.industry-card{padding:40px 32px;background:#060606;border:1px solid var(--line);border-radius:16px;transition:all .3s ease}.industry-card:hover{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.15)}.industry-icon{width:48px;height:48px;border-radius:12px;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;color:var(--text-main);margin-bottom:24px;border:1px solid var(--line-soft)}.industry-card h3{font-size:24px;margin-bottom:8px;font-weight:600}.industry-card .subtitle{color:var(--yellow);font-size:13px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;margin-bottom:20px}.industry-card .desc{color:#aaa8a4;font-size:15px;line-height:1.65}@media (max-width:1100px){display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:0;padding:0}.side-action{display:flex;flex-direction:column;gap:64px;align-items:flex-start}.problem-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none;width:100%}.problem-list li{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:var(--yellow);color:#000;border:1px solid transparent;border-radius:100px;font-size:12px;font-weight:700;text-align:center;transition:all .3s ease}.problem-list li:hover{background:transparent;color:var(--yellow);border-color:var(--yellow)}.headline-copy h2{max-width:690px;font-size:50px;margin-bottom:24px}.headline-copy p{max-width:680px;color:#96948f;font-size:16px;line-height:1.65}.service-list{margin-top:74px}.service-card{min-height:120px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:32px;gap:32px;padding:34px 32px;border:1px solid var(--line);border-radius:16px;margin-top:22px;background:#060606;transition:all .3s ease;cursor:pointer}.service-card:first-child{margin-top:0}.service-card.active-card{min-height:260px;grid-template-columns:1fr 360px auto;background:linear-gradient(90deg,rgba(255,211,26,.08),rgba(255,211,26,.02)),#080805}.service-eyebrow{color:#9f9d98;font-size:15px;margin-bottom:12px}.service-card h3{font-family:var(--font-head);font-size:37px;font-weight:500;line-height:1.1}.service-card p{display:none;max-width:520px;color:#9d9b96;font-size:15px;line-height:1.55;margin-top:24px}.service-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 28px;gap:12px 28px;list-style:none;margin-top:24px;color:var(--yellow);font-size:12px;font-weight:700}.service-card.active-card p{display:block}.service-card li:before{content:"+";margin-right:8px}.service-visual{display:none;width:330px;height:188px;border-radius:12px;overflow:hidden;transform:rotate(5deg);box-shadow:0 24px 60px rgba(0,0,0,.35)}.service-card.active-card .service-visual{display:block}.service-visual img{width:100%;height:100%;object-fit:cover}.service-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:hsla(0,0%,100%,.04);color:var(--text);border:1px dashed hsla(0,0%,100%,.12);font-size:13px;letter-spacing:.02em;text-transform:uppercase}.circle-arrow{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#f5f3ed;background:linear-gradient(180deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.04));border:1px solid var(--line-soft);font-size:30px}.service-card.active-card .circle-arrow{background:var(--yellow);color:#050505;border-color:transparent}.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:72px 22px;gap:72px 22px;margin-top:78px}.work-card img{width:100%;height:292px;object-fit:cover;border-radius:12px;filter:grayscale(1) brightness(.78) contrast(1.05)}.work-card h3{font-family:var(--font-head);font-size:38px;font-weight:500;line-height:1.1;margin:28px 0 16px}.work-card h3.accent{color:var(--yellow)}.work-card p{color:#9b9994;font-size:15px;line-height:1.6;max-width:470px}.work-thumb{height:292px;border-radius:12px;background:radial-gradient(circle at center,hsla(0,0%,100%,.06) 1px,transparent 0) 0 0/12px 12px,linear-gradient(135deg,rgba(255,211,26,.12),transparent 70%),#101010;display:grid;place-items:center;position:relative;overflow:hidden;border:1px solid var(--line-soft)}.work-thumb span{font-family:var(--font-head);font-size:52px;font-weight:600;color:#e8e4d8}.work-thumb .btn{position:absolute;right:56px;bottom:56px}.case-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--yellow);font-weight:800;font-size:14px}.testimonials{padding:116px 0 132px;position:relative;overflow:hidden}.testimonials:before{content:"TESTIMONIALS";position:absolute;left:50%;top:164px;transform:translateX(-50%);font-family:var(--font-head);font-size:190px;line-height:1;font-weight:800;color:transparent;-webkit-text-stroke:1px hsla(0,0%,100%,.22);opacity:.55;white-space:nowrap;pointer-events:none}.trust{position:relative;z-index:1;text-align:center;margin-bottom:76px}.avatar-stack{display:flex;justify-content:center;margin-bottom:16px}.avatar-stack img,.avatar-stack span{width:38px;height:38px;border-radius:50%;border:2px solid #050505;margin-left:-9px}.avatar-stack img:first-child,.avatar-stack span:first-child{margin-left:0}.avatar-stack img{object-fit:cover;object-position:50% 18%}.avatar-stack span{display:grid;place-items:center;background:#1e1e1e;color:var(--yellow);font-size:12px;font-weight:800}.trust p{font-size:18px;color:#fff}.testimonial-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px;max-width:760px;margin:0 auto}.testimonial-card{min-height:210px;border:1px solid var(--line);border-radius:12px;background:#070707;padding:32px 30px;position:relative}.testimonial-card .quote{color:var(--yellow);font-style:italic;font-weight:700;font-size:17px;line-height:1.4;margin-bottom:18px}.testimonial-card p{color:#aaa8a3;font-size:14px;line-height:1.58}.author{display:flex;align-items:center;gap:12px;margin-top:24px}.author span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#202020;color:var(--yellow);font-weight:800;font-size:12px}.author strong{display:block;color:#fff;font-size:14px}.author small{display:block;color:#8f8d88;font-size:11px}.quote-mark{position:absolute;right:26px;bottom:16px;color:#b9b8b5;font-size:62px;font-family:Georgia,serif;line-height:1}.faq-layout{align-items:start}.faq-title h2{font-size:52px;margin:30px 0 22px}.faq-title p{max-width:350px;color:#9c9a95;font-size:16px;line-height:1.65}.faq-list{padding-top:7px}.faq-item{border-bottom:1px solid transparent;border-radius:12px;margin-bottom:26px;overflow:hidden;transition:background .18s ease}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:28px;border:0;background:transparent;color:#fff;text-align:left;font-family:var(--font-head);font-size:21px;font-weight:500;line-height:1.3;cursor:pointer;padding:0}.faq-icon{width:22px;height:22px;flex:0 0 22px;border:1px solid;border-radius:50%;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:16px;line-height:1}.faq-answer{display:none;max-width:460px;color:#fff;font-size:15px;line-height:1.6;padding:16px 42px 2px 0}.faq-item.open{background:linear-gradient(135deg,rgba(255,211,26,.19),rgba(255,211,26,.05));padding:28px 30px 30px;margin-left:-30px}.faq-item.open .faq-question{color:var(--yellow)}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-icon:before{content:"-"}.faq-item:not(.open) .faq-icon:before{content:"+"}@media (max-width:1100px){.hero-name{white-space:normal}.hero-tags{padding-left:0;padding-right:0;font-size:17px}.hero-main{grid-template-columns:320px 1fr;gap:62px}.faq-layout,.services-head,.work-head{grid-template-columns:260px 1fr;gap:52px}.industry-grid{gap:24px}.industry-grid,.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-item:nth-child(odd){border-left:0}.recent-title{font-size:58px}}@media (max-width:860px){.hero{padding:92px 0 56px}.hero-tags{grid-template-columns:repeat(2,1fr);gap:16px;padding:34px 0}.bio-layout,.cta,.faq-layout,.hero-main,.services-head,.work-head{grid-template-columns:1fr!important;gap:34px!important}.hero-image{height:360px!important;margin:0 auto!important;width:100%!important;max-width:400px!important;justify-self:center!important}.hero-copy p{font-size:17px}.service-card,.service-card.active-card,.service-card.highlight{grid-template-columns:1fr!important;min-height:auto!important;background:#060606!important;padding:32px 24px!important}.service-card p,.service-card.active-card p{display:block!important}.service-card.active-card .service-visual{display:none!important}.service-card.active-card .circle-arrow{background:linear-gradient(180deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.04))!important;color:#f5f3ed!important;border:1px solid var(--line-soft)!important}.industry-grid,.work-grid{grid-template-columns:1fr}.work-grid{margin-top:48px}.testimonial-grid{grid-template-columns:1fr}.about-copy h2,.faq-title h2,.headline-copy h2{font-size:40px}.recent-card,.recent-card img{min-height:360px}.recent-title{left:24px;right:auto;font-size:44px}.recent-meta{flex-wrap:wrap}.testimonials:before{font-size:96px;top:190px}.contact-layout{gap:32px!important}.contact-layout,.problem-list{grid-template-columns:1fr!important}}@media (max-width:560px){.hero-name,body{text-align:center}.hero-name{font-size:clamp(42px,14vw,64px)}.hero-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;font-size:13px;padding:24px 0}.hero-tags span{background:rgba(255,211,26,.08);border:1px solid rgba(255,211,26,.15);padding:8px 16px;border-radius:99px;color:var(--yellow);letter-spacing:.05em}.hero-image{height:380px!important;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.5);margin:0 auto!important;width:100%!important;max-width:380px!important;justify-self:center!important}.service-card,.service-card.active-card,.service-card.highlight{background:hsla(0,0%,100%,.02)!important;padding:32px 24px!important;border-radius:16px!important}.proof-grid{grid-template-columns:1fr;gap:16px;background:transparent;border:0}.proof-item{border:1px solid var(--line-soft);border-radius:12px;background:hsla(0,0%,100%,.02);padding:28px 24px}.proof-item:first-child{border-top:1px solid var(--line-soft)}.recent-card,.recent-card img{min-height:380px}.recent-title{font-size:28px;bottom:26px}.recent-meta{left:24px;bottom:86px}.profile-card img{height:320px}.about-copy h2,.faq-title h2,.headline-copy h2{font-size:32px;line-height:1.15}.work-card img,.work-thumb{height:280px}.testimonial-card{padding:32px 26px;border-radius:16px;background:linear-gradient(145deg,#090909,#050505);text-align:center}.author,.button-row,.hero-alert,.kicker{justify-content:center}.hero-alert,.kicker{margin:0 auto}.service-card h3,.service-card p,.work-card h3,.work-card p{text-align:center}.contact-form{margin:32px auto 0}.faq-item.open{margin-left:0;padding:28px 24px;border-radius:16px;text-align:left}.faq-question{font-size:19px}}@media (max-width:860px){.section{padding:32px 0!important}.hero{padding:32px 0 24px!important}.hero-main,.services-head,.work-head{gap:24px!important}.section-head{margin-bottom:24px!important}.about-copy h2,.faq-title h2,.headline-copy h2{font-size:24px!important;line-height:1.2!important}.cta h2{font-size:26px!important}.hero-name{font-size:clamp(32px,11vw,46px)!important}.service-card h3,.timeline-item h3,.work-card h3{font-size:22px!important}.service-card p{font-size:14px!important}.side-action{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important}.side-action .kicker{margin:0!important;justify-content:flex-start!important}.side-action .btn{background:transparent!important;color:#888!important;padding:0!important;margin:0!important;font-size:13px!important;min-height:auto!important;display:inline-flex!important}.side-action .btn:hover{background:transparent!important;color:#fff!important}.circle-arrow{display:none!important}}