.review-code-animation_codeWindow__8A6wu{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);overflow:hidden;border:1px solid rgba(59,130,246,.2);position:relative;animation:review-code-animation_codeGlow__NFkVl 4s ease-in-out infinite;width:100%;max-width:600px;height:400px;flex-shrink:0}@keyframes review-code-animation_codeGlow__NFkVl{0%,to{box-shadow:0 0 20px rgba(59,130,246,.2)}50%{box-shadow:0 0 30px rgba(59,130,246,.4)}}.review-code-animation_codeHeader__qA5wq{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(59,130,246,.1)}.review-code-animation_codeButtons__jv7OO{display:flex;gap:.5rem}.review-code-animation_codeButton__fKiS8{width:12px;height:12px;border-radius:50%;transition:all .2s ease}.review-code-animation_close__gXX_Z{background:#ff5f56}.review-code-animation_minimize__tfSRJ{background:#ffbd2e}.review-code-animation_maximize__UqWX5{background:#27ca3f}.review-code-animation_codeButton__fKiS8:hover{transform:scale(1.1);filter:brightness(1.2)}.review-code-animation_codeTitle__GW0Me{color:#cbd5e1;font-size:.875rem;font-weight:500;font-family:Fira Code,monospace}.review-code-animation_codeBody__qAL4M{height:340px;overflow-y:auto;background:#0f172a;padding:1rem 0}.review-code-animation_codeContent__ztWFv{font-family:Fira Code,monospace;font-size:.875rem;line-height:1.5}.review-code-animation_codeLine__rTjXB{display:flex;padding:0 1rem;min-height:1.5rem;transition:background-color .2s ease}.review-code-animation_codeLine__rTjXB:hover{background:rgba(59,130,246,.05)}.review-code-animation_lineNumber__VUvsF{color:#6b7280;width:2rem;text-align:right;margin-right:1rem;user-select:none;flex-shrink:0}.review-code-animation_lineContent__ruhD0{color:#e2e8f0;flex:1}.review-code-animation_comment__8D0IG{color:#6b7280;font-style:italic}.review-code-animation_keyword__cDSyv{color:#60a5fa;font-weight:600}.review-code-animation_console__FWSsw{color:#34d399}.review-code-animation_emoji__c9NkT{color:#fbbf24}.review-code-animation_cursor__qKUhw{color:#60a5fa;animation:review-code-animation_blink__aEOr4 1s infinite}@keyframes review-code-animation_blink__aEOr4{0%,50%{opacity:1}51%,to{opacity:0}}.review-code-animation_codeBody__qAL4M::-webkit-scrollbar{width:8px}.review-code-animation_codeBody__qAL4M::-webkit-scrollbar-track{background:#1a1a1a}.review-code-animation_codeBody__qAL4M::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:4px}.review-code-animation_codeBody__qAL4M::-webkit-scrollbar-thumb:hover{background:#2563eb}@media (max-width:768px){.review-code-animation_codeWindow__8A6wu{height:300px;max-width:100%}.review-code-animation_codeBody__qAL4M{height:240px;padding:.5rem 0}.review-code-animation_codeContent__ztWFv{font-size:.75rem}.review-code-animation_codeLine__rTjXB{padding:0 .5rem}.review-code-animation_lineNumber__VUvsF{width:1.5rem;margin-right:.5rem}}.reviews_container__W_5UK{min-height:100vh;padding:2rem 1rem;max-width:1400px;margin:0 auto}.reviews_header__hvVPe{text-align:center;margin-bottom:3rem}.reviews_title__319dS{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#e2e8f0;text-shadow:0 2px 10px rgba(59,130,246,.2)}.reviews_subtitle__GjoOK{font-size:1.125rem;color:#94a3b8;max-width:600px;margin:0 auto}.reviews_content__K3MRf{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.reviews_codeSection__n11ZF{display:flex;justify-content:center;align-items:flex-start;position:sticky;top:2rem}.reviews_reviewsSection__Ke_Cz{display:flex;flex-direction:column}.reviews_sectionTitle__JAcNq{font-size:1.75rem;font-weight:600;margin-bottom:2rem;color:#e2e8f0}.reviews_reviewsList__RpQUf{display:flex;flex-direction:column;gap:1.5rem}.reviews_reviewCard__WFGdr{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:16px;padding:2rem;border:1px solid rgba(59,130,246,.2);transition:all .3s ease;backdrop-filter:blur(10px);position:relative;overflow:hidden}.reviews_reviewCard__WFGdr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.05),transparent);pointer-events:none}.reviews_reviewCard__WFGdr:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(59,130,246,.2);border-color:#3b82f6}.reviews_reviewHeader__LtbTL{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;position:relative;z-index:1}.reviews_reviewerInfo__E07Rv{flex:1}.reviews_reviewerName__7u1oo{font-size:1.25rem;font-weight:600;color:#e2e8f0;margin-bottom:.25rem}.reviews_reviewerCompany__J4gQQ{color:#60a5fa;font-size:.875rem;font-weight:500}.reviews_reviewRating__Xb2zk{display:flex;gap:.25rem}.reviews_starFilled__sqbxv{color:#fbbf24}.reviews_starEmpty__qRZmL{color:#374151}.reviews_projectName__Kpju1{color:#94a3b8;font-size:.875rem;font-weight:500;margin-bottom:1rem;position:relative;z-index:1}.reviews_reviewText__Unpzn{color:#cbd5e1;line-height:1.6;margin-bottom:1rem;position:relative;z-index:1}.reviews_reviewDate__GbVZc{color:#6b7280;font-size:.75rem;position:relative;z-index:1}@media (max-width:1024px){.reviews_content__K3MRf{grid-template-columns:1fr;gap:2rem}.reviews_codeSection__n11ZF{position:static;order:2}.reviews_reviewsSection__Ke_Cz{order:1}}@media (max-width:768px){.reviews_container__W_5UK{padding:1rem}.reviews_title__319dS{font-size:2rem}.reviews_reviewCard__WFGdr{padding:1.5rem}.reviews_reviewHeader__LtbTL{flex-direction:column;gap:1rem}.reviews_reviewRating__Xb2zk{align-self:flex-start}}