.Avatar-module__0AwfNa__avatar{border-radius:var(--radius-full);background-color:var(--color-primary-light);color:var(--color-primary-dark);flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.Avatar-module__0AwfNa__sm{width:2rem;height:2rem;font-size:var(--text-xs)}.Avatar-module__0AwfNa__md{width:2.5rem;height:2.5rem;font-size:var(--text-sm)}.Avatar-module__0AwfNa__lg{width:3rem;height:3rem;font-size:var(--text-base)}.Avatar-module__0AwfNa__xl{width:4rem;height:4rem;font-size:var(--text-xl)}.Avatar-module__0AwfNa__image{object-fit:cover;width:100%;height:100%}
.UserDropdown-module__Rt_fvG__dropdownContainer{position:relative}.UserDropdown-module__Rt_fvG__trigger{align-items:center;gap:var(--space-3);padding:var(--space-1) var(--space-2);border-radius:var(--radius-lg);cursor:pointer;transition:background-color var(--transition-fast);background:0 0;border:none;display:flex}.UserDropdown-module__Rt_fvG__trigger:hover{background:#ffffff0f}.UserDropdown-module__Rt_fvG__userInfo{flex-direction:column;align-items:flex-end;display:flex}.UserDropdown-module__Rt_fvG__userName{font-size:var(--text-sm);color:#fff;font-weight:500}.UserDropdown-module__Rt_fvG__userRole{color:#ffffff59;text-transform:capitalize;font-size:.7rem}.UserDropdown-module__Rt_fvG__chevron{color:#fff6;transition:transform var(--transition-fast)}.UserDropdown-module__Rt_fvG__chevron.UserDropdown-module__Rt_fvG__open{transform:rotate(180deg)}.UserDropdown-module__Rt_fvG__dropdownMenu{top:calc(100% + var(--space-2));background:var(--color-tech);border-radius:var(--radius-md);min-width:200px;padding:var(--space-2) 0;z-index:50;border:1px solid #ffffff14;animation:.15s ease-out forwards UserDropdown-module__Rt_fvG__slideDown;position:absolute;right:0;box-shadow:0 8px 32px #0006}.UserDropdown-module__Rt_fvG__menuItem{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:#ffffffa6;cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;text-decoration:none;display:flex}.UserDropdown-module__Rt_fvG__menuItem:hover{color:#fff;background:#ffffff14}.UserDropdown-module__Rt_fvG__logoutItem{color:var(--color-error)}.UserDropdown-module__Rt_fvG__logoutItem:hover{color:var(--color-error);background:#ef44441f}.UserDropdown-module__Rt_fvG__divider{height:1px;margin:var(--space-1) 0;background-color:#ffffff14}@keyframes UserDropdown-module__Rt_fvG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.UserDropdown-module__Rt_fvG__dropdownContainer{display:none}}
.MobileNav-module__Vm-Fdq__hamburger{color:#ffffffb3;cursor:pointer;border-radius:var(--radius-md);width:44px;height:44px;transition:background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:none}.MobileNav-module__Vm-Fdq__hamburger:hover{color:#fff;background:#ffffff14}.MobileNav-module__Vm-Fdq__overlay{z-index:1060;background:#00000080;animation:.2s forwards MobileNav-module__Vm-Fdq__fadeIn;position:fixed;inset:0}@keyframes MobileNav-module__Vm-Fdq__fadeIn{0%{opacity:0}to{opacity:1}}.MobileNav-module__Vm-Fdq__drawer{z-index:1070;background:var(--gradient-brand-tech-vertical);width:280px;max-width:85vw;padding:var(--space-5);border-left:1px solid #4a38a866;flex-direction:column;transition:transform .3s;display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.MobileNav-module__Vm-Fdq__drawerOpen{transform:translate(0)}.MobileNav-module__Vm-Fdq__closeBtn{color:#ffffffb3;cursor:pointer;border-radius:var(--radius-md);width:44px;height:44px;transition:background var(--transition-fast);margin-bottom:var(--space-2);background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;display:flex}.MobileNav-module__Vm-Fdq__closeBtn:hover{color:#fff;background:#ffffff14}.MobileNav-module__Vm-Fdq__userSection{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid #ffffff14;flex-shrink:0;display:flex}.MobileNav-module__Vm-Fdq__userInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.MobileNav-module__Vm-Fdq__userName{font-size:var(--text-sm);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.MobileNav-module__Vm-Fdq__userRole{color:#fff6;text-transform:capitalize;font-size:.7rem}.MobileNav-module__Vm-Fdq__links{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.MobileNav-module__Vm-Fdq__navLink{min-height:44px;padding:var(--space-2) var(--space-4);font-size:var(--text-base);color:#fff6;border-radius:var(--radius-md);align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.MobileNav-module__Vm-Fdq__navLink:hover{color:#fff;background:#ffffff0f}.MobileNav-module__Vm-Fdq__navLinkActive{color:#fff;background:#ffffff14;font-weight:600}.MobileNav-module__Vm-Fdq__userActions{gap:var(--space-1);padding-top:var(--space-4);border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;margin-top:auto;display:flex}.MobileNav-module__Vm-Fdq__actionLink{align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:#fff9;border-radius:var(--radius-md);cursor:pointer;font-weight:500;font-family:var(--font-body);background:0 0;border:none;text-decoration:none;transition:all .2s;display:flex}.MobileNav-module__Vm-Fdq__actionLink:hover{color:#fff;background:#ffffff14}.MobileNav-module__Vm-Fdq__logoutLink{color:var(--color-error)}.MobileNav-module__Vm-Fdq__logoutLink:hover{color:var(--color-error);background:#ef44441f}.MobileNav-module__Vm-Fdq__authArea{gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;margin-top:auto;display:flex}.MobileNav-module__Vm-Fdq__authLink{min-height:44px;padding:var(--space-2) var(--space-4);font-size:var(--text-base);color:#ffffffb3;border-radius:var(--radius-md);justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.MobileNav-module__Vm-Fdq__authLink:hover{color:#fff;background:#ffffff14}.MobileNav-module__Vm-Fdq__authLinkPrimary{min-height:44px;padding:var(--space-2) var(--space-4);font-size:var(--text-base);color:#110e24;background:var(--color-secondary);border-radius:var(--radius-md);justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.MobileNav-module__Vm-Fdq__authLinkPrimary:hover{opacity:.9}@media (max-width:768px){.MobileNav-module__Vm-Fdq__hamburger,.MobileNav-module__Vm-Fdq__drawer{display:flex}}
.Header-module__85i50G__header{z-index:var(--z-sticky);height:var(--header-height);background:var(--gradient-brand-tech);border-bottom:1px solid #4a38a873;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:inset 0 1px #ffffff0a,0 4px 20px #08071440}.Header-module__85i50G__inner{height:100%;max-width:var(--max-width);padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__85i50G__left{align-items:center;gap:var(--space-8);display:flex}.Header-module__85i50G__logo{align-items:center;text-decoration:none;display:flex}.Header-module__85i50G__logoImg{object-fit:contain;width:auto;height:50px}.Header-module__85i50G__nav{align-items:center;gap:var(--space-1);display:flex}.Header-module__85i50G__navLink{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:#fff6;border-radius:8px;font-weight:500;text-decoration:none;transition:all .25s}.Header-module__85i50G__navLink:hover{color:#fff;background:#ffffff0f}.Header-module__85i50G__navLinkActive{color:#fff;background:#ffffff14;font-weight:600}.Header-module__85i50G__right{align-items:center;gap:var(--space-3);display:flex}.Header-module__85i50G__authLinks{align-items:center;gap:1rem;display:flex}.Header-module__85i50G__loginLink{min-height:2.5rem;padding:0 var(--space-2);color:#fff6;font-size:var(--text-sm);transition:color var(--transition-fast);justify-content:center;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__85i50G__loginLink:hover{color:#fff}.Header-module__85i50G__registerLink{min-height:2.5rem;padding:0 var(--space-4);font-size:var(--text-sm);color:#fff;border-radius:var(--radius-md);transition:background var(--transition-fast), border-color var(--transition-fast);background:#ffffff14;border:1px solid #ffffff1f;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__85i50G__registerLink:hover{background:#ffffff24;border-color:#ffffff38}.Header-module__85i50G__userSection{align-items:center;gap:var(--space-4);display:flex}.Header-module__85i50G__userInfo{flex-direction:column;align-items:flex-end;display:flex}.Header-module__85i50G__userRole{color:#ffffff59;text-transform:capitalize;font-size:.7rem}.Header-module__85i50G__userMenu{align-items:center;gap:var(--space-2);cursor:pointer;padding:var(--space-1) var(--space-2);border-radius:var(--radius-lg);transition:background-color var(--transition-fast);display:flex}.Header-module__85i50G__userMenu:hover{background:#ffffff0f}.Header-module__85i50G__userName{font-size:var(--text-sm);color:#fff;font-weight:500}@media (max-width:768px){.Header-module__85i50G__nav{display:none}.Header-module__85i50G__logoImg{height:34px}.Header-module__85i50G__authLinks,.Header-module__85i50G__userName{display:none}}
.LandingHeader-module__1LatbW__header{top:var(--space-4);z-index:var(--z-sticky);isolation:isolate;max-width:1120px;height:5rem;width:calc(100% - var(--space-8) * 2);-webkit-backdrop-filter:blur(20px)saturate(1.5);background-color:#ffffffc7;border:0;border-radius:999px;transition:box-shadow .5s;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #08071466}.LandingHeader-module__1LatbW__header:before{content:"";z-index:-1;background:var(--gradient-brand-tech);opacity:1;border-radius:inherit;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.LandingHeader-module__1LatbW__inner{z-index:1;height:100%;padding:0 var(--space-5);justify-content:space-between;align-items:center;display:flex;position:relative}.LandingHeader-module__1LatbW__headerLight{box-shadow:0 0 0 1px #110e2414,0 4px 20px #110e240f}.LandingHeader-module__1LatbW__headerLight:before{opacity:0}.LandingHeader-module__1LatbW__headerLight .LandingHeader-module__1LatbW__loginLink{color:#110e24b3;border-color:#110e242e}.LandingHeader-module__1LatbW__headerLight .LandingHeader-module__1LatbW__loginLink:hover{color:var(--color-primary);background:#110e240d;border-color:#110e244d}.LandingHeader-module__1LatbW__logo{align-items:center;text-decoration:none;display:flex}.LandingHeader-module__1LatbW__logoImg{object-fit:contain;width:auto;height:60px}.LandingHeader-module__1LatbW__right,.LandingHeader-module__1LatbW__authLinks{align-items:center;gap:var(--space-2);display:flex}.LandingHeader-module__1LatbW__loginLink{min-height:2.75rem;padding:0 var(--space-5);color:#ffffffb3;font-size:var(--text-sm);background:0 0;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:color .4s,background-color .4s,border-color .4s;display:inline-flex}.LandingHeader-module__1LatbW__loginLink:hover{color:#fff;background:#ffffff0f;border-color:#ffffff38}.LandingHeader-module__1LatbW__registerLink{min-height:2.75rem;padding:0 var(--space-5);font-size:var(--text-sm);color:var(--color-primary);background:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:background .4s,border-color .4s,box-shadow .4s;display:inline-flex}.LandingHeader-module__1LatbW__registerLink:hover{background:var(--color-secondary-light);border-color:var(--color-secondary-light);box-shadow:0 4px 16px #ffb70359}@media (max-width:768px){.LandingHeader-module__1LatbW__header{height:4rem;width:calc(100% - var(--space-4) * 2)}.LandingHeader-module__1LatbW__inner{padding:0 var(--space-2) 0 var(--space-5)}.LandingHeader-module__1LatbW__logoImg{height:40px}.LandingHeader-module__1LatbW__authLinks{display:none}}
.Footer-module__hP-FLq__footer{background:var(--gradient-brand-tech);background-image:linear-gradient(#ffffff0a 1px, transparent 1px), linear-gradient(90deg, #ffffff0a 1px, transparent 1px), var(--gradient-brand-tech);border-top:4px solid var(--color-secondary);padding:var(--space-12) 0 var(--space-8);background-size:32px 32px,32px 32px,100% 100%}.Footer-module__hP-FLq__inner{max-width:var(--max-width);padding:0 var(--space-4);margin:0 auto}.Footer-module__hP-FLq__grid{gap:var(--space-8);grid-template-columns:2fr 1fr;display:grid}.Footer-module__hP-FLq__brand{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__hP-FLq__logoLink{text-decoration:none;display:inline-flex}.Footer-module__hP-FLq__logo{object-fit:contain;width:auto;height:76px;display:block}.Footer-module__hP-FLq__description{font-size:var(--text-sm);color:#ffffffb3;max-width:22rem;line-height:1.6}.Footer-module__hP-FLq__column{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__hP-FLq__columnTitle{font-size:var(--text-sm);color:#fff;font-weight:600}.Footer-module__hP-FLq__columnLink{font-size:var(--text-sm);color:#fff9;transition:color var(--transition-fast);text-decoration:none}.Footer-module__hP-FLq__columnLink:hover{color:var(--color-secondary)}.Footer-module__hP-FLq__bottom{margin-top:var(--space-10);padding-top:var(--space-6);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex}.Footer-module__hP-FLq__copyright{font-size:var(--text-xs);color:#ffffff80}@media (max-width:768px){.Footer-module__hP-FLq__grid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__hP-FLq__bottom{gap:var(--space-2);text-align:center;flex-direction:column}.Footer-module__hP-FLq__columnLink{min-height:44px;padding:var(--space-2) 0;align-items:center;display:inline-flex}}
.Sidebar-module__umq6aG__sidebar{width:192px;height:calc(100vh - var(--header-height));top:var(--header-height);border-right:1px solid var(--border-color);padding:var(--space-4) var(--space-2);z-index:10;background:#fff;flex-shrink:0;position:sticky;overflow-y:auto}.Sidebar-module__umq6aG__section{margin-bottom:var(--space-6);flex-direction:column;display:flex}.Sidebar-module__umq6aG__nav{gap:var(--space-1);flex-direction:column;width:100%;display:flex}.Sidebar-module__umq6aG__sectionTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);padding:0 var(--space-2);margin-bottom:var(--space-2);font-weight:600}.Sidebar-module__umq6aG__link{align-items:center;gap:var(--space-3);width:100%;font-size:var(--text-sm);color:var(--text-tertiary);border-radius:8px;padding:.72rem .75rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex;position:relative}.Sidebar-module__umq6aG__link:hover{color:var(--text-primary);background:#4a38a80a}.Sidebar-module__umq6aG__linkActive{color:var(--color-accent);background:#4a38a80f;font-weight:600}.Sidebar-module__umq6aG__linkActive:before{content:"";background:var(--color-secondary);border-radius:0 2px 2px 0;width:3px;height:55%;position:absolute;top:22.5%;left:0}.Sidebar-module__umq6aG__linkIcon{flex-shrink:0;width:18px;height:18px}@media (max-width:900px){.Sidebar-module__umq6aG__sidebar{border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:auto;padding:var(--space-2) var(--space-4);z-index:20}.Sidebar-module__umq6aG__section{flex-direction:row;align-items:center;width:100%;margin-bottom:0}.Sidebar-module__umq6aG__sectionTitle{display:none}.Sidebar-module__umq6aG__nav{gap:var(--space-2);-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;width:100%;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000)}.Sidebar-module__umq6aG__nav::-webkit-scrollbar{display:none}.Sidebar-module__umq6aG__link{white-space:nowrap;padding:var(--space-2) var(--space-3);min-height:44px}.Sidebar-module__umq6aG__linkActive:before{display:none}}
.layout-module__Wa5ImG__layout{min-height:calc(100vh - var(--header-height));max-width:var(--max-width);margin:0 auto;display:flex}.layout-module__Wa5ImG__content{padding:var(--space-8);background-color:var(--bg-secondary);flex:1;min-width:0;overflow-y:auto}.layout-module__Wa5ImG__contentInner{max-width:960px;margin:0 auto}@media (max-width:900px){.layout-module__Wa5ImG__layout{flex-direction:column}.layout-module__Wa5ImG__content{padding:var(--space-4)}}
.layout-module__AyUyOG__content{min-height:calc(100vh - var(--header-height))}
.layout-module__mSwQaq__content{min-height:calc(100vh - var(--header-height))}
.layout-module__NxyzWW__main{padding-top:var(--header-height);background:var(--bg-page);min-height:calc(100vh - var(--header-height))}.layout-module__NxyzWW__previewBanner{top:var(--header-height);z-index:30;align-items:center;gap:var(--space-3);padding:6px var(--space-5);margin-top:var(--header-height);background:#fff8e6;border-bottom:1px solid #ffb7034d;font-size:11px;display:flex;position:sticky}.layout-module__NxyzWW__previewBannerTag{color:#fff;letter-spacing:.06em;background:#110e24;border-radius:999px;align-items:center;padding:2px 8px;font-weight:700;display:inline-flex}.layout-module__NxyzWW__previewBannerLink{color:#5a3d00;margin-left:auto;font-weight:600;text-decoration:none}.layout-module__NxyzWW__previewBannerLink:hover{text-decoration:underline}
