@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
.layout-module__L5FxyW__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:200;background-color:#0f172ad9;align-items:center;width:100%;height:70px;display:flex;position:sticky;top:0}.layout-module__L5FxyW__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.layout-module__L5FxyW__logo{letter-spacing:-.03em;color:var(--text-primary);flex-shrink:0;align-items:center;gap:.25rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.layout-module__L5FxyW__logoAccent{color:var(--accent)}.layout-module__L5FxyW__nav{flex-wrap:nowrap;align-items:center;gap:.25rem;display:flex}.layout-module__L5FxyW__navLink{color:var(--text-secondary);transition:var(--transition);border-radius:var(--radius-sm);white-space:nowrap;padding:.45rem .65rem;font-size:.875rem;font-weight:500}.layout-module__L5FxyW__navLink:hover{color:var(--text-primary);background-color:#ffffff0f}.layout-module__L5FxyW__navLinkActive{background-color:#6366f114;font-weight:600;color:var(--accent)!important}.layout-module__L5FxyW__navLinkAuth{background-color:var(--accent);transition:var(--transition);border-radius:var(--radius-sm);white-space:nowrap;padding:.45rem 1rem;font-size:.875rem;font-weight:600;display:inline-block;color:var(--text-primary)!important}.layout-module__L5FxyW__navLinkAuth:hover{background-color:var(--accent-hover);transform:translateY(-1px)}.layout-module__L5FxyW__mobileMenuBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:var(--transition);z-index:300;background:0 0;flex-shrink:0;padding:.4rem;line-height:0;display:none}.layout-module__L5FxyW__mobileMenuBtn:hover{border-color:var(--accent);background-color:#ffffff0f}.layout-module__L5FxyW__mobileBackdrop{z-index:250;background:#0000008c;animation:.2s layout-module__L5FxyW__fadeIn;position:fixed;inset:0}@keyframes layout-module__L5FxyW__fadeIn{0%{opacity:0}to{opacity:1}}.layout-module__L5FxyW__mobileDrawer{border-left:1px solid var(--border);z-index:300;overscroll-behavior:contain;background:#0f172a;flex-direction:column;width:min(300px,85vw);height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.layout-module__L5FxyW__mobileDrawerOpen{transform:translate(0)}.layout-module__L5FxyW__mobileDrawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:70px;padding:1.1rem 1.25rem;display:flex}.layout-module__L5FxyW__mobileCloseBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;justify-content:center;align-items:center;padding:.35rem;line-height:0;display:flex}.layout-module__L5FxyW__mobileCloseBtn:hover{color:var(--text-primary);border-color:var(--accent);background-color:#6366f11a}.layout-module__L5FxyW__mobileNavLinks{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.layout-module__L5FxyW__mobileNavLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:var(--transition);border:1px solid #0000;padding:.75rem 1rem;font-size:.975rem;font-weight:500;display:block}.layout-module__L5FxyW__mobileNavLink:hover{color:var(--text-primary);border-color:var(--border);background-color:#ffffff0d}.layout-module__L5FxyW__mobileNavLinkActive{font-weight:600;color:var(--accent)!important;background-color:#6366f114!important;border-color:#6366f126!important}.layout-module__L5FxyW__mobileNavLinkAuth{color:var(--text-primary);background-color:var(--accent);border-radius:var(--radius-sm);text-align:center;transition:var(--transition);margin-top:.5rem;padding:.75rem 1rem;font-size:.975rem;font-weight:600;display:block}.layout-module__L5FxyW__mobileNavLinkAuth:hover{background-color:var(--accent-hover)}.layout-module__L5FxyW__mobileDrawerFooter{border-top:1px solid var(--border);padding:1rem 1.25rem}.layout-module__L5FxyW__mobileUserEmail{color:var(--text-secondary);word-break:break-all;font-size:.775rem}.layout-module__L5FxyW__footer{background-color:#070a13;border-top:1px solid #ffffff05;margin-top:auto;padding:5rem 0 3rem;position:relative}.layout-module__L5FxyW__footer:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent) 50%, transparent 100%);opacity:.5;height:1px;position:absolute;top:-1px;left:0;right:0}.layout-module__L5FxyW__footerGrid{grid-template-columns:2fr 1fr 1fr 1.25fr;gap:3rem;margin-bottom:3.5rem;display:grid}.layout-module__L5FxyW__footerBrand{flex-direction:column;gap:.75rem;display:flex}.layout-module__L5FxyW__footerLogo{letter-spacing:-.03em;color:var(--text-primary);font-size:1.5rem;font-weight:800}.layout-module__L5FxyW__footerTagline{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:.825rem;font-weight:600}.layout-module__L5FxyW__footerDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.layout-module__L5FxyW__footerTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);margin-bottom:1.25rem;font-size:.875rem;font-weight:700}.layout-module__L5FxyW__footerLinks{flex-direction:column;gap:.75rem;list-style:none;display:flex}.layout-module__L5FxyW__footerLink{color:var(--text-secondary);transition:var(--transition);font-size:.875rem;display:inline-block}.layout-module__L5FxyW__footerLink:hover{color:var(--text-primary);transform:translate(4px)}.layout-module__L5FxyW__footerContact{color:var(--text-secondary);flex-direction:column;gap:.875rem;font-size:.875rem;display:flex}.layout-module__L5FxyW__contactItem{align-items:center;gap:.65rem;display:flex}.layout-module__L5FxyW__contactLink{color:var(--text-secondary);transition:var(--transition);word-break:break-all}.layout-module__L5FxyW__contactLink:hover{color:var(--text-primary)}.layout-module__L5FxyW__socialSection{margin-bottom:4.5rem}.layout-module__L5FxyW__socialSectionTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:flex;position:relative}.layout-module__L5FxyW__socialSectionTitle:before,.layout-module__L5FxyW__socialSectionTitle:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);flex:1;height:1px}.layout-module__L5FxyW__socialCardGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.875rem;width:100%;display:grid}.layout-module__L5FxyW__socialCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#1e293b33;border:1px solid #ffffff08;align-items:center;gap:.875rem;padding:.875rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.layout-module__L5FxyW__socialCard:after{content:"";border-radius:var(--radius);-webkit-mask-composite:xor;pointer-events:none;opacity:.6;background:linear-gradient(135deg,#ffffff14,#0000);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.layout-module__L5FxyW__socialCard:hover{background:#1e293b59;border-color:#ffffff14;transform:translateY(-3px);box-shadow:0 12px 20px -8px #0006}.layout-module__L5FxyW__socialCardIconWrapper{border-radius:var(--radius-sm);width:40px;height:40px;transition:var(--transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-module__L5FxyW__socialCard:hover .layout-module__L5FxyW__socialCardIconWrapper{transform:scale(1.08)rotate(4deg)}.layout-module__L5FxyW__socialCardContent{flex:1;min-width:0}.layout-module__L5FxyW__socialCardName{color:var(--text-primary);margin-bottom:.15rem;font-size:.875rem;font-weight:600}.layout-module__L5FxyW__socialCardDesc{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.layout-module__L5FxyW__socialCardArrow{opacity:0;transition:var(--transition);color:var(--text-secondary);flex-shrink:0;transform:translate(-4px)}.layout-module__L5FxyW__socialCard:hover .layout-module__L5FxyW__socialCardArrow{opacity:1;transform:translate(0)}.layout-module__L5FxyW__footerBottom{color:var(--text-secondary);border-top:1px solid #ffffff0a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.825rem;display:flex}.layout-module__L5FxyW__footerAuthorLink{color:var(--text-primary);transition:var(--transition);border-bottom:1px dashed #ffffff4d;padding-bottom:1px;font-weight:600}.layout-module__L5FxyW__footerAuthorLink:hover{color:var(--accent);border-bottom-color:var(--accent)}@media (max-width:1024px){.layout-module__L5FxyW__nav{gap:.1rem}.layout-module__L5FxyW__navLink{padding:.4rem .5rem;font-size:.825rem}}@media (max-width:768px){.layout-module__L5FxyW__nav{display:none}.layout-module__L5FxyW__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.layout-module__L5FxyW__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}.layout-module__L5FxyW__socialSection{margin-bottom:3.5rem}}@media (max-width:560px){.layout-module__L5FxyW__footerGrid{grid-template-columns:1fr;gap:2.5rem}.layout-module__L5FxyW__footerBottom{text-align:center;flex-direction:column}.layout-module__L5FxyW__socialSection{margin-bottom:3rem}.layout-module__L5FxyW__socialSectionTitle{gap:1rem;font-size:.75rem}}
:root{--background:#0f172a;--card-bg:#1e293b;--border:#334155;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent:#6366f1;--accent-hover:#4f46e5;--accent-light:#6366f126;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--radius:12px;--radius-sm:8px;--radius-lg:16px;--transition:all .2s cubic-bezier(.4, 0, .2, 1);--shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000004d, 0 4px 6px -4px #0000004d}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);background-color:var(--background);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#475569}.page-container{flex-direction:column;flex:1;display:flex}.content-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.gradient-text{background:linear-gradient(135deg, #fff 40%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
