.page-module__lF4W0G__page{flex-direction:column;gap:24px;max-width:1100px;min-height:100svh;margin:0 auto;padding:0 32px 40px;display:flex}.page-module__lF4W0G__intro{text-align:center}.page-module__lF4W0G__introSubtitle{color:var(--color-text-muted);margin-top:8px;font-size:1rem}.page-module__lF4W0G__forms{flex-direction:column;gap:24px;max-width:400px;margin:0 auto;display:flex}.page-module__lF4W0G__loading{min-height:100svh;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:16px;display:flex}@media (min-width:768px){.page-module__lF4W0G__forms{flex-direction:row;gap:32px;max-width:800px}}
.Header-module__Aeoj_a__header{text-align:center;width:100%;padding:40px 20px}.Header-module__Aeoj_a__content{flex-direction:column;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.Header-module__Aeoj_a__text{flex-direction:column;gap:8px;display:flex}.Header-module__Aeoj_a__title{color:var(--color-text);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.Header-module__Aeoj_a__subtitle{color:var(--color-text-muted);margin:0;font-size:1.125rem;line-height:1.5}.Header-module__Aeoj_a__actions{gap:12px;display:flex}.Header-module__Aeoj_a__loginButton,.Header-module__Aeoj_a__backButton{border:1px solid var(--color-border);background:var(--color-surface-strong);color:inherit;cursor:pointer;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s}.Header-module__Aeoj_a__loginButton:hover,.Header-module__Aeoj_a__backButton:hover{border-color:var(--color-text-muted)}.Header-module__Aeoj_a__signOutButton{border:1px solid var(--color-success);background:var(--color-success);color:#fff;cursor:pointer;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s}.Header-module__Aeoj_a__signOutButton:hover{opacity:.9}@media (min-width:768px){.Header-module__Aeoj_a__content{flex-direction:row;justify-content:space-between;align-items:center}.Header-module__Aeoj_a__text{align-items:flex-start}.Header-module__Aeoj_a__title{font-size:3rem}.Header-module__Aeoj_a__subtitle{font-size:1.25rem}}
.SearchBar-module__e97Nhq__searchForm{align-items:center;gap:8px;display:flex}.SearchBar-module__e97Nhq__searchInput{border:1px solid var(--color-border);background:var(--color-surface-strong);color:inherit;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:14px;transition:border-color .2s}.SearchBar-module__e97Nhq__searchInput::placeholder{opacity:.5}.SearchBar-module__e97Nhq__searchInput:focus{border-color:var(--color-primary)}.SearchBar-module__e97Nhq__searchButton{border:1px solid var(--color-border);background:var(--color-surface-strong);color:inherit;cursor:pointer;white-space:nowrap;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:border-color .2s}.SearchBar-module__e97Nhq__searchButton:hover:not(:disabled){border-color:var(--color-text-muted)}.SearchBar-module__e97Nhq__searchButton:disabled{opacity:.5;cursor:not-allowed}
.SubHeader-module__KU_CLG__subHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.SubHeader-module__KU_CLG__kicker{opacity:.7;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.SubHeader-module__KU_CLG__title{margin:0}.SubHeader-module__KU_CLG__subtitle{opacity:.8;font-size:14px}.SubHeader-module__KU_CLG__actions{gap:12px;display:flex}
.MatchesTable-module__ZgX_Qq__wrapper{width:100%}.MatchesTable-module__ZgX_Qq__tabBar{gap:4px;padding:8px 0;display:flex}.MatchesTable-module__ZgX_Qq__tab,.MatchesTable-module__ZgX_Qq__tabActive{border:1px solid var(--color-border);background:var(--color-surface);color:inherit;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s}.MatchesTable-module__ZgX_Qq__tab:hover{background:var(--color-surface-strong)}.MatchesTable-module__ZgX_Qq__tabActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.MatchesTable-module__ZgX_Qq__summaryBar{background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:8px;align-items:center;gap:20px;margin-bottom:8px;padding:10px 14px;font-size:13px;display:flex}.MatchesTable-module__ZgX_Qq__summaryLabel{opacity:.7;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.MatchesTable-module__ZgX_Qq__summaryValue{font-weight:700}.MatchesTable-module__ZgX_Qq__summaryWin{color:var(--match-text-blue)}.MatchesTable-module__ZgX_Qq__summaryLoss{color:var(--match-text-red)}.MatchesTable-module__ZgX_Qq__summaryStreak{align-items:center;gap:6px;display:flex}.MatchesTable-module__ZgX_Qq__summaryChampIcon{border-radius:50%;width:20px;height:20px}.MatchesTable-module__ZgX_Qq__tableContainer{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;width:100%;position:relative;overflow-x:auto}.MatchesTable-module__ZgX_Qq__table{border-collapse:collapse;width:100%;font-size:13px}.MatchesTable-module__ZgX_Qq__thead{z-index:10;background:var(--color-surface-strong);position:sticky;top:0}.MatchesTable-module__ZgX_Qq__th{text-align:left;text-transform:uppercase;letter-spacing:.06em;opacity:.7;white-space:nowrap;border-bottom:2px solid var(--color-border);padding:10px 14px;font-size:11px;font-weight:600}.MatchesTable-module__ZgX_Qq__empty{text-align:center;color:var(--color-text-muted);padding:32px 16px;font-size:14px}.MatchesTable-module__ZgX_Qq__panelOverlay{z-index:30;position:absolute;top:48px;right:12px}.MatchesTable-module__ZgX_Qq__rowEven{background:var(--color-surface)}.MatchesTable-module__ZgX_Qq__rowOdd{background:var(--color-surface-strong)}.MatchesTable-module__ZgX_Qq__cell{border-bottom:1px solid var(--color-border);padding:10px 14px}.MatchesTable-module__ZgX_Qq__skeletonCell{background:var(--color-chip);border-radius:4px;width:80px;height:14px;animation:1.4s ease-in-out infinite MatchesTable-module__ZgX_Qq__pulse}@keyframes MatchesTable-module__ZgX_Qq__pulse{0%,to{opacity:1}50%{opacity:.4}}.MatchesTable-module__ZgX_Qq__loadMore{justify-content:center;padding:12px 0;display:flex}.MatchesTable-module__ZgX_Qq__loadMoreBtn{background:var(--color-primary,#5865f2);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 24px;font-size:14px}.MatchesTable-module__ZgX_Qq__loadMoreBtn:hover:not(:disabled){opacity:.85}.MatchesTable-module__ZgX_Qq__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed}
.MatchRow-module__enwEra__rowEven{background:var(--color-surface)}.MatchRow-module__enwEra__rowOdd{background:var(--color-surface-strong)}.MatchRow-module__enwEra__rowEven:hover,.MatchRow-module__enwEra__rowOdd:hover{cursor:pointer;background:var(--color-chip)}.MatchRow-module__enwEra__rowSelected{outline:2px solid var(--color-primary);outline-offset:-2px;background:#1f6feb14}.MatchRow-module__enwEra__cell{white-space:nowrap;vertical-align:middle;border-bottom:1px solid var(--color-border);padding:10px 14px;font-size:13px}.MatchRow-module__enwEra__champion{align-items:center;gap:8px;display:flex}.MatchRow-module__enwEra__championIcon{object-fit:cover;border-radius:6px}.MatchRow-module__enwEra__championIconFallback{background:var(--color-chip);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.MatchRow-module__enwEra__championName{font-weight:500}.MatchRow-module__enwEra__win{color:var(--color-success);font-weight:600}.MatchRow-module__enwEra__loss{color:var(--color-danger);font-weight:600}.MatchRow-module__enwEra__unknown{color:var(--color-text-muted)}.MatchRow-module__enwEra__remake{color:var(--color-text-muted);font-weight:600}.MatchRow-module__enwEra__panelCell{border-bottom:2px solid var(--color-border);padding:0}
.MatchDetailPanel-module__1Ue68q__panel{width:100%}@media (max-width:992px){.MatchDetailPanel-module__1Ue68q__panel{width:75%}}.MatchDetailPanel-module__1Ue68q__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000002e}.MatchDetailPanel-module__1Ue68q__panelHeader{border-bottom:1px solid var(--color-border);background:var(--color-surface-strong);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.MatchDetailPanel-module__1Ue68q__panelTitle{text-transform:uppercase;letter-spacing:.06em;opacity:.7;font-size:13px;font-weight:600}.MatchDetailPanel-module__1Ue68q__closeButton{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:16px;transition:opacity .15s}.MatchDetailPanel-module__1Ue68q__closeButton:hover{opacity:1}.MatchDetailPanel-module__1Ue68q__panelBody{flex:1;padding:16px;overflow-y:auto}.MatchDetailPanel-module__1Ue68q__skeletonBlock{background:var(--color-chip);border-radius:6px;animation:1.4s ease-in-out infinite MatchDetailPanel-module__1Ue68q__pulse}.MatchDetailPanel-module__1Ue68q__skeletonHeader{width:100%;height:48px;margin-bottom:12px}.MatchDetailPanel-module__1Ue68q__skeletonSummary{width:80%;height:20px;margin-bottom:8px}.MatchDetailPanel-module__1Ue68q__skeletonDetails{width:60%;height:14px;margin-bottom:6px}@keyframes MatchDetailPanel-module__1Ue68q__pulse{0%,to{opacity:1}50%{opacity:.4}}
.MatchCard-module__EeJWxG__card{color:#9ca3af;border-style:solid;border-color:#0000;border-left-width:6px;border-radius:6px;flex-flow:wrap;gap:16px;margin-bottom:8px;padding:12px 16px;font-size:12px;transition:box-shadow .15s;display:flex;position:relative}@media (max-width:992px){.MatchCard-module__EeJWxG__card{flex-flow:column}}.MatchCard-module__EeJWxG__cardMain{flex-wrap:wrap;flex:3 260px;gap:16px;display:flex}.MatchCard-module__EeJWxG__cardChart{flex:2 260px;align-items:stretch;display:flex}.MatchCard-module__EeJWxG__card:hover{box-shadow:0 2px 12px #00000040}.MatchCard-module__EeJWxG__cardVictory{background:var(--match-victory-bg);border-left-color:var(--match-text-blue)}.MatchCard-module__EeJWxG__cardDefeat{background:var(--match-defeat-bg);border-left-color:var(--match-text-red)}.MatchCard-module__EeJWxG__cardRemake{background:var(--match-remake-bg);border-left-color:#8b92a5}.MatchCard-module__EeJWxG__cardLoading{opacity:.6;pointer-events:none;overflow:hidden}.MatchCard-module__EeJWxG__cardLoading:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.5s infinite MatchCard-module__EeJWxG__shimmer;position:absolute;inset:0}@keyframes MatchCard-module__EeJWxG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.MatchCard-module__EeJWxG__gameInfo{flex-direction:column;flex:100px;min-width:100px;max-width:140px;line-height:1.4;display:flex}.MatchCard-module__EeJWxG__queueType{font-size:13px;font-weight:700}.MatchCard-module__EeJWxG__textBlue{color:var(--match-text-blue)}.MatchCard-module__EeJWxG__textRed{color:var(--match-text-red)}.MatchCard-module__EeJWxG__textGray{color:#a0a5b5}.MatchCard-module__EeJWxG__textWhite{color:#fff}.MatchCard-module__EeJWxG__outcomeLine{color:#fff;margin-top:6px;font-size:13px;font-weight:700}.MatchCard-module__EeJWxG__playerInfo{flex-direction:column;flex:2 220px;gap:8px;min-width:200px;display:flex}.MatchCard-module__EeJWxG__playerInfoTop{flex-direction:row;align-items:center;gap:8px;display:flex}.MatchCard-module__EeJWxG__championPortrait{flex-shrink:0;width:48px;height:48px;position:relative}.MatchCard-module__EeJWxG__championImage{object-fit:cover;border-radius:50%;width:48px;height:48px}.MatchCard-module__EeJWxG__championFallback{background:var(--color-chip);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.MatchCard-module__EeJWxG__champLevel{color:#fff;background:#202d37;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-4px;right:-4px}.MatchCard-module__EeJWxG__spellCol{grid-template-columns:1fr 1fr;align-self:flex-start;gap:2px;display:grid}.MatchCard-module__EeJWxG__spellSlot{object-fit:cover;border-radius:4px;width:20px;height:20px;display:block}.MatchCard-module__EeJWxG__keystoneSlot{object-fit:cover;border-radius:50%;width:20px;height:20px;display:block}.MatchCard-module__EeJWxG__keystoneEmpty{background:var(--color-chip,#333);opacity:.3;border-radius:50%;width:20px;height:20px}.MatchCard-module__EeJWxG__kdaBox{flex-direction:column;justify-content:center;margin-left:8px;display:flex}.MatchCard-module__EeJWxG__kdaNumbers{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:700}.MatchCard-module__EeJWxG__kills,.MatchCard-module__EeJWxG__assists{color:#fff}.MatchCard-module__EeJWxG__deaths{color:var(--match-text-red)}.MatchCard-module__EeJWxG__slash{color:#9ca3af;margin:0 2px;font-weight:400}.MatchCard-module__EeJWxG__kdaRatioText{color:#9ca3af;margin-top:2px;font-size:12px}.MatchCard-module__EeJWxG__buildRow{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.MatchCard-module__EeJWxG__itemSlot{object-fit:cover;border-radius:4px;width:22px;height:22px;display:block}.MatchCard-module__EeJWxG__itemSlotEmpty{background:#00000040;border-radius:4px;width:22px;height:22px}.MatchCard-module__EeJWxG__itemSpacer{flex-shrink:0;width:8px}.MatchCard-module__EeJWxG__statsColumn{flex-direction:column;flex:120px;justify-content:center;gap:2px;min-width:120px;font-size:11px;display:flex}.MatchCard-module__EeJWxG__badgesRow{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.MatchCard-module__EeJWxG__badge{color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.MatchCard-module__EeJWxG__badgeRed{background:var(--match-text-red);color:#fff}.MatchCard-module__EeJWxG__badgeGray{background:var(--match-text-muted);color:#fff}.MatchCard-module__EeJWxG__badgeGold{background:var(--badge-gold);color:#fff}.MatchCard-module__EeJWxG__teamsColumn{flex:220px;gap:8px;min-width:200px;display:flex}.MatchCard-module__EeJWxG__teamList{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.MatchCard-module__EeJWxG__teamPlayer{align-items:center;gap:4px;display:flex}.MatchCard-module__EeJWxG__teamChampIcon{object-fit:cover;border-radius:4px;flex-shrink:0;width:16px;height:16px}.MatchCard-module__EeJWxG__teamSummonerName{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.MatchCard-module__EeJWxG__teamPlayerSelf .MatchCard-module__EeJWxG__teamSummonerName{color:#fff;font-weight:700}.MatchCard-module__EeJWxG__rankBadge{color:#a78bfa;opacity:.85;white-space:nowrap;flex-shrink:0;font-size:10px}.MatchCard-module__EeJWxG__laningRow{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.MatchCard-module__EeJWxG__laningStat{white-space:nowrap;font-size:10px;font-weight:600}.MatchCard-module__EeJWxG__laningPos{color:#60a5fa}.MatchCard-module__EeJWxG__laningNeg{color:#f87171}@media (max-width:600px){.MatchCard-module__EeJWxG__card{gap:12px}.MatchCard-module__EeJWxG__cardMain,.MatchCard-module__EeJWxG__cardChart{flex:100%}.MatchCard-module__EeJWxG__teamsColumn{flex:100%;width:100%}}.MatchCard-module__EeJWxG__kdaChart{border-bottom:1px solid #ffffff0f;flex:0 0 100%;order:99;width:100%;padding:4px 8px 8px}.MatchCard-module__EeJWxG__kdaChartLabel{color:var(--match-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:10px}.MatchCard-module__EeJWxG__kdaTooltip{color:#f8fafc;background:#1e293b;border:1px solid #334155;border-radius:4px;padding:2px 6px;font-size:11px}
.Pagination-module__PQvi3W__wrapper{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.Pagination-module__PQvi3W__total{color:var(--color-text-muted);font-size:12px}.Pagination-module__PQvi3W__controls{align-items:center;gap:8px;display:flex}.Pagination-module__PQvi3W__button{border:1px solid var(--color-border);background:var(--color-surface);color:inherit;cursor:pointer;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s}.Pagination-module__PQvi3W__button:hover:not(:disabled){background:var(--color-surface-strong)}.Pagination-module__PQvi3W__button:disabled{opacity:.4;cursor:not-allowed}.Pagination-module__PQvi3W__pageInfo{color:var(--color-text-muted);text-align:center;min-width:100px;font-size:12px}
.LiveGameCard-module__v1FpcG__card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;flex-direction:column;gap:14px;padding:16px 20px;display:flex}.LiveGameCard-module__v1FpcG__header{align-items:center;gap:12px;display:flex}.LiveGameCard-module__v1FpcG__liveBadge{text-transform:uppercase;color:var(--color-success);letter-spacing:.04em;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.LiveGameCard-module__v1FpcG__liveDot{background:var(--color-success);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite LiveGameCard-module__v1FpcG__pulse}@keyframes LiveGameCard-module__v1FpcG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.LiveGameCard-module__v1FpcG__queueLabel{color:var(--color-text-secondary);font-size:13px}.LiveGameCard-module__v1FpcG__timer{font-variant-numeric:tabular-nums;color:var(--color-text-secondary);margin-left:auto;font-size:13px}.LiveGameCard-module__v1FpcG__teams{grid-template-columns:1fr 1fr;gap:16px;display:grid}.LiveGameCard-module__v1FpcG__team{flex-direction:column;gap:4px;display:flex}.LiveGameCard-module__v1FpcG__teamLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);margin-bottom:4px;font-size:11px;font-weight:600}.LiveGameCard-module__v1FpcG__participant{border-radius:4px;align-items:center;gap:6px;padding:3px 6px;font-size:12px;display:flex}.LiveGameCard-module__v1FpcG__self{background:#1f6feb1a;font-weight:600}.LiveGameCard-module__v1FpcG__champIcon{object-fit:cover;border-radius:4px}.LiveGameCard-module__v1FpcG__champIconPlaceholder{background:var(--color-chip);border-radius:4px;width:24px;height:24px;display:inline-block}.LiveGameCard-module__v1FpcG__spellIcon{object-fit:cover;border-radius:2px}.LiveGameCard-module__v1FpcG__summonerName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.LiveGameCard-module__v1FpcG__rankBadge{color:var(--color-text-secondary);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:10px}.LiveGameCard-module__v1FpcG__bans{border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:6px;padding-top:6px;display:flex}.LiveGameCard-module__v1FpcG__bansLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);font-size:11px;font-weight:600}.LiveGameCard-module__v1FpcG__banIcon{object-fit:cover;opacity:.6;border-radius:4px}
.LiveGameSlot-module__PvcyUq__box{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;flex-direction:column;gap:12px;padding:16px 20px;display:flex}.LiveGameSlot-module__PvcyUq__message{color:var(--color-text-secondary,currentColor);font-size:14px}.LiveGameSlot-module__PvcyUq__button{border:1px solid var(--color-border);background:var(--color-surface-strong);color:inherit;cursor:pointer;border-radius:8px;align-self:flex-start;padding:8px 14px;font-size:14px}.LiveGameSlot-module__PvcyUq__button:hover{opacity:.9}
.FeatureCard-module__9wvUaW__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;justify-content:space-between;height:100%;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FeatureCard-module__9wvUaW__card:hover{border-color:var(--color-text-muted);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FeatureCard-module__9wvUaW__card:before{content:"";background:var(--color-primary);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.FeatureCard-module__9wvUaW__card:hover:before{opacity:1}.FeatureCard-module__9wvUaW__content{flex-direction:column;gap:.25rem;display:flex}.FeatureCard-module__9wvUaW__headline{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.FeatureCard-module__9wvUaW__summary{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.FeatureCard-module__9wvUaW__accentContainer{border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}.FeatureCard-module__9wvUaW__accentText{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;background:var(--color-chip);border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.FeatureCard-module__9wvUaW__featureDefault{text-align:center;background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;justify-content:space-between;height:100%;padding:32px 24px;transition:transform .2s,background-color .2s;display:flex}.FeatureCard-module__9wvUaW__featureDefault:hover{transform:translateY(-4px)}.FeatureCard-module__9wvUaW__featureDefault h3{color:var(--color-text);margin:0 0 12px;font-size:1.25rem;font-weight:600}.FeatureCard-module__9wvUaW__featureDefault p{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.5}.FeatureCard-module__9wvUaW__accentContainerDefault{gap:.5rem;margin-top:.5rem;display:flex}.FeatureCard-module__9wvUaW__accentDefault{color:var(--color-text-muted);background:var(--color-chip);border-radius:4px;padding:2px 6px;font-size:.8rem}@media (max-width:768px){.FeatureCard-module__9wvUaW__featureDefault{padding:24px 20px}}
.AuthForm-module__Ay6_VG__form{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;flex-direction:column;gap:12px;min-width:260px;padding:20px;display:flex}.AuthForm-module__Ay6_VG__title{font-size:20px;font-weight:600}.AuthForm-module__Ay6_VG__label{flex-direction:column;gap:6px;font-size:14px;display:flex}.AuthForm-module__Ay6_VG__input{border:1px solid var(--color-border);background:var(--color-surface-strong);color:inherit;border-radius:8px;padding:10px 12px}.AuthForm-module__Ay6_VG__button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 12px;font-weight:600}.AuthForm-module__Ay6_VG__button:disabled{cursor:not-allowed;opacity:.6}.AuthForm-module__Ay6_VG__error{color:var(--color-danger);font-size:13px}
