.Card-module__QRy0Sa__card{background-color:hsl(var(--card));border-radius:12px;flex-direction:column;height:100%;transition:background .3s,border .3s;display:flex;overflow:hidden;box-shadow:0 5px 15px #00000014}
.NewTeamForm-module__t-T2sG__form{border-radius:4px;padding:1rem}.NewTeamForm-module__t-T2sG__control{margin-bottom:.5rem}.NewTeamForm-module__t-T2sG__control label{margin-bottom:.5rem;font-weight:700;display:block}.NewTeamForm-module__t-T2sG__control input,.NewTeamForm-module__t-T2sG__control textarea{font:inherit;border:1px solid #000;border-radius:4px;width:100%;padding:.25rem;display:block}.NewTeamForm-module__t-T2sG__actions{text-align:right;margin-top:1rem}.NewTeamForm-module__t-T2sG__actions button{font:inherit;cursor:pointer;color:#000;background-color:#f0ea48;border:2px solid #000;border-radius:4px;padding:.5rem 1.5rem;font-weight:700}.NewTeamForm-module__t-T2sG__actions button:hover,.NewTeamForm-module__t-T2sG__actions button:active{background-color:#3a3802;border-color:#f0ea48}
.Home-module__g21JLG__container{background-color:hsl(var(--background));max-width:100%;color:hsl(var(--foreground));padding:0;overflow-x:hidden}.Home-module__g21JLG__main{background-color:hsl(var(--background));width:100%;min-height:100vh;color:hsl(var(--foreground));flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:0;display:flex}.Home-module__g21JLG__footer{background-color:hsl(var(--background));border-top:1px solid #eaeaea80;flex:1;justify-content:center;align-items:center;width:100%;padding:1.5rem 0;display:flex}.Home-module__g21JLG__dark .Home-module__g21JLG__footer{border-top:1px solid #ffffff1a}.Home-module__g21JLG__footerContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.Home-module__g21JLG__footerContent p{color:hsl(var(--muted-foreground));margin:.1rem 0;font-size:.9rem}.Home-module__g21JLG__footer a{flex-grow:1;justify-content:center;align-items:center;display:flex}.Home-module__g21JLG__heroSection{background:linear-gradient(135deg,hsl(var(--background))0%,hsl(var(--muted))50%,hsl(var(--accent))100%);width:100%;color:hsl(var(--foreground));text-align:center;border-bottom:1px solid hsl(var(--border));justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__dark .Home-module__g21JLG__heroSection{background:linear-gradient(135deg,hsl(var(--background))0%,hsl(var(--muted))50%,hsl(var(--accent))100%)}.Home-module__g21JLG__heroSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#fedd001a 0%,#0000 70%);position:absolute;inset:0}.Home-module__g21JLG__dark .Home-module__g21JLG__heroSection:before{background:radial-gradient(circle,#fedd0026 0%,#0000 70%)}.Home-module__g21JLG__heroContent{z-index:1;max-width:800px;animation:.8s ease-out Home-module__g21JLG__fadeIn}.Home-module__g21JLG__heroLogo{filter:drop-shadow(0 0 8px #fedd004d);margin-bottom:1.5rem;transition:transform .3s}.Home-module__g21JLG__heroLogo:hover{transform:scale(1.05)}.Home-module__g21JLG__title{letter-spacing:-.03em;color:hsl(var(--foreground));margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.15}.Home-module__g21JLG__highlight{color:hsl(var(--secondary));text-shadow:1px 1px 2px #0000001a;text-decoration:none;display:inline-block;position:relative}.Home-module__g21JLG__highlight:after{content:"";background-color:hsl(var(--secondary));transform-origin:100% 100%;width:100%;height:3px;transition:transform .3s ease-out;position:absolute;bottom:-5px;left:0;transform:scaleX(0)}.Home-module__g21JLG__highlight:hover:after{transform-origin:0 100%;transform:scaleX(1)}.Home-module__g21JLG__subtitle{color:hsl(var(--muted-foreground));margin:1rem 0 0;font-size:1.25rem;font-weight:400;line-height:1.5}.Home-module__g21JLG__featuresSection{background-color:hsl(var(--background));background-image:radial-gradient(hsl(var(--border))1px,transparent 1px);background-size:20px 20px;flex-direction:column;align-items:center;width:100%;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__sectionTitle{text-align:center;color:hsl(var(--foreground));margin-bottom:2rem;font-size:2rem;font-weight:700;position:relative}.Home-module__g21JLG__sectionTitle:after{content:"";background-color:hsl(var(--secondary));width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Home-module__g21JLG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;width:100%;max-width:1200px;display:grid}@media (min-width:1200px){.Home-module__g21JLG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1199px) and (min-width:992px){.Home-module__g21JLG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px) and (min-width:768px){.Home-module__g21JLG__grid{grid-template-columns:repeat(2,1fr)}}.Home-module__g21JLG__card{background-color:hsl(var(--card));height:100%;color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));z-index:1;border-radius:16px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.Home-module__g21JLG__dark .Home-module__g21JLG__card{background:linear-gradient(145deg,hsl(var(--card))0%,hsl(var(--muted))100%);border:1px solid hsl(var(--border));box-shadow:0 10px 30px #0000004d}.Home-module__g21JLG__card:before{content:"";background:linear-gradient(90deg,hsl(var(--secondary)),#ffb347);transform-origin:0;z-index:2;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.Home-module__g21JLG__card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0000001f}.Home-module__g21JLG__dark .Home-module__g21JLG__card:hover{background:linear-gradient(145deg,hsl(var(--muted))0%,hsl(var(--card))100%);box-shadow:0 15px 35px #0006}.Home-module__g21JLG__card:hover:before{transform:scaleX(1)}.Home-module__g21JLG__cardContent{z-index:1;flex-direction:column;width:100%;height:100%;padding:2rem;display:flex;position:relative}.Home-module__g21JLG__cardIcon{filter:drop-shadow(0 2px 4px #0000001a);background:linear-gradient(135deg,#fedd0026,#ffb34726);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;font-size:2.5rem;transition:all .3s;display:flex}.Home-module__g21JLG__card:hover .Home-module__g21JLG__cardIcon{filter:drop-shadow(0 4px 8px #0003);background:linear-gradient(135deg,#fedd0040,#ffb34740);animation:2s ease-in-out infinite Home-module__g21JLG__subtleBounce;transform:scale(1.05)rotate(2deg)}@keyframes Home-module__g21JLG__subtleBounce{0%,to{transform:translateY(0)scale(1.05)rotate(2deg)}50%{transform:translateY(-3px)scale(1.08)rotate(2deg)}}.Home-module__g21JLG__dark .Home-module__g21JLG__cardIcon{background:linear-gradient(135deg,#fedd0040,#ffb34740);box-shadow:0 0 20px #fedd001a}.Home-module__g21JLG__card h2{color:hsl(var(--card-foreground));margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.Home-module__g21JLG__dark .Home-module__g21JLG__card h2{color:hsl(var(--card-foreground));text-shadow:0 2px 4px #0003}.Home-module__g21JLG__card p{color:hsl(var(--muted-foreground));margin:0 0 2.5rem;font-size:1rem;line-height:1.5}.Home-module__g21JLG__dark .Home-module__g21JLG__card p{color:hsl(var(--muted-foreground));opacity:.9}.Home-module__g21JLG__questionsSection{flex-direction:column;width:100%;max-width:1200px;height:800px;margin:0 auto;padding:2rem 1rem;display:flex}.Home-module__g21JLG__questionsSectionHeader{flex-shrink:0;margin-bottom:1rem}.Home-module__g21JLG__questionCard{z-index:1;background-color:#fff;border-radius:16px;width:100%;max-width:900px;margin:1rem auto;padding:1.5rem;position:relative;overflow:visible;box-shadow:0 10px 30px #0000001a}.Home-module__g21JLG__comments{max-height:none;margin-top:1.5rem;overflow:visible}.Home-module__g21JLG__questionCard:hover{box-shadow:0 15px 50px #0000000d}.Home-module__g21JLG__questionCard .question{background:linear-gradient(135deg,#fffdf5 0%,#fff8e1 100%);border-left:4px solid #fed101;border-radius:16px;width:100%;margin-bottom:0;padding:24px 24px 24px 20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000a}.Home-module__g21JLG__questionCard .question:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#fed10108);width:150px;height:100%;position:absolute;top:0;right:0}.Home-module__g21JLG__questionCard .question:after{content:"";pointer-events:none;z-index:1;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #fed1011a}.Home-module__g21JLG__questionCard .question:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000000f}.Home-module__g21JLG__questionCard .unanswered{background:linear-gradient(90deg,#fff8e1,#fffdf5);border-left:4px solid #fed101;position:relative}.Home-module__g21JLG__questionCard .unanswered:before{content:"Unanswered";color:#8a6d00;text-transform:uppercase;letter-spacing:.5px;background-color:#fed10126;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:16px;right:16px}.Home-module__g21JLG__questionCard .commentHeader{color:#343a40;border-bottom:1px solid #fed1011a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;padding-right:100px;font-size:.95rem;display:flex}.Home-module__g21JLG__questionCard .commentText{color:#495057;z-index:2;margin-bottom:20px;padding-right:100px;font-size:1.05rem;line-height:1.7;position:relative}.Home-module__g21JLG__questionCard .responsePreview{background-color:#fffdf5;border-left:3px solid #fed101;border-radius:8px;margin-top:12px;padding:12px 16px;transition:all .2s;position:relative;overflow:hidden}.Home-module__g21JLG__questionCard .responsePreview:after{content:"";pointer-events:none;z-index:1;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #fed1011a}.Home-module__g21JLG__questionCard .responsePreview:hover{background-color:#f1f3f5;transform:translate(4px)}.Home-module__g21JLG__questionCard .responsePreviewText{color:#333;font-size:.9rem;line-height:1.5}.Home-module__g21JLG__questionCard .replyButton{color:#343a40;cursor:pointer;z-index:5;background-color:#fed101;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:90px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #fed10126}.Home-module__g21JLG__questionCard .replyButton:hover{background-color:#e6bc00;transform:translateY(-3px);box-shadow:0 6px 15px #fed10133}.Home-module__g21JLG__questionCard .commentForm{background-color:#f9f9f9;border-radius:12px;margin-top:20px;padding:20px;animation:.3s ease-out Home-module__g21JLG__slideDown;box-shadow:0 4px 15px #0000000d}@keyframes Home-module__g21JLG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__questionCard .formSection label{color:#1a1a2e;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.Home-module__g21JLG__questionCard .textarea{resize:vertical;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;min-height:120px;padding:14px;font-family:inherit;font-size:.95rem;transition:all .2s}.Home-module__g21JLG__questionCard .textarea:focus{border-color:#fedd00;outline:none;box-shadow:0 0 0 3px #fedd0033}.Home-module__g21JLG__questionCard .buttonGroup{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.Home-module__g21JLG__questionCard .submitButton{color:#1a1a2e;cursor:pointer;background-color:#fedd00;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Home-module__g21JLG__questionCard .submitButton:after{content:"→";font-size:1.1rem}.Home-module__g21JLG__questionCard .submitButton:hover{background-color:#e5c700;transform:translateY(-2px);box-shadow:0 3px 8px #fedd004d}.Home-module__g21JLG__questionCard .cancelButton{color:#666;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .2s}.Home-module__g21JLG__questionCard .cancelButton:hover{color:#333;background-color:#f0f0f0}@keyframes Home-module__g21JLG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home-module__g21JLG__title{font-size:2.5rem}.Home-module__g21JLG__subtitle{font-size:1.1rem}.Home-module__g21JLG__heroSection{padding:2rem 1rem}.Home-module__g21JLG__featuresSection,.Home-module__g21JLG__questionsSection{border-radius:20px;padding:2rem 1rem}.Home-module__g21JLG__grid{flex-direction:column;width:100%}.Home-module__g21JLG__sectionTitle{font-size:1.8rem}.Home-module__g21JLG__comments{max-height:500px}.Home-module__g21JLG__questionCard .question{border-radius:12px;padding:20px 16px 60px}.Home-module__g21JLG__questionCard .replyButton{width:calc(100% - 32px);min-width:unset;border-radius:10px;position:absolute;top:auto;bottom:16px;right:16px}.Home-module__g21JLG__questionCard .commentText{margin-bottom:0;padding-right:0}.Home-module__g21JLG__questionCard .commentHeader{margin-bottom:12px;padding-bottom:12px;padding-right:0}.Home-module__g21JLG__teamBadge,.Home-module__g21JLG__matchBadge{padding:5px 10px;font-size:.8rem}.Home-module__g21JLG__scoutName{margin-top:8px;margin-left:0;display:block}.Home-module__g21JLG__questionMeta{flex-flow:wrap;gap:8px}.Home-module__g21JLG__responsesContainer{margin-top:16px;padding-top:12px}.Home-module__g21JLG__questionContent{font-size:1rem;line-height:1.6}.Home-module__g21JLG__questionsSection{max-height:600px;padding:1.5rem .75rem;overflow-y:auto}.Home-module__g21JLG__questionCard{border-radius:16px;margin:.75rem auto;padding:1.25rem}.Home-module__g21JLG__comments{max-height:none;overflow:visible}}.Home-module__g21JLG__loadingContainer{background-color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:250px;padding:4rem;display:flex;box-shadow:0 10px 40px #00000008}.Home-module__g21JLG__loadingContainer p{color:#666;margin-top:1.5rem;font-size:1rem;font-weight:500}.Home-module__g21JLG__loadingSpinner{border:4px solid #fed1011a;border-top-color:#fed101;border-radius:50%;width:48px;height:48px;animation:1s linear infinite Home-module__g21JLG__spin}@keyframes Home-module__g21JLG__spin{to{transform:rotate(360deg)}}.Home-module__g21JLG__noQuestionsMessage{text-align:center;color:#6c757d;background-color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:250px;padding:4rem;display:flex;box-shadow:0 10px 40px #00000008}.Home-module__g21JLG__noQuestionsMessage p{color:#495057;margin-top:1.5rem;font-size:1.05rem;font-weight:500}.Home-module__g21JLG__noQuestionsMessage:before{content:"📝";margin-bottom:1rem;font-size:2.5rem;display:block}.Home-module__g21JLG__questionMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Home-module__g21JLG__teamBadge,.Home-module__g21JLG__matchBadge{color:#1a1a2e;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 4px 8px #0000000d}.Home-module__g21JLG__teamBadge{color:#8a6d00;background-color:#fff8e1;border:1px solid #fed1014d}.Home-module__g21JLG__matchBadge{color:#1971c2;background-color:#e7f5ff;border:1px solid #1971c24d}.Home-module__g21JLG__scoutName{color:#6c757d;margin-left:8px;font-size:.9rem;font-weight:500}.Home-module__g21JLG__questionContent{color:#343a40;z-index:1;margin:0;font-size:1.1rem;font-weight:500;line-height:1.7;position:relative}.Home-module__g21JLG__responsesContainer{z-index:2;border-top:1px dashed #0000000f;margin-top:20px;padding-top:16px;position:relative}.Home-module__g21JLG__responsesHeader{color:#495057;margin-bottom:12px}.Home-module__g21JLG__responsesCount{color:#6c757d;font-size:.9rem;font-weight:600}.Home-module__g21JLG__responseHeader{margin-bottom:6px}.Home-module__g21JLG__responseAuthor{color:#343a40;font-size:.9rem;font-weight:600}.Home-module__g21JLG__responseContent{color:#495057;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.Home-module__g21JLG__questionMeta{flex-flow:wrap;align-items:center;gap:8px}.Home-module__g21JLG__teamBadge,.Home-module__g21JLG__matchBadge{padding:4px 8px;font-size:.75rem}.Home-module__g21JLG__scoutName{margin-top:0;margin-left:0}.Home-module__g21JLG__questionCard .replyButton{width:auto;min-width:80px;position:absolute;top:auto;bottom:16px;right:16px}.Home-module__g21JLG__questionCard .commentText{margin-bottom:0;padding-right:0}}.Home-module__g21JLG__cardArrow{color:hsl(var(--muted-foreground));opacity:0;font-size:1.5rem;transition:all .3s;position:absolute;bottom:2rem;right:2rem;transform:translate(-10px)}.Home-module__g21JLG__dark .Home-module__g21JLG__cardArrow{color:hsl(var(--secondary))}.Home-module__g21JLG__card:hover .Home-module__g21JLG__cardArrow{color:hsl(var(--secondary));opacity:1;transform:translate(0)}.Home-module__g21JLG__featuresSection:before{content:"";background:linear-gradient(90deg,#0000,#0000000d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Home-module__g21JLG__featuresSection:after{content:"";background:linear-gradient(90deg,#0000,#0000000d,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.Home-module__g21JLG__responsePreview{z-index:1;position:relative}.Home-module__g21JLG__commentButtons{flex-shrink:0;justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Home-module__g21JLG__button{font:inherit;cursor:pointer;color:hsl(var(--foreground));border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:4px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.Home-module__g21JLG__button:hover{background:hsl(var(--accent));transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.Home-module__g21JLG__dark .Home-module__g21JLG__button:hover{box-shadow:0 2px 4px #0003}.Home-module__g21JLG__commentButton{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-color:hsl(var(--secondary)/.5)}.Home-module__g21JLG__commentButton:hover{background:hsl(var(--secondary)/.8)}.Home-module__g21JLG__questionButton{background:hsl(var(--accent));color:hsl(var(--accent-foreground));border-color:hsl(var(--accent)/.5)}.Home-module__g21JLG__questionButton:hover{background:hsl(var(--accent)/.8)}.Home-module__g21JLG__questionsListModern{scrollbar-width:thin;scrollbar-color:#fc09 #0000000d;flex:1;width:100%;max-width:900px;margin:0 auto;padding:.5rem 1rem 2rem;overflow-y:auto}.Home-module__g21JLG__questionsListModern::-webkit-scrollbar{width:8px}.Home-module__g21JLG__questionsListModern::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.Home-module__g21JLG__questionsListModern::-webkit-scrollbar-thumb{background-color:#fc09;border:2px solid #0000000d;border-radius:10px}.Home-module__g21JLG__questionsListModern::-webkit-scrollbar-thumb:hover{background-color:#fc0c}.Home-module__g21JLG__questionsGrid{grid-template-columns:1fr;gap:.5rem;display:grid}.Home-module__g21JLG__questionCardModern{background:hsl(var(--card));border-radius:4px;flex-direction:column;padding:.75rem;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 3px #0000001a}.Home-module__g21JLG__dark .Home-module__g21JLG__questionCardModern{background:hsl(var(--card));box-shadow:0 1px 3px #0000004d}.Home-module__g21JLG__questionCardModernUnanswered,.Home-module__g21JLG__dark .Home-module__g21JLG__questionCardModernUnanswered{background:hsl(var(--card))}.Home-module__g21JLG__questionCardModernUnanswered:hover,.Home-module__g21JLG__questionCardModern:hover{transform:translateY(-1px)}.Home-module__g21JLG__questionMetaModern{color:hsl(var(--muted-foreground));justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:.875rem;display:flex}.Home-module__g21JLG__questionMetaLeft{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Home-module__g21JLG__teamBadgeModern{background:hsl(var(--secondary)/.15);color:hsl(var(--secondary-foreground));border:1px solid hsl(var(--secondary)/.3);letter-spacing:.025em;text-align:center;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Home-module__g21JLG__teamBadgeModern:hover{background:hsl(var(--secondary)/.25);transform:translateY(-1px)}.Home-module__g21JLG__matchBadgeModern{background:hsl(var(--accent));color:hsl(var(--accent-foreground));border:1px solid hsl(var(--accent)/.5);letter-spacing:.025em;text-align:center;border-radius:4px;justify-content:center;align-items:center;min-width:2rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.Home-module__g21JLG__scoutNameModern{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.Home-module__g21JLG__questionContentModern{color:hsl(var(--foreground));word-break:break-word;margin-bottom:.75rem;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.Home-module__g21JLG__responsesPreviewModern{background:hsl(var(--muted)/.3);border:1px solid hsl(var(--border));border-radius:4px;margin-bottom:.75rem;padding:.5rem}.Home-module__g21JLG__responsesCountModern{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.Home-module__g21JLG__responsePreviewModern{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border));align-items:flex-start;gap:.5rem;padding:.25rem 0;font-size:.875rem;display:flex}.Home-module__g21JLG__responsePreviewModern:last-child{border-bottom:none}.Home-module__g21JLG__responseAuthorModern{color:hsl(var(--primary));min-width:fit-content;font-size:.875rem;font-weight:600}.Home-module__g21JLG__responseContentModern{color:hsl(var(--foreground));flex:1;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:.875rem}.Home-module__g21JLG__replyButtonModern{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000001f}.Home-module__g21JLG__replyButtonModern:hover{background:hsl(var(--primary)/.9);transform:translateY(-1px);box-shadow:0 2px 6px #00000029}.Home-module__g21JLG__dark .Home-module__g21JLG__replyButtonModern:hover{box-shadow:0 2px 6px #0000004d}@media (max-width:700px){.Home-module__g21JLG__questionsGrid{gap:.4rem}.Home-module__g21JLG__questionCardModern{padding:.625rem}.Home-module__g21JLG__questionMetaModern{flex-wrap:wrap;gap:.375rem;margin-bottom:.375rem}.Home-module__g21JLG__questionContentModern{margin-bottom:.625rem;font-size:.9375rem}.Home-module__g21JLG__responsesPreviewModern{margin-bottom:.625rem;padding:.375rem}.Home-module__g21JLG__replyButtonModern{padding:.3125rem .625rem;font-size:.8125rem}}
.TeamComments-module__UEa85q__container{background-color:#fff;border-radius:16px;flex-direction:column;height:100%;max-height:80vh;margin-bottom:20px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.TeamComments-module__UEa85q__commentButtons{flex-shrink:0;justify-content:space-around;margin-bottom:10px;padding:10px 0;display:flex}.TeamComments-module__UEa85q__newCommentButton{cursor:pointer;color:#343a40;background-color:#fed101;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #0000000d}.TeamComments-module__UEa85q__newQuestionButton{background-color:#fff8e1}.TeamComments-module__UEa85q__newReplyButton{background-color:#e6f7ff}.TeamComments-module__UEa85q__newCommentButton:hover,.TeamComments-module__UEa85q__newQuestionButton:hover,.TeamComments-module__UEa85q__newReplyButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.TeamComments-module__UEa85q__comments{scrollbar-width:thin;scrollbar-color:#fed101 #f5f5f5;flex-grow:1;max-height:calc(80vh - 100px);padding:10px;overflow-y:auto}.TeamComments-module__UEa85q__comments::-webkit-scrollbar{width:8px}.TeamComments-module__UEa85q__comments::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.TeamComments-module__UEa85q__comments::-webkit-scrollbar-thumb{background-color:#fed101;border:2px solid #f5f5f5;border-radius:10px}.TeamComments-module__UEa85q__comment,.TeamComments-module__UEa85q__matchComment,.TeamComments-module__UEa85q__question{border:1px solid #0000000d;border-radius:16px;margin-bottom:18px;padding:20px;transition:all .3s;position:relative;box-shadow:0 2px 12px #00000014}.TeamComments-module__UEa85q__comment:hover,.TeamComments-module__UEa85q__matchComment:hover,.TeamComments-module__UEa85q__question:hover{box-shadow:0 4px 20px #0000001f}.TeamComments-module__UEa85q__comment{background-color:#fed101}.TeamComments-module__UEa85q__matchComment{background-color:#e6f7ff}.TeamComments-module__UEa85q__question{background:linear-gradient(135deg,#fffdf5 0%,#fff8e1 100%);border-left:4px solid #fed101;box-shadow:0 8px 30px #0000000a}.TeamComments-module__UEa85q__commentHeader{color:#1f2937;letter-spacing:.025em;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:.9rem;font-weight:700;display:flex}.TeamComments-module__UEa85q__matchNumber{color:#111827;letter-spacing:.025em;background:#ffffffe6;border:1px solid #00000026;border-radius:14px;padding:6px 12px;font-size:.9rem;font-weight:800}.TeamComments-module__UEa85q__scoutName{color:#6b7280;font-size:.85rem;font-weight:500}.TeamComments-module__UEa85q__commentText{color:#374151;margin-bottom:0;font-size:.95rem;font-weight:500;line-height:1.65}.TeamComments-module__UEa85q__responsePreview{background:linear-gradient(135deg,#fffdf5 0%,#fff9e6 100%);border:1px solid #fed10133;border-radius:12px;margin-top:16px;padding:14px 18px;transition:all .3s;box-shadow:0 1px 8px #0000000f}.TeamComments-module__UEa85q__responsePreviewText{color:#374151;font-size:.9rem;font-weight:500;line-height:1.6}.TeamComments-module__UEa85q__unanswered{background:linear-gradient(135deg,#fff8e1 0%,#fffdf5 100%);border-left:4px solid #fed101;position:relative}.TeamComments-module__UEa85q__noComments{color:#6c757d;text-align:center;background-color:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;height:200px;padding:20px;font-style:italic;display:flex;box-shadow:inset 0 0 10px #0000000d}@media (max-width:768px){.TeamComments-module__UEa85q__container{max-height:70vh;overflow:hidden}.TeamComments-module__UEa85q__comments{max-height:calc(70vh - 100px);overflow-y:auto}.TeamComments-module__UEa85q__newCommentButton{padding:8px 14px;font-size:12px}.TeamComments-module__UEa85q__commentHeader,.TeamComments-module__UEa85q__commentText{width:75%}}
.CommentModal-module__UNu2VG__container{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CommentModal-module__UNu2VG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;position:absolute;inset:0}.CommentModal-module__UNu2VG__modal{background-color:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out CommentModal-module__UNu2VG__modalAppear;position:relative;overflow-y:auto;box-shadow:0 10px 25px #0000001a}@keyframes CommentModal-module__UNu2VG__modalAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CommentModal-module__UNu2VG__closeButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:24px;transition:color .3s;position:absolute;top:10px;right:10px}.CommentModal-module__UNu2VG__closeButton:hover{color:#333}.CommentModal-module__UNu2VG__modalTabs{background-color:#f8f9fa;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;overflow:hidden}.CommentModal-module__UNu2VG__modalTab{cursor:pointer;color:#666;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;padding:16px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.CommentModal-module__UNu2VG__modalTab:hover{background-color:#e9ecef}.CommentModal-module__UNu2VG__activeTab{color:#007bff;background-color:#fff;box-shadow:0 2px 5px #0000001a}.CommentModal-module__UNu2VG__tabIcon{margin-bottom:5px;font-size:24px}.CommentModal-module__UNu2VG__modalContent{padding:24px}@media (max-width:600px){.CommentModal-module__UNu2VG__modal{border-radius:0;width:100%;height:100%;max-height:none}.CommentModal-module__UNu2VG__modalTab{padding:12px;font-size:12px}.CommentModal-module__UNu2VG__modalContent{padding:16px}}
.CommentForm-module__tkw8Ya__container{background-color:hsl(var(--card));border-radius:8px;padding:24px}.CommentForm-module__tkw8Ya__title{color:hsl(var(--foreground));margin-bottom:24px;font-size:24px;font-weight:600}.CommentForm-module__tkw8Ya__commentForm{flex-direction:column;gap:20px;margin-top:16px;display:flex}.CommentForm-module__tkw8Ya__formSection{flex-direction:column;display:flex}.CommentForm-module__tkw8Ya__formSection label{color:hsl(var(--muted-foreground));margin-bottom:8px;font-size:14px;font-weight:500}.CommentForm-module__tkw8Ya__input,.CommentForm-module__tkw8Ya__textarea{border:1px solid hsl(var(--border));background-color:hsl(var(--input));color:hsl(var(--foreground));border-radius:6px;padding:12px;font-size:16px;transition:all .3s}.CommentForm-module__tkw8Ya__input:focus,.CommentForm-module__tkw8Ya__textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2);background-color:hsl(var(--input));outline:none}.CommentForm-module__tkw8Ya__textarea{resize:vertical;min-height:120px}.CommentForm-module__tkw8Ya__buttonGroup{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.CommentForm-module__tkw8Ya__submitButton,.CommentForm-module__tkw8Ya__cancelButton{cursor:pointer;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s}.CommentForm-module__tkw8Ya__submitButton{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none}.CommentForm-module__tkw8Ya__submitButton:hover{background-color:hsl(var(--primary)/.9)}.CommentForm-module__tkw8Ya__cancelButton{background-color:hsl(var(--muted));color:hsl(var(--foreground));border:1px solid hsl(var(--border))}.CommentForm-module__tkw8Ya__cancelButton:hover{background-color:hsl(var(--accent))}@media (max-width:600px){.CommentForm-module__tkw8Ya__container{padding:20px}.CommentForm-module__tkw8Ya__title{margin-bottom:20px;font-size:20px}.CommentForm-module__tkw8Ya__input,.CommentForm-module__tkw8Ya__textarea,.CommentForm-module__tkw8Ya__submitButton,.CommentForm-module__tkw8Ya__cancelButton{font-size:14px}}
