@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap");.Home_container__d256j{min-height:100vh;padding:150px .5rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:Home_fadeIn__6AUDn 1s ease-in-out}@keyframes Home_fadeIn__6AUDn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home_title__hYX6j{margin:1rem;font-size:3.8rem;letter-spacing:-.05em}.Home_subtitle__KzT68,.Home_title__hYX6j{line-height:1.15;text-align:center;font-weight:600}.Home_subtitle__KzT68{margin:18px;font-size:2.8rem;color:#4a5568}.Home_columndescription__GfzZ2,.Home_description__uXNdx{line-height:1.6;font-size:1.5rem;color:#4a5568;text-align:center}.Home_ortext__eK2Hq{font-size:1.5rem;color:#4a5568;text-align:center;margin-top:20px;margin-bottom:auto}.Home_showcase__XSeDu{display:flex;justify-content:space-between;gap:2rem;margin:3rem 0;flex-wrap:wrap;width:100%;max-width:1200px}.Home_column__6Bid1{flex:1 1;min-width:280px;background:white;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_navbar__IWq_R{width:100%;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;z-index:1000;padding:.2rem 2rem;background:white}.Home_navLinks___tPFn{display:flex;align-items:center;gap:20px;position:absolute;left:20px}.Home_navLink__SvGJP{text-decoration:none;color:#4a5568;font-size:1.2rem;font-weight:500;transition:color .3s ease,transform .3s ease}.Home_navLink__SvGJP:hover{color:var(--accent);transform:translateY(-2px)}.Home_logo__IOQAX{display:flex;align-items:center}.Home_logo__IOQAX img{height:80px;transition:color .3s ease,transform .3s ease}.Home_logo__IOQAX img:hover{transform:translateY(-2px)}.Home_ctaContainer__4ocXF{display:flex;justify-content:center;width:100%;margin-top:2rem}.Home_ctaButton__lZzFU{background:#4a5568;color:white;border:none;padding:1.5rem 2rem;font-size:1.5rem;border-radius:8px;cursor:pointer;transition:background .3s ease;text-align:center;text-decoration:none;display:inline-block}.Home_ctaButton__lZzFU:hover{background:#005bb5}.Home_bold__Ib1jN{font-weight:700}.Home_typing__VvEA0{transition:opacity .5s}.Home_footer__yFiaX{width:100%;padding:20px;color:#4a5568;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;border-radius:10px;animation:Home_fadeIn__6AUDn 1s ease-in-out}.Home_footerdescription__qTQGv{line-height:1.5;font-size:1.12rem;text-align:center;margin-left:auto;margin-right:auto;color:#4a5568}.Home_horizontalline__J54Ji{width:100%;height:2px;border:none;background-color:#4a5568;margin:40px auto;padding:1px;opacity:.5}.Home_socialLinks__bXzb6{display:flex;justify-content:center;gap:1rem;margin-top:1rem;padding-bottom:20px;filter:invert(28%) sepia(31%) saturate(358%) hue-rotate(179deg) brightness(101%) contrast(88%)}.Home_socialLinks__bXzb6 a{color:var(--text-color,#ffffff);transition:color .3s}.Home_reviewsContainer___Wk2f{margin-top:20px}.Home_reviewCard__gdGhh{border-radius:8px;padding:15px;margin:10px 0;box-shadow:2px 2px 10px rgba(0,0,0,.1)}.Home_reviewHeader__Cs9oa{gap:10px}.Home_profileIcon__MSKT_{width:40px;height:40px;background:#4a5568;font-size:20px}.Home_reviewInfo__GOHr9{display:inline-block}.Home_reviewerName__dFxgq{font-weight:700}.Home_reviewDate__kKx9g{color:gray;font-size:14px}.Home_reviewText__z7LKz{margin-top:10px}.Home_toggleBar__4Bm46{background:#4a5568;color:white;padding:10px;font-size:18px;text-align:center;cursor:pointer;border-radius:5px;margin-bottom:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_reviewForm__Xtp2V{display:flex;flex-direction:column;gap:12px;background:#f9f9f9;padding:15px;border-radius:8px}.Home_inputField__h82W1,.Home_textArea__g_RFd{border:1px solid #ccc;border-radius:5px}.Home_starInput__kP4f3{color:#000000;font-size:39px}.Home_starEmpty__eeDqF{color:#000000}.Home_submitButton__ECzIY{background:#0070f3;color:white;padding:10px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:.3s}.Home_submitButton__ECzIY:hover{background:#005bb5}.Home_reviewsContainer___Wk2f{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-left:40px;margin-right:40px;padding:20px 0}.Home_reviewCard__gdGhh{background:#fff;border:1px solid #ddd;border-radius:12px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-width:320px;min-width:280px;flex:1 1;transition:transform .3s ease,box-shadow .3s ease}.Home_reviewCard__gdGhh:hover{transform:translateY(-10px);box-shadow:0 6px 18px rgba(0,0,0,.2)}.Home_reviewHeader__Cs9oa{display:flex;align-items:center;gap:12px}.Home_profileIcon__MSKT_{width:50px;height:50px;background:#0070f3;color:white;font-size:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;text-transform:uppercase}.Home_reviewInfo__GOHr9{display:flex;flex-direction:column}.Home_reviewMeta__vbwTw{display:flex;align-items:center;gap:8px;font-size:14px;color:#666}.Home_reviewText__z7LKz{font-size:16px;color:#333;margin-top:12px;line-height:1.5}.Home_reviewRating__VFWw2{font-weight:700}.Home_reviewRating__VFWw2,.Home_starRating__QB8O4{font-size:18px;color:#ffb400}.Home_inputField__h82W1,.Home_textArea__g_RFd{width:100%;padding:10px;font-size:16px;font-family:inherit}.Home_starInput__kP4f3{display:flex;text-align:center;align-items:center;gap:5px;font-size:44px;cursor:pointer}.Home_starFilled__wgiy1{color:#ffcc00}.Home_starEmpty__eeDqF{color:#b4b4b4}.Home_loaderContainer__wogRH{display:flex;justify-content:center;align-items:center;height:50vh}.Home_loader__x1PEO{width:50px;height:50px;border:5px solid rgba(255,255,255,.3);border-top-color:#4a5568;border-radius:50%;animation:Home_spin__VEV0f 1s linear infinite}@media (max-width:768px){.Home_reviewsContainer___Wk2f{gap:20px}.Home_reviewCard__gdGhh{max-width:90%;min-width:100%;margin-bottom:15px}.Home_starRating__QB8O4{font-size:22px}.Home_profileIcon__MSKT_{width:45px;height:45px;font-size:22px}.Home_reviewText__z7LKz{font-size:15px;line-height:1.6}}@media (max-width:480px){.Home_navbar__IWq_R{display:flex;flex-direction:column;padding:.5rem 1rem;align-items:center}.Home_logo__IOQAX img{height:60px}.Home_navLink__SvGJP{font-size:1rem;padding:8px 0;text-align:center;width:100%}.Home_ctaButton__lZzFU{padding:1rem 2rem;font-size:1.2rem}.Home_navLink__SvGJP:hover{background-color:#f0f0f0}}@keyframes Home_spin__VEV0f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}