*{box-sizing:border-box;padding:0;margin:0}:root{--bg-primary:#f5f3ef;--bg-secondary:#fff;--bg-card:#fff;--bg-card-hover:#fafafa;--bg-input:#f8f7f5;--text-primary:#1a1a1a;--text-secondary:#6b6b6b;--text-muted:#9a9a9a;--accent-orange:#e67e22;--accent-orange-light:#f39c12;--accent-green:#27ae60;--accent-red:#e74c3c;--accent-blue:#3498db;--border-color:#e8e6e1;--border-light:#f0eeea;--shadow-sm:0 1px 3px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.06);--shadow-lg:0 8px 24px rgba(0,0,0,.08);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px}body,html{overflow-x:hidden;width:100%}body{max-width:100%;position:relative}#__next,body{display:flex;flex-direction:column}#__next{flex:1 1}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);min-height:100vh;color:var(--text-primary);line-height:1.6;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (max-width:767px){body{font-size:16px}}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.FeedbackSection_feedbackButton__iJoCU{position:fixed;bottom:80px;right:20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;padding:12px 20px;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 4px 15px rgba(34,197,94,.3);transition:all .3s ease;z-index:1000}.FeedbackSection_feedbackButton__iJoCU:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(34,197,94,.4)}.FeedbackSection_overlay__Y0kav{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1001;padding:20px}.FeedbackSection_modal__jTy5Y{background:#fff;border-radius:20px;padding:30px;max-width:450px;width:100%;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:FeedbackSection_slideUp__OTewv .3s ease}@keyframes FeedbackSection_slideUp__OTewv{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FeedbackSection_closeButton__I0UND{position:absolute;top:15px;right:20px;background:none;border:none;font-size:1.8rem;color:#9ca3af;cursor:pointer;line-height:1;transition:color .2s}.FeedbackSection_closeButton__I0UND:hover{color:#6b7280}.FeedbackSection_header__DfV0e{display:flex;align-items:center;gap:12px;margin-bottom:15px}.FeedbackSection_emoji__yQTLO{font-size:2rem}.FeedbackSection_title__Vhuob{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.FeedbackSection_message__iiy4s{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:20px;padding:15px;background:#f0fdf4;border-radius:12px;border-left:4px solid #22c55e}.FeedbackSection_form__8X31s{display:flex;flex-direction:column;gap:15px}.FeedbackSection_textarea__Jsgqu{width:100%;padding:15px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;resize:vertical;min-height:100px;font-family:inherit;transition:border-color .2s}.FeedbackSection_textarea__Jsgqu:focus{outline:none;border-color:#22c55e}.FeedbackSection_input__ea_Yd{width:100%;padding:15px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:inherit;transition:border-color .2s}.FeedbackSection_input__ea_Yd:focus{outline:none;border-color:#22c55e}.FeedbackSection_submitButton__M0rNG{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;padding:15px 25px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.FeedbackSection_submitButton__M0rNG:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(34,197,94,.3)}.FeedbackSection_successMessage__HrlSa{text-align:center;padding:30px}.FeedbackSection_successIcon__Wl4qC{font-size:3rem;display:block;margin-bottom:15px}.FeedbackSection_successMessage__HrlSa p{color:#22c55e;font-size:1.1rem;font-weight:600}.FeedbackSection_errorMessage__WtMJ_{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;border:1px solid #fecaca}.FeedbackSection_footer__l7Ol8{text-align:center;margin-top:20px;font-size:.85rem;color:#9ca3af}.FeedbackSection_footer__l7Ol8 a{color:#22c55e;text-decoration:none}.FeedbackSection_footer__l7Ol8 a:hover{text-decoration:underline}@media (max-width:480px){.FeedbackSection_modal__jTy5Y{padding:25px 20px}.FeedbackSection_feedbackButton__iJoCU{bottom:70px;right:15px;padding:10px 16px;font-size:.9rem}}.Footer_footer__pQtti{background:var(--bg-card);border-top:1px solid var(--border-color);padding:1.5rem 1rem;margin-top:auto}.Footer_container__KpDnW{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}@media (min-width:768px){.Footer_container__KpDnW{flex-direction:row;justify-content:space-between;text-align:left}}.Footer_copyright__j4atB{font-size:.85rem;color:var(--text-muted);margin:0;font-weight:400}.Footer_links__cFiYr{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;justify-content:center}.Footer_link__TBOP7{font-size:.85rem;color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .2s ease}.Footer_link__TBOP7:hover{color:var(--accent-orange)}.Footer_separator__qnHrL{color:var(--border-color);font-size:.85rem}.ProfileButton_profileButton__SpEXR{position:fixed;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-full);background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;transition:all .2s ease;z-index:1000;box-shadow:var(--shadow-md);color:var(--text-primary)}.ProfileButton_profileButton__SpEXR:hover{background:var(--bg-card-hover);border-color:var(--text-muted);transform:scale(1.05)}.ProfileButton_profileButton__SpEXR svg{width:22px;height:22px}.ProfileButton_container__0bZqF{position:relative}.ProfileButton_dropdown__JJeRO{position:absolute;top:calc(100% + 8px);right:0;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);min-width:200px;box-shadow:var(--shadow-lg);z-index:100;overflow:hidden}.ProfileButton_userInfo__mFYuz{padding:1rem;border-bottom:1px solid var(--border-light)}.ProfileButton_userName__huDRZ{font-weight:700;color:var(--text-primary);font-size:.95rem;margin-bottom:.125rem}.ProfileButton_userEmail__j2K_b{font-size:.8rem;color:var(--text-muted)}.ProfileButton_menuItems__j_DEM{padding:.5rem}.ProfileButton_menuItem__8V7Sv{display:flex;align-items:center;gap:.625rem;width:100%;padding:.75rem .875rem;border:none;background:transparent;color:var(--text-primary);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;border-radius:var(--radius-md)}.ProfileButton_menuItem__8V7Sv:hover{background:var(--bg-input)}.ProfileButton_menuIcon__T1SUh{font-size:1rem;width:20px;text-align:center}.ProfileButton_divider__AHMYs{height:1px;background:var(--border-light);margin:.375rem 0}.ProfileButton_logoutItem__pkvHl{color:var(--accent-red)}.ProfileButton_logoutItem__pkvHl:hover{background:rgba(231,76,60,.1)}