@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/outfit-300.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/outfit-400.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/outfit-500.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/outfit-600.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/outfit-700.woff2)format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/fonts/outfit-800.woff2)format("woff2")}@font-face{font-family:Share Tech Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/share-tech-mono-400.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/space-grotesk-400.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/space-grotesk-500.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/space-grotesk-700.woff2)format("woff2")}.liquid-glass{background:radial-gradient(600px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #ff4f000f, transparent 50%),#0c0c1259;-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid #ffffff14;border-radius:20px;transition:border-color .3s,transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 24px 60px #000c,inset 0 1px 1px #ffffff1a}.liquid-glass:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#ffffff0d 0%,#fff0 100%);height:50%;position:absolute;top:0;left:0;right:0}.liquid-glass.glass-interactive{cursor:pointer}.liquid-glass.glass-interactive:hover{background:radial-gradient(600px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #ff4f001f, transparent 50%),#1010188c;border-color:#ff4f004d;transform:translateY(-6px)scale(1.01);box-shadow:0 30px 80px #000000e6,0 0 30px #ff4f0014,inset 0 1px 2px #fff3}.liquid-glass.glass-interactive:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#fff0 0%,#ffffff08 50%,#fff0 100%);width:50%;height:100%;transition:none;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.liquid-glass.glass-interactive:hover:after{transition:all 1.2s cubic-bezier(.16,1,.3,1);left:150%}.liquid-glass.glass-violet{background:radial-gradient(600px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #b983ff14, transparent 50%),#0c0c1259}.liquid-glass.glass-violet:hover{background:radial-gradient(600px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #b983ff26, transparent 50%),#1010188c;border-color:#b983ff4d;box-shadow:0 30px 80px #000000e6,0 0 30px #b983ff14,inset 0 1px 2px #fff3}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}html{scroll-behavior:smooth}body{color:#fff;background-color:#060608;font-family:Outfit,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.1rem);line-height:1.6}@media (max-width:768px){body{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}}.page-wrapper{width:100%;position:relative}.container{z-index:5;max-width:1240px;margin:0 auto;padding:0 clamp(1rem,4vw,1.5rem);position:relative}.blob-bg-container{z-index:1;pointer-events:none;width:100vw;height:100svh;position:fixed;top:0;left:0;overflow:hidden}.blur-blob{opacity:.28;mix-blend-mode:screen;pointer-events:none;border-radius:50%;animation:16s ease-in-out infinite alternate floatAnim;position:absolute}.blur-blob.blob-orange{background:radial-gradient(circle,#ff4f0059 0%,#ff4f0000 70%);width:600px;height:600px;animation-duration:20s;top:-15%;right:-10%}.blur-blob.blob-violet{background:radial-gradient(circle,#b983ff40 0%,#b983ff00 70%);width:700px;height:700px;animation-duration:24s;bottom:-20%;left:-15%}.blur-blob.blob-middle{background:radial-gradient(circle,#ff4f0026 0%,#ff4f0000 75%);width:500px;height:500px;animation-duration:28s;top:40%;left:30%}@keyframes floatAnim{0%{transform:translate(0)scale(1)}to{transform:translate(80px,50px)scale(1.15)}}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none;transition:color .3s}.btn{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.1rem);font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn.btn-primary{color:#fff;background:linear-gradient(135deg,#ff4f00 0%,#ff8c00 100%);box-shadow:0 12px 30px #ff4f0059}.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 35px #ff4f008c}.btn.btn-glass{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14}.btn.btn-glass:hover{background:#ffffff1a;border-color:#ffffff2e;transform:translateY(-2px)}.btn.btn-sm{padding:.5rem 1.5rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem)}.highlight-violet{color:#b983ff}.highlight-orange{color:#ff4f00}.fade-in-up{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}.floating-nav{z-index:150;pointer-events:none;width:100%;position:fixed;top:2rem;left:0}@media (max-width:768px){.floating-nav{display:none}}.mobile-logo-btn{display:none}@media (max-width:768px){.mobile-logo-btn{z-index:160;-webkit-backdrop-filter:blur(20px)saturate(180%);pointer-events:auto;backface-visibility:hidden;background:#0c0c1280;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex;top:1.5rem;left:1.5rem;transform:translate(0,0);box-shadow:0 8px 24px #0006;position:fixed!important}.mobile-logo-btn img{width:auto;height:18px;display:block}}.mobile-bottom-nav{display:none}@media (max-width:768px){.mobile-bottom-nav{z-index:200;-webkit-backdrop-filter:blur(12px)saturate(180%);padding:1rem 0 calc(1rem + env(safe-area-inset-bottom,0px));backface-visibility:hidden;background:linear-gradient(#08080ce6 0%,#08080c 100%);border-top:1px solid #ffffff0d;justify-content:space-around;align-items:center;display:flex;bottom:0;left:0;right:0;transform:translate(0,0);box-shadow:0 -8px 30px #0000004d;position:fixed!important}}.mobile-bottom-nav .mob-nav-item{color:#ffffff73;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:700;text-decoration:none;transition:color .25s;display:flex}.mobile-bottom-nav .mob-nav-item svg,.mobile-bottom-nav .mob-nav-item i{width:20px;height:20px}.mobile-bottom-nav .mob-nav-item.active,.mobile-bottom-nav .mob-nav-item:hover{color:#fff}.floating-nav-inner{pointer-events:none;justify-content:space-between;align-items:center;width:100%;display:flex}.floating-pill{pointer-events:auto;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#0c0c1266;border:1px solid #ffffff14;align-items:center;padding:1rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 12px 30px #00000080,inset 0 1px 1px #ffffff1a;border-radius:50px!important}.floating-pill:hover{background:#10101880;border-color:#ff4f0040;transform:translateY(-2px);box-shadow:0 16px 35px #0009,0 0 15px #ff4f000d}.floating-pill.floating-logo{justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;border-radius:50%!important}.floating-pill.floating-logo .nav-logo-img{width:auto;height:20px;display:block}.floating-pill.floating-actions{align-items:center;gap:.5rem;height:44px;padding:.25rem;display:flex}.floating-pill.floating-actions .pill-link{color:#9c9ca8;border-radius:50px;padding:6px 1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:600;text-decoration:none;transition:all .3s}.floating-pill.floating-actions .pill-link:hover{color:#fff;background:#ffffff0d}.floating-pill.floating-actions .pill-link.pill-link--primary{color:#fff;background:linear-gradient(135deg,#ff4f00 0%,#ff8c00 100%);box-shadow:0 4px 12px #ff4f0040}.floating-pill.floating-actions .pill-link.pill-link--primary:hover{background:linear-gradient(135deg,#ff6a00 0%,orange 100%);box-shadow:0 6px 16px #ff4f0066}.hero-section{background:#060608;width:100%;height:100svh;min-height:650px;position:relative;overflow:hidden}.hero-top-fade{display:none!important}.hero-bg-text{color:#ffffff06;-webkit-text-stroke:1.5px #ffffff0d;pointer-events:none;z-index:2;letter-spacing:.05em;-webkit-user-select:none;user-select:none;white-space:nowrap;will-change:transform;font-family:Space Grotesk,sans-serif;font-size:clamp(3.4rem,7vw,8rem);font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.hero-glow{pointer-events:none;z-index:3;will-change:left,top;mix-blend-mode:screen;filter:blur(25px);background:radial-gradient(circle,#ff4f0073 0%,#ff3c001f 40%,#0000 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.hero-glow{display:none}}.hero-person{z-index:5;will-change:transform;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}@media (max-width:768px){.hero-person{align-items:flex-start}}.hero-person picture{width:100%;height:100%;display:block}@media (max-width:768px){.hero-person picture{height:60svh}}.hero-person img{object-fit:cover;object-position:center top;width:100%;height:100%;-webkit-mask-image:linear-gradient(#000 0% 80%,#0000 100%);mask-image:linear-gradient(#000 0% 80%,#0000 100%)}@media (max-width:768px){.hero-person img{object-fit:cover;object-position:center top}}.hero-edge{z-index:15;pointer-events:none;width:200px;display:none;position:absolute;top:0;bottom:0}@media (min-width:2048px){.hero-edge{width:300px;display:block}}.hero-edge--left{background:linear-gradient(90deg,#060608 0%,#0000 100%);left:0}.hero-edge--right{background:linear-gradient(270deg,#060608 0%,#0000 100%);right:0}.hero-overlay{z-index:20;pointer-events:none;background:linear-gradient(#0000 20%,#0606080d 35%,#06060866 60%,#060608f2 88%,#060608 100%);position:absolute;inset:0}@media (max-width:768px){.hero-overlay{background:0 0}}.hero-overlay-inner{pointer-events:auto;height:100%;position:relative}.hero-content-left{z-index:999;position:absolute;bottom:4rem;left:2rem}@media (max-width:768px){.hero-content-left{text-align:center;flex-direction:column;align-items:center;padding:0 clamp(1rem,4vw,1.5rem);display:flex;inset:66% 0 auto;transform:translateY(-50%)}}.hero-content-left .hero-label{text-transform:uppercase;letter-spacing:.14em;color:#ff4f00;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:700;display:block}.hero-content-left h1{color:#fff;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3.4rem,7vw,8rem);font-weight:300;line-height:.95}.hero-content-left h1 strong{font-weight:900;display:block}@media (max-width:992px){.hero-content-left h1{font-size:clamp(2.6rem,2.2rem + 4vw,4.5rem)}}@media (max-width:576px){.hero-content-left h1{margin-bottom:0;font-size:clamp(2rem,1.8rem + 2vw,3rem)}}.mobile-contact-section{z-index:100;pointer-events:none;position:relative}.mobile-contact-section .contact-card{pointer-events:auto}@keyframes scroll-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.hero-content-right{z-index:25;position:absolute;bottom:4rem;right:2rem}@media (max-width:768px){.hero-content-right{width:100%;margin-top:1.5rem;position:static;bottom:auto;right:auto}}.hero-content-right--mobile{display:none}@media (max-width:768px){.hero-content-right--mobile{z-index:100;justify-content:center;width:100%;margin-top:3rem;display:flex}.hero-content-right--desktop{display:none}.contact-card.mobile-dock{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#0c0c1266;border:1px solid #ffffff14;border-radius:50px;flex-direction:row;justify-content:center;gap:0;width:auto;padding:1rem 2rem;display:inline-flex;box-shadow:0 12px 30px #00000080,inset 0 1px 1px #ffffff1a}.contact-card.mobile-dock h4{display:none}.contact-card.mobile-dock .contact-items{flex-direction:row;gap:16px}.contact-card.mobile-dock .contact-item{border-radius:50px;padding:8px 1rem;background:0 0!important}.contact-card.mobile-dock .contact-item:hover{transform:translateY(-2px);background:#ffffff0d!important}.contact-card.mobile-dock .contact-item:hover .contact-icon{color:#fff}.contact-card.mobile-dock .contact-item:hover .contact-icon .linkedin-logo{filter:grayscale()brightness(200%)}.contact-card.mobile-dock .contact-icon{color:#9c9ca8;width:auto;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0}.contact-card.mobile-dock .contact-icon .linkedin-logo{filter:grayscale()brightness(1.2)opacity(.8);transition:all .3s}.contact-card.mobile-dock .contact-icon svg,.contact-card.mobile-dock .contact-icon img{width:20px!important;height:20px!important}.contact-card.mobile-dock .contact-text,.contact-card.mobile-dock .mobile-hidden{display:none!important}}.contact-card{flex-direction:column;gap:12px;width:310px;padding:12px 1.5rem;display:flex}@media (max-width:768px){.contact-card{gap:12px;width:100%;padding:12px clamp(1rem,4vw,1.5rem)}}.contact-card h4{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.1rem);font-weight:700}.contact-card .contact-items{flex-direction:column;gap:.5rem;display:flex}.contact-card .contact-item{cursor:pointer;border-radius:12px;align-items:center;gap:1rem;padding:10px 1rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.contact-card .contact-item:hover{background:#ffffff08}.contact-card .contact-item.copied .copy-indicator{opacity:1;transform:translateY(0)}.contact-card .contact-icon{color:#ff4f00;background:#ff4f000f;border:1px solid #ff4f001f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.contact-card .contact-text{flex-direction:column;gap:1px;min-width:0;display:flex}.contact-card .contact-label{text-transform:uppercase;letter-spacing:.06em;color:#9c9ca8;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:600}.contact-card .contact-value{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:500;overflow:hidden}.contact-card .copy-indicator{color:#ff4f00;opacity:0;pointer-events:none;margin-top:-10px;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:600;transition:all .3s;position:absolute;top:50%;right:12px;transform:translateY(4px)}.contact-card .contact-divider{background:#ffffff0d;height:1px}.contact-card .contact-availability{color:#34d399;align-items:center;gap:1rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:500;display:flex}.contact-card .contact-availability .availability-dot{background:#34d399;border-radius:50%;width:8px;height:8px;animation:2s infinite pulseDot;box-shadow:0 0 8px #34d39980}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.4}}.stats-section{padding:6rem 0}@media (max-width:768px){.stats-section{padding:3rem 0}}.stats-section .stats-card{flex-direction:column;gap:3rem;padding:4rem 3rem;display:flex}@media (max-width:768px){.stats-section .stats-card{gap:1.5rem;padding:1.5rem}}.stats-section .stats-header{grid-template-columns:1fr 1.6fr;align-items:start;gap:3rem;display:grid}@media (max-width:820px){.stats-section .stats-header{grid-template-columns:1fr;gap:1rem}}.stats-section .stats-header .stats-subtitle{color:#9c9ca8;align-items:flex-start;gap:1rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:500;line-height:1.5;display:flex}.stats-section .stats-header .stats-subtitle svg,.stats-section .stats-header .stats-subtitle i{color:#ff4f00;flex-shrink:0;margin-top:2px}@media (max-width:768px){.stats-section .stats-header .stats-subtitle{display:none}}.stats-section .stats-header .stats-title{color:#fff;font-size:clamp(1.2rem,1.1rem + 1vw,1.6rem);font-weight:400;line-height:1.45}.stats-section .stats-header .stats-title strong{font-weight:700}@media (max-width:576px){.stats-section .stats-header .stats-title{font-size:clamp(1rem,.95rem + .25vw,1.1rem);line-height:1.4}}.stats-section .stats-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.stats-section .stats-grid{grid-template-columns:1fr;gap:1.5rem}}.stats-section .stats-grid .stat-item{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:1rem;padding-bottom:1.5rem;transition:all .4s;display:flex}.stats-section .stats-grid .stat-item:hover{border-color:#ff4f00}@media (max-width:768px){.stats-section .stats-grid .stat-item{gap:.5rem;padding-bottom:1.5rem}}.stats-section .stats-grid .stat-item .stat-num{color:#fff;letter-spacing:-.02em;align-items:center;font-family:Share Tech Mono,monospace;font-size:clamp(2.6rem,2.2rem + 4vw,4.5rem);line-height:1;display:flex}@media (max-width:768px){.stats-section .stats-grid .stat-item .stat-num{font-size:clamp(1.4rem,1.2rem + 1.5vw,2.2rem)}}.stats-section .stats-grid .stat-item .stat-num svg,.stats-section .stats-grid .stat-item .stat-num i{stroke-width:1.5px;width:4rem;height:4rem}@media (max-width:768px){.stats-section .stats-grid .stat-item .stat-num svg,.stats-section .stats-grid .stat-item .stat-num i{width:2rem;height:2rem}}.stats-section .stats-grid .stat-item .stat-label{color:#9c9ca8;align-items:center;gap:1rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:500;display:flex}.stats-section .stats-grid .stat-item .stat-label:before{content:"";background:#ff4f00;border-radius:50%;width:5px;height:5px;display:inline-block}@media (max-width:768px){.stats-section .stats-grid .stat-item .stat-label{gap:5px;font-size:clamp(.7rem,.65rem + .25vw,.8rem)}.stats-section .stats-grid .stat-item .stat-label:before{width:4px;height:4px}}.partners-section{border-top:1px solid #ffffff0a;padding:6rem 0}@media (max-width:768px){.partners-section{padding:3rem 0}}.partners-section .partners-wrapper{grid-template-columns:1.2fr 2fr;align-items:center;gap:3rem;display:grid}@media (max-width:820px){.partners-section .partners-wrapper{text-align:center;grid-template-columns:1fr}}.partners-section .partners-title{color:#fff;font-size:clamp(1.4rem,1.2rem + 1.5vw,2.2rem);font-weight:500;line-height:1.2}.partners-section .partners-title strong{color:#ff4f00;font-weight:700}.partners-section .partners-title span{color:#9c9ca8;margin-top:1rem;font-family:Outfit,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:400;display:block}.partners-section .partners-grid{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;display:flex}@media (max-width:820px){.partners-section .partners-grid{justify-content:center}}.partners-section .partners-grid .partner-logo{cursor:default;color:#9c9ca8;background:#ffffff05;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.partners-section .partners-grid .partner-logo svg,.partners-section .partners-grid .partner-logo i,.partners-section .partners-grid .partner-logo img{fill:currentColor;opacity:.5;object-fit:contain;width:36px;height:36px;transition:all .3s}.partners-section .partners-grid .partner-logo svg[fill=none]{fill:none}.partners-section .partners-grid .partner-logo:after{content:attr(data-tooltip);-webkit-backdrop-filter:blur(10px)saturate(180%);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#0c0c128c;border:1px solid #ffffff14;border-radius:6px;margin-bottom:1rem;padding:6px 14px;font-family:Space Grotesk,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:600;transition:opacity .1s linear,visibility .1s linear;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(0);box-shadow:0 8px 24px #00000080,0 0 10px #ff4f0008}.partners-section .partners-grid .partner-logo:before{content:"";opacity:0;visibility:hidden;pointer-events:none;z-index:10;border:4px solid #0000;border-top-color:#0c0c128c;margin-bottom:.5rem;transition:opacity .1s linear,visibility .1s linear;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.partners-section .partners-grid .partner-logo:hover{color:#fff;background:#ffffff0a;border-color:#ff4f0033;transform:translateY(-4px)}.partners-section .partners-grid .partner-logo:hover svg,.partners-section .partners-grid .partner-logo:hover i,.partners-section .partners-grid .partner-logo:hover img{opacity:1}.partners-section .partners-grid .partner-logo:hover:after,.partners-section .partners-grid .partner-logo:hover:before{opacity:1;visibility:visible}.footer-section{border-top:1px solid #ffffff0a;padding:2rem 0}@media (max-width:768px){.footer-section{padding:3rem 0 calc(3rem + 40px)}}.footer-section .footer-inner{color:#9c9ca8;justify-content:space-between;align-items:center;font-size:clamp(.85rem,.8rem + .25vw,.95rem);display:flex}@media (max-width:768px){.footer-section .footer-inner{text-align:center;flex-direction:column;gap:1.5rem}}.footer-section .footer-inner .footer-logo{vertical-align:middle;opacity:.6;filter:brightness(.9);width:auto;height:18px;margin-right:1rem;transition:opacity .3s;display:inline-block}.footer-section .footer-inner .footer-logo:hover{opacity:.95}.footer-section .footer-right{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.footer-section .footer-right{gap:12px 16px;line-height:1.6}}.footer-section .footer-right a{color:#9c9ca8;transition:color .3s}.footer-section .footer-right a:hover{color:#ff4f00}.footer-section .footer-separator{opacity:.3}@media (max-width:768px){.footer-section .footer-separator{display:none}}.timeline-section{padding:6rem 0}@media (max-width:768px){.timeline-section{padding:3rem 0}}.timeline-section .section-header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.timeline-section .section-header{margin-bottom:3rem}}.timeline-section .section-header h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.6rem,2.2rem + 4vw,4.5rem);font-weight:500}.timeline-section .section-header h2 strong{color:#ff4f00;font-weight:800}.timeline-section .section-header p{color:#9c9ca8;max-width:520px;margin:0 auto;font-size:clamp(1rem,.95rem + .25vw,1.1rem)}.timeline{flex-direction:column;gap:2rem;max-width:820px;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.timeline{flex-direction:row;gap:0}}.timeline-item{z-index:1;border-radius:20px;padding:2rem 2rem 2rem 70px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.timeline-item.active{background:radial-gradient(600px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #ff4f0029, transparent 50%),#ff4f0005!important;border-color:#ff4f0040!important;box-shadow:0 15px 35px #ff4f000d,inset 0 1px 2px #ffffff26!important}@media (max-width:768px){.timeline-item{flex-direction:column;height:100%!important;padding:1.5rem!important;display:flex!important}.timeline-item p{flex-grow:1;margin-bottom:0}}.timeline-item .timeline-marker{z-index:2;background:#0c0c12;border:2px solid #ffffff1f;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:calc(2rem + 4px);left:2rem}@media (max-width:768px){.timeline-item .timeline-marker{display:none}}.timeline-item .timeline-marker.active{background:#ff4f0026;border-color:#ff4f00;box-shadow:0 0 12px #ff4f0059}.timeline-item .timeline-marker.active:after{content:"";background:#ff4f00;border-radius:50%;width:6px;height:6px;position:absolute;top:3px;left:3px}.timeline-item:hover .timeline-marker{background:#ff4f0014;border-color:#ff4f00}.timeline-item .timeline-period{color:#ff4f00;letter-spacing:.04em;margin-bottom:1rem;font-family:Share Tech Mono,monospace;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:600}.timeline-item h3{color:#fff;margin-bottom:.5rem;font-size:clamp(1.2rem,1.1rem + 1vw,1.6rem);font-weight:700}.timeline-item .timeline-role{color:#b983ff;margin-bottom:1.5rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:500;display:block}.timeline-item p{color:#9c9ca8;margin-bottom:1.5rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);line-height:1.55}.timeline-item .timeline-tags{flex-wrap:wrap;gap:.5rem;display:flex}.timeline-item .timeline-tags .tag-sm{color:#9c9ca8;letter-spacing:.02em;background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;padding:.5rem 1rem;font-family:Share Tech Mono,monospace;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:600}.timeline-swiper.swiper{width:calc(100% + 80px);margin:-4rem;padding:4rem;position:relative}@media (max-width:768px){.timeline-swiper.swiper{width:calc(100% + 32px);margin:-3rem -1.5rem;padding:3rem 1.5rem}.timeline-swiper.swiper .swiper{overflow:visible}}.timeline-swiper.swiper .swiper-pagination{display:none}@media (max-width:768px){.timeline-swiper.swiper .swiper-pagination{text-align:center;width:100%!important;margin-top:2rem!important;display:block!important;position:relative!important;bottom:auto!important;left:auto!important;transform:none!important}}.timeline-swiper.swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#fff3;width:6px;height:6px;transition:all .3s}.timeline-swiper.swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ff4f00;border-radius:4px;width:18px}.skilltree-section{padding:6rem 0}@media (max-width:768px){.skilltree-section{padding:3rem 0}}.skilltree-section{z-index:50;position:relative}.skilltree-section .skilltree-header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.skilltree-section .skilltree-header{margin-bottom:3rem}}.skilltree-section .skilltree-header h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.6rem,2.2rem + 4vw,4.5rem)}.skilltree-section .skilltree-header h2 strong{color:#ff4f00}.skilltree-section .skilltree-header p{color:#9c9ca8;max-width:600px;margin:0 auto;font-size:clamp(1rem,.95rem + .25vw,1.1rem)}.skilltree-section .skilltree-container{grid-template-columns:1.8fr 1fr;align-items:stretch;gap:4rem;display:grid}@media (max-width:992px){.skilltree-section .skilltree-container{grid-template-columns:1fr}}.skilltree-section .skilltree-board{background:#08080c66;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;justify-content:space-between;gap:8rem;min-height:600px;padding:6rem 4rem;display:flex;position:relative;overflow:hidden}.skilltree-section .skilltree-board .skilltree-glow{pointer-events:none;z-index:0;will-change:left,top,opacity;mix-blend-mode:screen;filter:blur(40px);opacity:0;background:radial-gradient(circle,#b983ff0d 0%,#ff4f0004 45%,#0000 70%);border-radius:50%;width:650px;height:650px;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:576px){.skilltree-section .skilltree-board{gap:6rem;min-height:auto;padding:3rem 1.5rem}}.skilltree-section .svg-connections{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.skilltree-section .svg-connections line{stroke:#ffffff14;stroke-width:2.2px;transition:all .4s}.skilltree-section .svg-connections line.active{stroke:#ff4f00;stroke-width:3.5px;filter:drop-shadow(0 0 6px #ff4f0099)}.skilltree-section .skill-tier{z-index:2;justify-content:space-around;align-items:center;width:100%;display:flex;position:relative}.skilltree-section .skill-node{cursor:pointer;color:#fff9;background:#0b0b12;border:1.5px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-family:Space Grotesk,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}@media (max-width:576px){.skilltree-section .skill-node{width:48px;height:48px}}.skilltree-section .skill-node:before{content:"";pointer-events:none;border:1px dashed #ffffff0d;border-radius:50%;transition:all .4s;position:absolute;inset:-5px}.skilltree-section .skill-node svg,.skilltree-section .skill-node i,.skilltree-section .skill-node img{fill:currentColor;object-fit:contain;width:32px;height:32px;transition:transform .3s}@media (max-width:576px){.skilltree-section .skill-node svg,.skilltree-section .skill-node i,.skilltree-section .skill-node img{width:22px;height:22px}}.skilltree-section .skill-node svg[fill=none]{fill:none}.skilltree-section .skill-node:hover{color:#fff;border-color:#ff4f004d;transform:scale(1.08)}.skilltree-section .skill-node:hover:before{border-color:#ff4f004d;transform:rotate(45deg)}.skilltree-section .skill-node:hover svg,.skilltree-section .skill-node:hover i,.skilltree-section .skill-node:hover img{transform:scale(1.1)}.skilltree-section .skill-node.active{color:#fff;background:#231210;border-color:#ff4f00;transform:scale(1.1);box-shadow:0 0 25px #ff4f0040,inset 0 1px 1px #fff3}.skilltree-section .skill-node.active:before{border-style:solid;border-color:#ff4f00}.skilltree-section .skill-node.connected-highlight{color:#fff;background:#1c172a;border-color:#b983ff;transform:scale(1.06);box-shadow:0 0 25px #b983ff40,inset 0 1px 1px #fff3}.skilltree-section .skill-node.connected-highlight:before{border-style:dashed;border-color:#b983ff80}.skilltree-section .skill-node .node-label{white-space:nowrap;letter-spacing:.02em;pointer-events:none;opacity:.75;color:#fff;background:#060608d9;border:1px solid #ffffff14;border-radius:4px;margin-top:1rem;padding:.5rem 1rem;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:600;position:absolute;top:100%;left:50%;transform:translate(-50%)}.skilltree-section .skill-node:hover .node-label,.skilltree-section .skill-node.active .node-label{opacity:1;background:#060608f2;border-color:#fff3}.skilltree-section .skill-node.active .node-label{border-color:#b983ff66}.skilltree-section .skill-modal-backdrop{display:none}@media (max-width:992px){.skilltree-section .skill-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;display:block;position:fixed;inset:0}}.skilltree-section .skill-details-panel{flex-direction:column;gap:2rem;min-height:420px;padding:3rem 2rem;transition:border-color .4s,background .4s,box-shadow .4s;display:flex;position:relative}@media (max-width:992px){.skilltree-section .skill-details-panel{display:none}.skilltree-section .skill-details-panel.mobile-modal-active{z-index:1001;width:100%;max-width:none;max-height:100svh;box-shadow:none;border:none;border-radius:0;padding:80px 2rem 120px;display:flex;position:fixed;inset:0;overflow-y:auto;background:#0c0c12fa!important}}.skilltree-section .skill-details-panel .close-modal-btn{color:#fff9;cursor:pointer;z-index:10;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.skilltree-section .skill-details-panel .close-modal-btn:hover{color:#fff;background:#ffffff1a}.skilltree-section .skill-details-panel.active{background:radial-gradient(600px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #ff78280f, transparent 50%),#08080ca6!important;border-color:#ff782826!important;box-shadow:0 15px 35px #ff782805,inset 0 1px 1px #ffffff14!important}.skilltree-section .skill-details-panel.active-violet{background:radial-gradient(600px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #b983ff0f, transparent 50%),#08080ca6!important;border-color:#b983ff26!important;box-shadow:0 15px 35px #b983ff05,inset 0 1px 1px #ffffff14!important}.skilltree-section .skill-details-panel .skill-detail-header{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.5rem;padding-bottom:2rem;display:flex}.skilltree-section .skill-details-panel .skill-title-row{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.skilltree-section .skill-details-panel .skill-detail-title{color:#fff;font-size:clamp(1.15rem,1.1rem + .5vw,1.3rem);font-weight:700;line-height:1.2}.skilltree-section .skill-details-panel .skill-detail-category{text-transform:uppercase;letter-spacing:.08em;color:#ff4f00;margin-top:.5rem;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:700}.skilltree-section .skill-details-panel .skill-detail-status{color:#9c9ca8;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#ffffff0a;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:600}.skilltree-section .skill-details-panel .skill-detail-status.status-unlocked{color:#ff4f00;background:#ff4f001a}.skilltree-section .skill-details-panel .skill-detail-status.status-active{color:#b983ff;background:#b983ff26}.skilltree-section .skill-details-panel .skill-detail-body{color:#9c9ca8;flex-grow:1;font-size:clamp(.85rem,.8rem + .25vw,.95rem);line-height:1.6}.skilltree-section .skill-details-panel .skill-stats-bonus{background:#ffffff04;border:1px solid #ffffff0a;border-radius:14px;padding:2rem}.skilltree-section .skill-details-panel .skill-stats-bonus h5{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:1.5rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem)}.skilltree-section .skill-details-panel .skill-stats-bonus ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.skilltree-section .skill-details-panel .skill-stats-bonus ul li{color:#9c9ca8;justify-content:space-between;gap:1.5rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);display:flex}.skilltree-section .skill-details-panel .skill-stats-bonus ul li span.lbl{white-space:nowrap;flex-shrink:0}.skilltree-section .skill-details-panel .skill-stats-bonus ul li span.val{color:#ff4f00;text-align:right;font-family:Share Tech Mono,monospace;font-weight:600}.skilltree-section .skill-details-panel .unlock-btn{width:100%;margin-top:1rem}.skilltree-section .skill-details-panel .unlock-btn:disabled{color:#ffffff40;cursor:not-allowed;box-shadow:none;background:#ffffff0a;border:1px solid #ffffff0d;transform:none}.react-flow{background:0 0!important}.react-flow__node{background:0 0;border:none;width:auto;padding:0;touch-action:auto!important}.react-flow__pane{touch-action:auto!important}.react-flow-wrapper{z-index:2;width:100%;height:600px;position:relative}@media (max-width:768px){.react-flow-wrapper{height:480px}}@media (max-width:576px){.react-flow-wrapper{height:440px}}.contact-form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.contact-form .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:576px){.contact-form .form-row{grid-template-columns:1fr;gap:1.5rem}}.contact-form .form-group{flex-direction:column;gap:.5rem;display:flex}.contact-form .form-group label{text-transform:uppercase;letter-spacing:.08em;color:#9c9ca8;font-family:Space Grotesk,sans-serif;font-size:clamp(.7rem,.65rem + .25vw,.8rem);font-weight:700}.contact-form .form-group input,.contact-form .form-group textarea{box-sizing:border-box;color:#fff;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;width:100%;padding:1rem 1.5rem;font-family:Outfit,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);transition:all .3s}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{background:#ffffff0a;border-color:#ff4f0066;outline:none;box-shadow:0 0 10px #ff4f000d}.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder{color:#fff3}.contact-form .form-group textarea{resize:vertical;min-height:120px}.contact-form .submit-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff4f00 0%,#ff8c00 100%);border:none;border-radius:30px;align-self:flex-end;align-items:center;gap:.5rem;padding:1rem 3rem;font-family:Space Grotesk,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:600;transition:all .3s;display:flex}@media (max-width:576px){.contact-form .submit-btn{justify-content:center;width:100%}}.contact-form .submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff4f0059}.contact-form .submit-btn:disabled{color:#fff3;cursor:not-allowed;box-shadow:none;background:#ffffff0d;border:1px solid #ffffff0f;transform:none}.contact-form .form-status{border-radius:8px;padding:.5rem 1rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:500;transition:all .3s;display:none}.contact-form .form-status.success{color:#34d399;background:#34d3991a;border:1px solid #34d39933;display:block}.contact-form .form-status.error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;display:block}.contact-modal{z-index:500;visibility:hidden;justify-content:center;align-items:center;padding:1.5rem;transition:visibility 0s linear .45s;display:flex;position:fixed;inset:0}.contact-modal.is-open{visibility:visible;transition-delay:0s}.contact-modal.is-open .contact-modal-backdrop{-webkit-backdrop-filter:blur(10px)saturate(140%);background:#000000b3}.contact-modal.is-open .contact-modal-content{opacity:1;transform:scale(1)translateY(0)}.contact-modal .contact-modal-backdrop{-webkit-backdrop-filter:blur()saturate();z-index:1;background:0 0;transition:background-color .45s cubic-bezier(.16,1,.3,1),-webkit-backdrop-filter .45s cubic-bezier(.16,1,.3,1),backdrop-filter .45s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.contact-modal .contact-modal-content{z-index:2;opacity:0;width:100%;max-width:580px;padding:3rem 2rem;transition:all .45s cubic-bezier(.16,1,.3,1);position:relative;transform:scale(.94)translateY(20px);box-shadow:0 30px 80px #000c,0 0 40px #ff4f000d;background:#0a0a10cc!important;border-color:#ff4f0026!important}@media (max-width:576px){.contact-modal .contact-modal-content{padding:2rem 1.5rem}}.contact-modal .contact-modal-content .modal-header{margin-bottom:2rem;padding-right:3rem}.contact-modal .contact-modal-content .modal-header h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,1.2rem + 1.5vw,2.2rem);font-weight:500}.contact-modal .contact-modal-content .modal-header h3 strong{color:#ff4f00;font-weight:800}.contact-modal .contact-modal-content .modal-header p{color:#9c9ca8;margin-top:.5rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem)}.contact-modal .contact-modal-close{color:#9c9ca8;cursor:pointer;z-index:15;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.contact-modal .contact-modal-close:hover{color:#fff;background:#ffffff0d;border-color:#ffffff14}.form-wrapper-inner{opacity:1;transition:all .4s;transform:scale(1)}.form-wrapper-inner.is-hidden{opacity:0;pointer-events:none;display:none;transform:scale(.96)}.form-success-screen{text-align:center;opacity:0;pointer-events:none;flex-direction:column;align-items:center;padding:1.5rem 0;transition:all .5s cubic-bezier(.16,1,.3,1);display:none;transform:scale(.96)}.form-success-screen.is-visible{opacity:1;pointer-events:auto;display:flex;transform:scale(1)}.form-success-screen h4{color:#fff;margin-top:1.5rem;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,1.8rem + 2vw,3rem);font-weight:500}.form-success-screen h4 strong{color:#34d399;font-weight:800}.form-success-screen p{color:#9c9ca8;max-width:360px;margin-bottom:2rem;font-size:clamp(.85rem,.8rem + .25vw,.95rem);line-height:1.6}.form-success-screen .close-success-btn{cursor:pointer;color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:.5rem 2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(.85rem,.8rem + .25vw,.95rem);font-weight:600;transition:all .3s}.form-success-screen .close-success-btn:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.success-icon-wrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.checkmark-svg{stroke-width:3px;stroke:#34d399;stroke-miterlimit:10;border-radius:50%;width:72px;height:72px;animation:.4s ease-in-out .4s forwards fill,.3s ease-in-out .9s both scale;display:block;box-shadow:inset 0 0 #34d399}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:3px;stroke-miterlimit:10;stroke:#34d399;fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards stroke}.checkmark-check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;stroke:#34d399;animation:.3s cubic-bezier(.65,0,.45,1) .6s forwards stroke}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes fill{to{box-shadow:inset 0 0 0 40px #34d3991a}}.contact-highlight-section{padding:6rem 0;position:relative}@media (max-width:768px){.contact-highlight-section{padding:3rem 0}}.contact-highlight-section{color:#fff;z-index:10;background-color:#030305;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;overflow:hidden}.contact-highlight-section .portal-bg{z-index:1;pointer-events:none;position:absolute;inset:0}.contact-highlight-section .container{z-index:5;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.contact-highlight-section .contact-section-headline{color:#fff;text-align:center;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.6rem,2.2rem + 4vw,4.5rem);font-weight:500;line-height:1.15}.contact-highlight-section .contact-section-headline strong{font-weight:900}.contact-highlight-section .contact-inline-form{border-radius:22px;grid-template-columns:auto 1fr;gap:3rem;width:100%;max-width:820px;padding:2rem;display:grid;background:#0a0a10f5!important;border:1px solid #ffffff1a!important;box-shadow:0 30px 80px #0000008c!important}@media (max-width:700px){.contact-highlight-section .contact-inline-form{grid-template-columns:1fr;gap:1.5rem}}.contact-highlight-section .contact-inline-form .contact-person-col{flex-direction:column;flex-shrink:0;gap:1rem;width:200px;display:flex}@media (max-width:700px){.contact-highlight-section .contact-inline-form .contact-person-col{flex-direction:row;align-items:center;gap:1rem;width:100%}}.contact-highlight-section .contact-inline-form .contact-person-photo{aspect-ratio:3/4;border-radius:14px;flex-shrink:0;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 28px #00000073}.contact-highlight-section .contact-inline-form .contact-person-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}@media (max-width:700px){.contact-highlight-section .contact-inline-form .contact-person-photo{aspect-ratio:3/4;border-radius:10px;width:64px}}.contact-highlight-section .contact-inline-form .contact-person-name{background:linear-gradient(#0000 0%,#000000c7 100%);padding:4rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.contact-highlight-section .contact-inline-form .contact-person-name h3{color:#fff;text-shadow:0 1px 6px #00000080;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.1rem);font-weight:400;line-height:1.2}.contact-highlight-section .contact-inline-form .contact-person-name h3 strong{font-weight:800}@media (max-width:700px){.contact-highlight-section .contact-inline-form .contact-person-name{display:none}}.contact-highlight-section .contact-inline-form .contact-person-info-mobile{display:none}@media (max-width:700px){.contact-highlight-section .contact-inline-form .contact-person-info-mobile{flex-direction:column;gap:.5rem;display:flex}.contact-highlight-section .contact-inline-form .contact-person-info-mobile h3{color:#fff;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.15rem,1.1rem + .5vw,1.3rem);font-weight:400;line-height:1.2}.contact-highlight-section .contact-inline-form .contact-person-info-mobile h3 strong{font-weight:800}.contact-highlight-section .contact-inline-form .contact-person-info-mobile .contact-person-claim{color:#ff4f00;text-transform:uppercase;letter-spacing:.12em;margin:0;font-family:Share Tech Mono,monospace;font-size:clamp(.7rem,.65rem + .25vw,.8rem)}}.contact-highlight-section .contact-inline-form .contact-form-col{flex-direction:column;justify-content:center;min-width:0;padding:.5rem 0;display:flex;position:relative}@media (max-width:600px){.contact-highlight-section .contact-inline-form .contact-form-col{padding:0}}
