._footer_1p1f5_1{padding:var(--space-xxl) 0;background:#000;border-top:1px solid #ffffff14;width:100%}._footerContent_1p1f5_15{max-width:var(--max-content-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0;display:flex}._logo_1p1f5_33{align-items:center;display:flex}._logoText_1p1f5_43{font-size:var(--h2-size);color:var(--landing-text-primary);letter-spacing:-.02em;font-weight:800}._links_1p1f5_57{gap:var(--space-xxl);align-items:center;display:flex}._link_1p1f5_57{color:var(--landing-text-secondary);font-size:var(--paragraph-size);opacity:.7;font-weight:500;text-decoration:none;transition:all .2s;position:relative}._link_1p1f5_57:hover{color:var(--landing-accent-primary);opacity:1;transform:translateY(-1px)}._link_1p1f5_57:after{content:"";background:var(--landing-accent-primary);width:0;height:1px;transition:width .2s;position:absolute;bottom:-4px;left:0}._link_1p1f5_57:hover:after{width:100%}@media (width<=768px){._footer_1p1f5_1{padding:var(--space-xl) 0}._footerContent_1p1f5_15{gap:var(--space-xl);padding:0 var(--space-m);flex-direction:column}._links_1p1f5_57{gap:var(--space-xl)}._logoText_1p1f5_43{font-size:var(--h3-size)}}._navbar_12lcs_3{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0000004d;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0}._navbarLogo_12lcs_33{cursor:pointer;align-items:center;display:flex}._logo_12lcs_45{border-radius:10%;width:auto;height:36px;transition:transform .3s}._navbarLogo_12lcs_33:hover ._logo_12lcs_45{transform:scale(1.05)}._navbarNav_12lcs_67{align-items:center;margin:0;padding:0;list-style:none;display:flex}._navItem_12lcs_83{cursor:pointer;margin:0 1.5rem;position:relative}._navLink_12lcs_95{color:#fff;cursor:pointer;align-items:center;gap:6px;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}._navLink_12lcs_95:after{content:"";background-color:#fff;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._navLink_12lcs_95:hover:after{width:100%}._authButtons_12lcs_155{align-items:center;gap:1rem;display:flex}._loginButton_12lcs_167{color:#fff;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s}._loginButton_12lcs_167:hover{background-color:#ffffff1a}._signupButton_12lcs_193{color:#000;background-color:#fff;border-radius:6px;padding:.5rem 1.25rem;font-weight:500;text-decoration:none;transition:all .3s}._signupButton_12lcs_193:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fff3}._userContainer_12lcs_223{position:relative}._navbarUser_12lcs_231{cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:.5rem .75rem;transition:all .3s;display:flex}._navbarUser_12lcs_231:hover{background-color:#ffffff1a;border-color:#fff3}._userAvatar_12lcs_265{color:#fff;width:28px;height:28px;text-shadow:none;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}._avatar_12lcs_293{border-radius:50%;width:28px;height:28px;margin-right:.5rem;overflow:hidden}._avatarImg_12lcs_309{object-fit:cover;width:100%;height:100%}._username_12lcs_321{color:#fff;text-align:left;font-size:.9rem;font-weight:500}._dropdownArrow_12lcs_335{color:#fff;opacity:.8;width:16px;height:16px;transition:transform .3s}._rotate_12lcs_351{transform:rotate(180deg)}._dropdownMenu_12lcs_361{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1100;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border:1px solid #ffffff14;border-radius:12px;min-width:260px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003,0 0 0 1px #ffffff0d}._dropdownHeader_12lcs_397{background:#ffffff05;align-items:center;gap:12px;padding:16px 20px;display:flex}._dropdownHeader_12lcs_397 ._avatar_12lcs_293{border-radius:50%;width:40px;height:40px;margin-right:0;overflow:hidden}._dropdownUserInfo_12lcs_429{text-align:left;flex-direction:column;gap:2px;display:flex}._dropdownUsername_12lcs_445{color:#fff;text-align:left;font-size:.95rem;font-weight:600}._dropdownPlan_12lcs_461{color:#a0a0a0;text-align:left;font-size:.8rem;font-weight:500}._dropdownDivider_12lcs_477{background:#ffffff1a;height:1px;margin:8px 0}._dropdownItem_12lcs_489{color:#e0e0e0;cursor:pointer;align-items:center;gap:12px;padding:12px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._dropdownItem_12lcs_489:hover{color:#fff;background-color:#ffffff14;padding-left:24px}._dropdownItem_12lcs_489:active{background-color:#ffffff1f}._dropdownIcon_12lcs_535{opacity:.8;width:18px;height:18px;transition:opacity .2s}._dropdownItem_12lcs_489:hover ._dropdownIcon_12lcs_535{opacity:1}._userMenu_12lcs_557{right:0;transform:none}._navLink_12lcs_95,._username_12lcs_321,._loginButton_12lcs_167{text-shadow:0 1px 2px #0000004d}._priceIcon_12lcs_581{width:16px;height:16px;transform:rotate(-90deg)}._dashboardButton_12lcs_593{color:#000;background-color:#fff;border-radius:8px;align-items:center;gap:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}._dashboardButton_12lcs_593:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}._dashboardIcon_12lcs_631{width:18px;height:18px}._navbarRight_12lcs_641{align-items:center;gap:12px;display:flex}@media (width<=768px){._navbar_12lcs_3{padding:.75rem 1rem}._dashboardButton_12lcs_593{padding:.4rem .8rem;font-size:.9rem}._dashboardIcon_12lcs_631{width:16px;height:16px}._hideOnMobile_12lcs_683{display:none}._navbarNav_12lcs_67{gap:.5rem}._navItem_12lcs_83{margin:0 .5rem}._logo_12lcs_45{height:32px}._authButtons_12lcs_155{gap:.5rem}._loginButton_12lcs_167,._signupButton_12lcs_193{padding:.4rem .8rem;font-size:.9rem}._dropdownMenu_12lcs_361{min-width:240px;right:-1rem}._userAvatar_12lcs_265{width:24px;height:24px;font-size:.75rem}._avatar_12lcs_293{width:24px;height:24px;margin-right:0}._username_12lcs_321{display:none}._navbarUser_12lcs_231{padding:.4rem .6rem}}
