.Navbar-module__cJzEcG__header{z-index:900;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;inset:0 0 auto}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#05020dc7;border-bottom-color:#c77dff29}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100% - 24px);height:64px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__left{align-items:center;gap:22px;min-width:0;display:flex}.Navbar-module__cJzEcG__logo{border-radius:8px;align-items:center;gap:12px;padding:6px;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__cJzEcG__logo:hover{background:#c77dff14}.Navbar-module__cJzEcG__logoIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.Navbar-module__cJzEcG__logoText{font-family:var(--font-sans), "Syne", sans-serif;color:var(--text);letter-spacing:0;font-size:15px;font-weight:700;display:block}.Navbar-module__cJzEcG__logoSub{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.05em;font-size:10px;display:block}.Navbar-module__cJzEcG__desktopNav,.Navbar-module__cJzEcG__actions{align-items:center;gap:6px;display:flex}.Navbar-module__cJzEcG__dropdown{position:relative}.Navbar-module__cJzEcG__navTrigger,.Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__signIn,.Navbar-module__cJzEcG__cta{min-height:38px;font-family:var(--font-mono), monospace;letter-spacing:0;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:12px;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.Navbar-module__cJzEcG__navTrigger,.Navbar-module__cJzEcG__navLink{color:var(--text-muted);background:0 0;border:0;padding:0 12px}.Navbar-module__cJzEcG__navTrigger{gap:6px}.Navbar-module__cJzEcG__navTrigger span{color:var(--accent2);transition:transform .2s}.Navbar-module__cJzEcG__dropdown:hover .Navbar-module__cJzEcG__navTrigger,.Navbar-module__cJzEcG__navLink:hover{color:var(--text);background:#c77dff14}.Navbar-module__cJzEcG__dropdown:hover .Navbar-module__cJzEcG__navTrigger span{transform:rotate(180deg)}.Navbar-module__cJzEcG__dropdownPanel{opacity:0;visibility:hidden;transform-origin:0 0;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080310f5;border:1px solid #c77dff2e;border-radius:8px;width:min(560px,100vw - 32px);padding:10px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-6px)scale(.98);box-shadow:0 28px 90px #00000061}.Navbar-module__cJzEcG__dropdown:hover .Navbar-module__cJzEcG__dropdownPanel,.Navbar-module__cJzEcG__dropdown:focus-within .Navbar-module__cJzEcG__dropdownPanel{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.Navbar-module__cJzEcG__dropdownGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.Navbar-module__cJzEcG__menuItem{min-width:0;color:var(--text);border-radius:8px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:10px;text-decoration:none;transition:background .2s,transform .2s;display:grid}.Navbar-module__cJzEcG__menuItem:hover{background:#c77dff14;transform:translateY(-1px)}.Navbar-module__cJzEcG__menuIcon{width:42px;height:42px;color:var(--accent2);font-family:var(--font-mono), monospace;background:#48f0c014;border:1px solid #48f0c038;border-radius:8px;place-items:center;font-size:11px;font-weight:800;display:grid}.Navbar-module__cJzEcG__menuItem strong,.Navbar-module__cJzEcG__menuItem small{overflow-wrap:anywhere;min-width:0;display:block}.Navbar-module__cJzEcG__menuItem strong{font-family:var(--font-sans), sans-serif;letter-spacing:0;font-size:14px}.Navbar-module__cJzEcG__menuItem small{color:var(--text-muted);font-size:12px;line-height:1.4}.Navbar-module__cJzEcG__dropdownNote{color:var(--text-muted);border-top:1px solid #c77dff1f;margin-top:8px;padding:10px 4px 2px;font-size:13px}.Navbar-module__cJzEcG__dropdownNote a{color:var(--accent2)}.Navbar-module__cJzEcG__signIn{color:var(--text);background:#c77dff0f;border:1px solid #c77dff3d;padding:0 14px}.Navbar-module__cJzEcG__cta{border:1px solid var(--purple-light);background:linear-gradient(135deg, var(--purple), var(--purple-light));color:#fff;padding:0 16px}.Navbar-module__cJzEcG__signIn:hover,.Navbar-module__cJzEcG__cta:hover{transform:translateY(-1px)}.Navbar-module__cJzEcG__menuButton{cursor:pointer;background:#05020db3;border:1px solid #c77dff3d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;display:none}.Navbar-module__cJzEcG__menuButton span{background:var(--text);border-radius:999px;width:18px;height:2px;transition:transform .25s,opacity .25s}.Navbar-module__cJzEcG__menuButtonOpen span:first-child{transform:translateY(4px)rotate(45deg)}.Navbar-module__cJzEcG__menuButtonOpen span:last-child{transform:translateY(-4px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{z-index:899;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#05020df5;border-top:1px solid #c77dff29;flex-direction:column;justify-content:space-between;gap:18px;padding:18px;display:none;position:fixed;inset:64px 0 0;overflow-y:auto}.Navbar-module__cJzEcG__mobileSection{flex-direction:column;gap:8px;display:flex}.Navbar-module__cJzEcG__mobileSection>span{color:var(--accent2);font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:12px}.Navbar-module__cJzEcG__mobileActions{gap:10px;display:grid}.Navbar-module__cJzEcG__mobileActions a{min-height:46px;color:var(--text);font-family:var(--font-mono), monospace;border:1px solid #c77dff3d;border-radius:8px;place-items:center;font-size:12px;text-decoration:none;display:grid}.Navbar-module__cJzEcG__mobileActions a:last-child{background:linear-gradient(135deg, var(--purple), var(--purple-light));color:#fff;border-color:var(--purple-light)}@media (max-width:900px){.Navbar-module__cJzEcG__desktopNav,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__menuButton,.Navbar-module__cJzEcG__mobileMenu{display:flex}}@media (max-width:460px){.Navbar-module__cJzEcG__nav{width:min(100% - 16px,1120px)}.Navbar-module__cJzEcG__logoText{font-size:14px}}
.Footer-module__S6Hkya__footer{background:linear-gradient(180deg, var(--bg2), #030108);z-index:1;border-top:1px solid #c77dff2e;padding:60px 2rem 40px;position:relative}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.Footer-module__S6Hkya__logoLink{background:#0c06179e;border:1px solid #c77dff29;border-radius:8px;align-items:center;gap:12px;margin-bottom:1rem;padding:8px;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__logoIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.Footer-module__S6Hkya__logoText{font-family:var(--font-sans), "Syne", sans-serif;color:var(--text);letter-spacing:-.02em;font-size:15px;font-weight:700;display:block}.Footer-module__S6Hkya__logoSub{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.05em;font-size:10px;display:block}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);max-width:260px;margin-bottom:1rem;font-size:.875rem;line-height:1.7}.Footer-module__S6Hkya__email{font-family:var(--font-mono), monospace;color:var(--accent2);font-size:12px;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__email:hover{opacity:.75;text-decoration:underline}.Footer-module__S6Hkya__colTitle{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.25rem;font-size:11px;font-weight:400}.Footer-module__S6Hkya__colList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__S6Hkya__colList a{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__colList a:hover{color:var(--accent2)}.Footer-module__S6Hkya__bottom{border-top:1px solid #c77dff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1100px;margin:3rem auto 0;padding-top:1.5rem;display:flex}.Footer-module__S6Hkya__bottom p{font-family:var(--font-mono), monospace;color:var(--text-muted);font-size:11px}.Footer-module__S6Hkya__love{opacity:.6;color:var(--accent)!important}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
.Hero-module__ZARIfG__hero{text-align:center;z-index:1;grid-template-columns:minmax(0,1fr);justify-content:center;align-items:center;min-height:100vh;padding:110px 2rem 70px;display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGrid{z-index:-3;pointer-events:none;background-image:linear-gradient(90deg,#c77dff14 1px,#0000 1px),linear-gradient(#c77dff14 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 74%);mask-image:radial-gradient(circle,#000,#0000 74%)}.Hero-module__ZARIfG__orbitOne,.Hero-module__ZARIfG__orbitTwo{pointer-events:none;z-index:-2;border:1px solid #c77dff29;border-radius:999px;position:absolute}.Hero-module__ZARIfG__orbitOne{width:min(78vw,920px);height:min(78vw,920px);top:48%;left:50%;transform:translate(-50%,-50%)rotate(-12deg);box-shadow:inset 0 0 80px #59118f24}.Hero-module__ZARIfG__orbitTwo{border-color:#48f0c021;width:min(56vw,640px);height:min(56vw,640px);top:54%;left:52%;transform:translate(-50%,-50%)rotate(18deg)}.Hero-module__ZARIfG__content{z-index:2;flex-direction:column;align-items:center;width:min(100%,980px);margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__badge{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:var(--accent);border:1px solid var(--border-bright);background:#c77dff14;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 16px;font-size:11px;animation:.8s both Hero-module__ZARIfG__fadeInDown;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--accent2);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__logoWrap{border-radius:20px;width:100px;height:100px;margin:0 auto 2rem;animation:.8s .1s both Hero-module__ZARIfG__fadeInDown;overflow:hidden;box-shadow:0 0 60px #59118f99}.Hero-module__ZARIfG__logoBadge{max-width:100%;color:var(--text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0617b8;border:1px solid #c77dff52;border-radius:999px;align-items:center;gap:10px;margin-bottom:1.8rem;padding:8px 14px 8px 8px;animation:.8s both Hero-module__ZARIfG__fadeInDown;display:inline-flex;box-shadow:0 18px 50px #59118f38}.Hero-module__ZARIfG__logoBadge img{object-fit:cover;border-radius:50%;width:38px;height:38px}.Hero-module__ZARIfG__logoBadge span{font-family:var(--font-sans), "Syne", sans-serif;letter-spacing:0;font-size:14px;font-weight:800}.Hero-module__ZARIfG__logoBadge strong{color:var(--accent2);font-family:var(--font-mono), monospace;letter-spacing:.06em;background:#48f0c01f;border-radius:999px;padding:4px 8px;font-size:10px}.Hero-module__ZARIfG__h1{font-family:var(--font-sans), "Syne", sans-serif;letter-spacing:0;margin-bottom:1.25rem;font-size:clamp(2.35rem,5.8vw,5.4rem);font-weight:700;line-height:1;animation:.8s .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__line1{display:block}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg, var(--accent) 0%, var(--accent2) 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 46px #c77dff33;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__ZARIfG__sub{color:var(--text-muted);max-width:560px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7;animation:.8s .35s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.5rem;animation:.8s .5s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__btnPrimary{font-family:var(--font-mono), monospace;background:var(--purple);color:#fff;border:1px solid var(--purple-light);letter-spacing:.03em;border-radius:10px;padding:14px 28px;font-size:13px;font-weight:500;text-decoration:none;transition:all .25s}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--purple-light);transform:translateY(-2px);box-shadow:0 8px 30px #59118f80}.Hero-module__ZARIfG__btnSecondary{font-family:var(--font-mono), monospace;color:var(--text);border:1px solid var(--border-bright);letter-spacing:.03em;background:0 0;border-radius:10px;padding:14px 28px;font-size:13px;font-weight:500;text-decoration:none;transition:all .25s}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.Hero-module__ZARIfG__commandWrap{z-index:2;width:min(100%,720px);margin:3.2rem auto 0;position:relative}.Hero-module__ZARIfG__terminal{text-align:left;background:linear-gradient(135deg,#130924f5,#05020df5),radial-gradient(circle at 20% 0,#48f0c02e,#0000 34%);border:1px solid #c77dff42;border-radius:22px;width:100%;animation:.8s .6s both Hero-module__ZARIfG__fadeInUp;overflow:hidden;transform:rotate(-1deg);box-shadow:0 26px 90px #00000073,0 0 70px #59118f52}.Hero-module__ZARIfG__terminalBar{font-family:var(--font-mono), monospace;color:var(--text-muted);background:#c77dff12;border-bottom:1px solid #c77dff2e;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px 14px;font-size:12px;display:grid}.Hero-module__ZARIfG__windowDots{align-items:center;gap:8px;display:flex}.Hero-module__ZARIfG__dot2{border-radius:50%;width:10px;height:10px;display:inline-block}.Hero-module__ZARIfG__dotR{background:#ff5f57}.Hero-module__ZARIfG__dotY{background:#febc2e}.Hero-module__ZARIfG__dotG{background:#28c840}.Hero-module__ZARIfG__terminalTitle{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.Hero-module__ZARIfG__terminalTitle img{object-fit:cover;border-radius:6px;width:20px;height:20px}.Hero-module__ZARIfG__terminalTitle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Hero-module__ZARIfG__livePill{color:var(--accent2);text-transform:uppercase;background:#48f0c01a;border:1px solid #48f0c057;border-radius:999px;padding:4px 8px;font-size:10px}.Hero-module__ZARIfG__terminalBody{font-family:var(--font-mono), monospace;padding:clamp(1.1rem,4vw,1.8rem);font-size:clamp(12px,2vw,15px);line-height:1.9}.Hero-module__ZARIfG__tLine{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.Hero-module__ZARIfG__tLine:first-child{margin-top:0}.Hero-module__ZARIfG__tPrompt{color:var(--accent)}.Hero-module__ZARIfG__tCmd{color:var(--text);overflow-wrap:anywhere}.Hero-module__ZARIfG__tOut{color:var(--accent2);overflow-wrap:anywhere;padding-left:clamp(10px,3vw,24px);display:block}.Hero-module__ZARIfG__cursor{background:var(--accent);vertical-align:text-bottom;width:8px;height:14px;margin-left:2px;animation:1s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}.Hero-module__ZARIfG__sketchArrowLeft,.Hero-module__ZARIfG__sketchArrowRight{width:clamp(74px,12vw,130px);height:clamp(74px,12vw,130px);color:var(--accent2);opacity:.86;pointer-events:none;filter:drop-shadow(0 0 18px #48f0c052);position:absolute}.Hero-module__ZARIfG__sketchArrowLeft{bottom:18px;left:-112px;transform:rotate(-8deg)}.Hero-module__ZARIfG__sketchArrowRight{top:-34px;right:-116px;transform:rotate(10deg)}.Hero-module__ZARIfG__sketchArrowLeft svg,.Hero-module__ZARIfG__sketchArrowRight svg{stroke:currentColor;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;overflow:visible}.Hero-module__ZARIfG__stats{justify-content:center;gap:3rem;margin-top:4rem;animation:.8s .7s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__stat{text-align:center}.Hero-module__ZARIfG__statNum{font-family:var(--font-sans), "Syne", sans-serif;color:var(--accent);letter-spacing:-.02em;font-size:1.8rem;font-weight:700;display:block}.Hero-module__ZARIfG__statLabel{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:600px){.Hero-module__ZARIfG__stats{gap:2rem}.Hero-module__ZARIfG__h1{font-size:2.35rem}}@media (max-width:860px){.Hero-module__ZARIfG__hero{padding:92px 1rem 56px}.Hero-module__ZARIfG__terminal{border-radius:16px;transform:none}.Hero-module__ZARIfG__sketchArrowLeft,.Hero-module__ZARIfG__sketchArrowRight{display:none}.Hero-module__ZARIfG__terminalBar{grid-template-columns:auto minmax(0,1fr)}.Hero-module__ZARIfG__livePill{display:none}}@media (max-width:460px){.Hero-module__ZARIfG__h1{font-size:2.15rem}.Hero-module__ZARIfG__sub{font-size:1rem}.Hero-module__ZARIfG__actions,.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{width:100%}.Hero-module__ZARIfG__logoBadge{padding-right:10px}.Hero-module__ZARIfG__logoBadge strong{display:none}}
.About-module__vAULUW__about{z-index:1;background:linear-gradient(#05020df5,#0c0617fa),radial-gradient(circle at 18% 8%,#48f0c014,#0000 32%);position:relative;overflow:hidden}.About-module__vAULUW__about:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#c77dff0f 1px,#0000 1px),linear-gradient(#c77dff0f 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.About-module__vAULUW__inner{max-width:1100px;margin:0 auto;padding:100px 2rem}.About-module__vAULUW__grid{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:4rem;display:grid;position:relative}.About-module__vAULUW__tag{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--accent2);text-transform:uppercase;margin-bottom:1rem;font-size:11px}.About-module__vAULUW__h2{font-family:var(--font-sans), "Syne", sans-serif;letter-spacing:0;margin-bottom:1.5rem;font-size:clamp(1.85rem,3.2vw,3rem);font-weight:700;line-height:1.15}.About-module__vAULUW__desc{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.75}.About-module__vAULUW__btn{font-family:var(--font-mono), monospace;background:linear-gradient(135deg, var(--purple), var(--purple-light));color:#fff;border:1px solid var(--purple-light);letter-spacing:.03em;border-radius:8px;padding:14px 28px;font-size:13px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-block}.About-module__vAULUW__btn:hover{background:var(--purple-light);transform:translateY(-2px);box-shadow:0 8px 30px #59118f80}.About-module__vAULUW__cards{gap:1rem;display:grid}.About-module__vAULUW__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#130924e6,#0c0617c7);border:1px solid #c77dff33;border-radius:14px;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:1rem;padding:1.25rem 1.35rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:grid;box-shadow:0 10px 35px #04020a38}.About-module__vAULUW__card:hover{border-color:var(--border-bright);transform:translateY(-3px);box-shadow:0 18px 40px #04020a52}.About-module__vAULUW__cardIcon{width:48px;height:48px;color:var(--accent2);font-family:var(--font-mono), monospace;background:#48f0c01a;border:1px solid #48f0c040;border-radius:12px;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.About-module__vAULUW__cardContent{min-width:0}.About-module__vAULUW__cardTitle{font-family:var(--font-sans), "Syne", sans-serif;color:var(--text);margin:0 0 .45rem;font-size:1rem;font-weight:700}.About-module__vAULUW__cardDesc{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.65}@media (max-width:900px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:640px){.About-module__vAULUW__card{grid-template-columns:1fr;gap:.85rem;padding:1.1rem 1rem}.About-module__vAULUW__cardIcon{width:44px;height:44px}.About-module__vAULUW__cardTitle{font-size:.98rem}.About-module__vAULUW__cardDesc{font-size:.9rem}}
.WhatWeDo-module__iIibca__section{background:linear-gradient(180deg, var(--bg2), var(--bg));z-index:1;position:relative;overflow:hidden}.WhatWeDo-module__iIibca__inner{max-width:1100px;margin:0 auto;padding:100px 2rem}.WhatWeDo-module__iIibca__tag{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--accent2);text-transform:uppercase;margin-bottom:1rem;font-size:11px}.WhatWeDo-module__iIibca__h2{font-family:var(--font-sans), "Syne", sans-serif;letter-spacing:0;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.15}.WhatWeDo-module__iIibca__desc{color:var(--text-muted);max-width:540px;font-size:1rem;line-height:1.75}.WhatWeDo-module__iIibca__grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.5rem;display:grid}.WhatWeDo-module__iIibca__card{background:linear-gradient(#130924e0,#0c0617b8),radial-gradient(circle at 20% 0,#c77dff21,#0000 36%);border:1px solid #c77dff2e;border-radius:8px;min-height:100%;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.WhatWeDo-module__iIibca__card:before{content:"";background:linear-gradient(90deg, var(--accent2), var(--accent));transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.WhatWeDo-module__iIibca__card:hover:before{transform:scaleX(1)}.WhatWeDo-module__iIibca__card:hover{border-color:var(--border-bright);transform:translateY(-4px);box-shadow:0 16px 40px #0006}.WhatWeDo-module__iIibca__icon{width:48px;height:48px;color:var(--accent2);font-family:var(--font-mono), monospace;background:#48f0c014;border:1px solid #48f0c03d;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:12px;font-weight:800;display:flex}.WhatWeDo-module__iIibca__cardTitle{font-family:var(--font-sans), "Syne", sans-serif;color:var(--text);margin-bottom:.6rem;font-size:1rem;font-weight:700}.WhatWeDo-module__iIibca__cardDesc{color:var(--text-muted);font-size:.875rem;line-height:1.7}.WhatWeDo-module__iIibca__featureTag{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--accent2);background:#48f0c00f;border:1px solid #48f0c02e;border-radius:100px;margin-top:1rem;padding:3px 10px;font-size:10px;display:inline-block}@media (max-width:900px){.WhatWeDo-module__iIibca__grid{grid-template-columns:1fr}}
.Projects-module__2BoJ-q__section{background:linear-gradient(180deg, var(--bg), var(--bg2));z-index:1;position:relative}.Projects-module__2BoJ-q__inner{max-width:1100px;margin:0 auto;padding:100px 2rem}.Projects-module__2BoJ-q__header{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.Projects-module__2BoJ-q__tag{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--accent2);text-transform:uppercase;margin-bottom:1rem;font-size:11px}.Projects-module__2BoJ-q__h2{font-family:var(--font-sans), "Syne", sans-serif;letter-spacing:0;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.15}.Projects-module__2BoJ-q__seeAll{font-family:var(--font-mono), monospace;color:var(--text);border:1px solid var(--border-bright);letter-spacing:.03em;white-space:nowrap;background:0 0;border-radius:8px;padding:12px 24px;font-size:13px;text-decoration:none;transition:all .25s}.Projects-module__2BoJ-q__seeAll:hover{border-color:var(--accent);color:var(--accent)}.Projects-module__2BoJ-q__grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.Projects-module__2BoJ-q__card{background:#130924b8;border:1px solid #c77dff2e;border-radius:8px;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);transition:all .3s;display:grid;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--border-bright);transform:translateY(-4px);box-shadow:0 20px 40px #59118f33}.Projects-module__2BoJ-q__thumb{justify-content:center;align-items:center;min-height:260px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Projects-module__2BoJ-q__thumb:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:8px;position:absolute;inset:18px}.Projects-module__2BoJ-q__code{font-family:var(--font-mono), monospace;z-index:1;background:#05020d8f;border:1px solid #c77dff29;border-radius:8px;width:100%;padding:1.2rem;font-size:clamp(11px,2vw,13px);line-height:2;position:relative}.Projects-module__2BoJ-q__body{flex-direction:column;justify-content:center;padding:clamp(1.4rem,4vw,2.2rem);display:flex}.Projects-module__2BoJ-q__cardTitle{font-family:var(--font-sans), "Syne", sans-serif;color:var(--text);margin-bottom:.4rem;font-size:1rem;font-weight:700}.Projects-module__2BoJ-q__cardDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__2BoJ-q__tag2{font-family:var(--font-mono), monospace;color:var(--accent);border:1px solid var(--border);letter-spacing:.05em;background:#c77dff12;border-radius:4px;padding:3px 8px;font-size:10px}.Projects-module__2BoJ-q__badge{font-family:var(--font-mono), monospace;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.5px;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;top:12px;left:12px}@media (max-width:900px){.Projects-module__2BoJ-q__card{grid-template-columns:1fr}.Projects-module__2BoJ-q__thumb{min-height:210px}.Projects-module__2BoJ-q__header{flex-direction:column;align-items:flex-start;gap:1rem}}
.FAQ-module__V8_xEa__section{background:linear-gradient(180deg, var(--bg2), var(--bg)), radial-gradient(circle at 82% 18%, #59118f29, transparent 34%);z-index:1;position:relative}.FAQ-module__V8_xEa__inner{max-width:1100px;margin:0 auto;padding:100px 2rem}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:3rem}.FAQ-module__V8_xEa__tag{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--accent2);text-transform:uppercase;margin-bottom:1rem;font-size:11px}.FAQ-module__V8_xEa__h2{font-family:var(--font-sans), "Syne", sans-serif;letter-spacing:0;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.15}.FAQ-module__V8_xEa__desc{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1rem;line-height:1.75}.FAQ-module__V8_xEa__list{flex-direction:column;gap:.75rem;max-width:820px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:#0c0617c2;border:1px solid #c77dff2e;border-radius:8px;transition:border-color .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:var(--border-bright)}.FAQ-module__V8_xEa__question{cursor:pointer;width:100%;color:var(--text);font-family:var(--font-body), "Inter", sans-serif;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.FAQ-module__V8_xEa__question:hover{background:#c77dff0d}.FAQ-module__V8_xEa__chevron{width:28px;height:28px;color:var(--accent2);border:1px solid #48f0c038;border-radius:8px;flex-shrink:0;place-items:center;font-size:20px;line-height:1;transition:transform .3s;display:grid}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__chevron{transform:rotate(45deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .4s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:300px}.FAQ-module__V8_xEa__answerInner{color:var(--text-muted);border-top:1px solid #c77dff24;padding:1rem 1.5rem 1.25rem;font-size:.9rem;line-height:1.75}
.ContactPage-module__w0_6rG__page{z-index:1;width:min(1180px,100% - 32px);margin:0 auto;padding:108px 0 70px;position:relative}.ContactPage-module__w0_6rG__hero{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:clamp(24px,5vw,56px);min-height:64vh;display:grid}.ContactPage-module__w0_6rG__heroCopy h1,.ContactPage-module__w0_6rG__sectionHeader h2,.ContactPage-module__w0_6rG__formIntro h2{font-family:var(--font-sans), sans-serif;letter-spacing:0}.ContactPage-module__w0_6rG__heroCopy h1{max-width:760px;margin:12px 0 18px;font-size:clamp(2.6rem,6.5vw,5.8rem);line-height:.95}.ContactPage-module__w0_6rG__heroCopy p,.ContactPage-module__w0_6rG__formIntro p{max-width:660px;color:var(--text-muted);font-size:1.05rem}.ContactPage-module__w0_6rG__kicker{color:var(--accent2);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.ContactPage-module__w0_6rG__commandCard,.ContactPage-module__w0_6rG__unitCard,.ContactPage-module__w0_6rG__form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0617b8;border:1px solid #c77dff2e;border-radius:8px}.ContactPage-module__w0_6rG__commandCard{overflow:hidden;transform:rotate(-1deg);box-shadow:0 24px 80px #00000057}.ContactPage-module__w0_6rG__commandBar{min-height:48px;color:var(--text-muted);font-family:var(--font-mono), monospace;border-bottom:1px solid #c77dff24;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:flex}.ContactPage-module__w0_6rG__commandBar span{border-radius:50%;width:10px;height:10px}.ContactPage-module__w0_6rG__commandBar span:first-child{background:#ff5f57}.ContactPage-module__w0_6rG__commandBar span:nth-child(2){background:#febc2e}.ContactPage-module__w0_6rG__commandBar span:nth-child(3){background:#28c840}.ContactPage-module__w0_6rG__commandBar strong{text-overflow:ellipsis;white-space:nowrap;margin-left:8px;overflow:hidden}.ContactPage-module__w0_6rG__commandBody{font-family:var(--font-mono), monospace;padding:24px;font-size:13px;line-height:2}.ContactPage-module__w0_6rG__commandBody span{color:var(--accent)}.ContactPage-module__w0_6rG__ok{color:var(--accent2);padding-left:16px}.ContactPage-module__w0_6rG__unitsSection,.ContactPage-module__w0_6rG__formSection{padding:76px 0 0}.ContactPage-module__w0_6rG__sectionHeader,.ContactPage-module__w0_6rG__formIntro{margin-bottom:28px}.ContactPage-module__w0_6rG__sectionHeader h2,.ContactPage-module__w0_6rG__formIntro h2{margin-top:10px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.ContactPage-module__w0_6rG__unitsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ContactPage-module__w0_6rG__unitCard{background:linear-gradient(#130924d1,#05020da3),radial-gradient(circle at 20% 0,#48f0c01f,#0000 34%);flex-direction:column;gap:12px;min-height:250px;padding:22px;display:flex}.ContactPage-module__w0_6rG__unitMedia{justify-content:flex-start;align-items:center;min-height:64px;display:flex}.ContactPage-module__w0_6rG__unitLogo{object-fit:contain;background:#ffffff0a;border:1px solid #48f0c02e;border-radius:14px;width:64px;height:64px;padding:8px}.ContactPage-module__w0_6rG__unitCard h3{font-family:var(--font-sans), sans-serif;letter-spacing:0;font-size:1.25rem}.ContactPage-module__w0_6rG__unitCard p{color:var(--text-muted);font-size:.92rem;line-height:1.65}.ContactPage-module__w0_6rG__unitCard strong{color:#f0eaf8db;margin-top:auto;font-size:.86rem;line-height:1.5}.ContactPage-module__w0_6rG__lockedCard{opacity:.86;border-color:#ffb86b47}.ContactPage-module__w0_6rG__form{padding:0;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000052}.ContactPage-module__w0_6rG__form:before{content:"";pointer-events:none;background:radial-gradient(circle at 16% 0,#48f0c01f,#0000 30%),radial-gradient(circle at 88% 10%,#c77dff29,#0000 34%);position:absolute;inset:0}.ContactPage-module__w0_6rG__formTop,.ContactPage-module__w0_6rG__formStep,.ContactPage-module__w0_6rG__submitPanel,.ContactPage-module__w0_6rG__message{z-index:1;position:relative}.ContactPage-module__w0_6rG__formTop{background:#05020d6b;border-bottom:1px solid #c77dff24;justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:clamp(18px,4vw,28px);display:flex}.ContactPage-module__w0_6rG__formEyebrow{color:var(--accent2);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.ContactPage-module__w0_6rG__formTop h3{font-family:var(--font-sans), sans-serif;letter-spacing:0;margin-top:6px;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1}.ContactPage-module__w0_6rG__formTop p,.ContactPage-module__w0_6rG__stepHeader p{color:var(--text-muted)}.ContactPage-module__w0_6rG__formTop p{font-family:var(--font-mono), monospace;font-size:12px}.ContactPage-module__w0_6rG__formStep{border-bottom:1px solid #c77dff1f;padding:clamp(18px,4vw,28px)}.ContactPage-module__w0_6rG__stepHeader{grid-template-columns:48px 1fr;align-items:start;gap:14px;margin-bottom:18px;display:grid}.ContactPage-module__w0_6rG__stepHeader span{width:42px;height:42px;color:var(--accent2);font-family:var(--font-mono), monospace;background:#48f0c014;border:1px solid #48f0c047;border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.ContactPage-module__w0_6rG__stepHeader h3{font-family:var(--font-sans), sans-serif;letter-spacing:0;margin-bottom:2px;font-size:1.15rem}.ContactPage-module__w0_6rG__formGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.ContactPage-module__w0_6rG__wide{grid-column:span 1}.ContactPage-module__w0_6rG__form label,.ContactPage-module__w0_6rG__textareaLabel,.ContactPage-module__w0_6rG__interests legend{color:var(--text-muted);font-size:13px}.ContactPage-module__w0_6rG__form label,.ContactPage-module__w0_6rG__textareaLabel{font-family:var(--font-mono), monospace;letter-spacing:.01em;flex-direction:column;gap:8px;display:flex}.ContactPage-module__w0_6rG__form input,.ContactPage-module__w0_6rG__form select,.ContactPage-module__w0_6rG__form textarea{width:100%;color:var(--text);font:inherit;font-family:var(--font-body), sans-serif;background:#05020d94;border:1px solid #c77dff29;border-radius:8px;padding:12px 13px;transition:border-color .2s,box-shadow .2s,background .2s}.ContactPage-module__w0_6rG__form input:focus,.ContactPage-module__w0_6rG__form select:focus,.ContactPage-module__w0_6rG__form textarea:focus{background:#05020dc7;border-color:#48f0c080;outline:none;box-shadow:0 0 0 3px #48f0c014}.ContactPage-module__w0_6rG__form input::placeholder,.ContactPage-module__w0_6rG__form textarea::placeholder{color:#9b8bb0ad}.ContactPage-module__w0_6rG__form textarea{resize:vertical}.ContactPage-module__w0_6rG__interests{background:#05020d52;border:1px solid #c77dff24;border-radius:8px;margin:4px 0 0;padding:16px}.ContactPage-module__w0_6rG__interests legend{font-family:var(--font-mono), monospace;padding:0 8px}.ContactPage-module__w0_6rG__interests div{flex-wrap:wrap;gap:8px;display:flex}.ContactPage-module__w0_6rG__interests button{color:var(--text-muted);cursor:pointer;font-family:var(--font-mono), monospace;background:#c77dff0f;border:1px solid #c77dff2e;border-radius:8px;padding:8px 11px;font-size:11px;transition:border-color .2s,color .2s,background .2s,transform .2s}.ContactPage-module__w0_6rG__interests button:hover{color:var(--text);border-color:#48f0c047;transform:translateY(-1px)}.ContactPage-module__w0_6rG__interests .ContactPage-module__w0_6rG__selected{color:var(--accent2);background:#48f0c01a;border-color:#48f0c052}.ContactPage-module__w0_6rG__textareaLabel{margin-bottom:16px}.ContactPage-module__w0_6rG__textareaLabel:last-child{margin-bottom:0}.ContactPage-module__w0_6rG__submitPanel{background:#05020d70;padding:clamp(18px,4vw,28px)}.ContactPage-module__w0_6rG__consent{letter-spacing:0;align-items:flex-start;margin:0 0 18px;line-height:1.5;font-family:var(--font-body), sans-serif!important;flex-direction:row!important}.ContactPage-module__w0_6rG__consent input{width:auto;margin-top:4px}.ContactPage-module__w0_6rG__submit{border:1px solid var(--purple-light);background:linear-gradient(135deg, var(--purple), var(--purple-light));color:#fff;cursor:pointer;width:100%;min-height:54px;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;font-size:12px;transition:transform .2s,box-shadow .2s,opacity .2s}.ContactPage-module__w0_6rG__submit:hover{transform:translateY(-1px);box-shadow:0 14px 34px #59118f61}.ContactPage-module__w0_6rG__submit:disabled{opacity:.6;cursor:not-allowed}.ContactPage-module__w0_6rG__message{border-radius:8px;margin:18px clamp(18px,4vw,28px) 0;padding:12px}.ContactPage-module__w0_6rG__success{background:#48f0c014;border:1px solid #48f0c057}.ContactPage-module__w0_6rG__error{background:#ff5f5714;border:1px solid #ff5f5757}@media (max-width:980px){.ContactPage-module__w0_6rG__hero,.ContactPage-module__w0_6rG__unitsGrid,.ContactPage-module__w0_6rG__formGrid{grid-template-columns:1fr}.ContactPage-module__w0_6rG__commandCard{transform:none}.ContactPage-module__w0_6rG__formTop{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.ContactPage-module__w0_6rG__page{width:min(100% - 20px,1180px);padding-top:86px}.ContactPage-module__w0_6rG__heroCopy h1{font-size:2.3rem}.ContactPage-module__w0_6rG__unitCard{min-height:auto}}
.ProjectsDirectory-module__diQmVW__page{z-index:1;width:min(1180px,100% - 32px);margin:0 auto;padding:110px 0 72px;position:relative}.ProjectsDirectory-module__diQmVW__hero{max-width:860px;margin-bottom:42px}.ProjectsDirectory-module__diQmVW__kicker{color:var(--accent2);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.ProjectsDirectory-module__diQmVW__hero h1{font-family:var(--font-sans), sans-serif;letter-spacing:0;margin:12px 0 18px;font-size:clamp(2.6rem,6vw,5.6rem);line-height:.95}.ProjectsDirectory-module__diQmVW__hero p{max-width:700px;color:var(--text-muted);font-size:1.05rem}.ProjectsDirectory-module__diQmVW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ProjectsDirectory-module__diQmVW__card,.ProjectsDirectory-module__diQmVW__empty{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0617c2;border:1px solid #c77dff2e;border-radius:8px}.ProjectsDirectory-module__diQmVW__card{flex-direction:column;min-height:360px;display:flex;overflow:hidden}.ProjectsDirectory-module__diQmVW__cardHeader{min-height:44px;color:var(--text-muted);font-family:var(--font-mono), monospace;border-bottom:1px solid #c77dff24;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:11px;display:flex}.ProjectsDirectory-module__diQmVW__cardHeader span{color:var(--accent2)}.ProjectsDirectory-module__diQmVW__cardHeader strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProjectsDirectory-module__diQmVW__cardBody{flex:1;padding:22px}.ProjectsDirectory-module__diQmVW__cardBody h2{font-family:var(--font-sans), sans-serif;letter-spacing:0;margin-bottom:10px;font-size:clamp(1.5rem,3vw,2.2rem)}.ProjectsDirectory-module__diQmVW__cardBody p{color:var(--text-muted);line-height:1.65}.ProjectsDirectory-module__diQmVW__units,.ProjectsDirectory-module__diQmVW__tags,.ProjectsDirectory-module__diQmVW__cardActions{flex-wrap:wrap;gap:8px;display:flex}.ProjectsDirectory-module__diQmVW__units{margin-top:20px}.ProjectsDirectory-module__diQmVW__units span{border:1px solid color-mix(in srgb, var(--unit-color) 45%, transparent);color:var(--text);background:color-mix(in srgb, var(--unit-color) 14%, transparent);font-family:var(--font-mono), monospace;border-radius:8px;padding:6px 9px;font-size:10px}.ProjectsDirectory-module__diQmVW__tags{margin-top:14px}.ProjectsDirectory-module__diQmVW__tags span{color:var(--accent2);font-family:var(--font-mono), monospace;background:#48f0c00f;border:1px solid #48f0c02e;border-radius:8px;padding:5px 8px;font-size:10px}.ProjectsDirectory-module__diQmVW__cardActions{border-top:1px solid #c77dff24;padding:14px}.ProjectsDirectory-module__diQmVW__cardActions a{min-height:36px;color:var(--text);font-family:var(--font-mono), monospace;border:1px solid #c77dff3d;border-radius:8px;align-items:center;padding:0 12px;font-size:11px;display:inline-flex}.ProjectsDirectory-module__diQmVW__cardActions a:first-child{background:linear-gradient(135deg, var(--purple), var(--purple-light));border-color:var(--purple-light);color:#fff}.ProjectsDirectory-module__diQmVW__empty{margin-top:18px;padding:24px}.ProjectsDirectory-module__diQmVW__empty h2{font-family:var(--font-sans), sans-serif;letter-spacing:0}.ProjectsDirectory-module__diQmVW__empty p{color:var(--text-muted)}@media (max-width:860px){.ProjectsDirectory-module__diQmVW__grid{grid-template-columns:1fr}}@media (max-width:520px){.ProjectsDirectory-module__diQmVW__page{width:min(100% - 20px,1180px);padding-top:88px}}
.ProjectDetail-module__JlGJUq__page{z-index:1;width:min(1180px,100% - 32px);margin:0 auto;padding:110px 0 72px;position:relative}.ProjectDetail-module__JlGJUq__hero{max-width:920px;margin-bottom:34px}.ProjectDetail-module__JlGJUq__back,.ProjectDetail-module__JlGJUq__kicker{color:var(--accent2);font-family:var(--font-mono), monospace;font-size:12px}.ProjectDetail-module__JlGJUq__back{margin-bottom:22px;display:inline-flex}.ProjectDetail-module__JlGJUq__kicker{letter-spacing:.08em;text-transform:uppercase}.ProjectDetail-module__JlGJUq__hero h1{font-family:var(--font-sans), sans-serif;letter-spacing:0;margin:12px 0 18px;font-size:clamp(2.7rem,7vw,6rem);line-height:.95}.ProjectDetail-module__JlGJUq__hero p,.ProjectDetail-module__JlGJUq__panel p,.ProjectDetail-module__JlGJUq__units p{color:var(--text-muted);line-height:1.7}.ProjectDetail-module__JlGJUq__actions,.ProjectDetail-module__JlGJUq__tags,.ProjectDetail-module__JlGJUq__memberCard div{flex-wrap:wrap;gap:8px;display:flex}.ProjectDetail-module__JlGJUq__actions{margin-top:24px}.ProjectDetail-module__JlGJUq__actions a,.ProjectDetail-module__JlGJUq__memberCard a{min-height:36px;color:var(--text);font-family:var(--font-mono), monospace;border:1px solid #c77dff3d;border-radius:8px;align-items:center;padding:0 12px;font-size:11px;display:inline-flex}.ProjectDetail-module__JlGJUq__layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:16px;display:grid}.ProjectDetail-module__JlGJUq__panel,.ProjectDetail-module__JlGJUq__memberCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0617c2;border:1px solid #c77dff2e;border-radius:8px;padding:22px}.ProjectDetail-module__JlGJUq__panel h2,.ProjectDetail-module__JlGJUq__sectionHeader h2{font-family:var(--font-sans), sans-serif;letter-spacing:0}.ProjectDetail-module__JlGJUq__panel h2{margin:10px 0 12px}.ProjectDetail-module__JlGJUq__side{flex-direction:column;gap:16px;display:flex}.ProjectDetail-module__JlGJUq__tags{margin-top:16px}.ProjectDetail-module__JlGJUq__tags span{color:var(--accent2);font-family:var(--font-mono), monospace;background:#48f0c00f;border:1px solid #48f0c02e;border-radius:8px;padding:6px 9px;font-size:10px}.ProjectDetail-module__JlGJUq__units{flex-direction:column;gap:14px;margin-top:14px;display:flex}.ProjectDetail-module__JlGJUq__units strong,.ProjectDetail-module__JlGJUq__memberCard strong,.ProjectDetail-module__JlGJUq__memberCard span{display:block}.ProjectDetail-module__JlGJUq__members{margin-top:34px}.ProjectDetail-module__JlGJUq__sectionHeader{margin-bottom:18px}.ProjectDetail-module__JlGJUq__memberGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ProjectDetail-module__JlGJUq__memberCard span{color:var(--text-muted);margin:4px 0 16px}@media (max-width:900px){.ProjectDetail-module__JlGJUq__layout,.ProjectDetail-module__JlGJUq__memberGrid{grid-template-columns:1fr}}@media (max-width:520px){.ProjectDetail-module__JlGJUq__page{width:min(100% - 20px,1180px);padding-top:88px}}
.CTA-module__CdZh3q__section{background:linear-gradient(180deg, var(--bg), var(--bg2));text-align:center;z-index:1;position:relative;overflow:hidden}.CTA-module__CdZh3q__glow{pointer-events:none;background:radial-gradient(#59118f52 0%,#0000 58%),linear-gradient(90deg,#c77dff0f 1px,#0000 1px) 0 0/4rem 4rem,linear-gradient(#c77dff0f 1px,#0000 1px) 0 0/4rem 4rem;position:absolute;inset:0}.CTA-module__CdZh3q__inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c06178c;border:1px solid #c77dff29;border-radius:8px;max-width:820px;margin:0 auto;padding:100px 2rem;position:relative}.CTA-module__CdZh3q__tag{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--accent2);text-transform:uppercase;margin-bottom:1rem;font-size:11px}.CTA-module__CdZh3q__h2{font-family:var(--font-sans), "Syne", sans-serif;letter-spacing:0;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.CTA-module__CdZh3q__desc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.75}.CTA-module__CdZh3q__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CTA-module__CdZh3q__btnPrimary{font-family:var(--font-mono), monospace;background:linear-gradient(135deg, var(--purple), var(--purple-light));color:#fff;border:1px solid var(--purple-light);letter-spacing:.03em;border-radius:8px;padding:14px 28px;font-size:13px;text-decoration:none;transition:all .25s}.CTA-module__CdZh3q__btnPrimary:hover{background:var(--purple-light);transform:translateY(-2px);box-shadow:0 8px 30px #59118f80}.CTA-module__CdZh3q__btnSecondary{font-family:var(--font-mono), monospace;color:var(--text);border:1px solid var(--border-bright);letter-spacing:.03em;background:0 0;border-radius:8px;padding:14px 28px;font-size:13px;text-decoration:none;transition:all .25s}.CTA-module__CdZh3q__btnSecondary:hover{border-color:var(--accent);color:var(--accent)}.CTA-module__CdZh3q__pills{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.CTA-module__CdZh3q__pill{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--accent2);background:#48f0c00f;border:1px solid #48f0c033;border-radius:8px;padding:8px 16px;font-size:11px}
