._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_ffdte_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_ffdte_33{cursor:pointer;align-items:center;display:flex}._logo_ffdte_45{border-radius:10%;width:auto;height:36px;transition:transform .3s}._navbarLogo_ffdte_33:hover ._logo_ffdte_45{transform:scale(1.05)}._navbarNav_ffdte_67{align-items:center;margin:0;padding:0;list-style:none;display:flex}._navItem_ffdte_83{cursor:pointer;margin:0 1.5rem;position:relative}._navLink_ffdte_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_ffdte_95:after{content:"";background-color:#fff;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._navLink_ffdte_95:hover:after{width:100%}._authButtons_ffdte_155{align-items:center;gap:1rem;display:flex}._loginButton_ffdte_167{color:#fff;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s}._loginButton_ffdte_167:hover{background-color:#ffffff1a}._plansButton_ffdte_193{color:#fff;white-space:nowrap;border-radius:6px;padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:all .3s}._plansButton_ffdte_193:hover{background-color:#ffffff1a}._signupButton_ffdte_221{color:#000;white-space:nowrap;background-color:#fff;border-radius:6px;padding:.5rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s}._signupButton_ffdte_221:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fff3}._mobileOnly_ffdte_253{display:none}._userContainer_ffdte_261{position:relative}._navbarUser_ffdte_269{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_ffdte_269:hover{background-color:#ffffff1a;border-color:#fff3}._userAvatar_ffdte_303{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_ffdte_331{border-radius:50%;width:28px;height:28px;margin-right:.5rem;overflow:hidden}._avatarImg_ffdte_347{object-fit:cover;width:100%;height:100%}._username_ffdte_359{color:#fff;text-align:left;font-size:.9rem;font-weight:500}._dropdownArrow_ffdte_373{color:#fff;opacity:.8;width:16px;height:16px;transition:transform .3s}._rotate_ffdte_389{transform:rotate(180deg)}._dropdownMenu_ffdte_399{-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_ffdte_435{background:#ffffff05;align-items:center;gap:12px;padding:16px 20px;display:flex}._dropdownHeader_ffdte_435 ._avatar_ffdte_331{border-radius:50%;width:40px;height:40px;margin-right:0;overflow:hidden}._dropdownUserInfo_ffdte_467{text-align:left;flex-direction:column;gap:2px;display:flex}._dropdownUsername_ffdte_483{color:#fff;text-align:left;font-size:.95rem;font-weight:600}._dropdownPlan_ffdte_499{color:#a0a0a0;text-align:left;font-size:.8rem;font-weight:500}._dropdownDivider_ffdte_515{background:#ffffff1a;height:1px;margin:8px 0}._dropdownItem_ffdte_527{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_ffdte_527:hover{color:#fff;background-color:#ffffff14;padding-left:24px}._dropdownItem_ffdte_527:active{background-color:#ffffff1f}._dropdownIcon_ffdte_573{opacity:.8;width:18px;height:18px;transition:opacity .2s}._dropdownItem_ffdte_527:hover ._dropdownIcon_ffdte_573{opacity:1}._userMenu_ffdte_595{right:0;transform:none}._navLink_ffdte_95,._username_ffdte_359,._loginButton_ffdte_167,._plansButton_ffdte_193{text-shadow:0 1px 2px #0000004d}._priceIcon_ffdte_621{width:16px;height:16px;transform:rotate(-90deg)}._dashboardButton_ffdte_633{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_ffdte_633:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}._dashboardIcon_ffdte_671{width:18px;height:18px}._navbarRight_ffdte_681{align-items:center;gap:12px;display:flex}._hamburgerButton_ffdte_695{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:-8px;padding:0;transition:background-color .2s;display:none}._hamburgerButton_ffdte_695 svg{filter:drop-shadow(0 1px 2px #00000073);flex-shrink:0;width:32px;height:32px;display:block}._hamburgerButton_ffdte_695:hover,._hamburgerButton_ffdte_695:active{background-color:#ffffff1a}._hamburgerButton_ffdte_695:focus-visible{outline-offset:2px;outline:2px solid #fff}._mobileBackdrop_ffdte_769,._mobilePanel_ffdte_777{display:none}@media (width<=768px){._navbar_ffdte_3{padding:.75rem 1rem}._dashboardButton_ffdte_633{padding:.4rem .8rem;font-size:.9rem}._dashboardIcon_ffdte_671{width:16px;height:16px}._desktopOnly_ffdte_815{display:none}._mobileOnly_ffdte_253{align-items:center;display:inline-flex}._logo_ffdte_45{height:32px}._authButtons_ffdte_155{gap:.5rem}._signupButton_ffdte_221{padding:.4rem .85rem;font-size:.9rem}._plansButton_ffdte_193{padding:.4rem .5rem;font-size:.9rem}._hamburgerButton_ffdte_695{display:flex}._mobileBackdrop_ffdte_769{opacity:0;pointer-events:none;z-index:998;background:#00000080;transition:opacity .25s;display:block;position:fixed;inset:0}._mobileBackdropOpen_ffdte_901{opacity:1;pointer-events:auto}._mobilePanel_ffdte_777{-webkit-backdrop-filter:blur(16px);z-index:999;box-sizing:border-box;background:linear-gradient(135deg,#141414fa 0%,#232323fa 100%);border-bottom:1px solid #ffffff14;flex-direction:column;max-height:100vh;padding:5.5rem 1.5rem 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;overflow-y:auto;transform:translateY(-100%);box-shadow:0 20px 40px #0006}._mobilePanelOpen_ffdte_955{transform:translateY(0)}._mobileNavList_ffdte_963{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}._mobileNavLink_ffdte_981{color:#fff;cursor:pointer;align-items:center;gap:10px;padding:.85rem .5rem;font-size:1.05rem;font-weight:500;text-decoration:none;display:flex}._mobileDivider_ffdte_1005{background:#ffffff1a;height:1px;margin:.75rem 0}._dropdownMenu_ffdte_399{min-width:240px;right:-1rem}._userAvatar_ffdte_303{width:24px;height:24px;font-size:.75rem}._avatar_ffdte_331{width:24px;height:24px;margin-right:0}._username_ffdte_359{display:none}._navbarUser_ffdte_269{padding:.4rem .6rem}}
