.Feedback360Board_container__HkStd{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.Feedback360Board_headerBar__Iblfq{padding:1.5rem;border-radius:12px;display:flex;flex-direction:column;gap:1.5rem}.Feedback360Board_formRow__wBNeZ{display:flex;gap:1rem}.Feedback360Board_inputTitle__cdfom{flex:1 1}.Feedback360Board_inputSmall__6J7n3,.Feedback360Board_inputTitle__cdfom{padding:1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background:rgba(15,23,42,.6);color:#fff;font-size:1rem}.Feedback360Board_inputSmall__6J7n3{width:200px}.Feedback360Board_btnPrimary__eB2pM{background-color:var(--primary);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-weight:700}.Feedback360Board_tabList__Be5z_{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.Feedback360Board_tab__6LZ0x{padding:.75rem 1.5rem;border-radius:99px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#cbd5e1;cursor:pointer;white-space:nowrap;transition:all .2s}.Feedback360Board_tab__6LZ0x:hover{background:hsla(0,0%,100%,.1)}.Feedback360Board_activeTab__nRm9o{background:var(--primary);color:#fff;border-color:var(--primary)}.Feedback360Board_dashboard__K31ni{display:flex;flex-direction:column;gap:2rem}.Feedback360Board_scoresGrid__im5GX{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:1200px){.Feedback360Board_scoresGrid__im5GX{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Feedback360Board_scoresGrid__im5GX{grid-template-columns:1fr}}.Feedback360Board_scoreCard__RkWq3{padding:2rem;border-radius:16px;display:flex;flex-direction:column;gap:2rem;border-top:4px solid transparent;background:rgba(15,23,42,.5);transition:border-color .3s}.Feedback360Board_cardHeader__4qsCM{display:flex;justify-content:space-between;align-items:center}.Feedback360Board_cardHeader__4qsCM h3{margin:0;font-size:1.1rem;color:#e2e8f0}.Feedback360Board_scoreValue__m0HJN{font-size:2.5rem;font-weight:800;transition:color .3s}.Feedback360Board_slider__zNiQ_{-webkit-appearance:none;width:100%;height:8px;background:hsla(0,0%,100%,.1);border-radius:5px;outline:none;transition:accent-color .3s}.Feedback360Board_slider__zNiQ_::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:currentColor;cursor:pointer;border:2px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.5)}.Feedback360Board_slider__zNiQ_::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:currentColor;cursor:pointer;border:2px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.5)}.Feedback360Board_splitScreen__jd87h{display:flex;gap:1.5rem;min-height:400px}@media (max-width:900px){.Feedback360Board_splitScreen__jd87h{flex-direction:column}}.Feedback360Board_textareaPanel__mvTOZ{flex:1 1;padding:2rem;border-radius:16px;display:flex;flex-direction:column;gap:1rem}.Feedback360Board_textareaPanel__mvTOZ h3{margin:0;font-size:1.25rem}.Feedback360Board_strengthsPanel__2JhtA{border-top:4px solid var(--success)}.Feedback360Board_strengthsPanel__2JhtA h3{color:var(--success)}.Feedback360Board_weaknessesPanel__JY9Nz{border-top:4px solid var(--warning)}.Feedback360Board_weaknessesPanel__JY9Nz h3{color:var(--warning)}.Feedback360Board_textareaPanel__mvTOZ textarea{flex:1 1;width:100%;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;color:#fff;font-family:inherit;font-size:1.05rem;line-height:1.6;resize:none;transition:border-color .2s,background .2s}.Feedback360Board_textareaPanel__mvTOZ textarea:focus{outline:none;border-color:hsla(0,0%,100%,.2);background:rgba(0,0,0,.4)}