.Navbar-module__Yp6P_a__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__Yp6P_a__logoSection{border-right:2px solid var(--color-black);justify-content:center;align-items:center;height:100%;padding:0 1rem;display:flex}.Navbar-module__Yp6P_a__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__Yp6P_a__desktopNav{border-right:2px solid var(--color-black);justify-content:center;align-items:stretch;min-width:0;height:100%;display:flex}.Navbar-module__Yp6P_a__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__Yp6P_a__navItem:hover{border-color:var(--color-black);transform:translateY(-1px)}.Navbar-module__Yp6P_a__active{border-color:var(--color-black);background:var(--color-black);color:var(--color-white)}.Navbar-module__Yp6P_a__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__Yp6P_a__searchBtn .Navbar-module__Yp6P_a__navSearchIcon{width:1.05rem;height:1.05rem}.Navbar-module__Yp6P_a__searchBtn .Navbar-module__Yp6P_a__navCrossIcon{width:1.35rem;height:1.35rem}.Navbar-module__Yp6P_a__searchBtn:hover{color:var(--color-red);background:var(--color-card-bg)}.Navbar-module__Yp6P_a__searchActive{background:var(--color-light-blue);color:var(--color-black)}.Navbar-module__Yp6P_a__right{justify-content:center;align-items:center;gap:.7rem;min-width:0;height:100%;padding:0 .85rem;display:flex}.Navbar-module__Yp6P_a__desktopAuth{align-items:center;min-width:0;display:flex}.Navbar-module__Yp6P_a__authActions{align-items:center;gap:.75rem;display:flex}.Navbar-module__Yp6P_a__login,.Navbar-module__Yp6P_a__signup{background:var(--color-black);color:var(--color-black);text-decoration:none;display:inline-block}.Navbar-module__Yp6P_a__loginCont,.Navbar-module__Yp6P_a__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__Yp6P_a__loginCont{background:var(--color-card-bg);min-width:78px;padding:0 1rem}.Navbar-module__Yp6P_a__signupCont{background:var(--color-red);min-width:94px;padding:0 1rem}.Navbar-module__Yp6P_a__login:hover .Navbar-module__Yp6P_a__loginCont,.Navbar-module__Yp6P_a__signup:hover .Navbar-module__Yp6P_a__signupCont{transform:translate(-3px,-3px)}.Navbar-module__Yp6P_a__authLoading{color:var(--color-black);font-family:var(--font-primary);font-size:.95rem;font-weight:800}.Navbar-module__Yp6P_a__userWrap{min-width:0;position:relative}.Navbar-module__Yp6P_a__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__Yp6P_a__userButton:hover,.Navbar-module__Yp6P_a__userButtonActive{box-shadow:3px 3px 0 var(--color-black);background:var(--color-card-bg);transform:translate(-2px,-2px)}.Navbar-module__Yp6P_a__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__Yp6P_a__avatar_url{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Navbar-module__Yp6P_a__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__Yp6P_a__chevron{flex:none;font-size:.9rem;line-height:1;transition:transform .18s}.Navbar-module__Yp6P_a__chevronOpen{transform:rotate(180deg)}.Navbar-module__Yp6P_a__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__Yp6P_a__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__Yp6P_a__userMenuDivider{background:#100f0d29;width:100%;height:2px;margin:4px 0}.Navbar-module__Yp6P_a__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__Yp6P_a__organizerMenuItem:hover{background:var(--color-orange)}.Navbar-module__Yp6P_a__organizerArrow{flex:none;font-size:.9rem;font-weight:900;line-height:1}.Navbar-module__Yp6P_a__logoutMenuItem{color:var(--color-red)}.Navbar-module__Yp6P_a__logoutMenuItem:hover{background:var(--color-light-orange)}.Navbar-module__Yp6P_a__userMenuItem,.Navbar-module__Yp6P_a__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__Yp6P_a__userMenuItem:hover,.Navbar-module__Yp6P_a__userMenuItemButton:hover{background:var(--color-card-bg)}.Navbar-module__Yp6P_a__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__Yp6P_a__searchPanelOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Navbar-module__Yp6P_a__searchContainer{width:min(970px,100% - 40px);margin:0 auto;position:relative}.Navbar-module__Yp6P_a__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__Yp6P_a__searchFields{grid-template-columns:minmax(0,1fr) 265px;align-items:end;gap:1rem;display:grid}.Navbar-module__Yp6P_a__searchField,.Navbar-module__Yp6P_a__filterField{flex-direction:column;gap:.3rem;min-width:0;display:flex}.Navbar-module__Yp6P_a__searchLabel{color:var(--color-black);font-family:var(--font-primary);font-size:.79rem;font-weight:700;line-height:1}.Navbar-module__Yp6P_a__input,.Navbar-module__Yp6P_a__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__Yp6P_a__input{background:var(--color-card-bg);padding:0 1rem}.Navbar-module__Yp6P_a__input::placeholder{color:#100f0d61;font-weight:600}.Navbar-module__Yp6P_a__input:focus,.Navbar-module__Yp6P_a__select:focus{border-color:var(--color-red);box-shadow:0 0 0 2px #ff3c181f}.Navbar-module__Yp6P_a__selectWrapper{min-width:0;position:relative}.Navbar-module__Yp6P_a__select{appearance:none;background:var(--color-light-blue);cursor:pointer;padding:0 3.35rem 0 1rem;display:block}.Navbar-module__Yp6P_a__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__Yp6P_a__searchBottom{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1.25rem;display:flex}.Navbar-module__Yp6P_a__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__Yp6P_a__searchButton:hover:not(:disabled){box-shadow:4px 4px 0 var(--color-black);background:var(--color-orange);transform:translate(-2px,-2px)}.Navbar-module__Yp6P_a__searchButton:disabled{opacity:.48;cursor:not-allowed}.Navbar-module__Yp6P_a__searchArrowIcon{width:2.25rem;height:1.35rem}.Navbar-module__Yp6P_a__escapeText{color:var(--color-black);font-family:var(--font-primary);margin:0 1.2rem .5rem 0;font-size:.78rem;font-weight:700}.Navbar-module__Yp6P_a__escapeText kbd{font:inherit;font-weight:800}.Navbar-module__Yp6P_a__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__Yp6P_a__searchBackdropOpen{opacity:1;visibility:visible;pointer-events:auto}.Navbar-module__Yp6P_a__mobileSearchButton,.Navbar-module__Yp6P_a__mobileMenuButton,.Navbar-module__Yp6P_a__mobileMenu,.Navbar-module__Yp6P_a__mobileBackdrop{display:none}@media (max-width:1160px){.Navbar-module__Yp6P_a__navbar{grid-template-columns:185px minmax(0,1fr) 240px}.Navbar-module__Yp6P_a__navItem{margin-inline:clamp(.15rem,.8vw,.7rem);font-size:.82rem}.Navbar-module__Yp6P_a__searchBtn{min-width:94px;font-size:.82rem}.Navbar-module__Yp6P_a__userName{max-width:92px}}@media (max-width:900px){.Navbar-module__Yp6P_a__navbar{grid-template-columns:minmax(0,1fr) auto;height:4.5rem}.Navbar-module__Yp6P_a__logoSection{border-right:0;justify-content:flex-start;padding:0 1rem}.Navbar-module__Yp6P_a__logo{font-size:1.7rem}.Navbar-module__Yp6P_a__desktopNav,.Navbar-module__Yp6P_a__desktopAuth{display:none}.Navbar-module__Yp6P_a__right{justify-content:flex-end;gap:0;padding:0}.Navbar-module__Yp6P_a__mobileSearchButton,.Navbar-module__Yp6P_a__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__Yp6P_a__mobileSearchButton:hover,.Navbar-module__Yp6P_a__mobileMenuButton:hover,.Navbar-module__Yp6P_a__mobileSearchButtonActive{background:var(--color-light-blue)}.Navbar-module__Yp6P_a__mobileSearchCircle{border:2px solid;border-radius:50%;width:1.3rem;height:1.3rem;display:block;position:relative}.Navbar-module__Yp6P_a__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__Yp6P_a__menuIcon{width:1.55rem;height:1.15rem;display:block;position:relative}.Navbar-module__Yp6P_a__menuIcon span{background:currentColor;border-radius:999px;width:100%;height:2px;transition:top .2s,transform .2s,opacity .2s;position:absolute;left:0}.Navbar-module__Yp6P_a__menuIcon span:first-child{top:0}.Navbar-module__Yp6P_a__menuIcon span:nth-child(2){top:.5rem}.Navbar-module__Yp6P_a__menuIcon span:nth-child(3){top:1rem}.Navbar-module__Yp6P_a__menuIconOpen span:first-child{top:.5rem;transform:rotate(45deg)}.Navbar-module__Yp6P_a__menuIconOpen span:nth-child(2){opacity:0}.Navbar-module__Yp6P_a__menuIconOpen span:nth-child(3){top:.5rem;transform:rotate(-45deg)}.Navbar-module__Yp6P_a__searchPanel{height:auto;min-height:18rem;padding:2rem 0;top:4.5rem}.Navbar-module__Yp6P_a__searchContainer{width:calc(100% - 28px)}.Navbar-module__Yp6P_a__searchFields{grid-template-columns:minmax(0,1fr) 220px}.Navbar-module__Yp6P_a__searchBackdrop{inset:4.5rem 0 0}.Navbar-module__Yp6P_a__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__Yp6P_a__mobileMenuOpen{visibility:visible;pointer-events:auto;transform:translate(0)}.Navbar-module__Yp6P_a__mobileMenuHeader{border-bottom:2px solid var(--color-black);background:var(--color-light-blue);padding:1.4rem}.Navbar-module__Yp6P_a__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__Yp6P_a__mobileMenuHeader h2{font-family:var(--font-secondary);letter-spacing:-.04em;margin:0;font-size:1.6rem;font-weight:600;line-height:1}.Navbar-module__Yp6P_a__mobileNavLinks{flex-direction:column;display:flex}.Navbar-module__Yp6P_a__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__Yp6P_a__mobileNavItem:hover{background:var(--color-light-orange);padding-left:1.7rem}.Navbar-module__Yp6P_a__mobileNavItemActive{background:var(--color-black);color:var(--color-white)}.Navbar-module__Yp6P_a__mobileNavNumber{opacity:.55;font-size:.7rem}.Navbar-module__Yp6P_a__mobileAuth{margin-top:auto;padding:1.4rem}.Navbar-module__Yp6P_a__mobileAuthLoading{font-family:var(--font-primary);font-size:.85rem;font-weight:700}.Navbar-module__Yp6P_a__mobileUser{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.Navbar-module__Yp6P_a__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__Yp6P_a__mobileUserText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Navbar-module__Yp6P_a__mobileUserText strong,.Navbar-module__Yp6P_a__mobileUserText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Navbar-module__Yp6P_a__mobileUserText strong{font-family:var(--font-primary);font-size:.92rem}.Navbar-module__Yp6P_a__mobileUserText span{color:#100f0d9e;font-family:var(--font-primary);font-size:.76rem}.Navbar-module__Yp6P_a__mobileGuestActions,.Navbar-module__Yp6P_a__mobileUserActions{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.Navbar-module__Yp6P_a__mobilePrimaryButton,.Navbar-module__Yp6P_a__mobileSecondaryButton,.Navbar-module__Yp6P_a__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__Yp6P_a__mobilePrimaryButton{background:var(--color-red)}.Navbar-module__Yp6P_a__mobileSecondaryButton{background:var(--color-white)}.Navbar-module__Yp6P_a__mobileDangerButton{background:var(--color-light-orange)}.Navbar-module__Yp6P_a__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__Yp6P_a__mobileBackdropOpen{opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:680px){.Navbar-module__Yp6P_a__searchPanel{align-items:flex-start;max-height:calc(100dvh - 4.5rem);overflow-y:auto}.Navbar-module__Yp6P_a__searchContainer{padding-bottom:.5rem}.Navbar-module__Yp6P_a__searchHeading{margin-bottom:1.15rem;font-size:1.65rem}.Navbar-module__Yp6P_a__searchFields{grid-template-columns:1fr;gap:.85rem}.Navbar-module__Yp6P_a__input,.Navbar-module__Yp6P_a__select{height:3.35rem}.Navbar-module__Yp6P_a__searchBottom{flex-direction:column;align-items:stretch;margin-top:1rem}.Navbar-module__Yp6P_a__searchButton{width:100%;min-width:0;height:3.8rem}.Navbar-module__Yp6P_a__escapeText{text-align:center;margin:0}}@media (max-width:430px){.Navbar-module__Yp6P_a__logo{font-size:1.5rem}.Navbar-module__Yp6P_a__mobileSearchButton,.Navbar-module__Yp6P_a__mobileMenuButton{width:4rem}.Navbar-module__Yp6P_a__searchContainer{width:calc(100% - 20px)}.Navbar-module__Yp6P_a__mobileGuestActions,.Navbar-module__Yp6P_a__mobileUserActions{grid-template-columns:1fr}}.Navbar-module__Yp6P_a__navSearchIcon{width:1.28rem;height:1.28rem;color:var(--color-black);flex:none;display:block}.Navbar-module__Yp6P_a__navCrossIcon{width:1.65rem;height:1.65rem;color:var(--color-black);flex:none;display:block}.Navbar-module__Yp6P_a__mobileSearchButton svg{transition:transform .2s,opacity .2s}.Navbar-module__Yp6P_a__mobileSearchButton:hover svg{transform:scale(1.08)}.Navbar-module__Yp6P_a__mobileSearchButtonActive{background:var(--color-light-blue)}.Navbar-module__Yp6P_a__userMenuItem,.Navbar-module__Yp6P_a__userMenuItemButton{transition:background-color .15s,transform .15s}.Navbar-module__Yp6P_a__userMenuItem:hover,.Navbar-module__Yp6P_a__userMenuItemButton:hover{background:var(--color-card-bg);transform:translate(2px)}.Navbar-module__Yp6P_a__mobileAvatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Navbar-module__Yp6P_a__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__Yp6P_a__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__Yp6P_a__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__Yp6P_a__mobileDashboardItem:hover{background:var(--color-card-bg);padding-left:1.05rem}.Navbar-module__Yp6P_a__mobileDashboardItem:last-child{border-bottom:0}.Navbar-module__Yp6P_a__mobileDashboardDivider{background:var(--color-black);width:100%;height:2px}.Navbar-module__Yp6P_a__mobileOrganizerItem{background:var(--color-light-orange);border-bottom:0}.Navbar-module__Yp6P_a__mobileOrganizerItem:hover{background:var(--color-orange)}
.overview-module__doTZGq__wrapper{grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);align-items:start;gap:1.25rem;display:grid}.overview-module__doTZGq__left,.overview-module__doTZGq__right{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.overview-module__doTZGq__right{position:sticky;top:6.5rem}.overview-module__doTZGq__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__doTZGq__introCard{background:0 0;position:relative;overflow:hidden}.overview-module__doTZGq__introCard:before{content:"";background:var(--color-light-blue);opacity:.4;pointer-events:none;position:absolute;inset:0}.overview-module__doTZGq__introCard>*{z-index:1;position:relative}.overview-module__doTZGq__detailsCard{background:var(--color-light-orange)}.overview-module__doTZGq__sectionHeading{flex-direction:column;gap:.25rem;margin-bottom:1.25rem;display:flex}.overview-module__doTZGq__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__doTZGq__eyebrow{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;font-size:.68rem;font-weight:900}.overview-module__doTZGq__markdown{min-width:0;font-family:var(--font-primary);color:#100f0de0}.overview-module__doTZGq__markdown>:first-child{margin-top:0}.overview-module__doTZGq__markdown>:last-child{margin-bottom:0}.overview-module__doTZGq__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__doTZGq__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__doTZGq__markdown p{margin:0 0 1rem;font-size:.98rem;line-height:1.8}.overview-module__doTZGq__markdown ul,.overview-module__doTZGq__markdown ol{margin:.75rem 0 1.25rem;padding-left:1.35rem}.overview-module__doTZGq__markdown li{margin:.55rem 0;padding-left:.25rem;font-size:.96rem;line-height:1.65}.overview-module__doTZGq__markdown li::marker{color:var(--color-red);font-weight:900}.overview-module__doTZGq__markdown a{color:inherit;text-underline-offset:.16em;overflow-wrap:anywhere;font-weight:800;text-decoration-thickness:2px}.overview-module__doTZGq__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__doTZGq__tableScroll{border:2px solid var(--color-black);border-radius:14px;width:100%;margin:1rem 0;overflow-x:auto}.overview-module__doTZGq__tableScroll table{border-collapse:collapse;width:100%;min-width:460px;font-family:var(--font-primary)}.overview-module__doTZGq__tableScroll th,.overview-module__doTZGq__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__doTZGq__tableScroll th:last-child,.overview-module__doTZGq__tableScroll td:last-child{border-right:0}.overview-module__doTZGq__tableScroll tbody tr:last-child td{border-bottom:0}.overview-module__doTZGq__tableScroll th{background:var(--color-black);color:var(--color-white);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.overview-module__doTZGq__tableScroll td{background:var(--color-card-bg);font-size:.9rem;line-height:1.5}.overview-module__doTZGq__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__doTZGq__videoFrame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.overview-module__doTZGq__subsection{border-top:2px dashed #100f0d59;margin-top:1.5rem;padding-top:1.4rem}.overview-module__doTZGq__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__doTZGq__detailList{font-family:var(--font-primary);flex-direction:column;gap:.65rem;margin:0;padding-left:1.25rem;display:flex}.overview-module__doTZGq__detailList li{padding-left:.15rem;font-size:.94rem;line-height:1.6}.overview-module__doTZGq__detailList li::marker{color:var(--color-red);font-weight:900}.overview-module__doTZGq__detailList a{color:inherit;font-weight:800}.overview-module__doTZGq__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__doTZGq__callout strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:900;display:block}.overview-module__doTZGq__callout p{margin:0;font-size:.92rem;line-height:1.6}.overview-module__doTZGq__factGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.25rem;display:grid}.overview-module__doTZGq__fact{border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:14px;padding:.9rem}.overview-module__doTZGq__fact span,.overview-module__doTZGq__fact strong{font-family:var(--font-primary);display:block}.overview-module__doTZGq__fact span{color:#100f0d9e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem;font-weight:900}.overview-module__doTZGq__fact strong{font-size:.9rem;font-weight:900}.overview-module__doTZGq__criteriaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.overview-module__doTZGq__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__doTZGq__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__doTZGq__criteriaItem p{font-family:var(--font-primary);margin:0;font-size:.92rem;line-height:1.55}.overview-module__doTZGq__resourceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.overview-module__doTZGq__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__doTZGq__resource:hover{background:var(--color-light-blue);transform:translateY(-2px)}.overview-module__doTZGq__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__doTZGq__resourceContent{min-width:0}.overview-module__doTZGq__resourceContent strong,.overview-module__doTZGq__resourceContent small{font-family:var(--font-primary);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.overview-module__doTZGq__resourceContent strong{font-size:.9rem;font-weight:900}.overview-module__doTZGq__resourceContent small{color:#100f0d94;margin-top:.2rem;font-size:.72rem}.overview-module__doTZGq__resourceArrow{font-family:var(--font-primary);font-size:1.1rem;font-weight:900}.overview-module__doTZGq__updateList{flex-direction:column;gap:.75rem;display:flex}.overview-module__doTZGq__updateItem{border-left:4px solid var(--color-red);background:var(--color-card-bg);border-radius:0 12px 12px 0;padding:.9rem 1rem}.overview-module__doTZGq__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__doTZGq__updateItem p{font-family:var(--font-primary);margin:0;font-size:.92rem;line-height:1.55}.overview-module__doTZGq__infoList{flex-direction:column;display:flex}.overview-module__doTZGq__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__doTZGq__info p{font-weight:500}.overview-module__doTZGq__info:last-child{border-bottom:0;padding-bottom:0}.overview-module__doTZGq__info span,.overview-module__doTZGq__info strong,.overview-module__doTZGq__info a{min-width:0;font-family:var(--font-primary);overflow-wrap:anywhere}.overview-module__doTZGq__info>span{color:#100f0da3;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:900}.overview-module__doTZGq__info strong,.overview-module__doTZGq__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__doTZGq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.overview-module__doTZGq__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__doTZGq__sponsorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.overview-module__doTZGq__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__doTZGq__peopleList{flex-direction:column;gap:.65rem;display:flex}.overview-module__doTZGq__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__doTZGq__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__doTZGq__person strong{min-width:0;font-family:var(--font-primary);font-size:.82rem;font-weight:900;line-height:1.4}.overview-module__doTZGq__actionList{flex-direction:column;gap:.55rem;display:flex}.overview-module__doTZGq__actionList a,.overview-module__doTZGq__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__doTZGq__actionList a:hover{background:var(--color-light-blue)}.overview-module__doTZGq__actionList span{overflow-wrap:anywhere;min-width:0}@media (max-width:1100px){.overview-module__doTZGq__wrapper{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr)}.overview-module__doTZGq__right{position:static}.overview-module__doTZGq__resourceGrid,.overview-module__doTZGq__criteriaGrid,.overview-module__doTZGq__factGrid{grid-template-columns:1fr}}@media (max-width:820px){.overview-module__doTZGq__wrapper{grid-template-columns:1fr}.overview-module__doTZGq__right{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.overview-module__doTZGq__detailsCard{grid-column:1/-1}}@media (max-width:620px){.overview-module__doTZGq__wrapper,.overview-module__doTZGq__left,.overview-module__doTZGq__right{gap:1rem}.overview-module__doTZGq__right{display:flex}.overview-module__doTZGq__card{border-radius:16px;padding:1rem}.overview-module__doTZGq__sectionHeading{margin-bottom:1rem}.overview-module__doTZGq__sectionHeading h2{font-size:1.45rem}.overview-module__doTZGq__resourceGrid,.overview-module__doTZGq__criteriaGrid,.overview-module__doTZGq__sponsorGrid{grid-template-columns:1fr}.overview-module__doTZGq__resource{grid-template-columns:auto minmax(0,1fr)}.overview-module__doTZGq__resourceArrow{display:none}.overview-module__doTZGq__info{grid-template-columns:1fr;gap:.3rem}.overview-module__doTZGq__info strong,.overview-module__doTZGq__info a{text-align:left}.overview-module__doTZGq__markdown p,.overview-module__doTZGq__markdown li{font-size:.92rem}.overview-module__doTZGq__tableScroll{border-radius:10px}}
.timeline-module__afDjpW__wrapper{flex-direction:column;gap:1.5rem;width:100%;display:flex}.timeline-module__afDjpW__headerRow{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.timeline-module__afDjpW__titleGroup{flex-wrap:wrap;align-items:baseline;gap:1rem;display:flex}.timeline-module__afDjpW__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__afDjpW__timezone{font-family:var(--font-primary);color:#100f0dad;font-size:.95rem}.timeline-module__afDjpW__tableWrap{border-top:2px solid #100f0d14}.timeline-module__afDjpW__tableHeader,.timeline-module__afDjpW__row{grid-template-columns:.9fr 1.55fr 1.55fr;align-items:center;gap:1rem;display:grid}.timeline-module__afDjpW__tableHeader{font-family:var(--font-primary);color:var(--color-black);padding:1.1rem 0 1rem;font-size:.95rem;font-weight:800}.timeline-module__afDjpW__tableBody{flex-direction:column;display:flex}.timeline-module__afDjpW__row{min-height:76px;font-family:var(--font-primary);color:#100f0de0;border-top:1px solid #100f0d14;padding:.2rem 0;font-size:.98rem}.timeline-module__afDjpW__rowHighlight{background:#f9f1d9}.timeline-module__afDjpW__rowHighlight .timeline-module__afDjpW__period{font-weight:800}.timeline-module__afDjpW__period,.timeline-module__afDjpW__cell{padding:1.1rem 1rem}.timeline-module__afDjpW__period{color:#100f0deb;font-weight:600}.timeline-module__afDjpW__cell{line-height:1.5}@media (max-width:900px){.timeline-module__afDjpW__tableHeader{display:none}.timeline-module__afDjpW__row{grid-template-columns:1fr;gap:0;padding:.75rem 0}.timeline-module__afDjpW__period,.timeline-module__afDjpW__cell{padding:.45rem 0}.timeline-module__afDjpW__cell{padding-left:0}.timeline-module__afDjpW__period{font-size:1rem}}
.education-module__KjJQSa__container{flex-direction:column;gap:16px;width:100%;display:flex}.education-module__KjJQSa__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.education-module__KjJQSa__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__KjJQSa__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__KjJQSa__stack{flex-direction:column;gap:12px;display:flex}.education-module__KjJQSa__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__KjJQSa__cardTop{border-bottom:2px solid #100f0d14;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.education-module__KjJQSa__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__KjJQSa__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__KjJQSa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.education-module__KjJQSa__field{flex-direction:column;gap:7px;display:flex}.education-module__KjJQSa__field label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:850}.education-module__KjJQSa__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__KjJQSa__field input::placeholder{color:#100f0d6b}.education-module__KjJQSa__field input:focus{border-color:var(--color-black);background:var(--color-white)}.education-module__KjJQSa__addButton,.education-module__KjJQSa__removeButton,.education-module__KjJQSa__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__KjJQSa__addButton:hover,.education-module__KjJQSa__removeButton:hover,.education-module__KjJQSa__saveButton:hover{transform:translateY(-1px)}.education-module__KjJQSa__addButton{background:var(--color-white);width:fit-content;color:var(--color-black)}.education-module__KjJQSa__removeButton{background:var(--color-card-bg);width:fit-content;color:var(--color-red)}.education-module__KjJQSa__saveButton{background:var(--color-red);color:var(--color-white)}.education-module__KjJQSa__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.education-module__KjJQSa__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__KjJQSa__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__KjJQSa__emptyState p{font-family:var(--font-primary);color:#100f0dad;margin:0;font-size:.9rem;line-height:1.6}.education-module__KjJQSa__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.education-module__KjJQSa__feedback{min-width:0}.education-module__KjJQSa__successMessage,.education-module__KjJQSa__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.education-module__KjJQSa__successMessage{color:#227a37}.education-module__KjJQSa__errorMessage{color:var(--color-red)}@media (max-width:768px){.education-module__KjJQSa__headerBlock,.education-module__KjJQSa__cardTop,.education-module__KjJQSa__footer{flex-direction:column;align-items:stretch}.education-module__KjJQSa__grid{grid-template-columns:1fr}.education-module__KjJQSa__saveButton,.education-module__KjJQSa__addButton,.education-module__KjJQSa__removeButton{width:100%}}
.prize-module__kv4-ra__wrapper{flex-direction:column;gap:2rem;width:100%;display:flex}.prize-module__kv4-ra__heroCard{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border-radius:18px;padding:3rem}.prize-module__kv4-ra__label{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.12em;opacity:.7;font-size:.9rem}.prize-module__kv4-ra__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__kv4-ra__subtitle{font-family:var(--font-primary);color:#fffc;font-size:1rem}.prize-module__kv4-ra__card{background:#fff;border:1px solid #00000014;border-radius:18px;overflow:hidden}.prize-module__kv4-ra__heading{font-family:var(--font-secondary);border-bottom:1px solid #00000014;margin:0;padding:1.5rem 2rem;font-size:1.8rem}.prize-module__kv4-ra__list{flex-direction:column;display:flex}.prize-module__kv4-ra__item{border-bottom:1px solid #0000000f;align-items:center;gap:1.5rem;padding:1.4rem 2rem;display:flex}.prize-module__kv4-ra__item:last-child{border-bottom:none}.prize-module__kv4-ra__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__kv4-ra__content{font-family:var(--font-primary);color:#222;font-size:1.05rem;line-height:1.7}.prize-module__kv4-ra__empty{text-align:center;color:#666;font-family:var(--font-primary);padding:3rem 2rem}@media (max-width:768px){.prize-module__kv4-ra__heroCard{padding:2rem}.prize-module__kv4-ra__card{border-radius:14px}.prize-module__kv4-ra__heading{padding:1.25rem;font-size:1.5rem}.prize-module__kv4-ra__item{gap:1rem;padding:1.25rem}.prize-module__kv4-ra__number{width:44px;height:44px}}
.social-module__AvmbmW__container{flex-direction:column;gap:16px;width:100%;display:flex}.social-module__AvmbmW__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.social-module__AvmbmW__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__AvmbmW__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__AvmbmW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.social-module__AvmbmW__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__AvmbmW__cardHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.social-module__AvmbmW__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__AvmbmW__cardHeader p{font-family:var(--font-primary);color:#100f0da3;margin:.32rem 0 0;font-size:.84rem;line-height:1.55}.social-module__AvmbmW__previewLink,.social-module__AvmbmW__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__AvmbmW__previewLink{background:var(--color-light-blue);color:var(--color-black);text-decoration:none;transition:transform .14s}.social-module__AvmbmW__previewLink:hover{transform:translateY(-1px)}.social-module__AvmbmW__emptyPill{background:var(--color-card-bg);color:#100f0d8f}.social-module__AvmbmW__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__AvmbmW__input::placeholder{color:#100f0d6b}.social-module__AvmbmW__input:focus{border-color:var(--color-black);background:var(--color-white)}.social-module__AvmbmW__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__AvmbmW__saveButton:hover{transform:translateY(-1px)}.social-module__AvmbmW__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.social-module__AvmbmW__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.social-module__AvmbmW__feedback{min-width:0}.social-module__AvmbmW__successMessage,.social-module__AvmbmW__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.social-module__AvmbmW__successMessage{color:#227a37}.social-module__AvmbmW__errorMessage{color:var(--color-red)}@media (max-width:900px){.social-module__AvmbmW__grid{grid-template-columns:1fr}}@media (max-width:768px){.social-module__AvmbmW__headerBlock,.social-module__AvmbmW__footer,.social-module__AvmbmW__cardHeader{flex-direction:column;align-items:stretch}.social-module__AvmbmW__saveButton,.social-module__AvmbmW__previewLink,.social-module__AvmbmW__emptyPill{width:100%}}
.project-module__Md_ija__pageWrap{background:var(--color-body-bg);width:100%;color:var(--color-black)}.project-module__Md_ija__section{width:95%;margin:0 auto;padding:1.25rem 0 4rem}.project-module__Md_ija__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__Md_ija__sectionLabel,.project-module__Md_ija__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__Md_ija__panelTitle,.project-module__Md_ija__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__Md_ija__panelSub,.project-module__Md_ija__gateText,.project-module__Md_ija__cardSub{max-width:64ch;font-family:var(--font-primary);color:#100f0dbd;margin:.7rem 0 0;font-size:.95rem;line-height:1.75}.project-module__Md_ija__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__Md_ija__primaryBtn,.project-module__Md_ija__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__Md_ija__primaryBtn:hover,.project-module__Md_ija__secondaryBtn:hover,.project-module__Md_ija__sidebarButton:hover{transform:translateY(-1px)}.project-module__Md_ija__primaryBtn{background:var(--color-orange);color:var(--color-white)}.project-module__Md_ija__secondaryBtn{background:var(--color-card-bg);color:var(--color-black)}.project-module__Md_ija__loadingCard,.project-module__Md_ija__gateCard{border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:24px;padding:clamp(1.2rem,3vw,2rem)}.project-module__Md_ija__loadingCard{text-align:center;place-items:center;gap:.75rem;min-height:280px;display:grid}.project-module__Md_ija__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__Md_ija__loadingCard p{font-family:var(--font-primary);color:#100f0db8;margin:0;font-size:.95rem;line-height:1.7}.project-module__Md_ija__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__Md_ija__spin{animation:1s linear infinite project-module__Md_ija__spin}@keyframes project-module__Md_ija__spin{to{transform:rotate(360deg)}}.project-module__Md_ija__workspace{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.project-module__Md_ija__quickLinks{flex-direction:column;gap:1rem;display:flex;position:sticky;top:6.25rem}.project-module__Md_ija__quickCard,.project-module__Md_ija__noteCard,.project-module__Md_ija__heroPanel,.project-module__Md_ija__panelCard{border:2px solid var(--color-black);background:var(--color-card-bg);border-radius:24px}.project-module__Md_ija__quickCard{padding:1.05rem}.project-module__Md_ija__projectMini{border:2px solid var(--color-black);background:var(--color-light-blue);border-radius:18px;margin-bottom:.9rem;padding:.9rem}.project-module__Md_ija__projectMini span,.project-module__Md_ija__noteCard span,.project-module__Md_ija__metaCard span,.project-module__Md_ija__submissionNotice span,.project-module__Md_ija__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__Md_ija__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__Md_ija__linkBox{flex-direction:column;gap:.65rem;display:flex}.project-module__Md_ija__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__Md_ija__sidebarButton span{align-items:center;gap:.55rem;font-weight:500;display:inline-flex}.project-module__Md_ija__sidebarButtonActive{background:var(--color-orange);color:var(--color-white)}.project-module__Md_ija__noteCard{background:var(--color-light-orange);padding:1rem}.project-module__Md_ija__noteCard p{font-family:var(--font-primary);margin:0;font-size:.92rem;font-weight:700;line-height:1.55}.project-module__Md_ija__mainPanel{flex-direction:column;gap:1rem;min-width:0;display:flex}.project-module__Md_ija__heroPanel{justify-content:space-between;align-items:flex-start;gap:1rem;padding:clamp(1rem,2vw,1.35rem);display:flex}.project-module__Md_ija__topActions{flex-wrap:wrap;flex:none;gap:.6rem;display:flex}.project-module__Md_ija__panelCard{padding:clamp(1rem,2vw,1.35rem)}.project-module__Md_ija__panelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.project-module__Md_ija__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__Md_ija__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.project-module__Md_ija__metaCard,.project-module__Md_ija__submissionNotice,.project-module__Md_ija__submissionNoticeAlt,.project-module__Md_ija__emptyBox,.project-module__Md_ija__placeholderBox{border:2px solid var(--color-black);background:var(--color-white);border-radius:18px;padding:.9rem}.project-module__Md_ija__metaCard p,.project-module__Md_ija__submissionNotice p,.project-module__Md_ija__submissionNoticeAlt p{font-family:var(--font-primary);color:#100f0dd6;margin:0;font-size:.95rem;font-weight:750;line-height:1.6}.project-module__Md_ija__memberList{flex-direction:column;gap:.7rem;display:flex}.project-module__Md_ija__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__Md_ija__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__Md_ija__memberInfo{min-width:0}.project-module__Md_ija__memberInfo strong{font-family:var(--font-primary);font-size:.95rem;font-weight:850;display:block}.project-module__Md_ija__memberInfo span{font-family:var(--font-primary);color:#100f0dad;margin-top:.2rem;font-size:.82rem;display:block}.project-module__Md_ija__emptyBox{font-family:var(--font-primary);color:#100f0db8;background:#ffffff94;border-style:dashed;font-size:.92rem;line-height:1.7}.project-module__Md_ija__submissionNotice{background:var(--color-light-blue);margin-bottom:.8rem}.project-module__Md_ija__submissionNoticeAlt{background:var(--color-light-orange);margin-bottom:.8rem}.project-module__Md_ija__placeholderBox{background:#fff9;border-style:dashed}.project-module__Md_ija__placeholderBox p{font-family:var(--font-primary);color:#100f0dc7;margin:0;font-size:.92rem;line-height:1.75}.project-module__Md_ija__placeholderBox strong{font-weight:900}@media (max-width:1080px){.project-module__Md_ija__workspace{grid-template-columns:1fr}.project-module__Md_ija__quickLinks{position:static}.project-module__Md_ija__quickCard{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:.9rem;display:grid}.project-module__Md_ija__railLabel{grid-column:1/-1}.project-module__Md_ija__projectMini{margin-bottom:0}}@media (max-width:768px){.project-module__Md_ija__section{width:calc(100% - 24px);padding-bottom:3rem}.project-module__Md_ija__gateCard,.project-module__Md_ija__heroPanel,.project-module__Md_ija__panelHeader{flex-direction:column;align-items:flex-start}.project-module__Md_ija__gateCard{background:var(--color-card-bg);min-height:320px}.project-module__Md_ija__quickCard{display:block}.project-module__Md_ija__projectMini{margin-bottom:.9rem}.project-module__Md_ija__topActions,.project-module__Md_ija__primaryBtn,.project-module__Md_ija__secondaryBtn{width:100%}.project-module__Md_ija__metaGrid{grid-template-columns:1fr}.project-module__Md_ija__iconStamp{width:52px;height:52px}}
.general-module__C-pxgW__container{flex-direction:column;gap:16px;width:100%;max-width:100%;margin:0;display:flex}.general-module__C-pxgW__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.general-module__C-pxgW__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__C-pxgW__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__C-pxgW__imageSection,.general-module__C-pxgW__formCard{background:var(--color-white);border:2px solid var(--color-black);border-radius:8px;padding:14px}.general-module__C-pxgW__imageSection{flex-direction:column;gap:14px;display:flex}.general-module__C-pxgW__imagePreview{border-bottom:2px solid #100f0d14;align-items:center;gap:14px;padding-bottom:14px;display:flex}.general-module__C-pxgW__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__C-pxgW__imageTitle{font-family:var(--font-primary);color:var(--color-black);margin:0;font-size:.98rem;font-weight:750;line-height:1.35}.general-module__C-pxgW__imageText{max-width:62ch;font-family:var(--font-primary);color:#100f0da3;margin:.35rem 0 0;font-size:.88rem;line-height:1.6}.general-module__C-pxgW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.general-module__C-pxgW__field{flex-direction:column;gap:7px;display:flex}.general-module__C-pxgW__field label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:850}.general-module__C-pxgW__input,.general-module__C-pxgW__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__C-pxgW__textarea{resize:vertical;min-height:132px;line-height:1.65}.general-module__C-pxgW__input::placeholder,.general-module__C-pxgW__textarea::placeholder{color:#100f0d6b}.general-module__C-pxgW__input:focus,.general-module__C-pxgW__textarea:focus{border-color:var(--color-black);background:var(--color-white)}.general-module__C-pxgW__fullWidth{grid-column:1/-1}.general-module__C-pxgW__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__C-pxgW__saveButton:hover{transform:translateY(-1px)}.general-module__C-pxgW__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.general-module__C-pxgW__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.general-module__C-pxgW__feedback{min-width:0}.general-module__C-pxgW__successMessage,.general-module__C-pxgW__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.general-module__C-pxgW__successMessage{color:#227a37}.general-module__C-pxgW__errorMessage{color:var(--color-red)}@media (max-width:768px){.general-module__C-pxgW__headerBlock,.general-module__C-pxgW__footer{flex-direction:column;align-items:stretch}.general-module__C-pxgW__grid{grid-template-columns:1fr}.general-module__C-pxgW__imagePreview{flex-direction:column;align-items:flex-start}.general-module__C-pxgW__profileImage{width:96px;height:96px}.general-module__C-pxgW__saveButton{width:100%}}
.ChatList-module__DgFAOq__list{flex-direction:column;gap:8px;display:flex}.ChatList-module__DgFAOq__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__DgFAOq__item:hover{border-color:var(--color-black);transform:translateY(-1px)}.ChatList-module__DgFAOq__itemActive{border-color:var(--color-black);background:var(--color-light-blue)}.ChatList-module__DgFAOq__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__DgFAOq__content{min-width:0}.ChatList-module__DgFAOq__topRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ChatList-module__DgFAOq__nameBlock{min-width:0}.ChatList-module__DgFAOq__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__DgFAOq__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__DgFAOq__statusBlock{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.ChatList-module__DgFAOq__status{color:#100f0d8a;font-family:var(--font-primary);font-size:.68rem;font-weight:800;line-height:1.2}.ChatList-module__DgFAOq__status:before{content:"○ "}.ChatList-module__DgFAOq__statusOnline{color:#227a37}.ChatList-module__DgFAOq__statusOnline:before{content:"● "}.ChatList-module__DgFAOq__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__DgFAOq__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__DgFAOq__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__DgFAOq__emptyState strong{font-family:var(--font-primary);color:var(--color-black);font-size:.92rem;font-weight:800;line-height:1.35}.ChatList-module__DgFAOq__emptyState span{font-family:var(--font-primary);color:#100f0d9e;font-size:.82rem;line-height:1.5}
.ChatMessage-module__cpQVqG__row{justify-content:flex-start;width:100%;margin-bottom:10px;display:flex}.ChatMessage-module__cpQVqG__rowMine{justify-content:flex-end}.ChatMessage-module__cpQVqG__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__cpQVqG__bubbleMine{background:var(--color-red);color:var(--color-white)}.ChatMessage-module__cpQVqG__bubble p{font-family:var(--font-primary);margin:0;font-size:.9rem;line-height:1.55}.ChatMessage-module__cpQVqG__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__cpQVqG__bubble{max-width:88%}}
.ChatInput-module__Fj9DCW__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__Fj9DCW__inputWrap{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ChatInput-module__Fj9DCW__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__Fj9DCW__textarea::placeholder{color:#100f0d70}.ChatInput-module__Fj9DCW__textarea:focus{border-color:var(--color-black);background:var(--color-white)}.ChatInput-module__Fj9DCW__textarea:disabled{opacity:.65;cursor:not-allowed}.ChatInput-module__Fj9DCW__hintRow{flex-wrap:wrap;justify-content:space-between;gap:10px;padding:0 2px;display:flex}.ChatInput-module__Fj9DCW__hintRow span{font-family:var(--font-primary);color:#100f0d8f;font-size:.72rem;font-weight:650;line-height:1.3}.ChatInput-module__Fj9DCW__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__Fj9DCW__sendButton:hover{transform:translateY(-1px)}.ChatInput-module__Fj9DCW__sendButton:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (max-width:640px){.ChatInput-module__Fj9DCW__inputBar{flex-direction:column;align-items:stretch}.ChatInput-module__Fj9DCW__sendButton{width:100%}}
.Hero-module__eYiYiG__hero{background:var(--color-body-bg);color:#100f0d;width:100%;padding:7.5rem 0 2.5rem;position:relative}.Hero-module__eYiYiG__container{width:100%;padding-inline:1.5rem}.Hero-module__eYiYiG__layout{grid-template-columns:minmax(310px,420px) minmax(0,1fr);align-items:stretch;gap:1.6rem;display:grid}.Hero-module__eYiYiG__leftColumn{grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;height:100%;display:grid}.Hero-module__eYiYiG__featureCard{border:2px solid #100f0d;border-radius:10px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.Hero-module__eYiYiG__featureBlue{background:var(--color-light-blue)}.Hero-module__eYiYiG__featureRed{background:var(--color-red)}.Hero-module__eYiYiG__featureHead{border-bottom:2px solid #100f0d;padding:1rem 1rem .9rem}.Hero-module__eYiYiG__featureTitle{font-family:var(--font-primary);letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:1.12rem;font-weight:800;line-height:1.15}.Hero-module__eYiYiG__featureMeta{font-family:var(--font-primary);text-transform:uppercase;margin:.45rem 0 0;font-size:.92rem;font-weight:800;line-height:1.2}.Hero-module__eYiYiG__featureImageWrap,.Hero-module__eYiYiG__featureImageWrapAlt{border-bottom:2px solid #100f0d;padding:.9rem;position:relative}.Hero-module__eYiYiG__featureImageWrapAlt{background:0 0}:is(.Hero-module__eYiYiG__featureImageWrap img,.Hero-module__eYiYiG__featureImageWrapAlt img){width:100%;height:100%;display:block}.Hero-module__eYiYiG__featureImage{object-fit:cover;background:#ffffff4d;border:2px solid #100f0d;border-radius:8px;width:100%;height:180px}.Hero-module__eYiYiG__playButton{background:var(--color-red);cursor:pointer;border:2px solid #100f0d;border-radius:10px;place-items:center;width:64px;height:64px;margin:auto;display:grid;position:absolute;inset:0;box-shadow:0 0 0 2px #100f0d14}.Hero-module__eYiYiG__playArrow{width:28px;height:28px;transform:rotate(0)}.Hero-module__eYiYiG__playArrowD{width:28px;height:28px;transform:rotate(180deg)}.Hero-module__eYiYiG__featureFooter{color:#100f0d;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;text-decoration:none;transition:background-color .15s;display:flex}.Hero-module__eYiYiG__featureFooter:hover{background:#ffffff2e}.Hero-module__eYiYiG__featureFooterText{font-family:var(--font-primary);letter-spacing:-.02em;text-transform:uppercase;font-size:1.05rem;font-weight:800;line-height:1}.Hero-module__eYiYiG__featureArrowWrap{background:#100f0d;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;display:grid}.Hero-module__eYiYiG__arrowIcon{filter:brightness(0)invert();width:22px;height:22px;display:block;transform:rotate(0)}.Hero-module__eYiYiG__featureRed .Hero-module__eYiYiG__featureHead,.Hero-module__eYiYiG__featureRed .Hero-module__eYiYiG__featureFooter{color:#100f0d}.Hero-module__eYiYiG__featureRed .Hero-module__eYiYiG__featureImage{background:#ffffff4d;border-color:#100f0d}.Hero-module__eYiYiG__sliderColumn{min-width:0}.Hero-module__eYiYiG__sliderShell{background:#100f0d;border:2px solid #100f0d;border-radius:10px;flex-direction:column;height:100%;display:flex;overflow:hidden}.Hero-module__eYiYiG__sliderViewport,.Hero-module__eYiYiG__sliderStage{background:#100f0d;flex-direction:column;height:100%;display:flex}.Hero-module__eYiYiG__sliderImageWrap{background:#100f0d;flex:1;min-height:520px;position:relative;overflow:hidden}.Hero-module__eYiYiG__sliderImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Hero-module__eYiYiG__sliderOverlay{pointer-events:none;background:linear-gradient(#ffffff05 0%,#00000024 100%);position:absolute;inset:0}.Hero-module__eYiYiG__sliderControls{z-index:2;align-items:center;gap:.8rem;display:flex;position:absolute;bottom:1rem;right:1rem}.Hero-module__eYiYiG__navButton{background:var(--color-black);cursor:pointer;border:2px solid #100f0d;border-radius:999px;flex:none;place-items:center;width:56px;height:56px;transition:transform .15s,background-color .15s;display:grid}.Hero-module__eYiYiG__navButton:hover{background:var(--color-orange)}.Hero-module__eYiYiG__navButton:active{transform:translateY(1px)}.Hero-module__eYiYiG__navArrowPrev{transform:rotate(180deg)}.Hero-module__eYiYiG__slideCounter{text-align:center;min-width:72px;font-family:var(--font-primary);color:#100f0d;text-shadow:0 1px #ffffff40;font-size:.95rem;font-weight:700}.Hero-module__eYiYiG__progressBar{background:#ffffff9e;border-radius:999px;height:4px;position:absolute;bottom:1rem;left:1rem;right:1rem;overflow:hidden}.Hero-module__eYiYiG__progressFill{border-radius:inherit;background:#100f0d;height:100%;transition:width .35s;display:block}.Hero-module__eYiYiG__sliderContent{color:var(--color-card-bg);background:#100f0d;border-top:2px solid #100f0d;grid-template-columns:minmax(0,1fr) auto;justify-self:center;align-items:stretch;gap:1.25rem;padding:1.2rem 1.1rem 1.1rem;display:grid}.Hero-module__eYiYiG__sliderCopy{min-width:0}.Hero-module__eYiYiG__sliderTitle{font-family:var(--font-primary);letter-spacing:-.03em;text-transform:uppercase;margin:0 0 .55rem;font-size:1.15rem;font-weight:800;line-height:1.15}.Hero-module__eYiYiG__sliderDescription{max-width:58ch;font-family:var(--font-primary);color:#f7f7f2eb;margin:0;font-size:.96rem;line-height:1.55}.Hero-module__eYiYiG__sliderCta{background:var(--color-card-bg);color:#100f0d;text-transform:uppercase;min-width:176px;font-family:var(--font-primary);letter-spacing:.03em;border:2px solid #100f0d;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;gap:.75rem;padding:1rem 1.15rem;font-size:.92rem;font-weight:800;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.Hero-module__eYiYiG__sliderCta:hover{background:var(--color-light-orange)}.Hero-module__eYiYiG__sliderCta:active{transform:translateY(1px)}.Hero-module__eYiYiG__ctaArrow{filter:brightness(0);width:24px;height:24px}.Hero-module__eYiYiG__emptyState{text-align:center;background:linear-gradient(180deg, var(--color-card-bg) 0%, var(--color-grey) 100%);place-items:center;min-height:520px;padding:2rem;display:grid}.Hero-module__eYiYiG__emptyState h2{font-family:var(--font-primary);text-transform:uppercase;margin:0;font-size:1.4rem;font-weight:800}.Hero-module__eYiYiG__emptyState p{font-family:var(--font-primary);color:#100f0dd6;margin:.5rem 0 0;font-size:.98rem}.Hero-module__eYiYiG__skeletonCard,.Hero-module__eYiYiG__skeletonCardRed{background:linear-gradient(90deg,#d2ddf1cc,#f7f7f2e6,#d2ddf1cc) 0 0/200% 100%;border:2px solid #100f0d;border-radius:10px;height:284px;animation:1.2s linear infinite Hero-module__eYiYiG__pulse;overflow:hidden}.Hero-module__eYiYiG__skeletonCardRed{background:linear-gradient(90deg,#ff310ec7,#f3cebde6,#ff310ec7) 0 0/200% 100%}@keyframes Hero-module__eYiYiG__pulse{0%{background-position:0 0}to{background-position:200% 0}}@media (max-width:1180px){.Hero-module__eYiYiG__layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:1.2rem}.Hero-module__eYiYiG__sliderContent{grid-template-columns:minmax(0,1fr)}.Hero-module__eYiYiG__sliderCta{justify-self:start;min-width:160px}}@media (max-width:900px){.Hero-module__eYiYiG__hero{padding-top:6.5rem}.Hero-module__eYiYiG__layout{grid-template-columns:1fr}.Hero-module__eYiYiG__leftColumn{grid-template-columns:1fr 1fr}.Hero-module__eYiYiG__featureImage{height:160px}.Hero-module__eYiYiG__sliderImageWrap{aspect-ratio:16/9}}@media (max-width:640px){.Hero-module__eYiYiG__container{padding-inline:1rem}.Hero-module__eYiYiG__leftColumn{grid-template-columns:1fr}.Hero-module__eYiYiG__featureHead{padding:.9rem}.Hero-module__eYiYiG__featureFooter{padding:.85rem .9rem}.Hero-module__eYiYiG__featureTitle{font-size:1rem}.Hero-module__eYiYiG__featureMeta{font-size:.84rem}.Hero-module__eYiYiG__featureImageWrap,.Hero-module__eYiYiG__featureImageWrapAlt{padding:.75rem}.Hero-module__eYiYiG__featureImage{height:170px}.Hero-module__eYiYiG__sliderControls{gap:.55rem;bottom:.7rem;right:.7rem}.Hero-module__eYiYiG__navButton{width:48px;height:48px}.Hero-module__eYiYiG__navArrowPrev,.Hero-module__eYiYiG__navArrowNext{width:22px;height:22px}.Hero-module__eYiYiG__slideCounter{min-width:56px;font-size:.82rem}.Hero-module__eYiYiG__progressBar{bottom:.7rem;left:.7rem;right:.7rem}.Hero-module__eYiYiG__sliderContent{padding:1rem}.Hero-module__eYiYiG__sliderTitle{font-size:1rem}.Hero-module__eYiYiG__sliderDescription{font-size:.92rem}.Hero-module__eYiYiG__sliderCta{width:100%}}
.CreateProject-module__IHiL_W__overlay{z-index:300;background:#00000085;place-items:center;padding:18px;display:grid;position:fixed;inset:5rem 0 0}.CreateProject-module__IHiL_W__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__IHiL_W__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__IHiL_W__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__IHiL_W__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__IHiL_W__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__IHiL_W__closeBtn:hover{transform:translate(-1px,-1px)}.CreateProject-module__IHiL_W__body{padding:1.15rem 1.25rem .95rem}.CreateProject-module__IHiL_W__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__IHiL_W__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__IHiL_W__field{flex-direction:column;gap:.45rem;margin-bottom:.95rem;display:flex}.CreateProject-module__IHiL_W__field label{font-family:var(--font-primary);letter-spacing:.14em;text-transform:uppercase;color:#000000a6;font-size:.72rem;font-weight:900}.CreateProject-module__IHiL_W__field input,.CreateProject-module__IHiL_W__field select,.CreateProject-module__IHiL_W__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__IHiL_W__field textarea{resize:vertical;min-height:92px;line-height:1.55}.CreateProject-module__IHiL_W__field input:focus,.CreateProject-module__IHiL_W__field select:focus,.CreateProject-module__IHiL_W__field textarea:focus{border-color:var(--color-red)}.CreateProject-module__IHiL_W__grid2{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.CreateProject-module__IHiL_W__footer{border-top:2px solid var(--color-grey);justify-content:flex-end;gap:.75rem;padding:.95rem 1.25rem 1.1rem;display:flex}.CreateProject-module__IHiL_W__cancelBtn,.CreateProject-module__IHiL_W__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__IHiL_W__cancelBtn:hover,.CreateProject-module__IHiL_W__createBtn:hover{transform:translateY(-1px)}.CreateProject-module__IHiL_W__cancelBtn{background:var(--color-card-bg);color:var(--color-black)}.CreateProject-module__IHiL_W__createBtn{background:var(--color-orange);color:var(--color-white)}.CreateProject-module__IHiL_W__cancelBtn:disabled,.CreateProject-module__IHiL_W__createBtn:disabled{cursor:not-allowed;opacity:.65}.CreateProject-module__IHiL_W__spin{animation:1s linear infinite CreateProject-module__IHiL_W__spin}@keyframes CreateProject-module__IHiL_W__spin{to{transform:rotate(360deg)}}@media (max-width:720px){.CreateProject-module__IHiL_W__overlay{align-items:center;padding:10px;inset:4.8rem 0 0}.CreateProject-module__IHiL_W__modal{border-radius:20px;width:100%;max-height:calc(100vh - 6rem)}.CreateProject-module__IHiL_W__grid2{grid-template-columns:1fr;gap:0}.CreateProject-module__IHiL_W__footer{flex-direction:column-reverse}.CreateProject-module__IHiL_W__cancelBtn,.CreateProject-module__IHiL_W__createBtn{width:100%}}
.projects-module__8D69pG__container{flex-direction:column;gap:16px;width:100%;display:flex}.projects-module__8D69pG__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.projects-module__8D69pG__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__8D69pG__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__8D69pG__stack{flex-direction:column;gap:12px;display:flex}.projects-module__8D69pG__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__8D69pG__cardTop{border-bottom:2px solid #100f0d14;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.projects-module__8D69pG__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__8D69pG__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__8D69pG__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__8D69pG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.projects-module__8D69pG__field{flex-direction:column;gap:7px;display:flex}.projects-module__8D69pG__fullWidth{grid-column:1/-1}.projects-module__8D69pG__field label,.projects-module__8D69pG__label{font-family:var(--font-primary);color:#100f0da3;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.7rem;font-weight:850}.projects-module__8D69pG__field input,.projects-module__8D69pG__field textarea,.projects-module__8D69pG__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__8D69pG__field textarea{resize:vertical;min-height:110px;line-height:1.6}.projects-module__8D69pG__field input::placeholder,.projects-module__8D69pG__field textarea::placeholder,.projects-module__8D69pG__techInput::placeholder{color:#100f0d6b}.projects-module__8D69pG__field input:focus,.projects-module__8D69pG__field textarea:focus,.projects-module__8D69pG__techInput:focus{border-color:var(--color-black);background:var(--color-white)}.projects-module__8D69pG__techSection{background:var(--color-card-bg);border:2px solid #100f0d1a;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.projects-module__8D69pG__techHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.projects-module__8D69pG__techHeader span{font-family:var(--font-primary);color:#100f0d9e;margin-top:.25rem;font-size:.82rem;line-height:1.45;display:block}.projects-module__8D69pG__tagContainer{flex-wrap:wrap;gap:8px;display:flex}.projects-module__8D69pG__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__8D69pG__tag:hover{transform:translateY(-1px)}.projects-module__8D69pG__tag strong{color:var(--color-red);font-size:.9rem;line-height:1}.projects-module__8D69pG__addButton,.projects-module__8D69pG__removeButton,.projects-module__8D69pG__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__8D69pG__addButton:hover,.projects-module__8D69pG__removeButton:hover,.projects-module__8D69pG__saveButton:hover{transform:translateY(-1px)}.projects-module__8D69pG__addButton{background:var(--color-white);width:fit-content;color:var(--color-black)}.projects-module__8D69pG__removeButton{background:var(--color-card-bg);width:fit-content;color:var(--color-red)}.projects-module__8D69pG__saveButton{background:var(--color-red);color:var(--color-white)}.projects-module__8D69pG__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.projects-module__8D69pG__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__8D69pG__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__8D69pG__emptyState p,.projects-module__8D69pG__emptyInline{font-family:var(--font-primary);color:#100f0dad;margin:0;font-size:.9rem;line-height:1.6}.projects-module__8D69pG__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.projects-module__8D69pG__feedback{min-width:0}.projects-module__8D69pG__successMessage,.projects-module__8D69pG__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.projects-module__8D69pG__successMessage{color:#227a37}.projects-module__8D69pG__errorMessage{color:var(--color-red)}@media (max-width:768px){.projects-module__8D69pG__headerBlock,.projects-module__8D69pG__cardTop,.projects-module__8D69pG__footer{flex-direction:column;align-items:stretch}.projects-module__8D69pG__grid{grid-template-columns:1fr}.projects-module__8D69pG__saveButton,.projects-module__8D69pG__addButton,.projects-module__8D69pG__removeButton{width:100%}}
.ChatWindow-module__U4lZ3q__window{background:var(--color-white);border-radius:8px;flex-direction:column;width:100%;height:100%;min-height:520px;display:flex;overflow:hidden}.ChatWindow-module__U4lZ3q__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__U4lZ3q__identity{align-items:center;gap:10px;min-width:0;display:flex}.ChatWindow-module__U4lZ3q__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}.ChatWindow-module__U4lZ3q__titleBlock{min-width:0}.ChatWindow-module__U4lZ3q__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__U4lZ3q__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__U4lZ3q__titleBlock span:before{content:"○ "}.ChatWindow-module__U4lZ3q__titleBlock .ChatWindow-module__U4lZ3q__online{color:#227a37}.ChatWindow-module__U4lZ3q__titleBlock .ChatWindow-module__U4lZ3q__online:before{content:"● "}.ChatWindow-module__U4lZ3q__actions{align-items:center;gap:8px;display:flex}.ChatWindow-module__U4lZ3q__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__U4lZ3q__iconButton:hover{background:var(--color-card-bg);transform:translateY(-1px)}.ChatWindow-module__U4lZ3q__iconButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.ChatWindow-module__U4lZ3q__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__U4lZ3q__messages::-webkit-scrollbar{width:8px}.ChatWindow-module__U4lZ3q__messages::-webkit-scrollbar-thumb{background:#100f0d3d;border-radius:999px}.ChatWindow-module__U4lZ3q__stateCard,.ChatWindow-module__U4lZ3q__errorCard,.ChatWindow-module__U4lZ3q__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__U4lZ3q__errorCard{background:var(--color-light-orange);color:var(--color-black);font-weight:750}.ChatWindow-module__U4lZ3q__emptyState{text-align:center;align-content:center;place-items:center;gap:.35rem;min-height:180px;display:grid}.ChatWindow-module__U4lZ3q__emptyState strong{color:var(--color-black);font-size:.96rem;font-weight:800}.ChatWindow-module__U4lZ3q__emptyState span{color:#100f0d9e;font-size:.84rem}@media (max-width:640px){.ChatWindow-module__U4lZ3q__window{min-height:500px}}
.InfiniteScroller-module__pja8Oa__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__pja8Oa__marqueetrack{width:max-content;animation:28s linear infinite InfiniteScroller-module__pja8Oa__marqueescroll;display:flex}.InfiniteScroller-module__pja8Oa__marquee:hover .InfiniteScroller-module__pja8Oa__marqueetrack{animation-play-state:paused}.InfiniteScroller-module__pja8Oa__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__pja8Oa__marqueescroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.InfiniteScroller-module__pja8Oa__marquee{padding:.8rem 0}.InfiniteScroller-module__pja8Oa__marqueeitem{margin-right:2.25rem;font-size:1.15rem}}.InfiniteScroller-module__pja8Oa__star{padding:12px;font-size:1rem}
.participants-module__GptNrW__page{width:100%;color:var(--color-black)}.participants-module__GptNrW__shell{width:100%;margin:0 auto}.participants-module__GptNrW__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__GptNrW__topLine{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.participants-module__GptNrW__titleBlock{min-width:0}.participants-module__GptNrW__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__GptNrW__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__GptNrW__sub{max-width:70ch;font-family:var(--font-primary);color:#100f0dbf;margin:.7rem 0 0;font-size:.94rem;line-height:1.6}.participants-module__GptNrW__summaryGrid{grid-template-columns:repeat(3,minmax(96px,1fr));gap:10px;min-width:360px;display:grid}.participants-module__GptNrW__summaryCard{border:2px solid var(--color-black);background:#ffffffc2;border-radius:6px;padding:.75rem}.participants-module__GptNrW__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__GptNrW__summaryCard strong{font-family:var(--font-primary);text-transform:uppercase;margin-top:.25rem;font-size:.98rem;font-weight:900;display:block}.participants-module__GptNrW__searchRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.participants-module__GptNrW__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__GptNrW__searchIcon{color:#100f0d8f;-webkit-user-select:none;user-select:none;font-size:18px;line-height:1}.participants-module__GptNrW__searchInput{width:100%;font-family:var(--font-primary);color:var(--color-black);background:0 0;border:none;outline:none;font-size:.94rem}.participants-module__GptNrW__searchInput::placeholder{color:#100f0d8c}.participants-module__GptNrW__filtersBtn,.participants-module__GptNrW__clearBtn,.participants-module__GptNrW__toggleBtn,.participants-module__GptNrW__tabBtn,.participants-module__GptNrW__pageBtn,.participants-module__GptNrW__primaryBtn,.participants-module__GptNrW__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__GptNrW__filtersBtn:hover,.participants-module__GptNrW__clearBtn:hover,.participants-module__GptNrW__toggleBtn:hover,.participants-module__GptNrW__tabBtn:hover,.participants-module__GptNrW__pageBtn:hover,.participants-module__GptNrW__primaryBtn:hover,.participants-module__GptNrW__secondaryBtn:hover{transform:translateY(-1px)}.participants-module__GptNrW__clearBtn{color:var(--color-red)}.participants-module__GptNrW__filtersPanel{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:12px;margin-bottom:14px;display:grid}.participants-module__GptNrW__field{flex-direction:column;gap:6px;display:flex}.participants-module__GptNrW__label{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.1em;color:#100f0dad;font-size:.68rem;font-weight:900}.participants-module__GptNrW__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__GptNrW__control:focus,.participants-module__GptNrW__searchWrap:focus-within{border-color:var(--color-red)}.participants-module__GptNrW__toggleBtnActive{background:var(--color-light-orange)}.participants-module__GptNrW__tabRow{flex-wrap:wrap;gap:10px;display:flex}.participants-module__GptNrW__tabBtn{align-items:center;gap:8px;display:inline-flex}.participants-module__GptNrW__tabBtnActive{background:var(--color-black);color:var(--color-white)}.participants-module__GptNrW__tabCount{opacity:.82;font-size:.72rem}.participants-module__GptNrW__notice,.participants-module__GptNrW__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__GptNrW__notice{background:var(--color-light-orange);color:var(--color-black)}.participants-module__GptNrW__error{background:var(--color-white);color:var(--color-red)}.participants-module__GptNrW__loadingCard{background:var(--color-white);border:2px solid var(--color-black);border-radius:6px;padding:16px}.participants-module__GptNrW__loadingLine,.participants-module__GptNrW__loadingLineShort,.participants-module__GptNrW__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__GptNrW__shimmer}.participants-module__GptNrW__loadingLine{width:35%;height:22px;margin-bottom:12px}.participants-module__GptNrW__loadingLineShort{width:56%;height:14px;margin-bottom:16px}.participants-module__GptNrW__loadingGrid{gap:12px;display:grid}.participants-module__GptNrW__loadingItem{height:72px}@keyframes participants-module__GptNrW__shimmer{0%{background-position:0 0}to{background-position:200% 0}}.participants-module__GptNrW__tableShell{background:var(--color-white);border:2px solid var(--color-black);border-radius:6px;overflow:hidden}.participants-module__GptNrW__tableHeader,.participants-module__GptNrW__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__GptNrW__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__GptNrW__tableBody{display:grid}.participants-module__GptNrW__row{border-bottom:2px solid #100f0d1a;padding:16px 18px}.participants-module__GptNrW__row:last-child{border-bottom:none}.participants-module__GptNrW__personCell{align-items:center;gap:12px;min-width:0;display:flex}.participants-module__GptNrW__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__GptNrW__personText{min-width:0}.participants-module__GptNrW__personTitleRow{align-items:center;gap:10px;min-width:0;display:flex}.participants-module__GptNrW__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__GptNrW__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__GptNrW__personMeta{font-family:var(--font-primary);color:#100f0dad;flex-wrap:wrap;gap:6px;margin-top:4px;font-size:.82rem;display:flex}.participants-module__GptNrW__muted{color:#100f0d8f;font-family:var(--font-primary);font-size:.82rem;font-weight:800}.participants-module__GptNrW__skillsCell,.participants-module__GptNrW__projectCell,.participants-module__GptNrW__actionCell{min-width:0}.participants-module__GptNrW__chips,.participants-module__GptNrW__tagGroup{flex-wrap:wrap;gap:8px;display:flex}.participants-module__GptNrW__skillChip,.participants-module__GptNrW__skillChipAlt,.participants-module__GptNrW__skillChipSoft,.participants-module__GptNrW__skillChipMore,.participants-module__GptNrW__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__GptNrW__skillChip{background:var(--color-orange);color:var(--color-white)}.participants-module__GptNrW__skillChipAlt{background:var(--color-light-blue);color:var(--color-black)}.participants-module__GptNrW__skillChipSoft,.participants-module__GptNrW__skillChipMore{background:var(--color-light-orange);color:var(--color-black)}.participants-module__GptNrW__emptyPill{color:#100f0d94;background:0 0}.participants-module__GptNrW__projectBlock{flex-direction:column;gap:6px;display:flex}.participants-module__GptNrW__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__GptNrW__projectSub{font-family:var(--font-primary);color:#100f0d9e;font-size:.82rem}.participants-module__GptNrW__projectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.participants-module__GptNrW__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__GptNrW__projectHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.participants-module__GptNrW__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__GptNrW__projectText{color:#100f0db8;font-family:var(--font-primary);margin:8px 0 0;font-size:.9rem;line-height:1.55}.participants-module__GptNrW__projectBadges{justify-content:flex-end;display:flex}.participants-module__GptNrW__publicBadge,.participants-module__GptNrW__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__GptNrW__publicBadge{background:var(--color-light-orange);color:var(--color-black)}.participants-module__GptNrW__privateBadge{background:var(--color-card-bg);color:#100f0db3}.participants-module__GptNrW__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__GptNrW__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__GptNrW__metaValue{font-family:var(--font-primary);color:var(--color-black);font-size:.88rem;font-weight:800;display:block}.participants-module__GptNrW__splitTags{gap:12px;display:grid}.participants-module__GptNrW__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__GptNrW__projectFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.participants-module__GptNrW__actionGroup{align-items:center;gap:8px;display:flex}.participants-module__GptNrW__primaryBtn{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.participants-module__GptNrW__secondaryBtn{background:var(--color-card-bg);color:var(--color-black)}.participants-module__GptNrW__primaryBtn:disabled,.participants-module__GptNrW__secondaryBtn:disabled,.participants-module__GptNrW__filtersBtn:disabled,.participants-module__GptNrW__clearBtn:disabled,.participants-module__GptNrW__toggleBtn:disabled,.participants-module__GptNrW__pageBtn:disabled{opacity:.58;cursor:not-allowed;transform:none}.participants-module__GptNrW__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__GptNrW__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__GptNrW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:20px 0 8px;display:flex}.participants-module__GptNrW__pageBtn{min-width:40px;height:40px;padding:0 12px}.participants-module__GptNrW__pageBtnActive{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.participants-module__GptNrW__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__GptNrW__topLine{flex-direction:column}.participants-module__GptNrW__summaryGrid{width:100%;min-width:0}.participants-module__GptNrW__tableHeader,.participants-module__GptNrW__row{grid-template-columns:minmax(240px,1fr) minmax(240px,1fr) minmax(180px,.8fr) minmax(110px,.5fr)}.participants-module__GptNrW__projectGrid{grid-template-columns:1fr}}@media (max-width:900px){.participants-module__GptNrW__filtersPanel{grid-template-columns:1fr}.participants-module__GptNrW__tableHeader{display:none}.participants-module__GptNrW__row{grid-template-columns:1fr;gap:14px;padding:16px}.participants-module__GptNrW__personCell{align-items:flex-start}.participants-module__GptNrW__projectMetaGrid{grid-template-columns:1fr}.participants-module__GptNrW__projectHead,.participants-module__GptNrW__projectFooter,.participants-module__GptNrW__footerMeta,.participants-module__GptNrW__searchRow{flex-direction:column;align-items:flex-start}.participants-module__GptNrW__searchWrap{width:100%;max-width:none}.participants-module__GptNrW__filtersBtn,.participants-module__GptNrW__clearBtn,.participants-module__GptNrW__primaryBtn,.participants-module__GptNrW__secondaryBtn,.participants-module__GptNrW__toggleBtn,.participants-module__GptNrW__tabBtn,.participants-module__GptNrW__pageBtn{justify-content:center;width:100%}.participants-module__GptNrW__actionGroup{flex-direction:column;width:100%}}@media (max-width:620px){.participants-module__GptNrW__topBar{padding:14px}.participants-module__GptNrW__summaryGrid{grid-template-columns:1fr}.participants-module__GptNrW__tabRow{grid-template-columns:1fr;display:grid}}
.skills-module__D_x9RG__container{flex-direction:column;gap:16px;width:100%;display:flex}.skills-module__D_x9RG__headerBlock{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.skills-module__D_x9RG__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__D_x9RG__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__D_x9RG__sectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.skills-module__D_x9RG__section,.skills-module__D_x9RG__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__D_x9RG__sectionHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.skills-module__D_x9RG__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__D_x9RG__sectionHead p{font-family:var(--font-primary);color:#100f0da3;margin:.32rem 0 0;font-size:.84rem;line-height:1.55}.skills-module__D_x9RG__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__D_x9RG__section input,.skills-module__D_x9RG__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__D_x9RG__section input::placeholder,.skills-module__D_x9RG__resumeCard input::placeholder{color:#100f0d6b}.skills-module__D_x9RG__section input:focus,.skills-module__D_x9RG__resumeCard input:focus{border-color:var(--color-black);background:var(--color-white)}.skills-module__D_x9RG__tagContainer{flex-wrap:wrap;gap:8px;display:flex}.skills-module__D_x9RG__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__D_x9RG__tag:hover{transform:translateY(-1px)}.skills-module__D_x9RG__tag strong{color:var(--color-red);font-size:.9rem;line-height:1}.skills-module__D_x9RG__emptyInline{font-family:var(--font-primary);color:#100f0d94;margin:0;font-size:.88rem;line-height:1.55}.skills-module__D_x9RG__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__D_x9RG__saveButton:hover{transform:translateY(-1px)}.skills-module__D_x9RG__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.skills-module__D_x9RG__footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.skills-module__D_x9RG__feedback{min-width:0}.skills-module__D_x9RG__successMessage,.skills-module__D_x9RG__errorMessage{font-family:var(--font-primary);margin:0;font-size:.86rem;font-weight:750;line-height:1.5}.skills-module__D_x9RG__successMessage{color:#227a37}.skills-module__D_x9RG__errorMessage{color:var(--color-red)}@media (max-width:900px){.skills-module__D_x9RG__sectionGrid{grid-template-columns:1fr}}@media (max-width:768px){.skills-module__D_x9RG__headerBlock,.skills-module__D_x9RG__footer{flex-direction:column;align-items:stretch}.skills-module__D_x9RG__saveButton{width:100%}}
.SectionHeader-module__FFyeUG__wrapper{background:var(--header-top);width:100%;position:relative;overflow:hidden}.SectionHeader-module__FFyeUG__inner{z-index:2;width:min(1180px,100% - 32px);margin:0 auto;padding:2.5rem 0 4.75rem;position:relative}.SectionHeader-module__FFyeUG__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__FFyeUG__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__FFyeUG__subtitle{max-width:52ch;font-family:var(--font-primary);color:#111;margin-top:1rem;font-size:1rem;line-height:1.55}.SectionHeader-module__FFyeUG__wave{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.SectionHeader-module__FFyeUG__waveFill{fill:var(--header-bottom)}@media (max-width:768px){.SectionHeader-module__FFyeUG__inner{width:min(1180px,100% - 24px);padding:2rem 0 4rem}.SectionHeader-module__FFyeUG__title{max-width:100%;font-size:clamp(2rem,9vw,3.5rem)}.SectionHeader-module__FFyeUG__subtitle{font-size:.95rem}}
.ChatDock-module__3t_r2a__dock{z-index:90;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:18px;right:18px}.ChatDock-module__3t_r2a__panel,.ChatDock-module__3t_r2a__chatButton{pointer-events:auto}.ChatDock-module__3t_r2a__panel{background:var(--color-card-bg);border:2px solid var(--color-black);border-radius:10px;flex-direction:column;width:min(360px,100vw - 28px);max-height:min(560px,100vh - 110px);display:flex;overflow:hidden}.ChatDock-module__3t_r2a__panelHeader{border-bottom:2px solid var(--color-black);background-color:var(--color-light-blue);background-image:radial-gradient(#00000024 1px,#0000 1px),radial-gradient(#ffffffb3 1px,#0000 1px);background-position:0 0,10px 10px;background-size:18px 18px,26px 26px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.ChatDock-module__3t_r2a__kicker{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#100f0d9e;margin:0 0 .28rem;font-size:.64rem;font-weight:800;line-height:1.2}.ChatDock-module__3t_r2a__panelHeader h2{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}.ChatDock-module__3t_r2a__panelHeader span{font-family:var(--font-primary);color:#100f0da8;margin-top:.35rem;font-size:.8rem;font-weight:700;line-height:1.35;display:block}.ChatDock-module__3t_r2a__closeButton{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:1.1rem;font-weight:800;line-height:1;transition:transform .14s,background-color .14s;display:grid}.ChatDock-module__3t_r2a__closeButton:hover{background:var(--color-card-bg);transform:translateY(-1px)}.ChatDock-module__3t_r2a__panelActions{background:var(--color-card-bg);border-bottom:2px solid #100f0d14;gap:8px;padding:10px 12px;display:flex}.ChatDock-module__3t_r2a__refreshButton,.ChatDock-module__3t_r2a__viewAllButton,.ChatDock-module__3t_r2a__chatButton{border:2px solid var(--color-black);font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:.74rem;font-weight:850;text-decoration:none;transition:transform .14s,background-color .14s;display:inline-flex}.ChatDock-module__3t_r2a__refreshButton,.ChatDock-module__3t_r2a__viewAllButton{min-height:2.2rem;padding:.56rem .75rem}.ChatDock-module__3t_r2a__refreshButton{background:var(--color-white);color:var(--color-black);flex:1}.ChatDock-module__3t_r2a__viewAllButton{background:var(--color-light-orange);color:var(--color-black)}.ChatDock-module__3t_r2a__refreshButton:hover,.ChatDock-module__3t_r2a__viewAllButton:hover,.ChatDock-module__3t_r2a__chatButton:hover{transform:translateY(-1px)}.ChatDock-module__3t_r2a__refreshButton:disabled{opacity:.62;cursor:not-allowed;transform:none}.ChatDock-module__3t_r2a__error{border:2px solid var(--color-black);background:var(--color-light-orange);color:var(--color-black);font-family:var(--font-primary);border-radius:6px;margin:10px 12px 0;padding:.65rem .75rem;font-size:.82rem;font-weight:750;line-height:1.45}.ChatDock-module__3t_r2a__listWrap{background:var(--color-card-bg);flex:1;min-height:0;max-height:360px;padding:10px;overflow-y:auto}.ChatDock-module__3t_r2a__listWrap::-webkit-scrollbar{width:8px}.ChatDock-module__3t_r2a__listWrap::-webkit-scrollbar-thumb{background:#100f0d3d;border-radius:999px}.ChatDock-module__3t_r2a__loadingStack{flex-direction:column;gap:10px;display:flex}.ChatDock-module__3t_r2a__skeletonItem{background:linear-gradient(90deg, var(--color-white) 0%, var(--color-grey) 50%, var(--color-white) 100%);background-size:200% 100%;border:2px solid #100f0d1a;border-radius:8px;height:68px;animation:1.2s linear infinite ChatDock-module__3t_r2a__shimmer}@keyframes ChatDock-module__3t_r2a__shimmer{0%{background-position:0 0}to{background-position:200% 0}}.ChatDock-module__3t_r2a__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}.ChatDock-module__3t_r2a__emptyState strong{font-family:var(--font-primary);color:var(--color-black);font-size:.92rem;font-weight:800;line-height:1.35}.ChatDock-module__3t_r2a__emptyState span{font-family:var(--font-primary);color:#100f0d9e;font-size:.82rem;line-height:1.5}.ChatDock-module__3t_r2a__chatButton{background:var(--color-red);min-height:2.85rem;color:var(--color-white);gap:.55rem;padding:.78rem 1rem}.ChatDock-module__3t_r2a__chatButtonOpen{background:var(--color-black);color:var(--color-white)}.ChatDock-module__3t_r2a__chatDot{border:2px solid var(--color-white);background:var(--color-light-blue);border-radius:50%;width:9px;height:9px}.ChatDock-module__3t_r2a__windowFloat{z-index:100;border:2px solid var(--color-black);background:var(--color-white);border-radius:10px;width:min(460px,100vw - 28px);max-height:min(660px,100vh - 112px);position:fixed;bottom:86px;right:18px;overflow:hidden}@media (max-width:700px){.ChatDock-module__3t_r2a__dock{align-items:stretch;bottom:10px;left:10px;right:10px}.ChatDock-module__3t_r2a__panel,.ChatDock-module__3t_r2a__chatButton{width:100%}.ChatDock-module__3t_r2a__windowFloat{width:auto;max-height:calc(100vh - 92px);bottom:74px;left:10px;right:10px}}
