.Navbar-module__cJzEcG__navbar{z-index:100;transition:var(--transition);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#050505cc}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoMark{border-radius:10px;flex-shrink:0;width:32px;height:32px;overflow:hidden}.Navbar-module__cJzEcG__logoText{color:var(--text-primary)}.Navbar-module__cJzEcG__logoText span{color:var(--text-muted);font-weight:400}.Navbar-module__cJzEcG__links{align-items:center;gap:4px;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);transition:var(--transition);border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:500}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary);background:#ffffff0a}.Navbar-module__cJzEcG__cta{color:#000;background:var(--text-primary);transition:var(--transition);border-radius:10px;margin-left:12px;padding:8px 20px;font-size:.85rem;font-weight:600}.Navbar-module__cJzEcG__cta:hover{opacity:.85;transform:translateY(-1px)}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:110;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--text-primary);width:20px;height:2px;transition:var(--transition);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(24px);z-index:90;opacity:0;pointer-events:none;transition:var(--transition);background:#050505fa;flex-direction:column;gap:4px;padding:100px 32px 32px;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;pointer-events:all}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border);transition:var(--transition);padding:18px 0;font-size:2rem;font-weight:700;display:block}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLink:active{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileCta{text-align:center;color:#000;background:var(--text-primary);border-radius:12px;margin-top:24px;padding:16px;font-size:1rem;font-weight:600;display:block}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1fr auto;align-items:center;gap:0;width:100%;max-width:1280px;margin:0 auto;padding:120px 40px 80px;display:grid}.Hero-module__ZARIfG__leftCol{flex-direction:column;min-width:0;display:flex}.Hero-module__ZARIfG__headline{letter-spacing:-.04em;margin-bottom:28px;font-size:clamp(3rem,6.5vw,6.5rem);font-weight:900;line-height:1}.Hero-module__ZARIfG__lineWhite{color:#fff;display:block}.Hero-module__ZARIfG__linePurple{background:linear-gradient(90deg,#7c5cff 0%,#4a9eff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__ZARIfG__lineTeal{color:var(--accent-2);display:block}.Hero-module__ZARIfG__subtext{color:var(--text-secondary);max-width:600px;margin-bottom:36px;font-size:1.05rem;line-height:1.75}.Hero-module__ZARIfG__highlight{color:var(--accent-2);font-weight:600}.Hero-module__ZARIfG__bottomRow{flex-direction:column;gap:12px;margin-bottom:44px;display:flex}.Hero-module__ZARIfG__serviceGroup{background:#111;border:1px solid #1e1e1e;border-radius:14px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;column-gap:18px;width:100%;padding:20px 24px;display:grid}.Hero-module__ZARIfG__serviceItem{align-items:center;gap:12px;min-width:0;display:flex}.Hero-module__ZARIfG__serviceIconWrap{width:40px;height:40px;color:var(--text-secondary);background:#1a1a1a;border:1px solid #252525;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__serviceTitle{color:#fff;white-space:nowrap;font-size:.88rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__serviceSubtitle{color:var(--text-secondary);white-space:normal;word-break:break-word;margin-top:3px;font-size:.72rem}.Hero-module__ZARIfG__divider{background:#262626;flex-shrink:0;width:1px;height:40px}.Hero-module__ZARIfG__statGroup{align-self:flex-start;gap:12px;display:flex}.Hero-module__ZARIfG__statCard{background:#111;border:1px solid #1e1e1e;border-radius:14px;flex-direction:column;gap:4px;min-width:130px;padding:18px 22px;display:flex}.Hero-module__ZARIfG__statIcon{color:#a78bfa;margin-bottom:6px}.Hero-module__ZARIfG__statNumber{color:var(--accent-2);letter-spacing:-.02em;font-size:1.9rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--text-secondary);margin-top:2px;font-size:.72rem;line-height:1.4}.Hero-module__ZARIfG__signatureRow{align-items:center;gap:20px;display:flex}.Hero-module__ZARIfG__signature{object-fit:contain;width:auto;height:52px}.Hero-module__ZARIfG__sigDivider{background:#2a2a2a;flex-shrink:0;width:36px;height:1px}.Hero-module__ZARIfG__tagline{letter-spacing:.14em;color:#555;text-transform:uppercase;font-size:.68rem;font-weight:700}.Hero-module__ZARIfG__taglinePurple{color:var(--accent-1)}.Hero-module__ZARIfG__taglineTeal{color:var(--accent-2)}.Hero-module__ZARIfG__rightCol{justify-content:flex-end;align-items:center;padding-left:20px;display:flex}.Hero-module__ZARIfG__dLogoOuter{justify-content:center;align-items:center;width:clamp(300px,36vw,540px);display:flex;position:relative}.Hero-module__ZARIfG__dGlow{pointer-events:none;z-index:0;background:radial-gradient(#1464ffa6 0%,#5000dc4d 40%,#0000 68%);position:absolute;inset:-30%}.Hero-module__ZARIfG__dLogoWrap{z-index:1;width:100%;position:relative;-webkit-mask-image:radial-gradient(92% 92%,#000 62%,#0000 85%);mask-image:radial-gradient(92% 92%,#000 62%,#0000 85%)}.Hero-module__ZARIfG__dLogoImg{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}.Hero-module__ZARIfG__dLogoMobile{justify-content:center;margin-bottom:32px;display:none}.Hero-module__ZARIfG__dLogoOuterMobile{justify-content:center;align-items:center;width:clamp(160px,44vw,240px);display:flex;position:relative}.Hero-module__ZARIfG__dGlowMobile{pointer-events:none;z-index:0;background:radial-gradient(#1464ff8c 0%,#5000dc40 40%,#0000 68%);position:absolute;inset:-30%}@media (max-width:1100px){.Hero-module__ZARIfG__container{grid-template-columns:1fr;padding:120px 32px 80px}.Hero-module__ZARIfG__rightCol{display:none}.Hero-module__ZARIfG__dLogoMobile{display:flex}}@media (max-width:768px){.Hero-module__ZARIfG__container{padding:100px 20px 64px}.Hero-module__ZARIfG__headline{margin-bottom:20px;font-size:clamp(2.6rem,10vw,4rem)}.Hero-module__ZARIfG__bottomRow{margin-bottom:32px}.Hero-module__ZARIfG__serviceGroup{grid-template-columns:1fr;gap:16px 0}.Hero-module__ZARIfG__divider{display:none}.Hero-module__ZARIfG__serviceTitle,.Hero-module__ZARIfG__serviceSubtitle{white-space:normal}.Hero-module__ZARIfG__statGroup{align-self:auto;width:100%}.Hero-module__ZARIfG__statCard{flex:1}}@media (max-width:480px){.Hero-module__ZARIfG__serviceGroup{padding:16px}.Hero-module__ZARIfG__signatureRow{flex-wrap:wrap;gap:14px}.Hero-module__ZARIfG__sigDivider{display:none}}
.About-module__vAULUW__about{padding:120px 0;position:relative}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.About-module__vAULUW__left{flex-direction:column;display:flex}.About-module__vAULUW__title{letter-spacing:-.03em;margin-bottom:28px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.About-module__vAULUW__story{color:var(--text-secondary);margin-bottom:16px;font-size:1rem;line-height:1.85}.About-module__vAULUW__highlight{color:var(--accent-1);font-weight:600}.About-module__vAULUW__highlightGreen{color:var(--accent-2);font-weight:600}.About-module__vAULUW__right{grid-template-columns:1fr 1fr;gap:12px;display:grid}.About-module__vAULUW__infoCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);flex-direction:column;gap:12px;padding:24px;display:flex}.About-module__vAULUW__infoCard:hover{border-color:var(--border-hover);transform:translateY(-2px)}.About-module__vAULUW__infoCardWide{grid-column:span 2}.About-module__vAULUW__cardEmoji{color:var(--text-secondary);align-items:center;margin-bottom:8px;display:flex}.About-module__vAULUW__cardTitle{color:var(--text-primary);font-size:.9rem;font-weight:700}.About-module__vAULUW__cardDesc{color:var(--text-muted);font-size:.82rem;line-height:1.6}.About-module__vAULUW__cardMono{font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border);background:#ffffff05;border-radius:8px;padding:8px 12px;font-size:.78rem}.About-module__vAULUW__statusRow{align-items:center;gap:8px;display:flex}.About-module__vAULUW__statusDot{background:var(--accent-2);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite About-module__vAULUW__float}.About-module__vAULUW__statusText{color:var(--accent-2);font-size:.82rem;font-weight:600}@media (max-width:768px){.About-module__vAULUW__about{padding:80px 0}.About-module__vAULUW__grid{grid-template-columns:1fr;gap:32px}.About-module__vAULUW__right{grid-template-columns:1fr}.About-module__vAULUW__infoCardWide{grid-column:span 1}}
.Ventures-module__RX6qNW__ventures{padding:120px 0;position:relative}.Ventures-module__RX6qNW__header{margin-bottom:64px}.Ventures-module__RX6qNW__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.Ventures-module__RX6qNW__subtitle{color:var(--text-secondary);max-width:500px;font-size:1.05rem;line-height:1.7}.Ventures-module__RX6qNW__featured{margin-bottom:12px;position:relative;overflow:hidden}.Ventures-module__RX6qNW__featuredInner{grid-template-columns:1fr 1fr;gap:0;min-height:400px;display:grid}.Ventures-module__RX6qNW__featuredVisual{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Ventures-module__RX6qNW__featuredBg{background:linear-gradient(135deg,#7c5cff14,#00d4aa0a);position:absolute;inset:0}.Ventures-module__RX6qNW__featuredIconWrap{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;padding:32px;display:flex;position:relative}.Ventures-module__RX6qNW__featuredLogo{object-fit:contain;width:100%;max-width:300px;height:auto;display:block}.Ventures-module__RX6qNW__featuredUrl{font-family:var(--font-mono);color:var(--accent-1);transition:var(--transition);background:#7c5cff0f;border:1px solid #7c5cff33;border-radius:8px;padding:6px 14px;font-size:.8rem;display:inline-block}.Ventures-module__RX6qNW__featuredUrl:hover{background:#7c5cff24;border-color:#7c5cff66}.Ventures-module__RX6qNW__featuredContent{flex-direction:column;justify-content:center;padding:48px;display:flex}.Ventures-module__RX6qNW__ventureTag{text-transform:uppercase;letter-spacing:.1em;border-radius:100px;width:fit-content;margin-bottom:16px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.Ventures-module__RX6qNW__tagPurple{color:var(--accent-1);background:#7c5cff1a;border:1px solid #7c5cff33}.Ventures-module__RX6qNW__tagGreen{color:var(--accent-2);background:#00d4aa1a;border:1px solid #00d4aa33}.Ventures-module__RX6qNW__tagAmber{color:var(--accent-4);background:#ffd93d1a;border:1px solid #ffd93d33}.Ventures-module__RX6qNW__tagCyan{color:var(--accent-5);background:#4ecdc41a;border:1px solid #4ecdc433}.Ventures-module__RX6qNW__tagRed{color:var(--accent-3);background:#ff6b6b1a;border:1px solid #ff6b6b33}.Ventures-module__RX6qNW__ventureName{letter-spacing:-.02em;margin-bottom:12px;font-size:2rem;font-weight:800}.Ventures-module__RX6qNW__ventureDesc{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem;line-height:1.75}.Ventures-module__RX6qNW__pills{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.Ventures-module__RX6qNW__pill{color:var(--text-muted);border:1px solid var(--border);background:#ffffff08;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:500}.Ventures-module__RX6qNW__ventureLink{color:var(--accent-1);transition:var(--transition);align-items:center;gap:6px;font-size:.88rem;font-weight:600;display:inline-flex}.Ventures-module__RX6qNW__ventureLink:hover{gap:10px}.Ventures-module__RX6qNW__secondaryGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Ventures-module__RX6qNW__secondaryCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;gap:16px;padding:32px;display:flex;position:relative;overflow:hidden}.Ventures-module__RX6qNW__secondaryCard:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;transition:var(--transition);pointer-events:none;background:linear-gradient(135deg,#0000 40%,#7c5cff26,#0000 60%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.Ventures-module__RX6qNW__secondaryCard:hover{border-color:var(--border-hover);transform:translateY(-2px)}.Ventures-module__RX6qNW__secondaryCard:hover:before{opacity:1}.Ventures-module__RX6qNW__secTop{justify-content:space-between;align-items:center;display:flex}.Ventures-module__RX6qNW__secEmoji{color:var(--text-secondary);align-items:center;display:flex}.Ventures-module__RX6qNW__secArrow{color:var(--text-muted);transition:var(--transition);font-size:1.2rem}.Ventures-module__RX6qNW__secondaryCard:hover .Ventures-module__RX6qNW__secArrow{color:var(--accent-1);transform:translate(3px,-3px)}.Ventures-module__RX6qNW__secName{letter-spacing:-.01em;font-size:1.3rem;font-weight:800}.Ventures-module__RX6qNW__secDesc{color:var(--text-muted);font-size:.88rem;line-height:1.7}.Ventures-module__RX6qNW__secUrl{font-family:var(--font-mono);color:var(--text-muted);margin-top:auto;font-size:.75rem}@media (max-width:768px){.Ventures-module__RX6qNW__ventures{padding:80px 0}.Ventures-module__RX6qNW__featuredInner{grid-template-columns:1fr;min-height:auto}.Ventures-module__RX6qNW__featuredVisual{min-height:180px}.Ventures-module__RX6qNW__featuredContent{padding:28px}.Ventures-module__RX6qNW__ventureName{font-size:1.5rem}.Ventures-module__RX6qNW__secondaryGrid{grid-template-columns:1fr}}
.Skills-module__G7oUEG__skills{padding:120px 0;position:relative;overflow:hidden}.Skills-module__G7oUEG__header{margin-bottom:48px}.Skills-module__G7oUEG__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.Skills-module__G7oUEG__subtitle{color:var(--text-secondary);max-width:500px;font-size:1.05rem;line-height:1.7}.Skills-module__G7oUEG__marqueeWrap{margin-bottom:48px;position:relative;overflow:hidden}.Skills-module__G7oUEG__marqueeWrap:before,.Skills-module__G7oUEG__marqueeWrap:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.Skills-module__G7oUEG__marqueeWrap:before{background:linear-gradient(90deg, var(--bg-primary), transparent);left:0}.Skills-module__G7oUEG__marqueeWrap:after{background:linear-gradient(270deg, var(--bg-primary), transparent);right:0}@keyframes Skills-module__G7oUEG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Skills-module__G7oUEG__marqueeTrack{will-change:transform;flex-wrap:nowrap;width:fit-content;animation:30s linear infinite Skills-module__G7oUEG__marquee;display:flex}.Skills-module__G7oUEG__marqueeWrap:hover .Skills-module__G7oUEG__marqueeTrack{animation-play-state:paused}.Skills-module__G7oUEG__marqueeItem{background:var(--bg-card);border:1px solid var(--border);white-space:nowrap;transition:var(--transition);border-radius:12px;flex-shrink:0;align-items:center;gap:8px;margin-right:12px;padding:10px 20px;display:flex}.Skills-module__G7oUEG__marqueeItem:hover{border-color:var(--border-hover)}.Skills-module__G7oUEG__marqueeItemLogo{object-fit:contain;flex-shrink:0;width:20px;height:20px;display:block}.Skills-module__G7oUEG__marqueeItemDot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Skills-module__G7oUEG__marqueeItemText{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Skills-module__G7oUEG__catGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Skills-module__G7oUEG__catCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);padding:28px;position:relative;overflow:hidden}.Skills-module__G7oUEG__catCard:after{content:"";opacity:0;height:2px;transition:var(--transition);position:absolute;top:0;left:0;right:0}.Skills-module__G7oUEG__catCard:hover{border-color:var(--border-hover);transform:translateY(-2px)}.Skills-module__G7oUEG__catCard:hover:after{opacity:1}.Skills-module__G7oUEG__catCardPurple:after{background:var(--gradient-1)}.Skills-module__G7oUEG__catCardGreen:after{background:linear-gradient(90deg, var(--accent-2), var(--accent-5))}.Skills-module__G7oUEG__catCardRed:after{background:var(--gradient-2)}.Skills-module__G7oUEG__catCardAmber:after{background:linear-gradient(90deg, var(--accent-4), var(--accent-3))}.Skills-module__G7oUEG__catCardCyan:after{background:linear-gradient(90deg, var(--accent-5), var(--accent-1))}.Skills-module__G7oUEG__catCardPink:after{background:linear-gradient(90deg, #ff6b9d, var(--accent-6))}.Skills-module__G7oUEG__catIcon{color:var(--text-secondary);align-items:center;margin-bottom:16px;display:flex}.Skills-module__G7oUEG__catName{margin-bottom:16px;font-size:.95rem;font-weight:700}.Skills-module__G7oUEG__catSkills{flex-wrap:wrap;gap:6px;display:flex}.Skills-module__G7oUEG__catSkill{color:var(--text-muted);border:1px solid var(--border);transition:var(--transition);background:#ffffff08;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:500}.Skills-module__G7oUEG__catCard:hover .Skills-module__G7oUEG__catSkill{border-color:var(--border-hover);color:var(--text-secondary)}@media (max-width:768px){.Skills-module__G7oUEG__skills{padding:80px 0}.Skills-module__G7oUEG__catGrid{grid-template-columns:1fr}.Skills-module__G7oUEG__marqueeTrack{animation-duration:20s}}
.Contact-module__hcVmEa__contact{padding:120px 0;position:relative}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.Contact-module__hcVmEa__left{flex-direction:column;display:flex}.Contact-module__hcVmEa__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.Contact-module__hcVmEa__desc{color:var(--text-secondary);max-width:440px;margin-bottom:40px;font-size:1rem;line-height:1.8}.Contact-module__hcVmEa__methods{flex-direction:column;gap:12px;display:flex}.Contact-module__hcVmEa__method{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);align-items:center;gap:16px;padding:20px;text-decoration:none;display:flex}.Contact-module__hcVmEa__method:hover{border-color:var(--border-hover);transform:translate(4px)}.Contact-module__hcVmEa__methodIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.Contact-module__hcVmEa__methodIconEmail{background:#7c5cff14}.Contact-module__hcVmEa__methodIconPhone{background:#00d4aa14}.Contact-module__hcVmEa__methodIconLoc{background:#ffd93d14}.Contact-module__hcVmEa__methodLabel{color:var(--text-muted);margin-bottom:2px;font-size:.75rem}.Contact-module__hcVmEa__methodValue{font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__right{flex-direction:column;gap:12px;display:flex}.Contact-module__hcVmEa__siteCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);justify-content:space-between;align-items:center;padding:20px 24px;text-decoration:none;display:flex}.Contact-module__hcVmEa__siteCard:hover{border-color:var(--border-hover);transform:translateY(-2px)}.Contact-module__hcVmEa__siteInfo{align-items:center;gap:14px;display:flex}.Contact-module__hcVmEa__siteEmoji{color:var(--text-secondary);flex-shrink:0;align-items:center;display:flex}.Contact-module__hcVmEa__siteName{font-size:.95rem;font-weight:700}.Contact-module__hcVmEa__siteUrl{color:var(--text-muted);font-size:.78rem;font-family:var(--font-mono)}.Contact-module__hcVmEa__siteArrow{color:var(--text-muted);transition:var(--transition);font-size:1.1rem}.Contact-module__hcVmEa__siteCard:hover .Contact-module__hcVmEa__siteArrow{color:var(--accent-1);transform:translate(3px,-3px)}.Contact-module__hcVmEa__availability{border-radius:var(--radius-md);background:#00d4aa0a;border:1px solid #00d4aa1f;align-items:center;gap:10px;margin-top:4px;padding:16px 20px;display:flex}.Contact-module__hcVmEa__availDot{background:var(--accent-2);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Contact-module__hcVmEa__float}.Contact-module__hcVmEa__availText{color:var(--accent-2);font-size:.82rem;font-weight:500}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:80px 0}.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:32px}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);padding:32px 0}.Footer-module__S6Hkya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__left{align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__logoMark{border-radius:8px;flex-shrink:0;width:28px;height:28px;overflow:hidden}.Footer-module__S6Hkya__copy{color:var(--text-muted);font-size:.8rem}.Footer-module__S6Hkya__links{align-items:center;gap:20px;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);transition:var(--transition);font-size:.82rem;font-weight:500}.Footer-module__S6Hkya__link:hover{color:var(--text-secondary)}.Footer-module__S6Hkya__top{background:var(--bg-card);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);transition:var(--transition);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.Footer-module__S6Hkya__top:hover{border-color:var(--border-hover);color:var(--text-primary);transform:translateY(-2px)}@media (max-width:600px){.Footer-module__S6Hkya__inner{text-align:center;flex-direction:column;gap:12px}.Footer-module__S6Hkya__left{flex-direction:column;gap:8px}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:16px}}
