@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:#09090bd9;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:#fbbf2414;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:#09090b!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;width:min(300px,85vw);height:100dvh;padding-bottom:env(safe-area-inset-bottom);background:#09090b;flex-direction:column;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:#fbbf241a}.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:#fbbf2414!important;border-color:#fbbf2426!important}.layout-module__L5FxyW__headerActions{align-items:center;gap:.75rem;display:flex}.layout-module__L5FxyW__drawerSectionLabel{letter-spacing:.1em;color:var(--accent);text-transform:uppercase;opacity:.9;padding:.6rem .75rem .2rem;font-size:.7rem;font-weight:700}.layout-module__L5FxyW__drawerSectionDivider{background-color:var(--border);opacity:.6;height:1px;margin:.5rem}.layout-module__L5FxyW__mobileNavLinkAuth{color:#09090b;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:#050506;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:#18181b33;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:#18181b59;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)}.layout-module__L5FxyW__profileContainer{display:inline-block;position:relative}.layout-module__L5FxyW__avatarBtn{border:1px solid var(--border);cursor:pointer;width:38px;height:38px;transition:var(--transition);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.layout-module__L5FxyW__avatarBtn:hover{border-color:var(--accent);box-shadow:0 0 8px #fbbf2459}.layout-module__L5FxyW__avatarBtn:focus{border-color:var(--accent);outline:none}.layout-module__L5FxyW__avatarImg{object-fit:cover;width:100%;height:100%}.layout-module__L5FxyW__avatarFallback{background:linear-gradient(135deg, var(--accent) 0%, #4338ca 100%);width:100%;height:100%;color:var(--text-primary);justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.layout-module__L5FxyW__dropdownMenu{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-sm);width:220px;box-shadow:var(--shadow-lg);z-index:250;background:#09090bf2;flex-direction:column;margin-top:.75rem;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) layout-module__L5FxyW__slideDown;display:flex;position:absolute;top:100%;right:0}@keyframes layout-module__L5FxyW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.layout-module__L5FxyW__dropdownHeader{padding:.5rem .75rem}.layout-module__L5FxyW__dropdownName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.layout-module__L5FxyW__dropdownEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.layout-module__L5FxyW__dropdownDivider{background-color:var(--border);height:1px;margin:.375rem 0}.layout-module__L5FxyW__dropdownItem{color:var(--text-secondary);transition:var(--transition);border-radius:4px;padding:.5rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none}.layout-module__L5FxyW__dropdownItem:hover{color:var(--text-primary);background-color:#ffffff0f}.layout-module__L5FxyW__dropdownItemLogout{color:#ef4444;transition:var(--transition);cursor:pointer;border-radius:4px;padding:.5rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none}.layout-module__L5FxyW__dropdownItemLogout:hover{background-color:#ef444414}.layout-module__L5FxyW__mobileUserContainer{align-items:center;gap:.75rem;padding:.25rem 0;display:flex}.layout-module__L5FxyW__mobileAvatarImg{object-fit:cover;border:1px solid var(--border);border-radius:50%;width:42px;height:42px}.layout-module__L5FxyW__mobileAvatarFallback{background:linear-gradient(135deg, var(--accent) 0%, #4338ca 100%);width:42px;height:42px;color:var(--text-primary);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.layout-module__L5FxyW__mobileUserInfo{flex-direction:column;min-width:0;display:flex}.layout-module__L5FxyW__mobileUserName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.layout-module__L5FxyW__mobileUserEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;word-break:break-all;font-size:.75rem;overflow:hidden}.layout-module__L5FxyW__secondaryDesktopGroup{align-items:center;gap:.25rem;display:flex}.layout-module__L5FxyW__moreDropdownContainer{display:none;position:relative}.layout-module__L5FxyW__moreBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;font-family:inherit;display:flex}.layout-module__L5FxyW__dropdownArrow{font-size:.7rem;transition:transform .2s;display:inline-block}.layout-module__L5FxyW__dropdownArrowOpen{transform:rotate(180deg)}.layout-module__L5FxyW__moreDropdownMenu{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-sm);width:170px;box-shadow:var(--shadow-lg);z-index:250;background:#09090bf2;flex-direction:column;gap:.2rem;margin-top:.5rem;padding:.4rem;animation:.2s cubic-bezier(.16,1,.3,1) layout-module__L5FxyW__slideDown;display:flex;position:absolute;top:100%;left:0}.layout-module__L5FxyW__moreDropdownItem{color:var(--text-secondary);transition:var(--transition);border-radius:4px;padding:.5rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none}.layout-module__L5FxyW__moreDropdownItem:hover{color:var(--text-primary);background-color:#ffffff0f}.layout-module__L5FxyW__moreDropdownItemActive{font-weight:600;color:var(--accent)!important;background-color:#fbbf2414!important}@media (min-width:1200px){.layout-module__L5FxyW__secondaryDesktopGroup{display:flex}.layout-module__L5FxyW__moreDropdownContainer{display:none}}@media (max-width:1199px) and (min-width:900px){.layout-module__L5FxyW__nav{gap:.2rem}.layout-module__L5FxyW__secondaryDesktopGroup{display:none}.layout-module__L5FxyW__moreDropdownContainer{display:block}.layout-module__L5FxyW__navLink{padding:.45rem .6rem;font-size:.85rem}}@media (max-width:899px){.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:2rem}.layout-module__L5FxyW__socialSection{margin-bottom:2rem}.layout-module__L5FxyW__socialCardGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.layout-module__L5FxyW__footerMobileContact{display:none}@media (max-width:560px){.layout-module__L5FxyW__footer{padding:2rem 0 1.25rem}.layout-module__L5FxyW__footerHideOnMobile{display:none}.layout-module__L5FxyW__socialSection{margin-bottom:1.5rem}.layout-module__L5FxyW__socialCardGrid{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.layout-module__L5FxyW__socialCard{border-radius:50%;justify-content:center;gap:0;width:42px;height:42px;padding:0}.layout-module__L5FxyW__socialCardContent,.layout-module__L5FxyW__socialCardArrow{display:none}.layout-module__L5FxyW__socialCardIconWrapper{border-radius:50%;width:42px;height:42px}.layout-module__L5FxyW__footerMobileContact{justify-content:center;margin-bottom:1.25rem;display:flex}.layout-module__L5FxyW__footerMobileContact .layout-module__L5FxyW__contactLink{color:var(--text-secondary);transition:var(--transition);border-bottom:1px dashed #ffffff26;padding-bottom:1px;font-size:.8rem}.layout-module__L5FxyW__footerMobileContact .layout-module__L5FxyW__contactLink:hover{color:var(--text-primary)}.layout-module__L5FxyW__footerBottom{text-align:center;flex-direction:column;align-items:center;gap:.2rem;padding-top:1rem;font-size:.72rem}}
:root{--background:#09090b;--card-bg:#18181b;--border:#27272a;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--accent:#fbbf24;--accent-hover:#d97706;--accent-light:#fbbf2426;--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;touch-action:manipulation;-webkit-tap-highlight-color:transparent;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;padding:0 1.5rem;padding-left:max(1.5rem, env(safe-area-inset-left));padding-right:max(1.5rem, env(safe-area-inset-right));margin:0 auto}.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}[role=button]:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,.btnPrimary:focus-visible,.btnSecondary:focus-visible{outline:2.5px solid var(--accent);outline-offset:4px}select{appearance:none;-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-sm,8px);color:var(--text-primary,#f8fafc);font-family:var(--font-sans);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background-color:#18181bd9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23fbbf24' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:1.1em;border:1px solid #ffffff1f;max-width:100%;min-height:42px;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 12px #00000040;padding-right:2.6rem!important}select:hover{background-color:#1e1e23f2;border-color:#fbbf2480;transform:translateY(-1px);box-shadow:0 6px 18px #fbbf2426}select:focus,select:focus-visible{border-color:var(--accent,#fbbf24)!important;outline:none!important;box-shadow:0 0 0 3px #fbbf2440,0 8px 24px #0006!important}select option{color:var(--text-primary,#f8fafc);background-color:#121215;padding:.75rem 1rem;font-weight:500}select option:hover,select option:focus,select option:checked{color:var(--accent,#fbbf24);background-color:#27272a}@media (max-width:640px){select{background-position:right .65rem center;background-size:1em;min-height:44px;padding-left:.75rem;font-size:.825rem;padding-right:2.2rem!important}.hide-on-mobile{display:none!important}}
