.styles-module__hdN3kq__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-muted);background:#0d1117cc;position:fixed;top:0;left:0;right:0}.styles-module__hdN3kq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.styles-module__hdN3kq__logo{align-items:center;gap:.75rem;display:flex}.styles-module__hdN3kq__logoSymbol{font-family:var(--font-mono);letter-spacing:-.5px;background:linear-gradient(135deg,#58a6ff 0%,#a855f7 50%,#ff7b72 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;text-shadow:0 0 30px #58a6ff4d;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:600;animation:3s infinite styles-module__hdN3kq__gradientShift;position:relative}.styles-module__hdN3kq__logoSymbol:before{content:"</>";background:linear-gradient(135deg,#58a6ff 0%,#a855f7 50%,#ff7b72 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;filter:blur(8px);opacity:.5;z-index:-1;-webkit-background-clip:text;background-clip:text;animation:3s infinite styles-module__hdN3kq__gradientShift;position:absolute;top:0;left:0}@keyframes styles-module__hdN3kq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__hdN3kq__logo:hover .styles-module__hdN3kq__logoSymbol{animation:1s infinite styles-module__hdN3kq__gradientShift}.styles-module__hdN3kq__logo:hover .styles-module__hdN3kq__logoSymbol:before{opacity:.8;filter:blur(12px)}.styles-module__hdN3kq__logoIcon{color:var(--accent);font-size:1.5rem}.styles-module__hdN3kq__logoText{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-.5px;font-size:1.25rem;font-weight:700}.styles-module__hdN3kq__nav{align-items:center;gap:2rem;display:flex}.styles-module__hdN3kq__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;font-weight:500}.styles-module__hdN3kq__navLink:hover{color:var(--text-primary)}.styles-module__hdN3kq__langToggle{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;display:flex}.styles-module__hdN3kq__langToggle:hover{background:var(--bg-secondary);border-color:var(--accent);color:var(--accent)}.styles-module__hdN3kq__langIcon{font-size:.9rem}.styles-module__hdN3kq__langText{font-family:var(--font-mono);letter-spacing:.5px}.styles-module__hdN3kq__activeSessionLink{border-radius:var(--radius-sm);color:var(--accent);transition:all var(--transition-fast);background:linear-gradient(135deg,#2ea04326,#2ea0430d);border:1px solid #2ea04366;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;text-decoration:none;display:flex}.styles-module__hdN3kq__activeSessionLink:hover{border-color:var(--accent);background:linear-gradient(135deg,#2ea04340,#2ea0431a);transform:translateY(-1px)}.styles-module__hdN3kq__activeIndicator{color:var(--accent);font-size:.5rem;animation:2s ease-in-out infinite styles-module__hdN3kq__pulse}@keyframes styles-module__hdN3kq__pulse{0%,to{opacity:1}50%{opacity:.5}}.styles-module__hdN3kq__activeSessionText{color:var(--text-primary)}.styles-module__hdN3kq__sessionTimer{font-family:var(--font-mono);color:var(--accent);border-radius:var(--radius-sm);background:#2ea04326;padding:.15rem .4rem;font-size:.75rem;font-weight:600}.styles-module__hdN3kq__timerWarning .styles-module__hdN3kq__sessionTimer{color:#f59e0b;background:#f59e0b26}.styles-module__hdN3kq__timerWarning{background:linear-gradient(135deg,#f59e0b26,#f59e0b0d);border-color:#f59e0b66}.styles-module__hdN3kq__timerWarning .styles-module__hdN3kq__activeIndicator{color:#f59e0b}.styles-module__hdN3kq__timerCritical .styles-module__hdN3kq__sessionTimer{color:var(--error);background:#f8514926;animation:1s ease-in-out infinite styles-module__hdN3kq__blink}.styles-module__hdN3kq__timerCritical{background:linear-gradient(135deg,#f8514926,#f851490d);border-color:#f8514966}.styles-module__hdN3kq__timerCritical .styles-module__hdN3kq__activeIndicator{color:var(--error)}@keyframes styles-module__hdN3kq__blink{0%,to{opacity:1}50%{opacity:.6}}.styles-module__hdN3kq__clearSession{width:18px;height:18px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:.25rem;font-size:.65rem;display:flex}.styles-module__hdN3kq__clearSession:hover{color:var(--error);background:#f8514933}.styles-module__hdN3kq__mobileMenuButton{display:none}@media (max-width:768px){.styles-module__hdN3kq__container{padding:1rem}.styles-module__hdN3kq__nav{display:none}.styles-module__hdN3kq__mobileMenuButton{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.styles-module__hdN3kq__mobileMenuButton:hover{background:var(--bg-secondary);border-color:var(--accent);color:var(--accent)}}.styles-module__hdN3kq__mobileNav{border-top:1px solid var(--border-muted);background:#0d1117f2;flex-direction:column;padding:.5rem 1rem 1rem;display:none;overflow:hidden}@media (max-width:768px){.styles-module__hdN3kq__mobileNav{display:flex}}.styles-module__hdN3kq__mobileNavLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:.875rem 1rem;font-size:1rem;font-weight:500;display:block}.styles-module__hdN3kq__mobileNavLink:hover{color:var(--text-primary);background:var(--bg-tertiary)}.styles-module__hdN3kq__mobileActiveSession{border-radius:var(--radius-sm);color:var(--text-primary);background:linear-gradient(135deg,#2ea04326,#2ea0430d);border:1px solid #2ea04366;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.875rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.styles-module__hdN3kq__mobileActiveSession .styles-module__hdN3kq__activeIndicator{color:var(--accent);font-size:.5rem}.styles-module__hdN3kq__mobileActiveSession .styles-module__hdN3kq__sessionTimer{margin-left:auto}.styles-module__hdN3kq__mobileLangToggle{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.75rem;margin-top:.5rem;padding:.875rem 1rem;font-size:1rem;font-weight:500;display:flex}.styles-module__hdN3kq__mobileLangToggle:hover{background:var(--bg-secondary);border-color:var(--accent);color:var(--accent)}@media (max-width:640px){.styles-module__hdN3kq__container{padding:.875rem 1rem}.styles-module__hdN3kq__logoText{font-size:1.1rem}.styles-module__hdN3kq__logoIcon{font-size:1.25rem}}
.styles-module__N99wQG__formContainer{flex-direction:column;gap:1.25rem;width:100%;max-width:400px;display:flex}.styles-module__N99wQG__form{flex-direction:column;gap:1.25rem;width:100%;display:flex}.styles-module__N99wQG__joinForm{flex-direction:column;gap:.75rem;width:100%;display:flex}.styles-module__N99wQG__divider{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:1rem;font-size:.85rem;display:flex}.styles-module__N99wQG__divider:before,.styles-module__N99wQG__divider:after{content:"";background:var(--border);flex:1;height:1px}.styles-module__N99wQG__joinInputGroup{gap:.75rem;display:flex}.styles-module__N99wQG__joinInput{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);flex:1;padding:.875rem 1rem;font-family:inherit;font-size:1rem}.styles-module__N99wQG__joinInput::placeholder{color:var(--text-muted)}.styles-module__N99wQG__joinInput:hover{border-color:var(--text-muted)}.styles-module__N99wQG__joinInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.styles-module__N99wQG__joinButton{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast),border-color var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;display:flex}.styles-module__N99wQG__joinButton:hover:not(:disabled){background:var(--bg-secondary);border-color:var(--text-muted)}.styles-module__N99wQG__joinButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__N99wQG__formGroup{flex-direction:column;gap:.5rem;display:flex;position:relative}.styles-module__N99wQG__label{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.styles-module__N99wQG__labelIcon{color:var(--text-muted);font-size:.8rem}.styles-module__N99wQG__selectWrapper{position:relative}.styles-module__N99wQG__select{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;appearance:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);padding:.875rem 2.5rem .875rem 1rem;font-family:inherit;font-size:1rem}.styles-module__N99wQG__select:hover{border-color:var(--text-muted)}.styles-module__N99wQG__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.styles-module__N99wQG__selectIcon{color:var(--text-muted);pointer-events:none;font-size:.8rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.styles-module__N99wQG__input{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);padding:.875rem 1rem;font-family:inherit;font-size:1rem}.styles-module__N99wQG__input::placeholder{color:var(--text-muted)}.styles-module__N99wQG__input:hover{border-color:var(--text-muted)}.styles-module__N99wQG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.styles-module__N99wQG__togglePassword{color:var(--accent);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-size:.8rem;font-weight:500;position:absolute;bottom:.875rem;right:1rem}.styles-module__N99wQG__togglePassword:hover{color:var(--accent-hover)}.styles-module__N99wQG__submitButton{background:var(--accent);border-radius:var(--radius-md);width:100%;color:var(--bg-primary);cursor:pointer;transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.styles-module__N99wQG__submitButton:hover{background:var(--accent-hover)}.styles-module__N99wQG__buttonIcon{font-size:.9rem}.styles-module__N99wQG__spinning{animation:1s linear infinite styles-module__N99wQG__spin}@keyframes styles-module__N99wQG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__N99wQG__submitButton:disabled{opacity:.7;cursor:not-allowed}.styles-module__N99wQG__error{color:#ef4444;text-align:center;margin:0;padding:.5rem 0;font-size:.875rem}@media (max-width:640px){.styles-module__N99wQG__formContainer{max-width:100%}.styles-module__N99wQG__joinInputGroup{flex-direction:column}.styles-module__N99wQG__joinButton{width:100%}}
.styles-module__-7CbfW__editorWindow{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg);width:100%;max-width:520px;position:relative;overflow:hidden}.styles-module__-7CbfW__titleBar{background:var(--bg-tertiary);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.styles-module__-7CbfW__windowButtons{gap:8px;display:flex}.styles-module__-7CbfW__windowButtonsPlaceholder{width:52px}.styles-module__-7CbfW__btnClose,.styles-module__-7CbfW__btnMinimize,.styles-module__-7CbfW__btnMaximize{border-radius:50%;width:12px;height:12px}.styles-module__-7CbfW__btnClose{background:#ff5f57}.styles-module__-7CbfW__btnMinimize{background:#febc2e}.styles-module__-7CbfW__btnMaximize{background:#28c840}.styles-module__-7CbfW__fileName{font-family:var(--font-mono);color:var(--text-secondary);font-size:.8rem}.styles-module__-7CbfW__editorContent{min-height:280px;font-family:var(--font-mono);padding:1rem 0;font-size:.85rem;line-height:1.7;display:flex}.styles-module__-7CbfW__lineNumbers{text-align:right;-webkit-user-select:none;user-select:none;border-right:1px solid var(--border-muted);flex-direction:column;padding:0 1rem;display:flex}.styles-module__-7CbfW__lineNum{color:var(--text-muted);font-size:.8rem}.styles-module__-7CbfW__codeArea{flex:1;padding:0 1rem;overflow:hidden}.styles-module__-7CbfW__codeLine{white-space:pre;min-height:1.7em}.styles-module__-7CbfW__keyword{color:var(--syntax-keyword)}.styles-module__-7CbfW__string{color:var(--syntax-string)}.styles-module__-7CbfW__function{color:var(--syntax-function)}.styles-module__-7CbfW__variable{color:var(--syntax-variable)}.styles-module__-7CbfW__comment{color:var(--syntax-comment);font-style:italic}.styles-module__-7CbfW__number{color:var(--syntax-number)}.styles-module__-7CbfW__plain{color:var(--text-primary)}.styles-module__-7CbfW__remoteCursor{--cursor-color:var(--accent);background:var(--cursor-color);pointer-events:none;width:2px;height:18px;position:absolute}.styles-module__-7CbfW__cursorFlag{background:var(--cursor-color);color:var(--bg-primary);font-size:.65rem;font-family:var(--font-inter);white-space:nowrap;border-radius:3px;padding:2px 6px;font-weight:600;position:absolute;top:-20px;left:0}@media (max-width:768px){.styles-module__-7CbfW__editorWindow{max-width:100%}.styles-module__-7CbfW__editorContent{min-height:240px;font-size:.75rem}}
.styles-module__8dQKya__hero{background:radial-gradient(ellipse 80% 50% at 50% -20%,#58a6ff26,transparent),var(--bg-primary);flex-direction:column;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.styles-module__8dQKya__notification{border-radius:var(--radius-md);z-index:1000;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;display:flex;position:fixed;top:5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000004d}.styles-module__8dQKya__notification.styles-module__8dQKya__kicked,.styles-module__8dQKya__notification.styles-module__8dQKya__banned{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}.styles-module__8dQKya__notification.styles-module__8dQKya__expired{color:#fde68a;background:#fbbf2426;border:1px solid #fbbf244d}.styles-module__8dQKya__notification.styles-module__8dQKya__full{color:#fed7aa;background:#fb923c26;border:1px solid #fb923c4d}.styles-module__8dQKya__notificationIcon{font-size:1rem}.styles-module__8dQKya__notification.styles-module__8dQKya__kicked .styles-module__8dQKya__notificationIcon,.styles-module__8dQKya__notification.styles-module__8dQKya__banned .styles-module__8dQKya__notificationIcon{color:#f87171}.styles-module__8dQKya__notification.styles-module__8dQKya__expired .styles-module__8dQKya__notificationIcon{color:#fbbf24}.styles-module__8dQKya__notification.styles-module__8dQKya__full .styles-module__8dQKya__notificationIcon{color:#fb923c}.styles-module__8dQKya__notificationClose{border-radius:var(--radius-sm);width:24px;height:24px;color:inherit;opacity:.7;cursor:pointer;transition:opacity var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;margin-left:.5rem;display:flex}.styles-module__8dQKya__notificationClose:hover{opacity:1}.styles-module__8dQKya__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.styles-module__8dQKya__content{flex-direction:column;gap:2.5rem;display:flex}.styles-module__8dQKya__textContent{flex-direction:column;gap:1.5rem;display:flex}.styles-module__8dQKya__title{letter-spacing:-.03em;color:var(--text-primary);font-size:3.5rem;font-weight:700;line-height:1.1}.styles-module__8dQKya__highlight{color:var(--accent);display:block}.styles-module__8dQKya__subtitle{color:var(--text-secondary);max-width:480px;font-size:1.125rem;line-height:1.7}.styles-module__8dQKya__preview{justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.styles-module__8dQKya__container{grid-template-columns:1fr;gap:3rem}.styles-module__8dQKya__content{text-align:center;align-items:center}.styles-module__8dQKya__subtitle{max-width:560px}.styles-module__8dQKya__preview{order:-1}}@media (max-width:768px){.styles-module__8dQKya__hero{padding:7rem 1.5rem 3rem}.styles-module__8dQKya__title{font-size:2.5rem}.styles-module__8dQKya__subtitle{font-size:1rem}}@media (max-width:480px){.styles-module__8dQKya__hero{padding:6rem 1rem 2rem}.styles-module__8dQKya__title{font-size:2rem}}
.styles-module__lZcD-a__features{background:var(--bg-primary);padding:5rem 2rem}.styles-module__lZcD-a__container{max-width:1000px;margin:0 auto}.styles-module__lZcD-a__bento{grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.styles-module__lZcD-a__card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden}.styles-module__lZcD-a__cardMain{background:linear-gradient(135deg,var(--bg-secondary)0%,#58a6ff0d 100%);flex-direction:column;grid-area:span 2/span 2;justify-content:space-between;padding:2rem;display:flex}.styles-module__lZcD-a__cardContent{flex:1}.styles-module__lZcD-a__tag{background:var(--accent-subtle);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:2rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.styles-module__lZcD-a__cardMainTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.2}.styles-module__lZcD-a__cardMainDesc{color:var(--text-secondary);max-width:90%;font-size:1rem;line-height:1.6}.styles-module__lZcD-a__visualSync{font-family:var(--font-mono);background:#0000004d;border-radius:.5rem;margin-top:1.5rem;padding:1rem;font-size:.9rem}.styles-module__lZcD-a__syncLine{color:var(--text-muted);margin-bottom:.25rem;display:flex}.styles-module__lZcD-a__syncText{color:var(--text-secondary)}.styles-module__lZcD-a__cursor{color:var(--accent);animation:1s infinite styles-module__lZcD-a__blink;animation-delay:var(--delay)}@keyframes styles-module__lZcD-a__blink{0%,50%{opacity:1}51%,to{opacity:0}}.styles-module__lZcD-a__cardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.styles-module__lZcD-a__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.styles-module__lZcD-a__cardPrivacy{flex-direction:column;display:flex}.styles-module__lZcD-a__lockVisual{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module__lZcD-a__lockIcon{width:32px;height:32px;color:var(--accent)}.styles-module__lZcD-a__lockIcon svg{width:100%;height:100%}.styles-module__lZcD-a__lockDots{gap:.25rem;display:flex}.styles-module__lZcD-a__lockDots span{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.styles-module__lZcD-a__cardTimer{text-align:center;flex-direction:column;align-items:center;display:flex}.styles-module__lZcD-a__timerVisual{align-items:baseline;gap:.25rem;margin-bottom:.75rem;display:flex}.styles-module__lZcD-a__timerNumber{color:var(--accent);font-size:2.5rem;font-weight:800;line-height:1;font-family:var(--font-mono)}.styles-module__lZcD-a__timerUnit{color:var(--text-muted);font-size:1rem;font-weight:500}.styles-module__lZcD-a__cardCollab{grid-column:span 2}.styles-module__lZcD-a__avatarStack{margin-bottom:1rem;display:flex}.styles-module__lZcD-a__avatar{background:var(--color);width:36px;height:36px;color:var(--bg-primary);border:2px solid var(--bg-secondary);border-radius:50%;justify-content:center;align-items:center;margin-right:-8px;font-size:.85rem;font-weight:600;display:flex}.styles-module__lZcD-a__avatarMore{background:var(--bg-tertiary);width:36px;height:36px;color:var(--text-muted);border:2px solid var(--bg-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.styles-module__lZcD-a__cardLangs{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module__lZcD-a__langGrid{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:.75rem;display:flex}.styles-module__lZcD-a__langBadge{font-family:var(--font-mono);background:var(--bg-tertiary);color:var(--text-secondary);border-radius:.25rem;padding:.3rem .5rem;font-size:.7rem;font-weight:600}.styles-module__lZcD-a__langBadge[data-lang=js]{color:#f7df1e;background:#f7df1e33}.styles-module__lZcD-a__langBadge[data-lang=py]{color:#3776ab;background:#3776ab33}.styles-module__lZcD-a__langBadge[data-lang=rs]{color:#dea584;background:#dea58433}.styles-module__lZcD-a__langBadge[data-lang=go]{color:#00add8;background:#00add833}.styles-module__lZcD-a__langBadge[data-lang=ts]{color:#3178c6;background:#3178c633}.styles-module__lZcD-a__langMore{color:var(--text-muted);padding:.3rem .5rem;font-size:.7rem}.styles-module__lZcD-a__langText{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.styles-module__lZcD-a__features{padding:3rem 1rem}.styles-module__lZcD-a__bento{grid-template-columns:1fr 1fr;gap:.75rem}.styles-module__lZcD-a__cardMain{grid-area:span 1/span 2}.styles-module__lZcD-a__cardMainTitle{font-size:1.5rem}.styles-module__lZcD-a__cardCollab,.styles-module__lZcD-a__cardLangs{grid-column:span 2}}@media (max-width:480px){.styles-module__lZcD-a__bento{grid-template-columns:1fr}.styles-module__lZcD-a__cardMain,.styles-module__lZcD-a__cardCollab,.styles-module__lZcD-a__cardLangs{grid-column:span 1}}
.styles-module__SuJP_G__footer{background:var(--bg-secondary);border-top:1px solid var(--border);padding:2rem 2rem 1.5rem}.styles-module__SuJP_G__container{max-width:1200px;margin:0 auto}.styles-module__SuJP_G__top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__SuJP_G__brand{align-items:center;gap:.5rem;display:flex}.styles-module__SuJP_G__brandSymbol{font-family:var(--font-mono);letter-spacing:-.5px;background:linear-gradient(135deg,#58a6ff 0%,#a855f7 50%,#ff7b72 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;text-shadow:0 0 20px #58a6ff4d;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:600;animation:3s infinite styles-module__SuJP_G__gradientShift;position:relative}.styles-module__SuJP_G__brandSymbol:before{content:"</>";background:linear-gradient(135deg,#58a6ff 0%,#a855f7 50%,#ff7b72 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;filter:blur(6px);opacity:.4;z-index:-1;-webkit-background-clip:text;background-clip:text;animation:3s infinite styles-module__SuJP_G__gradientShift;position:absolute;top:0;left:0}@keyframes styles-module__SuJP_G__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__SuJP_G__brandIcon{color:var(--accent);font-size:1.25rem}.styles-module__SuJP_G__brandName{font-family:var(--font-mono);color:var(--text-primary);font-size:1.125rem;font-weight:600}.styles-module__SuJP_G__links{align-items:center;gap:1rem;display:flex}.styles-module__SuJP_G__link{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.styles-module__SuJP_G__link:hover{color:var(--text-primary);background:var(--bg-tertiary)}.styles-module__SuJP_G__divider{background:var(--border);height:1px;margin-bottom:1.5rem}.styles-module__SuJP_G__bottom{justify-content:space-between;align-items:center;display:flex}.styles-module__SuJP_G__copyright,.styles-module__SuJP_G__attribution{color:var(--text-muted);font-size:.8rem}.styles-module__SuJP_G__devLink{color:var(--accent);transition:all var(--transition-fast);align-items:center;gap:.35rem;font-weight:500;display:inline-flex}.styles-module__SuJP_G__devLink:hover{color:var(--accent-hover);text-decoration:underline}.styles-module__SuJP_G__externalIcon{opacity:.7;font-size:.65rem}@media (max-width:640px){.styles-module__SuJP_G__footer{padding:1.5rem 1rem 1rem}.styles-module__SuJP_G__top{flex-direction:column;gap:1rem;margin-bottom:1rem}.styles-module__SuJP_G__bottom{text-align:center;flex-direction:column;gap:.5rem}}
