:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{margin:0;padding:0;width:100%;overflow-x:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh;background:#fff;overflow-x:hidden;width:100%}@media(max-width:768px){body{min-width:100%}}h1{font-size:3.2em;line-height:1.1}@media(max-width:768px){h1{font-size:2.5em}}@media(max-width:480px){h1{font-size:2em}}@media(max-width:360px){h1{font-size:1.75em}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}@media(max-width:480px){button{padding:.5em 1em;font-size:.9em}}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{padding:0!important;margin:0!important;box-sizing:border-box;overflow-x:hidden!important;width:100%;max-width:100vw}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.notification-center{position:relative}.notification-bell{position:relative;background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:background .2s;display:flex;align-items:center;justify-content:center}.notification-bell:hover{background:#0000000d}.notification-bell svg{color:gold;transition:color .2s}.notification-bell:hover svg{color:orange}.notification-badge{position:absolute;top:2px;right:2px;background:#e74c3c;color:#fff;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:700;min-width:18px;text-align:center;border:2px solid #fff}.notification-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:400px;max-height:600px;background:#fff;border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 8px 32px #00000026;z-index:1000;display:flex;flex-direction:column;animation:slideDown .2s ease-out;overflow:hidden}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notification-header{padding:20px 20px 16px;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.notification-header h3{font-size:18px;font-weight:700;color:#000;margin:0}.mark-all-read{background:none;border:none;color:#666;font-size:13px;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.mark-all-read:hover{color:#000;background:#0000000d}.mark-all-read:disabled{opacity:.5;cursor:not-allowed}.notification-list{overflow-y:auto;max-height:450px}.no-notifications{padding:60px 20px;text-align:center}.no-notifications svg{color:#ccc;margin-bottom:16px}.no-notifications p{color:#666;font-size:14px;margin:0}.notification-item{padding:16px 20px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .2s;position:relative;display:flex;gap:12px;align-items:flex-start}.notification-item:hover{background:#f8f8f8}.notification-item:last-child{border-bottom:none}.notification-item.unread{background:#f9f9ff}.notification-item.unread:hover{background:#f3f3ff}.notification-icon{font-size:24px;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:50%}.notification-content{flex:1;min-width:0}.notification-content h4{font-size:14px;font-weight:600;color:#000;margin:0 0 4px;line-height:1.4}.notification-content p{font-size:13px;color:#666;margin:0 0 6px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.notification-time{font-size:12px;color:#999;font-weight:500}.delete-notification{background:none;border:none;color:#999;font-size:16px;line-height:1;cursor:pointer;padding:0;width:28px;height:28px;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;flex-shrink:0;aspect-ratio:1 / 1}.delete-notification:hover{background:#0000001a;color:#000}.unread-dot{position:absolute;top:20px;right:20px;width:8px;height:8px;background:#3498db;border-radius:50%;border:2px solid #fff}.notification-footer{padding:12px 20px;border-top:2px solid #e0e0e0}.view-all-btn{width:100%;padding:10px;background:#fff;border:2px solid #000;color:#000;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.view-all-btn:hover{background:#000;color:#fff}.notification-list::-webkit-scrollbar{width:6px}.notification-list::-webkit-scrollbar-track{background:#f0f0f0}.notification-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.notification-list::-webkit-scrollbar-thumb:hover{background:#999}@media(max-width:1200px){.notification-dropdown{width:360px}}@media(max-width:1024px){.notification-dropdown{width:340px}}@media(max-width:768px){.notification-dropdown{width:calc(100vw - 32px);max-width:400px;right:-80px}}@media(max-width:640px){.notification-dropdown{max-width:350px}}@media(max-width:480px){.notification-dropdown{position:fixed;top:60px;left:16px;right:16px;width:auto;max-width:none}}@media(max-width:360px){.notification-dropdown{top:56px;left:12px;right:12px}}.responsive-navbar{position:fixed;top:0;left:0;width:100%;max-width:100vw;height:84px;background:#000;box-shadow:0 2px 8px #0000000a;display:flex;align-items:center;justify-content:space-between;padding:0 48px;z-index:9999;box-sizing:border-box}@media(min-width:1920px){.responsive-navbar{padding:0 80px;height:90px}.logo-text{font-size:32px}.menu a{font-size:17px}.host-button,.login-button{font-size:17px;padding:12px 28px}}@media(min-width:1440px)and (max-width:1919px){.responsive-navbar{padding:0 64px}.menu a{font-size:16px}}.navbar-logo-section{display:flex;align-items:center;gap:32px}.navbar-menu-section{flex:1;display:flex;align-items:center;justify-content:center;gap:32px}.navbar-actions-section{display:flex;align-items:center;gap:18px}.logo-design{display:flex;align-items:center;gap:8px}.logo-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.logo:hover .logo-icon{transform:scale(1.1)}.logo-icon svg{width:100%;height:100%}.logo-text{font-size:32px;font-weight:800;letter-spacing:-.5px;color:#fff;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.host-button{background:#fff;color:#222;border:1px solid #eee;border-radius:8px;padding:10px 22px;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 2px 8px #0000000a;transition:background .2s;margin-right:8px;white-space:nowrap}.host-button:hover{background:#f5f5f5}.login-button{background:#fff;color:#222;border:1px solid #eee;border-radius:8px;padding:10px 22px;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 2px 8px #0000000a;transition:background .2s;white-space:nowrap}.login-button:hover{background:#f5f5f5}.account-dropdown-container{position:relative;z-index:10000}.account-button{background:none;border:2px solid #fff;color:#fff;font-size:32px;cursor:pointer;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2001;padding:0;overflow:hidden;transition:all .2s ease}.account-button:hover{background:#fff3}.account-profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.account-profile-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;background:linear-gradient(135deg,#8b4513,#654321);border-radius:50%}.dropdown-menu{position:fixed;top:84px;right:0;background:#000;color:#fff;border-radius:0;box-shadow:0 8px 32px #00000038;min-width:180px;z-index:10001;padding:0;border:2px solid #222;display:flex;flex-direction:column;align-items:stretch}.dropdown-link{display:block;padding:8px 16px;color:#fff;text-decoration:none;font-weight:500;font-size:14px;border-bottom:1px solid #222;background:transparent;text-align:center;transition:background .2s;cursor:pointer}.dropdown-logout{width:100%;border:none;border-top:1px solid #222;border-bottom:none;margin:0;outline:none;border-radius:0}.dropdown-link:hover{background:#222!important}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:6px 24px;height:80px;background-color:#0d0d0d;border-bottom:1px solid #1a1a1a;box-sizing:border-box}.logo{display:flex;align-items:center;font-size:18px;font-weight:700;color:#fff;text-decoration:none}.logo span{margin-left:8px}.menu{display:flex;gap:28px;align-items:center}.menu a{text-decoration:none;color:#ccc;font-size:15px;transition:color .3s}.menu a:hover{color:#fff}.menu a.active{color:#fff;font-weight:600;text-shadow:0 0 8px rgba(255,255,255,.5)}.auth{display:flex;gap:16px;align-items:center}.auth a{text-decoration:none;font-size:15px;transition:all .3s}.auth .login{color:#ccc}.auth .login:hover{color:#fff}.auth .signup{padding:8px 16px;border:1px solid #fff;border-radius:6px;color:#fff}.auth .signup:hover{background-color:#fff;color:#0d0d0d}@media(max-width:768px){.navbar{padding:6px 16px;height:70px}.logo{font-size:16px}.menu{gap:20px}.menu a{font-size:14px}.auth{gap:12px}.auth a{font-size:14px}.auth .signup{padding:6px 12px}}@media(max-width:480px){.navbar{padding:6px 12px;height:60px}.logo{font-size:14px}.logo span{margin-left:6px}.menu{gap:12px}.menu a{font-size:13px}.auth{gap:8px}.auth a{font-size:13px}.auth .signup{padding:6px 10px;font-size:12px}}@media(max-width:360px){.navbar{padding:4px 8px;height:56px;flex-wrap:wrap}.logo{font-size:12px}.menu{gap:8px;order:3;width:100%;justify-content:center;margin-top:4px}.menu a{font-size:11px}.auth{gap:6px}.auth a{font-size:11px}.auth .signup{padding:4px 8px;font-size:11px}}@media(max-width:1024px){.responsive-navbar{padding:0 32px;height:76px}.navbar-menu-section,.menu{gap:24px}.menu a{font-size:14px}.host-button{padding:8px 16px;font-size:15px}.dropdown-menu{top:76px}}@media(max-width:768px){.responsive-navbar{padding:0 20px;height:70px}.navbar-logo-section,.navbar-menu-section{gap:16px}.navbar-actions-section{gap:12px}.logo{font-size:16px}.logo-img{width:20px}.menu{gap:16px}.menu a{font-size:13px}.host-button{padding:8px 14px;font-size:14px;margin-right:4px}.account-button{width:44px;height:44px;font-size:28px}.dropdown-menu{top:70px;min-width:160px}.dropdown-link{font-size:13px;padding:7px 14px}}@media(max-width:640px){.responsive-navbar{padding:0 16px;height:64px}.navbar-menu-section,.menu{gap:12px}.menu a{font-size:12px}.logo-design{gap:1px}.logo-icon{width:36px;height:36px}.logo-text{font-size:22px}.logo span{margin-left:6px}.logo-img{width:36px;height:36px}.host-button,.login-button{padding:10px 18px;font-size:14px}.account-button{width:40px;height:40px;font-size:24px}.account-profile-placeholder{font-size:16px}.dropdown-menu{top:64px;min-width:140px}.dropdown-link{font-size:12px;padding:6px 12px}}@media(max-width:480px){.responsive-navbar{padding:0 12px;height:60px;flex-wrap:nowrap}.navbar-menu-section,.menu{gap:8px}.menu a{font-size:11px}.logo-design{gap:1px}.logo-icon{width:32px;height:32px}.logo-text{font-size:18px}.logo-img{width:32px;height:32px}.host-button{padding:10px 16px;font-size:14px;margin-right:2px}.login-button{padding:10px 16px;font-size:14px}.navbar-actions-section{gap:8px}.account-button{width:40px;height:40px;font-size:20px}.account-profile-placeholder{font-size:15px}.dropdown-menu{top:60px;min-width:130px}}@media(max-width:360px){.responsive-navbar{padding:0 8px;height:56px}.logo-design{gap:1px}.logo-icon{width:28px;height:28px}.logo-text{font-size:16px}.logo span{margin-left:4px}.logo-img{width:28px;height:28px}.host-button,.login-button{padding:8px 14px;font-size:13px}.navbar-actions-section{gap:6px}.account-button{width:38px;height:38px;font-size:18px}.account-profile-placeholder{font-size:14px}.dropdown-menu{top:56px;min-width:120px}.dropdown-link{font-size:11px;padding:5px 10px}}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10002;position:relative}.mobile-menu-toggle span{display:block;width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;position:absolute}.mobile-menu-toggle span:nth-child(1){top:6px}.mobile-menu-toggle span:nth-child(2){top:13px}.mobile-menu-toggle span:nth-child(3){top:20px}.mobile-menu-toggle span.open:nth-child(1){top:13px;transform:rotate(45deg)}.mobile-menu-toggle span.open:nth-child(2){opacity:0}.mobile-menu-toggle span.open:nth-child(3){top:13px;transform:rotate(-45deg)}.mobile-menu{position:fixed;top:84px;left:0;right:0;background:#000;border-top:2px solid #222;max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0;z-index:9999;box-shadow:0 8px 24px #0000004d}.mobile-menu.open{max-height:calc(100vh - 84px);opacity:1;overflow-y:auto}.mobile-menu-links{display:flex;flex-direction:column;padding:16px 0}.mobile-menu-links a{color:#fff;text-decoration:none;padding:14px 24px;font-size:16px;font-weight:500;border-bottom:1px solid #222;transition:background .2s ease}.mobile-menu-links a:hover,.mobile-menu-links a.active{background:#222}.mobile-menu-links a.active{font-weight:600}.mobile-menu-divider{height:2px;background:#333;margin:8px 0}.mobile-logout-btn{color:#fff;background:transparent;border:none;padding:14px 24px;font-size:16px;font-weight:500;text-align:left;cursor:pointer;border-top:2px solid #333;transition:background .2s ease;margin-top:8px}.mobile-logout-btn:hover{background:#222}@media(max-width:768px){.mobile-menu-toggle{display:flex}.navbar-menu-section{display:none}.mobile-menu{top:70px}.mobile-menu.open{max-height:calc(100vh - 70px)}}@media(max-width:640px){.mobile-menu{top:64px}.mobile-menu.open{max-height:calc(100vh - 64px)}.mobile-menu-links a,.mobile-logout-btn{padding:12px 20px;font-size:15px}}@media(max-width:480px){.mobile-menu{top:60px}.mobile-menu.open{max-height:calc(100vh - 60px)}.mobile-menu-links a,.mobile-logout-btn{padding:12px 16px;font-size:14px}}@media(max-width:360px){.mobile-menu{top:56px}.mobile-menu.open{max-height:calc(100vh - 56px)}.mobile-menu-links a,.mobile-logout-btn{padding:10px 12px;font-size:13px}}.comparison-float-bar{position:fixed;bottom:30px;right:30px;background:#000;color:#fff;padding:16px 24px;border-radius:50px;box-shadow:0 8px 24px #0000004d;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;z-index:9998;font-size:15px;font-weight:600;animation:slideInUp .4s ease}.comparison-float-bar:hover{background:#333;transform:translateY(-4px);box-shadow:0 12px 32px #0006}.comparison-float-bar span{white-space:nowrap}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.comparison-float-bar{bottom:20px;right:20px;padding:14px 20px;font-size:14px}}@media(max-width:480px){.comparison-float-bar{bottom:15px;right:15px;padding:12px 18px;font-size:13px;gap:10px}}.footer{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:60px 20px 0;font-family:Arial,sans-serif;margin-top:auto;width:100%;box-sizing:border-box}.footer-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:40px;width:100%;box-sizing:border-box}.footer-section{display:flex;flex-direction:column;min-width:0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:20px}.footer-logo-img{width:40px;height:40px;border-radius:8px}.footer-logo-text{font-size:24px;font-weight:700;color:#fff}.footer-description{font-size:14px;line-height:1.6;color:#ffffffb3;margin-bottom:20px;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.footer-social{display:flex;gap:12px}.social-icon{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s;text-decoration:none;cursor:pointer;color:#fff}.social-icon svg{width:20px;height:20px;fill:currentColor}.social-icon:hover{background:#fff3;transform:translateY(-3px)}.social-icon.facebook:hover{background:#1877f2}.social-icon.twitter:hover{background:#000}.social-icon.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-icon.linkedin:hover{background:#0077b5}.footer-title{font-size:18px;font-weight:700;margin-bottom:20px;color:#fff;position:relative;padding-bottom:10px;overflow-wrap:break-word;word-wrap:break-word}.footer-title:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px}.footer-links{list-style:none;padding:0;margin:0;max-width:100%}.footer-links li{margin-bottom:12px;overflow-wrap:break-word;word-wrap:break-word}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:14px;transition:all .3s;display:inline-block;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.footer-links a:hover{color:#fff;transform:translate(5px)}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;font-size:14px;color:#ffffffb3;line-height:1.5}.contact-icon{font-size:18px;flex-shrink:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;width:100%;box-sizing:border-box}.footer-bottom-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;padding:0 20px;box-sizing:border-box}.footer-copyright{font-size:14px;color:#fff9;margin:0;overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.footer-bottom-links{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.footer-bottom-links a{color:#fff9;text-decoration:none;font-size:14px;transition:color .3s;white-space:nowrap}.footer-bottom-links a:hover{color:#fff}.separator{color:#ffffff4d}@media(max-width:1200px){.footer-content{grid-template-columns:2fr 1fr 1fr;gap:30px}.footer{padding:50px 20px 0}}@media(max-width:992px){.footer-content{grid-template-columns:1fr 1fr;gap:40px}.footer{padding:40px 20px 0}}@media(max-width:768px){.footer{padding:40px 15px 0}.footer-content{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-bottom-content{flex-direction:column;text-align:center;gap:15px;padding:0 10px}.footer-title{font-size:16px;margin-bottom:15px}.footer-logo-text{font-size:20px}.footer-description,.footer-links a,.footer-contact li{font-size:13px}.footer-links li{margin-bottom:10px}}@media(max-width:576px){.footer{padding:30px 15px 0}.footer-content{grid-template-columns:1fr;gap:35px}.footer-section{text-align:left;width:100%}.footer-social,.footer-logo{justify-content:flex-start}.footer-bottom{padding:15px 0}.footer-copyright,.footer-bottom-links a{font-size:12px}.social-icon{width:36px;height:36px;font-size:18px}.footer-description{font-size:14px;margin-bottom:15px}}@media(max-width:400px){.footer{padding:25px 10px 0}.footer-content{gap:30px;padding-bottom:20px}.footer-logo-img{width:35px;height:35px}.footer-logo-text{font-size:18px}.footer-title{font-size:15px;margin-bottom:12px}.footer-bottom-links{gap:10px}.footer-links a,.footer-contact li{font-size:12px}.footer-bottom{padding:12px 0}}@media(min-width:1440px){.footer-content{max-width:1600px}}@media(min-width:1920px){.footer{padding:80px 40px 0}.footer-content{max-width:1800px}.footer-logo-text{font-size:28px}.footer-description{font-size:16px}.footer-title{font-size:20px}.footer-links a{font-size:16px}}#root{width:100%;max-width:100vw;margin:0;padding:0;text-align:left;overflow-x:hidden}@media(max-width:768px){#root{padding:0}}@media(max-width:480px){#root{padding:0}}@media(max-width:360px){#root{padding:0}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}@media(max-width:480px){.logo{height:4em;padding:1em}}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}@media(max-width:480px){.card{padding:1.5em}}@media(max-width:360px){.card{padding:1em}}.read-the-docs{color:#888}
