.UserAvatarMenu-module__G4WR0G__wrap{position:relative}.UserAvatarMenu-module__G4WR0G__avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c6945a,#e0a96a);border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;transition:box-shadow .18s,transform .18s;display:inline-flex}.UserAvatarMenu-module__G4WR0G__avatar:hover{transform:scale(1.05);box-shadow:0 0 0 3px #c6945a40}.UserAvatarMenu-module__G4WR0G__avatarLg{color:#fff;background:linear-gradient(135deg,#c6945a,#e0a96a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:inline-flex}.UserAvatarMenu-module__G4WR0G__popover{opacity:0;visibility:hidden;transform-origin:100% 0;z-index:40;background:#fff;border-radius:12px;min-width:220px;padding:.5rem 0;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)scale(.97);box-shadow:0 4px 24px #0f172a1f,0 0 0 1px #0f172a0f}.UserAvatarMenu-module__G4WR0G__popoverOpen{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.UserAvatarMenu-module__G4WR0G__profile{align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.UserAvatarMenu-module__G4WR0G__names{flex-direction:column;gap:.15rem;min-width:0;display:flex}.UserAvatarMenu-module__G4WR0G__name{color:#1e293b;font-size:.95rem;font-weight:700}.UserAvatarMenu-module__G4WR0G__email{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.UserAvatarMenu-module__G4WR0G__roleBadge{color:#9a6a36;background:#c6945a1f;border-radius:999px;align-items:center;min-height:24px;margin-top:2px;padding:0 .6rem;font-size:.72rem;font-weight:800;display:inline-flex}.UserAvatarMenu-module__G4WR0G__divider{background:#0f172a12;height:1px;margin:.25rem .75rem}.UserAvatarMenu-module__G4WR0G__item{color:#334155;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .12s;display:flex}.UserAvatarMenu-module__G4WR0G__item:hover{background:#f8fafc}.UserAvatarMenu-module__G4WR0G__itemIcon{color:#94a3b8;flex-shrink:0}.UserAvatarMenu-module__G4WR0G__mobileProfile{border-bottom:1px solid #0f172a14;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.5rem 0 1rem;display:flex}
.SiteHeader-module__U0do9a__header{z-index:var(--lv-z-header);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #0f172a14;position:fixed;top:0;left:0;right:0}.SiteHeader-module__U0do9a__inner{width:min(1180px,100% - 2rem);min-height:var(--lv-header-height);justify-content:space-between;align-items:center;gap:1.25rem;margin:0 auto;display:flex}.SiteHeader-module__U0do9a__brand{align-items:center;display:inline-flex}.SiteHeader-module__U0do9a__brand img{width:auto;height:38px}.SiteHeader-module__U0do9a__nav{align-items:center;gap:1.25rem;display:flex}.SiteHeader-module__U0do9a__navLink{color:#2c3345;font-size:.98rem;font-weight:600;text-decoration:none;position:relative}.SiteHeader-module__U0do9a__navLink:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#c6945a,#e0a96a);width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-.4rem;left:0;transform:scaleX(0)}.SiteHeader-module__U0do9a__navLink:hover:after,.SiteHeader-module__U0do9a__navLink:focus-visible:after{transform:scaleX(1)}.SiteHeader-module__U0do9a__actions{align-items:center;gap:.75rem;display:flex}.SiteHeader-module__U0do9a__ghostButton,.SiteHeader-module__U0do9a__primaryButton,.SiteHeader-module__U0do9a__iconButton{cursor:pointer;font:inherit;border:0}.SiteHeader-module__U0do9a__ghostButton,.SiteHeader-module__U0do9a__primaryButton{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 1rem;font-size:.94rem;font-weight:700;text-decoration:none;display:inline-flex}.SiteHeader-module__U0do9a__ghostButton{color:#2c3345;background:#fff;border:1px solid #2c334529}.SiteHeader-module__U0do9a__primaryButton{color:#fff;background:linear-gradient(135deg,#c6945a,#e0a96a);box-shadow:0 14px 28px #c6945a38}.SiteHeader-module__U0do9a__mobileOnly{display:none!important}.SiteHeader-module__U0do9a__iconButton{color:#2c3345;background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.SiteHeader-module__U0do9a__iconLines{flex-direction:column;gap:4px;display:inline-flex}.SiteHeader-module__U0do9a__iconLines span{background:currentColor;border-radius:999px;width:18px;height:2px;display:block}.SiteHeader-module__U0do9a__backdrop{z-index:var(--lv-z-drawer);visibility:hidden;opacity:0;background:#0f172a66;transition:visibility .18s,opacity .18s;position:fixed;inset:0}.SiteHeader-module__U0do9a__backdropOpen{visibility:visible;opacity:1}.SiteHeader-module__U0do9a__drawer{z-index:calc(var(--lv-z-drawer) + 1);background:#fff;flex-direction:column;gap:1rem;width:min(22rem,86vw);height:100dvh;padding:1.5rem;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 44px #0f172a2e}.SiteHeader-module__U0do9a__drawerOpen{transform:translate(0)}.SiteHeader-module__U0do9a__drawerHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.SiteHeader-module__U0do9a__drawerTitle{color:#2c3345;font-size:1rem;font-weight:800}.SiteHeader-module__U0do9a__drawerNav{gap:.25rem;display:grid}.SiteHeader-module__U0do9a__drawerLink{color:#1f2937;border-bottom:1px solid #0f172a14;padding:.85rem .25rem;font-size:1rem;font-weight:700;text-decoration:none}.SiteHeader-module__U0do9a__drawerActions{gap:.75rem;margin-top:auto;display:grid}@media (max-width:768px){.SiteHeader-module__U0do9a__nav,.SiteHeader-module__U0do9a__actions{display:none!important}.SiteHeader-module__U0do9a__mobileOnly{display:inline-flex!important}}
.SiteFooter-module___EUJ1W__footer{color:#fffc;background:#182131;margin-top:80px}.SiteFooter-module___EUJ1W__top{border-bottom:1px solid #ffffff1a}.SiteFooter-module___EUJ1W__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 2rem);margin:0 auto;padding:24px 0;display:flex}.SiteFooter-module___EUJ1W__logoWrap{align-items:center;display:inline-flex}.SiteFooter-module___EUJ1W__logo{width:auto;height:28px}.SiteFooter-module___EUJ1W__links{flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module___EUJ1W__links a{color:#ffffffd1;font-size:.95rem;font-weight:600;text-decoration:none}.SiteFooter-module___EUJ1W__links a:hover,.SiteFooter-module___EUJ1W__links a:focus-visible{color:#c6945a}.SiteFooter-module___EUJ1W__bottom{width:min(1180px,100% - 2rem);margin:0 auto;padding:24px 0 8px;font-size:.92rem;font-style:normal;line-height:1.7}.SiteFooter-module___EUJ1W__copyright{color:#ffffff9e;letter-spacing:.06em;width:min(1180px,100% - 2rem);margin:0 auto;padding:0 0 28px;font-size:.78rem;display:block}@media (max-width:820px){.SiteFooter-module___EUJ1W__inner{flex-direction:column;align-items:flex-start;padding:24px 0 18px}.SiteFooter-module___EUJ1W__links{gap:12px 16px}.SiteFooter-module___EUJ1W__links a{font-size:.88rem}.SiteFooter-module___EUJ1W__bottom{font-size:.85rem}}
