.Landing-module__51rhgq__landingPage{color:#1e293b;zoom:.8;background-color:#f8fafc;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}.Landing-module__51rhgq__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(#0f172a05 1px,#0000 1px),linear-gradient(90deg,#0f172a05 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__glowOrb{filter:blur(120px);opacity:.15;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.Landing-module__51rhgq__orb1{background:radial-gradient(circle,#0f172a1f 0%,#0000 80%);width:450px;height:450px;animation:22s ease-in-out infinite alternate Landing-module__51rhgq__float;top:8%;left:10%}.Landing-module__51rhgq__orb2{background:radial-gradient(circle,#4755691f 0%,#0000 80%);width:550px;height:550px;animation:26s ease-in-out infinite alternate-reverse Landing-module__51rhgq__float;top:35%;right:12%}.Landing-module__51rhgq__orb3{background:radial-gradient(circle,#94a3b81a 0%,#0000 80%);width:500px;height:500px;animation:24s ease-in-out infinite alternate Landing-module__51rhgq__float;bottom:8%;left:15%}@keyframes Landing-module__51rhgq__float{0%{transform:translate(0)scale(1)}50%{transform:translate(60px,40px)scale(1.08)}to{transform:translate(-40px,-60px)scale(.92)}}.Landing-module__51rhgq__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#f8fafcb3;border-bottom:1px solid #0f172a0f;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Landing-module__51rhgq__navbarScroll{background-color:#ffffffe6;border-bottom-color:#0f172a1a;box-shadow:0 4px 20px #0f172a08}.Landing-module__51rhgq__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.1rem 2rem;display:flex}.Landing-module__51rhgq__logo{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Landing-module__51rhgq__logoBadge{color:#fff;background:#000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:flex;box-shadow:0 4px 10px #00000026}.Landing-module__51rhgq__logoText{letter-spacing:-.5px;color:#0f172a;font-size:1.3rem;font-weight:800}.Landing-module__51rhgq__accentText{color:#000}.Landing-module__51rhgq__mainNav{gap:2.25rem;display:flex}.Landing-module__51rhgq__navLink{color:#475569;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.Landing-module__51rhgq__navLink:hover{color:#0f172a}.Landing-module__51rhgq__navLink:after{content:"";background:#000;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Landing-module__51rhgq__navLink:hover:after{width:100%}.Landing-module__51rhgq__primaryButton{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:6px;padding:.65rem 1.3rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0000001f}.Landing-module__51rhgq__primaryButton:hover{background:#222;border-color:#222;transform:translateY(-1px);box-shadow:0 6px 16px #0003}.Landing-module__51rhgq__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;display:none}.Landing-module__51rhgq__hamburger span{background-color:#0f172a;width:24px;height:2px;transition:all .2s;display:block}.Landing-module__51rhgq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;background:#0f172a66;justify-content:flex-end;width:100vw;height:100vh;animation:.25s ease-out Landing-module__51rhgq__fadeIn;display:flex;position:fixed;top:0;left:0}.Landing-module__51rhgq__menuModal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border-left:1px solid #0f172a14;flex-direction:column;gap:2.25rem;width:300px;height:100vh;padding:2.5rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) Landing-module__51rhgq__slideInRight;display:flex;position:relative;box-shadow:-10px 0 45px #0f172a1a}@keyframes Landing-module__51rhgq__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Landing-module__51rhgq__fadeIn{0%{opacity:0}to{opacity:1}}.Landing-module__51rhgq__modalHeader{justify-content:space-between;align-items:center;display:flex}.Landing-module__51rhgq__modalLogo{align-items:center;gap:.75rem;display:flex}.Landing-module__51rhgq__closeButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:color .2s;display:flex}.Landing-module__51rhgq__closeButton:hover{color:#0f172a;background-color:#0f172a0d}.Landing-module__51rhgq__modalLinks{flex-direction:column;gap:.75rem;display:flex}.Landing-module__51rhgq__modalLink{cursor:pointer;color:#475569;border:1px solid #0000;border-radius:8px;align-items:center;padding:.8rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Landing-module__51rhgq__modalLink:hover{color:#0f172a;background:#0f172a0a;transform:translate(4px)}.Landing-module__51rhgq__modalHash{color:#94a3b8;margin-right:.5rem;font-weight:700}.Landing-module__51rhgq__modalLinkText{flex:1}.Landing-module__51rhgq__modalFooter{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.Landing-module__51rhgq__navbarHidden{opacity:0;pointer-events:none;transform:translateY(-20px)}.Landing-module__51rhgq__heroSection{z-index:2;padding:9.5rem 2rem 5.5rem;position:relative}.Landing-module__51rhgq__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:2.25rem;max-width:1000px;margin:0 auto;display:flex}.Landing-module__51rhgq__badgeWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a0a;border:1px solid #0f172a14;border-radius:9999px;padding:.5rem 1.15rem;display:inline-block}.Landing-module__51rhgq__heroBadge{letter-spacing:.5px;background:linear-gradient(90deg,#0f172a,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.78rem;font-weight:700}.Landing-module__51rhgq__heroTitle{letter-spacing:-1.5px;color:#0f172a;font-size:3.65rem;font-weight:800;line-height:1.15}.Landing-module__51rhgq__gradientTitle{background:linear-gradient(90deg,#000,#334155,#64748b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Landing-module__51rhgq__heroSubtitle{color:#475569;max-width:750px;font-size:1.18rem;line-height:1.65}.Landing-module__51rhgq__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:.5rem;display:flex}.Landing-module__51rhgq__heroMainBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:8px;padding:.95rem 1.95rem;font-size:1.05rem;font-weight:600;transition:all .25s;box-shadow:0 8px 20px #00000026}.Landing-module__51rhgq__heroMainBtn:hover{background:#222;border-color:#222;transform:translateY(-2px);box-shadow:0 12px 28px #00000040}.Landing-module__51rhgq__cliCopyBadge{cursor:pointer;background-color:#fff;border:1px solid #0f172a14;border-radius:8px;align-items:center;gap:1rem;padding:.95rem 1.35rem;font-family:Consolas,Fira Code,monospace;transition:all .2s;display:flex;box-shadow:0 4px 15px #0f172a05}.Landing-module__51rhgq__cliCopyBadge:hover{background-color:#fff;border-color:#0f172a40;box-shadow:0 6px 20px #0f172a0a}.Landing-module__51rhgq__cliCodeText{color:#000;font-size:.92rem;font-weight:700}.Landing-module__51rhgq__copyBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;transition:color .2s;display:flex}.Landing-module__51rhgq__cliCopyBadge:hover .Landing-module__51rhgq__copyBtn{color:#0f172a}.Landing-module__51rhgq__copiedText{color:#10b981;font-size:.78rem;font-weight:700}.Landing-module__51rhgq__mockupContainer{width:100%;max-width:780px;margin-top:3.5rem;position:relative}.Landing-module__51rhgq__leftFloatingCircles{z-index:10;flex-direction:column;gap:1.85rem;display:flex;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.Landing-module__51rhgq__floatingCircleWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.Landing-module__51rhgq__floatingCircle{color:#0f172a;cursor:pointer;z-index:2;background-color:#fff;border:1px solid #0f172a14;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #00000014}.Landing-module__51rhgq__floatingCircleWrapper:hover .Landing-module__51rhgq__floatingCircle{border-color:#00000026;transform:scale(1.1);box-shadow:0 20px 30px -10px #00000026}.Landing-module__51rhgq__floatingCircleLabel{color:#0f172a;white-space:nowrap;opacity:0;pointer-events:none;z-index:1;background-color:#fff;border:1px solid #0f172a14;border-radius:4px;margin-top:6px;padding:3px 8px;font-size:.72rem;font-weight:700;transition:all .2s;position:absolute;top:100%;transform:translateY(-4px);box-shadow:0 4px 12px #0000000f}.Landing-module__51rhgq__floatingCircleWrapper:hover .Landing-module__51rhgq__floatingCircleLabel{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Landing-module__51rhgq__leftFloatingCircles{display:none}}.Landing-module__51rhgq__mockupBorderGlow{filter:blur(20px);opacity:.2;z-index:1;background:linear-gradient(135deg,#1e293b,#475569,#94a3b8);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__mockupWrapper{z-index:2;text-align:left;background-color:#fff;border:1px solid #0f172a14;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 45px #0f172a0f}.Landing-module__51rhgq__mockupHeader{background-color:#f1f5f9;border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:.8rem 1.35rem;display:flex}.Landing-module__51rhgq__mockupDots{gap:.35rem;display:flex}.Landing-module__51rhgq__mockupDots span{border-radius:50%;width:10px;height:10px;display:block}.Landing-module__51rhgq__dotRed{background-color:#f43f5e}.Landing-module__51rhgq__dotYellow{background-color:#eab308}.Landing-module__51rhgq__dotGreen{background-color:#10b981}.Landing-module__51rhgq__mockupTitle{color:#475569;font-family:Consolas,monospace;font-size:.78rem;font-weight:600}.Landing-module__51rhgq__mockupBody{background-color:#fff;padding:1.6rem;overflow-x:auto}.Landing-module__51rhgq__mockupCode{color:#334155;font-family:Consolas,Fira Code,monospace;font-size:.85rem;line-height:1.6}.Landing-module__51rhgq__statsBar{z-index:2;background-color:#fff;border-top:1px solid #0f172a0f;border-bottom:1px solid #0f172a0f;padding:2.75rem 2rem;position:relative}.Landing-module__51rhgq__statsContainer{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Landing-module__51rhgq__statBox{flex-direction:column;gap:.35rem;display:flex}.Landing-module__51rhgq__statNum{color:#000;background:linear-gradient(90deg,#000,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.35rem;font-weight:800}.Landing-module__51rhgq__statDesc{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.88rem;font-weight:600}.Landing-module__51rhgq__featuresSection,.Landing-module__51rhgq__editorSection,.Landing-module__51rhgq__terminalSection,.Landing-module__51rhgq__howItWorksSection,.Landing-module__51rhgq__faqSection,.Landing-module__51rhgq__ctaSection{z-index:2;max-width:1200px;margin:0 auto;padding:7rem 2rem;position:relative}.Landing-module__51rhgq__sectionHeader{text-align:center;flex-direction:column;gap:1rem;max-width:580px;margin:0 auto 4.5rem;display:flex}.Landing-module__51rhgq__sectionHeaderLeft{text-align:left;flex-direction:column;gap:1rem;max-width:720px;margin:0 0 4.5rem;display:flex}.Landing-module__51rhgq__workflowHeaderRow{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4.5rem;display:flex}.Landing-module__51rhgq__workflowCirclesRow{flex-direction:row;align-items:center;gap:1.5rem;display:flex}.Landing-module__51rhgq__workflowTextGroup{text-align:left;flex-direction:column;gap:1rem;max-width:720px;display:flex}@media (max-width:968px){.Landing-module__51rhgq__workflowHeaderRow{flex-direction:column;align-items:flex-start;gap:2.5rem}}.Landing-module__51rhgq__sectionTitle{color:#0f172a;letter-spacing:-.75px;font-size:2.35rem;font-weight:800}.Landing-module__51rhgq__sectionSubtitle{color:#475569;font-size:1.05rem;line-height:1.6}.Landing-module__51rhgq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.Landing-module__51rhgq__spotlightCard{background-color:#fff;border:1px solid #0f172a14;border-radius:12px;padding:2.75rem 2.25rem;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a04}.Landing-module__51rhgq__spotlightCard:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,0) var(--mouse-y,0), #00000008, transparent 40%);z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__spotlightCard:hover{border-color:#00000040;transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.Landing-module__51rhgq__cardGlow{background:radial-gradient(400px circle at var(--mouse-x,0) var(--mouse-y,0), #0f172a0a, transparent 40%);z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__cardContent{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}.Landing-module__51rhgq__iconCircle{color:#0f172a;background-color:#0f172a0d;border:1px solid #0f172a1a;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Landing-module__51rhgq__cardTitle{color:#0f172a;font-size:1.3rem;font-weight:700}.Landing-module__51rhgq__cardText{color:#475569;font-size:.95rem;line-height:1.6}.Landing-module__51rhgq__directorySection{z-index:2;max-width:1200px;margin:0 auto;padding:7rem 2rem;position:relative}.Landing-module__51rhgq__tabSelectorContainer{border-bottom:1px solid #0f172a14;justify-content:center;gap:1rem;margin-bottom:3.5rem;padding-bottom:1rem;display:flex}.Landing-module__51rhgq__tabShowcaseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.Landing-module__51rhgq__tabShowcaseBtn:hover{color:#0f172a}.Landing-module__51rhgq__tabShowcaseBtnActive{color:#000}.Landing-module__51rhgq__tabShowcaseBtnActive:after{content:"";background-color:#000;width:100%;height:2px;position:absolute;bottom:-17px;left:0}.Landing-module__51rhgq__showcaseGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Landing-module__51rhgq__showcaseCard{background-color:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:1.25rem;padding:2.25rem;transition:all .25s;display:flex;box-shadow:0 4px 20px #0f172a04}.Landing-module__51rhgq__showcaseCard:hover{border-color:#00000040;transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.Landing-module__51rhgq__showcaseCardHeader{justify-content:space-between;align-items:center;display:flex}.Landing-module__51rhgq__showcaseCategory{text-transform:uppercase;color:#64748b;letter-spacing:.5px;font-size:.8rem;font-weight:700}.Landing-module__51rhgq__showcaseOriginalBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#000;border-radius:4px;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.Landing-module__51rhgq__showcaseCardTitle{color:#0f172a;font-family:Consolas,monospace;font-size:1.3rem;font-weight:700}.Landing-module__51rhgq__showcaseCardText{color:#475569;flex-grow:1;font-size:.95rem;line-height:1.6}.Landing-module__51rhgq__showcaseCardFooter{border-top:1px solid #0f172a0f;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1.25rem;display:flex}.Landing-module__51rhgq__showcaseCardStats{color:#64748b;gap:1.25rem;font-size:.85rem;font-weight:600;display:flex}.Landing-module__51rhgq__showcaseCopyBtn{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #0f172a1f;border-radius:6px;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .2s}.Landing-module__51rhgq__showcaseCopyBtn:hover{color:#0f172a;background-color:#f8fafc;border-color:#0f172a40}.Landing-module__51rhgq__terminalConsoleWrapper{flex-direction:column;gap:1.25rem;max-width:820px;margin:0 auto;display:flex}.Landing-module__51rhgq__terminalConsoleControls{background-color:#fff;border:1px solid #0f172a0f;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1.35rem;display:flex;box-shadow:0 2px 8px #0f172a03}.Landing-module__51rhgq__consoleBtnTitle{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:700}.Landing-module__51rhgq__consolePresets{flex-wrap:wrap;gap:.75rem;display:flex}.Landing-module__51rhgq__presetBtn{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #0f172a0f;border-radius:4px;padding:.45rem .9rem;font-size:.78rem;font-weight:600;transition:all .2s}.Landing-module__51rhgq__presetBtn:hover:not(:disabled){color:#0f172a;background-color:#0f172a0d;border-color:#0f172a26}.Landing-module__51rhgq__presetBtn:disabled{opacity:.5;cursor:not-allowed}.Landing-module__51rhgq__terminalConsole{background-color:#fff;border:1px solid #0f172a14;border-radius:10px;overflow:hidden;box-shadow:0 15px 35px #0f172a0a}.Landing-module__51rhgq__terminalConsoleHeader{background-color:#f1f5f9;border-bottom:1px solid #0f172a0f;align-items:center;gap:1rem;padding:.65rem 1.35rem;display:flex}.Landing-module__51rhgq__consoleDots{gap:.35rem;display:flex}.Landing-module__51rhgq__consoleDots span{border-radius:50%;width:9px;height:9px;display:block}.Landing-module__51rhgq__consoleDots span:first-child{background-color:#f43f5e}.Landing-module__51rhgq__consoleDots span:nth-child(2){background-color:#eab308}.Landing-module__51rhgq__consoleDots span:nth-child(3){background-color:#10b981}.Landing-module__51rhgq__consoleTitleText{color:#475569;font-family:Consolas,monospace;font-size:.78rem;font-weight:600}.Landing-module__51rhgq__terminalConsoleBody{color:#334155;text-align:left;background-color:#fff;min-height:280px;max-height:400px;padding:1.6rem;font-family:Consolas,Fira Code,monospace;font-size:.85rem;line-height:1.6;overflow-y:auto}.Landing-module__51rhgq__cliHeaderLine{color:#64748b;margin-bottom:.15rem}.Landing-module__51rhgq__cliInputLine{color:#0f172a;margin-top:.85rem;margin-bottom:.5rem;font-weight:600}.Landing-module__51rhgq__cliSuccessLine{color:#0f766e;align-items:center;gap:.5rem;margin-bottom:.35rem;font-weight:500;display:flex}.Landing-module__51rhgq__cliSuccessCheck{color:#10b981;font-weight:700}.Landing-module__51rhgq__cliInfoLine{color:#1d4ed8;margin-bottom:.35rem}.Landing-module__51rhgq__cliNormalLine{color:#475569;margin-bottom:.35rem}.Landing-module__51rhgq__cliLoadingLine{color:#334155;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.Landing-module__51rhgq__cliSpinner{border:2px solid #0f172a1a;border-left-color:#000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite Landing-module__51rhgq__spin;display:inline-block}@keyframes Landing-module__51rhgq__spin{to{transform:rotate(360deg)}}.Landing-module__51rhgq__timelineContainer{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem;display:grid;position:relative}.Landing-module__51rhgq__timelineLineBar{z-index:0;background:linear-gradient(90deg,#0f172a1a,#4755691a);width:80%;height:2px;position:absolute;top:30px;left:10%}.Landing-module__51rhgq__timelineStep{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex;position:relative}.Landing-module__51rhgq__stepNumContainer{background-color:#fff;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 15px #00000014}.Landing-module__51rhgq__stepNumber{color:#000;font-size:1.15rem;font-weight:800}.Landing-module__51rhgq__stepTitle{color:#0f172a;font-size:1.25rem;font-weight:700}.Landing-module__51rhgq__stepDescription{color:#475569;max-width:320px;font-size:.95rem;line-height:1.55}.Landing-module__51rhgq__faqContainer{flex-direction:column;gap:.85rem;max-width:780px;margin:0 auto;display:flex}.Landing-module__51rhgq__faqCard{cursor:pointer;background-color:#fff;border:1px solid #0f172a0f;border-radius:8px;transition:all .25s;overflow:hidden;box-shadow:0 2px 10px #0f172a03}.Landing-module__51rhgq__faqCard:hover{background-color:#fff;border-color:#0f172a1f;box-shadow:0 4px 15px #0f172a05}.Landing-module__51rhgq__faqCardOpen{background-color:#fff;border-color:#00000040;box-shadow:0 8px 25px #00000008}.Landing-module__51rhgq__faqHeader{justify-content:space-between;align-items:center;padding:1.35rem 1.6rem;display:flex}.Landing-module__51rhgq__faqQuestion{color:#0f172a;font-size:1.1rem;font-weight:700}.Landing-module__51rhgq__faqToggleBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Landing-module__51rhgq__faqArrowIcon{transition:transform .25s}.Landing-module__51rhgq__faqCardOpen .Landing-module__51rhgq__faqArrowIcon{color:#000;transform:rotate(180deg)}.Landing-module__51rhgq__faqAnswerContainer{max-height:0;transition:max-height .25s ease-out;overflow:hidden}.Landing-module__51rhgq__faqCardOpen .Landing-module__51rhgq__faqAnswerContainer{max-height:200px}.Landing-module__51rhgq__faqAnswer{color:#475569;border-top:1px solid #0f172a0a;padding:0 1.6rem 1.6rem;font-size:.95rem;line-height:1.6}.Landing-module__51rhgq__ctaSection{text-align:center}.Landing-module__51rhgq__ctaContainer{background:radial-gradient(circle at top,#00000005 0%,#0000 60%),#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;padding:4.5rem 3rem;display:flex;box-shadow:0 15px 40px #0f172a05}.Landing-module__51rhgq__ctaTitle{color:#0f172a;letter-spacing:-.75px;font-size:2.35rem;font-weight:800}.Landing-module__51rhgq__ctaText{color:#475569;max-width:600px;font-size:1.05rem;line-height:1.6}.Landing-module__51rhgq__subscribeForm{gap:.75rem;width:100%;max-width:480px;margin-top:.75rem;display:flex}.Landing-module__51rhgq__subscribeInput{color:#0f172a;background-color:#f8fafc;border:1px solid #0f172a1f;border-radius:6px;outline:none;flex:1;padding:.8rem 1.35rem;font-family:inherit;font-size:.92rem;transition:all .2s}.Landing-module__51rhgq__subscribeInput:focus{background-color:#fff;border-color:#000;box-shadow:0 0 12px #00000014}.Landing-module__51rhgq__subscribeSubmitBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:6px;padding:.8rem 1.6rem;font-weight:600;transition:all .2s}.Landing-module__51rhgq__subscribeSubmitBtn:hover{background:#222;border-color:#222;box-shadow:0 4px 15px #00000026}.Landing-module__51rhgq__subscribeSuccess{color:#065f46;background-color:#10b98114;border:1px solid #10b9812e;border-radius:6px;margin-top:.75rem;padding:.8rem 1.6rem;font-size:.92rem;font-weight:700}.Landing-module__51rhgq__ctaLinks{margin-top:1rem}.Landing-module__51rhgq__ctaSecondaryBtn{color:#475569;font-size:.9rem;font-weight:600;text-decoration:underline;transition:color .2s}.Landing-module__51rhgq__ctaSecondaryBtn:hover{color:#0f172a}.Landing-module__51rhgq__footer{z-index:2;background-color:#f8fafc;border-top:1px solid #0f172a0f;padding:5rem 2rem 2.5rem;position:relative}.Landing-module__51rhgq__footerContainer{flex-wrap:wrap;justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:flex}.Landing-module__51rhgq__footerBrand{flex-direction:column;gap:1.25rem;max-width:320px;display:flex}.Landing-module__51rhgq__brandPitch{color:#64748b;font-size:.88rem;line-height:1.65}.Landing-module__51rhgq__footerLinksGrid{flex-wrap:wrap;gap:4.5rem;display:flex}.Landing-module__51rhgq__linksGroup{flex-direction:column;gap:1rem;display:flex}.Landing-module__51rhgq__linksGroup h4{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;font-size:.88rem;font-weight:700}.Landing-module__51rhgq__linksGroup a{color:#475569;font-size:.88rem;font-weight:500;transition:color .2s}.Landing-module__51rhgq__linksGroup a:hover{color:#000}.Landing-module__51rhgq__footerBottom{text-align:center;border-top:1px solid #0f172a0f;max-width:1200px;margin:0 auto;padding-top:2rem}.Landing-module__51rhgq__footerBottom p{color:#64748b;font-size:.82rem;font-weight:500}@media (max-width:1024px){.Landing-module__51rhgq__mainNav{display:none}.Landing-module__51rhgq__hamburger{display:flex}.Landing-module__51rhgq__heroTitle{font-size:3rem}.Landing-module__51rhgq__featuresGrid{grid-template-columns:repeat(2,1fr)}.Landing-module__51rhgq__showcaseGrid{gap:1.5rem}.Landing-module__51rhgq__timelineContainer{grid-template-columns:1fr;gap:2.5rem}.Landing-module__51rhgq__timelineLineBar{display:none}}@media (max-width:768px){.Landing-module__51rhgq__navContainer{padding:.85rem 1.25rem}.Landing-module__51rhgq__heroSection{padding:6.5rem 2rem 3rem}.Landing-module__51rhgq__featuresSection,.Landing-module__51rhgq__editorSection,.Landing-module__51rhgq__terminalSection,.Landing-module__51rhgq__howItWorksSection,.Landing-module__51rhgq__faqSection,.Landing-module__51rhgq__ctaSection{padding:3.5rem 1.25rem}.Landing-module__51rhgq__workflowTextGroup{text-align:center;align-items:center}.Landing-module__51rhgq__workflowHeaderRow{flex-direction:column;align-items:center}.Landing-module__51rhgq__workflowCirclesRow{justify-content:center}.Landing-module__51rhgq__heroTitle{letter-spacing:-1px;font-size:2.15rem}.Landing-module__51rhgq__sectionTitle{letter-spacing:-.5px;font-size:1.75rem;line-height:1.3}.Landing-module__51rhgq__heroSubtitle{font-size:1.05rem}.Landing-module__51rhgq__statsContainer{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Landing-module__51rhgq__featuresGrid{grid-template-columns:1fr}.Landing-module__51rhgq__tabSelectorContainer{border-bottom:none;flex-direction:column;align-items:stretch;gap:.5rem;padding-bottom:0}.Landing-module__51rhgq__tabShowcaseBtnActive:after{display:none}.Landing-module__51rhgq__tabShowcaseBtn{text-align:center;border:1px solid #0f172a14;border-radius:6px;padding:.65rem}.Landing-module__51rhgq__tabShowcaseBtnActive{color:#fff;background-color:#000;border-color:#000}.Landing-module__51rhgq__showcaseGrid{grid-template-columns:1fr;gap:1.25rem}.Landing-module__51rhgq__showcaseCard{padding:1.5rem}.Landing-module__51rhgq__subscribeForm{flex-direction:column}.Landing-module__51rhgq__ctaContainer{padding:3rem 1.5rem}.Landing-module__51rhgq__footerContainer{flex-direction:column;gap:3rem}.Landing-module__51rhgq__terminalConsoleBody{white-space:pre-wrap;word-break:break-word;padding:1rem;overflow-x:auto}.Landing-module__51rhgq__cliCopyBadge{box-sizing:border-box;max-width:100%;padding:.85rem 1rem}.Landing-module__51rhgq__cliCodeText{word-break:break-all;font-size:.85rem}}@media (max-width:480px){.Landing-module__51rhgq__heroTitle{font-size:1.85rem;line-height:1.25}.Landing-module__51rhgq__sectionTitle{letter-spacing:-.5px;font-size:1.45rem;line-height:1.3}.Landing-module__51rhgq__heroSubtitle{font-size:.95rem}.Landing-module__51rhgq__statsContainer{grid-template-columns:1fr;gap:1.25rem}.Landing-module__51rhgq__heroCtas{flex-direction:column;align-items:stretch;width:100%}.Landing-module__51rhgq__heroMainBtn,.Landing-module__51rhgq__cliCopyBadge{text-align:center;justify-content:center;width:100%}.Landing-module__51rhgq__stepNumContainer{width:50px;height:50px}.Landing-module__51rhgq__stepNumber{font-size:1rem}}.Landing-module__51rhgq__userMenuContainer{vertical-align:middle;display:inline-block;position:relative}.Landing-module__51rhgq__userAvatar{color:#fff;cursor:pointer;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-family:sans-serif;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.Landing-module__51rhgq__userAvatar:hover{background-color:#222;transform:scale(1.05)}.Landing-module__51rhgq__userDropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#fffffff2;border:1px solid #0f172a14;border-radius:8px;min-width:180px;padding:.5rem 0;animation:.2s ease-out Landing-module__51rhgq__fadeInDown;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 25px #00000014}.Landing-module__51rhgq__userMenuContainer:hover .Landing-module__51rhgq__userDropdown{display:block}.Landing-module__51rhgq__userDropdownItem{color:#334155;cursor:pointer;text-align:left;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .15s;display:block}.Landing-module__51rhgq__userDropdownItem:hover{color:#000;background-color:#0f172a0a}.Landing-module__51rhgq__userDropdownDivider{background-color:#0f172a0f;height:1px;margin:.5rem 0}.Landing-module__51rhgq__dropdownContainer{display:inline-block;position:relative}.Landing-module__51rhgq__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#fffffff2;border:1px solid #0f172a14;border-radius:8px;min-width:160px;padding:.5rem 0;animation:.2s ease-out Landing-module__51rhgq__fadeInDown;display:none;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 10px 25px #00000014}.Landing-module__51rhgq__dropdownContainer:hover .Landing-module__51rhgq__dropdownMenu{flex-direction:column;display:flex}.Landing-module__51rhgq__dropdownItem{color:#334155;text-align:left;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .15s}.Landing-module__51rhgq__dropdownItem:hover{color:#000;background-color:#0f172a0a}.Landing-module__51rhgq__activeModalLink{font-weight:700;color:#0f172a!important;background:#0f172a0f!important;border-color:#0f172a1a!important}.Landing-module__51rhgq__modalLogoutTab{text-align:left;cursor:pointer;color:#ef4444;background:0 0;border:none;border-top:1px solid #0f172a14;align-items:center;margin-top:.5rem;padding:1rem .85rem .5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:color .2s;display:flex}.Landing-module__51rhgq__modalLogoutTab:hover{color:#f87171}.Landing-module__51rhgq__soonBadge{opacity:.55;margin-left:.35rem;font-size:.8rem;font-weight:400}@keyframes Landing-module__51rhgq__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Landing-module__51rhgq__packagesSection{z-index:2;max-width:1200px;margin:0 auto;padding:7rem 2rem;position:relative}.Landing-module__51rhgq__packagesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;display:grid}.Landing-module__51rhgq__packageCard{background-color:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:1.25rem;padding:2.25rem;transition:all .25s;display:flex;position:relative;box-shadow:0 4px 20px #0f172a04}.Landing-module__51rhgq__packageCard:hover{border-color:#00000040;transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.Landing-module__51rhgq__packageBadge{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;background-color:#0f172a0d;border:1px solid #0f172a14;border-radius:4px;align-self:flex-start;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.Landing-module__51rhgq__packageTitle{color:#0f172a;font-size:1.35rem;font-weight:800}.Landing-module__51rhgq__packagePurpose{color:#475569;margin-bottom:.5rem;font-size:.92rem;line-height:1.5}.Landing-module__51rhgq__packageSkillsList{border-top:1px solid #0f172a0f;flex-direction:column;gap:.75rem;padding-top:1.25rem;display:flex}.Landing-module__51rhgq__packageSkillItem{color:#000;align-items:center;gap:.6rem;font-family:Consolas,monospace;font-size:.85rem;font-weight:600;display:flex}.Landing-module__51rhgq__packageSkillItem svg{color:#10b981}@media (max-width:968px){.Landing-module__51rhgq__packagesGrid{grid-template-columns:1fr}}.Landing-module__51rhgq__centeredButtonContainer{justify-content:center;width:100%;margin-top:3.5rem;display:flex}.Landing-module__51rhgq__viewMoreBtn{color:#0f172a;cursor:pointer;background-color:#fff;border:1px solid #0f172a1f;border-radius:8px;justify-content:center;align-items:center;padding:.8rem 2.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0f172a05}.Landing-module__51rhgq__viewMoreBtn:hover{color:#fff;background-color:#000;border-color:#000;transform:translateY(-2px);box-shadow:0 10px 25px -5px #00000026}
.page-module___8aEwW__page{color:#333;zoom:.8;background-color:#fcfcfc;background-image:linear-gradient(#f0f0f0 1px,#0000 1px),linear-gradient(90deg,#f0f0f0 1px,#0000 1px);background-size:20px 20px;flex-direction:column;min-height:100vh;font-family:Courier New,Courier,monospace;display:flex}.page-module___8aEwW__header{justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;-webkit-backdrop-filter:blur(10px)!important;background-color:#fffc!important;border-bottom:1px solid #00000014!important}.page-module___8aEwW__headerHidden{display:none}.page-module___8aEwW__logo{align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;display:flex}.page-module___8aEwW__logoImage{display:block}.page-module___8aEwW__nav{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__navButton,.page-module___8aEwW__iconButton{cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;color:#000!important}.page-module___8aEwW__navButton:hover,.page-module___8aEwW__iconButton:hover{background:#0000000d;border-color:#00000059;color:#000!important}.page-module___8aEwW__loginButton{cursor:pointer;background:#000;border:1px solid #000;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #0000000d;color:#fff!important}.page-module___8aEwW__loginButton:hover{background:#2a2a2a;border-color:#2a2a2a;transform:translateY(-1px);box-shadow:0 4px 12px #00000026;color:#fff!important}.page-module___8aEwW__loginButton:active{transform:translateY(1px)}.page-module___8aEwW__userAvatar{color:#fff;cursor:pointer;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-family:sans-serif;font-size:1rem;font-weight:700;transition:background-color .2s;display:flex}.page-module___8aEwW__userAvatar:hover{background-color:#333}.page-module___8aEwW__userMenuContainer{display:inline-block;position:relative}.page-module___8aEwW__userDropdown{z-index:1000;background-color:#fff;border:1px solid #ddd;border-radius:8px;min-width:160px;padding:.5rem 0;display:none;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.page-module___8aEwW__userMenuContainer:hover .page-module___8aEwW__userDropdown{display:block}.page-module___8aEwW__userDropdownItem{color:#333;cursor:pointer;text-align:left;padding:.6rem 1rem;font-family:sans-serif;font-size:.9rem}.page-module___8aEwW__userDropdownItem:hover{color:#000;background-color:#f5f5f5}.page-module___8aEwW__userDropdownDivider{background-color:#eee;height:1px;margin:.5rem 0}.page-module___8aEwW__dropdownContainer{display:inline-block;position:relative}.page-module___8aEwW__dropdownMenu{z-index:1000;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:150px;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.page-module___8aEwW__dropdownContainer:hover .page-module___8aEwW__dropdownMenu{flex-direction:column;display:flex}.page-module___8aEwW__dropdownItem{color:#333;padding:.5rem 1rem;font-family:sans-serif;font-size:.9rem;text-decoration:none;transition:background-color .2s}.page-module___8aEwW__dropdownItem:hover{color:#000;background-color:#f5f5f5}.page-module___8aEwW__main{flex:1;grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;padding:6rem 3rem 3rem;display:grid}.page-module___8aEwW__leftColumn{flex-direction:column;flex:1;gap:1.5rem;display:flex}.page-module___8aEwW__heroImages{flex-direction:column;gap:.5rem;margin-bottom:-1rem;display:flex}.page-module___8aEwW__badge{color:#666;font-size:.8rem}.page-module___8aEwW__title{margin:0;font-size:3rem;font-weight:700}.page-module___8aEwW__subtitle{color:#666;margin:0;font-size:1.5rem}.page-module___8aEwW__orange{color:#d48c46}.page-module___8aEwW__black{color:#000}.page-module___8aEwW__searchBar{background-color:#fff;border:1px solid #ddd;border-radius:4px;align-items:center;max-width:500px;margin-top:2rem;padding:.75rem 1rem;display:flex;box-shadow:0 2px 4px #0000000d}.page-module___8aEwW__promptChar{color:#000;margin-right:.5rem;font-weight:700}.page-module___8aEwW__searchInput{color:#333;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.page-module___8aEwW__statsSection{justify-content:center;align-self:center;gap:3rem;width:100%;max-width:500px;margin-top:2rem;display:flex}.page-module___8aEwW__statItem{flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__statNumber{color:#000;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;display:flex}.page-module___8aEwW__spinner{border:2px solid #0000001a;border-left-color:#000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite page-module___8aEwW__spin;display:inline-block}@keyframes page-module___8aEwW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module___8aEwW__statLabel{color:#666;text-align:center;font-size:.9rem}.page-module___8aEwW__rightColumn{flex:1;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__terminalCard{background-color:#1e1e1e;border-radius:6px;width:100%;font-family:Consolas,Courier New,monospace;overflow:hidden;box-shadow:0 10px 25px #0000001a}.page-module___8aEwW__terminalHeader{background-color:#323232;border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:.25rem .5rem;display:flex}.page-module___8aEwW__terminalTitle{color:#ccc;font-family:inherit;font-size:.8rem}.page-module___8aEwW__winButtons{display:flex}.page-module___8aEwW__winButton,.page-module___8aEwW__winButtonClose{color:#ccc;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-family:inherit;font-size:.8rem}.page-module___8aEwW__winButton:hover{color:#fff;background-color:#444}.page-module___8aEwW__winButtonClose:hover{color:#fff;background-color:#e81123}.page-module___8aEwW__terminalContent{color:#fff;padding:1.5rem;font-size:.9rem;line-height:1.5}.page-module___8aEwW__terminalLine{margin-bottom:.25rem}.page-module___8aEwW__typing{color:#a6e22e}.page-module___8aEwW__success{color:#66d9ef}.page-module___8aEwW__bottomSection{flex-direction:column;align-items:flex-start;gap:3rem;width:100%;padding:3rem;display:flex}.page-module___8aEwW__terminalCardCentered{background-color:#1e1e1e;border-radius:6px;width:100%;max-width:800px;margin:0 auto;font-family:Consolas,Courier New,monospace;overflow:hidden;box-shadow:0 10px 25px #0000001a}.page-module___8aEwW__terminalContentCentered{color:#fff;flex-direction:column;align-items:flex-start;padding:2.5rem;display:flex}.page-module___8aEwW__exploreTitleDark{color:#fff;margin-bottom:2rem;font-family:inherit;font-size:2.5rem;font-weight:700}.page-module___8aEwW__filterRowDark{color:#ccc;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;margin-top:1.5rem;font-size:.9rem;display:flex}.page-module___8aEwW__filterGroup{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__filterLabelDark{color:#aaa;font-weight:700}.page-module___8aEwW__dropdownDark{cursor:pointer;color:#fff;background-color:#2a2a2a;border:1px solid #444;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.page-module___8aEwW__dropdownDark:after{content:"▼";color:#888;font-size:.6rem}.page-module___8aEwW__dropdownDarkSelect{cursor:pointer;color:#fff;appearance:none;background-color:#2a2a2a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%23888'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;border:1px solid #444;border-radius:4px;outline:none;padding:.5rem 2rem .5rem 1rem;font-family:Consolas,Courier New,monospace;font-size:.9rem}.page-module___8aEwW__dropdownDarkSelect:hover{border-color:#666}.page-module___8aEwW__dropdownDarkSelect option{color:#fff;background-color:#2a2a2a}.page-module___8aEwW__switchContainer{background-color:#2a2a2a;border:1px solid #444;border-radius:4px;display:flex;overflow:hidden}.page-module___8aEwW__switchOption,.page-module___8aEwW__switchOptionActive{cursor:pointer;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.page-module___8aEwW__switchOptionActive{color:#fff;background-color:#444}.page-module___8aEwW__switchOption{color:#fff}.page-module___8aEwW__switchOption:hover{background-color:#3a3a3a}.page-module___8aEwW__skillsGrid{grid-template-columns:repeat(3,1fr);align-content:start;gap:1.2rem;width:100%;max-width:1000px;display:grid}.page-module___8aEwW__agentSkillGrid{grid-template-columns:repeat(3,1fr);align-content:start;gap:1.2rem;width:100%;max-width:1000px;min-height:560px;margin:2rem auto 0;display:grid}.page-module___8aEwW__skillCard{color:#333;background-color:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0f172a04}.page-module___8aEwW__skillCard:hover{border-color:#00000040;transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.page-module___8aEwW__skillCardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module___8aEwW__skillCardHeaderLeft{align-items:center;gap:.5rem;min-width:0;display:flex}.page-module___8aEwW__skillCategory{text-transform:uppercase;color:#64748b;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:700;overflow:hidden}.page-module___8aEwW__skillOriginalBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background-color:#000;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.page-module___8aEwW__favoriteBtn{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:transform .2s,color .2s;display:flex}.page-module___8aEwW__favoriteBtn:hover{color:#ef4444;transform:scale(1.1)}.page-module___8aEwW__skillCardBody{flex-direction:column;flex:1;gap:.5rem;margin-bottom:1.25rem;display:flex}.page-module___8aEwW__skillCardTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;text-align:left;margin:0;font-family:Consolas,Courier New,monospace;font-size:1.1rem;font-weight:700;overflow:hidden}.page-module___8aEwW__heartIcon{width:18px;height:18px;transition:transform .2s}.page-module___8aEwW__skillCardStars{color:#000;font-size:.68rem}.page-module___8aEwW__skillSource{color:#64748b;align-items:center;gap:.5rem;min-width:0;font-size:.72rem;display:flex}.page-module___8aEwW__greenText{color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.page-module___8aEwW__skillDescription{color:#475569;text-align:left;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;height:3.69rem;font-family:system-ui,-apple-system,sans-serif;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.page-module___8aEwW__skillCardFooter{color:#64748b;border-top:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding-top:1rem;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;display:flex}.page-module___8aEwW__skillCardStats{color:#64748b;align-items:center;gap:.25rem;font-weight:600;display:flex}@media (max-width:1024px){.page-module___8aEwW__skillsGrid,.page-module___8aEwW__agentSkillGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__main{grid-template-columns:1fr;padding:1.5rem}.page-module___8aEwW__title{max-width:280px;margin-top:2rem;font-size:1.5rem}.page-module___8aEwW__subtitle{max-width:265px;font-size:1rem}.page-module___8aEwW__leftColumn{padding-left:.2rem;padding-right:.2rem}.page-module___8aEwW__statsSection{gap:1.5rem;margin-top:1.5rem}.page-module___8aEwW__statNumber{font-size:1.1rem}.page-module___8aEwW__statLabel{font-size:.75rem}.page-module___8aEwW__skillsGrid,.page-module___8aEwW__agentSkillGrid{grid-template-columns:repeat(2,1fr);min-height:560px}.page-module___8aEwW__heartIcon{width:14px;height:14px}.page-module___8aEwW__exploreSubtitleLight{display:none}}.page-module___8aEwW__agentSkillCard{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:1rem;padding:1.2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px #00000005}.page-module___8aEwW__agentSkillCard:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000000d}.page-module___8aEwW__cardTop{align-items:flex-start;gap:1rem;display:flex}.page-module___8aEwW__iconContainer{background-color:#f1f3f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module___8aEwW__cardIcon{color:#000}.page-module___8aEwW__cardContent{flex-direction:column;gap:.25rem;display:flex}.page-module___8aEwW__cardTitle{color:#000;margin:0;font-family:sans-serif;font-size:.8rem;font-weight:700}.page-module___8aEwW__cardDescription{color:#666;margin:0;font-family:sans-serif;font-size:.68rem}.page-module___8aEwW__cardFooter{gap:.5rem;margin-top:auto;display:flex}.page-module___8aEwW__tag{border-radius:20px;padding:.25rem .75rem;font-family:sans-serif;font-size:.6rem;font-weight:500}.page-module___8aEwW__tagGray{color:#495057;background-color:#f1f3f5}.page-module___8aEwW__tagGreen{color:#0ca678;background-color:#e6fcf5;align-items:center;gap:.25rem;display:flex}.page-module___8aEwW__terminalCardLight{background-color:#1e1e1e;border:1px solid #444;border-radius:6px;width:100%;max-width:800px;margin:0 auto;font-family:Consolas,Courier New,monospace;overflow:hidden;box-shadow:0 10px 25px #0000001a}.page-module___8aEwW__terminalHeaderLight{background-color:#2a2a2a;border-bottom:1px solid #444;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.page-module___8aEwW__terminalTitleLight{color:#fff;font-size:.8rem}.page-module___8aEwW__terminalStatusLight{color:#a0a0a0;font-size:.8rem}.page-module___8aEwW__terminalContentCenteredLight{color:#fff;flex-direction:column;align-items:flex-start;padding:2.5rem;display:flex}.page-module___8aEwW__exploreTitleLight{color:#fff;margin-bottom:.5rem;font-family:inherit;font-size:2.5rem;font-weight:700}.page-module___8aEwW__exploreSubtitleLight{color:#2b9348;font-family:inherit;font-size:1rem}.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:1.2rem;width:100%;max-width:1200px;margin:2rem auto 0;display:grid}@media (max-width:1024px){.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:375px){.page-module___8aEwW__categoriesGrid,.page-module___8aEwW__skillsGrid,.page-module___8aEwW__agentSkillGrid{grid-template-columns:1fr}.page-module___8aEwW__skillsGrid,.page-module___8aEwW__agentSkillGrid{min-height:580px}}.page-module___8aEwW__categoryCard{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;justify-content:space-between;align-items:center;padding:1.2rem;transition:transform .2s,box-shadow .2s;display:flex}.page-module___8aEwW__categoryCard:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000000d}.page-module___8aEwW__categoryCardActive{background-color:#f4fbf7!important;border-color:#2b9348!important;box-shadow:0 4px 12px #2b934826!important}.page-module___8aEwW__categoryContent{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__categoryName{color:#000;margin:0;font-family:sans-serif;font-size:.8rem;font-weight:700}.page-module___8aEwW__categoryCount{color:#000;margin:0;font-family:sans-serif;font-size:.68rem;font-weight:700}.page-module___8aEwW__lightText{color:#aaa;font-weight:400}.page-module___8aEwW__folderIcon{justify-content:center;align-items:center;display:flex}.page-module___8aEwW__officialSkillsSection{flex-direction:column;gap:1.5rem;width:100%;padding:3rem;display:flex}.page-module___8aEwW__officialSkillsTitle{color:#000;align-items:center;gap:.5rem;margin:0;font-family:sans-serif;font-size:1.5rem;font-weight:700;display:flex}.page-module___8aEwW__arrow{color:#aaa}.page-module___8aEwW__officialSkillsScroll{gap:1.2rem;width:100%;max-width:1200px;margin:0 auto;padding:.5rem 0 1.5rem;display:flex;overflow-x:auto}.page-module___8aEwW__officialCard{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex-shrink:0;gap:1rem;min-width:144px;padding:1.2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #00000005}.page-module___8aEwW__officialCard:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.page-module___8aEwW__officialLogoContainer{background-color:#f8f9fa;border:1px solid #eee;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.page-module___8aEwW__officialContent{flex-direction:column;gap:.25rem;display:flex}.page-module___8aEwW__officialName{color:#000;margin:0;font-family:sans-serif;font-size:1rem;font-weight:700}.page-module___8aEwW__officialCount{color:#666;margin:0;font-family:sans-serif;font-size:.8rem}.page-module___8aEwW__anthropicLogo{color:#000;font-family:sans-serif;font-weight:700}.page-module___8aEwW__msLogo{grid-template-columns:repeat(2,1fr);gap:2px;width:20px;height:20px;display:grid}.page-module___8aEwW__msLogo span{width:100%;height:100%;display:block}.page-module___8aEwW__terminalCardSmall{max-width:600px;margin-bottom:2rem}.page-module___8aEwW__terminalCardSmall .page-module___8aEwW__terminalContentCenteredLight{padding:1.5rem}.page-module___8aEwW__terminalCardSmall .page-module___8aEwW__exploreTitleLight{font-size:1.2rem}.page-module___8aEwW__largeArrow{vertical-align:middle;margin-left:.5rem;font-size:1.5em}.page-module___8aEwW__centerButtonContainer{justify-content:center;width:100%;margin-top:1rem;display:flex}.page-module___8aEwW__viewAllButton{color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:4px;padding:.75rem 2rem;font-family:inherit;font-size:1rem;transition:all .2s}.page-module___8aEwW__viewAllButton:hover{background-color:#333;border-color:#333}.page-module___8aEwW__scrollTopButton{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;z-index:1000;background-color:#fffc;border:1px solid #ccd0d580;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-family:Consolas,Courier New,monospace;font-size:.9rem;transition:right .5s,opacity .5s,transform .3s;display:flex;position:fixed;bottom:2rem;right:-15rem;box-shadow:0 6px 12px #0000001a}.page-module___8aEwW__scrollTopButton.page-module___8aEwW__visible{opacity:1;pointer-events:auto;right:2rem}.page-module___8aEwW__scrollTopButton.page-module___8aEwW__nearFooter{opacity:0!important;pointer-events:none!important;right:-15rem!important}.page-module___8aEwW__scrollTopButton:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 10px 20px #00000026}.page-module___8aEwW__cmdPrompt{color:#000;font-weight:700}.page-module___8aEwW__cmdText{color:#555}.page-module___8aEwW__cmdArrow{color:#333;font-weight:700}.page-module___8aEwW__cmdArg{color:#000}.page-module___8aEwW__scrollSkillsButton{bottom:5.5rem}.page-module___8aEwW__scrollTrendingButton{bottom:9rem}.page-module___8aEwW__scrollCategoriesButton{bottom:12.5rem}.page-module___8aEwW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.page-module___8aEwW__hamburger span{background-color:#000;width:20px;height:2px;display:block}.page-module___8aEwW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;background:#000000a6;justify-content:flex-start;width:125vw;height:125vh;animation:.2s ease-out page-module___8aEwW__fadeIn;display:flex;position:fixed;inset:0}.page-module___8aEwW__menuModal{background:#121212fa;border-left:none;border-right:1px solid #ffffff14;flex-direction:column;gap:2rem;width:280px;height:100%;padding:2rem 1.5rem;animation:.3s cubic-bezier(.4,0,.2,1) page-module___8aEwW__slideInLeft;display:flex;box-shadow:10px 0 40px #000c}@keyframes page-module___8aEwW__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0}to{opacity:1}}.page-module___8aEwW__modalHeader{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__modalLogo{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__avatar{color:#fff;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.page-module___8aEwW__modalLogoText{font-size:1.2rem;font-weight:700}.page-module___8aEwW__closeButton{cursor:pointer;color:#a0aec0;background:0 0;border:none;font-size:1.5rem;transition:color .2s}.page-module___8aEwW__closeButton:hover{color:#fff}.page-module___8aEwW__modalLinks{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__modalLink{text-align:left;cursor:pointer;color:#a0aec0;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;padding:.6rem .85rem;font-family:Consolas,Courier New,monospace;font-size:1rem;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:flex}.page-module___8aEwW__modalLink:hover{color:#fff;background:#ffffff08}.page-module___8aEwW__activeModalLink{font-weight:600;box-shadow:0 0 15px #ffffff08;color:#fff!important;background:#ffffff14!important;border-color:#ffffff26!important}.page-module___8aEwW__modalHash{color:#4a5568;margin-right:.4rem;font-weight:700}.page-module___8aEwW__activeModalLink .page-module___8aEwW__modalHash{color:#38bdf8}.page-module___8aEwW__modalLinkText{flex:1}.page-module___8aEwW__modalLogoutTab{text-align:left;cursor:pointer;color:#ef4444;background:0 0;border:none;border-top:1px solid #ffffff14;align-items:center;margin-top:.5rem;padding:1rem .85rem .5rem;font-family:Consolas,Courier New,monospace;font-size:1rem;font-weight:700;transition:color .2s;display:flex}.page-module___8aEwW__modalLogoutTab:hover{color:#f87171}.page-module___8aEwW__soonBadge{opacity:.55;margin-left:.35rem;font-size:.85rem;font-weight:400}.page-module___8aEwW__modalFooter{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.page-module___8aEwW__greenButton{color:#000;cursor:pointer;text-align:center;background-color:#a3e635;border:none;border-radius:9999px;padding:.75rem;font-weight:700}.page-module___8aEwW__whiteButton{color:#fff;cursor:pointer;text-align:center;background-color:#000;border:none;border-radius:9999px;padding:1rem;font-weight:700}@media (max-width:768px){.page-module___8aEwW__nav{display:none}.page-module___8aEwW__hamburger{display:flex}.page-module___8aEwW__scrollTopButton{display:none!important}.page-module___8aEwW__terminalCard,.page-module___8aEwW__folderIcon,.page-module___8aEwW__hideOnMobile{display:none}.page-module___8aEwW__bottomSection,.page-module___8aEwW__officialSkillsSection{padding:1.5rem}.page-module___8aEwW__officialCard{flex-direction:row;align-items:center;gap:1rem}}@media (max-width:425px){.page-module___8aEwW__scrollTopButton{padding:.3rem .6rem;font-size:.7rem}.page-module___8aEwW__terminalTitle{font-size:.7rem}.page-module___8aEwW__exploreTitleDark,.page-module___8aEwW__exploreTitleLight{font-size:1.3rem}.page-module___8aEwW__main{padding:1rem}}.page-module___8aEwW__skillModalOverlay{z-index:2000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.page-module___8aEwW__skillDetailContainer{background-color:#fff;border-radius:12px;flex-direction:column;gap:2rem;width:100%;max-width:1000px;padding:3rem;font-family:sans-serif;display:flex;position:relative;box-shadow:0 10px 25px #0000001a}.page-module___8aEwW__modalCloseButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1.5rem;right:1.5rem}.page-module___8aEwW__skillDetailHeader{justify-content:space-between;align-items:flex-start;display:flex}.page-module___8aEwW__skillDetailTitleArea{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__skillDetailTitle{color:#000;margin:0;font-family:Consolas,Courier New,monospace;font-size:2.5rem;font-weight:700}.page-module___8aEwW__skillDetailSubtitle{color:#666;margin:0;font-size:1rem}.page-module___8aEwW__executeButton{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:6px;align-self:flex-start;margin-top:1rem;padding:.75rem 1.5rem;font-family:inherit;font-weight:700}.page-module___8aEwW__skillDetailStats{color:#333;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:1rem;font-family:Consolas,Courier New,monospace;font-size:.9rem}.page-module___8aEwW__statsRow{color:#666;gap:1.5rem;margin-top:.5rem;display:flex}.page-module___8aEwW__skillDetailBody{grid-template-columns:2.5fr 1fr;gap:2rem;display:grid}.page-module___8aEwW__skillDetailMain{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__windowCard{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.page-module___8aEwW__windowHeader{color:#666;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;justify-content:space-between;padding:.5rem 1rem;font-family:Consolas,Courier New,monospace;font-size:.85rem;display:flex}.page-module___8aEwW__readonly{color:#aaa}.page-module___8aEwW__windowContent{padding:1.5rem}.page-module___8aEwW__detailTable{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.page-module___8aEwW__detailTable td{border-bottom:1px solid #eee;padding:.5rem;font-size:.9rem}.page-module___8aEwW__detailTable td:first-child{color:#666;width:120px;font-weight:700}.page-module___8aEwW__markdownTitle{color:#000;margin:1.5rem 0 1rem;font-size:1.5rem;font-weight:700}.page-module___8aEwW__markdownSubtitle{color:#333;margin:1rem 0 .5rem;font-size:1.2rem;font-weight:700}.page-module___8aEwW__markdownText{color:#555;font-size:.95rem;line-height:1.6}.page-module___8aEwW__skillDetailSidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__sidebarCard{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.page-module___8aEwW__sidebarCardHeader{color:#666;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:.5rem 1rem;font-family:Consolas,Courier New,monospace;font-size:.85rem}.page-module___8aEwW__sidebarCardContent{flex-direction:column;gap:1rem;padding:1rem;display:flex}.page-module___8aEwW__sidebarCardRow{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__sidebarButton{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:.5rem;font-family:inherit;font-size:.85rem}.page-module___8aEwW__installTabs{color:#aaa;border-bottom:1px solid #eee;gap:1rem;font-size:.85rem;display:flex}.page-module___8aEwW__tabActive{color:#000;border-bottom:2px solid #000;padding-bottom:.25rem;font-weight:700}.page-module___8aEwW__installCommand{color:#333;background-color:#f8f9fa;border-radius:4px;padding:.75rem;font-family:Consolas,Courier New,monospace;font-size:.85rem}.page-module___8aEwW__downloadButton{color:#fff;cursor:pointer;text-align:center;background-color:#d48c46;border:none;border-radius:4px;padding:.75rem;font-weight:700}.page-module___8aEwW__executeButtonManus{color:#fff;cursor:pointer;text-align:center;background-color:#000;border:none;border-radius:4px;padding:.75rem;font-weight:700}.page-module___8aEwW__hintText{color:#aaa;margin:0;font-size:.75rem}@media (max-width:768px){.page-module___8aEwW__skillDetailBody{grid-template-columns:1fr}.page-module___8aEwW__skillDetailContainer{padding:1.5rem}}.page-module___8aEwW__loginModalOverlay{z-index:3000;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__loginModalContent{background-color:#fff;border-radius:12px;width:100%;max-width:900px;height:600px;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000040}.page-module___8aEwW__loginModalForm{flex-direction:column;flex:1.2;gap:1rem;padding:2rem;display:flex;position:relative}.page-module___8aEwW__loginModalClose{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.2rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.page-module___8aEwW__loginModalClose:hover{color:#000}.page-module___8aEwW__loginModalHeader h2{color:#1a1a1a;margin-bottom:.3rem;font-family:sans-serif;font-size:1.5rem;font-weight:700}.page-module___8aEwW__loginSubtitle{color:#666;font-family:sans-serif;font-size:.9rem}.page-module___8aEwW__socialButtons{flex-direction:column;gap:.75rem;display:flex}.page-module___8aEwW__socialButton{cursor:pointer;color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem;font-family:sans-serif;font-size:.9rem;font-weight:500;transition:background-color .2s,border-color .2s;display:flex}.page-module___8aEwW__socialButton:hover{background-color:#f8f9fa;border-color:#ccc}.page-module___8aEwW__loginDivider{text-align:center;color:#aaa;align-items:center;font-size:.8rem;display:flex}.page-module___8aEwW__loginDivider:before,.page-module___8aEwW__loginDivider:after{content:"";border-bottom:1px solid #eee;flex:1}.page-module___8aEwW__loginDivider span{padding:0 10px}.page-module___8aEwW__loginForm{flex-direction:column;gap:1.25rem;display:flex}.page-module___8aEwW__loginInputGroup{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__loginInputGroup label{color:#333;font-family:sans-serif;font-size:.85rem;font-weight:500}.page-module___8aEwW__loginCheckboxGroup{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.page-module___8aEwW__loginCheckbox{accent-color:#000;width:1rem;height:1rem}.page-module___8aEwW__checkboxLabel{color:#333;font-family:sans-serif;font-size:.85rem}.page-module___8aEwW__termsLink{color:#000;text-decoration:underline}.page-module___8aEwW__termsLink:hover{color:#333}.page-module___8aEwW__passwordLabelRow{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__forgotPassword{color:#000;font-size:.8rem;text-decoration:none}.page-module___8aEwW__loginInput{border:1px solid #e0e0e0;border-radius:6px;padding:.75rem;font-family:sans-serif;font-size:.9rem;transition:border-color .2s}.page-module___8aEwW__loginInput:focus{border-color:#000;outline:none}.page-module___8aEwW__loginSubmitButton{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:6px;padding:.75rem;font-size:1rem;font-weight:700;transition:background-color .2s}.page-module___8aEwW__loginSubmitButton:hover{background-color:#333}.page-module___8aEwW__loginModalFooter{text-align:center;color:#666;margin-top:auto;font-family:sans-serif;font-size:.85rem}.page-module___8aEwW__signUpLink{color:#000;font-weight:700}.page-module___8aEwW__loginModalImage{background-color:#f8f9fa;flex:1;justify-content:center;align-items:flex-start;padding:3rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__loginImageContainer{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.page-module___8aEwW__iconsTitle{color:#333;text-align:left;width:100%;margin-top:6rem;margin-bottom:.3rem;font-size:1rem;font-weight:500}.page-module___8aEwW__documentIconsRow{justify-content:flex-start;gap:1rem;width:100%;margin-top:.3rem;display:flex}.page-module___8aEwW__loginImage{border-radius:12px}.page-module___8aEwW__imageOverlayText h3{color:#1a1a1a;margin-bottom:.5rem;font-family:sans-serif;font-size:1.5rem;font-weight:700}.page-module___8aEwW__imageOverlayText p{color:#666;font-family:sans-serif;font-size:.9rem}@media (max-width:768px){.page-module___8aEwW__loginModalContent{flex-direction:column;height:auto;max-height:90vh;overflow-y:auto}.page-module___8aEwW__loginModalImage{display:none}}.page-module___8aEwW__paginationContainer{justify-content:flex-end;align-items:center;gap:.5rem;max-width:1200px;margin:2rem auto 3rem;display:flex}.page-module___8aEwW__paginationButton,.page-module___8aEwW__paginationNumber{color:#000;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-family:sans-serif;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:flex}.page-module___8aEwW__paginationButton:hover:not(:disabled),.page-module___8aEwW__paginationNumber:hover{background-color:#f8f9fa;border-color:#ccc}.page-module___8aEwW__paginationNumberActive{color:#fff;background-color:#000;border-color:#000}.page-module___8aEwW__paginationButton:disabled{opacity:.5;cursor:not-allowed;color:#aaa;background-color:#f8f9fa}.page-module___8aEwW__paginationEllipsis{color:#666;padding:0 .25rem;font-size:1rem}@keyframes page-module___8aEwW__pulse{0%{background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.page-module___8aEwW__skeletonCard{pointer-events:none!important}.page-module___8aEwW__skeletonTitle{border-radius:4px;width:60%;height:1.25rem;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__skeletonSource{border-radius:4px;width:40%;height:.8rem;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__skeletonDescLine1{border-radius:4px;width:100%;height:.8rem;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__skeletonDescLine2{border-radius:4px;width:85%;height:.8rem;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__skeletonFooter{border-top:1px dashed #eee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.page-module___8aEwW__skeletonDate{border-radius:4px;width:30%;height:.8rem;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__skeletonStars{border-radius:4px;width:20%;height:.8rem;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}@media (max-width:768px){.page-module___8aEwW__paginationContainer{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:1.5rem;margin-bottom:2rem;padding:0 1rem}.page-module___8aEwW__paginationButton,.page-module___8aEwW__paginationNumber{width:28px;height:28px;font-size:.85rem}}.page-module___8aEwW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.page-module__7RuN3W__mainContent{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:3rem;font-family:sans-serif;display:flex}.page-module__7RuN3W__pageTitle{color:#000;text-align:center;margin:0;font-size:3rem;font-weight:700}.page-module__7RuN3W__layout{align-items:flex-start;gap:2rem;display:flex}.page-module__7RuN3W__sidebar{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:1.5rem;width:250px;padding:1.5rem;display:flex}.page-module__7RuN3W__sidebarTitle{color:#000;margin:0;font-size:1.2rem;font-weight:700}.page-module__7RuN3W__versionList{flex-direction:column;gap:.5rem;display:flex}.page-module__7RuN3W__versionItem{cursor:pointer;border-radius:8px;padding:.75rem 1rem;transition:background-color .2s}.page-module__7RuN3W__versionItem:hover{background-color:#f5f5f5}.page-module__7RuN3W__activeVersion{background-color:#e9ecef}.page-module__7RuN3W__activeVersion .page-module__7RuN3W__versionNumber{color:#495057}.page-module__7RuN3W__versionNumber{color:#333;font-size:.95rem;font-weight:700}.page-module__7RuN3W__versionDate{color:#888;margin-top:.25rem;font-size:.8rem}.page-module__7RuN3W__contentArea{flex-direction:column;flex:1;gap:1.5rem;display:flex}.page-module__7RuN3W__card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.page-module__7RuN3W__cardHeader{border-bottom:1px solid #eee;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.page-module__7RuN3W__cardTitle{color:#000;margin:0;font-size:1.8rem;font-weight:700}.page-module__7RuN3W__dateBadge{color:#495057;background-color:#e9ecef;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.page-module__7RuN3W__section{flex-direction:column;gap:.75rem;display:flex}.page-module__7RuN3W__sectionTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700}.page-module__7RuN3W__bulletList{color:#555;padding-left:1.5rem;line-height:1.6;list-style:outside}.page-module__7RuN3W__code{color:#333;background-color:#f1f3f5;border-radius:4px;padding:.1rem .3rem;font-family:Consolas,Courier New,monospace;font-size:.9rem}.page-module__7RuN3W__link{color:#495057;cursor:pointer;text-decoration:underline}.page-module__7RuN3W__toggleHeader{cursor:pointer;align-items:center;gap:.5rem;display:flex}.page-module__7RuN3W__toggleArrow{color:#666;font-size:.8rem}.page-module__7RuN3W__toggleTitle{color:#333;margin:0;font-size:1.1rem;font-weight:700}@media (max-width:768px){.page-module__7RuN3W__mainContent{gap:1.5rem;padding:1.5rem 1rem}.page-module__7RuN3W__pageTitle{font-size:2.2rem}.page-module__7RuN3W__layout{flex-direction:column;align-items:stretch;gap:1.5rem}.page-module__7RuN3W__sidebar{gap:1rem;width:100%;padding:1rem}.page-module__7RuN3W__sidebarTitle{font-size:1.1rem}.page-module__7RuN3W__versionList{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:.5rem;padding-bottom:.25rem;overflow-x:auto}.page-module__7RuN3W__versionList::-webkit-scrollbar{display:none}.page-module__7RuN3W__versionItem{text-align:center;flex:none;padding:.5rem .85rem}.page-module__7RuN3W__versionNumber{font-size:.9rem}.page-module__7RuN3W__versionDate{font-size:.75rem}.page-module__7RuN3W__contentArea{gap:1.25rem}.page-module__7RuN3W__card{gap:1.25rem;padding:1.5rem}.page-module__7RuN3W__cardHeader{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.75rem}.page-module__7RuN3W__cardTitle{font-size:1.5rem}.page-module__7RuN3W__dateBadge{padding:.2rem .6rem;font-size:.8rem}.page-module__7RuN3W__sectionTitle{font-size:1.1rem}.page-module__7RuN3W__bulletList{padding-left:1.25rem;font-size:.95rem}}
.Hackatons-module__K4bfLq__pageWrapper{zoom:.8;background-color:#fff;min-height:100vh}.Hackatons-module__K4bfLq__hackatonsHeader{-webkit-backdrop-filter:blur(10px)!important;background-color:#fffc!important;border-bottom:1px solid #00000014!important}.Hackatons-module__K4bfLq__navBtn{background:0 0;border:1px solid #00000026;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;color:#000!important}.Hackatons-module__K4bfLq__navBtn:hover{background:#0000000d;border-color:#00000059;color:#000!important}.Hackatons-module__K4bfLq__actionBtn{background:#000;border:1px solid #000;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #0000000d;color:#fff!important}.Hackatons-module__K4bfLq__actionBtn:hover{background:#2a2a2a;border-color:#2a2a2a;transform:translateY(-1px);box-shadow:0 4px 12px #00000026;color:#fff!important}.Hackatons-module__K4bfLq__actionBtn:active{transform:translateY(1px)}.Hackatons-module__K4bfLq__profileBtn{color:#000;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:.5rem;padding:0;transition:all .2s;display:inline-flex}.Hackatons-module__K4bfLq__profileBtn:hover{background:#0000000d;border-color:#00000059;transform:translateY(-1px)}.Hackatons-module__K4bfLq__profileBtn:active{transform:translateY(1px)}.Hackatons-module__K4bfLq__loginBtn{cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:9999px;justify-content:center;align-items:center;margin-left:.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;color:#000!important}.Hackatons-module__K4bfLq__loginBtn:hover{background:#0000000d;border-color:#00000059;transform:translateY(-1px)}.Hackatons-module__K4bfLq__loginBtn:active{transform:translateY(1px)}.Hackatons-module__K4bfLq__registerBtn{cursor:pointer;background:#000;border:1px solid #000;border-radius:9999px;justify-content:center;align-items:center;margin-left:.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #0000000d;color:#fff!important}.Hackatons-module__K4bfLq__registerBtn:hover{background:#1e293b;border-color:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.Hackatons-module__K4bfLq__registerBtn:active{transform:translateY(1px)}.Hackatons-module__K4bfLq__mobileOnlyBtn{display:inline-block}.Hackatons-module__K4bfLq__desktopOnlyBtn{display:none!important}.Hackatons-module__K4bfLq__header{color:#000;z-index:50;background-color:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Hackatons-module__K4bfLq__logo{color:#000;letter-spacing:-.02em;align-items:center;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Hackatons-module__K4bfLq__nav{gap:2rem;display:flex}.Hackatons-module__K4bfLq__navLink{color:#333;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Hackatons-module__K4bfLq__navLink:hover{color:#000}.Hackatons-module__K4bfLq__container{color:#000;min-height:100vh;font-family:"Inter", var(--font-geist-sans), sans-serif;background:radial-gradient(circle at 50% -20%,#f0f4f8 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Hackatons-module__K4bfLq__container:before{content:"";z-index:0;pointer-events:none;background:url("data:image/svg+xml;utf8,<svg width=\"20\" height=\"20\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"2\" cy=\"2\" r=\"1.5\" fill=\"%23000000\" fill-opacity=\"0.05\"/></svg>");position:absolute;inset:0}.Hackatons-module__K4bfLq__heroGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hackatons-module__K4bfLq__heroImageWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}.Hackatons-module__K4bfLq__verHackatonsBtn{color:#fff;text-align:center;cursor:pointer;background-color:#000;border:1px solid #0000001a;border-radius:9999px;margin-top:-2rem;padding:.8rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #0000001a}.Hackatons-module__K4bfLq__verHackatonsBtn:hover{background-color:#1e293b;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.Hackatons-module__K4bfLq__verHackatonsBtn:active{transform:translateY(10px)}.Hackatons-module__K4bfLq__heroImage{object-fit:contain;filter:drop-shadow(0 20px 40px #00000026);transform-origin:50%;width:100%;max-width:1000px;height:auto;margin-top:80px;animation:6s ease-in-out infinite Hackatons-module__K4bfLq__float}@keyframes Hackatons-module__K4bfLq__float{0%{transform:translateY(0)scale(.85)}50%{transform:translateY(-20px)scale(.85)}to{transform:translateY(0)scale(.85)}}.Hackatons-module__K4bfLq__content{text-align:center;z-index:1;width:100%;max-width:650px;position:relative}.Hackatons-module__K4bfLq__title{justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem;line-height:1.1;display:flex}.Hackatons-module__K4bfLq__titleImage{object-fit:contain;max-width:100%;height:auto}.Hackatons-module__K4bfLq__mobileTitleImage{display:none}.Hackatons-module__K4bfLq__macCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;background:#fffc;border:1px solid #0000001a;border-radius:16px;max-width:450px;margin:3.5rem auto 2.5rem;overflow:hidden;box-shadow:0 20px 40px -10px #00000014,0 1px 3px #0000000d}.Hackatons-module__K4bfLq__macHeader{background:#00000008;border-bottom:1px solid #0000000d;align-items:center;padding:.75rem 1.25rem;display:flex;position:relative}.Hackatons-module__K4bfLq__macDots{gap:9px;display:flex}.Hackatons-module__K4bfLq__macDot{border-radius:50%;width:10px;height:10px;display:inline-block}.Hackatons-module__K4bfLq__macDot.Hackatons-module__K4bfLq__red{background-color:#000}.Hackatons-module__K4bfLq__macTitle{color:#64748b;pointer-events:none;font-size:.8rem;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.Hackatons-module__K4bfLq__macBody{padding:2rem}.Hackatons-module__K4bfLq__subtitle{color:#475569;text-align:center;margin-bottom:1.5rem;font-size:1.05rem;font-weight:400;line-height:1.5}.Hackatons-module__K4bfLq__form{flex-direction:column;gap:1.25rem;width:100%;display:flex}.Hackatons-module__K4bfLq__input{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .2s;box-shadow:inset 0 2px 4px #00000005}.Hackatons-module__K4bfLq__input:focus{background-color:#fff;border-color:#94a3b8;box-shadow:0 0 0 4px #94a3b826}.Hackatons-module__K4bfLq__button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:8px;width:100%;padding:1.1rem;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #0f172a33}.Hackatons-module__K4bfLq__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0f172a4d}.Hackatons-module__K4bfLq__button:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 8px #0f172a4d}.Hackatons-module__K4bfLq__button:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0;transform:none}.Hackatons-module__K4bfLq__message{margin-top:1.5rem;font-size:.9rem}.Hackatons-module__K4bfLq__success{color:#16a34a}.Hackatons-module__K4bfLq__error{color:#dc2626}.Hackatons-module__K4bfLq__featuresSection{width:100%;max-width:1200px;margin-top:0}.Hackatons-module__K4bfLq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;width:100%;display:grid}.Hackatons-module__K4bfLq__featureCard{text-align:left;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;padding:2rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.Hackatons-module__K4bfLq__featureCard:hover{border-color:#ccc;transform:translateY(-5px);box-shadow:0 4px 20px #0000000d}.Hackatons-module__K4bfLq__infoCard{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;transform:none!important}.Hackatons-module__K4bfLq__desktopCardContent{display:none}.Hackatons-module__K4bfLq__mobileCardContent{align-items:center;gap:1.25rem;width:100%;display:flex}.Hackatons-module__K4bfLq__mobileLeftColumn{flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.Hackatons-module__K4bfLq__mobileCardTitleSmall{text-transform:uppercase;color:#64748b;letter-spacing:.05em;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.Hackatons-module__K4bfLq__mobileIconCircle{color:#fff;background-color:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 6px #0000000d}.Hackatons-module__K4bfLq__mobileTextBubble{text-align:left;background-color:#fff;border:1px solid #e5e5e5;border-radius:12px 12px 12px 0;flex:1;max-width:280px;padding:.85rem 1.1rem;position:relative}.Hackatons-module__K4bfLq__mobileBubbleText{color:#334155;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:.85rem;line-height:1.4}.Hackatons-module__K4bfLq__adoptionSection{text-align:center;width:100%;max-width:1100px;margin:8rem auto 4rem;padding:0 2rem}.Hackatons-module__K4bfLq__adoptionTitle{color:#000;margin-bottom:0;font-size:2.25rem;font-weight:700}.Hackatons-module__K4bfLq__adoptionHeader,.Hackatons-module__K4bfLq__adoptionContainerWrapper{position:relative}.Hackatons-module__K4bfLq__flowWrapper{background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:20px 20px;border:1px solid #0000000d;border-radius:16px;width:100%;max-width:1000px;min-height:400px;margin:5rem auto 3rem;padding:2rem;display:block;position:relative;overflow:visible}.Hackatons-module__K4bfLq__flowSvg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hackatons-module__K4bfLq__flowNodes{z-index:2;justify-content:space-between;align-items:center;width:100%;min-height:360px;display:flex;position:relative}.Hackatons-module__K4bfLq__flowCol{flex-direction:column;justify-content:center;align-items:center;width:30%;display:flex}.Hackatons-module__K4bfLq__flowColMiddle{flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;width:30%;display:flex}.Hackatons-module__K4bfLq__flowCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008,0 1px 3px #00000005}.Hackatons-module__K4bfLq__flowCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.Hackatons-module__K4bfLq__promptCard{width:280px;height:180px}.Hackatons-module__K4bfLq__noteCard{width:180px;height:120px}.Hackatons-module__K4bfLq__llmCard{width:220px;height:110px}.Hackatons-module__K4bfLq__flowCardHeader{background-color:#fafafa;border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.Hackatons-module__K4bfLq__flowDocIcon{opacity:.5;font-size:.8rem}.Hackatons-module__K4bfLq__flowCardTitle{color:#1e293b;font-size:.8rem;font-weight:700}.Hackatons-module__K4bfLq__flowCardBody{text-align:left;flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:flex-start;padding:1rem;font-family:inherit;display:flex}.Hackatons-module__K4bfLq__placeholderText{color:#a0aec0;text-align:left;font-family:system-ui,-apple-system,sans-serif;font-size:.8rem}.Hackatons-module__K4bfLq__llmText{color:#475569;text-align:left;font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;line-height:1.4}.Hackatons-module__K4bfLq__adoptionContainer{text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:8px;display:none;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.Hackatons-module__K4bfLq__adoptionColumn{flex-direction:column;flex:1;padding:2.5rem;display:flex}.Hackatons-module__K4bfLq__colHeaderMobile{flex-direction:column;display:flex}.Hackatons-module__K4bfLq__cardContent{flex-direction:column;flex-grow:1;display:flex}.Hackatons-module__K4bfLq__chevronIcon{display:none}.Hackatons-module__K4bfLq__adoptionColumn:not(:last-child){border-right:1px solid #e5e5e5}.Hackatons-module__K4bfLq__iconBox{color:#475569;background:#0f172a0d;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.Hackatons-module__K4bfLq__colTitle{color:#000;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Hackatons-module__K4bfLq__colSubtitle{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500}.Hackatons-module__K4bfLq__colDesc{color:#555;flex-grow:1;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.Hackatons-module__K4bfLq__colDivider{background:#e5e5e5;height:1px;margin-bottom:1.5rem}.Hackatons-module__K4bfLq__bestFor{color:#000;margin-bottom:1rem;font-size:1rem;font-weight:600}.Hackatons-module__K4bfLq__checkList{margin:0 0 2rem;padding:0;list-style:none}.Hackatons-module__K4bfLq__checkList li{color:#444;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.Hackatons-module__K4bfLq__checkIcon{color:#0f172a;background:#e0f2fe;border-radius:50%;flex-shrink:0;padding:2px}.Hackatons-module__K4bfLq__colBtn{color:#fff;cursor:pointer;text-align:center;background:#000;border:none;border-radius:6px;width:100%;padding:.75rem;font-size:.95rem;font-weight:600;transition:background .2s}.Hackatons-module__K4bfLq__colBtn:hover{background:#333}.Hackatons-module__K4bfLq__visibilitySection{text-align:center;width:100%;max-width:1100px;margin:5.5rem auto 4.5rem;padding:0 2rem}.Hackatons-module__K4bfLq__pillLabel{color:#0f172a;text-transform:uppercase;letter-spacing:.08em;background:#0f172a0d;border:1px solid #0f172a14;border-radius:9999px;margin-bottom:1.5rem;padding:.35rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-block}.Hackatons-module__K4bfLq__visibilityTitle{color:#0f172a;letter-spacing:-.02em;text-align:left;margin-bottom:2.5rem;font-size:1.75rem;font-weight:800}.Hackatons-module__K4bfLq__visibilitySubtitle{color:#475569;max-width:650px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.6}.Hackatons-module__K4bfLq__timelineContainer{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.Hackatons-module__K4bfLq__timelineStep{text-align:left;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;width:100%;max-width:280px;margin:0 auto;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 30px -10px #0000000a}.Hackatons-module__K4bfLq__timelineStep:hover{border-color:#0f172a;transform:translateY(-6px);box-shadow:0 20px 40px -15px #0000001f}.Hackatons-module__K4bfLq__stepHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Hackatons-module__K4bfLq__stepNumber{color:#0f172a1a;font-family:Consolas,Courier New,monospace;font-size:1.3rem;font-weight:800}.Hackatons-module__K4bfLq__stepIconWrapper{color:#0f172a;background:#0f172a0d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Hackatons-module__K4bfLq__stepIconWrapper svg{width:18px!important;height:18px!important}.Hackatons-module__K4bfLq__timelineStep:hover .Hackatons-module__K4bfLq__stepIconWrapper{color:#fff;background:#0f172a}.Hackatons-module__K4bfLq__stepTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.Hackatons-module__K4bfLq__stepDesc{color:#475569;font-size:.85rem;line-height:1.5}.Hackatons-module__K4bfLq__visibilityBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.95rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 20px -10px #0000004d}.Hackatons-module__K4bfLq__visibilityBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 15px 25px -10px #0006}.Hackatons-module__K4bfLq__visibilityBtn:active{transform:translateY(1px)}.Hackatons-module__K4bfLq__modalidadesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:630px;margin:0 auto;display:grid}.Hackatons-module__K4bfLq__modalidadCard{text-align:left;background-color:#fafafa;border:1px solid #e5e5e5;border-radius:8px;transition:transform .2s,border-color .2s,box-shadow .2s;padding:1.25rem!important}.Hackatons-module__K4bfLq__modalidadCard .Hackatons-module__K4bfLq__featureTitle{margin-bottom:.25rem;font-size:1.1rem}.Hackatons-module__K4bfLq__modalidadCard .Hackatons-module__K4bfLq__featureDesc{font-size:.8rem;line-height:1.5}.Hackatons-module__K4bfLq__modalidadIcon{color:#333;align-items:center;margin-bottom:.75rem;display:flex}.Hackatons-module__K4bfLq__modalidadSubtitle{color:#666;margin-bottom:.75rem;font-size:.85rem;font-weight:500}.Hackatons-module__K4bfLq__modalidadesSection{margin:1.5rem auto 4rem!important}@media (min-width:768px){.Hackatons-module__K4bfLq__container{padding-top:8rem}.Hackatons-module__K4bfLq__content{text-align:center;order:2;max-width:550px;margin:5rem auto 0}.Hackatons-module__K4bfLq__heroImageWrapper{order:1}.Hackatons-module__K4bfLq__form{margin:0 auto}.Hackatons-module__K4bfLq__titleImage{max-width:320px;margin:0 auto}.Hackatons-module__K4bfLq__flashBadge,.Hackatons-module__K4bfLq__mobileOnlyBtn{display:none!important}.Hackatons-module__K4bfLq__desktopOnlyBtn{display:inline-block!important}}@media (max-width:767px){.Hackatons-module__K4bfLq__desktopText{display:none}.Hackatons-module__K4bfLq__mobileTitleImage{justify-content:center;align-items:center;width:100%;max-width:350px;margin:2.5rem auto 1rem;display:flex}.Hackatons-module__K4bfLq__mobileTitleImage img{width:100%!important;height:auto!important}.Hackatons-module__K4bfLq__heroGrid{flex-direction:column-reverse;gap:1rem;display:flex}.Hackatons-module__K4bfLq__heroImage{width:90%!important;animation:none!important;transform:none!important}.Hackatons-module__K4bfLq__macCard,.Hackatons-module__K4bfLq__featuresSection{margin-top:.5rem!important}.Hackatons-module__K4bfLq__infoCard{margin-bottom:2.25rem}.Hackatons-module__K4bfLq__infoCard:first-child{margin-left:1rem!important}.Hackatons-module__K4bfLq__infoCard:nth-child(2){margin-left:2.5rem!important}.Hackatons-module__K4bfLq__infoCard:nth-child(3){margin-left:1rem!important}.Hackatons-module__K4bfLq__featureCard:nth-child(2) .Hackatons-module__K4bfLq__mobileCardContent{flex-direction:row-reverse}.Hackatons-module__K4bfLq__featureCard:nth-child(2) .Hackatons-module__K4bfLq__mobileTextBubble{border-radius:12px 12px 0}.Hackatons-module__K4bfLq__adoptionSection{padding:0;margin-top:7rem!important}.Hackatons-module__K4bfLq__flowWrapper{-webkit-overflow-scrolling:touch;background-size:15px 15px;padding:1rem .5rem!important;display:block!important;overflow-x:auto!important}.Hackatons-module__K4bfLq__flowNodes{gap:1.5rem;padding:1rem 0;width:900px!important;min-height:auto!important}.Hackatons-module__K4bfLq__flowSvg{width:900px!important;height:100%!important}.Hackatons-module__K4bfLq__adoptionTitle{word-break:break-word;margin-bottom:2.5rem;font-size:1.4rem;line-height:1.3;text-align:left!important;max-width:380px!important}.Hackatons-module__K4bfLq__visibilityTitle{text-align:left!important;margin-bottom:2rem!important;font-size:1.35rem!important}.Hackatons-module__K4bfLq__visibilitySection{margin-top:4.5rem!important;margin-bottom:2rem!important}.Hackatons-module__K4bfLq__modalidadesGrid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.Hackatons-module__K4bfLq__modalidadesGrid .Hackatons-module__K4bfLq__featureCard{padding:1.25rem!important}.Hackatons-module__K4bfLq__modalidadesSection{margin-top:1.5rem!important}.Hackatons-module__K4bfLq__treeLines{display:none}.Hackatons-module__K4bfLq__timelineContainer{grid-template-columns:1fr!important;gap:1.5rem!important}.Hackatons-module__K4bfLq__timelineStep{padding-right:2rem!important}.Hackatons-module__K4bfLq__timelineStep:first-child{margin-left:0!important;margin-right:auto!important}.Hackatons-module__K4bfLq__timelineStep:nth-child(2){margin-left:auto!important;margin-right:0!important}.Hackatons-module__K4bfLq__timelineStep:nth-child(3){margin-left:0!important;margin-right:auto!important}}@media (max-width:600px){.Hackatons-module__K4bfLq__title{font-size:2.5rem}.Hackatons-module__K4bfLq__modalidadesGrid{grid-template-columns:1fr!important}.Hackatons-module__K4bfLq__modalidadCard{padding:1rem!important}}@media (max-width:768px){.Hackatons-module__K4bfLq__hackatonsHeader button span{background-color:#000!important}}@media (min-width:768px) and (max-width:1024px){.Hackatons-module__K4bfLq__heroGrid{gap:2rem;padding:0 1.5rem}.Hackatons-module__K4bfLq__title{margin-top:1.5rem;font-size:2.75rem}.Hackatons-module__K4bfLq__macCard{max-width:400px;margin-top:1.5rem}.Hackatons-module__K4bfLq__heroImage{max-width:380px!important}.Hackatons-module__K4bfLq__featuresSection{margin-top:6rem}.Hackatons-module__K4bfLq__adoptionSection{margin:4rem auto 2rem}.Hackatons-module__K4bfLq__visibilitySection{margin:3.5rem auto 3rem}}.Hackatons-module__K4bfLq__floatingBtn{color:#fff;cursor:pointer;z-index:999;background-color:#000;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #0000004d}.Hackatons-module__K4bfLq__floatingBtn:hover{background-color:#1e293b;transform:scale(1.1)translateY(-2px);box-shadow:0 15px 30px #0006}.Hackatons-module__K4bfLq__floatingBtnActive{transform:rotate(45deg)}.Hackatons-module__K4bfLq__storeModalOverlay{box-sizing:border-box;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;z-index:9999999!important;zoom:1.25!important;background-color:#000000b3!important;width:100vw!important;height:100vh!important}.Hackatons-module__K4bfLq__storeModal{color:#0f172a;background-color:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;width:100%;max-width:1100px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) Hackatons-module__K4bfLq__modalEnter;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000026,0 0 50px #0000000d}@keyframes Hackatons-module__K4bfLq__modalEnter{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Hackatons-module__K4bfLq__storeHeader{background-color:#f1f5f9;border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.Hackatons-module__K4bfLq__macDots{flex-shrink:0;align-items:center;gap:8px;width:52px;display:flex}.Hackatons-module__K4bfLq__macDot{box-sizing:border-box;border-radius:50%;width:12px;height:12px;margin:0;padding:0;display:inline-block;border:none!important}.Hackatons-module__K4bfLq__macDot.Hackatons-module__K4bfLq__red{cursor:pointer;background-color:#000!important}.Hackatons-module__K4bfLq__macDot.Hackatons-module__K4bfLq__red:hover{filter:brightness(.9)}.Hackatons-module__K4bfLq__macDot.Hackatons-module__K4bfLq__yellow{background-color:#666!important}.Hackatons-module__K4bfLq__macDot.Hackatons-module__K4bfLq__green{background-color:#ccc!important}.Hackatons-module__K4bfLq__storeHeaderTitleContainer{flex:1;justify-content:center;align-items:center;display:flex}.Hackatons-module__K4bfLq__storeHeaderTitle{color:#475569;letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;font-weight:700}.Hackatons-module__K4bfLq__storeHeaderSpacer{flex-shrink:0;width:52px}.Hackatons-module__K4bfLq__closeStoreBtn:hover{color:#0f172a;background-color:#f1f5f9}.Hackatons-module__K4bfLq__storeToolbar{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex}@media (max-width:640px){.Hackatons-module__K4bfLq__storeToolbar{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem 1.5rem}}.Hackatons-module__K4bfLq__searchBox{flex:1;position:relative}.Hackatons-module__K4bfLq__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.Hackatons-module__K4bfLq__searchInput{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.65rem 1rem .65rem 2.25rem;font-size:.9rem;transition:all .2s}.Hackatons-module__K4bfLq__searchInput:focus{background-color:#fff;border-color:#0f172a;box-shadow:0 0 0 2px #0f172a1a}.Hackatons-module__K4bfLq__storeBalanceArea{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.Hackatons-module__K4bfLq__balanceLabel{color:#64748b;font-size:.85rem;font-weight:600}.Hackatons-module__K4bfLq__balanceValue{color:#0f172a;font-family:Consolas,Courier New,monospace;font-size:1.05rem;font-weight:800}.Hackatons-module__K4bfLq__storeContentLayout{align-items:flex-start;gap:2rem;width:100%;display:flex}.Hackatons-module__K4bfLq__categoryFiltersSidebar{flex-direction:column;flex-shrink:0;width:200px;display:flex}.Hackatons-module__K4bfLq__sidebarTitle{text-transform:uppercase;color:#64748b;letter-spacing:.05em;text-align:left;border-bottom:1px solid #e2e8f0;margin:0 0 .75rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.Hackatons-module__K4bfLq__sidebarTabs{flex-direction:column;gap:.5rem;display:flex}.Hackatons-module__K4bfLq__sidebarTabs .Hackatons-module__K4bfLq__filterTab{text-align:left;border-radius:8px!important;justify-content:flex-start!important;width:100%!important}.Hackatons-module__K4bfLq__storeGridArea{flex:1}@media (max-width:768px){.Hackatons-module__K4bfLq__storeContentLayout{flex-direction:column;align-items:stretch;gap:1.25rem}.Hackatons-module__K4bfLq__categoryFiltersSidebar{width:100%}.Hackatons-module__K4bfLq__sidebarTabs{scrollbar-width:none;flex-direction:row;padding-bottom:.25rem;overflow-x:auto}.Hackatons-module__K4bfLq__sidebarTabs::-webkit-scrollbar{display:none}.Hackatons-module__K4bfLq__sidebarTabs .Hackatons-module__K4bfLq__filterTab{border-radius:9999px!important;width:auto!important}.Hackatons-module__K4bfLq__sidebarTitle{display:none}}.Hackatons-module__K4bfLq__filterTab{color:#64748b;cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #e2e8f0;border-radius:9999px;flex-shrink:0;font-size:.8rem;font-weight:600;transition:all .2s;box-sizing:border-box!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;height:34px!important;padding:0 1.25rem!important;line-height:1!important;display:inline-flex!important}.Hackatons-module__K4bfLq__filterTab:hover{color:#0f172a;background-color:#f1f5f9}.Hackatons-module__K4bfLq__activeFilterTab{color:#fff!important;background-color:#0f172a!important;border-color:#0f172a!important}.Hackatons-module__K4bfLq__storeBody{flex-direction:column;flex:1;padding:1.5rem 2rem 2.5rem;display:flex;overflow-y:auto}@media (max-width:640px){.Hackatons-module__K4bfLq__storeBody{padding:1rem 1.5rem}}.Hackatons-module__K4bfLq__storeGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1200px){.Hackatons-module__K4bfLq__storeGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Hackatons-module__K4bfLq__storeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Hackatons-module__K4bfLq__storeGrid{grid-template-columns:1fr}}.Hackatons-module__K4bfLq__storeItemCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.Hackatons-module__K4bfLq__storeItemCard:hover{background-color:#fafafa;border-color:#0f172a;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.Hackatons-module__K4bfLq__storeItemLogo{color:#0f172a;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto;display:flex;background-color:#0000!important;border:none!important}.Hackatons-module__K4bfLq__storeItemInfo{text-align:center;flex-grow:1;width:100%}.Hackatons-module__K4bfLq__storeItemTitle{color:#0f172a;margin:0 0 .1rem;font-size:.95rem;font-weight:700}.Hackatons-module__K4bfLq__itemDuration{color:#64748b;margin-bottom:.25rem;font-size:.7rem;display:inline-block}.Hackatons-module__K4bfLq__storeItemDesc{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;height:3.1rem;margin:0;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Hackatons-module__K4bfLq__redeemBtn{color:#fff;cursor:pointer;text-align:center;background-color:#0f172a;border:none;border-radius:10px;width:100%;padding:.6rem;font-size:.8rem;font-weight:700;transition:all .2s}.Hackatons-module__K4bfLq__redeemBtn:hover:not(:disabled){background-color:#1e293b;transform:translateY(-1px)}.Hackatons-module__K4bfLq__redeemBtn:disabled{color:#94a3b8;cursor:not-allowed;background-color:#e2e8f0;border:none}.Hackatons-module__K4bfLq__messageAlert{border-radius:10px;width:100%;margin-top:1.25rem;font-size:.85rem;line-height:1.4}.Hackatons-module__K4bfLq__alertContent{align-items:center;padding:.85rem 1.25rem;display:flex}.Hackatons-module__K4bfLq__messageAlertSuccess{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0}.Hackatons-module__K4bfLq__messageAlertError{color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca}.Hackatons-module__K4bfLq__profileDropdown{z-index:10000;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:1rem;width:260px;padding:1.25rem;animation:.2s cubic-bezier(.16,1,.3,1) Hackatons-module__K4bfLq__dropdownEnter;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 25px #00000014}@keyframes Hackatons-module__K4bfLq__dropdownEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Hackatons-module__K4bfLq__profileHeader{align-items:center;gap:.75rem;display:flex}.Hackatons-module__K4bfLq__profileAvatar{color:#475569;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hackatons-module__K4bfLq__profileUserInfo{text-align:left;flex-direction:column;display:flex}.Hackatons-module__K4bfLq__profileName{color:#0f172a;font-size:.9rem;font-weight:700}.Hackatons-module__K4bfLq__profileRole{color:#64748b;font-size:.7rem;font-weight:500}.Hackatons-module__K4bfLq__profileDivider{background-color:#e2e8f0;width:100%;height:1px}.Hackatons-module__K4bfLq__profileStats{flex-direction:column;gap:.6rem;display:flex}.Hackatons-module__K4bfLq__profileStatItem{justify-content:space-between;align-items:center;display:flex}.Hackatons-module__K4bfLq__statLabel{color:#64748b;font-size:.75rem}.Hackatons-module__K4bfLq__statValue{color:#0f172a;font-size:.85rem;font-weight:700}.Hackatons-module__K4bfLq__profileActions{flex-direction:column;gap:.5rem;display:flex}.Hackatons-module__K4bfLq__profileActionBtn{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:8px;width:100%;padding:.55rem;font-size:.8rem;font-weight:700;transition:all .2s}.Hackatons-module__K4bfLq__profileActionBtn:hover{background-color:#1e293b}.Hackatons-module__K4bfLq__profileActionBtnDanger{color:#ef4444;cursor:pointer;background-color:#0000;border:1px solid #ef444433;border-radius:8px;width:100%;padding:.55rem;font-size:.8rem;font-weight:600;transition:all .2s}.Hackatons-module__K4bfLq__profileActionBtnDanger:hover{background-color:#ef44440d}.Hackatons-module__K4bfLq__modalitiesSection{text-align:center;z-index:2;width:100%;max-width:1000px;margin:4rem auto;padding:0 2rem;position:relative}.Hackatons-module__K4bfLq__modalitiesTitle{color:#011627;text-align:center;margin-bottom:3rem;font-size:2.25rem;font-weight:700}.Hackatons-module__K4bfLq__modalitiesGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;gap:2rem;display:grid}.Hackatons-module__K4bfLq__modalityCard{text-align:left;background:#fdfdfd;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;align-items:flex-start;gap:1.35rem;width:100%;max-width:270px;margin:0 auto;padding:1.35rem;transition:all .2s;display:flex;position:relative}.Hackatons-module__K4bfLq__modalityCard:hover{border-color:#d1d5db;transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000000d}.Hackatons-module__K4bfLq__modalityIcon{color:#000;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hackatons-module__K4bfLq__modalityTitle{color:#011627;max-width:234px;margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.Hackatons-module__K4bfLq__modalitySubtitle{color:#6b7280;margin-bottom:1.25rem;font-size:.95rem}.Hackatons-module__K4bfLq__modalityDesc{color:#374151;text-align:left;max-width:234px;margin:0;font-size:.85rem;line-height:1.35}.Hackatons-module__K4bfLq__modalitiesLayout{flex-direction:row;justify-content:center;align-items:center;gap:4rem;width:100%;margin-top:2rem;display:flex}.Hackatons-module__K4bfLq__modalitiesImageWrapper{flex:1;justify-content:center;align-items:center;max-width:450px;display:flex}.Hackatons-module__K4bfLq__modalitiesImage{border-radius:16px;width:100%;height:auto}.Hackatons-module__K4bfLq__modalitiesList{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:1.5rem;display:flex}@media (max-width:600px){.Hackatons-module__K4bfLq__modalitiesLayout{flex-direction:column!important;align-items:center!important;gap:2rem!important}.Hackatons-module__K4bfLq__modalitiesImageWrapper{display:none!important}.Hackatons-module__K4bfLq__modalitiesList{align-items:center!important;width:100%!important}}.Hackatons-module__K4bfLq__cardArrowBtn{color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Hackatons-module__K4bfLq__cardArrowBtn:hover{color:#fff;background-color:#333;border-color:#333}.Hackatons-module__K4bfLq__leaderboardSection{text-align:center;box-sizing:border-box;width:100%;max-width:900px;margin:6rem auto 4rem;padding:0 2rem}.Hackatons-module__K4bfLq__leaderboardHeader{margin-bottom:3rem}.Hackatons-module__K4bfLq__leaderboardTitle{color:#0f172a;letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.25rem;font-weight:850}.Hackatons-module__K4bfLq__leaderboardSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.5}.Hackatons-module__K4bfLq__leaderboardTableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000005,0 1px 3px #00000003}.Hackatons-module__K4bfLq__leaderboardTable{border-collapse:collapse;text-align:left;width:100%}.Hackatons-module__K4bfLq__leaderboardTable th{text-transform:uppercase;color:#64748b;letter-spacing:.05em;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem;font-size:.85rem;font-weight:700}.Hackatons-module__K4bfLq__leaderboardTable td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1.1rem 1.5rem;font-size:.95rem}.Hackatons-module__K4bfLq__leaderboardTable tr:last-child td{border-bottom:none}.Hackatons-module__K4bfLq__leaderboardTable tr{transition:background-color .2s}.Hackatons-module__K4bfLq__leaderboardTable tr:hover{background-color:#f8fafc}.Hackatons-module__K4bfLq__rankBadge{color:#fff;background-color:#000;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:inline-flex}.Hackatons-module__K4bfLq__rankNumber{text-align:center;color:#64748b;width:28px;font-size:.9rem;font-weight:700;display:inline-block}.Hackatons-module__K4bfLq__devNameCell{color:#0f172a;align-items:center;gap:.75rem;font-weight:600;display:flex}.Hackatons-module__K4bfLq__avatarPlaceholder{color:#fff;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.Hackatons-module__K4bfLq__pointsCell{color:#0f172a;font-family:Consolas,monospace;font-weight:700}.Hackatons-module__K4bfLq__authSwitch{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:9999px;align-items:center;margin-left:.5rem;padding:2px;display:flex}.Hackatons-module__K4bfLq__switchBtn{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;outline:none;padding:.4rem .95rem;font-size:.825rem;font-weight:600;transition:all .2s}.Hackatons-module__K4bfLq__switchBtn:hover{color:#000}.Hackatons-module__K4bfLq__switchBtnActive{box-shadow:0 1px 3px #0000001a;color:#fff!important;background-color:#000!important}.Hackatons-module__K4bfLq__hackCoinSection{box-sizing:border-box;width:100%;max-width:1000px;margin:6rem auto;padding:0 2rem}.Hackatons-module__K4bfLq__hackCoinLayout{box-sizing:border-box;background:radial-gradient(circle at 10% 20%,#f8fafce6 0%,#ffffffe6 100%);border:1px solid #e2e8f0;border-radius:24px;flex-direction:row;justify-content:center;align-items:center;gap:5rem;width:100%;padding:3.5rem;display:flex;box-shadow:0 20px 40px #00000005}.Hackatons-module__K4bfLq__hackCoinImageWrapper{flex:1;justify-content:center;align-items:center;max-width:350px;display:flex}.Hackatons-module__K4bfLq__hackCoinImage{filter:drop-shadow(0 15px 30px #fbbf2426);width:100%;height:auto;animation:5s ease-in-out infinite Hackatons-module__K4bfLq__floatCoin}@keyframes Hackatons-module__K4bfLq__floatCoin{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}.Hackatons-module__K4bfLq__hackCoinContent{text-align:left;flex-direction:column;flex:1.2;align-items:flex-start;display:flex}.Hackatons-module__K4bfLq__hackCoinTitle{color:#0f172a;letter-spacing:-.03em;margin-top:0;margin-bottom:.5rem;font-size:2.25rem;font-weight:850}.Hackatons-module__K4bfLq__hackCoinSubtitle{color:#16a34a;margin-top:0;margin-bottom:1.25rem;font-size:1.15rem;font-weight:600}.Hackatons-module__K4bfLq__hackCoinDesc{color:#475569;margin-top:0;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Hackatons-module__K4bfLq__hackCoinBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:9999px;padding:.8rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #0000000d}.Hackatons-module__K4bfLq__hackCoinBtn:hover{background:#1e293b;border-color:#1e293b;transform:translateY(-1.5px);box-shadow:0 6px 16px #0000001f}.Hackatons-module__K4bfLq__hackCoinBtn:active{transform:translateY(.5px)}@media (max-width:768px){.Hackatons-module__K4bfLq__hackCoinLayout{flex-direction:column!important;gap:3rem!important;padding:2.5rem!important}.Hackatons-module__K4bfLq__hackCoinImageWrapper{max-width:250px!important}.Hackatons-module__K4bfLq__hackCoinContent{text-align:center!important;align-items:center!important}.Hackatons-module__K4bfLq__hackCoinTitle{font-size:1.75rem!important}}.Hackatons-module__K4bfLq__profileMenuLink{color:#475569;text-align:left;border-radius:8px;padding:.45rem .65rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Hackatons-module__K4bfLq__profileMenuLink:hover{color:#0f172a;background-color:#f1f5f9}.Hackatons-module__K4bfLq__statusOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:4000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) forwards Hackatons-module__K4bfLq__overlayFadeIn;display:flex;position:fixed;top:0;left:0}.Hackatons-module__K4bfLq__statusContainer{background-color:#1e1e1e;border-radius:6px;flex-direction:column;width:100%;max-width:440px;font-family:Consolas,Courier New,monospace;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards Hackatons-module__K4bfLq__modalScaleUp;display:flex;overflow:hidden}.Hackatons-module__K4bfLq__successBorder{border:1px solid #2b9348;box-shadow:0 20px 40px #0006,0 0 15px #2b934833}.Hackatons-module__K4bfLq__errorBorder{border:1px solid #ef4444;box-shadow:0 20px 40px #0006,0 0 15px #ef444433}.Hackatons-module__K4bfLq__terminalHeader{background-color:#2a2a2a;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.Hackatons-module__K4bfLq__terminalTitle{color:#a0a0a0;font-size:.8rem}.Hackatons-module__K4bfLq__winButtonClose{color:#888;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.8rem}.Hackatons-module__K4bfLq__winButtonClose:hover{color:#fff;background-color:#e81123}.Hackatons-module__K4bfLq__statusContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 2rem 2.2rem;display:flex}.Hackatons-module__K4bfLq__successIconWrapper{color:#4ade80;background-color:#2b93481a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite Hackatons-module__K4bfLq__pulseSuccess;display:flex;box-shadow:0 0 20px #2b934826}.Hackatons-module__K4bfLq__errorIconWrapper{color:#f87171;background-color:#ef44441a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite Hackatons-module__K4bfLq__pulseError;display:flex;box-shadow:0 0 20px #ef444426}.Hackatons-module__K4bfLq__terminalTag{color:#888;font-size:.75rem}.Hackatons-module__K4bfLq__greenText{color:#4ade80}.Hackatons-module__K4bfLq__redText{color:#f87171}.Hackatons-module__K4bfLq__statusTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.Hackatons-module__K4bfLq__statusMessage{color:#a0a0a0;margin:0;font-size:.88rem;line-height:1.5}.Hackatons-module__K4bfLq__statusActionButton{cursor:pointer;border:none;border-radius:4px;width:100%;max-width:220px;padding:.7rem;font-weight:700;transition:all .2s}.Hackatons-module__K4bfLq__statusSuccessButton{color:#fff;background-color:#2b9348}.Hackatons-module__K4bfLq__statusSuccessButton:hover{background-color:#38b056;transform:translateY(-1px)}.Hackatons-module__K4bfLq__statusErrorButton{color:#fff;background-color:#ef4444}.Hackatons-module__K4bfLq__statusErrorButton:hover{background-color:#f87171;transform:translateY(-1px)}@keyframes Hackatons-module__K4bfLq__overlayFadeIn{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0009}}@keyframes Hackatons-module__K4bfLq__modalScaleUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes Hackatons-module__K4bfLq__pulseSuccess{0%{box-shadow:0 0 #4ade8066}70%{box-shadow:0 0 0 12px #4ade8000}to{box-shadow:0 0 #4ade8000}}@keyframes Hackatons-module__K4bfLq__pulseError{0%{box-shadow:0 0 #f8717166}70%{box-shadow:0 0 0 12px #f8717100}to{box-shadow:0 0 #f8717100}}
.DiscordModal-module__5Xn0SW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5000;background-color:#000000a6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) forwards DiscordModal-module__5Xn0SW__overlayFadeIn;display:flex;position:fixed;top:0;left:0}.DiscordModal-module__5Xn0SW__container{background-color:#1e1e1e;border:1px solid #7c3aed;border-radius:6px;flex-direction:column;width:100%;max-width:440px;font-family:Consolas,Courier New,monospace;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards DiscordModal-module__5Xn0SW__modalScaleUp;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000080,0 0 15px #7c3aed33}.DiscordModal-module__5Xn0SW__terminalHeader{background-color:#2a2a2a;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.DiscordModal-module__5Xn0SW__terminalTitle{color:#a0a0a0;font-size:.8rem}.DiscordModal-module__5Xn0SW__winButtonClose{color:#888;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.8rem}.DiscordModal-module__5Xn0SW__winButtonClose:hover{color:#fff;background-color:#e81123}.DiscordModal-module__5Xn0SW__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 2rem 2.2rem;display:flex}.DiscordModal-module__5Xn0SW__warningIconWrapper{color:#a78bfa;background-color:#7c3aed1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite DiscordModal-module__5Xn0SW__pulseWarning;display:flex;box-shadow:0 0 20px #7c3aed26}.DiscordModal-module__5Xn0SW__terminalTag{color:#888;font-size:.75rem}.DiscordModal-module__5Xn0SW__warningText{color:#a78bfa}.DiscordModal-module__5Xn0SW__title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.DiscordModal-module__5Xn0SW__message{color:#a0a0a0;margin:0;font-size:.88rem;line-height:1.5}.DiscordModal-module__5Xn0SW__buttonContainer{justify-content:center;gap:1rem;width:100%;margin-top:.5rem;display:flex}.DiscordModal-module__5Xn0SW__cancelButton,.DiscordModal-module__5Xn0SW__confirmButton{cursor:pointer;border:none;border-radius:4px;flex:1;padding:.7rem;font-weight:700;transition:all .2s}.DiscordModal-module__5Xn0SW__cancelButton{color:#fff;background-color:#334155}.DiscordModal-module__5Xn0SW__cancelButton:hover{background-color:#475569;transform:translateY(-1px)}.DiscordModal-module__5Xn0SW__confirmButton{color:#fff;background-color:#7c3aed}.DiscordModal-module__5Xn0SW__confirmButton:hover{background-color:#8b5cf6;transform:translateY(-1px)}@keyframes DiscordModal-module__5Xn0SW__overlayFadeIn{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000a6}}@keyframes DiscordModal-module__5Xn0SW__modalScaleUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes DiscordModal-module__5Xn0SW__pulseWarning{0%{box-shadow:0 0 #a78bfa66}70%{box-shadow:0 0 0 12px #a78bfa00}to{box-shadow:0 0 #a78bfa00}}
.Footer-module__S6Hkya__footer{background-color:#fcfcfc;border-top:1px solid #eee;justify-content:center;width:100%;padding:4rem 3rem 2rem;font-family:Courier New,Courier,monospace;display:flex}.Footer-module__S6Hkya__terminalContainer{background-color:#1e1e1e;border-radius:6px;width:100%;max-width:100%;font-family:Consolas,Courier New,monospace;overflow:hidden;box-shadow:0 10px 25px #00000014}.Footer-module__S6Hkya__terminalHeader{background-color:#323232;border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.Footer-module__S6Hkya__terminalTitle{color:#ccc;font-size:.8rem}.Footer-module__S6Hkya__terminalContent{color:#fff;padding:2rem;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__grid{border-bottom:1px dashed #444;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.Footer-module__S6Hkya__promptLine{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Footer-module__S6Hkya__prompt{color:#a6e22e;font-weight:700}.Footer-module__S6Hkya__cmd{color:#66d9ef}.Footer-module__S6Hkya__sysInfoList,.Footer-module__S6Hkya__linksList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__sysInfoList li{color:#aaa;margin-bottom:.5rem}.Footer-module__S6Hkya__label{color:#f92672;margin-right:.5rem}.Footer-module__S6Hkya__linksList li{margin-bottom:.5rem}.Footer-module__S6Hkya__linksList a{color:#e6db74;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linksList a:hover{color:#fff;text-decoration:underline}.Footer-module__S6Hkya__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Footer-module__S6Hkya__copyrightText{color:#888;font-size:.8rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:4rem 1rem 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:1.5rem}.Footer-module__S6Hkya__bottomBar{flex-direction:column;align-items:flex-start}}
