:root{--black:#030303;--white:#fff;--gray-1:#696969;--gray-2:#d6d6d6;--gray-3:#f2f2f2;--line:#00000014;--pad:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);font-family:var(--font-inter),Arial,sans-serif;letter-spacing:-.03em;background:#fff;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}img{object-fit:cover}h1,h2,p{margin:0}code{font-family:var(--font-mono),monospace;letter-spacing:-.03em;font-size:16px;font-weight:400;line-height:.92}.top-blur{z-index:9;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;height:88px;position:fixed;top:0;left:0;-webkit-mask-image:linear-gradient(#000 20%,#0000);mask-image:linear-gradient(#000 20%,#0000)}.navbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:60px;padding:15px 24px;display:grid;position:fixed;top:0;left:0}.logo{font-family:var(--font-cactus),serif;letter-spacing:-.05em;font-size:32px;line-height:.9}.nav-status{align-items:center;gap:28px;font-size:14px;display:flex}.work{white-space:nowrap;align-items:center;gap:7px;display:flex}.work i{background:#43b969;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #43b96924}.navbar nav{justify-self:end;gap:28px;font-size:15px;display:flex}.navbar nav a{transition:color .3s}.navbar nav a:hover{color:#9b9b9b}.menu-button{background:0 0;border:0;width:28px;height:28px;padding:0;display:none}.menu-button svg{width:100%;height:100%}.hero{padding:134px var(--pad) 140px;justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.hero-title-wrap{flex-direction:column;align-items:flex-start;gap:42px;max-width:760px;display:flex}.hero h1{letter-spacing:-.05em;font-size:68px;font-weight:500;line-height:.96}.hero h1>span:first-child,.statement>span{color:#9b9b9b}.hero-people{vertical-align:middle;width:146px;height:58px;margin:0 8px;display:inline-flex}.hero-copy{max-width:380px;color:var(--gray-1);padding-bottom:5px}.pill{border-radius:66px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:16px;font-weight:500;line-height:1.2;transition:background .25s,transform .25s;display:inline-flex;box-shadow:0 .5px .5px #0000002e,0 2px 2px #0000001f,0 14px 14px -4px #0000001f}.pill:hover{transform:translateY(-1px)}.pill svg{width:20px;height:20px}.pill-dark{color:#fff;background:#030303}.pill-dark:hover{background:#696969}.pill-light{color:#030303;background:#fff}.pill-light:hover{background:#d6d6d6}.team-avatars{width:146px;height:58px;display:inline-block;position:relative}.team-avatars.small{width:120px;height:46px}.avatar-wrap{border:2px solid #f0f0f0;border-radius:12px;width:53px;height:54px;transition:transform .2s;position:absolute;top:1px;overflow:visible;box-shadow:-8px 5px 8px -4px #00000038}.avatar-wrap img{border-radius:10px}.avatar-wrap:first-child{left:0}.avatar-wrap:nth-child(2){left:46px}.avatar-wrap:nth-child(3){left:92px}.small .avatar-wrap{width:43px;height:44px}.small .avatar-wrap:nth-child(2){left:38px}.small .avatar-wrap:nth-child(3){left:76px}.avatar-tip{opacity:0;pointer-events:none;z-index:4;color:#fff;white-space:nowrap;letter-spacing:-.02em;background:#000000d9;border-radius:4px;padding:2px 7px;font-size:12px;transition:opacity .2s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}.avatar-tip i{opacity:.55;font-style:normal}.avatar-wrap:hover{z-index:5}.avatar-wrap:hover .avatar-tip{opacity:1}.projects-section{padding:56px var(--pad) 96px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.section-heading h2{font-size:18px;font-weight:400}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.project-card{flex-direction:column;gap:18px;padding-bottom:16px;display:flex}.project-thumb{aspect-ratio:1.15;border-radius:12px;width:100%;height:auto;display:block;position:relative;overflow:hidden}.project-thumb img{transition:transform .5s cubic-bezier(.2,.7,.2,1)}.project-card:hover .project-thumb img{transform:scale(1.035)}.project-meta{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.project-client{font-size:18px;line-height:1.5}.project-meta>span:last-child{flex-direction:column;align-items:flex-end;gap:6px;padding-top:4px;display:flex}.project-meta em{color:var(--gray-1);font-style:normal}.split-section{padding:64px var(--pad) 110px;grid-template-columns:minmax(180px,1fr) minmax(0,2fr);gap:48px;display:grid}.eyebrow{font-family:var(--font-mono),monospace;line-height:.92}.split-content{flex-direction:column;justify-self:end;gap:88px;width:100%;max-width:768px;display:flex}.statement{letter-spacing:-.04em;font-size:40px;font-weight:500;line-height:1.12}.statement a{color:#bababa;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .3s}.statement a:hover{color:#030303}.quote-card{color:#fff;background:#030303;border-radius:18px;flex-direction:column;justify-content:space-between;gap:64px;padding:24px 24px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 12px #0000000f,0 36px 50px -4px #00000014}.quote-card:before{content:"";opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E");position:absolute;inset:0}.quote-card p{letter-spacing:-.04em;max-width:650px;font-size:20px;line-height:1.4;position:relative}.quote-card>div{align-items:center;gap:12px;display:flex;position:relative}.quote-card img{border-radius:10px}.quote-card span{font-size:15px}.quote-card small{color:#999;font-size:14px;display:block}.services-section{padding-bottom:80px}.service-list,.award-list{flex-direction:column;display:flex}.service-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 160px;align-items:start;gap:10px;padding:24px 0;display:grid}.service-title{align-items:center;gap:20px;font-size:18px;display:flex}.service-title b{color:#696969;width:24px;font-size:19px;font-weight:400}.service-row p{color:var(--gray-1);line-height:1.55}.awards-section{padding-bottom:110px}.award-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 0 24px;display:flex;position:relative;overflow:hidden}.award-row:before{content:"";z-index:-1;background:#f7f7f7;transition:inset .35s;position:absolute;inset:100% 0 -100%}.award-row:hover:before{inset:0}.award-row>div{flex-direction:column;gap:14px;display:flex}.award-title{align-items:center;gap:8px;font-size:18px;display:flex}.award-title img{border-radius:4px}.award-row p{color:var(--gray-1)}.award-row svg{width:28px;height:28px;transition:transform .3s}.award-row:hover svg{transform:rotate(45deg)}.footer-shell{padding:0 8px 8px}.footer{color:#fff;background:#0f0f0f;border-radius:12px;min-height:730px;padding:88px 0 330px;position:relative;overflow:hidden}.footer-photo{mix-blend-mode:hard-light;background:url(/assets/footer-bg.png) 50%/cover no-repeat;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 30%,#000 100%);mask-image:linear-gradient(#0000 30%,#000 100%)}.footer-dots{opacity:.05;mix-blend-mode:screen;background:url(/assets/footer-dots.svg) top/auto 443px repeat-x;position:absolute;inset:0}.footer-content{z-index:2;flex-direction:column;gap:44px;display:flex;position:relative}.footer-top{border-bottom:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:28px;padding:0 24px 64px;display:flex}.footer-top h2{letter-spacing:-.04em;max-width:320px;font-size:40px;font-weight:500;line-height:1.12}.footer-bottom{align-items:center;gap:48px;padding:0 24px;font-size:18px;display:flex}.footer-bottom>p:first-child{color:#d6d6d6;flex:1}.footer-bottom a{text-decoration:underline}.footer-bottom>p:nth-child(2),.footer-bottom>p:nth-child(3){color:#696969}.footer-word{letter-spacing:-.07em;color:#fff;mix-blend-mode:soft-light;white-space:nowrap;width:100%;font-size:16vw;font-weight:500;line-height:.9;position:absolute;bottom:-5vw;left:0}.contact-hero{text-align:center;flex-direction:column;align-items:center;gap:56px;padding:134px 24px 100px;display:flex}.contact-hero h1{letter-spacing:-.04em;max-width:440px;font-size:40px;font-weight:500;line-height:1.12}.contact-links{align-items:center;gap:14px;display:flex}.email-pill{border:1px solid var(--line);border-radius:66px;align-items:center;gap:8px;padding:12px 18px;display:flex;box-shadow:0 8px 20px -10px #00000040}.email-pill svg{width:20px}.contact-links>span{color:var(--gray-1)}.contact-links>a:last-child{color:#bababa;text-decoration:underline;transition:color .3s}.contact-links>a:last-child:hover{color:#030303}.contact-quote{text-align:left;width:100%;max-width:560px}.contact-hero address{max-width:300px;color:var(--gray-1);font-style:normal}.portfolio-content{flex-direction:column;gap:88px;padding:134px 24px 120px;display:flex}.portfolio-intro{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.portfolio-intro>div:first-child{flex-direction:column;align-items:flex-start;gap:44px;display:flex}.back-pill{border:1px solid var(--line);border-radius:99px;align-items:center;gap:5px;padding:8px 12px;font-size:14px;display:flex}.back-pill svg{width:18px}.project-title{letter-spacing:-.04em;max-width:560px;font-size:40px;font-weight:500;line-height:1.12}.project-title span{display:inline-block}.portfolio-summary{flex-direction:column;justify-self:end;gap:48px;max-width:480px;display:flex}.portfolio-summary>p{color:var(--gray-1)}.portfolio-summary dl{flex-direction:column;gap:14px;margin:0;display:flex}.portfolio-summary dl div{grid-template-columns:110px 1fr;display:grid}.portfolio-summary dt{color:var(--gray-1)}.portfolio-summary dd{margin:0}.portfolio-summary a{text-decoration:underline}.cover-image{aspect-ratio:1.33;border-radius:10px;position:relative;overflow:hidden}.case-row{grid-template-columns:1fr 1fr;gap:80px;display:grid}.case-row h2{letter-spacing:-.03em;font-size:32px;font-weight:500;line-height:1.4}.case-row p{max-width:480px;color:var(--gray-1);justify-self:end}.case-gallery{grid-template-columns:1fr 1fr;gap:10px;display:grid}.gallery-image{aspect-ratio:1.15;border-radius:10px;position:relative;overflow:hidden}.outcome{padding-top:8px}.not-found{text-align:center;flex-direction:column;align-items:center;gap:32px;padding:320px 16px 270px;display:flex}.not-found h1{letter-spacing:-.04em;font-size:40px;font-weight:500;line-height:1.12}@media (max-width:1199px){.hero h1{font-size:56px}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statement{font-size:44px}.split-section{grid-template-columns:minmax(150px,1fr) minmax(0,2fr)}.portfolio-intro{gap:48px}}@media (max-width:809px){:root{--pad:16px}.navbar{grid-template-columns:1fr auto 28px;min-height:60px;padding:16px}.logo{font-size:26px}.nav-status{justify-self:center}.nav-status .work{display:none}.navbar nav{border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;flex-direction:column;gap:0;transition:transform .35s,opacity .25s;display:flex;position:absolute;top:60px;left:0;right:0;transform:translateY(-140%)}.navbar nav a{border-top:1px solid var(--line);padding:18px 16px;font-size:24px}.navbar.is-open nav{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-button{display:block}.hero{flex-direction:column;align-items:stretch;gap:80px;padding:120px 16px 56px}.hero-title-wrap{gap:36px}.hero h1{font-size:44px}.hero-people{width:120px;height:46px;margin:0 2px}.hero-people .team-avatars{width:120px;height:46px}.hero-people .avatar-wrap{width:43px;height:44px}.hero-people .avatar-wrap:nth-child(2){left:38px}.hero-people .avatar-wrap:nth-child(3){left:76px}.hero-copy{max-width:100%;padding:0}.projects-section{padding:56px 16px 48px}.projects-grid{grid-template-columns:1fr;gap:8px}.section-heading{margin-bottom:32px}.split-section{grid-template-columns:1fr;gap:64px;padding:64px 16px 100px}.split-content{gap:64px}.statement{font-size:36px}.quote-card{gap:64px;padding:24px 20px 22px}.quote-card p{font-size:18px}.service-row{grid-template-columns:1fr 160px}.service-title{flex-direction:column;align-items:flex-start;gap:12px}.awards-section{padding-bottom:88px}.footer-shell{padding:0 8px 8px}.footer{min-height:720px;padding:64px 0 330px}.footer-top{padding:0 16px 64px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:24px;padding:0 16px}.footer-bottom>p:first-child{font-size:16px}.footer-word{font-size:25vw;bottom:10px}.contact-hero{gap:44px;padding:120px 16px 80px}.contact-hero h1{font-size:36px}.contact-links{flex-wrap:wrap;justify-content:center}.contact-quote{max-width:100%}.portfolio-content{gap:72px;padding:120px 16px 88px}.portfolio-intro{grid-template-columns:1fr;gap:44px}.portfolio-intro>div:first-child{gap:36px}.project-title{font-size:36px}.portfolio-summary{justify-self:stretch;gap:36px;max-width:100%}.cover-image{aspect-ratio:1.33}.case-row{grid-template-columns:1fr;gap:32px}.case-row h2{font-size:24px}.case-row p{justify-self:stretch}.case-gallery{grid-template-columns:1fr}.not-found{padding:260px 16px 220px}.not-found h1{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;min-height:0;padding:16px 24px;display:block;overflow:hidden}.nav-inner{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;max-width:1560px;margin:0 auto;display:flex}.nav-left{flex:1;align-items:flex-start;gap:24px;min-width:0;display:flex}.logo{flex:none}.nav-status{flex:1;align-items:center;gap:10px;min-width:0;font-size:14px;display:flex}.availability{background:var(--gray-3);border-radius:4px;flex:1;max-width:260px;height:28px;position:relative;overflow:hidden}.availability:after{content:"";pointer-events:none;background:linear-gradient(90deg,var(--gray-3),transparent 18%,transparent 82%,var(--gray-3));position:absolute;inset:0}.availability-track{white-space:nowrap;align-items:center;width:max-content;height:100%;font-size:14px;animation:12s linear infinite navTicker;display:flex;position:absolute}.availability-sequence{flex:none;align-items:center;gap:10px;height:100%;padding:0 10px;display:flex}.availability-track i{color:var(--gray-1);font-style:normal}@keyframes navTicker{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.availability-track{animation:none}}.time-pill{background:var(--gray-3);height:28px;color:var(--gray-1);letter-spacing:-.04em;white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:6px 10px;font-size:15px;line-height:1;display:inline-flex}.time-pill svg{width:16px;height:16px}.nav-right{flex:1;justify-content:flex-end;align-items:center;gap:18px;max-width:380px;display:flex}.navbar .nav-right nav{opacity:1;pointer-events:auto;background:0 0;border:0;flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:16px;font-size:15px;display:flex;position:static;transform:none}.navbar .nav-right nav a{border:0;padding:0;font-size:15px}.nav-contact{background:var(--gray-3);border-radius:100px;padding:6px 14px;font-size:15px;line-height:1.15;transition:background .25s}.nav-contact:hover{background:var(--gray-2)}.navbar .menu-button{flex:none;width:30px;height:30px;display:none}.navbar .menu-button svg{stroke-width:1.2px}.nav-dropdown{display:none}@media (max-width:1199px){.navbar{padding:12px 24px}.nav-inner{align-items:center}.nav-left{align-items:flex-start;gap:28px}.nav-right{display:none}.navbar .menu-button{display:block}.nav-dropdown{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;gap:12px;max-height:0;padding:0;transition:max-height .7s cubic-bezier(.2,.8,.2,1),opacity .25s,padding .7s;display:flex}.nav-dropdown a{letter-spacing:-.04em;font-size:44px;font-weight:500;line-height:1.12}.navbar.is-open .nav-dropdown{opacity:1;pointer-events:auto;max-height:320px;padding:32px 0 8px}}@media (max-width:809px){.navbar{padding:12px 16px}.nav-left{gap:20px}.availability{display:none}.nav-status{flex:none;justify-self:auto}.nav-dropdown a{font-size:36px}.navbar.is-open .nav-dropdown{padding-top:24px}}.cover-image.cover-video{aspect-ratio:960/499;background:#f4f5f7}.cover-video video{object-fit:cover;width:100%;height:100%;display:block}.cover-image.cover-contain{aspect-ratio:8/5;background:#f4f5f7}.cover-image.cover-contain img,.project-thumb.project-thumb-contain img{object-fit:contain}.project-thumb.project-thumb-contain{background:#f4f5f7}.case-gallery.gallery-contain .gallery-image{aspect-ratio:191/122;background:#f4f5f7}.case-gallery.gallery-contain img{object-fit:contain}.detail-image-contain,.detail-gallery-contain .gallery-image{background:#f4f5f7}.detail-image-contain img,.detail-gallery-contain img{object-fit:contain}.avatar-photo{border-radius:10px;position:absolute;inset:0;overflow:hidden}.avatar-photo img{border-radius:0}.award-logo{border-radius:4px;flex:0 0 32px;width:32px;height:32px;display:inline-block;position:relative;overflow:hidden}.award-logo img{object-fit:contain;border-radius:0}@media (min-width:810px){.hero-copy{align-self:flex-start;padding-top:4px}}@media (max-width:809px){.contact-links{flex-wrap:nowrap;gap:6px;width:100%}.email-pill{white-space:nowrap;gap:5px;min-width:0;padding:10px;font-size:12px}.email-pill svg{flex:none;width:15px}.contact-links>span,.contact-links>a:last-child{white-space:nowrap;font-size:12px}.contact-hero address{white-space:nowrap;width:100%;max-width:none;font-size:14px}}.pill-animated{--pill-highlight-hue:210deg;isolation:isolate;background:#030303;border:1px solid #ffffff24;transition:transform .25s,border-color .4s,background-color .4s,box-shadow .4s;position:relative;overflow:visible;box-shadow:inset 0 1px 1px #fff3,inset 0 2px 2px #ffffff1f,inset 0 6px 8px #ffffff0a,0 .5px .5px #0000002e,0 2px 2px #0000001f,0 14px 14px -4px #0000001f}.pill-animated:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(#000000ab,#00000045);transition:box-shadow .4s,filter .4s;position:absolute;inset:-4px;box-shadow:1px 1px 1px #ffffff21,2px 2px 2px #ffffff12,-1px -1px 1px #00000021,-2px -2px 2px #00000012}.pill-animated:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(0deg,#fff,hsl(var(--pill-highlight-hue) 100% 70%),hsl(var(--pill-highlight-hue) 100% 70%/.5) 8%,transparent 42%);transition:opacity .4s,filter .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 28%,#fff);mask-image:linear-gradient(#0000 28%,#fff)}.pill-animated .pill-label,.pill-animated svg{z-index:1;position:relative}.pill-animated .pill-label{display:inline-flex}.pill-animated .pill-letter{color:#ffffff9e;animation:2s ease-in-out infinite pill-letter-glow;animation-delay:calc(var(--letter-index)*80ms);transition:color .4s,text-shadow .4s,filter .4s;display:inline-block}.pill-animated svg{color:#e8e8e8;filter:drop-shadow(0 0 2px #fff9);animation:2s linear .5s infinite pill-icon-flicker}.pill-animated:hover{border-color:hsl(var(--pill-highlight-hue) 100% 80%/.4);box-shadow:inset 0 1px 1px #ffffff47,inset 0 8px 12px -8px hsl(var(--pill-highlight-hue) 100% 70%/.3),0 .5px .5px #0000002e,0 2px 2px #0000001f,0 14px 14px -4px #0000001f;background:#030303}.pill-animated:hover:before{box-shadow:0 -8px 8px -6px #ffffffab inset,0 -16px 16px -8px hsl(var(--pill-highlight-hue) 100% 70%/.3) inset,1px 1px 1px #ffffff21,2px 2px 2px #ffffff12,-1px -1px 1px #00000021,-2px -2px 2px #00000012}.pill-animated:hover:after,.pill-animated:focus-visible:after{opacity:1}.pill-animated:hover .pill-letter,.pill-animated:focus-visible .pill-letter{color:#fff}.pill-animated:hover svg,.pill-animated:focus-visible svg{color:#fff;filter:drop-shadow(0 0 3px hsl(var(--pill-highlight-hue) 100% 70%)) drop-shadow(0 -4px 6px #0009);animation:none}.pill-animated:focus-visible{outline:2px solid hsl(var(--pill-highlight-hue) 100% 78%/.8);outline-offset:5px;background:#030303}.pill-animated:active{background:hsl(var(--pill-highlight-hue) 50% 20%/.5);border-color:hsl(var(--pill-highlight-hue) 100% 80%/.7);transform:translateY(0)}.pill-animated:active:after{opacity:1;filter:brightness(2)}@keyframes pill-letter-glow{50%{color:#fff;text-shadow:0 0 3px #ffffff8c}}@keyframes pill-icon-flicker{50%{opacity:.35}}.pill-rainbow{--rainbow-1:0 100% 63%;--rainbow-2:270 100% 63%;--rainbow-3:210 100% 63%;--rainbow-4:195 100% 63%;--rainbow-5:90 100% 63%;isolation:isolate;background:#fff;transition:background-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:visible}.pill-rainbow:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,hsl(var(--rainbow-1)),hsl(var(--rainbow-5)),hsl(var(--rainbow-3)),hsl(var(--rainbow-4)),hsl(var(--rainbow-2)),hsl(var(--rainbow-1))) 0 50%/200% 100%;-webkit-mask-composite:xor;padding:2px;animation:2s linear infinite pill-rainbow-flow;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pill-rainbow:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,hsl(var(--rainbow-1)),hsl(var(--rainbow-5)),hsl(var(--rainbow-3)),hsl(var(--rainbow-4)),hsl(var(--rainbow-2))) 0 50%/200% 100%;filter:blur(13px);opacity:.72;border-radius:50%;width:60%;height:22%;animation:2s linear infinite pill-rainbow-flow;position:absolute;bottom:-16%;left:20%}.pill-rainbow .pill-label,.pill-rainbow svg{z-index:1;position:relative}.pill-rainbow:hover{background:#fff;box-shadow:0 .5px .5px #0000002e,0 2px 2px #0000001f,0 14px 18px -4px #0000002e}.pill-rainbow:hover:after,.pill-rainbow:focus-visible:after{opacity:1}.pill-rainbow:focus-visible{outline:2px solid hsl(var(--rainbow-3)/.9);outline-offset:5px}@keyframes pill-rainbow-flow{to{background-position:200%}}.contact-quote .quote-card img{object-fit:cover;object-position:center 40%}.about-section .quote-card img{object-fit:cover;object-position:center 32%}.footer-shell{background:#030303;padding:0;overflow:visible}.footer{--footer-cutout-height:clamp(10px,2.75vw,52px);min-height:0;padding:calc(var(--footer-cutout-height) + 48px) 50px 72px;color:#fff;background:#030303;border-radius:0;position:relative;overflow:visible}.footer-cutout{z-index:1;width:80.4%;height:calc(var(--footer-cutout-height) + 5px);pointer-events:none;background:#fff;border-radius:0 0 clamp(20px,1.6vw,28px) clamp(20px,1.6vw,28px);position:absolute;top:-3px;left:9.8%}.footer-art{z-index:0;pointer-events:none;background:#030303;position:absolute;inset:0;overflow:hidden}.footer-art img{object-fit:cover;object-position:center bottom}.footer-art:after{content:"";pointer-events:none;background:linear-gradient(#0303032e,#03030361 58%,#030303c7);position:absolute;inset:0}.footer-grid{z-index:2;grid-template-columns:minmax(420px,1fr) minmax(180px,auto);justify-content:space-between;gap:68px;max-width:1320px;margin:0 auto;display:grid;position:relative}.footer-brand{flex-direction:column;align-items:flex-start;gap:28px;max-width:610px;display:flex}.footer-logo{font-family:var(--font-mono),monospace;color:#d7d7d7;align-items:center;gap:8px;font-size:12px;display:inline-flex}.footer-logo i{background:linear-gradient(135deg,#286cff,#776cff);border-radius:3px;width:13px;height:13px;box-shadow:0 0 16px #4170ff80}.footer-brand h2{letter-spacing:-.055em;max-width:610px;font-size:clamp(46px,4.2vw,68px);font-weight:500;line-height:.98}.footer-brand>p{color:#888;letter-spacing:-.02em;max-width:410px;font-size:13px;line-height:1.55}.footer-brand .pill{margin-top:8px;padding:14px 20px;font-size:16px}.footer-brand .pill svg{width:20px;height:20px}.footer-brand small{color:#ffffff94;font-family:var(--font-mono),monospace;margin-top:12px;font-size:10px}.footer-column{flex-direction:column;align-items:flex-start;gap:14px;min-width:180px;display:flex}.footer-column h3{color:#777;font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.06em;margin:0 0 7px;font-size:11px;font-weight:400}.footer-column a{color:#d0d0d0;font-size:16px;line-height:1.3;transition:color .25s}.footer-column a:hover{color:#fff}@media (max-width:809px){.footer-shell{padding:0}.footer{padding:calc(var(--footer-cutout-height) + 38px) 20px 48px}.footer-art img{object-fit:contain;object-position:center bottom}.footer-art:after{background:linear-gradient(#030303 5%,#030303bd 55%,#03030359)}.footer-grid{display:block}.footer-brand{gap:26px;max-width:500px}.footer-brand h2{max-width:500px;font-size:clamp(38px,9.5vw,48px);line-height:1.01}.footer-brand .pill{margin-top:4px}.footer-column{display:none}}
