.Navbar-module__Tg7xNG__navbar{z-index:1000;background:var(--color-white);border-bottom:2px solid var(--color-black);grid-template-columns:220px minmax(0,1fr) 270px;align-items:stretch;width:100%;height:5rem;display:grid;position:fixed;top:0;left:0}.Navbar-module__Tg7xNG__logoSection{border-right:2px solid var(--color-black);justify-content:center;align-items:center;height:100%;padding:0 1rem;display:flex}.Navbar-module__Tg7xNG__logo{color:var(--color-red);font-family:var(--font-secondary);letter-spacing:-.04em;white-space:nowrap;font-size:1.95rem;font-weight:700;line-height:1;text-decoration:none}.Navbar-module__Tg7xNG__desktopNav{border-right:2px solid var(--color-black);justify-content:center;align-items:stretch;min-width:0;height:100%;display:flex}.Navbar-module__Tg7xNG__navItem{color:var(--color-black);text-transform:uppercase;font-family:var(--font-primary);letter-spacing:.04em;border:2px solid #0000;border-radius:4px;justify-content:center;align-self:center;align-items:center;margin:0 clamp(.3rem,1.6vw,1.75rem);padding:.38rem .65rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:border-color .18s,color .18s,background-color .18s,transform .18s;display:inline-flex}.Navbar-module__Tg7xNG__navItem:hover{border-color:var(--color-black);transform:translateY(-1px)}.Navbar-module__Tg7xNG__active{border-color:var(--color-black);background:var(--color-black);color:var(--color-white)}.Navbar-module__Tg7xNG__searchBtn{border:0;border-left:2px solid var(--color-black);min-width:122px;height:100%;color:var(--color-black);font-family:var(--font-primary);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.55rem;margin-left:auto;padding:0 1rem;font-size:.9rem;font-weight:700;transition:color .18s,background-color .18s;display:inline-flex}.Navbar-module__Tg7xNG__searchBtn .Navbar-module__Tg7xNG__navSearchIcon{width:1.05rem;height:1.05rem}.Navbar-module__Tg7xNG__searchBtn .Navbar-module__Tg7xNG__navCrossIcon{width:1.35rem;height:1.35rem}.Navbar-module__Tg7xNG__searchBtn:hover{color:var(--color-red);background:var(--color-card-bg)}.Navbar-module__Tg7xNG__searchActive{background:var(--color-light-blue);color:var(--color-black)}.Navbar-module__Tg7xNG__right{justify-content:center;align-items:center;gap:.7rem;min-width:0;height:100%;padding:0 .85rem;display:flex}.Navbar-module__Tg7xNG__desktopAuth{align-items:center;min-width:0;display:flex}.Navbar-module__Tg7xNG__authActions{align-items:center;gap:.75rem;display:flex}.Navbar-module__Tg7xNG__login,.Navbar-module__Tg7xNG__signup{background:var(--color-black);color:var(--color-black);text-decoration:none;display:inline-block}.Navbar-module__Tg7xNG__loginCont,.Navbar-module__Tg7xNG__signupCont{border:2px solid var(--color-black);height:44px;font-family:var(--font-primary);letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.84rem;font-weight:700;transition:transform .18s;display:inline-flex}.Navbar-module__Tg7xNG__loginCont{background:var(--color-card-bg);min-width:78px;padding:0 1rem}.Navbar-module__Tg7xNG__signupCont{background:var(--color-red);min-width:94px;padding:0 1rem}.Navbar-module__Tg7xNG__login:hover .Navbar-module__Tg7xNG__loginCont,.Navbar-module__Tg7xNG__signup:hover .Navbar-module__Tg7xNG__signupCont{transform:translate(-3px,-3px)}.Navbar-module__Tg7xNG__authLoading{color:var(--color-black);font-family:var(--font-primary);font-size:.95rem;font-weight:800}.Navbar-module__Tg7xNG__userWrap{min-width:0;position:relative}.Navbar-module__Tg7xNG__userButton{border:2px solid var(--color-black);background:var(--color-white);max-width:230px;min-height:46px;color:var(--color-black);cursor:pointer;border-radius:10px;align-items:center;gap:.65rem;padding:.4rem .7rem;transition:transform .16s,box-shadow .16s,background-color .16s;display:flex}.Navbar-module__Tg7xNG__userButton:hover,.Navbar-module__Tg7xNG__userButtonActive{box-shadow:3px 3px 0 var(--color-black);background:var(--color-card-bg);transform:translate(-2px,-2px)}.Navbar-module__Tg7xNG__userAvatar{border:2px solid var(--color-black);background:var(--color-light-orange);width:31px;height:31px;font-family:var(--font-primary);border-radius:50%;flex:none;place-items:center;font-size:.75rem;font-weight:800;display:grid}.Navbar-module__Tg7xNG__avatar_url{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Navbar-module__Tg7xNG__userName{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:125px;font-family:var(--font-primary);font-size:.86rem;font-weight:700;overflow:hidden}.Navbar-module__Tg7xNG__chevron{flex:none;font-size:.9rem;line-height:1;transition:transform .18s}.Navbar-module__Tg7xNG__chevronOpen{transform:rotate(180deg)}.Navbar-module__Tg7xNG__userMenu{z-index:1050;border:2px solid var(--color-black);background:var(--color-white);min-width:230px;box-shadow:4px 4px 0 var(--color-black);border-radius:12px;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.Navbar-module__Tg7xNG__userMenuLabel{color:#100f0d80;font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:.45rem .75rem .3rem;font-size:.64rem;font-weight:800;line-height:1}.Navbar-module__Tg7xNG__userMenuDivider{background:#100f0d29;width:100%;height:2px;margin:4px 0}.Navbar-module__Tg7xNG__organizerMenuItem{border:2px solid var(--color-black);background:var(--color-light-orange);justify-content:space-between;align-items:center;gap:1rem;display:flex}.Navbar-module__Tg7xNG__organizerMenuItem:hover{background:var(--color-orange)}.Navbar-module__Tg7xNG__organizerArrow{flex:none;font-size:.9rem;font-weight:900;line-height:1}.Navbar-module__Tg7xNG__logoutMenuItem{color:var(--color-red)}.Navbar-module__Tg7xNG__logoutMenuItem:hover{background:var(--color-light-orange)}.Navbar-module__Tg7xNG__userMenuItem,.Navbar-module__Tg7xNG__userMenuItemButton{width:100%;color:var(--color-black);text-align:left;font-family:var(--font-primary);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:.7rem .75rem;font-size:.84rem;font-weight:700;text-decoration:none;display:block}.Navbar-module__Tg7xNG__userMenuItem:hover,.Navbar-module__Tg7xNG__userMenuItemButton:hover{background:var(--color-card-bg)}.Navbar-module__Tg7xNG__searchPanel{z-index:990;border-bottom:2px solid var(--color-black);background:var(--color-body-bg);opacity:0;visibility:hidden;pointer-events:none;align-items:center;width:100%;height:18rem;transition:transform .38s cubic-bezier(.4,0,.2,1),opacity .28s,visibility .38s;display:flex;position:fixed;top:5rem;left:0;transform:translateY(-100%)}.Navbar-module__Tg7xNG__searchPanelOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Navbar-module__Tg7xNG__searchContainer{width:min(970px,100% - 40px);margin:0 auto;position:relative}.Navbar-module__Tg7xNG__searchHeading{color:var(--color-black);font-family:var(--font-secondary);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;line-height:1}.Navbar-module__Tg7xNG__searchFields{grid-template-columns:minmax(0,1fr) 265px;align-items:end;gap:1rem;display:grid}.Navbar-module__Tg7xNG__searchField,.Navbar-module__Tg7xNG__filterField{flex-direction:column;gap:.3rem;min-width:0;display:flex}.Navbar-module__Tg7xNG__searchLabel{color:var(--color-black);font-family:var(--font-primary);font-size:.79rem;font-weight:700;line-height:1}.Navbar-module__Tg7xNG__input,.Navbar-module__Tg7xNG__select{border:2px solid var(--color-black);width:100%;height:3.6rem;color:var(--color-black);font-family:var(--font-primary);border-radius:8px;outline:none;font-size:.98rem;font-weight:600;transition:background-color .16s,border-color .16s,box-shadow .16s}.Navbar-module__Tg7xNG__input{background:var(--color-card-bg);padding:0 1rem}.Navbar-module__Tg7xNG__input::placeholder{color:#100f0d61;font-weight:600}.Navbar-module__Tg7xNG__input:focus,.Navbar-module__Tg7xNG__select:focus{border-color:var(--color-red);box-shadow:0 0 0 2px #ff3c181f}.Navbar-module__Tg7xNG__selectWrapper{min-width:0;position:relative}.Navbar-module__Tg7xNG__select{appearance:none;background:var(--color-light-blue);cursor:pointer;padding:0 3.35rem 0 1rem;display:block}.Navbar-module__Tg7xNG__selectChevron{width:1.1rem;height:.7rem;color:var(--color-black);pointer-events:none;position:absolute;top:50%;right:1.15rem;transform:translateY(-50%)}.Navbar-module__Tg7xNG__searchBottom{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1.25rem;display:flex}.Navbar-module__Tg7xNG__searchButton{border:2px solid var(--color-black);background:var(--color-red);min-width:238px;height:4.4rem;color:var(--color-black);font-family:var(--font-primary);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:1rem;padding:0 1.5rem;font-size:.92rem;font-weight:800;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.Navbar-module__Tg7xNG__searchButton:hover:not(:disabled){box-shadow:4px 4px 0 var(--color-black);background:var(--color-orange);transform:translate(-2px,-2px)}.Navbar-module__Tg7xNG__searchButton:disabled{opacity:.48;cursor:not-allowed}.Navbar-module__Tg7xNG__searchArrowIcon{width:2.25rem;height:1.35rem}.Navbar-module__Tg7xNG__escapeText{color:var(--color-black);font-family:var(--font-primary);margin:0 1.2rem .5rem 0;font-size:.78rem;font-weight:700}.Navbar-module__Tg7xNG__escapeText kbd{font:inherit;font-weight:800}.Navbar-module__Tg7xNG__searchBackdrop{z-index:980;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);opacity:0;visibility:hidden;pointer-events:none;background:#100f0d1f;transition:opacity .25s,visibility .25s;position:fixed;inset:5rem 0 0}.Navbar-module__Tg7xNG__searchBackdropOpen{opacity:1;visibility:visible;pointer-events:auto}.Navbar-module__Tg7xNG__mobileSearchButton,.Navbar-module__Tg7xNG__mobileMenuButton,.Navbar-module__Tg7xNG__mobileMenu,.Navbar-module__Tg7xNG__mobileBackdrop{display:none}@media (max-width:1160px){.Navbar-module__Tg7xNG__navbar{grid-template-columns:185px minmax(0,1fr) 240px}.Navbar-module__Tg7xNG__navItem{margin-inline:clamp(.15rem,.8vw,.7rem);font-size:.82rem}.Navbar-module__Tg7xNG__searchBtn{min-width:94px;font-size:.82rem}.Navbar-module__Tg7xNG__userName{max-width:92px}}@media (max-width:900px){.Navbar-module__Tg7xNG__navbar{grid-template-columns:minmax(0,1fr) auto;height:4.5rem}.Navbar-module__Tg7xNG__logoSection{border-right:0;justify-content:flex-start;padding:0 1rem}.Navbar-module__Tg7xNG__logo{font-size:1.7rem}.Navbar-module__Tg7xNG__desktopNav,.Navbar-module__Tg7xNG__desktopAuth{display:none}.Navbar-module__Tg7xNG__right{justify-content:flex-end;gap:0;padding:0}.Navbar-module__Tg7xNG__mobileSearchButton,.Navbar-module__Tg7xNG__mobileMenuButton{border:0;border-left:2px solid var(--color-black);background:var(--color-white);width:4.5rem;height:4.5rem;color:var(--color-black);cursor:pointer;place-items:center;display:grid}.Navbar-module__Tg7xNG__mobileSearchButton:hover,.Navbar-module__Tg7xNG__mobileMenuButton:hover,.Navbar-module__Tg7xNG__mobileSearchButtonActive{background:var(--color-light-blue)}.Navbar-module__Tg7xNG__mobileSearchCircle{border:2px solid;border-radius:50%;width:1.3rem;height:1.3rem;display:block;position:relative}.Navbar-module__Tg7xNG__mobileSearchCircle:after{content:"";transform-origin:0;background:currentColor;border-radius:999px;width:.6rem;height:2px;position:absolute;bottom:-.25rem;right:-.42rem;transform:rotate(45deg)}.Navbar-module__Tg7xNG__menuIcon{width:1.55rem;height:1.15rem;display:block;position:relative}.Navbar-module__Tg7xNG__menuIcon span{background:currentColor;border-radius:999px;width:100%;height:2px;transition:top .2s,transform .2s,opacity .2s;position:absolute;left:0}.Navbar-module__Tg7xNG__menuIcon span:first-child{top:0}.Navbar-module__Tg7xNG__menuIcon span:nth-child(2){top:.5rem}.Navbar-module__Tg7xNG__menuIcon span:nth-child(3){top:1rem}.Navbar-module__Tg7xNG__menuIconOpen span:first-child{top:.5rem;transform:rotate(45deg)}.Navbar-module__Tg7xNG__menuIconOpen span:nth-child(2){opacity:0}.Navbar-module__Tg7xNG__menuIconOpen span:nth-child(3){top:.5rem;transform:rotate(-45deg)}.Navbar-module__Tg7xNG__searchPanel{height:auto;min-height:18rem;padding:2rem 0;top:4.5rem}.Navbar-module__Tg7xNG__searchContainer{width:calc(100% - 28px)}.Navbar-module__Tg7xNG__searchFields{grid-template-columns:minmax(0,1fr) 220px}.Navbar-module__Tg7xNG__searchBackdrop{inset:4.5rem 0 0}.Navbar-module__Tg7xNG__mobileMenu{z-index:995;border-left:2px solid var(--color-black);background:var(--color-card-bg);visibility:hidden;pointer-events:none;flex-direction:column;width:min(420px,100%);height:calc(100dvh - 4.5rem);transition:transform .32s cubic-bezier(.4,0,.2,1),visibility .32s;display:flex;position:fixed;top:4.5rem;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__Tg7xNG__mobileMenuOpen{visibility:visible;pointer-events:auto;transform:translate(0)}.Navbar-module__Tg7xNG__mobileMenuHeader{border-bottom:2px solid var(--color-black);background:var(--color-light-blue);padding:1.4rem}.Navbar-module__Tg7xNG__mobileMenuKicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .3rem;font-size:.68rem;font-weight:800}.Navbar-module__Tg7xNG__mobileMenuHeader h2{font-family:var(--font-secondary);letter-spacing:-.04em;margin:0;font-size:1.6rem;font-weight:600;line-height:1}.Navbar-module__Tg7xNG__mobileNavLinks{flex-direction:column;display:flex}.Navbar-module__Tg7xNG__mobileNavItem{border:0;border-bottom:2px solid var(--color-black);width:100%;min-height:4.3rem;color:var(--color-black);text-align:left;font-family:var(--font-primary);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0 1.4rem;font-size:1rem;font-weight:800;text-decoration:none;transition:background-color .16s,padding-left .16s;display:flex}.Navbar-module__Tg7xNG__mobileNavItem:hover{background:var(--color-light-orange);padding-left:1.7rem}.Navbar-module__Tg7xNG__mobileNavItemActive{background:var(--color-black);color:var(--color-white)}.Navbar-module__Tg7xNG__mobileNavNumber{opacity:.55;font-size:.7rem}.Navbar-module__Tg7xNG__mobileAuth{margin-top:auto;padding:1.4rem}.Navbar-module__Tg7xNG__mobileAuthLoading{font-family:var(--font-primary);font-size:.85rem;font-weight:700}.Navbar-module__Tg7xNG__mobileUser{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.Navbar-module__Tg7xNG__mobileUserAvatar{border:2px solid var(--color-black);background:var(--color-light-orange);width:46px;height:46px;font-family:var(--font-primary);border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:800;display:grid}.Navbar-module__Tg7xNG__mobileUserText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Navbar-module__Tg7xNG__mobileUserText strong,.Navbar-module__Tg7xNG__mobileUserText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Navbar-module__Tg7xNG__mobileUserText strong{font-family:var(--font-primary);font-size:.92rem}.Navbar-module__Tg7xNG__mobileUserText span{color:#100f0d9e;font-family:var(--font-primary);font-size:.76rem}.Navbar-module__Tg7xNG__mobileGuestActions,.Navbar-module__Tg7xNG__mobileUserActions{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.Navbar-module__Tg7xNG__mobilePrimaryButton,.Navbar-module__Tg7xNG__mobileSecondaryButton,.Navbar-module__Tg7xNG__mobileDangerButton{border:2px solid var(--color-black);min-height:3rem;color:var(--color-black);font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:.7rem;font-size:.76rem;font-weight:800;text-decoration:none;display:inline-flex}.Navbar-module__Tg7xNG__mobilePrimaryButton{background:var(--color-red)}.Navbar-module__Tg7xNG__mobileSecondaryButton{background:var(--color-white)}.Navbar-module__Tg7xNG__mobileDangerButton{background:var(--color-light-orange)}.Navbar-module__Tg7xNG__mobileBackdrop{z-index:985;opacity:0;visibility:hidden;pointer-events:none;background:#100f0d57;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:4.5rem 0 0}.Navbar-module__Tg7xNG__mobileBackdropOpen{opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:680px){.Navbar-module__Tg7xNG__searchPanel{align-items:flex-start;max-height:calc(100dvh - 4.5rem);overflow-y:auto}.Navbar-module__Tg7xNG__searchContainer{padding-bottom:.5rem}.Navbar-module__Tg7xNG__searchHeading{margin-bottom:1.15rem;font-size:1.65rem}.Navbar-module__Tg7xNG__searchFields{grid-template-columns:1fr;gap:.85rem}.Navbar-module__Tg7xNG__input,.Navbar-module__Tg7xNG__select{height:3.35rem}.Navbar-module__Tg7xNG__searchBottom{flex-direction:column;align-items:stretch;margin-top:1rem}.Navbar-module__Tg7xNG__searchButton{width:100%;min-width:0;height:3.8rem}.Navbar-module__Tg7xNG__escapeText{text-align:center;margin:0}}@media (max-width:430px){.Navbar-module__Tg7xNG__logo{font-size:1.5rem}.Navbar-module__Tg7xNG__mobileSearchButton,.Navbar-module__Tg7xNG__mobileMenuButton{width:4rem}.Navbar-module__Tg7xNG__searchContainer{width:calc(100% - 20px)}.Navbar-module__Tg7xNG__mobileGuestActions,.Navbar-module__Tg7xNG__mobileUserActions{grid-template-columns:1fr}}.Navbar-module__Tg7xNG__navSearchIcon{width:1.28rem;height:1.28rem;color:var(--color-black);flex:none;display:block}.Navbar-module__Tg7xNG__navCrossIcon{width:1.65rem;height:1.65rem;color:var(--color-black);flex:none;display:block}.Navbar-module__Tg7xNG__mobileSearchButton svg{transition:transform .2s,opacity .2s}.Navbar-module__Tg7xNG__mobileSearchButton:hover svg{transform:scale(1.08)}.Navbar-module__Tg7xNG__mobileSearchButtonActive{background:var(--color-light-blue)}.Navbar-module__Tg7xNG__userMenuItem,.Navbar-module__Tg7xNG__userMenuItemButton{transition:background-color .15s,transform .15s}.Navbar-module__Tg7xNG__userMenuItem:hover,.Navbar-module__Tg7xNG__userMenuItemButton:hover{background:var(--color-card-bg);transform:translate(2px)}.Navbar-module__Tg7xNG__mobileAvatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Navbar-module__Tg7xNG__mobileDashboardLinks{border:2px solid var(--color-black);background:var(--color-white);border-radius:10px;flex-direction:column;margin-bottom:1rem;display:flex;overflow:hidden}.Navbar-module__Tg7xNG__mobileDashboardLabel{color:#100f0d80;font-family:var(--font-primary);letter-spacing:.11em;text-transform:uppercase;border-bottom:1.5px solid #100f0d24;margin:0;padding:.75rem .85rem .55rem;font-size:.65rem;font-weight:800;line-height:1}.Navbar-module__Tg7xNG__mobileDashboardItem{min-height:3.35rem;color:var(--color-black);font-family:var(--font-primary);letter-spacing:.04em;text-transform:uppercase;background:0 0;border-bottom:1.5px solid #100f0d24;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .85rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:background-color .15s,padding-left .15s;display:flex}.Navbar-module__Tg7xNG__mobileDashboardItem:hover{background:var(--color-card-bg);padding-left:1.05rem}.Navbar-module__Tg7xNG__mobileDashboardItem:last-child{border-bottom:0}.Navbar-module__Tg7xNG__mobileDashboardDivider{background:var(--color-black);width:100%;height:2px}.Navbar-module__Tg7xNG__mobileOrganizerItem{background:var(--color-light-orange);border-bottom:0}.Navbar-module__Tg7xNG__mobileOrganizerItem:hover{background:var(--color-orange)}
.overview-module__2lr9uq__wrapper{grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);align-items:start;gap:1.25rem;display:grid}.overview-module__2lr9uq__left,.overview-module__2lr9uq__right{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.overview-module__2lr9uq__right{position:sticky;top:6.5rem}.overview-module__2lr9uq__card{border:2px solid var(--color-black);background:var(--color-body-bg);border-radius:20px;min-width:0;padding:clamp(1.1rem,2.4vw,1.75rem)}.overview-module__2lr9uq__introCard{background:0 0;position:relative;overflow:hidden}.overview-module__2lr9uq__introCard:before{content:"";background:var(--color-light-blue);opacity:.4;pointer-events:none;position:absolute;inset:0}.overview-module__2lr9uq__introCard>*{z-index:1;position:relative}.overview-module__2lr9uq__detailsCard{background:var(--color-light-orange)}.overview-module__2lr9uq__sectionHeading{flex-direction:column;gap:.25rem;margin-bottom:1.25rem;display:flex}.overview-module__2lr9uq__sectionHeading h2{font-family:var(--font-secondary);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:800;line-height:1}.overview-module__2lr9uq__eyebrow{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;font-size:.68rem;font-weight:900}.overview-module__2lr9uq__markdown{min-width:0;font-family:var(--font-primary);color:#100f0de0}.overview-module__2lr9uq__markdown>:first-child{margin-top:0}.overview-module__2lr9uq__markdown>:last-child{margin-bottom:0}.overview-module__2lr9uq__markdown h3{font-family:var(--font-secondary);letter-spacing:-.025em;text-transform:uppercase;color:var(--color-black);margin:2rem 0 .85rem;font-size:1.35rem;font-weight:800;line-height:1.15}.overview-module__2lr9uq__markdown h4{font-family:var(--font-primary);letter-spacing:.04em;text-transform:uppercase;color:var(--color-black);margin:1.5rem 0 .65rem;font-size:1rem;font-weight:900}.overview-module__2lr9uq__markdown p{margin:0 0 1rem;font-size:.98rem;line-height:1.8}.overview-module__2lr9uq__markdown ul,.overview-module__2lr9uq__markdown ol{margin:.75rem 0 1.25rem;padding-left:1.35rem}.overview-module__2lr9uq__markdown li{margin:.55rem 0;padding-left:.25rem;font-size:.96rem;line-height:1.65}.overview-module__2lr9uq__markdown li::marker{color:var(--color-red);font-weight:900}.overview-module__2lr9uq__markdown a{color:inherit;text-underline-offset:.16em;overflow-wrap:anywhere;font-weight:800;text-decoration-thickness:2px}.overview-module__2lr9uq__markdown code{border:1px solid var(--color-black);background:var(--color-card-bg);border-radius:5px;padding:.12rem .3rem;font-family:monospace;font-size:.88em}.overview-module__2lr9uq__tableScroll{border:2px solid var(--color-black);border-radius:14px;width:100%;margin:1rem 0;overflow-x:auto}.overview-module__2lr9uq__tableScroll table{border-collapse:collapse;width:100%;min-width:460px;font-family:var(--font-primary)}.overview-module__2lr9uq__tableScroll th,.overview-module__2lr9uq__tableScroll td{border-right:1px solid var(--color-black);border-bottom:1px solid var(--color-black);text-align:left;vertical-align:top;padding:.85rem 1rem}.overview-module__2lr9uq__tableScroll th:last-child,.overview-module__2lr9uq__tableScroll td:last-child{border-right:0}.overview-module__2lr9uq__tableScroll tbody tr:last-child td{border-bottom:0}.overview-module__2lr9uq__tableScroll th{background:var(--color-black);color:var(--color-white);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.overview-module__2lr9uq__tableScroll td{background:var(--color-card-bg);font-size:.9rem;line-height:1.5}.overview-module__2lr9uq__videoFrame{border:2px solid var(--color-black);aspect-ratio:16/9;background:var(--color-black);border-radius:16px;width:100%;position:relative;overflow:hidden}.overview-module__2lr9uq__videoFrame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.overview-module__2lr9uq__subsection{border-top:2px dashed #100f0d59;margin-top:1.5rem;padding-top:1.4rem}.overview-module__2lr9uq__subsection h3{font-family:var(--font-primary);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .85rem;font-size:.82rem;font-weight:900}.overview-module__2lr9uq__detailList{font-family:var(--font-primary);flex-direction:column;gap:.65rem;margin:0;padding-left:1.25rem;display:flex}.overview-module__2lr9uq__detailList li{padding-left:.15rem;font-size:.94rem;line-height:1.6}.overview-module__2lr9uq__detailList li::marker{color:var(--color-red);font-weight:900}.overview-module__2lr9uq__detailList a{color:inherit;font-weight:800}.overview-module__2lr9uq__callout{border:2px solid var(--color-black);background:var(--color-light-blue);font-family:var(--font-primary);border-radius:14px;margin-top:1.25rem;padding:1rem}.overview-module__2lr9uq__callout strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:900;display:block}.overview-module__2lr9uq__callout p{margin:0;font-size:.92rem;line-height:1.6}.overview-module__2lr9uq__factGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.25rem;display:grid}.overview-module__2lr9uq__fact{border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:14px;padding:.9rem}.overview-module__2lr9uq__fact span,.overview-module__2lr9uq__fact strong{font-family:var(--font-primary);display:block}.overview-module__2lr9uq__fact span{color:#100f0d9e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem;font-weight:900}.overview-module__2lr9uq__fact strong{font-size:.9rem;font-weight:900}.overview-module__2lr9uq__criteriaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.overview-module__2lr9uq__criteriaItem{border:2px solid var(--color-black);background:var(--color-light-orange);border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:1rem;display:grid}.overview-module__2lr9uq__criteriaItem>span{border:2px solid var(--color-black);background:var(--color-card-bg);width:2rem;height:2rem;font-family:var(--font-primary);border-radius:999px;place-items:center;font-size:.68rem;font-weight:900;display:grid}.overview-module__2lr9uq__criteriaItem p{font-family:var(--font-primary);margin:0;font-size:.92rem;line-height:1.55}.overview-module__2lr9uq__resourceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.overview-module__2lr9uq__resource{border:2px solid var(--color-black);background:var(--color-card-bg);min-width:0;color:var(--color-black);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.9rem;text-decoration:none;transition:transform .15s,background-color .15s;display:grid}a.overview-module__2lr9uq__resource:hover{background:var(--color-light-blue);transform:translateY(-2px)}.overview-module__2lr9uq__resourceNumber{border:2px solid var(--color-black);background:var(--color-light-orange);width:2rem;height:2rem;font-family:var(--font-primary);border-radius:8px;place-items:center;font-size:.65rem;font-weight:900;display:grid}.overview-module__2lr9uq__resourceContent{min-width:0}.overview-module__2lr9uq__resourceContent strong,.overview-module__2lr9uq__resourceContent small{font-family:var(--font-primary);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.overview-module__2lr9uq__resourceContent strong{font-size:.9rem;font-weight:900}.overview-module__2lr9uq__resourceContent small{color:#100f0d94;margin-top:.2rem;font-size:.72rem}.overview-module__2lr9uq__resourceArrow{font-family:var(--font-primary);font-size:1.1rem;font-weight:900}.overview-module__2lr9uq__updateList{flex-direction:column;gap:.75rem;display:flex}.overview-module__2lr9uq__updateItem{border-left:4px solid var(--color-red);background:var(--color-card-bg);border-radius:0 12px 12px 0;padding:.9rem 1rem}.overview-module__2lr9uq__updateItem h3{font-family:var(--font-primary);letter-spacing:.07em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:900}.overview-module__2lr9uq__updateItem p{font-family:var(--font-primary);margin:0;font-size:.92rem;line-height:1.55}.overview-module__2lr9uq__infoList{flex-direction:column;display:flex}.overview-module__2lr9uq__info{border-bottom:1px solid #100f0d40;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:.8rem;padding:.9rem 0;display:grid}.overview-module__2lr9uq__info p{font-weight:500}.overview-module__2lr9uq__info:last-child{border-bottom:0;padding-bottom:0}.overview-module__2lr9uq__info span,.overview-module__2lr9uq__info strong,.overview-module__2lr9uq__info a{min-width:0;font-family:var(--font-primary);overflow-wrap:anywhere}.overview-module__2lr9uq__info>span{color:#100f0da3;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:900}.overview-module__2lr9uq__info strong,.overview-module__2lr9uq__info a{color:var(--color-black);text-align:right;text-underline-offset:.16em;font-size:.88rem;font-weight:900;line-height:1.45;text-decoration-thickness:2px}.overview-module__2lr9uq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.overview-module__2lr9uq__tags span{border:2px solid var(--color-black);background:var(--color-light-blue);max-width:100%;font-family:var(--font-primary);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.45rem .7rem;font-size:.68rem;font-weight:900;overflow:hidden}.overview-module__2lr9uq__sponsorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.overview-module__2lr9uq__sponsor{border:2px solid var(--color-black);background:var(--color-card-bg);min-height:3.5rem;font-family:var(--font-primary);text-align:center;border-radius:12px;place-items:center;padding:.75rem;font-size:.78rem;font-weight:900;line-height:1.25;display:grid}.overview-module__2lr9uq__peopleList{flex-direction:column;gap:.65rem;display:flex}.overview-module__2lr9uq__person{border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;padding:.7rem;display:grid}.overview-module__2lr9uq__person>span{border:2px solid var(--color-black);background:var(--color-light-blue);width:2.25rem;height:2.25rem;font-family:var(--font-primary);border-radius:999px;place-items:center;font-size:.62rem;font-weight:900;display:grid}.overview-module__2lr9uq__person strong{min-width:0;font-family:var(--font-primary);font-size:.82rem;font-weight:900;line-height:1.4}.overview-module__2lr9uq__actionList{flex-direction:column;gap:.55rem;display:flex}.overview-module__2lr9uq__actionList a,.overview-module__2lr9uq__actionList>div{border:2px solid var(--color-black);background:var(--color-card-bg);min-width:0;color:var(--color-black);font-family:var(--font-primary);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;font-size:.78rem;font-weight:900;line-height:1.35;text-decoration:none;display:flex}.overview-module__2lr9uq__actionList a:hover{background:var(--color-light-blue)}.overview-module__2lr9uq__actionList span{overflow-wrap:anywhere;min-width:0}@media (max-width:1100px){.overview-module__2lr9uq__wrapper{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr)}.overview-module__2lr9uq__right{position:static}.overview-module__2lr9uq__resourceGrid,.overview-module__2lr9uq__criteriaGrid,.overview-module__2lr9uq__factGrid{grid-template-columns:1fr}}@media (max-width:820px){.overview-module__2lr9uq__wrapper{grid-template-columns:1fr}.overview-module__2lr9uq__right{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.overview-module__2lr9uq__detailsCard{grid-column:1/-1}}@media (max-width:620px){.overview-module__2lr9uq__wrapper,.overview-module__2lr9uq__left,.overview-module__2lr9uq__right{gap:1rem}.overview-module__2lr9uq__right{display:flex}.overview-module__2lr9uq__card{border-radius:16px;padding:1rem}.overview-module__2lr9uq__sectionHeading{margin-bottom:1rem}.overview-module__2lr9uq__sectionHeading h2{font-size:1.45rem}.overview-module__2lr9uq__resourceGrid,.overview-module__2lr9uq__criteriaGrid,.overview-module__2lr9uq__sponsorGrid{grid-template-columns:1fr}.overview-module__2lr9uq__resource{grid-template-columns:auto minmax(0,1fr)}.overview-module__2lr9uq__resourceArrow{display:none}.overview-module__2lr9uq__info{grid-template-columns:1fr;gap:.3rem}.overview-module__2lr9uq__info strong,.overview-module__2lr9uq__info a{text-align:left}.overview-module__2lr9uq__markdown p,.overview-module__2lr9uq__markdown li{font-size:.92rem}.overview-module__2lr9uq__tableScroll{border-radius:10px}}
.timeline-module__hqpD_q__wrapper{flex-direction:column;gap:1.5rem;width:100%;display:flex}.timeline-module__hqpD_q__headerRow{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.timeline-module__hqpD_q__titleGroup{flex-wrap:wrap;align-items:baseline;gap:1rem;display:flex}.timeline-module__hqpD_q__title{font-family:var(--font-secondary);letter-spacing:-.04em;color:var(--color-black);margin:0;font-size:clamp(2rem,3vw,2.6rem);font-weight:600;line-height:1}.timeline-module__hqpD_q__timezone{font-family:var(--font-primary);color:#100f0dad;font-size:.95rem}.timeline-module__hqpD_q__tableWrap{border-top:2px solid #100f0d14}.timeline-module__hqpD_q__tableHeader,.timeline-module__hqpD_q__row{grid-template-columns:.9fr 1.55fr 1.55fr;align-items:center;gap:1rem;display:grid}.timeline-module__hqpD_q__tableHeader{font-family:var(--font-primary);color:var(--color-black);padding:1.1rem 0 1rem;font-size:.95rem;font-weight:800}.timeline-module__hqpD_q__tableBody{flex-direction:column;display:flex}.timeline-module__hqpD_q__row{min-height:76px;font-family:var(--font-primary);color:#100f0de0;border-top:1px solid #100f0d14;padding:.2rem 0;font-size:.98rem}.timeline-module__hqpD_q__rowHighlight{background:#f9f1d9}.timeline-module__hqpD_q__rowHighlight .timeline-module__hqpD_q__period{font-weight:800}.timeline-module__hqpD_q__period,.timeline-module__hqpD_q__cell{padding:1.1rem 1rem}.timeline-module__hqpD_q__period{color:#100f0deb;font-weight:600}.timeline-module__hqpD_q__cell{line-height:1.5}@media (max-width:900px){.timeline-module__hqpD_q__tableHeader{display:none}.timeline-module__hqpD_q__row{grid-template-columns:1fr;gap:0;padding:.75rem 0}.timeline-module__hqpD_q__period,.timeline-module__hqpD_q__cell{padding:.45rem 0}.timeline-module__hqpD_q__cell{padding-left:0}.timeline-module__hqpD_q__period{font-size:1rem}}
.education-module__SuvUYa__container{flex-direction:column;gap:16px;width:100%;display:flex}.education-module__SuvUYa__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.education-module__SuvUYa__kicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .35rem;font-size:.68rem;font-weight:800;line-height:1.2}.education-module__SuvUYa__title{font-family:var(--font-secondary);letter-spacing:-.035em;color:var(--color-black);margin:0;font-size:1.35rem;font-weight:600;line-height:1.05}.education-module__SuvUYa__stack{flex-direction:column;gap:12px;display:flex}.education-module__SuvUYa__card{background:var(--color-white);border:2px solid var(--color-black);border-radius:8px;flex-direction:column;gap:14px;padding:14px;display:flex}.education-module__SuvUYa__cardTop{border-bottom:2px solid #100f0d14;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.education-module__SuvUYa__cardIndex{border:2px solid var(--color-black);background:var(--color-light-blue);font-family:var(--font-primary);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:.35rem;padding:.28rem .55rem;font-size:.64rem;font-weight:900;line-height:1;display:inline-flex}.education-module__SuvUYa__cardTop h3{font-family:var(--font-primary);color:var(--color-black);margin:0;font-size:.98rem;font-weight:750;line-height:1.35}.education-module__SuvUYa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.education-module__SuvUYa__field{flex-direction:column;gap:7px;display:flex}.education-module__SuvUYa__field label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:850}.education-module__SuvUYa__field input{box-sizing:border-box;background:var(--color-card-bg);width:100%;color:var(--color-black);font-family:var(--font-primary);border:2px solid #100f0d2e;border-radius:6px;outline:none;padding:.76rem .82rem;font-size:.9rem;transition:border-color .14s,background-color .14s}.education-module__SuvUYa__field input::placeholder{color:#100f0d6b}.education-module__SuvUYa__field input:focus{border-color:var(--color-black);background:var(--color-white)}.education-module__SuvUYa__addButton,.education-module__SuvUYa__removeButton,.education-module__SuvUYa__saveButton{border:2px solid var(--color-black);cursor:pointer;min-height:2.45rem;font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;padding:.68rem .9rem;font-size:.76rem;font-weight:850;transition:transform .14s,background-color .14s;display:inline-flex}.education-module__SuvUYa__addButton:hover,.education-module__SuvUYa__removeButton:hover,.education-module__SuvUYa__saveButton:hover{transform:translateY(-1px)}.education-module__SuvUYa__addButton{background:var(--color-white);width:fit-content;color:var(--color-black)}.education-module__SuvUYa__removeButton{background:var(--color-card-bg);width:fit-content;color:var(--color-red)}.education-module__SuvUYa__saveButton{background:var(--color-red);color:var(--color-white)}.education-module__SuvUYa__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.education-module__SuvUYa__emptyState{background:var(--color-white);border:2px dashed #100f0d5c;border-radius:8px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;display:flex}.education-module__SuvUYa__emptyState h3{font-family:var(--font-secondary);letter-spacing:-.035em;color:var(--color-black);margin:0;font-size:1.25rem;font-weight:600;line-height:1.05}.education-module__SuvUYa__emptyState p{font-family:var(--font-primary);color:#100f0dad;margin:0;font-size:.9rem;line-height:1.6}.education-module__SuvUYa__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.education-module__SuvUYa__feedback{min-width:0}.education-module__SuvUYa__successMessage,.education-module__SuvUYa__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.education-module__SuvUYa__successMessage{color:#227a37}.education-module__SuvUYa__errorMessage{color:var(--color-red)}@media (max-width:768px){.education-module__SuvUYa__headerBlock,.education-module__SuvUYa__cardTop,.education-module__SuvUYa__footer{flex-direction:column;align-items:stretch}.education-module__SuvUYa__grid{grid-template-columns:1fr}.education-module__SuvUYa__saveButton,.education-module__SuvUYa__addButton,.education-module__SuvUYa__removeButton{width:100%}}
.prize-module__KFNj6G__wrapper{flex-direction:column;gap:2rem;width:100%;display:flex}.prize-module__KFNj6G__heroCard{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border-radius:18px;padding:3rem}.prize-module__KFNj6G__label{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.12em;opacity:.7;font-size:.9rem}.prize-module__KFNj6G__amount{font-family:var(--font-secondary);margin:.6rem 0;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1}.prize-module__KFNj6G__subtitle{font-family:var(--font-primary);color:#fffc;font-size:1rem}.prize-module__KFNj6G__card{background:#fff;border:1px solid #00000014;border-radius:18px;overflow:hidden}.prize-module__KFNj6G__heading{font-family:var(--font-secondary);border-bottom:1px solid #00000014;margin:0;padding:1.5rem 2rem;font-size:1.8rem}.prize-module__KFNj6G__list{flex-direction:column;display:flex}.prize-module__KFNj6G__item{border-bottom:1px solid #0000000f;align-items:center;gap:1.5rem;padding:1.4rem 2rem;display:flex}.prize-module__KFNj6G__item:last-child{border-bottom:none}.prize-module__KFNj6G__number{color:#666;background:#f4f4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-weight:700;display:flex}.prize-module__KFNj6G__content{font-family:var(--font-primary);color:#222;font-size:1.05rem;line-height:1.7}.prize-module__KFNj6G__empty{text-align:center;color:#666;font-family:var(--font-primary);padding:3rem 2rem}@media (max-width:768px){.prize-module__KFNj6G__heroCard{padding:2rem}.prize-module__KFNj6G__card{border-radius:14px}.prize-module__KFNj6G__heading{padding:1.25rem;font-size:1.5rem}.prize-module__KFNj6G__item{gap:1rem;padding:1.25rem}.prize-module__KFNj6G__number{width:44px;height:44px}}
.social-module__Jo6Aiq__container{flex-direction:column;gap:16px;width:100%;display:flex}.social-module__Jo6Aiq__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.social-module__Jo6Aiq__kicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .35rem;font-size:.68rem;font-weight:800;line-height:1.2}.social-module__Jo6Aiq__title{font-family:var(--font-secondary);letter-spacing:-.035em;color:var(--color-black);margin:0;font-size:1.35rem;font-weight:600;line-height:1.05}.social-module__Jo6Aiq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.social-module__Jo6Aiq__card{background:var(--color-white);border:2px solid var(--color-black);border-radius:8px;flex-direction:column;gap:12px;padding:14px;display:flex}.social-module__Jo6Aiq__cardHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.social-module__Jo6Aiq__cardHeader label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.7rem;font-weight:850;display:block}.social-module__Jo6Aiq__cardHeader p{font-family:var(--font-primary);color:#100f0da3;margin:.32rem 0 0;font-size:.84rem;line-height:1.55}.social-module__Jo6Aiq__previewLink,.social-module__Jo6Aiq__emptyPill{border:2px solid var(--color-black);min-height:2rem;font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .7rem;font-size:.68rem;font-weight:850;display:inline-flex}.social-module__Jo6Aiq__previewLink{background:var(--color-light-blue);color:var(--color-black);text-decoration:none;transition:transform .14s}.social-module__Jo6Aiq__previewLink:hover{transform:translateY(-1px)}.social-module__Jo6Aiq__emptyPill{background:var(--color-card-bg);color:#100f0d8f}.social-module__Jo6Aiq__input{box-sizing:border-box;background:var(--color-card-bg);width:100%;color:var(--color-black);font-family:var(--font-primary);border:2px solid #100f0d2e;border-radius:6px;outline:none;padding:.76rem .82rem;font-size:.9rem;transition:border-color .14s,background-color .14s}.social-module__Jo6Aiq__input::placeholder{color:#100f0d6b}.social-module__Jo6Aiq__input:focus{border-color:var(--color-black);background:var(--color-white)}.social-module__Jo6Aiq__saveButton{border:2px solid var(--color-black);cursor:pointer;min-height:2.45rem;font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;background:var(--color-red);color:var(--color-white);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:.68rem .9rem;font-size:.76rem;font-weight:850;transition:transform .14s,background-color .14s;display:inline-flex}.social-module__Jo6Aiq__saveButton:hover{transform:translateY(-1px)}.social-module__Jo6Aiq__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.social-module__Jo6Aiq__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.social-module__Jo6Aiq__feedback{min-width:0}.social-module__Jo6Aiq__successMessage,.social-module__Jo6Aiq__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.social-module__Jo6Aiq__successMessage{color:#227a37}.social-module__Jo6Aiq__errorMessage{color:var(--color-red)}@media (max-width:900px){.social-module__Jo6Aiq__grid{grid-template-columns:1fr}}@media (max-width:768px){.social-module__Jo6Aiq__headerBlock,.social-module__Jo6Aiq__footer,.social-module__Jo6Aiq__cardHeader{flex-direction:column;align-items:stretch}.social-module__Jo6Aiq__saveButton,.social-module__Jo6Aiq__previewLink,.social-module__Jo6Aiq__emptyPill{width:100%}}
.project-module__oHeima__pageWrap{background:var(--color-body-bg);width:100%;color:var(--color-black)}.project-module__oHeima__section{width:95%;margin:0 auto;padding:1.25rem 0 4rem}.project-module__oHeima__errorBox{border:2px solid var(--color-black);background:var(--color-light-orange);font-family:var(--font-primary);border-radius:18px;margin-bottom:1rem;padding:.95rem 1rem;font-size:.92rem;font-weight:800;line-height:1.6}.project-module__oHeima__sectionLabel,.project-module__oHeima__railLabel{font-family:var(--font-primary);letter-spacing:.14em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .45rem;font-size:.72rem;font-weight:800}.project-module__oHeima__panelTitle,.project-module__oHeima__gateTitle{font-family:var(--font-secondary);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(2.2rem,5vw,4.7rem);font-weight:700;line-height:.92}.project-module__oHeima__panelSub,.project-module__oHeima__gateText,.project-module__oHeima__cardSub{max-width:64ch;font-family:var(--font-primary);color:#100f0dbd;margin:.7rem 0 0;font-size:.95rem;line-height:1.75}.project-module__oHeima__cardTitle{font-family:var(--font-secondary);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(1.6rem,3vw,2.35rem);font-weight:700;line-height:.98}.project-module__oHeima__primaryBtn,.project-module__oHeima__secondaryBtn{border:2px solid var(--color-black);font-family:var(--font-primary);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.82rem 1rem;font-size:.78rem;font-weight:800;transition:transform .15s,background-color .15s;display:inline-flex}.project-module__oHeima__primaryBtn:hover,.project-module__oHeima__secondaryBtn:hover,.project-module__oHeima__sidebarButton:hover{transform:translateY(-1px)}.project-module__oHeima__primaryBtn{background:var(--color-orange);color:var(--color-white)}.project-module__oHeima__secondaryBtn{background:var(--color-card-bg);color:var(--color-black)}.project-module__oHeima__loadingCard,.project-module__oHeima__gateCard{border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:24px;padding:clamp(1.2rem,3vw,2rem)}.project-module__oHeima__loadingCard{text-align:center;place-items:center;gap:.75rem;min-height:280px;display:grid}.project-module__oHeima__loadingCard h2{font-family:var(--font-secondary);letter-spacing:-.05em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:.95}.project-module__oHeima__loadingCard p{font-family:var(--font-primary);color:#100f0db8;margin:0;font-size:.95rem;line-height:1.7}.project-module__oHeima__gateCard{background:linear-gradient(135deg, var(--color-card-bg) 0%, var(--color-card-bg) 56%, var(--color-light-orange) 56%, var(--color-light-orange) 100%);justify-content:space-between;align-items:flex-end;gap:1.5rem;min-height:360px;display:flex}.project-module__oHeima__spin{animation:1s linear infinite project-module__oHeima__spin}@keyframes project-module__oHeima__spin{to{transform:rotate(360deg)}}.project-module__oHeima__workspace{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.project-module__oHeima__quickLinks{flex-direction:column;gap:1rem;display:flex;position:sticky;top:6.25rem}.project-module__oHeima__quickCard,.project-module__oHeima__noteCard,.project-module__oHeima__heroPanel,.project-module__oHeima__panelCard{border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:24px}.project-module__oHeima__quickCard{padding:1.05rem}.project-module__oHeima__projectMini{border:2px solid var(--color-black);background:var(--color-light-blue);border-radius:18px;margin-bottom:.9rem;padding:.9rem}.project-module__oHeima__projectMini span,.project-module__oHeima__noteCard span,.project-module__oHeima__metaCard span,.project-module__oHeima__submissionNotice span,.project-module__oHeima__submissionNoticeAlt span{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0da3;margin-bottom:.35rem;font-size:.7rem;font-weight:600;display:block}.project-module__oHeima__projectMini strong{font-family:var(--font-secondary);letter-spacing:-.04em;text-transform:uppercase;font-size:1.45rem;font-weight:700;line-height:1;display:block}.project-module__oHeima__linkBox{flex-direction:column;gap:.65rem;display:flex}.project-module__oHeima__sidebarButton{border:2px solid var(--color-black);background:var(--color-white);width:100%;font-family:var(--font-primary);color:var(--color-black);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;padding:.82rem .9rem;font-size:.9rem;font-weight:800;transition:transform .15s,background-color .15s;display:flex}.project-module__oHeima__sidebarButton span{align-items:center;gap:.55rem;font-weight:500;display:inline-flex}.project-module__oHeima__sidebarButtonActive{background:var(--color-orange);color:var(--color-white)}.project-module__oHeima__noteCard{background:var(--color-light-orange);padding:1rem}.project-module__oHeima__noteCard p{font-family:var(--font-primary);margin:0;font-size:.92rem;font-weight:700;line-height:1.55}.project-module__oHeima__mainPanel{flex-direction:column;gap:1rem;min-width:0;display:flex}.project-module__oHeima__heroPanel{justify-content:space-between;align-items:flex-start;gap:1rem;padding:clamp(1rem,2vw,1.35rem);display:flex}.project-module__oHeima__topActions{flex-wrap:wrap;flex:none;gap:.6rem;display:flex}.project-module__oHeima__panelCard{padding:clamp(1rem,2vw,1.35rem)}.project-module__oHeima__panelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.project-module__oHeima__iconStamp{border:2px solid var(--color-black);background:var(--color-light-blue);border-radius:18px;flex:none;place-items:center;width:58px;height:58px;display:grid}.project-module__oHeima__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.project-module__oHeima__metaCard,.project-module__oHeima__submissionNotice,.project-module__oHeima__submissionNoticeAlt,.project-module__oHeima__emptyBox,.project-module__oHeima__placeholderBox{border:2px solid var(--color-black);background:var(--color-white);border-radius:18px;padding:.9rem}.project-module__oHeima__metaCard p,.project-module__oHeima__submissionNotice p,.project-module__oHeima__submissionNoticeAlt p{font-family:var(--font-primary);color:#100f0dd6;margin:0;font-size:.95rem;font-weight:750;line-height:1.6}.project-module__oHeima__memberList{flex-direction:column;gap:.7rem;display:flex}.project-module__oHeima__memberRow{border:2px solid var(--color-black);background:var(--color-white);border-radius:18px;align-items:center;gap:.8rem;padding:.85rem;display:flex}.project-module__oHeima__avatar{border:2px solid var(--color-black);background:var(--color-light-orange);width:46px;height:46px;font-family:var(--font-primary);border-radius:999px;flex:none;place-items:center;font-size:.82rem;font-weight:900;display:grid}.project-module__oHeima__memberInfo{min-width:0}.project-module__oHeima__memberInfo strong{font-family:var(--font-primary);font-size:.95rem;font-weight:850;display:block}.project-module__oHeima__memberInfo span{font-family:var(--font-primary);color:#100f0dad;margin-top:.2rem;font-size:.82rem;display:block}.project-module__oHeima__emptyBox{font-family:var(--font-primary);color:#100f0db8;background:#ffffff94;border-style:dashed;font-size:.92rem;line-height:1.7}.project-module__oHeima__submissionNotice{background:var(--color-light-blue);margin-bottom:.8rem}.project-module__oHeima__submissionNoticeAlt{background:var(--color-light-orange);margin-bottom:.8rem}.project-module__oHeima__placeholderBox{background:#fff9;border-style:dashed}.project-module__oHeima__placeholderBox p{font-family:var(--font-primary);color:#100f0dc7;margin:0;font-size:.92rem;line-height:1.75}.project-module__oHeima__placeholderBox strong{font-weight:900}@media (max-width:1080px){.project-module__oHeima__workspace{grid-template-columns:1fr}.project-module__oHeima__quickLinks{position:static}.project-module__oHeima__quickCard{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:.9rem;display:grid}.project-module__oHeima__railLabel{grid-column:1/-1}.project-module__oHeima__projectMini{margin-bottom:0}}@media (max-width:768px){.project-module__oHeima__section{width:calc(100% - 24px);padding-bottom:3rem}.project-module__oHeima__gateCard,.project-module__oHeima__heroPanel,.project-module__oHeima__panelHeader{flex-direction:column;align-items:flex-start}.project-module__oHeima__gateCard{background:var(--color-card-bg);min-height:320px}.project-module__oHeima__quickCard{display:block}.project-module__oHeima__projectMini{margin-bottom:.9rem}.project-module__oHeima__topActions,.project-module__oHeima__primaryBtn,.project-module__oHeima__secondaryBtn{width:100%}.project-module__oHeima__metaGrid{grid-template-columns:1fr}.project-module__oHeima__iconStamp{width:52px;height:52px}}
.general-module__TsnPjG__container{flex-direction:column;gap:16px;width:100%;max-width:100%;margin:0;display:flex}.general-module__TsnPjG__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.general-module__TsnPjG__kicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .35rem;font-size:.68rem;font-weight:800;line-height:1.2}.general-module__TsnPjG__title{font-family:var(--font-secondary);letter-spacing:-.035em;color:var(--color-black);margin:0;font-size:1.35rem;font-weight:600;line-height:1.05}.general-module__TsnPjG__imageSection,.general-module__TsnPjG__formCard{background:var(--color-white);border:2px solid var(--color-black);border-radius:8px;padding:14px}.general-module__TsnPjG__imageSection{flex-direction:column;gap:14px;display:flex}.general-module__TsnPjG__imagePreview{border-bottom:2px solid #100f0d14;align-items:center;gap:14px;padding-bottom:14px;display:flex}.general-module__TsnPjG__profileImage{object-fit:cover;border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:50%;flex:none;width:108px;height:108px}.general-module__TsnPjG__imageTitle{font-family:var(--font-primary);color:var(--color-black);margin:0;font-size:.98rem;font-weight:750;line-height:1.35}.general-module__TsnPjG__imageText{max-width:62ch;font-family:var(--font-primary);color:#100f0da3;margin:.35rem 0 0;font-size:.88rem;line-height:1.6}.general-module__TsnPjG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.general-module__TsnPjG__field{flex-direction:column;gap:7px;display:flex}.general-module__TsnPjG__field label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:850}.general-module__TsnPjG__input,.general-module__TsnPjG__textarea{box-sizing:border-box;background:var(--color-card-bg);width:100%;color:var(--color-black);font-family:var(--font-primary);border:2px solid #100f0d2e;border-radius:6px;outline:none;padding:.76rem .82rem;font-size:.9rem;transition:border-color .14s,background-color .14s}.general-module__TsnPjG__textarea{resize:vertical;min-height:132px;line-height:1.65}.general-module__TsnPjG__input::placeholder,.general-module__TsnPjG__textarea::placeholder{color:#100f0d6b}.general-module__TsnPjG__input:focus,.general-module__TsnPjG__textarea:focus{border-color:var(--color-black);background:var(--color-white)}.general-module__TsnPjG__fullWidth{grid-column:1/-1}.general-module__TsnPjG__saveButton{border:2px solid var(--color-black);cursor:pointer;min-height:2.45rem;font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;background:var(--color-red);color:var(--color-white);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:.68rem .9rem;font-size:.76rem;font-weight:850;transition:transform .14s,background-color .14s;display:inline-flex}.general-module__TsnPjG__saveButton:hover{transform:translateY(-1px)}.general-module__TsnPjG__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.general-module__TsnPjG__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.general-module__TsnPjG__feedback{min-width:0}.general-module__TsnPjG__successMessage,.general-module__TsnPjG__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.general-module__TsnPjG__successMessage{color:#227a37}.general-module__TsnPjG__errorMessage{color:var(--color-red)}@media (max-width:768px){.general-module__TsnPjG__headerBlock,.general-module__TsnPjG__footer{flex-direction:column;align-items:stretch}.general-module__TsnPjG__grid{grid-template-columns:1fr}.general-module__TsnPjG__imagePreview{flex-direction:column;align-items:flex-start}.general-module__TsnPjG__profileImage{width:96px;height:96px}.general-module__TsnPjG__saveButton{width:100%}}
.ChatList-module__vIs9cG__list{flex-direction:column;gap:8px;display:flex}.ChatList-module__vIs9cG__item{background:var(--color-white);cursor:pointer;text-align:left;border:2px solid #100f0d24;border-radius:8px;grid-template-columns:42px minmax(0,1fr);gap:10px;width:100%;padding:10px;transition:transform .14s,border-color .14s,background-color .14s;display:grid}.ChatList-module__vIs9cG__item:hover{border-color:var(--color-black);transform:translateY(-1px)}.ChatList-module__vIs9cG__itemActive{border-color:var(--color-black);background:var(--color-light-blue)}.ChatList-module__vIs9cG__avatar{border:2px solid var(--color-black);background:var(--color-light-orange);width:42px;height:42px;color:var(--color-black);font-family:var(--font-primary);letter-spacing:.04em;border-radius:50%;place-items:center;font-size:.76rem;font-weight:900;display:grid}.ChatList-module__vIs9cG__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.ChatList-module__vIs9cG__content{min-width:0}.ChatList-module__vIs9cG__topRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ChatList-module__vIs9cG__nameBlock{min-width:0}.ChatList-module__vIs9cG__nameBlock strong{color:var(--color-black);font-family:var(--font-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:750;line-height:1.25;display:block;overflow:hidden}.ChatList-module__vIs9cG__nameBlock span{color:#100f0d94;font-family:var(--font-primary);white-space:nowrap;text-overflow:ellipsis;margin-top:.22rem;font-size:.74rem;font-weight:650;line-height:1.25;display:block;overflow:hidden}.ChatList-module__vIs9cG__statusBlock{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.ChatList-module__vIs9cG__status{color:#100f0d8a;font-family:var(--font-primary);font-size:.68rem;font-weight:800;line-height:1.2}.ChatList-module__vIs9cG__status:before{content:"○ "}.ChatList-module__vIs9cG__statusOnline{color:#227a37}.ChatList-module__vIs9cG__statusOnline:before{content:"● "}.ChatList-module__vIs9cG__unreadBadge{border:2px solid var(--color-black);background:var(--color-red);min-width:22px;height:22px;color:var(--color-white);font-family:var(--font-primary);border-radius:999px;place-items:center;font-size:.68rem;font-weight:900;line-height:1;display:inline-grid}.ChatList-module__vIs9cG__preview{color:#100f0da8;font-family:var(--font-primary);white-space:nowrap;text-overflow:ellipsis;margin:.65rem 0 0;font-size:.82rem;line-height:1.45;overflow:hidden}.ChatList-module__vIs9cG__emptyState{background:var(--color-white);text-align:center;border:2px dashed #100f0d4d;border-radius:8px;place-items:center;gap:.3rem;min-height:150px;padding:18px;display:grid}.ChatList-module__vIs9cG__emptyState strong{font-family:var(--font-primary);color:var(--color-black);font-size:.92rem;font-weight:800;line-height:1.35}.ChatList-module__vIs9cG__emptyState span{font-family:var(--font-primary);color:#100f0d9e;font-size:.82rem;line-height:1.5}
.ChatMessage-module__ptxK8a__row{justify-content:flex-start;width:100%;margin-bottom:10px;display:flex}.ChatMessage-module__ptxK8a__rowMine{justify-content:flex-end}.ChatMessage-module__ptxK8a__bubble{border:2px solid var(--color-black);background:var(--color-card-bg);max-width:78%;color:var(--color-black);white-space:pre-wrap;word-break:break-word;border-radius:8px;padding:.7rem .78rem}.ChatMessage-module__ptxK8a__bubbleMine{background:var(--color-red);color:var(--color-white)}.ChatMessage-module__ptxK8a__bubble p{font-family:var(--font-primary);margin:0;font-size:.9rem;line-height:1.55}.ChatMessage-module__ptxK8a__meta{font-family:var(--font-primary);opacity:.72;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:.45rem;font-size:.68rem;font-weight:750;line-height:1.2;display:flex}@media (max-width:640px){.ChatMessage-module__ptxK8a__bubble{max-width:88%}}
.Hero-module__-GB6pq__hero{background:var(--color-body-bg);width:100%;color:var(--color-black);padding:7.5rem 0 2.5rem;position:relative;overflow:hidden}.Hero-module__-GB6pq__container{width:100%;padding-inline:1.5rem}.Hero-module__-GB6pq__layout{grid-template-columns:minmax(310px,420px) minmax(0,1fr);align-items:stretch;gap:1.6rem;display:grid}.Hero-module__-GB6pq__leftColumn{grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.Hero-module__-GB6pq__featureCard{border:2px solid var(--color-black);border-radius:10px;grid-template-rows:auto 180px auto;min-width:0;min-height:0;display:grid;overflow:hidden}.Hero-module__-GB6pq__featureBlue{background:var(--color-light-blue)}.Hero-module__-GB6pq__featureRed{background:var(--color-red)}.Hero-module__-GB6pq__featureHead{border-bottom:2px solid var(--color-black);min-width:0;padding:1rem 1rem .9rem;overflow:hidden}.Hero-module__-GB6pq__featureTitle{font-family:var(--font-primary);letter-spacing:-.03em;text-transform:uppercase;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.12rem;font-weight:800;line-height:1.15;display:-webkit-box;overflow:hidden}.Hero-module__-GB6pq__featureMeta{font-family:var(--font-primary);text-transform:uppercase;overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:.45rem 0 0;font-size:.88rem;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.Hero-module__-GB6pq__featureImageWrap,.Hero-module__-GB6pq__featureImageWrapAlt{border-bottom:2px solid var(--color-black);width:100%;height:180px;min-height:180px;padding:.8rem;position:relative;overflow:hidden}.Hero-module__-GB6pq__featureImageWrapAlt{background:0 0}.Hero-module__-GB6pq__featureImage{border:2px solid var(--color-black);object-fit:cover;object-position:center;background:#ffffff4d;border-radius:8px;width:100%;max-width:100%;height:100%;display:block}.Hero-module__-GB6pq__featureFooter{min-width:0;color:var(--color-black);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;text-decoration:none;transition:background-color .16s,color .16s;display:flex}.Hero-module__-GB6pq__featureFooter:hover{background:#ffffff38}.Hero-module__-GB6pq__featureFooterText{min-width:0;font-family:var(--font-primary);letter-spacing:-.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:1rem;font-weight:800;line-height:1.1;overflow:hidden}.Hero-module__-GB6pq__featureArrowWrap{flex:none;place-items:center;width:46px;height:46px;transition:transform .18s;display:grid}.Hero-module__-GB6pq__featureArrow{filter:none;transform-origin:50%;flex:none;width:46px;height:46px;transition:transform .18s,scale .18s;display:block;transform:rotate(0)}.Hero-module__-GB6pq__featureFooter:hover .Hero-module__-GB6pq__featureArrow{transform:rotate(-45deg)}.Hero-module__-GB6pq__featureFooter:hover .Hero-module__-GB6pq__featureArrowWrap{transform:scale(1.05)}.Hero-module__-GB6pq__featureFooter:active .Hero-module__-GB6pq__featureArrowWrap{transform:scale(.96)}.Hero-module__-GB6pq__sliderColumn{min-width:0}.Hero-module__-GB6pq__sliderShell{border:2px solid var(--color-black);background:var(--color-black);border-radius:10px;width:100%;height:100%;min-height:0;overflow:hidden}.Hero-module__-GB6pq__sliderViewport,.Hero-module__-GB6pq__sliderStage{width:100%;height:100%;min-height:0}.Hero-module__-GB6pq__sliderStage{grid-template-rows:minmax(420px,1fr) auto;display:grid}.Hero-module__-GB6pq__sliderImageWrap{background:var(--color-black);width:100%;min-width:0;min-height:420px;max-height:560px;position:relative;overflow:hidden}.Hero-module__-GB6pq__sliderImage{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;display:block;position:absolute;inset:0}.Hero-module__-GB6pq__sliderOverlay{pointer-events:none;background:linear-gradient(#ffffff03 0%,#00000014 60%,#0000003d 100%);position:absolute;inset:0}.Hero-module__-GB6pq__sliderControls{z-index:2;align-items:center;gap:.65rem;display:flex;position:absolute;bottom:1.35rem;right:1rem}.Hero-module__-GB6pq__navButton{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;place-items:center;width:52px;height:52px;padding:0;transition:transform .16s;display:grid;overflow:visible}.Hero-module__-GB6pq__navButton:hover{background:0 0;transform:scale(1.06)}.Hero-module__-GB6pq__navButton:active{transform:scale(.96)}.Hero-module__-GB6pq__navButton .Hero-module__-GB6pq__featureArrow{filter:none;width:48px;height:48px}.Hero-module__-GB6pq__navButton:first-child .Hero-module__-GB6pq__featureArrow{transform:rotate(180deg)}.Hero-module__-GB6pq__navButton:first-child:hover .Hero-module__-GB6pq__featureArrow{transform:rotate(180deg)translate(2px)}.Hero-module__-GB6pq__navButton:last-child .Hero-module__-GB6pq__featureArrow{transform:rotate(0)}.Hero-module__-GB6pq__navButton:last-child:hover .Hero-module__-GB6pq__featureArrow{transform:translate(2px)}.Hero-module__-GB6pq__slideCounter{border:2px solid var(--color-black);background:var(--color-card-bg);min-width:66px;color:var(--color-black);text-align:center;font-family:var(--font-primary);border-radius:999px;padding:.45rem .55rem;font-size:.86rem;font-weight:800;line-height:1}.Hero-module__-GB6pq__progressBar{z-index:2;background:#ffffff94;border-radius:999px;height:4px;position:absolute;bottom:.7rem;left:1rem;right:1rem;overflow:hidden}.Hero-module__-GB6pq__progressFill{border-radius:inherit;background:var(--color-black);height:100%;transition:width .35s;display:block}.Hero-module__-GB6pq__sliderContent{border-top:2px solid var(--color-black);background:var(--color-black);min-width:0;color:var(--color-card-bg);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:1rem 1.1rem;display:grid}.Hero-module__-GB6pq__sliderCopy{min-width:0;overflow:hidden}.Hero-module__-GB6pq__sliderTitle{font-family:var(--font-primary);letter-spacing:-.03em;text-transform:uppercase;overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 .45rem;font-size:1.15rem;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.Hero-module__-GB6pq__sliderDescription{color:#f7f7f2e6;max-width:72ch;font-family:var(--font-secondary);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.94rem;line-height:1.45;display:-webkit-box;overflow:hidden}.Hero-module__-GB6pq__sliderCta{border:2px solid var(--color-black);background:var(--color-card-bg);min-width:176px;min-height:52px;color:var(--color-black);text-transform:uppercase;font-family:var(--font-primary);letter-spacing:.03em;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.7rem;padding:.65rem .8rem .65rem 1rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex}.Hero-module__-GB6pq__sliderCta:hover{background:var(--color-light-orange)}.Hero-module__-GB6pq__sliderCta:active{transform:translateY(1px)}.Hero-module__-GB6pq__sliderCta .Hero-module__-GB6pq__featureArrow{filter:none;width:38px;height:38px;transform:rotate(0)}.Hero-module__-GB6pq__sliderCta:hover .Hero-module__-GB6pq__featureArrow{transform:rotate(-45deg)}.Hero-module__-GB6pq__emptyState{background:linear-gradient(180deg, var(--color-card-bg) 0%, var(--color-grey) 100%);text-align:center;place-items:center;min-height:580px;padding:2rem;display:grid}.Hero-module__-GB6pq__emptyState h2{font-family:var(--font-primary);text-transform:uppercase;margin:0;font-size:1.4rem;font-weight:800}.Hero-module__-GB6pq__emptyState p{color:#100f0dd6;font-family:var(--font-primary);margin:.5rem 0 0;font-size:.98rem}.Hero-module__-GB6pq__skeletonCard,.Hero-module__-GB6pq__skeletonCardRed{border:2px solid var(--color-black);background:linear-gradient(90deg,#d2ddf1cc,#f7f7f2e6,#d2ddf1cc) 0 0/200% 100%;border-radius:10px;min-height:290px;animation:1.2s linear infinite Hero-module__-GB6pq__pulse;overflow:hidden}.Hero-module__-GB6pq__skeletonCardRed{background:linear-gradient(90deg,#ff310ec7,#f3cebde6,#ff310ec7) 0 0/200% 100%}@keyframes Hero-module__-GB6pq__pulse{0%{background-position:0 0}to{background-position:200% 0}}@media (max-width:1180px){.Hero-module__-GB6pq__layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:1.2rem}.Hero-module__-GB6pq__sliderContent{grid-template-columns:minmax(0,1fr)}.Hero-module__-GB6pq__sliderCta{width:fit-content;min-width:160px}.Hero-module__-GB6pq__sliderImageWrap{max-height:520px}}@media (max-width:900px){.Hero-module__-GB6pq__hero{padding-top:6.5rem}.Hero-module__-GB6pq__layout{grid-template-columns:minmax(0,1fr)}.Hero-module__-GB6pq__leftColumn{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.Hero-module__-GB6pq__featureCard{grid-template-rows:auto 170px auto}.Hero-module__-GB6pq__featureImageWrap,.Hero-module__-GB6pq__featureImageWrapAlt{height:170px;min-height:170px}.Hero-module__-GB6pq__sliderStage{grid-template-rows:auto auto}.Hero-module__-GB6pq__sliderImageWrap{aspect-ratio:16/9;min-height:0;max-height:none}}@media (max-width:640px){.Hero-module__-GB6pq__container{padding-inline:1rem}.Hero-module__-GB6pq__leftColumn{grid-template-columns:minmax(0,1fr)}.Hero-module__-GB6pq__featureCard{grid-template-rows:auto 180px auto}.Hero-module__-GB6pq__featureHead{padding:.9rem}.Hero-module__-GB6pq__featureFooter{padding:.8rem .9rem}.Hero-module__-GB6pq__featureTitle{font-size:1rem}.Hero-module__-GB6pq__featureMeta{font-size:.82rem}.Hero-module__-GB6pq__featureImageWrap,.Hero-module__-GB6pq__featureImageWrapAlt{height:180px;min-height:180px;padding:.7rem}.Hero-module__-GB6pq__featureArrowWrap,.Hero-module__-GB6pq__featureFooter .Hero-module__-GB6pq__featureArrow{width:40px;height:40px}.Hero-module__-GB6pq__sliderImageWrap{aspect-ratio:4/3}.Hero-module__-GB6pq__sliderControls{gap:.45rem;bottom:1.15rem;right:.7rem}.Hero-module__-GB6pq__navButton{width:44px;height:44px}.Hero-module__-GB6pq__navButton .Hero-module__-GB6pq__featureArrow{width:42px;height:42px}.Hero-module__-GB6pq__slideCounter{min-width:54px;padding:.4rem;font-size:.76rem}.Hero-module__-GB6pq__progressBar{bottom:.55rem;left:.7rem;right:.7rem}.Hero-module__-GB6pq__sliderContent{gap:.9rem;padding:1rem}.Hero-module__-GB6pq__sliderTitle{-webkit-line-clamp:2;font-size:1rem}.Hero-module__-GB6pq__sliderDescription{font-size:.9rem;line-height:1.4}.Hero-module__-GB6pq__sliderCta{width:100%}.Hero-module__-GB6pq__sliderCta .Hero-module__-GB6pq__featureArrow{width:36px;height:36px}.Hero-module__-GB6pq__emptyState{min-height:420px}}
.CreateProject-module__3HxWAW__overlay{z-index:300;background:#00000085;place-items:center;padding:18px;display:grid;position:fixed;inset:5rem 0 0}.CreateProject-module__3HxWAW__modal{border:2px solid var(--color-black);background:var(--color-card-bg);width:min(760px,100vw - 32px);max-height:calc(100vh - 7rem);color:var(--color-black);border-radius:22px;overflow:auto}.CreateProject-module__3HxWAW__header{border-bottom:2px solid var(--color-black);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;display:flex}.CreateProject-module__3HxWAW__kicker{font-family:var(--font-primary);letter-spacing:.15em;text-transform:uppercase;color:#000000a6;margin:0 0 .25rem;font-size:.72rem;font-weight:900}.CreateProject-module__3HxWAW__header h2{font-family:var(--font-secondary);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(1.8rem,4vw,2.6rem);line-height:.95}.CreateProject-module__3HxWAW__closeBtn{border:2px solid var(--color-black);background:var(--color-card-bg);width:48px;height:48px;color:var(--color-black);cursor:pointer;border-radius:999px;flex:none;place-items:center;transition:transform .15s;display:grid}.CreateProject-module__3HxWAW__closeBtn:hover{transform:translate(-1px,-1px)}.CreateProject-module__3HxWAW__body{padding:1.15rem 1.25rem .95rem}.CreateProject-module__3HxWAW__notice{border:2px solid var(--color-black);background:var(--color-light-blue);font-family:var(--font-primary);border-radius:18px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.9rem;font-weight:900;line-height:1.35}.CreateProject-module__3HxWAW__errorBox{border:2px solid var(--color-black);background:var(--color-light-orange);font-family:var(--font-primary);border-radius:16px;margin-bottom:.9rem;padding:.75rem .9rem;font-size:.85rem;font-weight:800}.CreateProject-module__3HxWAW__field{flex-direction:column;gap:.45rem;margin-bottom:.95rem;display:flex}.CreateProject-module__3HxWAW__field label{font-family:var(--font-primary);letter-spacing:.14em;text-transform:uppercase;color:#000000a6;font-size:.72rem;font-weight:900}.CreateProject-module__3HxWAW__field input,.CreateProject-module__3HxWAW__field select,.CreateProject-module__3HxWAW__field textarea{border:2px solid var(--color-black);background:var(--color-white);width:100%;color:var(--color-black);font-family:var(--font-primary);border-radius:15px;outline:none;padding:.78rem .9rem;font-size:.95rem}.CreateProject-module__3HxWAW__field textarea{resize:vertical;min-height:92px;line-height:1.55}.CreateProject-module__3HxWAW__field input:focus,.CreateProject-module__3HxWAW__field select:focus,.CreateProject-module__3HxWAW__field textarea:focus{border-color:var(--color-red)}.CreateProject-module__3HxWAW__grid2{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.CreateProject-module__3HxWAW__footer{border-top:2px solid var(--color-grey);justify-content:flex-end;gap:.75rem;padding:.95rem 1.25rem 1.1rem;display:flex}.CreateProject-module__3HxWAW__cancelBtn,.CreateProject-module__3HxWAW__createBtn{border:2px solid var(--color-black);min-width:110px;font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:999px;padding:.72rem 1rem;font-size:.78rem;font-weight:900;transition:transform .15s}.CreateProject-module__3HxWAW__cancelBtn:hover,.CreateProject-module__3HxWAW__createBtn:hover{transform:translateY(-1px)}.CreateProject-module__3HxWAW__cancelBtn{background:var(--color-card-bg);color:var(--color-black)}.CreateProject-module__3HxWAW__createBtn{background:var(--color-orange);color:var(--color-white)}.CreateProject-module__3HxWAW__cancelBtn:disabled,.CreateProject-module__3HxWAW__createBtn:disabled{cursor:not-allowed;opacity:.65}.CreateProject-module__3HxWAW__spin{animation:1s linear infinite CreateProject-module__3HxWAW__spin}@keyframes CreateProject-module__3HxWAW__spin{to{transform:rotate(360deg)}}@media (max-width:720px){.CreateProject-module__3HxWAW__overlay{align-items:center;padding:10px;inset:4.8rem 0 0}.CreateProject-module__3HxWAW__modal{border-radius:20px;width:100%;max-height:calc(100vh - 6rem)}.CreateProject-module__3HxWAW__grid2{grid-template-columns:1fr;gap:0}.CreateProject-module__3HxWAW__footer{flex-direction:column-reverse}.CreateProject-module__3HxWAW__cancelBtn,.CreateProject-module__3HxWAW__createBtn{width:100%}}
.projects-module__9h7Hzq__container{flex-direction:column;gap:16px;width:100%;display:flex}.projects-module__9h7Hzq__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.projects-module__9h7Hzq__kicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .35rem;font-size:.68rem;font-weight:800;line-height:1.2}.projects-module__9h7Hzq__title{font-family:var(--font-secondary);letter-spacing:-.035em;color:var(--color-black);margin:0;font-size:1.35rem;font-weight:600;line-height:1.05}.projects-module__9h7Hzq__stack{flex-direction:column;gap:12px;display:flex}.projects-module__9h7Hzq__card{background:var(--color-white);border:2px solid var(--color-black);border-radius:8px;flex-direction:column;gap:14px;padding:14px;display:flex}.projects-module__9h7Hzq__cardTop{border-bottom:2px solid #100f0d14;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.projects-module__9h7Hzq__cardIndex{border:2px solid var(--color-black);background:var(--color-light-blue);font-family:var(--font-primary);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:.35rem;padding:.28rem .55rem;font-size:.64rem;font-weight:900;line-height:1;display:inline-flex}.projects-module__9h7Hzq__cardTop h3{font-family:var(--font-primary);color:var(--color-black);margin:0;font-size:.98rem;font-weight:750;line-height:1.35}.projects-module__9h7Hzq__cardTop p{max-width:72ch;font-family:var(--font-primary);color:#100f0d9e;margin:.28rem 0 0;font-size:.84rem;line-height:1.5}.projects-module__9h7Hzq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.projects-module__9h7Hzq__field{flex-direction:column;gap:7px;display:flex}.projects-module__9h7Hzq__fullWidth{grid-column:1/-1}.projects-module__9h7Hzq__field label,.projects-module__9h7Hzq__label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.7rem;font-weight:850}.projects-module__9h7Hzq__field input,.projects-module__9h7Hzq__field textarea,.projects-module__9h7Hzq__techInput{box-sizing:border-box;background:var(--color-card-bg);width:100%;color:var(--color-black);font-family:var(--font-primary);border:2px solid #100f0d2e;border-radius:6px;outline:none;padding:.76rem .82rem;font-size:.9rem;transition:border-color .14s,background-color .14s}.projects-module__9h7Hzq__field textarea{resize:vertical;min-height:110px;line-height:1.6}.projects-module__9h7Hzq__field input::placeholder,.projects-module__9h7Hzq__field textarea::placeholder,.projects-module__9h7Hzq__techInput::placeholder{color:#100f0d6b}.projects-module__9h7Hzq__field input:focus,.projects-module__9h7Hzq__field textarea:focus,.projects-module__9h7Hzq__techInput:focus{border-color:var(--color-black);background:var(--color-white)}.projects-module__9h7Hzq__techSection{background:var(--color-card-bg);border:2px solid #100f0d1a;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.projects-module__9h7Hzq__techHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.projects-module__9h7Hzq__techHeader span{font-family:var(--font-primary);color:#100f0d9e;margin-top:.25rem;font-size:.82rem;line-height:1.45;display:block}.projects-module__9h7Hzq__tagContainer{flex-wrap:wrap;gap:8px;display:flex}.projects-module__9h7Hzq__tag{border:2px solid var(--color-black);background:var(--color-light-orange);color:var(--color-black);font-family:var(--font-primary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:.43rem .72rem;font-size:.76rem;font-weight:800;transition:transform .14s;display:inline-flex}.projects-module__9h7Hzq__tag:hover{transform:translateY(-1px)}.projects-module__9h7Hzq__tag strong{color:var(--color-red);font-size:.9rem;line-height:1}.projects-module__9h7Hzq__addButton,.projects-module__9h7Hzq__removeButton,.projects-module__9h7Hzq__saveButton{border:2px solid var(--color-black);cursor:pointer;min-height:2.45rem;font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;padding:.68rem .9rem;font-size:.76rem;font-weight:850;transition:transform .14s,background-color .14s;display:inline-flex}.projects-module__9h7Hzq__addButton:hover,.projects-module__9h7Hzq__removeButton:hover,.projects-module__9h7Hzq__saveButton:hover{transform:translateY(-1px)}.projects-module__9h7Hzq__addButton{background:var(--color-white);width:fit-content;color:var(--color-black)}.projects-module__9h7Hzq__removeButton{background:var(--color-card-bg);width:fit-content;color:var(--color-red)}.projects-module__9h7Hzq__saveButton{background:var(--color-red);color:var(--color-white)}.projects-module__9h7Hzq__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.projects-module__9h7Hzq__emptyState{background:var(--color-white);border:2px dashed #100f0d5c;border-radius:8px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;display:flex}.projects-module__9h7Hzq__emptyState h3{font-family:var(--font-secondary);letter-spacing:-.035em;color:var(--color-black);margin:0;font-size:1.25rem;font-weight:600;line-height:1.05}.projects-module__9h7Hzq__emptyState p,.projects-module__9h7Hzq__emptyInline{font-family:var(--font-primary);color:#100f0dad;margin:0;font-size:.9rem;line-height:1.6}.projects-module__9h7Hzq__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.projects-module__9h7Hzq__feedback{min-width:0}.projects-module__9h7Hzq__successMessage,.projects-module__9h7Hzq__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.projects-module__9h7Hzq__successMessage{color:#227a37}.projects-module__9h7Hzq__errorMessage{color:var(--color-red)}@media (max-width:768px){.projects-module__9h7Hzq__headerBlock,.projects-module__9h7Hzq__cardTop,.projects-module__9h7Hzq__footer{flex-direction:column;align-items:stretch}.projects-module__9h7Hzq__grid{grid-template-columns:1fr}.projects-module__9h7Hzq__saveButton,.projects-module__9h7Hzq__addButton,.projects-module__9h7Hzq__removeButton{width:100%}}
.ChatInput-module__iuygpa__inputBar{border-top:2px solid var(--color-black);background:var(--color-card-bg);align-items:flex-end;gap:10px;padding:12px;display:flex}.ChatInput-module__iuygpa__inputWrap{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ChatInput-module__iuygpa__textarea{resize:vertical;box-sizing:border-box;background:var(--color-white);width:100%;min-height:46px;max-height:140px;color:var(--color-black);font-family:var(--font-primary);border:2px solid #100f0d2e;border-radius:6px;outline:none;padding:.72rem .82rem;font-size:.9rem;line-height:1.5;transition:border-color .14s,background-color .14s}.ChatInput-module__iuygpa__textarea::placeholder{color:#100f0d70}.ChatInput-module__iuygpa__textarea:focus{border-color:var(--color-black);background:var(--color-white)}.ChatInput-module__iuygpa__textarea:disabled{opacity:.65;cursor:not-allowed}.ChatInput-module__iuygpa__hintRow{flex-wrap:wrap;justify-content:space-between;gap:10px;padding:0 2px;display:flex}.ChatInput-module__iuygpa__hintRow span{font-family:var(--font-primary);color:#100f0d8f;font-size:.72rem;font-weight:650;line-height:1.3}.ChatInput-module__iuygpa__sendButton{border:2px solid var(--color-black);background:var(--color-red);min-height:46px;color:var(--color-white);font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border-radius:6px;padding:.72rem .95rem;font-size:.76rem;font-weight:850;transition:transform .14s,background-color .14s,opacity .14s}.ChatInput-module__iuygpa__sendButton:hover{transform:translateY(-1px)}.ChatInput-module__iuygpa__sendButton:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (max-width:640px){.ChatInput-module__iuygpa__inputBar{flex-direction:column;align-items:stretch}.ChatInput-module__iuygpa__sendButton{width:100%}}
.InfiniteScroller-module__cRD5cW__marquee{background:var(--color-card-bg);border-top:2px solid var(--color-black);border-bottom:2px solid var(--color-black);white-space:nowrap;width:100%;padding:1rem 0;overflow:hidden}.InfiniteScroller-module__cRD5cW__marqueetrack{width:max-content;animation:28s linear infinite InfiniteScroller-module__cRD5cW__marqueescroll;display:flex}.InfiniteScroller-module__cRD5cW__marquee:hover .InfiniteScroller-module__cRD5cW__marqueetrack{animation-play-state:paused}.InfiniteScroller-module__cRD5cW__marqueeitem{font-family:var(--font-primary);color:#100f0d;letter-spacing:-.02em;flex-shrink:0;align-items:center;margin-right:4rem;font-size:1.3rem;font-weight:500;display:flex}@keyframes InfiniteScroller-module__cRD5cW__marqueescroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.InfiniteScroller-module__cRD5cW__marquee{padding:.8rem 0}.InfiniteScroller-module__cRD5cW__marqueeitem{margin-right:2.25rem;font-size:1.15rem}}.InfiniteScroller-module__cRD5cW__star{padding:12px;font-size:1rem}
.participants-module__p2aAkW__page{width:100%;color:var(--color-black)}.participants-module__p2aAkW__shell{width:100%;margin:0 auto}.participants-module__p2aAkW__topBar{border:2px solid var(--color-black);background-color:var(--color-grey);background-image:radial-gradient(#00000029 1px,#0000 1px),radial-gradient(#ffffffb3 1px,#0000 1px);background-position:0 0,8px 8px;background-size:18px 18px,24px 24px;border-radius:8px;margin-bottom:18px;padding:18px}.participants-module__p2aAkW__topLine{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.participants-module__p2aAkW__titleBlock{min-width:0}.participants-module__p2aAkW__eyebrow{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0dad;margin:0 0 .35rem;font-size:.72rem;font-weight:900}.participants-module__p2aAkW__title{font-family:var(--font-secondary);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:.92}.participants-module__p2aAkW__sub{max-width:70ch;font-family:var(--font-primary);color:#100f0dbf;margin:.7rem 0 0;font-size:.94rem;line-height:1.6}.participants-module__p2aAkW__summaryGrid{grid-template-columns:repeat(3,minmax(96px,1fr));gap:10px;min-width:360px;display:grid}.participants-module__p2aAkW__summaryCard{border:2px solid var(--color-black);background:#ffffffc2;border-radius:6px;padding:.75rem}.participants-module__p2aAkW__summaryCard span{font-family:var(--font-primary);letter-spacing:.1em;text-transform:uppercase;color:#100f0d9e;font-size:.64rem;font-weight:900;display:block}.participants-module__p2aAkW__summaryCard strong{font-family:var(--font-primary);text-transform:uppercase;margin-top:.25rem;font-size:.98rem;font-weight:900;display:block}.participants-module__p2aAkW__searchRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.participants-module__p2aAkW__searchWrap{border:2px solid var(--color-black);background:#ffffffd1;border-radius:6px;flex:1;align-items:center;gap:10px;max-width:460px;padding:10px 12px;display:flex}.participants-module__p2aAkW__searchIcon{color:#100f0d8f;-webkit-user-select:none;user-select:none;font-size:18px;line-height:1}.participants-module__p2aAkW__searchInput{width:100%;font-family:var(--font-primary);color:var(--color-black);background:0 0;border:none;outline:none;font-size:.94rem}.participants-module__p2aAkW__searchInput::placeholder{color:#100f0d8c}.participants-module__p2aAkW__filtersBtn,.participants-module__p2aAkW__clearBtn,.participants-module__p2aAkW__toggleBtn,.participants-module__p2aAkW__tabBtn,.participants-module__p2aAkW__pageBtn,.participants-module__p2aAkW__primaryBtn,.participants-module__p2aAkW__secondaryBtn{border:2px solid var(--color-black);color:var(--color-black);font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ffffffc7;border-radius:6px;padding:10px 14px;font-size:.78rem;font-weight:900;text-decoration:none;transition:transform .12s,background-color .12s}.participants-module__p2aAkW__filtersBtn:hover,.participants-module__p2aAkW__clearBtn:hover,.participants-module__p2aAkW__toggleBtn:hover,.participants-module__p2aAkW__tabBtn:hover,.participants-module__p2aAkW__pageBtn:hover,.participants-module__p2aAkW__primaryBtn:hover,.participants-module__p2aAkW__secondaryBtn:hover{transform:translateY(-1px)}.participants-module__p2aAkW__clearBtn{color:var(--color-red)}.participants-module__p2aAkW__filtersPanel{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:12px;margin-bottom:14px;display:grid}.participants-module__p2aAkW__field{flex-direction:column;gap:6px;display:flex}.participants-module__p2aAkW__label{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.1em;color:#100f0dad;font-size:.68rem;font-weight:900}.participants-module__p2aAkW__control{box-sizing:border-box;border:2px solid var(--color-black);width:100%;font-family:var(--font-primary);color:var(--color-black);background:#ffffffd1;border-radius:6px;outline:none;padding:11px 12px;font-size:.9rem}.participants-module__p2aAkW__control:focus,.participants-module__p2aAkW__searchWrap:focus-within{border-color:var(--color-red)}.participants-module__p2aAkW__toggleBtnActive{background:var(--color-light-orange)}.participants-module__p2aAkW__tabRow{flex-wrap:wrap;gap:10px;display:flex}.participants-module__p2aAkW__tabBtn{align-items:center;gap:8px;display:inline-flex}.participants-module__p2aAkW__tabBtnActive{background:var(--color-black);color:var(--color-white)}.participants-module__p2aAkW__tabCount{opacity:.82;font-size:.72rem}.participants-module__p2aAkW__notice,.participants-module__p2aAkW__error{border:2px solid var(--color-black);font-family:var(--font-primary);border-radius:6px;margin-bottom:14px;padding:12px 14px;font-size:.9rem;font-weight:800;line-height:1.55}.participants-module__p2aAkW__notice{background:var(--color-light-orange);color:var(--color-black)}.participants-module__p2aAkW__error{background:var(--color-white);color:var(--color-red)}.participants-module__p2aAkW__loadingCard{background:var(--color-white);border:2px solid var(--color-black);border-radius:6px;padding:16px}.participants-module__p2aAkW__loadingLine,.participants-module__p2aAkW__loadingLineShort,.participants-module__p2aAkW__loadingItem{background:linear-gradient(90deg, var(--color-card-bg) 0%, var(--color-grey) 50%, var(--color-card-bg) 100%);background-size:200% 100%;border-radius:4px;animation:1.2s linear infinite participants-module__p2aAkW__shimmer}.participants-module__p2aAkW__loadingLine{width:35%;height:22px;margin-bottom:12px}.participants-module__p2aAkW__loadingLineShort{width:56%;height:14px;margin-bottom:16px}.participants-module__p2aAkW__loadingGrid{gap:12px;display:grid}.participants-module__p2aAkW__loadingItem{height:72px}@keyframes participants-module__p2aAkW__shimmer{0%{background-position:0 0}to{background-position:200% 0}}.participants-module__p2aAkW__tableShell{background:var(--color-white);border:2px solid var(--color-black);border-radius:6px;overflow:hidden}.participants-module__p2aAkW__tableHeader,.participants-module__p2aAkW__row{grid-template-columns:minmax(260px,1.1fr) minmax(280px,1.2fr) minmax(220px,.8fr) minmax(120px,.45fr);align-items:center;gap:18px;display:grid}.participants-module__p2aAkW__tableHeader{border-bottom:2px solid var(--color-black);background:var(--color-card-bg);color:#100f0da6;font-family:var(--font-primary);text-transform:lowercase;padding:16px 18px;font-size:.8rem;font-weight:900}.participants-module__p2aAkW__tableBody{display:grid}.participants-module__p2aAkW__row{border-bottom:2px solid #100f0d1a;padding:16px 18px}.participants-module__p2aAkW__row:last-child{border-bottom:none}.participants-module__p2aAkW__personCell{align-items:center;gap:12px;min-width:0;display:flex}.participants-module__p2aAkW__avatar{border:2px solid var(--color-black);background:var(--color-light-blue);object-fit:cover;border-radius:50%;flex:none;width:44px;height:44px}.participants-module__p2aAkW__personText{min-width:0}.participants-module__p2aAkW__personTitleRow{align-items:center;gap:10px;min-width:0;display:flex}.participants-module__p2aAkW__personName{font-family:var(--font-primary);color:var(--color-black);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:800;line-height:1.2;overflow:hidden}.participants-module__p2aAkW__verified{border:2px solid var(--color-black);background:var(--color-light-blue);color:var(--color-black);font-family:var(--font-primary);text-transform:uppercase;white-space:nowrap;border-radius:6px;align-items:center;padding:4px 8px;font-size:.66rem;font-weight:900;display:inline-flex}.participants-module__p2aAkW__personMeta{font-family:var(--font-primary);color:#100f0dad;flex-wrap:wrap;gap:6px;margin-top:4px;font-size:.82rem;display:flex}.participants-module__p2aAkW__muted{color:#100f0d8f;font-family:var(--font-primary);font-size:.82rem;font-weight:800}.participants-module__p2aAkW__skillsCell,.participants-module__p2aAkW__projectCell,.participants-module__p2aAkW__actionCell{min-width:0}.participants-module__p2aAkW__chips,.participants-module__p2aAkW__tagGroup{flex-wrap:wrap;gap:8px;display:flex}.participants-module__p2aAkW__skillChip,.participants-module__p2aAkW__skillChipAlt,.participants-module__p2aAkW__skillChipSoft,.participants-module__p2aAkW__skillChipMore,.participants-module__p2aAkW__emptyPill{border:2px solid var(--color-black);font-family:var(--font-primary);letter-spacing:.08em;text-transform:uppercase;border-radius:6px;align-items:center;padding:6px 10px;font-size:.66rem;font-weight:900;display:inline-flex}.participants-module__p2aAkW__skillChip{background:var(--color-orange);color:var(--color-white)}.participants-module__p2aAkW__skillChipAlt{background:var(--color-light-blue);color:var(--color-black)}.participants-module__p2aAkW__skillChipSoft,.participants-module__p2aAkW__skillChipMore{background:var(--color-light-orange);color:var(--color-black)}.participants-module__p2aAkW__emptyPill{color:#100f0d94;background:0 0}.participants-module__p2aAkW__projectBlock{flex-direction:column;gap:6px;display:flex}.participants-module__p2aAkW__projectLink{color:var(--color-black);font-family:var(--font-primary);text-underline-offset:2px;font-size:.98rem;font-weight:800;text-decoration:underline}.participants-module__p2aAkW__projectSub{font-family:var(--font-primary);color:#100f0d9e;font-size:.82rem}.participants-module__p2aAkW__projectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.participants-module__p2aAkW__projectCard{background:var(--color-white);border:2px solid var(--color-black);border-radius:8px;flex-direction:column;gap:14px;padding:16px;display:flex}.participants-module__p2aAkW__projectHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.participants-module__p2aAkW__projectTitle{font-family:var(--font-secondary);letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:1.45rem;font-weight:700;line-height:1.05}.participants-module__p2aAkW__projectText{color:#100f0db8;font-family:var(--font-primary);margin:8px 0 0;font-size:.9rem;line-height:1.55}.participants-module__p2aAkW__projectBadges{justify-content:flex-end;display:flex}.participants-module__p2aAkW__publicBadge,.participants-module__p2aAkW__privateBadge{border:2px solid var(--color-black);font-family:var(--font-primary);text-transform:uppercase;white-space:nowrap;border-radius:6px;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:900;display:inline-flex}.participants-module__p2aAkW__publicBadge{background:var(--color-light-orange);color:var(--color-black)}.participants-module__p2aAkW__privateBadge{background:var(--color-card-bg);color:#100f0db3}.participants-module__p2aAkW__projectMetaGrid{background:var(--color-card-bg);border:2px solid #100f0d1f;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.participants-module__p2aAkW__metaLabel{font-family:var(--font-primary);color:#100f0d9e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.66rem;font-weight:900;display:block}.participants-module__p2aAkW__metaValue{font-family:var(--font-primary);color:var(--color-black);font-size:.88rem;font-weight:800;display:block}.participants-module__p2aAkW__splitTags{gap:12px;display:grid}.participants-module__p2aAkW__smallLabel{font-family:var(--font-primary);color:#100f0d9e;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:.66rem;font-weight:900}.participants-module__p2aAkW__projectFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.participants-module__p2aAkW__actionGroup{align-items:center;gap:8px;display:flex}.participants-module__p2aAkW__primaryBtn{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.participants-module__p2aAkW__secondaryBtn{background:var(--color-card-bg);color:var(--color-black)}.participants-module__p2aAkW__primaryBtn:disabled,.participants-module__p2aAkW__secondaryBtn:disabled,.participants-module__p2aAkW__filtersBtn:disabled,.participants-module__p2aAkW__clearBtn:disabled,.participants-module__p2aAkW__toggleBtn:disabled,.participants-module__p2aAkW__pageBtn:disabled{opacity:.58;cursor:not-allowed;transform:none}.participants-module__p2aAkW__emptyState{color:#100f0db8;min-height:180px;font-family:var(--font-primary);text-align:center;grid-column:1/-1;place-items:center;gap:.35rem;padding:24px;font-size:.92rem;line-height:1.6;display:grid}.participants-module__p2aAkW__emptyState strong{font-family:var(--font-secondary);letter-spacing:-.03em;text-transform:uppercase;color:var(--color-black);font-size:1.25rem;line-height:1.05;display:block}.participants-module__p2aAkW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:20px 0 8px;display:flex}.participants-module__p2aAkW__pageBtn{min-width:40px;height:40px;padding:0 12px}.participants-module__p2aAkW__pageBtnActive{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.participants-module__p2aAkW__footerMeta{color:#100f0d9e;font-family:var(--font-primary);justify-content:space-between;gap:12px;margin-top:4px;padding:0 4px;font-size:.82rem;font-weight:800;display:flex}@media (max-width:1200px){.participants-module__p2aAkW__topLine{flex-direction:column}.participants-module__p2aAkW__summaryGrid{width:100%;min-width:0}.participants-module__p2aAkW__tableHeader,.participants-module__p2aAkW__row{grid-template-columns:minmax(240px,1fr) minmax(240px,1fr) minmax(180px,.8fr) minmax(110px,.5fr)}.participants-module__p2aAkW__projectGrid{grid-template-columns:1fr}}@media (max-width:900px){.participants-module__p2aAkW__filtersPanel{grid-template-columns:1fr}.participants-module__p2aAkW__tableHeader{display:none}.participants-module__p2aAkW__row{grid-template-columns:1fr;gap:14px;padding:16px}.participants-module__p2aAkW__personCell{align-items:flex-start}.participants-module__p2aAkW__projectMetaGrid{grid-template-columns:1fr}.participants-module__p2aAkW__projectHead,.participants-module__p2aAkW__projectFooter,.participants-module__p2aAkW__footerMeta,.participants-module__p2aAkW__searchRow{flex-direction:column;align-items:flex-start}.participants-module__p2aAkW__searchWrap{width:100%;max-width:none}.participants-module__p2aAkW__filtersBtn,.participants-module__p2aAkW__clearBtn,.participants-module__p2aAkW__primaryBtn,.participants-module__p2aAkW__secondaryBtn,.participants-module__p2aAkW__toggleBtn,.participants-module__p2aAkW__tabBtn,.participants-module__p2aAkW__pageBtn{justify-content:center;width:100%}.participants-module__p2aAkW__actionGroup{flex-direction:column;width:100%}}@media (max-width:620px){.participants-module__p2aAkW__topBar{padding:14px}.participants-module__p2aAkW__summaryGrid{grid-template-columns:1fr}.participants-module__p2aAkW__tabRow{grid-template-columns:1fr;display:grid}}
.skills-module__muIEja__container{flex-direction:column;gap:16px;width:100%;display:flex}.skills-module__muIEja__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.skills-module__muIEja__kicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .35rem;font-size:.68rem;font-weight:800;line-height:1.2}.skills-module__muIEja__title{font-family:var(--font-secondary);letter-spacing:-.035em;color:var(--color-black);margin:0;font-size:1.35rem;font-weight:600;line-height:1.05}.skills-module__muIEja__sectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.skills-module__muIEja__section,.skills-module__muIEja__resumeCard{border:2px solid var(--color-black);background:var(--color-white);border-radius:8px;flex-direction:column;gap:12px;padding:14px;display:flex}.skills-module__muIEja__sectionHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.skills-module__muIEja__sectionHead label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.7rem;font-weight:850;display:block}.skills-module__muIEja__sectionHead p{font-family:var(--font-primary);color:#100f0da3;margin:.32rem 0 0;font-size:.84rem;line-height:1.55}.skills-module__muIEja__sectionHead span{border:2px solid var(--color-black);background:var(--color-light-blue);min-width:34px;height:34px;font-family:var(--font-primary);border-radius:999px;place-items:center;font-size:.78rem;font-weight:900;display:inline-grid}.skills-module__muIEja__section input,.skills-module__muIEja__resumeCard input{box-sizing:border-box;background:var(--color-card-bg);width:100%;color:var(--color-black);font-family:var(--font-primary);border:2px solid #100f0d2e;border-radius:6px;outline:none;padding:.76rem .82rem;font-size:.9rem;transition:border-color .14s,background-color .14s}.skills-module__muIEja__section input::placeholder,.skills-module__muIEja__resumeCard input::placeholder{color:#100f0d6b}.skills-module__muIEja__section input:focus,.skills-module__muIEja__resumeCard input:focus{border-color:var(--color-black);background:var(--color-white)}.skills-module__muIEja__tagContainer{flex-wrap:wrap;gap:8px;display:flex}.skills-module__muIEja__tag{border:2px solid var(--color-black);background:var(--color-light-orange);color:var(--color-black);font-family:var(--font-primary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:.43rem .72rem;font-size:.76rem;font-weight:800;transition:transform .14s;display:inline-flex}.skills-module__muIEja__tag:hover{transform:translateY(-1px)}.skills-module__muIEja__tag strong{color:var(--color-red);font-size:.9rem;line-height:1}.skills-module__muIEja__emptyInline{font-family:var(--font-primary);color:#100f0d94;margin:0;font-size:.88rem;line-height:1.55}.skills-module__muIEja__saveButton{border:2px solid var(--color-black);cursor:pointer;min-height:2.45rem;font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;background:var(--color-red);color:var(--color-white);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:.68rem .9rem;font-size:.76rem;font-weight:850;transition:transform .14s,background-color .14s;display:inline-flex}.skills-module__muIEja__saveButton:hover{transform:translateY(-1px)}.skills-module__muIEja__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.skills-module__muIEja__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.skills-module__muIEja__feedback{min-width:0}.skills-module__muIEja__successMessage,.skills-module__muIEja__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.skills-module__muIEja__successMessage{color:#227a37}.skills-module__muIEja__errorMessage{color:var(--color-red)}@media (max-width:900px){.skills-module__muIEja__sectionGrid{grid-template-columns:1fr}}@media (max-width:768px){.skills-module__muIEja__headerBlock,.skills-module__muIEja__footer{flex-direction:column;align-items:stretch}.skills-module__muIEja__saveButton{width:100%}}
.SectionHeader-module__LiKx6G__wrapper{background:var(--header-top);width:100%;position:relative;overflow:hidden}.SectionHeader-module__LiKx6G__inner{z-index:2;width:min(1180px,100% - 32px);margin:0 auto;padding:2.5rem 0 4.75rem;position:relative}.SectionHeader-module__LiKx6G__kicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#111111ad;margin:0 0 .65rem;font-size:.85rem;font-weight:700}.SectionHeader-module__LiKx6G__title{max-width:12ch;font-family:var(--font-secondary);letter-spacing:-.05em;text-transform:uppercase;color:var(--color-red);margin:0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.95}.SectionHeader-module__LiKx6G__subtitle{max-width:52ch;font-family:var(--font-primary);color:#111;margin-top:1rem;font-size:1rem;line-height:1.55}.SectionHeader-module__LiKx6G__wave{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.SectionHeader-module__LiKx6G__waveFill{fill:var(--header-bottom)}@media (max-width:768px){.SectionHeader-module__LiKx6G__inner{width:min(1180px,100% - 24px);padding:2rem 0 4rem}.SectionHeader-module__LiKx6G__title{max-width:100%;font-size:clamp(2rem,9vw,3.5rem)}.SectionHeader-module__LiKx6G__subtitle{font-size:.95rem}}
.ChatWindow-module__6gYucG__window{background:var(--color-white);border-radius:8px;flex-direction:column;width:100%;height:100%;min-height:520px;display:flex;position:relative;overflow:hidden}.ChatWindow-module__6gYucG__header{border-bottom:2px solid var(--color-black);background:var(--color-light-blue);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.ChatWindow-module__6gYucG__identityLink{cursor:pointer;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:4px 8px 4px 0;text-decoration:none;transition:opacity .15s;display:flex}.ChatWindow-module__6gYucG__identityLink:hover{opacity:.8}.ChatWindow-module__6gYucG__avatar{border:2px solid var(--color-black);background:var(--color-light-orange);width:42px;height:42px;color:var(--color-black);font-family:var(--font-primary);letter-spacing:.04em;border-radius:50%;flex:none;place-items:center;font-size:.76rem;font-weight:900;display:grid;overflow:hidden}.ChatWindow-module__6gYucG__avatarImg{object-fit:cover;width:100%;height:100%}.ChatWindow-module__6gYucG__titleBlock{min-width:0}.ChatWindow-module__6gYucG__titleBlock h2{font-family:var(--font-primary);color:var(--color-black);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.96rem;font-weight:800;line-height:1.25;overflow:hidden}.ChatWindow-module__6gYucG__titleBlock span{font-family:var(--font-primary);color:#100f0d94;margin-top:.22rem;font-size:.74rem;font-weight:750;line-height:1.2;display:block}.ChatWindow-module__6gYucG__titleBlock span:before{content:"○ "}.ChatWindow-module__6gYucG__titleBlock .ChatWindow-module__6gYucG__online{color:#227a37}.ChatWindow-module__6gYucG__titleBlock .ChatWindow-module__6gYucG__online:before{content:"● "}.ChatWindow-module__6gYucG__actions{align-items:center;gap:8px;display:flex}.ChatWindow-module__6gYucG__iconButton{border:2px solid var(--color-black);background:var(--color-white);width:34px;height:34px;color:var(--color-black);font-family:var(--font-primary);cursor:pointer;border-radius:6px;place-items:center;font-size:1rem;font-weight:900;line-height:1;transition:transform .14s,background-color .14s,opacity .14s;display:grid}.ChatWindow-module__6gYucG__iconButton:hover{background:var(--color-card-bg);transform:translateY(-1px)}.ChatWindow-module__6gYucG__iconButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.ChatWindow-module__6gYucG__messages{background-color:var(--color-card-bg);background-image:radial-gradient(#0000000f 1px,#0000 1px),radial-gradient(#ffffffb3 1px,#0000 1px);background-position:0 0,10px 10px;background-size:18px 18px,26px 26px;flex:1;min-height:0;padding:12px;overflow-y:auto}.ChatWindow-module__6gYucG__messages::-webkit-scrollbar{width:8px}.ChatWindow-module__6gYucG__messages::-webkit-scrollbar-thumb{background:#100f0d3d;border-radius:999px}.ChatWindow-module__6gYucG__requestOverlay{border-top:2px solid var(--color-black);background:var(--color-light-orange);flex-direction:column;gap:12px;padding:16px;display:flex}.ChatWindow-module__6gYucG__requestContent strong{font-family:var(--font-secondary);color:var(--color-black);margin-bottom:4px;font-size:1.1rem;font-weight:700;display:block}.ChatWindow-module__6gYucG__requestContent p{font-family:var(--font-primary);color:#100f0dd9;margin:0;font-size:.9rem;line-height:1.4}.ChatWindow-module__6gYucG__requestActions{gap:10px;display:flex}.ChatWindow-module__6gYucG__acceptBtn,.ChatWindow-module__6gYucG__declineBtn{border:2px solid var(--color-black);min-height:2.4rem;font-family:var(--font-primary);text-transform:uppercase;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 1rem;font-size:.78rem;font-weight:800;transition:transform .14s;display:inline-flex}.ChatWindow-module__6gYucG__acceptBtn{background:var(--color-black);color:var(--color-white);flex:1}.ChatWindow-module__6gYucG__declineBtn{background:var(--color-white);color:var(--color-black)}.ChatWindow-module__6gYucG__acceptBtn:hover,.ChatWindow-module__6gYucG__declineBtn:hover{transform:translateY(-1px)}.ChatWindow-module__6gYucG__acceptBtn:disabled,.ChatWindow-module__6gYucG__declineBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ChatWindow-module__6gYucG__stateCard,.ChatWindow-module__6gYucG__errorCard,.ChatWindow-module__6gYucG__emptyState{border:2px solid var(--color-black);background:var(--color-white);font-family:var(--font-primary);color:#100f0da8;border-radius:8px;padding:14px;font-size:.88rem;line-height:1.5}.ChatWindow-module__6gYucG__errorCard{background:var(--color-light-orange);color:var(--color-black);font-weight:750}.ChatWindow-module__6gYucG__emptyState{text-align:center;align-content:center;place-items:center;gap:.35rem;min-height:180px;display:grid}.ChatWindow-module__6gYucG__emptyState strong{color:var(--color-black);font-size:.96rem;font-weight:800}.ChatWindow-module__6gYucG__emptyState span{color:#100f0d9e;font-size:.84rem}@media (max-width:640px){.ChatWindow-module__6gYucG__window{min-height:500px}}
.faq-module__nS71eG__wrapper{flex-direction:column;gap:2rem;width:100%;display:flex}.faq-module__nS71eG__heading h2{font-family:var(--font-secondary);color:var(--color-black);margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:600}.faq-module__nS71eG__heading p{color:#100f0dad;font-size:1rem;font-family:var(--font-primary);margin-top:.6rem}.faq-module__nS71eG__list{background:#fff;border:1px solid #00000014;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.faq-module__nS71eG__item:not(:last-child){border-bottom:1px solid #00000014}.faq-module__nS71eG__question{cursor:pointer;width:100%;font-size:1.05rem;font-weight:600;font-family:var(--font-primary);background:#fff;border:none;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;transition:background .2s;display:flex}.faq-module__nS71eG__question:hover{background:#fafafa}.faq-module__nS71eG__icon{color:var(--primary);font-size:1.6rem;transition:all .25s}.faq-module__nS71eG__rotate{transform:rotate(45deg)}.faq-module__nS71eG__answer{padding:0 1.75rem 1.5rem}.faq-module__nS71eG__answer p{color:#100f0db8;line-height:1.8;font-family:var(--font-primary);margin:0}.faq-module__nS71eG__empty{text-align:center;border:1px dashed #00000026;border-radius:18px;padding:3rem}.faq-module__nS71eG__empty h3{font-family:var(--font-secondary);margin:0 0 .5rem;font-size:1.6rem}.faq-module__nS71eG__empty p{color:#100f0dad;font-family:var(--font-primary);margin:0;line-height:1.7}@media (max-width:768px){.faq-module__nS71eG__question{padding:1.2rem;font-size:.98rem}.faq-module__nS71eG__answer{padding:0 1.2rem 1.2rem}.faq-module__nS71eG__empty{padding:2rem 1.5rem}}
.footer-module__z-JYBa__footer{color:#ffffffe0;background:#0b0b0c;border-top:1px solid #ffffff14;width:100%}.footer-module__z-JYBa__inner{width:100%;max-width:var(--container-8xl);box-sizing:border-box;margin:0 auto;padding:56px 32px 28px}.footer-module__z-JYBa__topRow{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:34px;display:flex}.footer-module__z-JYBa__brandBlock{flex:none;min-width:160px}.footer-module__z-JYBa__brand{color:#fff;letter-spacing:-.04em;align-items:center;gap:10px;font-size:28px;font-weight:700;line-height:1;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.footer-module__z-JYBa__brand:hover{opacity:.9;transform:translateY(-1px)}.footer-module__z-JYBa__socialRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;padding-top:2px;display:flex}.footer-module__z-JYBa__socialLink{color:#ffffffb8;align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s,opacity .2s;display:inline-flex}.footer-module__z-JYBa__socialLink:hover{color:#fff;transform:translateY(-1px)}.footer-module__z-JYBa__socialLink svg{flex-shrink:0}.footer-module__z-JYBa__discordIcon{width:18px;height:18px}.footer-module__z-JYBa__columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:34px 0 44px;display:grid}.footer-module__z-JYBa__column{min-width:0}.footer-module__z-JYBa__title{color:#fff;margin:0 0 18px;font-size:18px;font-weight:700;line-height:1.2}.footer-module__z-JYBa__list{margin:0;padding:0;list-style:none}.footer-module__z-JYBa__listItem{margin:0 0 14px}.footer-module__z-JYBa__link{color:#ffffffad;font-size:15px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .2s,transform .2s,opacity .2s;display:inline-flex}.footer-module__z-JYBa__link:hover{color:#fff;transform:translate(2px)}.footer-module__z-JYBa__bottomBar{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.footer-module__z-JYBa__copy{color:#ffffff94;margin:0;font-size:14px;line-height:1.4}.footer-module__z-JYBa__bottomLinks{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.footer-module__z-JYBa__bottomLink{color:#ffffff9e;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s,opacity .2s}.footer-module__z-JYBa__bottomLink:hover{color:#fff}@media (max-width:1100px){.footer-module__z-JYBa__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-module__z-JYBa__topRow{flex-direction:column;align-items:flex-start}.footer-module__z-JYBa__socialRow{justify-content:flex-start}}@media (max-width:700px){.footer-module__z-JYBa__inner{padding:40px 16px 22px}.footer-module__z-JYBa__columns{grid-template-columns:1fr;gap:22px;padding:28px 0 36px}.footer-module__z-JYBa__brand{font-size:24px}.footer-module__z-JYBa__bottomBar{flex-direction:column;align-items:flex-start}.footer-module__z-JYBa__bottomLinks{gap:14px 20px}}
