.home-contact{padding-block:clamp(28px,4.8vw,56px)}.home-contact__inner{text-align:left;max-width:100%}.home-contact__layout{grid-template-columns:minmax(0,1fr) minmax(280px,34%);align-items:stretch;gap:22px;display:grid}.home-contact__content{min-width:0}.home-contact__title{font:var(--portfolio-text-h1);color:var(--text-primary);margin:0 0 10px}.home-contact__subtitle{max-width:62ch;font:var(--portfolio-text-b1);color:var(--text-secondary);margin:0}.home-contact__actions{flex-flow:row;align-items:flex-start;gap:14px;margin-top:20px;display:flex}.home-contact__visual{border-radius:var(--radius-20);background:0 0;border:0;justify-self:end;width:100%;min-height:230px;position:relative;overflow:hidden}.home-contact__visual:before{content:"";background-image:linear-gradient(to right,color-mix(in srgb,var(--border)68%,transparent)1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--border)68%,transparent)1px,transparent 1px);opacity:.58;pointer-events:none;background-size:22px 22px;position:absolute;inset:0}.home-contact__visual-keywords{width:100%;height:100%;position:relative}.home-contact__visual-keyword{--hero-keyword-font-size:20px;position:absolute}.home-contact__visual-keyword .hero-keyword-badge{height:36px}.home-contact__visual-keyword--lets{top:13%;left:10%;transform:rotate(-1.3deg)}.home-contact__visual-keyword--connect{top:34%;right:8%;transform:rotate(1.6deg)}.home-contact__visual-keyword--and{top:56%;left:22%;transform:rotate(-.8deg)}.home-contact__visual-keyword--build{bottom:12%;right:18%;transform:rotate(1.1deg)}.home-contact__icon-button{--contact-fill-duration:.28s;isolation:isolate;border:2px solid var(--accent);width:68px;height:68px;color:var(--accent);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background-color .16s,color .16s,transform .16s;display:inline-flex;position:relative;overflow:hidden}.home-contact__icon-button:before{content:"";z-index:0;background:var(--accent);transform-origin:bottom;transition:transform var(--contact-fill-duration)ease;position:absolute;inset:0;transform:scaleY(0)}.home-contact__icon-glyph{z-index:1;background:var(--accent);width:30px;height:30px;-webkit-mask-image:var(--contact-icon);mask-image:var(--contact-icon);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--contact-icon);transition:background-color var(--contact-fill-duration)ease;transition-delay:0s;display:block;position:relative;-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.home-contact__icon-button:hover{background:0 0}.home-contact__icon-button:hover:before{transform:scaleY(1)}.home-contact__icon-button:hover .home-contact__icon-glyph{background:var(--accent-contrast-light)}@media (min-width:1025px){.home-contact__layout{grid-template-columns:minmax(0,1fr) minmax(320px,40%)}.home-contact__visual{width:115%;max-width:none}.home-contact__visual-keyword--lets{top:16%;left:16%}.home-contact__visual-keyword--connect{top:33%;right:15%}.home-contact__visual-keyword--and{top:52%;left:30%}.home-contact__visual-keyword--build{bottom:15%;right:24%}.home-contact__visual-connector--lets-connect{width:25%;top:25%;left:34%}.home-contact__visual-connector--connect-and{width:22%;top:45%;left:44%}.home-contact__visual-connector--and-build{width:26%;top:64%;left:41%}}@media (max-width:768px){.home-contact{padding-block:24px 36px}.home-contact__layout{grid-template-columns:1fr;gap:16px}.home-contact__actions{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:10px;width:100%;margin-top:16px;overflow:auto hidden}.home-contact__actions::-webkit-scrollbar{display:none}.home-contact__icon-button{width:62px;height:62px}.home-contact__visual{justify-self:stretch;min-height:210px}.home-contact__visual-keyword{--hero-keyword-font-size:18px}}
