.home-page{flex-direction:column;gap:18px;display:flex}.home-hero{padding:24px 18px;position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle,#ec48993d,#0000 65%);width:220px;height:220px;position:absolute;top:-60px;right:-60px}.home-hero:after{content:"";background:radial-gradient(circle,#10b98129,#0000 65%);width:180px;height:180px;position:absolute;bottom:-70px;left:-40px}.home-badge{color:#d8b4fe;letter-spacing:.08em;z-index:1;background:#7c3aed33;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-block;position:relative}.home-title{z-index:1;margin:0 0 12px;font-size:30px;line-height:1.08;position:relative}.home-subtitle{color:#ffffffc7;z-index:1;margin:0 0 18px;line-height:1.65;position:relative}.home-actions{z-index:1;flex-wrap:wrap;gap:10px;display:flex;position:relative}.home-earn-slider{z-index:1;background:#0206176b;border:1px solid #94a3b824;border-radius:20px;margin-top:14px;position:relative;overflow:hidden}.home-earn-slider__track{transition:transform .55s;display:flex}.home-earn-slide{gap:6px;min-width:100%;padding:14px 16px;display:grid}.home-earn-slide strong{font-size:16px}.home-earn-slide span{color:#ffffffc2;line-height:1.55}.winners-spotlight{padding:18px;overflow:hidden}.winners-spotlight__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.winner-rotator{border-radius:22px;overflow:hidden}.winner-rotator__track{transition:transform .6s;display:flex}.winner-slide{background:linear-gradient(135deg,#134e4a6b,#0f172ab8);border:1px solid #94a3b824;border-radius:22px;min-width:100%;padding:16px}.winner-slide--empty p{color:#ffffffc7;margin:10px 0 0;line-height:1.6}.winner-slide__title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.winner-slide__title strong{font-size:18px}.winner-slide__title span{color:#67e8f9;text-transform:uppercase;font-size:12px;font-weight:800}.winner-podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.winner-podium__card{text-align:left;color:#f8fafc;cursor:pointer;background:#0f172a8f;border:0;border-radius:18px;gap:6px;padding:14px 12px;transition:transform .18s,filter .18s;display:grid}.winner-podium__card:hover{filter:brightness(1.05);transform:translateY(-2px)}.winner-podium__card--1{background:linear-gradient(#facc1547,#0f172a94)}.winner-podium__card--2{background:linear-gradient(#e2e8f02e,#0f172a94)}.winner-podium__card--3{background:linear-gradient(#fb923c33,#0f172a94)}.winner-podium__place{color:#67e8f9;font-size:12px;font-weight:900}.winner-podium__card strong{font-size:15px}.winner-podium__card small{color:#ffffffb8;font-size:12px;line-height:1.4}.winner-ticker{border-top:1px solid #94a3b81f;margin-top:14px;padding-top:10px;position:relative;overflow:hidden}.winner-ticker__track{gap:26px;width:max-content;animation:24s linear infinite winnerTickerScroll;display:flex}.winner-ticker__item{white-space:nowrap;color:#ffffffd6;font-size:13px;font-weight:800}.home-sections{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.home-section-card{text-align:center;padding:16px}.home-section-card h3{margin:6px 0;font-size:24px}.home-section-card span{color:#ffffffb8;font-size:12px;line-height:1.45;display:block}.home-section-card.highlight{background:linear-gradient(135deg,#a855f740,#ec489929)}.home-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-copy-card,.home-feature-card{padding:18px}.home-copy-card h3,.home-feature-card h3,.home-banner h3{margin:0 0 10px}.home-copy-card p,.home-feature-card p,.home-banner-copy{color:#ffffffc7;margin:0;line-height:1.65}.home-copy-card p+p{margin-top:10px}.home-eyebrow{color:#67e8f9;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:800}.home-steps{color:#ffffffd1;gap:10px;margin:0;padding-left:18px;line-height:1.55;display:grid}.home-feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-banner{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.home-banner--support{margin-bottom:8px}.home-banner-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.home-footer{text-align:center;color:#ffffff94;padding-bottom:6px;font-size:13px}@keyframes winnerTickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=760px){.home-title{font-size:26px}.winners-spotlight__header,.home-banner{flex-direction:column}.winner-podium,.home-sections,.home-content-grid,.home-feature-list{grid-template-columns:1fr}.home-banner-actions,.home-actions{width:100%}.home-actions button,.home-banner-actions button{flex:100%}}.courses-page{flex-direction:column;gap:18px;display:flex}.courses-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;padding:20px 18px}.courses-search-wrap{margin-top:16px}.courses-search-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:all .3s}.courses-search-input::placeholder{color:#ffffff80}.courses-search-input:focus{border-color:#3dd9c4;box-shadow:0 0 0 3px #3dd9c433}.courses-filters{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.filter-btn{color:#fff;background:#ffffff0f;border:none;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;transition:all .25s}.filter-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.filter-btn.active{background:linear-gradient(135deg,#3dd9c4,#144272)}.courses-stats{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.courses-stats span{background:#ffffff0f;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.courses-list{gap:14px;display:grid}.courses-item{text-align:left;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;transition:all .3s;display:flex}.courses-item:hover{border-color:#3dd9c4;transform:translateY(-4px)scale(1.01);box-shadow:0 10px 30px #3dd9c433}.courses-item:hover .course-generated-note{box-shadow:0 0 20px #3dd9c466}.course-main-info{flex-direction:column;flex:1;gap:8px;display:flex}.course-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.course-main-info h3{margin:0;font-size:18px}.course-main-info p{color:#ffffffb3;margin:0}.course-meta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.course-count{color:#fff9;font-size:12px}.course-generated-note{color:#3dd9c4;background:#3dd9c41f;border-radius:12px;padding:10px 12px;font-size:12px;transition:all .3s}.course-side-info{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.mode-badge{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.mode-badge.objective{color:#86efac;background:#22c55e26}.mode-badge.theory{color:#93c5fd;background:#3b82f626}.mode-badge.both{color:#d8b4fe;background:#a855f726}.soon-badge,.open-badge{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.soon-badge{background:#ffffff14}.open-badge{color:#86efac;background:#22c55e26}.courses-item.locked{opacity:.5;pointer-events:none}.courses-empty{text-align:center;opacity:.7;padding:18px}@media (width<=640px){.courses-item{flex-direction:column}.course-side-info{align-items:flex-start}}.practice-page{flex-direction:column;gap:18px;padding-bottom:120px;display:flex}.practice-header,.practice-question-card,.practice-explanation,.practice-empty{padding:20px}.practice-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.practice-counter{margin-bottom:10px}.practice-question-card h3,.practice-question-text{color:#fff;margin:0;font-size:clamp(1.2rem,2.8vw,1.8rem);line-height:1.3}.practice-options{grid-template-columns:1fr;gap:14px;width:100%;display:grid}.practice-option{text-align:left;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:12px;width:100%;padding:16px 18px;font-size:1rem;font-weight:600;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;box-shadow:0 12px 28px #080f282e}.practice-option:hover{background:#ffffff17;border-color:#3dd9c473;transform:translateY(-2px)}.practice-option.selected{border-color:#a855f7b3;box-shadow:0 0 0 1px #a855f72e,0 12px 28px #a855f72e}.practice-option.correct{background:#22c55e2e;border-color:#22c55eb3}.practice-option.wrong{background:#ef444429;border-color:#ef4444bf}.option-letter{color:#bfdbfe;background:#ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:.98rem;font-weight:800;display:inline-flex}.option-text{word-break:break-word;flex:1;line-height:1.45;display:block}.practice-explanation h4{color:#86efac;margin:8px 0 10px}.practice-explanation p:last-child{margin-bottom:0;line-height:1.65}.practice-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:10px;display:flex}.practice-actions button,.practice-actions .ghost-btn,.practice-actions .primary-btn,.practice-actions .secondary-btn{min-width:140px}.practice-empty{text-align:center}.progress-bar{background:#ffffff1a;border-radius:10px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#3dd9c4,#144272);height:100%;transition:width .3s}.streak-box{color:#fff;background:#ffa50033;border-radius:10px;padding:6px 10px;font-size:14px;font-weight:700}@media (width<=640px){.practice-header,.practice-question-card,.practice-explanation,.practice-empty{padding:16px}.practice-option{border-radius:16px;gap:10px;padding:14px}.option-letter{border-radius:10px;min-width:34px;height:34px;font-size:.92rem}.option-text{font-size:.96rem}.practice-actions{gap:12px}.practice-actions button,.practice-actions .ghost-btn,.practice-actions .primary-btn,.practice-actions .secondary-btn{flex:1;min-width:0}.practice-page{padding-bottom:130px}}.palette{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.palette-btn{color:#fff;background:#ffffff14;border:none;border-radius:14px;height:42px;font-weight:800;transition:all .25s}.palette-btn.answered{background:linear-gradient(135deg,#7c3aed,#ec4899)}.palette-btn.active{outline:2px solid #22c55e;transform:scale(1.05)}.exam-page{flex-direction:column;gap:16px;display:flex}.exam-header,.exam-question{padding:18px}.exam-header{justify-content:space-between;align-items:center;display:flex}.exam-timer{text-align:center;background:linear-gradient(135deg,#ef444438,#f9731638);border-radius:16px;min-width:84px;padding:12px 14px;font-weight:800}.exam-progress{background:#ffffff14;border-radius:999px;width:100%;height:10px;overflow:hidden}.exam-progress-fill{background:linear-gradient(90deg,#8b5cf6,#ec4899,#22c55e);height:100%}.exam-question h3{margin:10px 0 0;line-height:1.5}.exam-options{gap:12px;display:grid}.exam-option{color:#fff;text-align:left;background:#111827b8;border:1px solid #ffffff14;border-radius:18px;padding:15px 16px}.exam-option.selected{background:linear-gradient(135deg,#7c3aed59,#ec48994d)}.exam-actions{gap:12px;display:flex}.exam-actions button{flex:1}.option-letter{color:#60a5fa;font-weight:800}.result-page{flex-direction:column;display:flex}.result-card{padding:20px}.result-score{color:#86efac;margin:18px 0 8px;font-size:48px;font-weight:900}.review-list{gap:14px;margin:22px 0;display:grid}.review-item{background:#ffffff0f;border-radius:18px;padding:16px}.review-number{color:#ffffffa6;margin-bottom:8px}.review-item h4{margin:0 0 10px;line-height:1.45}.ok,.bad{border-radius:999px;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.ok{color:#86efac;background:#22c55e33}.bad{color:#fca5a5;background:#ef44442e}.theory-page{flex-direction:column;gap:16px;display:flex}.theory-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.theory-layout{grid-template-columns:110px 1fr;gap:16px;display:grid}.theory-sidebar{padding:16px}.theory-sidebar h3{margin-top:0;font-size:16px}.theory-question-list{gap:10px;display:grid}.theory-question-btn{color:#fff;background:#ffffff14;border:none;border-radius:12px;padding:12px 8px;font-weight:700}.theory-question-btn.active{background:linear-gradient(135deg,#7c3aed,#ec4899)}.theory-main{gap:16px;display:grid}.theory-question-card,.theory-answer-card,.theory-feedback-card{padding:18px}.theory-answer-card label{margin-bottom:10px;font-weight:700;display:block}.theory-answer-card textarea{color:#fff;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;outline:none;width:100%;padding:14px}.theory-meta-row{grid-template-columns:repeat(3,1fr);gap:14px;margin:12px 0 16px;display:grid}.theory-score-block{text-align:center;background:#ffffff0d;border-radius:16px;padding:14px}.theory-meta-label{opacity:.7;margin-bottom:6px;font-size:12px;display:block}.theory-score{color:#86efac;font-size:30px;font-weight:900}.theory-grade{color:#93c5fd;font-size:28px;font-weight:900}.theory-words{color:#d8b4fe;font-size:28px;font-weight:900}.theory-feedback-text{margin-bottom:16px}.theory-feedback-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.theory-feedback-grid h4{margin-bottom:8px}.theory-feedback-grid ul{margin:0;padding-left:18px}.theory-answer-guide{background:#ffffff0d;border-radius:14px;margin-top:18px;padding:14px}.theory-answer-guide h4{margin:0 0 8px}.theory-answer-guide p{color:#fffc;margin:0}@media (width<=768px){.theory-layout,.theory-feedback-grid,.theory-meta-row{grid-template-columns:1fr}.theory-header{flex-direction:column}}.course-mode-page{justify-content:center;align-items:center;min-height:calc(100vh - 100px);display:flex}.course-mode-card{width:100%;padding:22px 18px}.course-mode-subtitle{color:#ffffffb8;margin-top:8px;line-height:1.5}.course-mode-info-banner{color:#bfdbfe;background:#3b82f624;border-radius:14px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.5}.course-mode-grid{gap:14px;margin-top:22px;display:grid}.course-mode-option{text-align:left;color:#fff;border:none;border-radius:20px;grid-template-columns:50px 1fr;gap:14px;width:100%;padding:18px 16px;transition:transform .2s,box-shadow .2s;display:grid}.course-mode-option:hover{transform:translateY(-2px)}.course-mode-option.primary{background:linear-gradient(135deg,#22c55e38,#10b9812e)}.course-mode-option.secondary{background:linear-gradient(135deg,#7c3aed38,#ec489929)}.course-mode-option.theory{background:linear-gradient(135deg,#3b82f638,#0ea5e929)}.course-mode-option h3{margin:0 0 6px;font-size:17px}.course-mode-option p{color:#ffffffc7;margin:0;font-size:14px;line-height:1.45}.course-mode-icon{background:#ffffff1f;border-radius:16px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:grid}.course-mode-back{width:100%;margin-top:18px}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.math-solver-page{flex-direction:column;gap:16px;display:flex}.math-solver-header,.math-warning-card,.math-privacy-card,.math-input-card,.math-upload-card,.math-result-card,.math-error-card{padding:18px}.math-warning-card{color:#fde68a;background:#f59e0b24;line-height:1.5}.math-privacy-card{color:#bfdbfe;background:#3b82f61f;line-height:1.5}.math-label{margin-bottom:10px;font-weight:700;display:block}.math-textarea{color:#fff;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:14px}.math-file-input{width:100%}.math-preview-wrap{margin-top:14px}.math-preview{object-fit:contain;background:#ffffff0a;border-radius:14px;width:100%;max-height:320px}.math-topic-badge{border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;font-weight:700;display:flex}.math-topic-badge.high{color:#86efac;background:#22c55e29}.math-topic-badge.medium{color:#93c5fd;background:#3b82f629}.math-topic-badge.low{color:#fde68a;background:#f59e0b29}.math-solve-btn{width:100%}.math-error-card{color:#fecaca;background:#ef444424}.math-result-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.verification-badge{white-space:nowrap;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:800}.verification-badge.ok{color:#86efac;background:#22c55e24}.verification-badge.warn{color:#fde68a;background:#f59e0b24}.math-result-block{margin-top:16px}.result-label{opacity:.7;margin-bottom:8px;font-size:12px}.final-answer{color:#86efac;font-size:22px;font-weight:800}.final-answer-math{background:#22c55e14;border-radius:14px;padding:12px 14px;overflow-x:auto}.math-steps,.math-mistakes{margin:0;padding-left:20px;line-height:1.7}.math-step-item{margin-bottom:14px}.math-step-item p{margin:0 0 8px}.math-fallback-text{white-space:pre-wrap;color:#fff;background:#ffffff0d;border-radius:12px;padding:10px 12px;overflow-x:auto}.math-result-warning,.small-note{font-size:13px;line-height:1.5}.math-result-warning{color:#fde68a;background:#f59e0b24;border-radius:14px;margin-top:16px;padding:12px 14px}.katex-display{padding:6px 0;overflow:auto hidden}.katex{color:#fff}@media (width<=640px){.math-result-head{flex-direction:column}.verification-badge{white-space:normal}}.ad-banner{z-index:1;background:#020617b8;border:1px solid #94a3b824;border-radius:8px;width:min(960px,100% - 24px);min-height:0;margin:18px auto 96px;padding:10px;position:relative;overflow:hidden}.ad-banner.compact{min-height:72px}.ad-banner.content-ad{width:min(720px,100% - 24px)}.ad-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800}.ad-banner .adsbygoogle{min-height:0}.ad-pending{color:#94a3b8;text-align:center;border:1px dashed #94a3b838;border-radius:8px;place-items:center;min-height:72px;padding:12px;font-size:12px;display:grid}@media (width<=620px){.ad-banner{width:calc(100% - 20px);min-height:0;margin:14px auto 104px;padding:8px}.ad-banner .adsbygoogle{min-height:0}}.preloader{z-index:9999;background:#000;justify-content:center;align-items:center;animation:.4s ease-in-out fadeIn;display:flex;position:fixed;inset:0}.preloader-content{text-align:center;padding:24px;animation:.8s floatUp}.preloader-logo{width:170px;max-width:60vw;margin:0 auto 20px;animation:2s ease-in-out infinite pulseLogo;display:block}.preloader-title{color:#fff;letter-spacing:1px;margin:0 0 8px;font-size:2rem;font-weight:800}.preloader-message{color:#d1d5db;margin:0 0 20px;font-size:1rem}.preloader-spinner{justify-content:center;gap:8px;display:flex}.preloader-spinner span{background:#3da5e6;border-radius:999px;width:10px;height:10px;animation:.9s ease-in-out infinite bounce}.preloader-spinner span:nth-child(2){animation-delay:.15s}.preloader-spinner span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{opacity:.5;transform:scale(.7)}40%{opacity:1;transform:scale(1.2)}}@keyframes pulseLogo{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes floatUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.jammer-page{flex-direction:column;gap:18px;padding-bottom:110px;display:flex}.jammer-header,.jammer-progress-card,.jammer-question-card,.jammer-answer-card,.jammer-result-card,.jammer-suggestions-card,.jammer-explanation-card,.jammer-weak-topics-card,.jammer-empty{padding:20px}.jammer-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.jammer-score-box{flex-wrap:wrap;gap:12px;display:flex}.jammer-score-box span{background:#ffffff14;border-radius:999px;padding:10px 14px;font-weight:700}.jammer-progress{background:#ffffff14;border-radius:999px;width:100%;height:10px;margin-top:10px;overflow:hidden}.jammer-progress-fill{background:linear-gradient(90deg,#22d3ee,#a855f7,#ec4899);border-radius:999px;height:100%}.jammer-topic-tag{color:#67e8f9;background:#22d3ee1f;border-radius:999px;margin-bottom:10px;padding:8px 12px;font-size:.85rem;font-weight:700;display:inline-block}.jammer-question-card h3{margin:0;font-size:clamp(1.3rem,3vw,1.9rem);line-height:1.2}.jammer-label{margin-bottom:10px;font-weight:700;display:block}.jammer-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;outline:none;width:100%;padding:16px;font-size:1rem}.jammer-input:focus{border-color:#a855f7b3;box-shadow:0 0 0 3px #a855f724}.jammer-actions{flex-wrap:wrap;gap:14px;margin-top:16px;display:flex}.jammer-result-card.correct{background:#22c55e1f;border:1px solid #22c55e59}.jammer-result-card.wrong{background:#ef44441f;border:1px solid #ef444459}.jammer-suggestions{flex-wrap:wrap;gap:10px;display:flex}.jammer-suggestion-pill{background:#ffffff14;border-radius:999px;padding:10px 14px;font-weight:600}.jammer-suggestion-pill.weak{color:#f9a8d4;background:#f472b61f}@media (width<=640px){.jammer-header,.jammer-progress-card,.jammer-question-card,.jammer-answer-card,.jammer-result-card,.jammer-suggestions-card,.jammer-explanation-card,.jammer-weak-topics-card,.jammer-empty{padding:16px}.jammer-actions .secondary-btn,.jammer-actions .primary-btn{flex:1;min-width:0}}.games-page{color:#fff;background:radial-gradient(circle at 0 0,#3dd9c42e,#0000 30%),radial-gradient(circle at 100% 0,#14427259,#0000 40%),#080b14;min-height:100vh;padding:20px 20px 120px}.games-hero{background:linear-gradient(135deg,#3dd9c424,#1442723d),#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;margin-bottom:18px;padding:22px;box-shadow:0 24px 50px #00000059}.games-hero p{color:#3dd9c4;letter-spacing:2px;margin:0 0 6px;font-size:12px;font-weight:900}.games-hero h1{margin:0;font-size:32px}.games-hero small{color:#ffffffa6}.game-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.game-grid button{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;min-height:86px;padding:18px;font-size:15px;font-weight:900;transition:all .2s;box-shadow:0 14px 35px #00000038}.game-grid button:hover,.game-grid button:focus{background:#3dd9c42e;transform:translateY(-3px)scale(1.02)}.game-grid button:nth-child(5){background:linear-gradient(135deg,#3dd9c433,#14427252);grid-column:1/-1}.game-card,.leaderboard-card{text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:26px;padding:20px;box-shadow:0 24px 55px #00000059}.game-card h2{margin:16px 0 8px}.game-question{margin:18px 0;font-size:21px;font-weight:800;line-height:1.45}.game-card input{box-sizing:border-box;color:#fff;background:#ffffff1c;border:none;border-radius:16px;outline:none;width:100%;margin-top:10px;padding:15px;font-size:16px}.game-card input:disabled{opacity:.5}.game-card button{border:none;border-radius:16px;width:100%;margin-top:10px;padding:14px;font-weight:900}.primary-game-btn{color:#041014;background:linear-gradient(135deg,#3dd9c4,#95fff1);box-shadow:0 14px 30px #3dd9c438}.primary-game-btn:disabled{opacity:.5}.next-btn{color:#fff;background:linear-gradient(135deg,#144272,#205295)}.back-btn{color:#fff;background:#ffffff1f!important}.score-box{justify-content:space-between;gap:8px;margin-bottom:12px;font-weight:900;display:flex}.score-box span{background:#ffffff14;border-radius:14px;flex:1;padding:10px 8px}.danger-time{color:#ff6b6b;animation:.45s infinite shake}.feedback{color:#3dd9c4;margin-top:12px;font-size:20px;font-weight:900;animation:.25s pop}.progress-wrap{background:#ffffff1c;border-radius:999px;height:9px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#3dd9c4,#95fff1);border-radius:999px;height:100%;transition:width .25s}.leaderboard-card{text-align:left;margin-top:18px}.leaderboard-card h2{margin-top:0}.leaderboard-card p{color:#ffffffa6}.leader-row span{flex-direction:column;gap:4px;display:flex}.leader-row small{color:#ffffff80}.leader-row strong{color:#3dd9c4;font-size:18px}.pulse-card{animation:.3s softPulse}@keyframes pop{0%{opacity:.3;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes softPulse{0%{transform:scale(.985)}to{transform:scale(1)}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-1px)}50%{transform:translate(1px)}75%{transform:translate(-1px)}to{transform:translate(0)}}.groups-page,.group-room-page{color:#fff;background:radial-gradient(circle at 0 0,#3dd9c42e,#0000 32%),radial-gradient(circle at 100% 0,#14427259,#0000 38%),#080b14;min-height:100vh;padding-bottom:110px}.arena-hero{background:linear-gradient(135deg,#3dd9c429,#14427240),#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;margin:18px 14px;padding:26px 20px;box-shadow:0 24px 60px #00000059}.arena-kicker{color:#3dd9c4;letter-spacing:2px;margin-bottom:8px;font-size:12px;font-weight:800}.arena-hero h1{margin:0 0 8px;font-size:32px}.arena-hero p{color:#ffffffb8;line-height:1.5}.arena-card{background:#ffffff13;border:1px solid #ffffff1f;border-radius:24px;margin:14px;padding:18px}.arena-card label{color:#ffffffc7;margin-bottom:8px;font-size:13px;display:block}.arena-card input,.live-game-card input{box-sizing:border-box;color:#fff;background:#ffffff1a;border:none;border-radius:16px;outline:none;width:100%;margin-bottom:12px;padding:15px;font-size:15px}.arena-card input::placeholder,.live-game-card input::placeholder{color:#ffffff73}.arena-primary,.arena-secondary,.room-header button,.live-game-card button{color:#041014;background:linear-gradient(135deg,#3dd9c4,#95fff1);border:none;border-radius:18px;width:100%;padding:15px 16px;font-weight:800;box-shadow:0 12px 30px #3dd9c440}.arena-secondary{color:#fff;background:linear-gradient(135deg,#144272,#205295)}.group-room-page{padding:16px 14px 110px}.room-header{background:linear-gradient(135deg,#3dd9c429,#14427247),#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;justify-content:space-between;align-items:center;gap:12px;padding:20px;display:flex}.room-kicker{color:#3dd9c4;letter-spacing:2px;margin:0 0 6px;font-size:11px;font-weight:900}.room-header h1{margin:0;font-size:34px}.room-header small{color:#ffffffa6}.room-header button{width:auto;padding:13px 18px}.room-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0;display:grid}.room-grid button{color:#fff;background:#ffffff16;border:1px solid #ffffff1f;border-radius:22px;min-height:76px;font-size:14px;font-weight:800}.room-grid button:first-child{background:linear-gradient(135deg,#3dd9c43d,#3dd9c414)}.room-grid button:nth-child(2){background:linear-gradient(135deg,#ff50783d,#ff507814)}.room-grid button:nth-child(5){background:linear-gradient(135deg,#ffc10740,#ffc10714);grid-column:1/-1}.live-game-card,.leaderboard-card{background:#ffffff13;border:1px solid #ffffff1f;border-radius:26px;margin-top:14px;padding:20px}.live-game-card h2,.leaderboard-card h2{margin-top:0}.live-game-card p{color:#fff;font-size:20px;line-height:1.45}.leader-row{border-bottom:1px solid #ffffff14;justify-content:space-between;padding:13px 0;display:flex}.leader-row strong{color:#3dd9c4}.big-countdown{text-align:center;color:#3dd9c4;margin:20px 0;font-size:60px}.timer-box{text-align:center;margin-bottom:10px;font-size:20px}.battle-box{text-align:center;background:#ffffff1a;border-radius:20px;margin-top:20px;padding:20px}.battle-box button{width:100%;margin:5px 0;padding:10px}.live-game-card button{cursor:pointer;border:none;border-radius:12px;margin-top:10px;padding:12px;font-weight:700}.live-game-card button:hover{transform:scale(1.05)}.live-game-card button:last-child{color:#000;background:#3dd9c4}.players-box{background:#ffffff0d;border-radius:15px;margin-top:20px;padding:15px}.room-top-card{background:#ffffff14;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:18px;display:flex}.room-top-card button,.battle-start-btn,.chat-input-row button,.live-game-card button{cursor:pointer;border:none;border-radius:14px;padding:12px 14px;font-weight:800}.battle-start-btn{color:#051013;background:linear-gradient(135deg,#3dd9c4,#95fff1);width:100%;margin:14px 0}.battle-question{font-size:22px;font-weight:800}.battle-countdown{text-align:center;color:#3dd9c4;font-size:56px}.answered-note{color:#3dd9c4;font-weight:700}.reaction-panel,.chat-box,.players-box{background:#ffffff13;border:1px solid #ffffff1f;border-radius:22px;margin-top:16px;padding:16px}.reaction-buttons{flex-wrap:wrap;gap:8px;display:flex}.reaction-buttons button{background:#ffffff1a;border:none;border-radius:14px;padding:10px 14px;font-size:22px}.floating-reactions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.floating-reactions span{background:#3dd9c426;border-radius:999px;padding:8px 12px;animation:.4s floatPop}.floating-reactions small{color:#ffffffa6}.chat-messages{flex-direction:column;gap:10px;max-height:260px;display:flex;overflow-y:auto}.chat-row{background:#ffffff1a;border-radius:16px;max-width:80%;padding:10px 12px}.chat-row.mine{background:#3dd9c438;align-self:flex-end}.chat-row strong{color:#3dd9c4;margin-bottom:4px;font-size:12px;display:block}.chat-row span{display:block}.empty-chat{opacity:.65}.chat-input-row{gap:8px;margin-top:12px;display:flex}.chat-input-row input{color:#fff;background:#ffffff1a;border:none;border-radius:14px;outline:none;flex:1;padding:13px}.chat-input-row button{color:#041014;background:#3dd9c4}.player-row{border-bottom:1px solid #ffffff14;justify-content:space-between;padding:9px 0;display:flex}@keyframes floatPop{0%{opacity:0;transform:translateY(10px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}.live-game-card input{color:#fff;background:#ffffff1a;border:none;border-radius:12px;width:100%;margin-top:10px;padding:14px}.answers-feed{background:#ffffff0d;border-radius:12px;margin-top:15px;padding:10px}.answer-row{gap:10px;margin-bottom:5px;display:flex}.answer-row strong{color:#3dd9c4}button{cursor:pointer}.status-box{color:#9fa5ae;margin-top:10px;font-size:12px}.listening-indicator{color:#3dd9c4;font-weight:700;animation:1s infinite pulse}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.talking-indicator{color:#3dd9c4;font-weight:700}.voice-active-indicator{color:#3dd9c4;font-size:12px}.legal-page{max-width:800px;margin:auto;padding:20px}.legal-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad1,#0f172a94);border:1px solid #94a3b824;border-radius:20px;padding:25px;line-height:1.6;box-shadow:0 24px 50px #0206172e}.legal-card h1{margin-bottom:10px}.legal-card h2{color:#22c55e;margin-top:20px}.legal-card h3{margin-top:15px}.legal-card p,.legal-card li{color:#ffffffd1}.legal-card ul{padding-left:20px}.progress-bar{z-index:999;background:#111;width:100%;height:5px;position:fixed;top:0;left:0}.progress-fill{background:#22c55e;width:0%;height:100%;transition:width .2s}.muted{color:#9ca3af}.money-page{color:#f8fafc;max-width:960px;margin:auto;padding:20px}.money-header,.leaderboard-box,.money-soft-warning,.money-warning{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172acc,#0f172a9e);border:1px solid #94a3b824;border-radius:20px;margin-bottom:14px;padding:16px;box-shadow:0 22px 48px #02061729}.money-hero-slider{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.money-hero-slide{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad1,#0f172a94);border:1px solid #94a3b824;border-radius:20px;gap:8px;padding:16px;display:grid;box-shadow:0 22px 48px #02061724}.money-hero-slide h3{margin:0}.money-hero-slide span{color:#cbd5e1;line-height:1.6}.money-header h1,.leaderboard-box h3{margin-top:0}.money-whatsapp-banner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#16a34a2e,#0f172ab3);border:1px solid #4ade8042;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:16px;display:flex;box-shadow:0 18px 42px #02061724}.money-whatsapp-banner h3{margin:0 0 6px}.money-whatsapp-banner span{color:#dcfce7;line-height:1.6}.money-header p,.money-soft-warning p,.money-warning p{color:#cbd5e1;margin:0}.money-soft-warning{background:#92400e33;border-color:#fbbf2440}.money-soft-warning--notice{background:#78350f42;border-color:#f59e0b52}.money-soft-warning strong{margin-bottom:6px;display:block}.money-task-center{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#080f20e0,#0f172aad);border:1px solid #94a3b824;border-radius:22px;gap:14px;margin-bottom:14px;padding:18px;display:grid;box-shadow:0 22px 48px #02061729}.money-task-center--survey{margin-top:14px}.money-task-center__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.money-task-center__head h3{margin:0 0 8px}.money-task-center__head span{color:#cbd5e1;line-height:1.6}.money-task-center__actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.money-task-center__mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.money-task-center__mode-card{background:#0206176b;border:1px solid #94a3b81f;border-radius:18px;gap:6px;padding:14px;display:grid}.money-task-center__mode-card strong{display:block}.money-task-center__mode-card span{color:#cbd5e1;line-height:1.5}.muted-line{color:#94a3b8;letter-spacing:0;margin:0 0 6px;font-size:13px;font-weight:600}.money-task-center__alt{border-top:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:16px;padding-top:14px;display:flex}.money-task-center__alt-copy h4{margin:4px 0 8px}.money-task-center__alt-copy span{color:#cbd5e1;line-height:1.6}.money-task-center__alt-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.btn-secondary{color:#f8fafc;background:#0f172a94;border:1px solid #94a3b838}.btn-secondary:hover{background:#1e293bc7}.money-task-center__stats{flex-wrap:wrap;gap:8px;display:flex}.money-task-center__frame-wrap{background:#02061775;border:1px solid #94a3b824;border-radius:20px;overflow:hidden}.money-task-center__frame{background:#fff;border:0;width:100%;height:min(76vh,760px);min-height:520px;display:block}.money-task-center__empty{gap:8px;padding:18px;display:grid}.money-task-center__empty strong{display:block}.money-task-center__empty .btn{width:fit-content;margin-top:4px}.contest-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.wallet-box{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.wallet-card{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff14,#0f172a57);border:1px solid #94a3b824;border-radius:18px;padding:15px}.wallet-card strong{margin-top:6px;font-size:20px;display:block}.money-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.money-card{cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff14,#0f172a4d);border:1px solid #94a3b81f;border-radius:18px;padding:15px;transition:all .2s}.money-card:hover{transform:scale(1.02)}.money-card small{color:#f8fafcc2;margin-top:6px;display:block}.quiz{background:#1e3a8a}.debate{background:#7c3aed}.tasks{background:#065f46}.lesson{background:#334155}.convert{background:#0f766e}.withdraw{background:#7f1d1d}.vote-card{margin-top:18px}.vote-card--hub{border-radius:22px;padding:18px}.vote-card__hero{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.vote-card__hero-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.vote-card__notice{color:#dbeafe;background:#02061775;border:1px solid #94a3b81a;border-radius:16px;margin-bottom:14px;padding:14px;line-height:1.6}.vote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.vote-user-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0f172ad1,#0f172a94);border:1px solid #94a3b81f;border-radius:18px;padding:12px}.vote-user-main{width:100%;margin-bottom:10px}.vote-btn{min-height:42px}.leader-row{border-bottom:1px solid #94a3b81a;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.leader-row:last-child{border-bottom:0}.winners-box,.latest-winners-box{margin-top:14px}.latest-winner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.latest-winner-card{color:#f8fafc;text-align:left;cursor:pointer;background:linear-gradient(#0f172ac7,#0f172a8a);border:1px solid #94a3b81f;border-radius:18px;gap:6px;padding:14px 12px;display:grid}.latest-winner-card--1{background:linear-gradient(#facc153d,#0f172a94)}.latest-winner-card--2{background:linear-gradient(#e2e8f02e,#0f172a94)}.latest-winner-card--3{background:linear-gradient(#fb923c2e,#0f172a94)}.latest-winner-place{color:#67e8f9;font-size:12px;font-weight:900}.winner-week-card{background:#0206177a;border:1px solid #94a3b81a;border-radius:16px;padding:14px}.winner-week-card+.winner-week-card{margin-top:10px}.winner-week-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.winner-week-head strong{font-size:15px}.winner-week-head span{color:#94a3b8;font-size:12px;font-weight:700}.winner-week-list{gap:8px;display:grid}.winner-chip{color:#f8fafc;text-align:left;cursor:pointer;background:linear-gradient(#134e4a6b,#0f172a4d);border:1px solid #94a3b81f;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:10px 12px;display:grid}.winner-place{color:#67e8f9;font-weight:900}.winner-name{font-weight:800}.winner-reward{color:#86efac;font-weight:900}.survey-notice-modal{z-index:1200;background:#020617b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.survey-notice-modal__card{background:linear-gradient(#0f172afa,#0f172ae6);border:1px solid #94a3b824;border-radius:22px;gap:14px;width:min(100%,560px);padding:20px;display:grid;box-shadow:0 22px 48px #0206174d}.survey-notice-modal__card h3{margin:0}.survey-notice-modal__list{color:#cbd5e1;gap:10px;margin:0;padding-left:18px;line-height:1.55;display:grid}.survey-notice-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (width<=680px){.money-hero-slider,.wallet-box,.money-grid,.vote-grid,.latest-winner-grid,.money-task-center__mode-grid{grid-template-columns:1fr}.vote-card__hero,.money-task-center__head{flex-direction:column}.money-task-center__actions{width:100%}.money-task-center__alt{flex-direction:column}.money-task-center__alt-actions,.vote-card__hero-actions{width:100%}}.monetag-display-ad{text-align:center;background:#020617e6;border:1px solid #94a3b82e;border-radius:14px;width:min(360px,100% - 24px);margin:14px auto;padding:8px;overflow:hidden}.monetag-display-ad__label{color:#e2e8f0db;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900}.monetag-display-ad__box{place-items:center;width:320px;max-width:100%;min-height:50px;margin:0 auto;display:grid;overflow:hidden}.monetag-display-ad--native{width:min(760px,100% - 24px)}.monetag-display-ad--native .monetag-display-ad__box{width:100%;min-height:90px}.cat-password{width:100%;margin:18px 0}.cat-stage{background:radial-gradient(circle at top,#1e293b,#0f172a);border:1px solid #243047;border-radius:28px;margin-bottom:10px;padding:12px 10px 14px;overflow:hidden}.cat-svg{filter:drop-shadow(0 16px 25px #00000059);width:100%;max-width:240px;height:auto;margin:auto;display:block}.cat-tail{animation:1.8s ease-in-out infinite alternate tailMove}.eye-group{transform-box:fill-box;transform-origin:50%;transition:transform .1s}.cover-hands{animation:.7s ease-in-out infinite alternate coverBounce}.pointing-hand{animation:.9s ease-in-out infinite alternate pointTap}.waving-paw{transform-origin:34px 182px;animation:1.2s ease-in-out infinite waveHello}.cat-message{color:#cbd5e1;min-height:20px;margin-top:-5px;font-size:13px}.password-row{align-items:center;gap:8px;display:flex}.password-row input{flex:1;margin:0}.password-row button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:12px 14px;font-weight:700}.cat-password.happy .cat-stage{border-color:#22c55eb3;box-shadow:0 0 0 1px #22c55e33,0 0 30px #22c55e1f}.cat-password.worried .cat-stage{border-color:#ef4444b3;box-shadow:0 0 0 1px #ef444433,0 0 30px #ef44441f}@keyframes coverBounce{0%{transform:translateY(0)}to{transform:translateY(-4px)}}@keyframes pointTap{0%{transform:translate(0)translateY(0)}to{transform:translate(6px)translateY(4px)}}@keyframes tailMove{0%{transform-origin:205px 150px;transform:rotate(0)}to{transform-origin:205px 150px;transform:rotate(8deg)}}@keyframes waveHello{0%{transform:rotate(0)translateY(0)}25%{transform:rotate(-8deg)translateY(-2px)}50%{transform:rotate(8deg)translateY(0)}75%{transform:rotate(-6deg)translateY(-2px)}to{transform:rotate(0)translateY(0)}}.auth-container{background:radial-gradient(circle at top,#0f172a,#020617);flex-direction:column;justify-content:center;min-height:100vh;padding:20px;display:flex}.auth-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff0d;border-radius:20px;max-width:400px;margin:auto;padding:25px}.auth-card input{color:#fff;background:#1e293b;border:none;border-radius:10px;width:100%;margin-top:10px;padding:12px}.btn{cursor:pointer;background:linear-gradient(90deg,#22c55e,#3dd9c4);border:none;border-radius:12px;width:100%;margin-top:15px;padding:12px;font-weight:700}.auth-switch{text-align:center;color:#fff;margin-top:15px}.auth-switch span{color:#3dd9c4;cursor:pointer}.strength-box{margin-top:8px;font-size:12px}.strength-box.weak{color:red}.strength-box.medium{color:orange}.strength-box.strong{color:#22c55e}.auth-switch{color:#94a3b8;cursor:pointer;margin-top:15px;font-size:14px}.auth-switch span{color:#22c55e;font-weight:700}.auth-checker,.auth-policy{color:#e2e8f0;background:#0f172ab3;border:1px solid #94a3b82e;border-radius:14px;margin-top:14px;padding:12px 14px}.auth-checker__row,.auth-policy__row{align-items:center;gap:10px;margin-top:8px;display:flex}.auth-checker__row input[type=checkbox],.auth-policy__row input[type=checkbox]{flex:none;width:18px;height:18px;margin:0}.auth-checker__row input[type=number]{margin-top:0}.auth-checker small,.auth-policy small{color:#94a3b8;margin-top:6px;display:block}.auth-policy a{color:#3dd9c4;font-weight:700}.auth-honeypot{display:none}.verify-wrapper{background:linear-gradient(135deg,#020617,#0f172a);justify-content:center;align-items:center;height:100vh;display:flex}.verify-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff0d;border-radius:20px;width:100%;max-width:400px;padding:30px}.otp-box{justify-content:space-between;margin-top:20px;display:flex}.resend{color:#94a3b8;cursor:pointer;margin-top:15px}.cancel-btn{color:#fff;cursor:pointer;background:#334155;border:none;border-radius:12px;width:100%;margin-top:10px;padding:12px}.settings-page{color:#f8fafc;width:min(820px,100%);margin:0 auto;padding:16px 14px 96px}.settings-card{background:#020617e0;border:1px solid #94a3b824;border-radius:8px;width:100%;margin:0;padding:18px;box-shadow:0 18px 50px #00000040}.settings-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.settings-title h2{margin:2px 0 0;font-size:28px;line-height:1.1}.settings-home-btn,.avatar-remove-btn{color:#f8fafc;cursor:pointer;background:#111827;border:1px solid #94a3b838;border-radius:8px;min-height:38px;padding:0 12px;font-weight:800}.profile-section{background:#0f172ab8;border:1px solid #94a3b81f;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:14px;display:grid}.settings-avatar-wrap{gap:8px;width:128px;display:grid}.settings-avatar{color:#03120a;background:linear-gradient(135deg,#22c55e,#0891b2);border:3px solid #22c55e80;width:96px;height:96px;font-size:34px;font-weight:900}.settings-avatar img,.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.avatar-upload-btn{color:#03120a;cursor:pointer;text-align:center;background:#22c55e;border-radius:8px;place-items:center;min-height:38px;padding:0 10px;font-size:12px;font-weight:900;display:grid}.avatar-upload-btn input{display:none}.profile-section h3{overflow-wrap:anywhere;margin:0;font-size:22px}.profile-section p{color:#cbd5e1;overflow-wrap:anywhere;margin:6px 0 10px}.badge{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.badge.verified{color:#03120a;background:#22c55e}.badge.not{color:#fff;background:#ef4444}.badge.clickable{cursor:pointer}.warning-box{color:#fecaca;background:#ef444424;border:1px solid #ef444447;border-radius:8px;margin-top:12px;padding:12px}.wallet-box{background:#020617;border:1px solid #22c55e38;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px 14px;margin:14px 0;padding:14px;display:grid}.wallet-box h4{color:#cbd5e1;margin:0}.wallet-id{color:#22c55e;letter-spacing:1px;overflow-wrap:anywhere;margin:0;font-size:20px;font-weight:900}.form-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.form-section input{color:#f8fafc;background:#020617;border:1px solid #94a3b829;border-radius:8px;width:100%;min-height:46px;margin:0;padding:0 12px;font-size:16px}.form-section input:disabled{opacity:.75;color:#cbd5e1}.actions,.password-box,.logout-section{margin-top:12px}.btn,.logout-btn{color:#03120a;cursor:pointer;background:#22c55e;border:0;border-radius:8px;width:100%;min-height:44px;padding:0 14px;font-weight:900}.btn:hover,.logout-btn:hover,.settings-home-btn:hover,.avatar-remove-btn:hover,.avatar-upload-btn:hover{filter:brightness(1.05)}.btn.outline{color:#f8fafc;background:0 0;border:1px solid #22c55e8c}.btn.gradient{color:#03120a;background:linear-gradient(135deg,#22c55e,#06b6d4);margin-top:10px}.btn.small{grid-row:span 2;width:auto;min-width:82px;margin:0}.password-box{background:#0f172ab3;border:1px solid #94a3b81f;border-radius:8px;padding:14px}.password-box h3{margin:0 0 10px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.stats div{background:#0f172ac2;border:1px solid #94a3b81f;border-radius:8px;padding:14px}.stats h4{color:#94a3b8;margin:0 0 6px}.stats p{margin:0;font-size:20px;font-weight:900}.logout-btn{color:#fff;background:#ef4444;margin-top:12px}@media (width<=620px){.settings-card{padding:14px}.profile-section{grid-template-columns:1fr}.settings-avatar-wrap{grid-template-columns:96px 1fr;align-items:center;width:100%}.avatar-remove-btn{grid-column:2}.form-section,.stats,.wallet-box{grid-template-columns:1fr}.btn.small{grid-row:auto;width:100%}}.admin-page{color:#f8fafc;width:min(1100px,100%);margin:0 auto;padding:18px 14px 110px}.admin-hero,.admin-panel,.admin-user-card,.user-modal{background:#020617e0;border:1px solid #94a3b824;border-radius:16px}.admin-hero{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding:18px;display:flex}.admin-kicker{color:#22c55e;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.admin-hero h2{margin:0 0 6px}.admin-hero p{color:#cbd5e1;margin:0}.admin-refresh,.admin-bulk-bar button,.view-btn,.withdraw-actions button,.modal-actions button,.pagination button{cursor:pointer;border:0;border-radius:10px;min-height:42px;padding:0 14px;font-weight:800}.admin-refresh,.view-btn,.withdraw-actions button,.modal-actions button:first-child{color:#03120a;background:#22c55e}.danger{color:#fff!important;background:#ef4444!important}.secondary{color:#f8fafc!important;background:#1e293b!important}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.admin-stats div{background:#0f172ad1;border:1px solid #94a3b81f;border-radius:14px;padding:14px}.admin-stats strong{font-size:24px;display:block}.admin-stats span{color:#94a3b8;font-size:12px}.admin-toolbar,.admin-bulk-bar{grid-template-columns:2fr 1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.admin-bulk-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-toolbar input,.admin-toolbar select{color:#f8fafc;background:#020617;border:1px solid #94a3b829;border-radius:10px;min-height:44px;padding:0 12px}.admin-users-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-user-card{padding:14px}.admin-check{color:#94a3b8;align-items:center;gap:8px;font-size:12px;display:flex}.admin-user-top{align-items:center;gap:12px;margin-top:10px;display:flex}.admin-user-top strong{display:block}.admin-user-top p{color:#94a3b8;overflow-wrap:anywhere;margin:4px 0 0}.admin-user-stats{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.admin-user-stats span,.tag{background:#111827;border-radius:999px;padding:6px 10px;font-size:12px}.admin-tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.tag.red{color:#fecaca;background:#ef44442e}.tag.amber{color:#fde68a;background:#f59e0b2e}.tag.green{color:#bbf7d0;background:#22c55e2e}.tag.blue{color:#bfdbfe;background:#3b82f62e}.pagination{justify-content:center;align-items:center;gap:12px;margin:16px 0;display:flex}.pagination button{color:#fff;background:#1e293b}.admin-columns{grid-template-columns:1.1fr .9fr;gap:12px;margin-top:12px;display:grid}.admin-panel{padding:16px}.admin-panel h3{margin-top:0}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.admin-ad-monitor{margin-bottom:14px}.admin-links{flex-wrap:wrap;gap:10px;display:flex}.admin-links a{color:#f8fafc;background:#1e293beb;border:1px solid #94a3b82e;border-radius:10px;align-items:center;min-height:40px;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.admin-ad-grid,.admin-monitor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-monitor-grid{grid-template-columns:1.2fr 1.2fr 1fr;margin-top:14px}.metric-card,.monitor-card{background:#0f172ad1;border:1px solid #94a3b81f;border-radius:16px;padding:14px}.metric-card strong{font-size:24px;display:block}.metric-card span,.muted-line{color:#94a3b8}.monitor-card h4{margin:0 0 12px}.traffic-row{border-bottom:1px solid #94a3b814;justify-content:space-between;gap:10px;padding:10px 0;display:flex}.traffic-row:last-child{border-bottom:0}.traffic-row strong,.traffic-row span{display:block}.traffic-row span{color:#94a3b8;margin-top:4px;font-size:12px}.admin-note-list{color:#cbd5e1;margin:0;padding-left:18px}.admin-note-list li+li{margin-top:10px}.row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.row-actions button,.admin-links button{color:#03120a;cursor:pointer;background:#22c55e;border:0;border-radius:10px;min-height:38px;padding:0 12px;font-weight:800}.withdraw-card{border-bottom:1px solid #94a3b81a;padding:12px 0}.withdraw-card:last-child{border-bottom:0}.withdraw-card p,.withdraw-right span{color:#94a3b8;margin:4px 0 0}.withdraw-right{margin-top:8px}.withdraw-actions{gap:8px;margin-top:10px;display:flex}.activity-box{max-height:380px;padding-right:4px;overflow-y:auto}.activity-item{border-bottom:1px solid #94a3b81a;padding:10px 0}.activity-item:last-child{border-bottom:0}.user-modal-overlay{z-index:999;background:#000000bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.user-modal{width:min(560px,100%);max-height:88vh;padding:18px;overflow-y:auto}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.modal-grid div{background:#0f172ad1;border-radius:12px;padding:12px}.modal-grid strong,.modal-grid span{display:block}.modal-grid span{color:#cbd5e1;overflow-wrap:anywhere;margin-top:4px}.modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=780px){.admin-stats,.admin-ad-grid,.admin-toolbar,.admin-bulk-bar,.admin-users-grid,.admin-columns,.admin-monitor-grid,.modal-grid,.modal-actions{grid-template-columns:1fr}.admin-hero,.admin-panel-head{flex-direction:column}}.tag.purple{color:#e9d5ff;background:#a855f72e}.admin-reason{color:#fca5a5;margin:0 0 12px;font-size:13px;line-height:1.45}.admin-detail-box{background:#0f172ad1;border:1px solid #94a3b81f;border-radius:12px;margin-top:12px;padding:12px}.admin-detail-box strong{margin-bottom:8px;display:block}.admin-detail-box p{color:#cbd5e1;margin:0}.admin-linked-list{gap:8px;display:grid}.admin-linked-list span{color:#cbd5e1;overflow-wrap:anywhere;font-size:13px}.tour-overlay{z-index:999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tour-box{text-align:center;background:#020617;border-radius:15px;padding:20px}.notifier{z-index:1000;pointer-events:none;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed;top:16px;right:16px}.toast{color:#f8fafc;pointer-events:auto;background:#020617f5;border:1px solid #22c55e52;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;animation:.25s slideIn;display:flex;box-shadow:0 18px 50px #00000059}.toast:before{content:"";background:#22c55e;border-radius:999px;flex:none;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 5px #22c55e1f}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.otp-box input{text-align:center;color:#fff;background:#020617;border:none;border-radius:10px;width:45px;height:55px;font-size:20px}.otp-box{justify-content:center;gap:10px;margin:20px 0;display:flex}.otp-box input{text-align:center;color:#22c55e;background:#0f172a;border:2px solid #334155;border-radius:12px;outline:none;width:50px;height:60px;font-size:22px;transition:all .2s}.otp-box input:focus{background:#020617;border-color:#22c55e;box-shadow:0 0 0 2px #22c55e4d}.otp-box input:not(:placeholder-shown){border-color:#22c55e}.otp-box{justify-content:space-between;gap:8px;display:flex}.otp-box input{flex:1;height:50px;font-size:18px}.modal-overlay{z-index:999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{text-align:center;background:#020617;border-radius:20px;width:90%;max-width:400px;padding:25px}.modal-close{color:#aaa;background:0 0;margin-top:10px}.rank-overlay{z-index:999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.rank-card{text-align:center;color:#fff;background:#020617;border-radius:18px;padding:25px;animation:.3s scaleIn}.rank-title{color:#22c55e;margin-top:10px;font-size:28px}@keyframes scaleIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.profile-page{color:#f8fafc;width:min(960px,100%);margin:0 auto;padding:14px 14px 90px}.profile-top{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0f172ad1,#0f172a94);border:1px solid #94a3b829;border-radius:22px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 22px 48px #0206172e}.profile-top h2{margin:2px 0;font-size:24px}.profile-top p{color:#94a3b8;word-break:break-word;margin:0 0 8px}.avatar.big{flex:0 0 72px;width:72px;height:72px;font-size:26px}.avatar.big img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.profile-actions button,.social-icon-btn{color:#03120a;cursor:pointer;background:#22c55e;border:0;border-radius:14px;min-height:42px;font-weight:800}.profile-actions button.secondary,.friend-actions button.secondary{color:#f8fafc;background:#1e293b}.profile-share-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad6,#0f172a94);border:1px solid #94a3b824;border-radius:18px;margin:12px 0;padding:12px}.profile-share-card label{color:#94a3b8;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.profile-share-card div{grid-template-columns:1fr auto;gap:8px;display:grid}.profile-share-card input{color:#f8fafc;background:#020617;border:1px solid #94a3b829;border-radius:12px;min-width:0;min-height:40px;padding:0 10px}.profile-share-card button{color:#03120a;cursor:pointer;background:#22c55e;border:0;border-radius:12px;min-height:40px;padding:0 12px;font-weight:800}.profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.profile-stats div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad1,#0f172a8f);border:1px solid #94a3b824;border-radius:18px;min-width:0;padding:12px}.profile-stats strong{color:#f8fafc;overflow-wrap:anywhere;font-size:18px;display:block}.profile-stats span{color:#94a3b8;font-size:12px}.profile-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad6,#0f172a94);border:1px solid #94a3b824;border-radius:18px;margin-top:12px;padding:14px}.profile-card h3{margin:0 0 12px;font-size:16px}.activity-row{border-bottom:1px solid #94a3b81a;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.activity-row:last-child{border-bottom:0}.green{color:#22c55e}.red{color:#ef4444}.muted-line{color:#94a3b8;margin:0}.chart{align-items:flex-end;gap:10px;min-height:120px;padding-top:8px;display:flex;overflow-x:auto}.bar-wrap{text-align:center;min-width:34px}.bar{background:linear-gradient(#60a5fa,#22c55e);border-radius:4px 4px 0 0;width:18px;margin:0 auto 6px}.bar-wrap span{color:#94a3b8;font-size:11px}.public-badges{flex-wrap:wrap;gap:8px;display:flex}.public-badges span{color:#f8fafc;background:#1e293b;border-radius:999px;padding:7px 10px;font-size:12px}@media (width<=560px){.profile-top{align-items:flex-start}.profile-actions,.profile-share-card div,.profile-stats{grid-template-columns:1fr}}.chatview{background:radial-gradient(circle at top,#233540b3,#0000 30%),#0b141a;width:100%;height:100vh;position:fixed;inset:0;overflow:hidden}.chatview *{box-sizing:border-box}.chatview__panel{background-color:#0b141a;background-image:radial-gradient(#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;height:100%;display:flex;position:relative}.chatview__header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#202c33fa;border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;min-height:76px;padding:12px 14px;display:flex}.chatview__back,.chatview__tool,.chatview__send{cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .18s,filter .18s,background .18s;display:inline-flex}.chatview__back,.chatview__tool{color:#f8fafc;background:#00a884}.chatview__send{color:#fff;background:linear-gradient(135deg,#00a884,#14b8a6)}.chatview__send--recording{background:linear-gradient(135deg,#ef4444,#f97316)}.chatview__back:hover,.chatview__tool:hover,.chatview__send:hover{filter:brightness(1.04);transform:scale(1.04)}.chatview__back svg,.chatview__tool svg,.chatview__send svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.chatview__contact{color:#fff;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.chatview__avatar{color:#fff;background:linear-gradient(135deg,#334155,#1e293b);border-radius:50%;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:18px;font-weight:800;display:grid;position:relative;overflow:hidden}.chatview__avatar img{object-fit:cover;width:100%;height:100%}.chatview__avatar-dot{background:#22c55e;border:2px solid #0b141a;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.chatview__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.chatview__identity strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;font-weight:900;line-height:1.15;display:block;overflow:hidden}.chatview__status{color:#cbd5e1;font-size:13px;font-weight:700}.chatview__status--typing{color:#67e8f9}.chatview__body{scroll-behavior:smooth;flex-direction:column;flex:1;gap:8px;padding:14px 12px 120px;display:flex;overflow-y:auto}.chatview__body::-webkit-scrollbar{width:0;height:0}.chatview__empty{text-align:center;background:#121b22d6;border:1px solid #94a3b81f;border-radius:20px;margin:auto 0;padding:24px 18px}.chatview__empty strong{font-size:20px;font-weight:900;display:block}.chatview__empty p{color:#cbd5e1;margin:10px 0 0;font-size:14px;font-weight:700}.chatview__row{display:flex}.chatview__row--mine{justify-content:flex-end}.chatview__row--theirs{justify-content:flex-start}.chatview__stack{flex-direction:column;align-items:flex-start;gap:6px;max-width:min(84%,480px);display:flex}.chatview__row--mine .chatview__stack{align-items:flex-end}.chatview__bubble{min-width:82px;max-width:100%;padding:10px 12px 8px;position:relative;box-shadow:0 10px 30px #0206172e}.chatview__bubble--mine{color:#f8fafc;background:linear-gradient(#0b8f74,#05675a);border-radius:16px 16px 4px}.chatview__bubble--theirs{color:#f8fafc;background:#202c33f5;border-radius:16px 16px 16px 4px}.chatview__text{color:inherit;white-space:pre-wrap;word-break:break-word;margin:0;font-size:18px;font-weight:800;line-height:1.42}.chatview__attachment{margin-top:10px}.chatview__attachment img{object-fit:cover;border-radius:14px;width:100%;max-height:280px;display:block}.chatview__attachment a{min-height:42px;color:inherit;background:#ffffff24;border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.chatview__voicecard{background:#ffffff1f;border-radius:18px;grid-template-columns:52px 42px minmax(0,1fr);align-items:center;gap:10px;min-width:min(100%,320px);padding:8px 10px 8px 8px;display:grid}.chatview__voicecard--theirs{background:#ffffff14}.chatview__voicecard-avatar{color:#fff;background:#ffffff2e;border-radius:50%;place-items:center;width:52px;height:52px;font-size:16px;font-weight:800;display:grid;position:relative;overflow:hidden}.chatview__voicecard-avatar img{object-fit:cover;width:100%;height:100%}.chatview__voicecard-mic{color:#fff;background:#00a884;border:2px solid #0b141aeb;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;bottom:-1px;right:-1px}.chatview__voicecard-mic svg{stroke:currentColor;fill:none;stroke-width:2px;width:10px;height:10px}.chatview__voicecard-play{color:#f8fafc;background:#ffffff14;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.chatview__voicecard-play svg{color:currentColor;width:18px;height:18px}.chatview__voicecard-main{gap:8px;min-width:0;display:grid}.chatview__voicecard-wave{align-items:center;gap:3px;height:26px;display:flex;position:relative;overflow:hidden}.chatview__voicecard-wave span{z-index:1;transform-origin:50%;background:#b0ffe980;border-radius:999px;width:3px;position:relative}.chatview__voicecard-wave span.is-playing{animation:.9s ease-in-out infinite chatviewWave}.chatview__voicecard-progress{z-index:0;pointer-events:none;background:linear-gradient(90deg,#5eead442,#5eead414);border-radius:999px;position:absolute;inset:0 auto 0 0}.chatview__voicecard-meta{color:#f8fafcf0;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.chatview__voicecard-meta span:last-child{text-align:right}.chatview__voicecard audio{display:none}.chatview__meta{color:#f8fafce0;justify-content:flex-end;align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:800;display:flex}.chatview__meta-status{font-weight:900}.chatview__reactions{background:#0f172ae6;border:1px solid #94a3b829;border-radius:999px;gap:4px;padding:4px 8px;font-size:15px;display:inline-flex}.chatview__reaction-tray{background:#0f172afa;border:1px solid #94a3b829;border-radius:999px;gap:6px;padding:6px;display:flex}.chatview__reaction-tray button{color:#fff;background:#1e293bf5;border:0;border-radius:50%;width:36px;height:36px;font-size:18px}.chatview__typing{color:#67e8f9;background:#0f172ad1;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.chatview__typing-label{line-height:1}.chatview__typing-dots{align-items:center;gap:4px;display:inline-flex}.chatview__typing-dots i{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite chatviewTypingDots;display:inline-block}.chatview__typing-dots i:nth-child(2){animation-delay:.16s}.chatview__typing-dots i:nth-child(3){animation-delay:.32s}.chatview__footer-stack{padding:0 10px calc(10px + env(safe-area-inset-bottom,0px));z-index:4;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.chatview__preview,.chatview__recording{border-radius:18px;margin:0;padding:12px 14px}.chatview__preview{background:#121b22f5;border:1px solid #94a3b81f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex;box-shadow:0 14px 30px #02061729}.chatview__preview-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.chatview__preview-copy strong{font-size:14px;font-weight:900}.chatview__preview-copy span{white-space:nowrap;text-overflow:ellipsis;color:#cbd5e1;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.chatview__preview button{color:#fee2e2;background:#ef444429;border:0;border-radius:999px;flex-shrink:0;min-width:76px;height:38px;font-weight:900}.chatview__preview-player{flex:100%}.chatview__preview-player .chatview__voicecard{min-width:100%}.chatview__recording{color:#fee2e2;background:#7f1d1d47;border:1px solid #ef444433;align-items:center;gap:12px;display:flex}.chatview__recording-left{align-items:center;gap:8px;display:flex}.chatview__recording span,.chatview__recording strong{font-size:13px;font-weight:800}.chatview__record-dot{background:#ef4444;border-radius:50%;width:10px;height:10px;animation:1s infinite chatviewPulse}.chatview__recording-wave{flex:1;justify-content:center;align-items:flex-end;gap:4px;height:22px;display:flex}.chatview__recording-wave span{background:#fca5a5;border-radius:999px;width:4px;animation:.8s ease-in-out infinite chatviewRecordWave}.chatview__recording-wave span:first-child{height:8px;animation-delay:0s}.chatview__recording-wave span:nth-child(2){height:18px;animation-delay:.12s}.chatview__recording-wave span:nth-child(3){height:12px;animation-delay:.24s}.chatview__recording-wave span:nth-child(4){height:20px;animation-delay:.36s}.chatview__recording-wave span:nth-child(5){height:10px;animation-delay:.48s}.chatview__composer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#202c33f7;border:1px solid #ffffff0f;border-radius:22px;align-items:center;gap:8px;width:100%;padding:8px 10px;display:flex;position:relative;box-shadow:0 18px 35px #02061738}.chatview__file{display:none}.chatview__input-wrap{background:#111b21;border-radius:24px;flex:1;align-items:center;min-width:0;height:46px;padding:0 14px;display:flex}.chatview__input{color:#f8fafc;background:0 0;border:0;outline:none;width:100%;font-size:18px;font-weight:800}.chatview__input::placeholder{color:#94a3b8;font-weight:700}@keyframes chatviewPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.88)}}@keyframes chatviewWave{0%,to{opacity:.55;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1.15)}}@keyframes chatviewRecordWave{0%,to{opacity:.55;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1.18)}}@keyframes chatviewTypingDots{0%,80%,to{opacity:.45;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}@media (width<=640px){.chatview{height:calc(100vh - 56px)}.chatview__header{gap:10px;min-height:72px;padding:10px 12px}.chatview__back,.chatview__tool,.chatview__send{width:42px;height:42px}.chatview__avatar{width:46px;height:46px}.chatview__identity strong{font-size:15px}.chatview__status{font-size:12px}.chatview__body{padding:12px 8px 216px}.chatview__stack{max-width:88%}.chatview__bubble{padding:10px 11px 8px}.chatview__text{font-size:15px;font-weight:800}.chatview__voicecard{grid-template-columns:46px 38px minmax(0,1fr);gap:8px;min-width:min(100%,260px);padding:8px}.chatview__voicecard-avatar{width:46px;height:46px}.chatview__voicecard-play{width:38px;height:38px}.chatview__voicecard-meta{font-size:11px}.chatview__preview,.chatview__recording{padding:11px 12px}.chatview__footer-stack{padding:0 8px calc(8px + env(safe-area-inset-bottom,0px));gap:6px}.chatview__composer{gap:6px;padding:8px}.chatview__input-wrap{height:44px}.chatview__input{font-size:16px}}.community-page{color:#f8fafc;width:min(1020px,100%);margin:0 auto;padding:22px 14px 120px}.community-hero,.community-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030712d6;border:1px solid #94a3b824;border-radius:20px;box-shadow:0 18px 50px #0206173d}.community-hero{grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:14px;padding:22px;display:grid;position:relative;overflow:hidden}.community-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f738,#0000 70%);border-radius:999px;width:220px;height:220px;animation:8s ease-in-out infinite communityFloat;position:absolute;inset:-30% auto auto -10%}.community-kicker{text-transform:uppercase;color:#22c55e;margin:0 0 8px;font-size:12px;font-weight:800}.community-hero h1,.community-feed-toolbar h2{margin:0 0 10px;font-size:clamp(28px,4vw,42px);line-height:1.05}.community-hero p,.community-card p,.muted-text{color:#cbd5e1;font-size:15px}.community-hero-copy{gap:12px;display:grid}.community-hero-side{align-content:start;gap:14px;display:grid}.community-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.community-quick-card{background:#0f172ae0;border:1px solid #94a3b81f;border-radius:18px;align-content:center;gap:6px;min-height:92px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.community-quick-card:hover{border-color:#a855f759;transform:translateY(-3px);box-shadow:0 14px 32px #a855f71f}.community-quick-card strong{font-size:22px;line-height:1}.community-quick-card span{color:#94a3b8;font-weight:700}.community-hero-actions,.community-feed-toolbar__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.community-feed-toolbar__actions{flex-wrap:wrap;gap:10px;margin-left:auto;display:flex}.community-feed-toolbar__title strong{color:#f8fafc;font-size:16px;font-weight:900;display:block}.community-card{padding:16px}.community-popup,.community-create-shell,.community-feed-shell{gap:14px;display:grid}.community-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:90;background:#020617b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.community-modal{color:#0f172a;background:#f8fafcfa;border:1px solid #cbd5e1e6;border-radius:26px;width:min(100%,720px);max-height:min(88vh,760px);animation:.22s communityModalIn;overflow:auto;box-shadow:0 30px 80px #0f172a66}.community-lightbox{background:#0f172afa;border-radius:24px;width:min(96vw,960px);max-height:90vh;padding:18px;position:relative;box-shadow:0 30px 80px #0f172a6b}.community-lightbox img{object-fit:contain;border-radius:18px;width:100%;max-height:calc(90vh - 36px);display:block}.community-modal p,.community-modal .muted-text{color:#475569}.community-modal__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.community-modal__top h3{margin:0;font-size:18px}.community-close-btn{color:#475569;cursor:pointer;background:#e2e8f0;border:0;border-radius:999px;width:44px;height:44px;font-size:28px;line-height:1}.community-composer-user{align-items:center;gap:12px;margin-bottom:16px;display:flex}.community-composer-user strong{margin-bottom:6px;font-size:16px;display:block}.community-composer-user select,.community-composer-actions input,.community-composer-text{color:#0f172a;background:#fff;border:1px solid #dbe3ef}.community-composer-user select{border-radius:12px;min-height:34px;padding:6px 10px;font-size:14px}.community-composer-text{border-radius:20px;min-height:180px;margin-bottom:14px;font-size:18px;line-height:1.45}.community-composer-actions{grid-template-columns:180px 1fr;align-items:center;gap:10px;display:grid}.community-post-submit{width:100%;margin-top:14px}.community-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.community-form-grid{grid-template-columns:1fr 220px;gap:10px;margin-top:12px;display:grid}.community-form-grid.compact{grid-template-columns:1fr 1fr}.community-form-grid textarea{grid-column:1/-1;min-height:120px}.community-card textarea,.community-card input,.community-card select{color:#f8fafc;background:#020617e0;border:1px solid #94a3b824;border-radius:14px;width:100%;min-height:46px;padding:12px 14px}.community-card textarea{resize:vertical;min-height:140px}.community-feed-toolbar{gap:14px;display:grid;position:relative;overflow:hidden}.community-feed-toolbar:after{content:"";color:#fff;pointer-events:none;background:radial-gradient(circle,#22c55e29,#0000 70%);border-radius:999px;width:180px;height:180px;animation:6s ease-in-out infinite communityPulse;position:absolute;top:-60px;right:-60px}.community-toolbar-grid{grid-template-columns:1.2fr .8fr .8fr;gap:10px;display:grid}.community-toolbar-grid--four{grid-template-columns:.9fr 1.2fr .8fr 120px}.image-upload{color:#fff;cursor:pointer;background:#1e293beb;border:1px dashed #94a3b840;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 14px;font-weight:700;display:inline-flex}.image-upload input{display:none}.community-image-preview{align-items:center;gap:12px;margin-top:12px;display:flex}.community-image-preview img,.community-post__image img{object-fit:cover;border-radius:16px;width:110px;height:110px}.community-post__image{cursor:zoom-in;background:#0f172ac7;border:0;border-radius:18px;width:100%;padding:0;display:block;overflow:hidden}.community-post__image img{object-fit:contain;background:#0206178c;width:100%;height:auto;max-height:380px}.mini-btn,.community-image-preview button{cursor:pointer;color:#fff;background:#1e293beb;border:0;border-radius:12px;min-height:40px;padding:0 12px;font-weight:700}.community-posts{gap:14px;display:grid}.community-manage-list{gap:12px;display:grid}.community-manage-card{background:#0f172abd;border:1px solid #94a3b81f;border-radius:18px;gap:12px;padding:14px;display:grid}.community-post{gap:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.community-post:hover{border-color:#a855f747;transform:translateY(-2px);box-shadow:0 16px 36px #0f172a42}.community-post__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.community-author{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.community-author small{color:#94a3b8;margin-top:4px;display:block}.community-post__text{margin:0;font-size:15px;font-weight:800;line-height:1.6}.community-post__meta{flex-wrap:wrap;gap:8px;display:flex}.community-post__social-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:2px;display:flex}.community-post__social-badges,.community-post__social-stats{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.community-post__social-stats{color:#94a3b8;font-size:12px;font-weight:700}.community-post__reaction-pill{background:#1e293bbd;border:1px solid #94a3b81f;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.community-post__reaction-pill small{color:#cbd5e1;font-size:11px;font-weight:800}.community-post__actions,.community-comment-box{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.community-action-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-weight:800;transition:color .16s,transform .16s;display:inline-flex}.community-action-btn:hover{color:#f8fafc;transform:translateY(-1px)}.community-action-btn__icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.community-action-btn__icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.community-action-btn__count{color:currentColor;font-size:14px;line-height:1}.community-reaction-tray{background:#0f172af5;border:1px solid #94a3b824;border-radius:999px;flex-wrap:wrap;gap:6px;padding:8px;display:inline-flex}.community-reaction-tray button{color:#fff;cursor:pointer;background:#1e293bf5;border:0;border-radius:50%;width:38px;height:38px;font-size:18px}.community-reaction-tray__close{line-height:1;font-size:22px!important}.community-comment-box input{flex:1;min-width:0}.community-comments{gap:8px;display:grid}.community-comment{background:#0f172aa8;border:1px solid #94a3b81a;border-radius:14px;padding:10px 12px}.community-comment__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.community-comment__head strong{font-size:13px}.community-comment__head small{color:#94a3b8;font-size:11px}.community-comment p{color:#e2e8f0;margin:0;font-size:13px}.chip{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.chip-soft{color:#cbd5e1;background:#1e293be0}.chip-blue{color:#bfdbfe;background:#3b82f62e}@keyframes communityFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(20px,14px)scale(1.08)}}@keyframes communityPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}}@keyframes communityModalIn{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=920px){.community-hero,.community-form-grid,.community-form-grid.compact,.community-toolbar-grid,.community-toolbar-grid--four{grid-template-columns:1fr}.community-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.community-composer-actions{grid-template-columns:1fr}.community-post__actions{scrollbar-width:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:18px;padding-bottom:4px;overflow-x:auto}.community-post__actions::-webkit-scrollbar{display:none}.community-comment-box{flex-direction:column;align-items:stretch}.community-post__social-top{flex-direction:column;align-items:flex-start}}@media (width<=640px){.community-page{padding-inline:10px}.community-hero,.community-card{border-radius:18px}.community-quick-grid{grid-template-columns:1fr}.community-hero-actions,.community-feed-toolbar__top,.community-feed-toolbar__actions{align-items:stretch}.community-hero h1,.community-feed-toolbar h2{font-size:22px}.community-hero p,.community-card p,.muted-text,.community-post__text{font-size:14px}.community-modal{border-radius:22px;padding:14px}.community-composer-text{min-height:150px;font-size:16px}}.community-sponsored-box{border-style:dashed;border-color:#22c55e47}.community-sponsored-banner{color:#f8fafc;text-align:left;cursor:pointer;background:#0f172ae0;border:1px solid #94a3b824;border-radius:16px;gap:4px;width:100%;min-height:74px;padding:12px 14px;display:grid}.community-sponsored-banner strong{font-size:14px}.community-sponsored-banner span{color:#cbd5e1;font-size:12px;line-height:1.4}.community-sponsored-native{color:#0f172a;background:#fffffff5;border:1px solid #cbd5e1e6;padding:0;overflow:hidden}.community-sponsored-native__head{justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 10px;display:flex}.community-sponsored-native__brand{align-items:center;gap:10px;min-width:0;display:flex}.community-sponsored-native__avatar{border:2px solid #60a5fa;border-radius:999px;flex:none;width:42px;height:42px;overflow:hidden}.community-sponsored-native__avatar img{object-fit:cover;width:100%;height:100%}.community-sponsored-native__brand strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:16px;display:block;overflow:hidden}.community-sponsored-native__brand small{color:#64748b;margin-top:2px;font-size:12px;font-weight:700;display:block}.community-sponsored-native__cta{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #94a3b84d;border-radius:999px;flex:none;min-height:34px;padding:0 14px;font-weight:800}.community-sponsored-native__copy{color:#334155;margin:0;padding:0 14px 12px;font-size:14px;line-height:1.5}.community-sponsored-native__media{cursor:pointer;background:#dbeafe;border:0;width:100%;padding:0;display:block}.community-sponsored-native__media img{object-fit:cover;width:100%;height:220px;display:block}@media (width<=640px){.community-sponsored-native__head{align-items:flex-start}.community-sponsored-native__brand strong{white-space:normal;font-size:15px}.community-sponsored-native__media img{height:180px}}.community-sponsored-native__actions{background:#fff;border-top:1px solid #cbd5e1e6;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.community-sponsored-native__action{color:#475569;cursor:pointer;background:0 0;border:0;border-right:1px solid #e2e8f0;min-height:42px;font-size:13px;font-weight:700}.community-sponsored-native__action:last-child{border-right:0}.community-sponsored-native__action:hover{color:#0f172a;background:#f1f5f9e6}@media (width<=640px){.community-sponsored-native__actions{grid-template-columns:1fr}.community-sponsored-native__action{border-bottom:1px solid #e2e8f0;border-right:0}.community-sponsored-native__action:last-child{border-bottom:0}.community-reward-banner{border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px 16px;display:flex;box-shadow:0 12px 28px #0f172a33}.community-reward-banner strong{margin-bottom:4px;font-size:15px;display:block}.community-reward-banner p{margin:0;font-size:14px;line-height:1.5}.community-reward-banner--success{color:#d1fae5;background:#10b9812e}.community-reward-banner--warning{color:#fef3c7;background:#f59e0b29}.community-reward-banner__close{color:inherit;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:24px;line-height:1}}.top-menu{position:relative}.top-menu__trigger{color:#f8fafc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#020617db;border:1px solid #94a3b82e;border-radius:20px;align-items:center;gap:12px;min-height:56px;padding:0 16px;transition:transform .25s,border-color .25s,background .25s;display:inline-flex;box-shadow:0 12px 28px #0206174d}.top-menu__trigger:hover{border-color:#60a5fa73;transform:translateY(-1px)}.top-menu__trigger-icon{gap:4px;width:20px;display:grid}.top-menu__trigger-icon span{transform-origin:50%;background:#f8fafc;border-radius:999px;height:2px;transition:transform .25s,opacity .25s;display:block}.top-menu.open .top-menu__trigger-icon span:first-child{transform:translateY(6px)rotate(45deg)}.top-menu.open .top-menu__trigger-icon span:nth-child(2){opacity:0}.top-menu.open .top-menu__trigger-icon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.top-menu__trigger-copy{text-align:left;display:grid}.top-menu__trigger-copy strong{font-size:16px;line-height:1}.top-menu__trigger-copy small{color:#94a3b8;margin-top:4px}.top-menu__panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transform-origin:0 0;pointer-events:none;z-index:80;background:#020617f2;border:1px solid #94a3b829;border-radius:24px;width:min(430px,100vw - 28px);padding:14px;transition:opacity .26s,transform .26s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-10px)scale(.98);box-shadow:0 24px 50px #02061773}.top-menu.open .top-menu__panel{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.top-menu__panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.top-menu__panel-head p,.top-menu__section-label{color:#22c55e;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.top-menu__panel-head strong{font-size:18px;display:block}.top-menu__panel-head small{color:#94a3b8}.top-menu__close{color:#f8fafc;cursor:pointer;background:#1e293beb;border:0;border-radius:12px;min-height:38px;padding:0 12px;font-weight:700}.top-menu__hero{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.top-menu__metric{background:linear-gradient(135deg,#1e293bf2,#0f172aeb);border:1px solid #94a3b81f;border-radius:18px;padding:12px}.top-menu__metric strong,.top-menu__metric span{display:block}.top-menu__metric strong{font-size:18px}.top-menu__metric span{color:#94a3b8;margin-top:4px;font-size:12px}.top-menu__section+.top-menu__section{margin-top:16px}.top-menu__featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.top-menu__featured{color:#f8fafc;cursor:pointer;text-align:left;background:#0f172ad6;border:1px solid #94a3b824;border-radius:18px;align-items:center;gap:12px;min-height:78px;padding:0 14px;transition:transform .2s,border-color .2s;display:flex}.top-menu__featured:hover,.top-menu__item:hover{transform:translateY(-1px)}.top-menu__featured-icon,.top-menu__item-icon{background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:800;display:inline-flex}.top-menu__featured-copy{display:grid}.top-menu__featured-copy strong{font-size:15px}.top-menu__featured-copy small{color:#94a3b8;margin-top:4px}.top-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.top-menu__item{color:#f8fafc;cursor:pointer;text-align:left;background:#0f172ad6;border:1px solid #94a3b824;border-radius:18px;align-items:center;gap:10px;min-height:58px;padding:0 14px;font-size:15px;font-weight:800;transition:transform .2s,border-color .2s;display:flex}.top-menu__item--green{border-color:#22c55e47}.top-menu__item--blue{border-color:#3b82f647}.top-menu__item--purple{border-color:#a855f747}.top-menu__item--gold{border-color:#f59e0b47}.top-menu__item--slate{border-color:#94a3b82e}.top-menu__item--red{border-color:#ef444447}@media (width<=640px){.top-menu__trigger{min-height:52px;padding:0 14px}.top-menu__trigger-copy small{display:none}.top-menu__panel{width:min(370px,100vw - 28px)}.top-menu__hero,.top-menu__featured-grid,.top-menu__grid{grid-template-columns:1fr}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.isolate{isolation:isolate}.container{width:100%}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{color:#fff;background:#0f172a;min-height:100%;margin:0;font-family:Inter,Arial,sans-serif}body{overflow-x:hidden}.app-shell{background-color:#0000;background-image:radial-gradient(circle at 0 0,#a855f747,#0000 30%),radial-gradient(circle at 100% 0,#22c55e2e,#0000 25%),linear-gradient(-45deg,#0f172a,#1e1b4b,#111827,#172554);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:400% 400%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100vh;position:relative}.top-bar{z-index:50;pointer-events:none;justify-content:space-between;align-items:center;min-height:72px;padding:12px 14px 6px;display:flex;position:relative}.top-bar>*{pointer-events:auto}.top-bar__left,.top-bar__right{align-items:center;display:flex}@keyframes appBackgroundShift{0%{background-position:0%}25%{background-position:50% 100%}50%{background-position:100%}75%{background-position:50% 0}to{background-position:0%}}.page-container{padding:20px 16px}.glass-card{-webkit-backdrop-filter:blur(14px);background:#1118278c;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 10px 30px #00000040}.primary-btn,.secondary-btn,.ghost-btn{border:none;border-radius:18px;padding:14px 18px;font-size:15px;font-weight:700;transition:transform .25s,box-shadow .25s,opacity .25s}.primary-btn:hover,.secondary-btn:hover,.ghost-btn:hover{transform:translateY(-2px)scale(1.01)}.primary-btn{color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 10px 24px #a855f759}.secondary-btn{color:#fff;background:linear-gradient(135deg,#10b981,#06b6d4);box-shadow:0 10px 24px #10b98147}.ghost-btn{color:#fff;background:#ffffff0f;border:1px solid #ffffff14}.section-title{margin:0;font-size:28px;font-weight:800;line-height:1.1}.muted-text{color:#ffffffad}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#a855f7b3;border-radius:999px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}body{color:#fff;overscroll-behavior:auto;background:linear-gradient(135deg,#0f172a,#020617);margin:0;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}.auth-card,.settings-card,.admin-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin:15px;padding:20px}input{color:#fff;background:#020617;border:none;border-radius:10px;width:100%;margin:8px 0;padding:12px}.btn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:10px;width:100%;margin-top:10px;padding:12px}.btn:hover{opacity:.9}.btn.outline{background:0 0;border:1px solid #22c55e}.danger{background:#ef4444}.admin-analytics{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.admin-list{gap:10px;display:grid}.badge{background:#1e293b;border-radius:10px;padding:5px 10px;font-size:11px;display:inline-block}.badge.verified{background:#22c55e}.badge.not{background:#ef4444}.warning-box{background:#ef4444;border-radius:10px;margin-top:10px;padding:10px}.logout-btn{background:#ef4444;margin-top:20px}.xp-card{background:#020617;border-radius:12px;margin-top:10px;padding:12px}.xp-top{justify-content:space-between;font-size:12px;display:flex}.xp-bar{background:#1e293b;border-radius:10px;height:8px;margin-top:5px}.xp-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);height:100%}.badge-card{background:#020617;border-radius:12px;margin-top:10px;padding:12px}.badge-list{flex-wrap:wrap;gap:6px;display:flex}.rank-badge{color:#000;border-radius:10px;padding:6px 12px;font-size:12px;animation:1.5s infinite pulse;display:inline-block}.friend-card{background:#020617;border-radius:10px;justify-content:space-between;margin-top:10px;padding:12px;display:flex}.avatar{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.online{color:#22c55e}.offline{color:#888}.notif-card{background:#020617;border-radius:10px;margin-top:10px;padding:12px}.notif-card.unread{border-left:4px solid #22c55e}.notif-card.read{opacity:.6}.notif-wrapper{position:relative}.notif-icon{cursor:pointer;font-size:20px;position:relative}.notif-badge{color:#fff;background:red;border-radius:50%;padding:3px 6px;font-size:10px;position:absolute;top:-5px;right:-8px}.notif-dropdown{z-index:999;background:#020617;border-radius:12px;width:280px;max-height:400px;padding:10px;position:absolute;top:30px;right:0;overflow-y:auto}.notif-header{justify-content:space-between;margin-bottom:10px;display:flex}.notif-item{border-radius:8px;margin-bottom:5px;padding:8px}.notif-item.unread{background:#22c55e1a}.bg-balls{z-index:-1;position:fixed;inset:0;overflow:hidden}.ball{opacity:.15;border-radius:50%;animation:linear infinite moveBall;position:absolute}.ball:first-child{background:#22c55e;width:200px;height:200px;animation-duration:25s;top:10%;left:5%}.ball:nth-child(2){background:#3b82f6;width:150px;height:150px;animation-duration:30s;top:60%;left:80%}.ball:nth-child(3){background:#a855f7;width:120px;height:120px;animation-duration:20s;top:30%;left:60%}@keyframes moveBall{0%{transform:translateY(0)translate(0)}50%{transform:translateY(-100px)translate(50px)}to{transform:translateY(0)translate(0)}}.friend-card-modern{background:#020617;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.friend-left{align-items:center;gap:10px;display:flex}.friend-actions button{cursor:pointer;background:#1e293b;border:none;border-radius:8px;padding:6px 10px}.friends-page{display:block}.social-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad6,#0f172a8f);border:1px solid #94a3b829;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex;box-shadow:0 22px 48px #02061729}.social-hero h2{margin:2px 0;font-size:24px}.social-hero p{color:#94a3b8;margin:0}.social-kicker{text-transform:uppercase;font-size:12px;font-weight:800;color:#22c55e!important}.social-icon-btn{color:#03120a;cursor:pointer;background:#22c55e;border:0;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.social-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.social-summary div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad1,#0f172a8a);border:1px solid #94a3b824;border-radius:18px;padding:12px}.social-summary strong{font-size:18px;display:block}.social-summary span{color:#94a3b8;font-size:12px}.social-search input{color:#f8fafc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617c2;border:1px solid #94a3b829;border-radius:16px;outline:none;width:100%;min-height:44px;padding:0 12px}.friends-list{gap:10px;margin-top:12px;display:grid}.friend-card-modern{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ad1,#0f172a8f);border:1px solid #94a3b824;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.friend-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:0;display:flex}.friend-main strong,.friend-main p,.friend-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.friend-actions button,.friend-actions button.secondary{color:#f8fafc;background:#1e293be0;border:1px solid #94a3b81a;border-radius:12px}.social-empty,.social-empty h3,.avatar{position:relative}.avatar-dot{background:#22c55e;border:2px solid #020617;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:0}@media (width<=620px){.social-hero{flex-direction:column;align-items:stretch}.social-hero>div{width:100%}.social-icon-btn{align-self:flex-start}.social-summary{grid-template-columns:1fr 1fr 1fr}.friend-card-modern{flex-direction:column;align-items:stretch}.friend-main{width:100%}.friend-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.friends-page{padding-left:10px;padding-right:10px}}.avatar{color:#03120a;flex:none;overflow:hidden}.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.friend-actions{flex-wrap:wrap;justify-content:flex-end}.friend-actions button,.social-icon-btn{transition:transform .15s,filter .15s,background .15s}.friend-actions button:hover,.social-icon-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.social-icon-btn{white-space:nowrap;width:auto;min-width:46px;padding:0 12px}@keyframes voicePulse{0%{box-shadow:0 0 #ef444459}to{box-shadow:0 0 0 12px #ef444400}}.notif-wrapper{z-index:30;position:relative}.notif-icon{color:#f8fafc;cursor:pointer;background:#020617db;border:1px solid #94a3b82e;border-radius:8px;justify-content:center;align-items:center;min-width:42px;min-height:42px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex;position:relative;box-shadow:0 12px 28px #00000038}.notif-badge{color:#fff;background:#ef4444;border:2px solid #020617;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;display:grid;top:-7px;right:-7px}.notif-dropdown{background:#020617fa;border:1px solid #94a3b82e;border-radius:8px;width:min(360px,100vw - 24px);max-height:min(520px,78vh);padding:12px;top:52px;right:0;box-shadow:0 22px 70px #0000006b}.notif-header{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.notif-header strong{font-size:16px;display:block}.notif-header p{color:#94a3b8;margin:3px 0 0;font-size:12px}.notif-header-actions{flex:none;gap:6px;display:flex}.notif-header-actions button{color:#f8fafc;cursor:pointer;background:#1e293b;border:0;border-radius:8px;min-height:32px;padding:0 10px;font-size:12px;font-weight:800}.notif-header-actions button:last-child{color:#03120a;background:#22c55e}.notif-empty{text-align:center;color:#94a3b8;border:1px dashed #94a3b83d;border-radius:8px;padding:18px 12px}.notif-empty strong{color:#f8fafc}.notif-empty p{margin:6px 0 0;font-size:13px}.notif-item{background:#0f172aa8;border:1px solid #94a3b81a;border-radius:8px;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;margin-bottom:8px;padding:10px;display:grid}.notif-item.unread{background:#22c55e1a;border-color:#22c55e3d}.notif-item.read{opacity:.72}.notif-item p{color:#f8fafc;margin:0;font-size:13px;line-height:1.35}.notif-item small{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.notif-dot{background:#64748b;border-radius:999px;width:9px;height:9px;margin-top:5px}.notif-item.unread .notif-dot{background:#22c55e}@media (width<=620px){.friend-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.friend-actions button{padding:0 8px}}.friends-page .avatar,.profile-page .avatar{color:#03120a!important;background:linear-gradient(135deg,#22c55e,#06b6d4)!important;border-radius:50%!important;flex:0 0 52px!important;place-items:center!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;font-size:20px!important;font-weight:900!important;display:grid!important;overflow:hidden!important}.profile-page .avatar.big{flex-basis:82px!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:82px!important;font-size:30px!important}.friends-page .avatar img,.profile-page .avatar img{object-fit:cover!important;border-radius:50%!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}.friends-page .friend-card-modern,.friends-page .friend-main{width:100%}.friends-page .social-summary strong{line-height:1.1}.friends-page .social-summary span{margin-top:3px;display:block}.friends-page .friend-main>div:last-child{min-width:0}.notif-icon{appearance:none!important;min-width:84px!important;min-height:40px!important}.hidden-file-input{display:none!important}.attachment-preview{color:#cbd5e1;background:#0f172adb;border-top:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.attachment-preview button{color:#f8fafc;background:#1e293b;border:0;border-radius:8px;padding:8px 10px;font-weight:800}.message-reactions{background:#020617;border:1px solid #94a3b82e;border-radius:999px;gap:2px;padding:3px 6px;display:inline-flex;position:absolute;bottom:-18px;right:6px;box-shadow:0 8px 22px #00000047}.reaction-tray{z-index:4;background:#020617;border:1px solid #94a3b82e;border-radius:999px;gap:4px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000061}.reaction-tray button{background:#1e293b;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;display:grid}@keyframes typingBlink{0%,to{opacity:.6}50%{opacity:1}}.friends-page .profile-card{background:#020617e0;border:1px solid #94a3b824;border-radius:8px;margin:14px 0;padding:14px}.friends-page .profile-card h3{margin-top:0}.typing-live,.message-reactions{background:#0f172acc;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin-top:6px;padding:4px 8px;display:inline-flex}.reaction-tray{background:#0f172af5;border:1px solid #94a3b82e;border-radius:999px;gap:6px;width:fit-content;margin-top:8px;padding:6px;display:flex}.reaction-tray button{color:#fff;background:#1e293bf0;border:0;border-radius:50%;width:36px;height:36px;font-size:18px}.attachment-preview,.attachment-preview{background:#0f172af2;border:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.attachment-preview-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.attachment-preview-copy strong{color:#f8fafc;font-size:14px;font-weight:800}.attachment-preview-copy span{color:#cbd5e1;font-size:12px;font-weight:700}.attachment-preview span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.attachment-preview button{flex-shrink:0}.whatsapp-recording{align-items:center}.attach-btn,.send-btn{border-radius:50%;height:42px}.attach-btn,.social-icon-btn svg,.attach-btn svg,.send-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.composer-field{background:#1e293beb;border:1px solid #94a3b824;border-radius:999px;align-items:center;min-width:0;height:44px;padding:0 14px;display:flex}.send-btn{color:#fff;background:linear-gradient(135deg,#22c55e,#14b8a6);border:0;justify-content:center;align-items:center;min-width:42px;display:inline-flex}.send-btn:disabled{color:#cbd5e1;background:#475569f2}.social-icon-btn{color:#fff;background:#1e293bf2;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}@media (width<=640px){.attach-btn,.send-btn,.composer-field{height:40px}}
