.login-module__7V2Yca__container{background:var(--bg-app);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-module__7V2Yca__card{background:var(--bg-surface);border:1px solid var(--border-gold);border-radius:var(--radius-lg);width:100%;max-width:450px;padding:3rem 2.5rem;box-shadow:0 20px 60px #00000080}.login-module__7V2Yca__header{text-align:center;margin-bottom:2.5rem}.login-module__7V2Yca__logo{color:var(--accent);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.login-module__7V2Yca__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.login-module__7V2Yca__subtitle{color:var(--text-secondary);margin:0;font-size:.95rem}.login-module__7V2Yca__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__7V2Yca__field{flex-direction:column;gap:.5rem;display:flex}.login-module__7V2Yca__field label{color:var(--text-primary);font-size:.875rem;font-weight:600}.login-module__7V2Yca__field input,.login-module__7V2Yca__field select{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);padding:.875rem 1rem;font-size:.95rem;transition:all .2s}.login-module__7V2Yca__field input:focus,.login-module__7V2Yca__field select:focus{border-color:var(--accent);background:var(--bg-secondary);outline:none;box-shadow:0 0 0 3px #d4a5741a}.login-module__7V2Yca__field input::placeholder{color:var(--text-tertiary)}.login-module__7V2Yca__field small{color:var(--text-tertiary);font-size:.8rem}.login-module__7V2Yca__button{background:var(--accent);width:100%;color:var(--bg-app);border-radius:var(--radius-md);cursor:pointer;border:none;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s}.login-module__7V2Yca__button:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 16px #d4a5744d}.login-module__7V2Yca__button:disabled{opacity:.5;cursor:not-allowed}.login-module__7V2Yca__error{border-radius:var(--radius-md);color:#ef4444;background:#8b153826;border:1px solid #8b15384d;margin-bottom:1rem;padding:.875rem;font-size:.875rem}.login-module__7V2Yca__successMessage{border-radius:var(--radius-md);color:var(--accent);background:#d4a57426;border:1px solid #d4a5744d;margin-bottom:1rem;padding:.875rem;font-size:.875rem}.login-module__7V2Yca__errorMessage{border-radius:var(--radius-md);color:#ef4444;background:#8b153826;border:1px solid #8b15384d;margin-bottom:1rem;padding:.875rem;font-size:.875rem}.login-module__7V2Yca__footer{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:.9rem}.login-module__7V2Yca__footer a,.login-module__7V2Yca__link{color:var(--accent);font-weight:600;text-decoration:none;transition:color .2s}.login-module__7V2Yca__footer a:hover,.login-module__7V2Yca__link:hover{color:var(--accent-hover)}.login-module__7V2Yca__email{color:var(--accent);margin:1rem 0;font-weight:600}.login-module__7V2Yca__infoBox{border:1px solid var(--border-gold);border-radius:var(--radius-md);background:#d4a5740d;margin-bottom:1.5rem;padding:1.25rem}.login-module__7V2Yca__infoBox p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.login-module__7V2Yca__infoBox strong{color:var(--text-primary)}
.Button-module__VMVMAW__button{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:1px solid #0000;outline:none;justify-content:center;align-items:center;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__VMVMAW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__VMVMAW__primary{background-color:var(--accent);color:var(--bg-app);font-weight:600}.Button-module__VMVMAW__primary:hover:not(:disabled){background-color:var(--accent-hover);box-shadow:0 4px 16px var(--accent-glow);transform:translateY(-1px)}.Button-module__VMVMAW__secondary{color:var(--text-primary);border-color:var(--accent);background-color:#0000}.Button-module__VMVMAW__secondary:hover:not(:disabled){border-color:var(--accent-hover);background-color:#c6a5671a}.Button-module__VMVMAW__outline{border-color:var(--border-subtle);color:var(--text-primary);background-color:#0000}.Button-module__VMVMAW__outline:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background-color:#c6a5670d}.Button-module__VMVMAW__ghost{color:var(--text-secondary);background-color:#0000}.Button-module__VMVMAW__ghost:hover:not(:disabled){color:var(--text-primary);background-color:#ffffff0d}.Button-module__VMVMAW__danger{color:#fff;background-color:#8b1538;font-weight:600}.Button-module__VMVMAW__danger:hover:not(:disabled){background-color:#a01842;box-shadow:0 4px 12px #8b15384d}.Button-module__VMVMAW__sm{height:32px;padding:0 12px;font-size:.875rem}.Button-module__VMVMAW__md{height:40px;padding:0 16px;font-size:.95rem}.Button-module__VMVMAW__lg{height:48px;padding:0 24px;font-size:1rem}.Button-module__VMVMAW__icon{width:40px;height:40px;padding:0}.Button-module__VMVMAW__fullWidth{width:100%}.Button-module__VMVMAW__iconLeft{margin-right:8px;display:flex}.Button-module__VMVMAW__iconRight{margin-left:8px;display:flex}
.MarketplaceCard-module__RkvyvG__card{background:var(--bg-surface);border:1px solid var(--border-gold);border-radius:var(--radius-lg);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.MarketplaceCard-module__RkvyvG__card:hover{border-color:var(--border-gold-strong);transform:translateY(-4px);box-shadow:0 12px 32px #d4a57426}.MarketplaceCard-module__RkvyvG__imageContainer{background:linear-gradient(135deg,var(--bg-tertiary)0%,var(--bg-secondary)100%);width:100%;height:200px;position:relative;overflow:hidden}.MarketplaceCard-module__RkvyvG__image{object-fit:cover;width:100%;height:100%}.MarketplaceCard-module__RkvyvG__iconFallback{background:linear-gradient(135deg,#d4a5741a 0%,#d4a5740d 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MarketplaceCard-module__RkvyvG__iconFallback.MarketplaceCard-module__RkvyvG__hidden{display:none}.MarketplaceCard-module__RkvyvG__typeIcon{opacity:.6;color:var(--accent);filter:drop-shadow(0 4px 8px #0000004d);font-size:5rem}.MarketplaceCard-module__RkvyvG__typeBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--accent);text-transform:uppercase;letter-spacing:.5px;border:1px solid var(--border-gold);background:#000c;border-radius:20px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.MarketplaceCard-module__RkvyvG__content{flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex}.MarketplaceCard-module__RkvyvG__title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.MarketplaceCard-module__RkvyvG__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.MarketplaceCard-module__RkvyvG__quantity{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.MarketplaceCard-module__RkvyvG__quantity svg{color:var(--accent)}.MarketplaceCard-module__RkvyvG__statusBadge{font-size:.75rem}.MarketplaceCard-module__RkvyvG__teamInfo{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#d4a5740d;align-items:center;gap:.75rem;padding:.75rem;display:flex}.MarketplaceCard-module__RkvyvG__teamDetails{flex-direction:column;flex:1;gap:.125rem;display:flex}.MarketplaceCard-module__RkvyvG__teamName{color:var(--text-primary);font-size:.875rem;font-weight:500}.MarketplaceCard-module__RkvyvG__teamNumber{color:var(--text-tertiary);font-size:.75rem}.MarketplaceCard-module__RkvyvG__contactButton{width:100%;margin-top:auto}
.InventoryCard-module__X8TCGG__card{background-color:var(--bg-app);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;align-items:flex-start;margin-bottom:1rem;padding:1.25rem;transition:all .2s;display:flex}.InventoryCard-module__X8TCGG__card:hover{border-color:var(--border-active);background-color:#ffffff05}.InventoryCard-module__X8TCGG__pending{border-color:#f59e0b4d}.InventoryCard-module__X8TCGG__iconWrapper{background-color:var(--bg-surface-hover);border-radius:var(--radius-md);width:48px;height:48px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-right:1rem;display:flex}.InventoryCard-module__X8TCGG__pending .InventoryCard-module__X8TCGG__iconWrapper{color:#fbbf24;background-color:#f59e0b1a}.InventoryCard-module__X8TCGG__available .InventoryCard-module__X8TCGG__iconWrapper{color:var(--accent);background-color:#d4a5741a}.InventoryCard-module__X8TCGG__content{flex:1}.InventoryCard-module__X8TCGG__header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.InventoryCard-module__X8TCGG__title{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:600}.InventoryCard-module__X8TCGG__footer{color:var(--text-tertiary);justify-content:space-between;font-size:.85rem;display:flex}.InventoryCard-module__X8TCGG__quantity{color:var(--text-secondary)}.InventoryCard-module__X8TCGG__actions{border-top:1px solid #ffffff0d;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.InventoryCard-module__X8TCGG__actionButton{flex:1;gap:.375rem;font-size:.8rem}.InventoryCard-module__X8TCGG__deleteButton{color:#ef4444;flex:1;gap:.375rem;font-size:.8rem}.InventoryCard-module__X8TCGG__deleteButton:hover{color:#f87171;background:#ef44441a}
.TeamLink-module__sDviPa__teamLink{color:var(--accent);cursor:pointer;font-weight:500;text-decoration:none;transition:all .2s}.TeamLink-module__sDviPa__teamLink:hover{color:var(--accent-hover);text-decoration:underline}
.ConversationsClient-module__bY14zq__container{background:#0a0a0b;grid-template-columns:350px 1fr;height:calc(100vh - 60px);display:grid}.ConversationsClient-module__bY14zq__sidebar{background:#0e0e10;border-right:1px solid #ffffff0f;flex-direction:column;height:100%;display:flex;overflow:hidden}.ConversationsClient-module__bY14zq__sidebarHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ConversationsClient-module__bY14zq__sidebarTitle{color:#e5e5e5;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;display:flex}.ConversationsClient-module__bY14zq__newChatButton{width:36px;height:36px;color:var(--accent);cursor:pointer;background:#d4a5741a;border:1px solid #d4a57433;border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ConversationsClient-module__bY14zq__newChatButton:hover{background:#d4a57433;transform:scale(1.05);box-shadow:0 4px 12px #d4a57433}.ConversationsClient-module__bY14zq__selector{background:#1e1e1e99;border-bottom:1px solid #ffffff1a;flex-shrink:0;padding:1rem}.ConversationsClient-module__bY14zq__tabs{gap:.5rem;margin-bottom:1rem;display:flex}.ConversationsClient-module__bY14zq__tab{color:#737373;cursor:pointer;background:#14141466;border:1px solid #ffffff0d;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem;font-size:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ConversationsClient-module__bY14zq__tab:hover{color:#a3a3a3;background:#14141499;transform:translateY(-1px)}.ConversationsClient-module__bY14zq__tab.ConversationsClient-module__bY14zq__activeTab{color:var(--accent);background:#d4a5741a;border-color:#d4a5744d}.ConversationsClient-module__bY14zq__searchBox{background:#14141499;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.625rem .875rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ConversationsClient-module__bY14zq__searchBox:focus-within{background:#141414cc;border-color:#d4a5744d}.ConversationsClient-module__bY14zq__searchBox svg{color:#737373}.ConversationsClient-module__bY14zq__searchInput{color:#e5e5e5;background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.ConversationsClient-module__bY14zq__itemsList{flex-direction:column;gap:.5rem;max-height:300px;display:flex;overflow-y:auto}.ConversationsClient-module__bY14zq__item{cursor:pointer;text-align:left;background:#14141466;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ConversationsClient-module__bY14zq__item:hover{background:#14141499;border-color:#d4a57433;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.ConversationsClient-module__bY14zq__itemInfo{flex:1}.ConversationsClient-module__bY14zq__itemName{color:#e5e5e5;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.ConversationsClient-module__bY14zq__itemSubtitle{color:#737373;font-size:.8125rem}.ConversationsClient-module__bY14zq__conversationsList{flex:1;min-height:0;padding:.5rem;overflow:hidden auto}.ConversationsClient-module__bY14zq__conversationItem{cursor:pointer;text-align:left;background:#14141466;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-bottom:.5rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ConversationsClient-module__bY14zq__conversationItem:hover{background:#14141499;border-color:#d4a57433;transform:translate(4px);box-shadow:0 4px 16px #0003}.ConversationsClient-module__bY14zq__conversationItem.ConversationsClient-module__bY14zq__active{background:#d4a5741a;border-color:#d4a5744d}.ConversationsClient-module__bY14zq__conversationInfo{flex:1;min-width:0}.ConversationsClient-module__bY14zq__conversationName{color:#e5e5e5;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.ConversationsClient-module__bY14zq__lastMessage{color:#737373;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.ConversationsClient-module__bY14zq__unreadBadge{width:20px;height:20px;color:var(--accent);background:#b49b6e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.ConversationsClient-module__bY14zq__emptyState{color:#737373;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.ConversationsClient-module__bY14zq__emptyState svg{opacity:.3;margin-bottom:1rem}.ConversationsClient-module__bY14zq__emptyState p{margin:.25rem 0}.ConversationsClient-module__bY14zq__main{background:#0a0a0a;flex-direction:column;height:100%;display:flex;overflow:hidden}.ConversationsClient-module__bY14zq__chatHeader{background:#14141499;border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:1rem;padding:1.5rem;display:flex}.ConversationsClient-module__bY14zq__chatHeaderInfo{flex-direction:column;flex:1;display:flex}.ConversationsClient-module__bY14zq__chatTitle{color:#e5e5e5;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.ConversationsClient-module__bY14zq__chatSubtitle{color:#737373;font-size:.875rem}.ConversationsClient-module__bY14zq__messagesContainer{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex;overflow:hidden auto}.ConversationsClient-module__bY14zq__emptyMessages{color:#737373;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.ConversationsClient-module__bY14zq__emptyMessages svg{opacity:.2;margin-bottom:1rem}.ConversationsClient-module__bY14zq__emptyMessages p{margin-bottom:.25rem;font-size:1rem}.ConversationsClient-module__bY14zq__emptyHint{color:#525252;font-size:.875rem}.ConversationsClient-module__bY14zq__message{max-width:70%;margin-bottom:1rem;animation:.2s ConversationsClient-module__bY14zq__messageSlideIn}@keyframes ConversationsClient-module__bY14zq__messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ConversationsClient-module__bY14zq__messageOwn{align-self:flex-end}.ConversationsClient-module__bY14zq__messageOther{align-self:flex-start}.ConversationsClient-module__bY14zq__messageBubble{border-radius:var(--radius-md);word-wrap:break-word;padding:.875rem 1.125rem;box-shadow:0 2px 8px #0003}.ConversationsClient-module__bY14zq__messageOwn .ConversationsClient-module__bY14zq__messageBubble{color:#fff;background:#8b1538;border-bottom-right-radius:4px}.ConversationsClient-module__bY14zq__messageOther .ConversationsClient-module__bY14zq__messageBubble{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-subtle);border-bottom-left-radius:4px}.ConversationsClient-module__bY14zq__messageTime{color:#737373;padding:0 .25rem;font-size:.6875rem}.ConversationsClient-module__bY14zq__typingIndicator{background:#1e1e1ecc;border-radius:12px;gap:.375rem;width:fit-content;padding:.875rem 1.125rem;display:flex}.ConversationsClient-module__bY14zq__typingIndicator span{background:#737373;border-radius:50%;width:8px;height:8px;animation:1.4s infinite ConversationsClient-module__bY14zq__typing}.ConversationsClient-module__bY14zq__typingIndicator span:nth-child(2){animation-delay:.2s}.ConversationsClient-module__bY14zq__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes ConversationsClient-module__bY14zq__typing{0%,60%,to{opacity:.3}30%{opacity:1}}.ConversationsClient-module__bY14zq__inputContainer{background:#14141499;border-top:1px solid #ffffff1a;flex-shrink:0;gap:.75rem;padding:1.5rem;display:flex}.ConversationsClient-module__bY14zq__messageInput{color:#e5e5e5;background:#1e1e1ecc;border:1px solid #ffffff1a;border-radius:16px;flex:1;padding:.875rem 1.125rem;font-size:.9375rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.ConversationsClient-module__bY14zq__messageInput:focus{border-color:var(--accent);background:#1e1e1ef2;outline:none;box-shadow:0 0 0 3px #d4a5741a}.ConversationsClient-module__bY14zq__emptyChat{color:#737373;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.ConversationsClient-module__bY14zq__emptyChat svg{opacity:.2;margin-bottom:1rem}.ConversationsClient-module__bY14zq__emptyChat p{font-size:1rem}.ConversationsClient-module__bY14zq__backButton{color:#e5e5e5;cursor:pointer;background:0 0;border:none;border-radius:50%;margin-right:8px;padding:8px;transition:background .2s;display:none}.ConversationsClient-module__bY14zq__backButton:hover{background:#ffffff1a}@media (max-width:768px){.ConversationsClient-module__bY14zq__container{grid-template-columns:1fr}.ConversationsClient-module__bY14zq__backButton{justify-content:center;align-items:center;display:flex}.ConversationsClient-module__bY14zq__container:not(.ConversationsClient-module__bY14zq__hasSelection) .ConversationsClient-module__bY14zq__sidebar{width:100%;display:flex}.ConversationsClient-module__bY14zq__container:not(.ConversationsClient-module__bY14zq__hasSelection) .ConversationsClient-module__bY14zq__main,.ConversationsClient-module__bY14zq__container.ConversationsClient-module__bY14zq__hasSelection .ConversationsClient-module__bY14zq__sidebar{display:none}.ConversationsClient-module__bY14zq__container.ConversationsClient-module__bY14zq__hasSelection .ConversationsClient-module__bY14zq__main{width:100%;display:flex}}.ConversationsClient-module__bY14zq__senderInfo{align-items:center;gap:6px;margin-bottom:4px;font-size:.8rem;display:flex}.ConversationsClient-module__bY14zq__senderTeam{color:var(--text-tertiary);font-size:.75rem}.ConversationsClient-module__bY14zq__itemTeamInfo{align-items:center;gap:8px;margin-top:4px;display:flex}.ConversationsClient-module__bY14zq__itemTeamText{color:var(--text-tertiary);font-size:.8rem}.ConversationsClient-module__bY14zq__itemAvatar{background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);color:#0a0a0a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.ConversationsClient-module__bY14zq__search,.ConversationsClient-module__bY14zq__searchInput{appearance:none}
.ConfirmDialog-module__d6C6GG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000b3;justify-content:center;align-items:center;animation:.15s ease-out ConfirmDialog-module__d6C6GG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmDialog-module__d6C6GG__fadeIn{0%{opacity:0}to{opacity:1}}.ConfirmDialog-module__d6C6GG__dialog{background:#151517;border:1px solid #ffffff14;border-radius:14px;width:90%;max-width:400px;padding:24px;animation:.2s ease-out ConfirmDialog-module__d6C6GG__slideUp;box-shadow:0 20px 50px #00000080}@keyframes ConfirmDialog-module__d6C6GG__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ConfirmDialog-module__d6C6GG__header{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ConfirmDialog-module__d6C6GG__iconDanger{color:#f87171;background:#f871711f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ConfirmDialog-module__d6C6GG__title{color:var(--text-primary);flex:1;margin:0;padding-top:8px;font-size:1.1rem;font-weight:600}.ConfirmDialog-module__d6C6GG__close{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.ConfirmDialog-module__d6C6GG__close:hover{color:var(--text-primary);background:#ffffff14}.ConfirmDialog-module__d6C6GG__message{color:var(--text-secondary);margin:0 0 20px;font-size:.9rem;line-height:1.5}.ConfirmDialog-module__d6C6GG__actions{justify-content:flex-end;gap:10px;display:flex}
.page-module__UMgnVa__container{background:#0a0a0b;min-height:100vh}.page-module__UMgnVa__content{max-width:1600px;margin:0 auto;padding:2rem}.page-module__UMgnVa__grid{grid-template-columns:1fr 400px;gap:2rem;display:grid}.page-module__UMgnVa__mainColumn{min-width:0}.page-module__UMgnVa__sideColumn{flex-direction:column;gap:1.5rem;display:flex}.page-module__UMgnVa__section{background:#111113;border:1px solid #ffffff0f;border-radius:12px;padding:1.5rem}.page-module__UMgnVa__sectionHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.page-module__UMgnVa__sectionTitle{color:#e5e5e5;text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.page-module__UMgnVa__viewAll{color:var(--accent);align-items:center;gap:.25rem;font-size:.8125rem;text-decoration:none;transition:opacity .2s;display:flex}.page-module__UMgnVa__viewAll:hover{opacity:.8}.page-module__UMgnVa__requestsList{flex-direction:column;gap:.75rem;display:flex}.page-module__UMgnVa__requestCard{background:#14141466;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.page-module__UMgnVa__requestInfo{flex-direction:column;gap:.25rem;display:flex}.page-module__UMgnVa__requestUser{color:#e5e5e5;font-size:.9375rem;font-weight:600}.page-module__UMgnVa__requestEmail{color:#a3a3a3;font-size:.8125rem}.page-module__UMgnVa__requestDate{color:#737373;font-size:.75rem}.page-module__UMgnVa__requestActions{gap:.5rem;display:flex}.page-module__UMgnVa__approveButton{color:#22c55e;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e33;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__UMgnVa__approveButton:hover{background:#22c55e33}.page-module__UMgnVa__rejectButton{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__UMgnVa__rejectButton:hover{background:#ef444433}.page-module__UMgnVa__offersList{flex-direction:column;gap:.75rem;display:flex}.page-module__UMgnVa__offerCard{background:#14141466;border:1px solid #ffffff0d;border-radius:8px;padding:1rem}.page-module__UMgnVa__offerHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__UMgnVa__offerTeam{color:#e5e5e5;font-size:.9375rem;font-weight:600}.page-module__UMgnVa__incoming{color:var(--accent);background:#d4a5741a;border-radius:4px;padding:.125rem .5rem;font-size:.75rem}.page-module__UMgnVa__outgoing{color:#3b82f6;background:#3b82f61a;border-radius:4px;padding:.125rem .5rem;font-size:.75rem}.page-module__UMgnVa__offerDetails{color:#a3a3a3;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.page-module__UMgnVa__dot{color:#525252}.page-module__UMgnVa__conversationsList{flex-direction:column;gap:.5rem;display:flex}.page-module__UMgnVa__conversationCard{background:#14141466;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:.875rem;text-decoration:none;transition:all .2s;display:flex}.page-module__UMgnVa__conversationCard:hover{background:#14141499;border-color:#d4a57433}.page-module__UMgnVa__conversationInfo{flex:1;min-width:0}.page-module__UMgnVa__conversationName{color:#e5e5e5;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.page-module__UMgnVa__lastMessage{color:#737373;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.page-module__UMgnVa__unreadBadge{width:22px;height:22px;color:var(--accent);background:#b49b6e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.page-module__UMgnVa__addForm{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__UMgnVa__addFormVertical{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__UMgnVa__formRow{gap:.5rem;display:flex}.page-module__UMgnVa__inputFull{color:#e5e5e5;background:#14141499;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.875rem}.page-module__UMgnVa__inputFull:focus{border-color:var(--accent);outline:none}.page-module__UMgnVa__selectFull{color:#e5e5e5;background:#14141499;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.875rem}.page-module__UMgnVa__addButton{width:100%}.page-module__UMgnVa__input{color:#e5e5e5;background:#14141499;border:1px solid #ffffff1a;border-radius:6px;flex:1;min-width:150px;padding:.5rem .75rem;font-size:.875rem}.page-module__UMgnVa__input:focus{border-color:var(--accent);outline:none}.page-module__UMgnVa__inputSmall{color:#e5e5e5;background:#14141499;border:1px solid #ffffff1a;border-radius:6px;width:60px;padding:.5rem;font-size:.875rem}.page-module__UMgnVa__inputSmall:focus{border-color:var(--accent);outline:none}.page-module__UMgnVa__select{color:#e5e5e5;appearance:none;background:#14141499 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgb(115, 115, 115)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right .5rem center/1em no-repeat;border:1px solid #ffffff1a;border-radius:6px;min-width:120px;padding:.5rem 2rem .5rem .5rem;font-size:.875rem}.page-module__UMgnVa__select:focus{border-color:var(--accent);outline:none}.page-module__UMgnVa__selectFull{color:#e5e5e5;appearance:none;background:#14141499 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgb(115, 115, 115)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right .5rem center/1em no-repeat;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:.5rem 2rem .5rem .75rem;font-size:.875rem}.page-module__UMgnVa__selectFull:focus{border-color:var(--accent);outline:none}.page-module__UMgnVa__inventoryPreview{flex-direction:column;gap:.5rem;max-height:400px;display:flex;overflow-y:auto}.page-module__UMgnVa__inventoryItem{background:#14141466;border-radius:6px;padding:.75rem}.page-module__UMgnVa__inventoryName{color:#e5e5e5;margin-bottom:.25rem;font-size:.9375rem;font-weight:500}.page-module__UMgnVa__inventoryMeta{color:#737373;font-size:.8125rem}.page-module__UMgnVa__emptyText{text-align:center;color:#737373;padding:1.5rem;font-size:.875rem}@media (max-width:1200px){.page-module__UMgnVa__grid{grid-template-columns:1fr}.page-module__UMgnVa__sideColumn{grid-row:1}}
.page-module__TYDDaq__container{background:#0a0a0b;min-height:100vh;padding:2rem}.page-module__TYDDaq__header{margin-bottom:2rem}.page-module__TYDDaq__headerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.page-module__TYDDaq__headerLeft{align-items:center;gap:1.5rem;display:flex}.page-module__TYDDaq__iconBadge{background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);color:#0a0a0a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 8px 24px #d4a5744d}.page-module__TYDDaq__title{color:#e5e5e5;margin:0;font-size:2rem;font-weight:700}.page-module__TYDDaq__subtitle{color:var(--text-tertiary);margin:.25rem 0 0;font-size:.95rem}.page-module__TYDDaq__statsCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff0d;border-radius:16px;gap:2rem;padding:1.25rem 2rem;display:flex}.page-module__TYDDaq__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.page-module__TYDDaq__statValue{color:var(--accent);font-size:1.75rem;font-weight:700}.page-module__TYDDaq__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.page-module__TYDDaq__statDivider{background:#ffffff1a;width:1px}.page-module__TYDDaq__message{border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;font-weight:500;animation:.3s ease-out page-module__TYDDaq__slideDown;display:flex}.page-module__TYDDaq__message.page-module__TYDDaq__success{color:var(--accent);background:#d4a5741a;border:1px solid #d4a5744d}.page-module__TYDDaq__message.page-module__TYDDaq__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.page-module__TYDDaq__content{flex-direction:column;gap:2rem;display:flex}.page-module__TYDDaq__addSection{background:#111113;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem}.page-module__TYDDaq__addHeader{margin-bottom:1.25rem}.page-module__TYDDaq__sectionTitle{color:#e5e5e5;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.page-module__TYDDaq__addForm{flex-direction:column;gap:1rem;display:flex}.page-module__TYDDaq__formGrid{grid-template-columns:2fr 1fr 1.5fr 1.5fr;gap:1rem;display:grid}@media (max-width:1024px){.page-module__TYDDaq__formGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.page-module__TYDDaq__formGrid{grid-template-columns:1fr}}.page-module__TYDDaq__input,.page-module__TYDDaq__select{color:#e5e5e5;appearance:none;background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:.875rem 1rem;font-size:.95rem;transition:all .2s}.page-module__TYDDaq__select{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.page-module__TYDDaq__select::-ms-expand{display:none}.page-module__TYDDaq__select option{color:#e5e5e5;background:#1a1a1a;padding:.5rem}.page-module__TYDDaq__input:focus,.page-module__TYDDaq__select:focus{background:#0a0a0acc;border-color:#d4a57466;box-shadow:0 0 0 3px #d4a5741a}.page-module__TYDDaq__input::placeholder{color:var(--text-tertiary)}.page-module__TYDDaq__addButton{align-self:flex-start}.page-module__TYDDaq__inventorySection{flex-direction:column;gap:2.5rem;display:flex}.page-module__TYDDaq__category{flex-direction:column;gap:1rem;display:flex}.page-module__TYDDaq__categoryHeader{border-bottom:2px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.page-module__TYDDaq__categoryTitle{color:#e5e5e5;align-items:center;gap:.75rem;margin:0;font-size:1.35rem;font-weight:600;display:flex}.page-module__TYDDaq__categoryIcon{font-size:1.5rem}.page-module__TYDDaq__categoryCount{color:var(--text-tertiary);background:#ffffff0d;border-radius:20px;padding:.375rem .875rem;font-size:.9rem}.page-module__TYDDaq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.page-module__TYDDaq__empty{text-align:center;background:#1414144d;border:2px dashed #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.page-module__TYDDaq__emptyIcon{color:#fff3;margin-bottom:1.5rem}.page-module__TYDDaq__emptyTitle{color:#e5e5e5;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.page-module__TYDDaq__emptyText{color:var(--text-tertiary);margin:0;font-size:1rem}.page-module__TYDDaq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;animation:.2s ease-out page-module__TYDDaq__fadeIn;display:flex;position:fixed;inset:0}.page-module__TYDDaq__modal{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out page-module__TYDDaq__slideUp;overflow-y:auto;box-shadow:0 20px 60px #00000080}.page-module__TYDDaq__modalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module__TYDDaq__modalTitle{color:#e5e5e5;align-items:center;gap:.5rem;margin:0;font-size:1.35rem;font-weight:600;display:flex}.page-module__TYDDaq__modalClose{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.page-module__TYDDaq__modalClose:hover{color:#e5e5e5;background:#ffffff0d}.page-module__TYDDaq__modalForm{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.page-module__TYDDaq__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__TYDDaq__label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.page-module__TYDDaq__modalActions{border-top:1px solid #ffffff0d;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}@keyframes page-module__TYDDaq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__TYDDaq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__TYDDaq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Header-module__KOKViq__header{height:var(--header-height);justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Header-module__KOKViq__searchContainer{width:480px;position:relative}.Header-module__KOKViq__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Header-module__KOKViq__searchInput{background-color:var(--bg-surface);border-radius:var(--radius-full);width:100%;height:48px;color:var(--text-primary);border:1px solid #0000;padding:0 16px 0 48px;font-family:inherit;font-size:.95rem;transition:all .2s}.Header-module__KOKViq__searchInput:focus{border-color:var(--border-active);background-color:var(--bg-surface-hover);outline:none}.Header-module__KOKViq__searchInput::placeholder{color:var(--text-tertiary)}.Header-module__KOKViq__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__KOKViq__iconButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:color .2s;display:flex;position:relative}.Header-module__KOKViq__iconButton:hover{color:var(--text-primary);background-color:#ffffff0d}.Header-module__KOKViq__notificationDot{border:2px solid var(--bg-app);background-color:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}
.TeamProfileClient-module__BJKq5W__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);min-height:100vh;padding:2rem}.TeamProfileClient-module__BJKq5W__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff0d;border-radius:20px;margin-bottom:2rem;padding:2rem}.TeamProfileClient-module__BJKq5W__headerContent{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.TeamProfileClient-module__BJKq5W__teamInfo{flex:1;min-width:250px}.TeamProfileClient-module__BJKq5W__teamTitle{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.TeamProfileClient-module__BJKq5W__teamName{color:#e5e5e5;margin:0;font-size:2rem;font-weight:700}.TeamProfileClient-module__BJKq5W__verifiedBadge{color:var(--accent);background:#d4a5741a;border:1px solid #d4a5744d;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.TeamProfileClient-module__BJKq5W__teamMeta{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:1rem;display:flex}.TeamProfileClient-module__BJKq5W__teamNumber{color:var(--accent);font-weight:600}.TeamProfileClient-module__BJKq5W__separator{color:#fff3}.TeamProfileClient-module__BJKq5W__region{align-items:center;gap:.5rem;display:flex}.TeamProfileClient-module__BJKq5W__contactButton{white-space:nowrap}.TeamProfileClient-module__BJKq5W__statsSection{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.TeamProfileClient-module__BJKq5W__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.TeamProfileClient-module__BJKq5W__statCard:hover{background:#141414cc;border-color:#d4a57433}.TeamProfileClient-module__BJKq5W__statCard svg{color:var(--accent)}.TeamProfileClient-module__BJKq5W__statIcon{font-size:1.5rem}.TeamProfileClient-module__BJKq5W__statValue{color:#e5e5e5;font-size:1.75rem;font-weight:700;line-height:1}.TeamProfileClient-module__BJKq5W__statLabel{color:var(--text-tertiary);margin-top:.25rem;font-size:.8rem}.TeamProfileClient-module__BJKq5W__inventorySection{margin-top:2rem}.TeamProfileClient-module__BJKq5W__sectionTitle{color:#e5e5e5;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.TeamProfileClient-module__BJKq5W__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.TeamProfileClient-module__BJKq5W__empty{text-align:center;background:#1414144d;border:2px dashed #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.TeamProfileClient-module__BJKq5W__emptyIcon{color:#fff3;margin-bottom:1.5rem}.TeamProfileClient-module__BJKq5W__emptyTitle{color:#e5e5e5;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.TeamProfileClient-module__BJKq5W__emptyText{color:var(--text-tertiary);max-width:400px;margin:0;font-size:1rem}@media (max-width:768px){.TeamProfileClient-module__BJKq5W__headerContent{flex-direction:column;align-items:flex-start}.TeamProfileClient-module__BJKq5W__contactButton{width:100%}.TeamProfileClient-module__BJKq5W__statsSection{grid-template-columns:repeat(2,1fr)}.TeamProfileClient-module__BJKq5W__grid{grid-template-columns:1fr}}
.PendingRequests-module__sSKwwG__list{flex-direction:column;gap:1rem;display:flex}.PendingRequests-module__sSKwwG__requestCard{background:#1e1e1e99;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.PendingRequests-module__sSKwwG__requestCard:hover{background:#1e1e1ecc;border-color:#d4a5744d}.PendingRequests-module__sSKwwG__requestInfo{flex:1}.PendingRequests-module__sSKwwG__userName{color:#e5e5e5;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.PendingRequests-module__sSKwwG__userEmail{color:#a3a3a3;margin-bottom:.5rem;font-size:.875rem}.PendingRequests-module__sSKwwG__requestDate{color:#737373;font-size:.8125rem}.PendingRequests-module__sSKwwG__actions{gap:.75rem;display:flex}.PendingRequests-module__sSKwwG__empty{text-align:center;color:#737373;padding:3rem;font-size:.9375rem}
.page-module__wpkx5G__container{background:#0a0a0b;min-height:100vh}.page-module__wpkx5G__content{max-width:1200px;margin:0 auto;padding:2rem}.page-module__wpkx5G__title{color:var(--text-primary);margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__wpkx5G__section{margin-bottom:3rem}.page-module__wpkx5G__sectionTitle{color:#e5e5e5;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;display:flex}.page-module__wpkx5G__badge{color:var(--accent);background:#b49b6e1f;border-radius:10px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.page-module__wpkx5G__card{background:#111113;border:1px solid #ffffff0f;border-radius:12px;padding:2rem}.page-module__wpkx5G__infoRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.page-module__wpkx5G__infoRow:last-child{border-bottom:none}.page-module__wpkx5G__label{color:#a3a3a3;font-weight:500}.page-module__wpkx5G__value{color:#e5e5e5;font-weight:500}.page-module__wpkx5G__code{color:var(--accent);letter-spacing:.05em;background:#d4a5741a;border:1px solid #d4a5744d;border-radius:6px;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:1.125rem}.page-module__wpkx5G__hint{color:#737373;text-align:center;margin-top:1rem;font-size:.875rem}.page-module__wpkx5G__membersList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.page-module__wpkx5G__memberCard{background:#111113;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .2s;display:flex}.page-module__wpkx5G__memberCard:hover{background:#151517;border-color:#ffffff1a}.page-module__wpkx5G__memberInfo{flex:1}.page-module__wpkx5G__memberName{color:#e5e5e5;margin-bottom:.25rem;font-size:1rem;font-weight:600}.page-module__wpkx5G__memberEmail{color:#a3a3a3;font-size:.875rem}.page-module__wpkx5G__memberRole{color:var(--accent);font-size:.875rem;font-weight:500}
.page-module__xgPmsG__container{background:var(--bg-app);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-module__xgPmsG__container:before{content:"";background:radial-gradient(circle at 20% 30%,var(--primary-glow)0%,transparent 50%),radial-gradient(circle at 80% 70%,var(--accent-glow)0%,transparent 50%);opacity:.4;z-index:0;pointer-events:none;animation:8s ease-in-out infinite page-module__xgPmsG__pulseGlow;position:fixed;inset:0}@keyframes page-module__xgPmsG__pulseGlow{0%,to{opacity:.4}50%{opacity:.6}}.page-module__xgPmsG__nav{z-index:10;-webkit-backdrop-filter:blur(10px);justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:80px;margin:0 auto;padding:0 3rem;display:flex;position:relative}.page-module__xgPmsG__logo{letter-spacing:-.03em;background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px var(--accent-glow);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;text-decoration:none;transition:all .3s}.page-module__xgPmsG__logo:hover{filter:brightness(1.2);transform:scale(1.05)}.page-module__xgPmsG__navLinks{align-items:center;gap:2.5rem;display:flex}.page-module__xgPmsG__link{color:var(--text-secondary);padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.page-module__xgPmsG__link:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover));width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.page-module__xgPmsG__link:hover{color:var(--accent)}.page-module__xgPmsG__link:hover:after{width:100%}.page-module__xgPmsG__linkActive{color:var(--accent);padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.page-module__xgPmsG__linkActive:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover));width:100%;height:2px;position:absolute;bottom:0;left:0}.page-module__xgPmsG__hero{text-align:center;z-index:1;max-width:1000px;margin:0 auto;padding:8rem 3rem 6rem;position:relative}.page-module__xgPmsG__heroContent{z-index:2;position:relative}.page-module__xgPmsG__title{letter-spacing:-.05em;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;animation:.8s ease-out page-module__xgPmsG__fadeInUp}@keyframes page-module__xgPmsG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module__xgPmsG__highlight{background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.page-module__xgPmsG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.8;animation:.8s ease-out .2s backwards page-module__xgPmsG__fadeInUp}.page-module__xgPmsG__glow{background:radial-gradient(circle,var(--accent-glow)0%,transparent 60%);pointer-events:none;z-index:0;filter:blur(80px);opacity:.4;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__xgPmsG__mission{z-index:1;max-width:800px;margin:0 auto 6rem;padding:0 3rem;position:relative}.page-module__xgPmsG__missionCard{background:linear-gradient(135deg,var(--bg-surface)0%,var(--bg-surface-hover)100%);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);text-align:center;padding:3.5rem;position:relative;overflow:hidden}.page-module__xgPmsG__missionCard:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover));height:3px;position:absolute;top:0;left:0;right:0}.page-module__xgPmsG__missionCard .page-module__xgPmsG__iconBox{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);width:80px;height:80px;color:var(--accent);box-shadow:0 8px 32px var(--primary-glow);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.page-module__xgPmsG__missionCard h2{color:var(--accent);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.page-module__xgPmsG__missionCard p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.8}.page-module__xgPmsG__sectionTitle{text-align:center;color:var(--text-primary);letter-spacing:-.03em;margin-bottom:3rem;font-size:2.25rem;font-weight:800}.page-module__xgPmsG__values{z-index:1;max-width:1200px;margin:0 auto 6rem;padding:0 3rem;position:relative}.page-module__xgPmsG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.page-module__xgPmsG__valueCard{background:linear-gradient(135deg,var(--bg-surface)0%,var(--bg-surface-hover)100%);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);padding:2rem;transition:all .4s}.page-module__xgPmsG__valueCard:hover{border-color:var(--accent);box-shadow:0 10px 40px var(--accent-glow);transform:translateY(-5px)}.page-module__xgPmsG__valueIcon{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);width:56px;height:56px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:transform .3s;display:flex}.page-module__xgPmsG__valueCard:hover .page-module__xgPmsG__valueIcon{transform:rotate(5deg)scale(1.1)}.page-module__xgPmsG__valueCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.page-module__xgPmsG__valueCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.page-module__xgPmsG__story{z-index:1;max-width:800px;margin:0 auto 6rem;padding:0 3rem;position:relative}.page-module__xgPmsG__storyContent{background:linear-gradient(135deg,var(--bg-surface)0%,var(--bg-surface-hover)100%);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);padding:3rem}.page-module__xgPmsG__storyContent .page-module__xgPmsG__sectionTitle{margin-bottom:2rem}.page-module__xgPmsG__storyText p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.9}.page-module__xgPmsG__storyText p:last-child{margin-bottom:0}.page-module__xgPmsG__howItWorks{z-index:1;max-width:1100px;margin:0 auto 6rem;padding:0 3rem;position:relative}.page-module__xgPmsG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.page-module__xgPmsG__step{text-align:center;background:linear-gradient(135deg,var(--bg-surface)0%,var(--bg-surface-hover)100%);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);padding:2rem;transition:all .4s}.page-module__xgPmsG__step:hover{border-color:var(--accent);transform:translateY(-5px)}.page-module__xgPmsG__stepNumber{background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);width:48px;height:48px;color:var(--bg-app);box-shadow:0 4px 20px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.25rem;font-weight:800;display:flex}.page-module__xgPmsG__step h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.page-module__xgPmsG__step p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.page-module__xgPmsG__cta{text-align:center;background:linear-gradient(135deg,var(--bg-surface)0%,var(--bg-surface-hover)100%);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);z-index:1;max-width:800px;margin:0 auto 6rem;padding:4rem 3rem;position:relative;overflow:hidden}.page-module__xgPmsG__cta:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover),var(--accent));height:3px;position:absolute;top:0;left:0;right:0}.page-module__xgPmsG__cta h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:800}.page-module__xgPmsG__cta p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.15rem}.page-module__xgPmsG__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.page-module__xgPmsG__attribution{text-align:center;z-index:1;margin-bottom:4rem;padding:0 3rem;position:relative}.page-module__xgPmsG__attribution p{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem}.page-module__xgPmsG__premiumBrand{background:linear-gradient(135deg,var(--accent)0%,#fff 50%,var(--accent-dark)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px var(--accent-glow);letter-spacing:-.02em;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;animation:5s linear infinite page-module__xgPmsG__shine}@keyframes page-module__xgPmsG__shine{to{background-position:200%}}.page-module__xgPmsG__footer{text-align:center;color:var(--text-tertiary);border-top:1px solid var(--border-subtle);z-index:1;background:linear-gradient(180deg,transparent 0%,var(--bg-surface)100%);flex-direction:column;align-items:center;gap:1.5rem;margin-top:auto;padding:4rem 3rem;font-size:.9rem;display:flex;position:relative}.page-module__xgPmsG__footerBrand{color:var(--text-secondary);align-items:center;gap:.5rem;font-weight:600;transition:color .3s;display:flex}.page-module__xgPmsG__footerBrand:hover{color:var(--accent)}@media (max-width:768px){.page-module__xgPmsG__nav{padding:0 1.5rem}.page-module__xgPmsG__navLinks{gap:1.5rem}.page-module__xgPmsG__hero{padding:5rem 1.5rem 4rem}.page-module__xgPmsG__title{font-size:2rem}.page-module__xgPmsG__subtitle{font-size:1.05rem}.page-module__xgPmsG__mission,.page-module__xgPmsG__values,.page-module__xgPmsG__story,.page-module__xgPmsG__howItWorks{margin-bottom:4rem;padding:0 1.5rem}.page-module__xgPmsG__missionCard{padding:2rem}.page-module__xgPmsG__valuesGrid,.page-module__xgPmsG__stepsGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__xgPmsG__cta{margin:0 1.5rem 4rem;padding:2.5rem 1.5rem}.page-module__xgPmsG__ctaButtons{flex-direction:column;width:100%}.page-module__xgPmsG__glow{width:300px;height:300px}}
.page-module__E0kJGG__container{background:var(--bg-app);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-module__E0kJGG__container:before{content:"";background:radial-gradient(circle at 20% 30%,var(--primary-glow)0%,transparent 50%),radial-gradient(circle at 80% 70%,var(--accent-glow)0%,transparent 50%);opacity:.4;z-index:0;pointer-events:none;animation:8s ease-in-out infinite page-module__E0kJGG__pulseGlow;position:fixed;inset:0}@keyframes page-module__E0kJGG__pulseGlow{0%,to{opacity:.4}50%{opacity:.6}}.page-module__E0kJGG__nav{z-index:10;-webkit-backdrop-filter:blur(10px);justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:80px;margin:0 auto;padding:0 3rem;display:flex;position:relative}.page-module__E0kJGG__logo{letter-spacing:-.03em;background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px var(--accent-glow);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;transition:all .3s}.page-module__E0kJGG__logo:hover{filter:brightness(1.2);transform:scale(1.05)}.page-module__E0kJGG__navLinks{align-items:center;gap:2.5rem;display:flex}.page-module__E0kJGG__link{color:var(--text-secondary);padding:.5rem 0;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.page-module__E0kJGG__link:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover));width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.page-module__E0kJGG__link:hover{color:var(--accent)}.page-module__E0kJGG__link:hover:after{width:100%}.page-module__E0kJGG__hero{text-align:center;z-index:1;max-width:1200px;margin:0 auto;padding:10rem 3rem 8rem;position:relative}.page-module__E0kJGG__heroContent{z-index:2;position:relative}.page-module__E0kJGG__title{letter-spacing:-.05em;margin-bottom:2rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:1.05;animation:.8s ease-out page-module__E0kJGG__fadeInUp}@keyframes page-module__E0kJGG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__highlight{background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite page-module__E0kJGG__shimmer;display:inline-block;position:relative}@keyframes page-module__E0kJGG__shimmer{0%,to{filter:brightness()}50%{filter:brightness(1.3)}}.page-module__E0kJGG__highlight:after{content:"";background:linear-gradient(90deg,var(--accent),transparent);opacity:.3;filter:blur(12px);width:100%;height:12px;animation:2s ease-in-out infinite page-module__E0kJGG__glowPulse;position:absolute;bottom:-5px;left:0}@keyframes page-module__E0kJGG__glowPulse{0%,to{opacity:.3;transform:scaleX(1)}50%{opacity:.5;transform:scaleX(1.05)}}.page-module__E0kJGG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto 3.5rem;font-size:1.35rem;line-height:1.7;animation:.8s ease-out .2s backwards page-module__E0kJGG__fadeInUp}.page-module__E0kJGG__ctaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;animation:.8s ease-out .4s backwards page-module__E0kJGG__fadeInUp;display:flex}.page-module__E0kJGG__statsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-top:5rem;animation:.8s ease-out .6s backwards page-module__E0kJGG__fadeInUp;display:flex}.page-module__E0kJGG__stat{background:linear-gradient(135deg,var(--bg-surface)0%,var(--bg-surface-hover)100%);border:1px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__stat:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover));height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__E0kJGG__stat:hover{border-color:var(--accent);box-shadow:0 10px 30px var(--accent-glow);transform:translateY(-5px)}.page-module__E0kJGG__stat:hover:before{transform:scaleX(1)}.page-module__E0kJGG__statIcon{color:var(--accent);opacity:.8;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__statValue{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.page-module__E0kJGG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.page-module__E0kJGG__glow{background:radial-gradient(circle,var(--accent-glow)0%,transparent 60%),radial-gradient(circle,var(--primary-glow)0%,transparent 70%);pointer-events:none;z-index:0;filter:blur(60px);width:800px;height:800px;animation:20s linear infinite page-module__E0kJGG__rotateGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__E0kJGG__rotateGlow{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.page-module__E0kJGG__features{z-index:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto 8rem;padding:0 3rem;display:grid;position:relative}.page-module__E0kJGG__featureCard{background:linear-gradient(135deg,var(--bg-surface)0%,var(--bg-surface-hover)100%);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);cursor:pointer;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page-module__E0kJGG__featureCard:before{content:"";background:linear-gradient(135deg,var(--accent-glow)0%,var(--primary-glow)100%);opacity:0;z-index:0;transition:opacity .4s;position:absolute;inset:0}.page-module__E0kJGG__featureCard:after{content:"";background:linear-gradient(45deg,#0000 30%,#c6a5671a 50%,#0000 70%);width:200%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.page-module__E0kJGG__featureCard:hover{border-color:var(--accent);box-shadow:0 20px 60px #c6a56726,0 0 0 1px var(--accent-glow);transform:translateY(-10px)scale(1.02)}.page-module__E0kJGG__featureCard:hover:before{opacity:.1}.page-module__E0kJGG__featureCard:hover:after{left:100%}.page-module__E0kJGG__iconBox{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);width:64px;height:64px;color:var(--accent);z-index:1;box-shadow:0 8px 24px var(--primary-glow);border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .4s;display:flex;position:relative}.page-module__E0kJGG__featureCard:hover .page-module__E0kJGG__iconBox{box-shadow:0 12px 32px var(--accent-glow);transform:scale(1.1)rotate(5deg)}.page-module__E0kJGG__featureCard h3{z-index:1;color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem;font-weight:700;transition:color .3s;position:relative}.page-module__E0kJGG__featureCard:hover h3{color:var(--accent)}.page-module__E0kJGG__featureCard p{color:var(--text-secondary);z-index:1;font-size:1.05rem;line-height:1.7;position:relative}.page-module__E0kJGG__attribution{text-align:center;z-index:1;margin-bottom:4rem;padding:0 3rem;position:relative}.page-module__E0kJGG__attribution p{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem}.page-module__E0kJGG__premiumBrand{background:linear-gradient(135deg,var(--accent)0%,#fff 50%,var(--accent-dark)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px var(--accent-glow);letter-spacing:-.02em;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;animation:5s linear infinite page-module__E0kJGG__shine}@keyframes page-module__E0kJGG__shine{to{background-position:200%}}.page-module__E0kJGG__footer{text-align:center;color:var(--text-tertiary);border-top:1px solid var(--border-subtle);z-index:1;background:linear-gradient(180deg,transparent 0%,var(--bg-surface)100%);flex-direction:column;align-items:center;gap:1.5rem;margin-top:auto;padding:4rem 3rem;font-size:.9rem;display:flex;position:relative}.page-module__E0kJGG__footerBrand{color:var(--text-secondary);align-items:center;gap:.5rem;font-weight:600;transition:color .3s;display:flex}.page-module__E0kJGG__footerBrand:hover{color:var(--accent)}@media (max-width:768px){.page-module__E0kJGG__nav{padding:0 1.5rem}.page-module__E0kJGG__navLinks{gap:1.5rem}.page-module__E0kJGG__hero{padding:6rem 1.5rem 4rem}.page-module__E0kJGG__title{font-size:2.5rem}.page-module__E0kJGG__subtitle{font-size:1.1rem}.page-module__E0kJGG__ctaGroup{flex-direction:column;width:100%}.page-module__E0kJGG__features{grid-template-columns:1fr;gap:1.5rem;padding:0 1.5rem}.page-module__E0kJGG__glow{width:400px;height:400px}}
