.TestimonialDrawer_overlay__bnzWN{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;animation:TestimonialDrawer_fadeIn__QGD64 .2s ease}.TestimonialDrawer_drawer__NszBK{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:500px;background:#1a1a2e;box-shadow:-5px 0 30px rgba(0,0,0,.5);z-index:9999;display:flex;flex-direction:column;animation:TestimonialDrawer_slideIn__fsYkk .3s ease}@keyframes TestimonialDrawer_fadeIn__QGD64{0%{opacity:0}to{opacity:1}}@keyframes TestimonialDrawer_slideIn__fsYkk{0%{transform:translateX(100%)}to{transform:translateX(0)}}.TestimonialDrawer_header__VjaD0{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.3)}.TestimonialDrawer_header__VjaD0 h2{font-size:1.25rem;font-weight:700;color:white;margin:0}.TestimonialDrawer_closeBtn__060LT{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:white;font-size:1.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.TestimonialDrawer_closeBtn__060LT:hover{background:rgba(255,255,255,.1);transform:rotate(90deg)}.TestimonialDrawer_form__EHm7Q{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.TestimonialDrawer_formHeader__EMwLd{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.TestimonialDrawer_userAvatar__5M_J7{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(102,126,234,.3)}.TestimonialDrawer_formTitle__GQHIS{font-size:.95rem;font-weight:600;color:rgba(255,255,255,.9)}.TestimonialDrawer_inputWrapper__v2jYs{display:flex;flex-direction:column;gap:.75rem}.TestimonialDrawer_textareaContainer__ngNId{position:relative}.TestimonialDrawer_emojiButton__ubCHL{position:absolute;left:8px;top:8px;background:none;border:none;font-size:20px;cursor:pointer;padding:4px;z-index:1;opacity:.7;transition:opacity .2s,transform .2s}.TestimonialDrawer_emojiButton__ubCHL:hover{opacity:1;transform:scale(1.1)}.TestimonialDrawer_textarea__lhPM4{width:100%;min-height:100px;padding:.75rem .75rem .75rem 2.5rem;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:white;font-size:.95rem;line-height:1.5;resize:vertical;font-family:inherit;transition:border-color .2s ease}.TestimonialDrawer_textarea__lhPM4:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.TestimonialDrawer_textarea__lhPM4::placeholder{color:rgba(255,255,255,.4)}.TestimonialDrawer_textarea__lhPM4:disabled{opacity:.6;cursor:not-allowed}.TestimonialDrawer_formActions__Oj73a{display:flex;justify-content:space-between;align-items:center}.TestimonialDrawer_charCount__WAXn3{font-size:.8rem;color:rgba(255,255,255,.5)}.TestimonialDrawer_submitBtn__ZdOxk{padding:.625rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3)}.TestimonialDrawer_submitBtn__ZdOxk:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.TestimonialDrawer_submitBtn__ZdOxk:disabled{opacity:.5;cursor:not-allowed}.TestimonialDrawer_loginPrompt__cAIo0{padding:2rem 1.5rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.TestimonialDrawer_loginPrompt__cAIo0 p{color:rgba(255,255,255,.7);margin:0;font-size:.95rem}.TestimonialDrawer_content__FkoQO{flex:1 1;overflow-y:auto;padding:1.5rem}.TestimonialDrawer_loading__ONBcC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;gap:1rem}.TestimonialDrawer_spinner__IPpFN{width:40px;height:40px;border:3px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:TestimonialDrawer_spin__VXCGT .8s linear infinite}@keyframes TestimonialDrawer_spin__VXCGT{to{transform:rotate(1turn)}}.TestimonialDrawer_loading__ONBcC p{color:rgba(255,255,255,.7);font-size:.95rem;margin:0}.TestimonialDrawer_empty__1MYS1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}.TestimonialDrawer_emptyIcon__Uaaeu{font-size:4rem;margin-bottom:1rem;opacity:.5}.TestimonialDrawer_empty__1MYS1 p{font-size:1rem;font-weight:600;color:rgba(255,255,255,.9);margin:0 0 .5rem}.TestimonialDrawer_empty__1MYS1 span{font-size:.9rem;color:rgba(255,255,255,.6)}.TestimonialDrawer_testimonialsList__uad9K{display:flex;flex-direction:column;gap:1rem}.TestimonialDrawer_testimonialItem__uGira{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;transition:all .2s ease}.TestimonialDrawer_testimonialItem__uGira:hover{background:rgba(255,255,255,.05);transform:translateY(-2px)}.TestimonialDrawer_testimonialHeader__XgF_X{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.TestimonialDrawer_authorAvatar__1OJeX{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(102,126,234,.3);transition:transform .2s ease}.TestimonialDrawer_authorAvatar__1OJeX:hover{transform:scale(1.1)}.TestimonialDrawer_authorInfo__J0T27{flex:1 1;min-width:0}.TestimonialDrawer_authorName__veGTE{font-size:.95rem;font-weight:600;color:white;transition:color .2s ease}.TestimonialDrawer_authorName__veGTE:hover{color:#667eea}.TestimonialDrawer_authorLexipage__RouoC{font-size:.85rem;color:rgba(255,255,255,.6);margin-top:.25rem}.TestimonialDrawer_timestamp__NA_5F{font-size:.8rem;color:rgba(255,255,255,.5);margin-top:.25rem}.TestimonialDrawer_testimonialContent__7agFa{font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.85);white-space:pre-wrap;word-break:break-word}.TestimonialDrawer_content__FkoQO::-webkit-scrollbar{width:8px}.TestimonialDrawer_content__FkoQO::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}.TestimonialDrawer_content__FkoQO::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}.TestimonialDrawer_content__FkoQO::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}@media (max-width:768px){.TestimonialDrawer_drawer__NszBK{max-width:100%}.TestimonialDrawer_header__VjaD0{padding:1.25rem}.TestimonialDrawer_header__VjaD0 h2{font-size:1.1rem}.TestimonialDrawer_content__FkoQO,.TestimonialDrawer_form__EHm7Q{padding:1.25rem}.TestimonialDrawer_textarea__lhPM4{min-height:80px;font-size:.9rem}.TestimonialDrawer_testimonialItem__uGira{padding:1rem}}.TestimonialSection_testimonialSection__fpITH{position:relative;z-index:10;padding:3rem 1.5rem}.TestimonialSection_sectionContainer__SD2XM{max-width:1200px;margin:0 auto;padding:0 2rem}.TestimonialSection_sectionHeader__EDCum{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.TestimonialSection_sectionTitle__udNOS{font-size:2rem;font-weight:700;color:white;display:flex;align-items:center;gap:.75rem;margin:0}.TestimonialSection_sectionIcon__eR_EC{display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 20px rgba(102,126,234,.5))}.TestimonialSection_headerActions__iNuRc{display:flex;gap:.75rem}.TestimonialSection_addBtn__F7mx5,.TestimonialSection_viewAllBtn__iICUi{padding:.75rem 1.5rem;border-radius:12px;border:none;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.TestimonialSection_addBtn__F7mx5{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 8px 20px rgba(102,126,234,.3)}.TestimonialSection_addBtn__F7mx5:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(102,126,234,.5)}.TestimonialSection_viewAllBtn__iICUi{background:rgba(255,255,255,.05);color:white;border:1px solid rgba(255,255,255,.1)}.TestimonialSection_viewAllBtn__iICUi:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.TestimonialSection_loading__jbthj{display:flex;justify-content:center;align-items:center;padding:3rem}.TestimonialSection_spinner__gAk8i{width:40px;height:40px;border:3px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:TestimonialSection_spin__qyQkQ .8s linear infinite}@keyframes TestimonialSection_spin__qyQkQ{to{transform:rotate(1turn)}}.TestimonialSection_emptyState__doTis{text-align:center;padding:3rem 2rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;margin-top:1rem}.TestimonialSection_emptyIcon__y_TJJ{font-size:4rem;margin-bottom:1rem;opacity:.5}.TestimonialSection_emptyTitle__6EbR3{font-size:1.5rem;font-weight:700;color:white;margin:0 0 .75rem}.TestimonialSection_emptyText__RkaRM{font-size:1rem;color:rgba(255,255,255,.7);line-height:1.6;max-width:600px;margin:0 auto 2rem}.TestimonialSection_emptyBtn__6inI7{padding:.875rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px rgba(102,126,234,.3)}.TestimonialSection_emptyBtn__6inI7:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(102,126,234,.5)}.TestimonialSection_carouselContainer__fs7tT{position:relative;margin-top:1.5rem}.TestimonialSection_carouselTrack___dF6C{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;position:relative;overflow:hidden}.TestimonialSection_testimonialCard__5o6Fw{position:relative;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;min-height:200px;display:flex;flex-direction:column;transition:all .3s ease}.TestimonialSection_testimonialCard__5o6Fw:hover{background:rgba(255,255,255,.05);transform:translateY(-4px);box-shadow:0 15px 35px rgba(102,126,234,.2)}.TestimonialSection_quoteIcon__i5VxN{font-size:3rem;color:rgba(102,126,234,.3);line-height:.6;margin-bottom:0;font-family:Georgia,serif}.TestimonialSection_testimonialText__UxOul{flex:1 1;font-size:1rem;line-height:1.6;color:rgba(255,255,255,.9);margin:0 0 1.5rem;font-style:italic}.TestimonialSection_testimonialFooter__mtY1s{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.TestimonialSection_authorAvatar__jYwMS{width:48px;height:48px;border-radius:50%;object-fit:cover;cursor:pointer;transition:transform .2s ease;border:2px solid rgba(102,126,234,.3)}.TestimonialSection_authorAvatar__jYwMS:hover{transform:scale(1.1)}.TestimonialSection_authorInfo__Frr9R{flex:1 1}.TestimonialSection_authorName__wbTZQ{font-size:1rem;font-weight:600;color:white;cursor:pointer;transition:color .2s ease}.TestimonialSection_authorName__wbTZQ:hover{color:#667eea}.TestimonialSection_authorLexipage__vuKMV{font-size:.875rem;color:rgba(255,255,255,.6);margin-top:.25rem}.TestimonialSection_timestamp__6gaF3{font-size:.8rem;color:rgba(255,255,255,.5);margin-top:.25rem}.TestimonialSection_slideIn___vruf{animation:TestimonialSection_slideInRight__kKLE4 .5s ease-out}.TestimonialSection_slideOut__at2jd{animation:TestimonialSection_slideOutLeft__37o4z .5s ease-out}@keyframes TestimonialSection_slideInRight__kKLE4{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes TestimonialSection_slideOutLeft__37o4z{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}.TestimonialSection_carouselIndicators__0Z_Td{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.TestimonialSection_indicator__azfNi{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.2);transition:all .3s ease;cursor:pointer}.TestimonialSection_indicator__azfNi.TestimonialSection_active__c9vib{background:#667eea;width:24px;border-radius:4px}@media (max-width:768px){.TestimonialSection_testimonialSection__fpITH{padding:2rem 1rem}.TestimonialSection_sectionContainer__SD2XM{padding:0 1rem}.TestimonialSection_sectionIcon__eR_EC,.TestimonialSection_sectionTitle__udNOS{font-size:1.5rem}.TestimonialSection_headerActions__iNuRc{width:100%;justify-content:space-between}.TestimonialSection_addBtn__F7mx5,.TestimonialSection_viewAllBtn__iICUi{flex:1 1;padding:.625rem 1rem;font-size:.875rem}.TestimonialSection_carouselTrack___dF6C{grid-template-columns:1fr}.TestimonialSection_testimonialCard__5o6Fw{padding:1.5rem;min-height:auto}.TestimonialSection_quoteIcon__i5VxN{font-size:2.5rem}.TestimonialSection_testimonialText__UxOul{font-size:.95rem}.TestimonialSection_emptyState__doTis{padding:2rem 1.5rem}.TestimonialSection_emptyIcon__y_TJJ{font-size:3rem}.TestimonialSection_emptyTitle__6EbR3{font-size:1.25rem}.TestimonialSection_emptyText__RkaRM{font-size:.95rem}}