:root{--ink:#090a1e;--muted:#61616b;--border:#e0e0e0;--blue:#2969ff;--pink:#f75cc3;--yellow:#ffd363;--green:#5ab040;--serif:'Noto Serif',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--blue);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}em{font-weight:400}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:20;background:var(--ink);color:#fff;padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:29px;font-weight:600;line-height:1;letter-spacing:-1.5px}.brand img{object-fit:contain}.brand-caption{display:block;font-size:9px;letter-spacing:4.9px;font-weight:500;margin-top:7px;margin-left:2px}.site-header nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:500}.site-header nav>a{padding-block:12px}.site-header nav>a:hover{color:var(--blue)}.nav-contact{margin-left:8px}.nav-contact span{margin-left:13px;font-size:20px}.hero{text-align:center;overflow:hidden}.hero-copy{padding-top:68px;position:relative;z-index:1}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:600;line-height:1.5}.hero .eyebrow{display:flex;gap:11px;justify-content:center;align-items:center}.prism-line{width:25px;height:3px;background:linear-gradient(90deg,var(--pink),var(--blue),var(--yellow),var(--green))}h1{font-size:clamp(48px,5.8vw,77px);letter-spacing:-.052em;line-height:1.09;margin-top:25px}h1 em{color:#5a5c70}.hero-description{font-size:18px;color:var(--muted);line-height:1.65;margin-top:25px;letter-spacing:-.35px}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:29px}.button{min-height:48px;padding:12px 23px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:7px;font-size:14px;font-weight:500;transition:background .18s,color .18s,border-color .18s}.button span{font-size:19px;line-height:1}.primary{background:var(--ink);border:1px solid var(--ink);color:#fff}.primary:hover{background:#292b44;border-color:#292b44}.secondary{border:1px solid var(--border);background:#fff}.secondary:hover{border-color:var(--ink);background:#f8f8fa}.hero-art{position:relative;width:100%;height:295px;margin-top:2px;overflow:hidden}.hero-bottom{display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid var(--border);border-top:1px solid var(--border);text-align:left}.hero-bottom>span{font-size:11px;font-weight:500;letter-spacing:1.2px;color:var(--muted)}.ecosystems{display:flex;align-items:center;gap:24px;font-size:17px;font-weight:600;letter-spacing:-.4px}.ecosystem-divider{height:16px;width:1px;background:var(--border)}.section{padding-top:88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7;padding-bottom:5px;max-width:310px}h2{font-size:49px;letter-spacing:-.047em;line-height:1.15;margin-top:19px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project{border:1px solid var(--border);border-radius:7px;padding:27px 28px 13px;min-width:0;transition:border-color .2s,background .2s}.project:hover{border-color:#afb2c3;background:#fcfcfe}.project-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.project-logo{height:48px;display:flex;align-items:center;max-width:155px}.project-logo img{width:48px;height:48px;object-fit:contain}.project-number{font-size:12px;letter-spacing:1px;color:#757580}.project h3{font-size:27px;letter-spacing:-.9px;line-height:1.3}.project-description{font-size:14px;color:var(--muted);line-height:1.65;margin-top:10px;min-height:47px}.project-links{border-top:1px solid #ececf0;margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:500}.project-links>a{min-height:44px;display:inline-flex;align-items:center;gap:10px}.project-links>a:hover{color:var(--blue)}.project-links .x-link{font-size:21px;min-width:44px;justify-content:center;margin-right:-12px}.portfolio-foot{display:flex;justify-content:space-between;gap:20px;padding-top:24px;color:var(--muted);font-size:13px}.portfolio-foot>span:last-child{font-size:10px;letter-spacing:1.2px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:88px;padding-block:90px;margin-top:78px;border-top:1px solid var(--border)}.approach h2{font-size:43px}.approach-copy{padding-top:35px;color:var(--muted)}.approach-copy p{font-size:17px;line-height:1.85;letter-spacing:-.2px}.approach-copy p+p{margin-top:18px}.approach-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.approach-tags span{border:1px solid var(--border);border-radius:7px;font-size:12px;padding:6px 11px;color:var(--ink)}.contact{position:relative;text-align:center;padding-block:72px 85px;overflow:hidden}.contact-wash{position:absolute;inset:0;background:radial-gradient(ellipse at 15% 70%,#fff3fb,transparent 50%),radial-gradient(ellipse at 45% 80%,#e5f5ff,transparent 60%),radial-gradient(ellipse at 75% 70%,#fffdea,transparent 50%),radial-gradient(ellipse at 95% 60%,#eaffed,transparent 55%);opacity:.85;mask-image:linear-gradient(transparent,#000 25%,#000 75%,transparent)}.contact-inner{position:relative}.contact h2{font-size:57px}.contact-inner>p:not(.eyebrow){margin-top:24px;color:#555563;font-size:16px}.contact .button{margin-top:28px}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--border);padding-block:29px}footer p{font-size:12px;color:var(--muted)}footer>a:last-child{font-size:13px;display:flex;align-items:center;gap:14px;min-height:44px}.footer-brand{font-size:25px}.footer-brand img{width:32px;height:32px}footer>a:last-child:hover{color:var(--blue)}
.project[data-project="hedge"] .project-logo img{width:128px;filter:brightness(0)}
.project[data-project="divvy"] .project-logo img{width:140px;filter:brightness(0)}
.project[data-project="voidify"] .project-logo img{width:145px;filter:brightness(0)}
.project[data-project="goblin"] .project-logo img,.project[data-project="parrot"] .project-logo img{border-radius:7px}

@media(min-width:1600px){.hero-copy{padding-top:85px}.hero-art{height:340px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.site-header{height:84px}.site-header nav{gap:24px}.hero-copy{padding-top:58px}.hero-art{height:270px}.section-heading{gap:30px}h2{font-size:41px}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.approach{gap:35px}.approach h2{font-size:35px}.approach-copy{padding-top:28px}.hero-bottom>span{font-size:10px}.ecosystems{font-size:15px;gap:16px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.site-header{height:78px}.brand{font-size:24px;gap:8px}.brand img{width:32px;height:32px}.brand-caption{font-size:8px;letter-spacing:3.5px}.site-header nav{gap:18px;font-size:12px}.site-header nav>a:nth-child(2){display:none}.site-header .nav-contact{margin-left:0}.nav-contact span{margin-left:4px;font-size:16px}.hero-copy{padding-top:50px}.hero .eyebrow{font-size:10px;letter-spacing:1.3px}h1{font-size:clamp(43px,11vw,62px);margin-top:25px;line-height:1.13}.hero-description{font-size:16px;margin-top:22px}.hero-actions{gap:10px}.button{padding:11px 15px;gap:13px;font-size:12px}.hero-art{height:240px;margin-top:6px}.hero-bottom{min-height:92px;flex-direction:column;justify-content:center;gap:10px}.hero-bottom>span{font-size:9px;letter-spacing:1px}.ecosystems{font-size:14px}.section{padding-top:60px}.section-heading{display:block;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:1.4px}h2{font-size:38px;line-height:1.18}.section-heading>p{margin-top:20px;font-size:15px}.portfolio-grid{grid-template-columns:1fr;gap:14px}.project{padding:23px 24px 10px}.project-top{margin-bottom:18px}.project-description{min-height:0;font-size:15px}.project-links{margin-top:23px}.portfolio-foot{font-size:12px}.portfolio-foot>span:last-child{display:none}.approach{grid-template-columns:1fr;gap:0;margin-top:58px;padding-block:58px}.approach h2{font-size:37px}.approach-copy{padding-top:24px}.approach-copy p{font-size:16px}.contact{padding-block:58px 65px}.contact h2{font-size:43px}.contact-inner>p:not(.eyebrow){font-size:15px}.contact .button{font-size:14px}footer{flex-wrap:wrap;gap:10px;padding-block:24px}.footer-brand{font-size:23px}footer p{order:3;width:100%;font-size:11px}footer>a:last-child{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:600px){.site-header nav{font-size:14px}.hero-actions .button{font-size:14px;gap:10px;padding-inline:13px}}
@media(max-width:380px){.site-header nav>a:first-child{display:none}.site-header nav{gap:0}h1{font-size:36px}.hero-actions{flex-direction:column;align-items:center}.hero-actions .button{width:200px}.hero-description{font-size:15px}}

/* The original Vetric composition includes its own prismatic light. */
.hero-diamond{width:min(1200px,100%);height:100%;margin-inline:auto}
.hero-diamond svg{display:block;width:100%;height:100%}
@media(max-width:600px){.hero-diamond{width:660px;max-width:none;position:relative;left:50%;transform:translateX(-50%)}}
